All of lore.kernel.org
 help / color / mirror / Atom feed
* [Bluez-users] dongles won't initialize
@ 2005-04-13 20:31 Marco Trudel
  2005-04-13 20:51 ` Marcel Holtmann
  0 siblings, 1 reply; 5+ messages in thread
From: Marco Trudel @ 2005-04-13 20:31 UTC (permalink / raw)
  To: bluez-users

Hello everybody

maybe someone has an idea:

On my PC, I have:
Kernel 2.6.8-24.14-default
bluez-utils and bluez-libs 2.15

this is exactly the same setup as on my laptop where everything works 
perfectly fine.
the same dongle(s) used in the laptop refuse to work with the pc.

I made several (>20) tries with reboot and hcid reload.
hcitool dev and hciconfig -a:
- mostly showed nothing (no devices)
- about two times showed the dongles correctly but hciconfig -a failed with 
a timeout (hciconfig hci0 revision as well)
- once, the dongle wasn't up. doing hciconfig hci0 up freezed
- lsusb [-b] freezed
- dmesg, /var/log/messages didn't get any entries

I strongly assume this has something to to with the usb port. maybee it's 
broken or i'm missing something important (software)...


any ideas/help very appreciated

regards
Marco


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bluez-users] dongles won't initialize
  2005-04-13 20:31 [Bluez-users] dongles won't initialize Marco Trudel
@ 2005-04-13 20:51 ` Marcel Holtmann
  2005-04-14 15:00   ` Marco Trudel
  0 siblings, 1 reply; 5+ messages in thread
From: Marcel Holtmann @ 2005-04-13 20:51 UTC (permalink / raw)
  To: bluez-users

Hi Marco,

> maybe someone has an idea:
> 
> On my PC, I have:
> Kernel 2.6.8-24.14-default
> bluez-utils and bluez-libs 2.15
> 
> this is exactly the same setup as on my laptop where everything works 
> perfectly fine.
> the same dongle(s) used in the laptop refuse to work with the pc.
> 
> I made several (>20) tries with reboot and hcid reload.
> hcitool dev and hciconfig -a:
> - mostly showed nothing (no devices)
> - about two times showed the dongles correctly but hciconfig -a failed with 
> a timeout (hciconfig hci0 revision as well)
> - once, the dongle wasn't up. doing hciconfig hci0 up freezed
> - lsusb [-b] freezed
> - dmesg, /var/log/messages didn't get any entries
> 
> I strongly assume this has something to to with the usb port. maybee it's 
> broken or i'm missing something important (software)...

try to use a 2.6.12-rc2 kernel.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bluez-users] dongles won't initialize
  2005-04-13 20:51 ` Marcel Holtmann
@ 2005-04-14 15:00   ` Marco Trudel
  2005-04-14 15:59     ` Marcel Holtmann
  0 siblings, 1 reply; 5+ messages in thread
From: Marco Trudel @ 2005-04-14 15:00 UTC (permalink / raw)
  To: bluez-users

Hello Marcel

There's not yet(?) a patch for the 2.6.12 kernel on bluez.org.
Or are these patches only improvements/bugfixes for the available bluetooth 
support that's already in the kernel?

regards
Marco


Marcel Holtmann wrote:
> Hi Marco,
> 
> 
>>maybe someone has an idea:
>>
>>On my PC, I have:
>>Kernel 2.6.8-24.14-default
>>bluez-utils and bluez-libs 2.15
>>
>>this is exactly the same setup as on my laptop where everything works 
>>perfectly fine.
>>the same dongle(s) used in the laptop refuse to work with the pc.
>>
>>I made several (>20) tries with reboot and hcid reload.
>>hcitool dev and hciconfig -a:
>>- mostly showed nothing (no devices)
>>- about two times showed the dongles correctly but hciconfig -a failed with 
>>a timeout (hciconfig hci0 revision as well)
>>- once, the dongle wasn't up. doing hciconfig hci0 up freezed
>>- lsusb [-b] freezed
>>- dmesg, /var/log/messages didn't get any entries
>>
>>I strongly assume this has something to to with the usb port. maybee it's 
>>broken or i'm missing something important (software)...
> 
> 
> try to use a 2.6.12-rc2 kernel.
> 
> Regards
> 
> Marcel
> 
> 
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
> 
> 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bluez-users] dongles won't initialize
  2005-04-14 15:00   ` Marco Trudel
@ 2005-04-14 15:59     ` Marcel Holtmann
  2005-04-14 20:35       ` Marco Trudel
  0 siblings, 1 reply; 5+ messages in thread
From: Marcel Holtmann @ 2005-04-14 15:59 UTC (permalink / raw)
  To: bluez-users

Hi Marco,

> There's not yet(?) a patch for the 2.6.12 kernel on bluez.org.
> Or are these patches only improvements/bugfixes for the available bluetooth 
> support that's already in the kernel?

most things are merged back mainline into 2.6.12-rc2.

Regards

Marcel




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [Bluez-users] dongles won't initialize
  2005-04-14 15:59     ` Marcel Holtmann
@ 2005-04-14 20:35       ` Marco Trudel
  0 siblings, 0 replies; 5+ messages in thread
From: Marco Trudel @ 2005-04-14 20:35 UTC (permalink / raw)
  To: bluez-users

I tried with the 2.6.11-7 and it works now.

Well, I'm pretty surprised because the 2.6.7 works on another pc.
But well.. it works and i'm happy. Thank you for the hint marcel.

regards
Marco


Marcel Holtmann wrote:
> Hi Marco,
> 
> 
>>There's not yet(?) a patch for the 2.6.12 kernel on bluez.org.
>>Or are these patches only improvements/bugfixes for the available bluetooth 
>>support that's already in the kernel?
> 
> 
> most things are merged back mainline into 2.6.12-rc2.
> 
> Regards
> 
> Marcel
> 
> 
> 
> 
> -------------------------------------------------------
> SF email is sponsored by - The IT Product Guide
> Read honest & candid reviews on hundreds of IT Products from real users.
> Discover which products truly live up to the hype. Start reading now.
> http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
> _______________________________________________
> Bluez-users mailing list
> Bluez-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bluez-users
> 
> 


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Bluez-users mailing list
Bluez-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bluez-users

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-04-14 20:35 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-13 20:31 [Bluez-users] dongles won't initialize Marco Trudel
2005-04-13 20:51 ` Marcel Holtmann
2005-04-14 15:00   ` Marco Trudel
2005-04-14 15:59     ` Marcel Holtmann
2005-04-14 20:35       ` Marco Trudel

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.