* [Bluez-users] Internal Bluetooth on dell latitude d610?
@ 2005-05-23 13:50 Tomas Honzak (WN CZ)
2005-05-23 14:15 ` Marcel Holtmann
0 siblings, 1 reply; 8+ messages in thread
From: Tomas Honzak (WN CZ) @ 2005-05-23 13:50 UTC (permalink / raw)
To: bluez-users
Hi gents,
my company gave me a latitude dell d610 notebook with built-in bluetooth
(Dell Wireless 350 Bluetooth Module);
unfortunately, I am not able to get it work under linux.
I have
- centos 4.0, kernel 2.6.9, all modules load correctly,
# rpm -qa | grep blue
bluez-bluefw-1.0-6
bluez-hcidump-1.11-1
bluez-libs-2.10-2
bluez-utils-2.10-2.1
/etc/init.d/bluetooth start even makes BT led lid ;) BUT
hciconfig -a does nothing, neither hcitool dev (shows empty lines
"Devices:") or hciconfig hci0 (Can't get device info: No such device")
google search did not find anything relevant, so I am politely asking
here :)
Does anyone have any ideas, please?
Thanks
--
Tomas Honzak
Configuration Management
Wireless Networks
_________________________________________
LogicaCMG
Na Okraji 335/42
162 00 Praha 6
Czech Republic
T: +420 284 020 936 (direct)
F: +420 284 020 112
E: Tomas.T.Honzak@logicacmg.com
www.logicacmg.com
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bluez-users] Internal Bluetooth on dell latitude d610?
2005-05-23 13:50 [Bluez-users] Internal Bluetooth on dell latitude d610? Tomas Honzak (WN CZ)
@ 2005-05-23 14:15 ` Marcel Holtmann
2005-05-24 8:45 ` Tomas Honzak (WN CZ)
0 siblings, 1 reply; 8+ messages in thread
From: Marcel Holtmann @ 2005-05-23 14:15 UTC (permalink / raw)
To: bluez-users
Hi Thomas,
> my company gave me a latitude dell d610 notebook with built-in bluetooth
> (Dell Wireless 350 Bluetooth Module);
> unfortunately, I am not able to get it work under linux.
>
> I have
> - centos 4.0, kernel 2.6.9, all modules load correctly,
> # rpm -qa | grep blue
> bluez-bluefw-1.0-6
> bluez-hcidump-1.11-1
> bluez-libs-2.10-2
> bluez-utils-2.10-2.1
>
> /etc/init.d/bluetooth start even makes BT led lid ;) BUT
>
> hciconfig -a does nothing, neither hcitool dev (shows empty lines
> "Devices:") or hciconfig hci0 (Can't get device info: No such device")
>
> google search did not find anything relevant, so I am politely asking
> here :)
> Does anyone have any ideas, please?
check /proc/bus/usb/devices, but I assume that the module is switched
off by default. So you need to activate it, because otherwise it will
not show up on the USB bus and thus it can't picked up by the hci_usb
driver.
Most Dell notebooks should have a Fn-F2 switch or an extra BIOS option
for this. Otherwise the only option is to look for a Dell ACPI module to
modify the Bluetooth switch.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bluez-users] Internal Bluetooth on dell latitude d610?
2005-05-23 14:15 ` Marcel Holtmann
@ 2005-05-24 8:45 ` Tomas Honzak (WN CZ)
2005-05-24 9:01 ` Marcel Holtmann
0 siblings, 1 reply; 8+ messages in thread
From: Tomas Honzak (WN CZ) @ 2005-05-24 8:45 UTC (permalink / raw)
To: bluez-users
Hello Marcel and thanks for quick reply.
Fn+F2 as you suggested really moved me a bit further, unfortunately,
only to another error message:
usb 3-1: new full speed USB device using address 2
usb 3-1: control timeout on ep0out
after this message, cat /proc/bus/usb/devices hangs on forever.
Hm. Probably a kernel bug / unsupported BT device? I tried to do a
google search, found some similar questions but no answer :/
Thanks,
Tomas
Marcel Holtmann wrote:
>Hi Thomas,
>
>
>
>>my company gave me a latitude dell d610 notebook with built-in bluetooth
>>(Dell Wireless 350 Bluetooth Module);
>>unfortunately, I am not able to get it work under linux.
>>
>>I have
>>- centos 4.0, kernel 2.6.9, all modules load correctly,
>># rpm -qa | grep blue
>>bluez-bluefw-1.0-6
>>bluez-hcidump-1.11-1
>>bluez-libs-2.10-2
>>bluez-utils-2.10-2.1
>>
>>/etc/init.d/bluetooth start even makes BT led lid ;) BUT
>>
>>hciconfig -a does nothing, neither hcitool dev (shows empty lines
>>"Devices:") or hciconfig hci0 (Can't get device info: No such device")
>>
>>google search did not find anything relevant, so I am politely asking
>>here :)
>>Does anyone have any ideas, please?
>>
>>
>
>check /proc/bus/usb/devices, but I assume that the module is switched
>off by default. So you need to activate it, because otherwise it will
>not show up on the USB bus and thus it can't picked up by the hci_usb
>driver.
>
>Most Dell notebooks should have a Fn-F2 switch or an extra BIOS option
>for this. Otherwise the only option is to look for a Dell ACPI module to
>modify the Bluetooth switch.
>
>Regards
>
>Marcel
>
>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by Oracle Space Sweepstakes
>Want to be the first software developer in space?
>Enter now for the Oracle Space Sweepstakes!
>http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
>_______________________________________________
>Bluez-users mailing list
>Bluez-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>
--
Tomas Honzak
Configuration Management
Wireless Networks
_________________________________________
LogicaCMG
Na Okraji 335/42
162 00 Praha 6
Czech Republic
T: +420 284 020 936 (direct)
F: +420 284 020 112
E: Tomas.T.Honzak@logicacmg.com
www.logicacmg.com
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bluez-users] Internal Bluetooth on dell latitude d610?
2005-05-24 8:45 ` Tomas Honzak (WN CZ)
@ 2005-05-24 9:01 ` Marcel Holtmann
2005-05-24 9:08 ` Tomas Honzak (WN CZ)
0 siblings, 1 reply; 8+ messages in thread
From: Marcel Holtmann @ 2005-05-24 9:01 UTC (permalink / raw)
To: bluez-users
Hi Thomas,
> Fn+F2 as you suggested really moved me a bit further, unfortunately,
> only to another error message:
>
> usb 3-1: new full speed USB device using address 2
> usb 3-1: control timeout on ep0out
>
> after this message, cat /proc/bus/usb/devices hangs on forever.
> Hm. Probably a kernel bug / unsupported BT device? I tried to do a
> google search, found some similar questions but no answer :/
try a 2.6.12-rc4 kernel and you should really update the BlueZ packages.
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bluez-users] Internal Bluetooth on dell latitude d610?
2005-05-24 9:01 ` Marcel Holtmann
@ 2005-05-24 9:08 ` Tomas Honzak (WN CZ)
2005-05-24 12:22 ` [Bluez-users] SOLVED: Internal Bluetooth on dell latitude d610 Tomas Honzak (WN CZ)
0 siblings, 1 reply; 8+ messages in thread
From: Tomas Honzak (WN CZ) @ 2005-05-24 9:08 UTC (permalink / raw)
To: bluez-users
O.K., although our IS-support will probably not like me :)
I'll give it a try and let you know.
Thanks,
Tomas
Marcel Holtmann wrote:
>Hi Thomas,
>
>
>
>>Fn+F2 as you suggested really moved me a bit further, unfortunately,
>>only to another error message:
>>
>>usb 3-1: new full speed USB device using address 2
>>usb 3-1: control timeout on ep0out
>>
>>after this message, cat /proc/bus/usb/devices hangs on forever.
>>Hm. Probably a kernel bug / unsupported BT device? I tried to do a
>>google search, found some similar questions but no answer :/
>>
>>
>
>try a 2.6.12-rc4 kernel and you should really update the BlueZ packages.
>
>Regards
>
>Marcel
>
>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by Oracle Space Sweepstakes
>Want to be the first software developer in space?
>Enter now for the Oracle Space Sweepstakes!
>http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
>_______________________________________________
>Bluez-users mailing list
>Bluez-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>
--
Tomas Honzak
Configuration Management
Wireless Networks
_________________________________________
LogicaCMG
Na Okraji 335/42
162 00 Praha 6
Czech Republic
T: +420 284 020 936 (direct)
F: +420 284 020 112
E: Tomas.T.Honzak@logicacmg.com
www.logicacmg.com
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
* [Bluez-users] SOLVED: Internal Bluetooth on dell latitude d610
2005-05-24 9:08 ` Tomas Honzak (WN CZ)
@ 2005-05-24 12:22 ` Tomas Honzak (WN CZ)
2005-05-24 12:32 ` Marcel Holtmann
0 siblings, 1 reply; 8+ messages in thread
From: Tomas Honzak (WN CZ) @ 2005-05-24 12:22 UTC (permalink / raw)
To: bluez-users
Hello,
Kernel 2.6.12-pre4 fixed the problem.
Thanks!
Tomas
Tomas Honzak (WN CZ) wrote:
> O.K., although our IS-support will probably not like me :)
> I'll give it a try and let you know.
> Thanks,
> Tomas
>
> Marcel Holtmann wrote:
>
>> Hi Thomas,
>>
>>
>>
>>> Fn+F2 as you suggested really moved me a bit further, unfortunately,
>>> only to another error message:
>>>
>>> usb 3-1: new full speed USB device using address 2
>>> usb 3-1: control timeout on ep0out
>>>
>>> after this message, cat /proc/bus/usb/devices hangs on forever.
>>> Hm. Probably a kernel bug / unsupported BT device? I tried to do a
>>> google search, found some similar questions but no answer :/
>>>
>>
>>
>> try a 2.6.12-rc4 kernel and you should really update the BlueZ packages.
>>
>> Regards
>>
>> Marcel
>>
>>
>>
>>
>> -------------------------------------------------------
>> This SF.Net email is sponsored by Oracle Space Sweepstakes
>> Want to be the first software developer in space?
>> Enter now for the Oracle Space Sweepstakes!
>> http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
>> _______________________________________________
>> Bluez-users mailing list
>> Bluez-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/bluez-users
>>
>>
>
>
--
Tomas Honzak
Configuration Management
Wireless Networks
_________________________________________
LogicaCMG
Na Okraji 335/42
162 00 Praha 6
Czech Republic
T: +420 284 020 936 (direct)
F: +420 284 020 112
E: Tomas.T.Honzak@logicacmg.com
www.logicacmg.com
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bluez-users] SOLVED: Internal Bluetooth on dell latitude d610
2005-05-24 12:22 ` [Bluez-users] SOLVED: Internal Bluetooth on dell latitude d610 Tomas Honzak (WN CZ)
@ 2005-05-24 12:32 ` Marcel Holtmann
2005-05-24 13:04 ` Tomas Honzak (WN CZ)
0 siblings, 1 reply; 8+ messages in thread
From: Marcel Holtmann @ 2005-05-24 12:32 UTC (permalink / raw)
To: bluez-users
Hi Thomas,
> Kernel 2.6.12-pre4 fixed the problem.
a newer USB subsystem always helps ;)
Please post content of /proc/bus/usb/devices and the output of
"hciconfig hci0 revision" (as root).
Regards
Marcel
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Bluez-users] SOLVED: Internal Bluetooth on dell latitude d610
2005-05-24 12:32 ` Marcel Holtmann
@ 2005-05-24 13:04 ` Tomas Honzak (WN CZ)
0 siblings, 0 replies; 8+ messages in thread
From: Tomas Honzak (WN CZ) @ 2005-05-24 13:04 UTC (permalink / raw)
To: bluez-users
hello,
According to laptop specification, the bluetooth chipset should be Dell
Wireless 350.
This is the relevant part of /proc/bus/usb/devices:
T: Bus=03 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 3 Spd=12 MxCh= 0
D: Ver= 2.00 Cls=e0(unk. ) Sub=01 Prot=01 MxPS=64 #Cfgs= 1
P: Vendor=413c ProdID=8103 Rev=16.57
C:* #Ifs= 3 Cfg#= 1 Atr=e0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb
E: Ad=81(I) Atr=03(Int.) MxPS= 16 Ivl=1ms
E: Ad=02(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
I: If#= 1 Alt= 0 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb
E: Ad=03(O) Atr=01(Isoc) MxPS= 0 Ivl=1ms
E: Ad=83(I) Atr=01(Isoc) MxPS= 0 Ivl=1ms
I: If#= 1 Alt= 1 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb
E: Ad=03(O) Atr=01(Isoc) MxPS= 9 Ivl=1ms
E: Ad=83(I) Atr=01(Isoc) MxPS= 9 Ivl=1ms
I: If#= 1 Alt= 2 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb
E: Ad=03(O) Atr=01(Isoc) MxPS= 17 Ivl=1ms
E: Ad=83(I) Atr=01(Isoc) MxPS= 17 Ivl=1ms
I: If#= 1 Alt= 3 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb
E: Ad=03(O) Atr=01(Isoc) MxPS= 25 Ivl=1ms
E: Ad=83(I) Atr=01(Isoc) MxPS= 25 Ivl=1ms
I: If#= 1 Alt= 4 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb
E: Ad=03(O) Atr=01(Isoc) MxPS= 33 Ivl=1ms
E: Ad=83(I) Atr=01(Isoc) MxPS= 33 Ivl=1ms
I: If#= 1 Alt= 5 #EPs= 2 Cls=e0(unk. ) Sub=01 Prot=01 Driver=hci_usb
E: Ad=03(O) Atr=01(Isoc) MxPS= 49 Ivl=1ms
E: Ad=83(I) Atr=01(Isoc) MxPS= 49 Ivl=1ms
I: If#= 2 Alt= 0 #EPs= 0 Cls=fe(app. ) Sub=01 Prot=00 Driver=(none)
# hciconfig hci0 revision
hci0: Type: USB
BD Address: XX:XX:XX:XX:XX:XX ACL MTU: 384:8 SCO MTU: 64:8
Build 1657
Chip version: Unknown
Max key size: 128 bit
SCO mapping: HCI
If you need some more information, please let me know.
Regards,
Tomas
Marcel Holtmann wrote:
>Hi Thomas,
>
>
>
>>Kernel 2.6.12-pre4 fixed the problem.
>>
>>
>
>a newer USB subsystem always helps ;)
>
>Please post content of /proc/bus/usb/devices and the output of
>"hciconfig hci0 revision" (as root).
>
>Regards
>
>Marcel
>
>
>
>
>-------------------------------------------------------
>This SF.Net email is sponsored by Oracle Space Sweepstakes
>Want to be the first software developer in space?
>Enter now for the Oracle Space Sweepstakes!
>http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
>_______________________________________________
>Bluez-users mailing list
>Bluez-users@lists.sourceforge.net
>https://lists.sourceforge.net/lists/listinfo/bluez-users
>
>
--
Tomas Honzak
Configuration Management
Wireless Networks
_________________________________________
LogicaCMG
Na Okraji 335/42
162 00 Praha 6
Czech Republic
T: +420 284 020 936 (direct)
F: +420 284 020 112
E: Tomas.T.Honzak@logicacmg.com
www.logicacmg.com
This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_id=7412&alloc_id=16344&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2005-05-24 13:04 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-23 13:50 [Bluez-users] Internal Bluetooth on dell latitude d610? Tomas Honzak (WN CZ)
2005-05-23 14:15 ` Marcel Holtmann
2005-05-24 8:45 ` Tomas Honzak (WN CZ)
2005-05-24 9:01 ` Marcel Holtmann
2005-05-24 9:08 ` Tomas Honzak (WN CZ)
2005-05-24 12:22 ` [Bluez-users] SOLVED: Internal Bluetooth on dell latitude d610 Tomas Honzak (WN CZ)
2005-05-24 12:32 ` Marcel Holtmann
2005-05-24 13:04 ` Tomas Honzak (WN CZ)
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.