atar-axis / xpadneo

Advanced Linux Driver for Xbox One Wireless Controller (shipped with Xbox One S)
https://atar-axis.github.io/xpadneo/
GNU General Public License v3.0
1.88k stars 110 forks source link

sed: can't read lib/../VERSION: No such file or directory #354

Closed smarchevsky closed 2 years ago

smarchevsky commented 2 years ago

Version of xpadneo

0.9.1

Controller Model

Connection mode

Installed Software

Severity / Impact

Describe the Bug

Steps to Reproduce

Can't install at all: sudo ./install.sh sed: can't read lib/../VERSION: No such file or directory

Expected Behavior

I expect, it installs and works.

System Information

# uname -a
Linux pop-os 5.17.5-76051705-generic #202204271406~1651504840~22.04~63e51bd SMP PREEMPT Mon May 2 15: x86_64 x86_64 x86_64 GNU/Linux
# xxd -c20 -g1 /sys/module/hid_xpadneo/drivers/hid:xpadneo/0005:045E:*/report_descriptor | tee >(cksum)
xxd: /sys/module/hid_xpadneo/drivers/hid:xpadneo/0005:045E:*/report_descriptor: No such file or directory
4294967295 0

No reason for further steps

kakra commented 2 years ago

Closing as duplicate of #346