Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
New revision powerbooks and bluetooth 2.0
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC
View previous topic :: View next topic  
Author Message
puggy
Bodhisattva
Bodhisattva


Joined: 28 Feb 2003
Posts: 1992
Location: Oxford, UK

PostPosted: Sun Apr 24, 2005 11:26 pm    Post subject: New revision powerbooks and bluetooth 2.0 Reply with quote

I can't seem to get it to work. Does anyone have any information or a working 2.0 bluetooth device.

Cheers.

Puggy
_________________
Where there's open source , there's a way.
Back to top
View user's profile Send private message
puggy
Bodhisattva
Bodhisattva


Joined: 28 Feb 2003
Posts: 1992
Location: Oxford, UK

PostPosted: Tue Apr 26, 2005 11:50 pm    Post subject: Reply with quote

ok. Apparently it is a usb device and it won't work with the new enumeration scheme. Therefore you have to either patch your kernel or define module parameters or possibly set a parameter on the kernel boot line. I've patched my kernel (drivers/usb/core/hub.c). Make sure you have both of these:
Code:
static int old_scheme_first = 1;
static int use_both_schemes = 1;


I compiled in all the usb bluetooth drivers to be on the safe side, but still, no device is found. Anyone had more luck?

Puggy
_________________
Where there's open source , there's a way.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gentoo on PPC All times are GMT
Page 1 of 1

 
Jump to:  
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