Hi,
ich hab heute versucht einen Bluetooth USB-Dongle am WG zum laufen zu bekommen.
Aus dem Debian Repo hab ich folgendes installiert:
bluez-utils
bluez-firmware
Der Dongel wird erkannt, aber nicht richtig geladen:
das bringt auch nix:
und die ersten Zeilen von lsusb:
müssen für Bluetooth Kernel module geladen sein?
sieht nicht so aus als wäre das automatisch drin?
Irgendwie steh ich da gerade aufm Schlauch. :S
Könnte mir jemand der das schonmal am laufen hatte einen Tipp geben?
Gruß Volker
PS: Wenns ins Allgemeine Forum soll bitte verschieben!
Edit:
In meiner VM-Debian-clean-install läuft er ohne Probleme... nur am echten WG nicht
ich hab heute versucht einen Bluetooth USB-Dongle am WG zum laufen zu bekommen.
Aus dem Debian Repo hab ich folgendes installiert:
bluez-utils
bluez-firmware
Der Dongel wird erkannt, aber nicht richtig geladen:
hciconfig
hci0: Type: USB
BD Address: 00:15:83:15:A3:10 ACL MTU: 339:8 SCO MTU: 128:2
DOWN
RX bytes:2288 acl:0 sco:0 events:60 errors:0
TX bytes:205 acl:0 sco:0 commands:73 errors:13
hci0: Type: USB
BD Address: 00:15:83:15:A3:10 ACL MTU: 339:8 SCO MTU: 128:2
DOWN
RX bytes:2288 acl:0 sco:0 events:60 errors:0
TX bytes:205 acl:0 sco:0 commands:73 errors:13
hciconfig hci0 reset
Can't init device hci0: Connection timed out (110)
Can't init device hci0: Connection timed out (110)
hciconfig hci0 up
Can't init device hci0: Connection timed out (110)
Can't init device hci0: Connection timed out (110)
lsusb
Bus 002 Device 002: ID 135e:0023
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 014: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 008: ID 051d:0002 American Power Conversion Uninterruptible Power Supply
Bus 001 Device 007: ID 04fa:2490 Dallas Semiconductor DS1490F 2-in-1 Fob, 1-Wire adapter
Bus 001 Device 006: ID 0d8c:0102 C-Media Electronics, Inc. CM106 Like Sound Device
Bus 001 Device 005: ID 0409:005a NEC Corp. HighSpeed Hub
Bus 001 Device 004: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 135e:0023
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 014: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode)
Bus 001 Device 008: ID 051d:0002 American Power Conversion Uninterruptible Power Supply
Bus 001 Device 007: ID 04fa:2490 Dallas Semiconductor DS1490F 2-in-1 Fob, 1-Wire adapter
Bus 001 Device 006: ID 0d8c:0102 C-Media Electronics, Inc. CM106 Like Sound Device
Bus 001 Device 005: ID 0409:005a NEC Corp. HighSpeed Hub
Bus 001 Device 004: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 003: ID 05e3:0608 Genesys Logic, Inc. USB-2.0 4-Port HUB
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Code:
cat /etc/modules # /etc/modules: kernel modules to load at boot time. # # This file contains the names of kernel modules that should be loaded # at boot time, one per line. Lines beginning with "#" are ignored. loop # fuse for owfs fuse # eibd PEI16 drivers # eib-common # eib-8250 # eib-pei16 # Generated by sensors-detect on Mon Feb 23 23:36:33 2009 # Chip drivers w83627hf
Irgendwie steh ich da gerade aufm Schlauch. :S
Könnte mir jemand der das schonmal am laufen hatte einen Tipp geben?
Gruß Volker
PS: Wenns ins Allgemeine Forum soll bitte verschieben!
Edit:
In meiner VM-Debian-clean-install läuft er ohne Probleme... nur am echten WG nicht

Kommentar