[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2009-04-14 Thread Tim Gardner
** Changed in: linux (Ubuntu)
   Importance: Medium = Undecided

** Changed in: linux (Ubuntu)
   Status: Fix Committed = Invalid

** Changed in: linux (Ubuntu)
 Assignee: Tim Gardner (timg-tpi) = (unassigned)

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-05-20 Thread Steve Langasek
** Tags added: verification-done

** Tags removed: verification-needed

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-05-20 Thread Steve Langasek
** Changed in: linux-source-2.6.22 (Ubuntu Hardy)
   Status: New = Invalid

** Changed in: linux (Ubuntu Hardy)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Tim Gardner (timg-tpi)
   Status: New = Fix Committed
   Target: None = ubuntu-8.04.1

** Changed in: linux (Ubuntu)
   Target: ubuntu-8.04.1 = None

** Changed in: module-init-tools (Ubuntu Hardy)
   Status: New = Won't Fix

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-05-12 Thread Brian Murray
** Tags added: hw-specific

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-05-03 Thread Tom Badran
Updated to 2.6.24.17.19 linux-image today from hardy-proposed. Plugging
the bluetooth module in now no longer hangs the kernel, and the gnome
bluetooth applet shows up in my status bar.

Thanks for getting this in.

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-05-01 Thread Colin Watson
Accepted into hardy-proposed.

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-05-01 Thread Tim Gardner
Ignore that last comment, there appears to be some 'git' confusion with
merge times. The -16.30 pegasus code in the archive does _not_ have the
black list patch.

SRU Justification:

Impact: The Pegasus USB ethernet driver is erroneously loaded which
causes a kernel hang.

Fix description: Detect the bluetooth protocol in the pegasus ethernet
driver and refuse to load.

Patch: http://kernel.ubuntu.com/git?p=ubuntu/ubuntu-
hardy.git;a=commit;h=77d6ec19785ff831150378a1073c21024e88fb05

TEST CASE: Boot with the Belkin Bluetooth 050d:0121 dongle inserted. The
kernel usually hangs, at the very least the bluetooth device does not
function.

Belkin has released 2 devices, both with the same USB vendor and device
identifiers. These 2 devices are distinguishable only by virtue of the
fact that the bluetooth device specifies the bluetooth protocol.
However, this isn't something that UDEV looks at when deciding what
device driver to load.

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-04-30 Thread Tim Gardner
** Tags added: verification-needed

** Changed in: linux (Ubuntu)
 Assignee: Stefan Bader (stefan-bader-canonical) = Tim Gardner (timg-tpi)

** Changed in: linux (Ubuntu)
   Target: ubuntu-8.04 = ubuntu-8.04.1

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-04-30 Thread Tim Gardner
SRU Justification:

Though this bug shows up in the -17.31 changelog, the fix was actually
released in 8.04. There must some kind of problem with the kernel
'debian/rules insertchanges' code.

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-04-16 Thread captn
yeah, in the future :-) It's sitting about 1 year in the kernel bugzila, but 
who knows,  some day ...
http://bugzilla.kernel.org/show_bug.cgi?id=8294

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-04-09 Thread Stefan Bader
For completeness this is the rewritten approach of the fix. Though this
would require someone in the possession of the normal network adapter
(that should use the pegasus module) to ack or nack the usb details.

** Attachment added: Different approach to fix the problem
   http://launchpadlibrarian.net/13298200/pegasus4.diff

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-04-09 Thread Stefan Bader
After some pondering I am adding the blacklist patch to the repo. The
fix might be different in future but the current one is tested and is
not intrusive, while the work in progress might prevent the Belkin
network adapter from working.

** Changed in: linux (Ubuntu)
   Status: In Progress = Fix Committed
   Target: None = ubuntu-8.04

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-04-08 Thread Tom Badran
Any reason this hasn't gone into the recent kernel uploads?

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-04-08 Thread Stefan Bader
@Tom,

yes sorry about that. This is a bit of a upstream integration problem. I
sent that patch to the maintainer and the mailing list and it wasn't
liked the way it is. I have been working on an alternate version but am
still waiting for feedback on that. Since the final solution will lokk
different I am reluctant to put that patch into the kernel, since it
generates additional effort to maintain.

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-04-08 Thread Tom Badran
Ah ok, no worries. There wasn't any more traffic on the bug so i had assumed
everthing was ok.


** Attachment added: unnamed
   http://launchpadlibrarian.net/13236456/unnamed

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-15 Thread Tom Badran
Yes, that fixes it!

I had look at the package install log, and it seems update-initramfs
takes some shortcuts when installing a kernel package over an existing
one. I'm glad as console completely broken means all my tty's are
completely blank, no matter what, so im glad i didnt have to debug it
there.

Thanks for getting that patch working.

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-14 Thread Stefan Bader
Sorry it took a while to understand the code and come up with something
new. The following patch (as before a complete replacement of the
previous ones) is a bit more elaborate and should access the right
fields.

@Tom

could you give this one a try and tell whether it help? Thanks!

** Attachment added: Replacement patch with blacklist function
   http://launchpadlibrarian.net/12668083/pegasus-belkin-quirk3.patch

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-14 Thread Tom Badran
Sure, downloading the latest kernel source now, will let you know hoe it
works out.

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-14 Thread Tom Badran
Ok, good and bad news. Bad news is, i still cant boot my machine with it
plugged in, it just hangs, even after unplugging the device which it
didnt used to, but i cant debug that as i have a geforce 8/amd64 box and
the console is currently completely broken.

Good news though, if i plug the device into a booted system, it works
fine now. The dmesg output for that is :

[  142.004237] pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet 
driver
[  142.004813] pegasus: checking blacklist for 050d:0121
[  142.004817] pegasus: class=224 protocol=1
[  142.004818] pegasus: blacklisted!
[  142.005638] pegasus: checking blacklist for 050d:0121
[  142.005641] pegasus: class=224 protocol=1
[  142.005643] pegasus: blacklisted!
[  142.006350] pegasus: checking blacklist for 050d:0121
[  142.006353] pegasus: class=224 protocol=1
[  142.006354] pegasus: blacklisted!
[  142.007024] pegasus: checking blacklist for 050d:0121
[  142.007027] pegasus: class=224 protocol=1
[  142.007028] pegasus: blacklisted!
[  142.007701] usbcore: registered new interface driver pegasus
[  142.067996] Bluetooth: HCI USB driver ver 2.9
[  142.069660] usbcore: registered new interface driver hci_usb

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-14 Thread Stefan Bader
For the boot problem: could a update-initramdisk -u help?

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-14 Thread Tom Badran
There is no update-initramdisk, do you mean update-initramfs?

I rebuilt the whole kernel package though, and it it do that as part of the
install

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-14 Thread Stefan Bader
Right, I remember. Just something not working at boot but later always
triggers that thought. Does console completely broken mean that removing
splash and quiet from the grub entry on boot doesn't help or is it
just that after the xserver started, you cannot switch back?

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-07 Thread Tom Badran
Stefan, here's the output with the new patch (it doesn't do the second
printk for obvious reasons):

[  134.488058] usb 6-2.3: new full speed USB device using ehci_hcd and address 5
[  134.584448] usb 6-2.3: configuration #1 chosen from 1 choice
[  134.719346] pegasus: v0.6.14 (2006/09/27), Pegasus/Pegasus II USB Ethernet 
driver
[  134.719868] We got 50d:121 class=0 proto=0

Looking at the patch now, should it not be:

if (id-bDeviceClass != USB_CLASS_WIRELESS_CONTROLLER 
id-bDeviceProtocol != 1)

It looks to my untrained eye as if we are doing the goto outin the
case of it actually being a pegasus usb network device, rather than
_not_ a pegasus usb network device?

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-07 Thread Stefan Bader
Yes, the goto_out was intended to happen if the conditions are met. The
exitcode should then tell the usb subsystem that the driver does not
want this device. So, the expected way would be to hit the second printk
and bail out. What puzzles me is that class and proto are 0 here, while
in the lsusb output you pasted they were different. Maybe I look at the
wrong variables...

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-07 Thread Tom Badran
I did try looking at some of the kernel code to see if i could figure it
out, but im at a deadline for some work right now so just cant spare the
time to go too in depth. I'm happy to try any new patches though if you can
figure out whats going on.

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-07 Thread Stefan Bader
Blacklisting the pegasus module would disable all the other devices
which are supported by this driver. I don't think this should be done.
It is a work-around for those using the bluetooth dongle.

** Changed in: module-init-tools (Ubuntu)
   Status: New = Won't Fix

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-07 Thread Stefan Bader
The problem is that there seem to be two devices using the same vendor
and model string. We have the info for the bluetooth dongle
(0x050d:0x0121, Class=224 (wireless), SubClass=1 (radio) and Protocol=1
(bluetooth) from the lsusb output). The whole thing has to be fixed in
the driver and the following patch could be a start. However, this has
to be done upstream. Even more because the quick approach below (if it
works) would be the wrong direction. Rather than checking special non-
working cases, I guess it would make sense to extend the matching
criteria more specifically to the supported classes. But that would be
the decission of the maintainer anyways.

USB PEGASUS DRIVER
P:  Petko Manolov
M: [EMAIL PROTECTED]
L:  [EMAIL PROTECTED]
L:  [EMAIL PROTECTED]
W: http://pegasus2.sourceforge.net/
S: Maintained

** Attachment added: This could be a start for fixing the driver
   http://launchpadlibrarian.net/12134300/pegasus-belkin-quirk.patch

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-07 Thread Tim Gardner
** Changed in: linux (Ubuntu)
   Status: Triaged = In Progress

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-06 Thread Tom Badran
I did rebuild the initramdisk (not manually, i rebuilt the kernel using the
source pacakge and replaced the installed one, which did rebuild that), my
guess would be the if condition isnt exactly right, but im not even slightly
familiar with the code.

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-06 Thread Stefan Bader
The patch below should print out that information to the console. Remove
the previous one with patch -R and use this one. Maybe this brings us
a step ahead.

** Attachment added: more debugging
   http://launchpadlibrarian.net/12473628/pegasus-belkin-quirk2.patch

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-05 Thread Stefan Bader
Hm, which could either mean the ids do not match exactly, the wrong
module was loaded (just to be sure, you rebuild the initramdisk?), or
the codepath wasn't hit. If anything else fails, do you feel comfortable
to play around with some printk's to give more information?

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-04 Thread Stefan Bader
The source package would (currently) be linux-image-2.6.24-11-generic. You get 
the config with:
cat debian/config/i386/config{,.generic} .config
It should be sufficient to replace the pegasus module with the new one.

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-04 Thread Tom Badran
Thanks stefan, i was being an idiot and didnt have the deb-src lines
enabled. Currently downloading now and i'll get it built and tested in the
next few hours.

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-04 Thread Tom Badran
Patch does not work, it still hangs trying to load the pegasus module.

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-03-03 Thread Stefan Bader
Is anybody having that problem willing/able to try the provided patch?

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-02-20 Thread Stefan Bader
Could someone please attach an lspci -vvv output with the USB dongle
inserted?

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-02-19 Thread Stefan Bader
** Changed in: linux (Ubuntu)
 Assignee: Ubuntu Kernel Team (ubuntu-kernel-team) = Stefan Bader 
(stefan-bader-canonical)

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-02-09 Thread Tom Badran
Updated to hardy today, bug still present

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-01-30 Thread Leann Ogasawara
** Changed in: linux (Ubuntu)
   Importance: Undecided = Medium
 Assignee: (unassigned) = Ubuntu Kernel Team (ubuntu-kernel-team)
   Status: Incomplete = Triaged

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-01-23 Thread Sebastien Estienne

** Attachment added: version.log
   http://launchpadlibrarian.net/11498051/version.log

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-01-23 Thread Sebastien Estienne

** Attachment added: uname-a.log
   http://launchpadlibrarian.net/11498037/uname-a.log

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-01-23 Thread Sebastien Estienne

** Attachment added: dmesg.log
   http://launchpadlibrarian.net/11498032/dmesg.log

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-01-23 Thread Sebastien Estienne

** Attachment added: lspci-vvnn.log
   http://launchpadlibrarian.net/11498033/lspci-vvnn.log

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2008-01-23 Thread Sebastien Estienne
I have the same issue, i attached the requested files.
I have to blacklist pegasus module to get this working, then it loads these 
modules: bluetooth and hci_usb.
Everything is ok after this.

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2007-12-30 Thread Leann Ogasawara
** Tags removed: hardy-alpha2

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2007-12-30 Thread Leann Ogasawara
Thanks for testing.  Per the kernel team's bug policy, can you please
attach the following information for the newer Hardy Alpha2 kernel:

* uname -a  uname-a.log
* cat /proc/version_signature  version.log
* dmesg  dmesg.log
* sudo lspci -vvnn  lspci-vvnn.log

Please be sure to attach each file as a separate attachment.  For more
information regarding the kernel team bug policy, please refer to
https://wiki.ubuntu.com/KernelTeamBugPolicies .  Thanks again and we
appreciate your help and feedback.

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2007-12-30 Thread Leann Ogasawara
I'm opened a new task against the actively developed kernel and am
closing the report against linux-source-2.6.22.  Thanks!

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: New = Won't Fix

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2007-12-28 Thread Carsten Sørensen
I'm sorry to report that the problem still exists in 8.04 Alpha 2.

The system seems to hang on * Loading hardware drivers When the
Bluetooth adapter is unplugged during this hang, the pegasus module
prints out a screenfull of errors and the boot sequence then continues.
This is exactly the same behaviour as 7.10.

It would seem that the pegasus module is still being loaded to handle
the adapter in question.

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2007-12-27 Thread Leann Ogasawara
Hardy Heron Alpha2 was recently released.  It contains an updated
version of the kernel.  You can download and try the new Hardy Heron
Alpha2 release from http://cdimage.ubuntu.com/releases/hardy/alpha-2/ .
You should be able to then test the new kernel via the LiveCD.  If you
can, please verify if this bug still exists or not and report back your
results. General information regarding the release can also be found
here: http://www.ubuntu.com/testing/hardy/alpha2 .  Thanks!

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2007-12-19 Thread Leann Ogasawara
The Hardy Heron Alpha2 release will be coming out soon (around Dec 20).
It will have an updated version of the kernel.  It would be great if you
could test with this new release and verify if this issue still exists.
I'll be sure to update this report when Alpha2 is available.  Thanks!

** Also affects: linux (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: linux (Ubuntu)
   Status: New = Incomplete

** Tags added: hardy-alpha2

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2007-10-20 Thread Maxime Chéramy
This work both on Feisty and Gusty :

echo blacklist pegasus  /etc/modprobe.d/blacklist

echo bcm203x  /etc/modules

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2007-10-20 Thread Maxime Chéramy
This works both on Feisty and Gusty :

echo blacklist pegasus  /etc/modprobe.d/blacklist

echo bcm203x  /etc/modules

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2007-09-28 Thread Carsten Sørensen
I'm having the same issue with the same adapter. When you google the
device id it would seem that indeed the Belkin F5D5050 shares this id
and that the detection should be improved by looking at the type of
device (if possible).

This is not limited to Ubuntu, for instance it also happens when you
load the GParted LiveCD with the dongle inserted. I'm not sure to where
this should be reported though?

Thanks for the tip about blacklisting pegasus, at least that makes my
system work.

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2007-09-21 Thread Tom Badran
** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Invalid = New

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2007-09-20 Thread Tom Badran
Sure. I'm not actually sure which is the correct module, but i found a
post on some mailing list (sorry, lost the link) that suggested
blacklisting pegasus would make it work.

Here is the output of lsmod with the bluetooh dongle working correctly.

** Attachment added: lsmod.out
   http://launchpadlibrarian.net/9413549/lsmod.out

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2007-09-19 Thread Tom Badran
** Also affects: linux-source-2.6.22 (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 140511] Re: Belkin USB bluetooth device loads wrong module

2007-09-19 Thread Chuck Short
Which driver is it suppose to load? Can you post the output of sudo
lsmod?

Thanks
chuck

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: New = Invalid

-- 
Belkin USB bluetooth device loads wrong module
https://bugs.launchpad.net/bugs/140511
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs