e4200-e4300 team mailing list archive
-
e4200-e4300 team
-
Mailing list archive
-
Message #00020
Re: Bluetooth
Actually I remember that bluetooth was working in the Jaunty RC and on
8.10. Then after an update I could not see the bluetooth icon.
The problem seems the same as in:
http://ubuntuforums.org/showthread.php?t=961651
Thanks
Emilio
On Thu, 2009-05-21 at 12:14 +0200, Demophobie - The Settlers II.5 - RTTR
wrote:
> Albert Vilella wrote:
> > I am forwarding the email to the list. I didn't see anybody
> > complaining about it, but it may be different for different kernel
> > versions.
> >
> > On Thu, May 21, 2009 at 9:18 AM, emilio <emiliomag@xxxxxxxxxxxxxx>
> > wrote:
> > Hi all,
> >
> > Is bluetooth working with your E4300. In my case it seems
> > that ubuntu
> > cannot find the bluetooth adaptor.
> >
> > Thanks
> >
> > Emilio
> > --
> > This message was sent from Launchpad by the user
> > emilio (https://launchpad.net/~emiliomaggio)
> > using the "Contact this team" link on the Dell Latitude
> > E4200/E4300 Laptop
> > team page to each member directly.
> > For more information see
> > https://help.launchpad.net/YourAccount/ContactingPeople
> >
> >
> > ____________________________________________________________________
> >
> > _______________________________________________
> > Mailing list: https://launchpad.net/~e4200-e4300
> > Post to : e4200-e4300@xxxxxxxxxxxxxxxxxxx
> > Unsubscribe : https://launchpad.net/~e4200-e4300
> > More help : https://help.launchpad.net/ListHelp
> >
>
> Hi,
>
> i am using Gentoo. I had to enable folowing kernel configs:
>
> Device Drivers --->
> [*] HID Devices --->
> <*> USB Human Interface Device (full HID) support
>
> [*] Networking support --->
> <M> Bluetooth subsystem support --->
> Bluetooth device drivers --->
> <M> HCI USB driver
> <M> LC2CAP protocol support
> <M> RFCOMM protocol support
> <*> RFCOMM TTY support
>
>
> After that i needed bluez-utils. I patched the 3.36 version the
> following:
>
> /tools/hid2hci.c:
>
> { HCI, 0x413c, 0x8158, switch_dell }, /* Dell
> Wireless 370 */
> + { HCI, 0x413c, 0x8162, switch_dell }, /* Dell
> Wireless 365 */
> { -1 }
>
>
> As already said, /etc/conf.d/bluetooth needs:
>
> HID2HCI_ENABLE=true
>
> Thats how it worked for me.
> Perhaps i can help someone.
>
> --
> http://www.siedler25.de
> _______________________________________________
> Mailing list: https://launchpad.net/~e4200-e4300
> Post to : e4200-e4300@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~e4200-e4300
> More help : https://help.launchpad.net/ListHelp
References