Comment 70 for bug 1024884

Revision history for this message
punan (punan2010) wrote :

Hey AceLan, i am trying to fix the bluetooth on my notebook.

lsusb
Bus 001 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 002 Device 002: ID 8087:0024 Intel Corp. Integrated Rate Matching Hub
Bus 003 Device 002: ID 062a:4101 Creative Labs
Bus 003 Device 003: ID 04f2:b300 Chicony Electronics Co., Ltd
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp.
Bus 001 Device 004: ID 0489:e056 Foxconn / Hon Hai

lspci -nnk
02:00.0 Network controller [0280]: Atheros Communications Inc. AR9462 Wireless Network Adapter [168c:0034] (rev 01)
 Subsystem: Foxconn International, Inc. Device [105b:e058]
 Kernel driver in use: ath9k
 Kernel modules: ath9k

i tried the command:
sudo cp Downloads/ramps_0x11020000_40.dfu /lib/firmware/ar3k/
sudo cp Downloads/AthrBT_0x11020000.dfu /lib/firmware/ar3k/

sudo dpkg -i Downloads/ar9462-dkms_1.4-3.5_all.deb
(Reading database ... 160125 files and directories currently installed.)
Preparing to replace ar9462-dkms 1.4-3.5 (using .../ar9462-dkms_1.4-3.5_all.deb) ...
Unpacking replacement ar9462-dkms ...
Setting up ar9462-dkms (1.4-3.5) ...
First Installation: checking all kernels...
Building only for 3.5.0-21-generic
Building for architecture x86_64
This package appears to be a binaries-only package
 you will not be able to build against kernel 3.5.0-21-generic
 since the package source was not provided

then i restart, the bluetooth can't find any devices as before.
could you help me please.