
Originally Posted by
jeremy31
It is zipped? If it is extract to home. I wonder why you got the error
Code:
ls /lib/modules/$(uname -r)/kernel/drivers/bluetooth/
You might have already ran the command once
Yeah I think I had successfully ran the first command once but encountered this-
Code:
sudo cp btusb.ko /lib/modules/$(uname-r)/kernel/drivers/bluetooth/
uname-r: command not found
cp: cannot create regular file ‘/lib/modules//kernel/drivers/bluetooth/’: No such file or directory
----------------------------------------------------------------------------------------------------------------------
Code:
ls /lib/modules/$(uname -r)/kernel/drivers/bluetooth/
ath3k.ko bluecard_cs.ko btmrvl.ko btuart_cs.ko dtl1_cs.ko
bcm203x.ko bpa10x.ko btmrvl_sdio.ko btusb.ko.bak hci_uart.ko
bfusb.ko bt3c_cs.ko btsdio.ko btwilink.ko hci_vhci.ko
Thank you
Bookmarks