Search found 9 matches

by Magu
Thu Jun 24, 2021 7:58 am
Forum: Linux
Topic: NFS Support
Replies: 126
Views: 52370

Re: NFS Support

Would you look at that. In dmesg it complained about unspecified username and SMB dialect. specified both (including "guest" as user), and now it works, dunno which was the show-stopper. Thank you! Now I can reuse that 128GB micro-SD for something else ... (I still do think that one should include the NFS client just because it's a fairly...
by Magu
Wed Jun 23, 2021 7:45 pm
Forum: Linux
Topic: NFS Support
Replies: 126
Views: 52370

Re: NFS Support

Found it. mount.cifs is missing. You get this when running cifs_mount.sh

Code: Select all

mount: /tmp/cifs_mount: bad option; for several filesystems (e.g. nfs, cifs) you might need a /sbin/mount.<type> helper program.
and if you check the contents of /sbin:

Code: Select all

# ls /sbin/mount*
/sbin/mount.lowntfs-3g	/sbin/mount.ntfs  /sbin/mount.ntfs-3g
by Magu
Wed Jun 23, 2021 7:40 pm
Forum: Linux
Topic: NFS Support
Replies: 126
Views: 52370

Re: NFS Support

Mellified wrote: Wed Jun 23, 2021 7:09 pm You can use CIFS AKA SAMBA today if you don't want to wait.
I tried that a few months back, but something was missing preventing it from working. Some part of the CIFS client that used to be included aint anymore if i don't remember incorrectly.
by Magu
Wed Jun 23, 2021 7:02 pm
Forum: Linux
Topic: NFS Support
Replies: 126
Views: 52370

NFS Support

Hello! Please add the NFS client to the linux subsystem. I have a file server which is exposed to my LAN over NFS. I have tried mounting the retro game share on my Mister, but the NFS client seems to be missing. mount: /mnt/yamato: unknown filesystem type 'nfs'. Since these files do not take up much space, can they please be added to the mister lin...
by Magu
Fri Jun 26, 2020 7:51 am
Forum: Input Devices
Topic: 8bitdo USB adapter gets stuck and registers no input after hard reboot
Replies: 35
Views: 20969

Re: 8bitdo USB adapter gets stuck and registers no input after hard reboot

That's just weird. 😂 When I get time, I'll have to do some more digging on the Linux side of it to see if I can find out what actually is happening when it looses sync. A real pity since with the repurposed console adapters it works as I would like it, i.e. controller keeps sync and works after cold reboot. Every. Single. Time. Thank you for your i...
by Magu
Thu Jun 25, 2020 10:01 pm
Forum: Input Devices
Topic: 8bitdo USB adapter gets stuck and registers no input after hard reboot
Replies: 35
Views: 20969

Re: 8bitdo USB adapter gets stuck and registers no input after hard reboot

Hmmm. That is an odd one...Could it possibly be a power issue? By chance, when the adapter is connected and working, do you ever get input drops? Nope. Works fine for hours until i cold reboot. Don't get any weird errors in dmesg log either, and everything else works on the internal USB hub. 🤷‍♂️ I have the exact same issue Grandma, with the exact...
by Magu
Thu Jun 25, 2020 7:13 pm
Forum: Input Devices
Topic: 8bitdo USB adapter gets stuck and registers no input after hard reboot
Replies: 35
Views: 20969

Re: 8bitdo USB adapter gets stuck and registers no input after hard reboot

Now I'm not sure what you've been smoking, or if you're just trolling me. 1. What you describe—holding the button "dedicated to it" on the controller—does nothing but drop pairing, making the controller look for another dongle. It will not reconnect without once more pushing the button on the dongle, which in turn will not fix it but just...
by Magu
Thu Jun 25, 2020 5:59 pm
Forum: Input Devices
Topic: 8bitdo USB adapter gets stuck and registers no input after hard reboot
Replies: 35
Views: 20969

Re: 8bitdo USB adapter gets stuck and registers no input after hard reboot

easier than unplug replug, just resynch your controller, they will reconnect to it immediately. I don't really understand what you mean by "just resynch the controller"? Turning it off and then on again does nothing, as i mentioned in my post. Turning the gamepad off and then on again reconnects it, but still no input is registered until...
by Magu
Thu Jun 25, 2020 6:37 am
Forum: Input Devices
Topic: 8bitdo USB adapter gets stuck and registers no input after hard reboot
Replies: 35
Views: 20969

8bitdo USB adapter gets stuck and registers no input after hard reboot

I have recently got my MiSTer up and running, and in general it works great. However, I have noticed some funkiness with my 8bitdo USB adapter. It works great at first, but gets stuck in an unusable state after hard reboot that requires that I unplug-and-replug it to get it working again. This regardless if I reboot the MiSTer from OSD or with &quo...