Fn+F5 stopped working with Bluetooth on Ubuntu
Posted: Tue Sep 30, 2008 7:17 am
hello , fn + f5 dont work on my ubuntu anymore
first Fn+F5 dont open only on ubuntu , but it work when i open my thinkpad on boot before it load ubuntu when i press fn+f5 it open bluetooth , but after it load ubuntu fn + f5 dont work anymore
lsusb
lspci
dmesg | grep "Bluetooth"
and after press fn+f5
first Fn+F5 dont open only on ubuntu , but it work when i open my thinkpad on boot before it load ubuntu when i press fn+f5 it open bluetooth , but after it load ubuntu fn + f5 dont work anymore
lsusb
Code: Select all
ahmed@Ubuntu-pc:~$ lsusb
Bus 005 Device 001: ID 0000:0000
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 003: ID 1241:1166 Belkin optical mouse w/ scrollwheel
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000 lspci
Code: Select all
root@Ubuntu-pc:/home/ahmed# lspci
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express Processor to DRAM Controller (rev 03)
00:02.0 VGA compatible controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:02.1 Display controller: Intel Corporation Mobile 915GM/GMS/910GML Express Graphics Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 1 (rev 03)
00:1c.2 PCI bridge: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) PCI Express Port 3 (rev 03)
00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #1 (rev 03)
00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #2 (rev 03)
00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #3 (rev 03)
00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB UHCI #4 (rev 03)
00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) USB2 EHCI Controller (rev 03)
00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d3)
00:1e.2 Multimedia audio controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Audio Controller (rev 03)
00:1e.3 Modem: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) AC'97 Modem Controller (rev 03)
00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge (rev 03)
00:1f.2 IDE interface: Intel Corporation 82801FBM (ICH6M) SATA Controller (rev 03)
00:1f.3 SMBus: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) SMBus Controller (rev 03)
02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5751M Gigabit Ethernet PCI Express (rev 11)
04:00.0 CardBus bridge: Texas Instruments PCI4510 PC card Cardbus Controller (rev 03)
04:00.1 FireWire (IEEE 1394): Texas Instruments PCI4510 IEEE-1394 Controller (rev 01)
04:02.0 Network controller: Intel Corporation PRO/Wireless 2200BG Network Connection (rev 05)
dmesg | grep "Bluetooth"
Code: Select all
root@Ubuntu-pc:/home/ahmed# dmesg | grep "Bluetooth"
[ 65.954644] Bluetooth: Core ver 2.11
[ 65.955458] Bluetooth: HCI device and connection manager initialized
[ 65.955465] Bluetooth: HCI socket layer initialized
[ 30.478705] Bluetooth: L2CAP ver 2.9
[ 30.478709] Bluetooth: L2CAP socket layer initialized
[ 30.527332] Bluetooth: RFCOMM socket layer initialized
[ 30.527359] Bluetooth: RFCOMM TTY layer initialized
[ 30.527362] Bluetooth: RFCOMM ver 1.8
Code: Select all
root@Ubuntu-pc:/home/ahmed# dmesg | grep "Bluetooth"
[ 65.954644] Bluetooth: Core ver 2.11
[ 65.955458] Bluetooth: HCI device and connection manager initialized
[ 65.955465] Bluetooth: HCI socket layer initialized
[ 30.478705] Bluetooth: L2CAP ver 2.9
[ 30.478709] Bluetooth: L2CAP socket layer initialized
[ 30.527332] Bluetooth: RFCOMM socket layer initialized
[ 30.527359] Bluetooth: RFCOMM TTY layer initialized
[ 30.527362] Bluetooth: RFCOMM ver 1.8