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

sudo ./install.sh doesn't install #353

Closed mmcmonster closed 2 years ago

mmcmonster commented 2 years ago

Version of xpadneo

Current version (downloaded via git)

Controller Model

N/A

Severity / Impact

Describe the Bug

(Starting from scratch) $ git clone https://github.com/atar-axis/xpadneo.git $ cd ~/xpadneo && sudo ./install.sh sed: can't read lib/../VERSION: No such file or directory

Steps to Reproduce

As above

Expected Behavior

Installation

System Information

Linux Mint 20.3 (Una) fresh installation

uname -a

Linux basement 5.4.0-109-generic #123-Ubuntu SMP Fri Apr 8 09:10:54 UTC 2022 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

Controller and Bluetooth Information

N/A

Additional Context

kakra commented 2 years ago

Please run git clone as root, too, or follow https://github.com/atar-axis/xpadneo/issues/346#issuecomment-1117931614

Duplicate of #346