View previous topic :: View next topic |
Author |
Message |
dakaz n00b
Joined: 16 Jun 2005 Posts: 17
|
Posted: Tue Apr 01, 2008 2:03 pm Post subject: Dell D830 Bluetooth Device not working |
|
|
Hello all,
I have been struggling to get Bluetooth support on my Dell D830 laptop. It appears I have everything loaded that is required, but so far no joy. First, I checked BIOS and ensured bluetooth support was on, it is. Next, I checked my kernel config:
Code: |
# CONFIG_IRDA is not set
CONFIG_BT=y
CONFIG_BT_L2CAP=m
CONFIG_BT_SCO=m
CONFIG_BT_RFCOMM=m
CONFIG_BT_RFCOMM_TTY=y
CONFIG_BT_BNEP=m
CONFIG_BT_BNEP_MC_FILTER=y
CONFIG_BT_BNEP_PROTO_FILTER=y
CONFIG_BT_HIDP=m
#
# Bluetooth device drivers
#
CONFIG_BT_HCIUSB=m
CONFIG_BT_HCIUSB_SCO=y
CONFIG_BT_HCIUART=m
CONFIG_BT_HCIUART_H4=y
CONFIG_BT_HCIUART_BCSP=y
CONFIG_BT_HCIUART_LL=y
CONFIG_BT_HCIBCM203X=m
CONFIG_BT_HCIBPA10X=m
CONFIG_BT_HCIBFUSB=m
CONFIG_BT_HCIDTL1=m
CONFIG_BT_HCIBT3C=m
CONFIG_BT_HCIBLUECARD=m
CONFIG_BT_HCIBTUART=m
CONFIG_BT_HCIVHCI=m
# CONFIG_AF_RXRPC is not set
|
dmesg shows the right messgaes:
Code: |
Bluetooth: HCI USB driver ver 2.9
usbcore: registered new interface driver hci_usb
Bluetooth: Virtual HCI driver ver 1.2
Bluetooth: HCI UART driver ver 2.2
Bluetooth: HCI H4 protocol initialized
Bluetooth: HCI BCSP protocol initialized
Bluetooth: HCILL protocol initialized
Bluetooth: HIDP (Human Interface Emulation) ver 1.2
Bluetooth: SCO (Voice Link) ver 0.5
Bluetooth: SCO socket layer initialized
|
And lsmod shows all the right modules:
Code: |
# lsmod
Module Size Used by
sco 12544 0
hidp 17920 0
hci_uart 22952 0
hci_vhci 8128 0
hci_usb 16540 0
ndiswrapper 184832 0
snd_pcm_oss 39584 0
snd_mixer_oss 16512 1 snd_pcm_oss
snd_seq_oss 30976 0
snd_seq_device 8080 1 snd_seq_oss
snd_seq_midi_event 8832 1 snd_seq_oss
snd_seq 49824 4 snd_seq_oss,snd_seq_midi_event
rfcomm 36896 0
l2cap 22656 6 hidp,rfcomm
berry_charge 6596 0
nvidia 8846148 34
8250_pnp 13696 0
8250 43080 1 8250_pnp
serial_core 20288 1 8250
snd_hda_intel 355044 1
snd_pcm 74888 2 snd_pcm_oss,snd_hda_intel
snd_timer 21384 2 snd_seq,snd_pcm
snd_page_alloc 10128 2 snd_hda_intel,snd_pcm
snd_hwdep 9736 1 snd_hda_intel
yenta_socket 25868 1
rsrc_nonstatic 11648 1 yenta_socket
uhci_hcd 24288 0
ehci_hcd 30860 0
|
Yet running hciconfig shows nothing. I am completely baffled. Any help would be much appreciated. |
|
Back to top |
|
|
step Apprentice
Joined: 16 May 2002 Posts: 198
|
Posted: Sun Aug 03, 2008 12:44 pm Post subject: |
|
|
Did you get it working?
If yes, how? |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|