Kodi Community Forum

Full Version: [LINUX] CiT (Aureal) Remote Control in XBMC for Linux?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3
:~/aureal$ sudo echo "hid-aureal" >> /etc/initramfs-tools/modules
bash: /etc/initramfs-tools/modules: Permission denied


And i found in another post that i should use
"echo "hid-aureal" | sudo tee /etc/initramfs-tools/modules"
instead
i did that and "sudo update-initramfs -k all -u" still gives same output
Pages: 1 2 3