Bug 437091 - RFE: include toshbt in the kernel
Summary: RFE: include toshbt in the kernel
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: John Feeney
QA Contact: Fedora Extras Quality Assurance
URL: http://0bits.com/toshbt/
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-03-12 11:44 UTC by Rene Rask
Modified: 2013-01-10 07:02 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-02-28 19:08:48 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Module source in case the site goes away. (4.41 KB, application/x-gzip)
2008-03-12 11:45 UTC, Rene Rask
no flags Details

Description Rene Rask 2008-03-12 11:44:07 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.12) Gecko/20080201 Firefox/2.0.0.12

Description of problem:
I found a module which allows me to use the internel bluetooth adaptor in my laptop. This would be nice to have in the kernel.
Maybe it just needs to be added to the toshiba_acpi kernel module.
This works for me on my Toshiba Qosmio G30-163 laptop.

Version-Release number of selected component (if applicable):
2.6.25-0.105.rc5.fc9

How reproducible:
Always


Steps to Reproduce:
1. insmod toshiba_acpi and the toshbt module.


Actual Results:
Bluetooth usb devices was powered on and attached. The regular bluetooth framework took over and it works.

Expected Results:


Additional info:

Comment 1 Rene Rask 2008-03-12 11:45:48 UTC
Created attachment 297751 [details]
Module source in case the site goes away.

Comment 2 Jon Stanley 2008-04-23 20:30:34 UTC
Adding FutureFeature keyword to RFE's.

Comment 3 Matthew Garrett 2008-05-20 18:14:22 UTC
I'm not enthusiastic about this as-is. It duplicates a lot of the toshiba_acpi
code and provides a custom interface in /proc. I'd prefer to merge this into
toshiba_acpi and add an rfkill interface to make it easier to deal with.

Comment 4 Paul W. Frields 2008-08-10 19:54:41 UTC
Triaged

Comment 5 Gianluca Sforna 2008-11-03 09:33:08 UTC
The code for activating the bluetooth radio is now merged in 2.6.28-rc1.

The relevant commit is:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=c41a40c58b623f97dd2e23aa3baab2cedb47d99f

but there are probably a couple more you want to pickup anyway.

Can we apply a patch to the Fedora kernel until we rebase on 2.6.28?

Otherwise we will continue to have broken support for these laptops for quite some time..

Comment 6 Matthew Garrett 2008-11-03 12:22:16 UTC
Commited to rawhide CVS

Comment 7 Gianluca Sforna 2008-11-03 22:40:44 UTC
Hi Matthew, thanks a lot for your quick reaction.

I just checked the patch in cvs and I think it's possible you pulled an incomplete patch as it seems missing the Kconfig added flags.

To be sure, you probably want to use the plain version of the diff:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=c41a40c58b623f97dd2e23aa3baab2cedb47d99f

Sorry for the hassle

Comment 8 Matthew Garrett 2008-11-03 23:32:30 UTC
The Kconfig dependencies are always selected in our kernel, so it's more cosmetic than anything else.

Comment 9 Gianluca Sforna 2008-11-03 23:53:31 UTC
OK. I hope it will appear in a F10 kernel soon...

Comment 10 Chuck Ebbert 2009-02-28 19:08:48 UTC
Shipped in F10 and is also in F11 rawhide.

Comment 11 Gianluca Sforna 2009-03-01 08:51:02 UTC
Yeah. I just need to note bluetooth works as expected only with a full boot. After a suspend/resume cycle it is not reactivated.

I'd need to check if 2.6.29 fixes the issue...


Note You need to log in before you can comment on or make changes to this bug.