alttpo / sni

SNES Interface with gRPC API
MIT License
46 stars 11 forks source link

Setup Issue trying to use Fedora Linux with SD2SNES: cp: cannot stat 'linux/udev/rules.d/51-fxpak.rules': No such file or directory #41

Open SmaMan opened 3 months ago

SmaMan commented 3 months ago

I've tried the terminal commands in the README file on both root and in a user account and I have had no luck in getting SNI to work.

When I try: sudo cp linux/udev/rules.d/51-fxpak.rules /etc/udev/rules.d/.

It returns: cp: cannot stat 'linux/udev/rules.d/51-fxpak.rules': No such file or directory

I've even tried manually creating such a directory, but that doesn't seem to make a difference.

JamesDunne commented 3 months ago

That README instruction is referring to this file in the repository with that path:

https://github.com/alttpo/sni/blob/main/linux/udev/rules.d/51-fxpak.rules

Just download it from github here and copy it to /etc/udev/rules.d/