You are not logged in.
Pages: 1
hi everyone. I've been searching for every possible thread I could about how to make my bluetooth adapter work. But unfortunately with no results.
the closest situation i've found is in this post and they say it was marked as a bug, but not sure if it was or not solved.
anyway, here is my data
$ uname -r
4.1.4-2-ck$ dmesg | grep -i bluetooth
[ 7.977427] Bluetooth: Core ver 2.20
[ 7.977460] Bluetooth: HCI device and connection manager initialized
[ 7.977541] Bluetooth: HCI socket layer initialized
[ 7.977547] Bluetooth: L2CAP socket layer initialized
[ 7.977559] Bluetooth: SCO socket layer initialized
[ 14.535349] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 14.535355] Bluetooth: BNEP filters: protocol multicast
[ 14.535362] Bluetooth: BNEP socket layer initialized$ hciconfig -a hci0
hci0: Type: BR/EDR Bus: USB
BD Address: 00:11:67:55:91:6C ACL MTU: 672:3 SCO MTU: 48:1
DOWN
RX bytes:2225 acl:0 sco:0 events:75 errors:0
TX bytes:315 acl:0 sco:0 commands:75 errors:0
Features: 0xff 0x3e 0x05 0x30 0x18 0x18 0x00 0x00
Packet type: DM1 DM3 DM5 DH1 DH3 DH5 HV1 HV2 HV3
Link policy:
Link mode: SLAVE ACCEPT$ sudo lsusb -t
/: Bus 05.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 04.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
/: Bus 03.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 1: Dev 2, If 0, Class=Wireless, Driver=btusb, 12M
|__ Port 1: Dev 2, If 1, Class=Wireless, Driver=btusb, 12M
/: Bus 02.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/8p, 480M
/: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=uhci_hcd/2p, 12M
|__ Port 2: Dev 2, If 0, Class=Vendor Specific Class, Driver=pac207, 12M# lsmod
Module Size Used by
bnep 24576 2
cfg80211 479232 0
btusb 45056 0
btbcm 16384 1 btusb
btintel 16384 1 btusb
bluetooth 458752 9 bnep,btbcm,btusb,btintel
rfkill 24576 4 cfg80211,bluetooth
gspca_pac207 16384 0
gspca_main 36864 1 gspca_pac207
videodev 139264 2 gspca_pac207,gspca_main
media 20480 1 videodev
mousedev 20480 0
nvidia 8552448 45
fuse 90112 7
gpio_ich 16384 0
evdev 24576 7
iTCO_wdt 16384 0
iTCO_vendor_support 16384 1 iTCO_wdt
ppdev 20480 0
mac_hid 16384 0
snd_emu10k1 151552 3
snd_util_mem 16384 1 snd_emu10k1
snd_ac97_codec 122880 1 snd_emu10k1
ac97_bus 16384 1 snd_ac97_codec
snd_rawmidi 28672 1 snd_emu10k1
psmouse 122880 0
snd_seq_device 16384 2 snd_rawmidi,snd_emu10k1
serio_raw 16384 0
coretemp 16384 0
emu10k1_gp 16384 0
pcspkr 16384 0
gameport 20480 2 emu10k1_gp
snd_hda_codec_hdmi 53248 1
i2c_i801 20480 0
snd_hda_intel 28672 3
snd_hda_controller 28672 1 snd_hda_intel
snd_hda_codec 98304 3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_controller
snd_hda_core 24576 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_controller
snd_hwdep 16384 2 snd_hda_codec,snd_emu10k1
snd_pcm 90112 6 snd_ac97_codec,snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel,snd_emu10k1,snd_hda_controller
snd_timer 28672 2 snd_pcm,snd_emu10k1
snd 69632 22 snd_ac97_codec,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_rawmidi,snd_hda_codec,snd_hda_intel,snd_emu10k1,snd_seq_device
soundcore 16384 1 snd
acpi_cpufreq 20480 0
drm 282624 3 nvidia
atl2 32768 0
i2c_core 49152 4 drm,i2c_i801,nvidia,videodev
led_class 16384 0
lpc_ich 24576 0
parport_pc 28672 0
parport 36864 2 ppdev,parport_pc
intel_agp 20480 0
shpchp 36864 0
asus_atk0110 20480 0
intel_gtt 20480 1 intel_agp
rng_core 16384 0
button 16384 0
processor 28672 1 acpi_cpufreq
sch_fq_codel 20480 2
ip_tables 28672 0
x_tables 28672 1 ip_tables
ext4 512000 1
crc16 16384 2 ext4,bluetooth
mbcache 20480 1 ext4
jbd2 90112 1 ext4
sd_mod 36864 5
sr_mod 24576 0
cdrom 49152 1 sr_mod
ata_generic 16384 0
pata_acpi 16384 0
atkbd 24576 0
libps2 16384 2 atkbd,psmouse
ata_piix 36864 4
libata 204800 3 pata_acpi,ata_generic,ata_piix
scsi_mod 147456 3 libata,sd_mod,sr_mod
ehci_pci 16384 0
uhci_hcd 45056 0
ehci_hcd 73728 1 ehci_pci
usbcore 200704 6 btusb,uhci_hcd,gspca_pac207,ehci_hcd,ehci_pci,gspca_main
usb_common 16384 1 usbcore
floppy 69632 0
i8042 20480 1 libps2
serio 20480 6 serio_raw,atkbd,i8042,psmouseif someone knows anything about it or the way to fix this bug it would be great
Offline
What does bluetoothctl list say?
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
tryed it and a few more actions with no result
$ bluetoothctl
[bluetooth]# list
[bluetooth]# exit
[agustin@localhost ~]$ bluetoothctl list
[bluetooth]# power on
No default controller available
[bluetooth]# scan on
No default controller available
[bluetooth]# quitOffline
Well, that doesn't look like it is going to bear fruit ![]()
What is the output of lsusb ?
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
$ lsusb
Bus 005 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 002: ID 1131:1001 Integrated System Solution Corp. KY-BT100 Bluetooth Adapter
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 093a:2468 Pixart Imaging, Inc. SoC PC-Camera
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hubdon't know if it could be a problem with drivers.
in XP bluetooth works perfectly
Offline
Pages: 1