[Bug 441303] Re: Driver (rt2870) and usbcore error messages during boot process
An open bug very similar to this is Bug #460323. -- Driver (rt2870) and usbcore error messages during boot process https://bugs.launchpad.net/bugs/441303 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 441303] Re: Driver (rt2870) and usbcore error messages during boot process
This bug report was marked as Incomplete and has not had any updated comments for quite some time. As a result this bug is being closed. Please reopen if this is still an issue in the current Ubuntu release http://www.ubuntu.com/getubuntu/download . Also, please be sure to provide any requested information that may have been missing. To reopen the bug, click on the current status under the Status column and change the status back to "New". Thanks. [This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.] ** Tags added: kj-expired ** Changed in: linux (Ubuntu) Status: Incomplete => Expired -- Driver (rt2870) and usbcore error messages during boot process https://bugs.launchpad.net/bugs/441303 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 441303] Re: Driver (rt2870) and usbcore error messages during boot process
Hi Dieter, This bug was reported a while ago and there hasn't been any activity in it recently. We were wondering if this is still an issue? Can you try with the latest development release of Ubuntu? ISO CD images are available from http://cdimage.ubuntu.com/releases/ . If it remains an issue, could you run the following command from a Terminal (Applications->Accessories->Terminal). It will automatically gather and attach updated debug information to this report. apport-collect -p linux 441303 Also, if you could test the latest upstream kernel available that would be great. It will allow additional upstream developers to examine the issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once you've tested the upstream kernel, please remove the 'needs-upstream-testing' tag. This can be done by clicking on the yellow pencil icon next to the tag located at the bottom of the bug description and deleting the 'needs-upstream-testing' text. Please let us know your results. Thanks in advance. [This is an automated message. Apologies if it has reached you inappropriately; please just reply to this message indicating so.] ** Tags added: needs-kernel-logs ** Tags added: needs-upstream-testing ** Tags added: kj-triage ** Changed in: linux (Ubuntu) Status: New => Incomplete -- Driver (rt2870) and usbcore error messages during boot process https://bugs.launchpad.net/bugs/441303 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 441303] Re: Driver (rt2870) and usbcore error messages during boot process
"you must blacklist the rt2800usb driver" Thank you, it works for me too -- Driver (rt2870) and usbcore error messages during boot process https://bugs.launchpad.net/bugs/441303 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 441303] Re: Driver (rt2870) and usbcore error messages during boot process
Thanks itsjareds, that worked. -- Driver (rt2870) and usbcore error messages during boot process https://bugs.launchpad.net/bugs/441303 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 441303] Re: Driver (rt2870) and usbcore error messages during boot process
I can help you fix both of these problems in one fell swoop because I just installed my rt2870sta-based wireless card yesterday. To get Internet access, you must blacklist the rt2800usb driver. This allows the rt2870sta driver to work. You won't get any of those error messages anymore because the module isn't being loaded. I actually was just having issues with the 'driver already registered, aborting...' messages as well, and I just fixed it. I had entered 'rt2870sta' to the end of my /etc/modules file and this ended up being the problem. Remove any entry for 'rt2870sta' from your /etc/modules and those related error messages should disappear. -- Driver (rt2870) and usbcore error messages during boot process https://bugs.launchpad.net/bugs/441303 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 441303] Re: Driver (rt2870) and usbcore error messages during boot process
I'm not sure what happened with my comment; whatever it was, my apologies. -- Driver (rt2870) and usbcore error messages during boot process https://bugs.launchpad.net/bugs/441303 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 441303] Re: Driver (rt2870) and usbcore error messages during boot process
I also receive this error both with rt2870 and rt2800usb: br...@art-vandelay:~$ uname -r 2.6.31-13-generic br...@art-vandelay:~$ dmesg | grep rt2870 [ 10.882269] rt2870sta: module is from the staging directory, the quality is unknown, you have been warned. [ 10.884694] usbcore: registered new interface driver rt2870 [ 10.892348] Error: Driver 'rt2870' is already registered, aborting... [ 10.892351] usbcore: error -17 registering interface driver rt2870 [ 11.133590] rt2800usb 2-2:1.0: firmware: requesting rt2870.bin br...@art-vandelay:~$ dmesg | grep rt2800 [ 10.878491] Registered led device: rt2800usb-phy0::radio [ 10.878503] Registered led device: rt2800usb-phy0::assoc [ 10.878516] Registered led device: rt2800usb-phy0::quality [ 10.878848] usbcore: registered new interface driver rt2800usb [ 11.133590] rt2800usb 2-2:1.0: firmware: requesting rt2870.bin I don't know whether or not it is related, but I happen to be having trouble with the device in question; Network Manager usually fails to list any networks, and on the rare occasion that it does, it lists only my neighbor's network. Since switching to Karmic my home network has never shown up -- write now I am connected to the internet via an ethernet connection to my netbook which is in turn connected to my home network.?field.comment=I also receive this error both with rt2870 and rt2800usb: br...@art-vandelay:~$ uname -r 2.6.31-13-generic br...@art-vandelay:~$ dmesg | grep rt2870 [ 10.882269] rt2870sta: module is from the staging directory, the quality is unknown, you have been warned. [ 10.884694] usbcore: registered new interface driver rt2870 [ 10.892348] Error: Driver 'rt2870' is already registered, aborting... [ 10.892351] usbcore: error -17 registering interface driver rt2870 [ 11.133590] rt2800usb 2-2:1.0: firmware: requesting rt2870.bin br...@art-vandelay:~$ dmesg | grep rt2800 [ 10.878491] Registered led device: rt2800usb-phy0::radio [ 10.878503] Registered led device: rt2800usb-phy0::assoc [ 10.878516] Registered led device: rt2800usb-phy0::quality [ 10.878848] usbcore: registered new interface driver rt2800usb [ 11.133590] rt2800usb 2-2:1.0: firmware: requesting rt2870.bin I don't know whether or not it is related, but I happen to be having trouble with the device in question; Network Manager usually fails to list any networks, and on the rare occasion that it does, it lists only my neighbor's network. Since switching to Karmic my home network has never shown up -- write now I am connected to the internet via an ethernet connection to my netbook which is in turn connected to my home network.?field.comment=I also receive this error both with rt2870 and rt2800usb: br...@art-vandelay:~$ uname -r 2.6.31-13-generic br...@art-vandelay:~$ dmesg | grep rt2870 [ 10.882269] rt2870sta: module is from the staging directory, the quality is unknown, you have been warned. [ 10.884694] usbcore: registered new interface driver rt2870 [ 10.892348] Error: Driver 'rt2870' is already registered, aborting... [ 10.892351] usbcore: error -17 registering interface driver rt2870 [ 11.133590] rt2800usb 2-2:1.0: firmware: requesting rt2870.bin br...@art-vandelay:~$ dmesg | grep rt2800 [ 10.878491] Registered led device: rt2800usb-phy0::radio [ 10.878503] Registered led device: rt2800usb-phy0::assoc [ 10.878516] Registered led device: rt2800usb-phy0::quality [ 10.878848] usbcore: registered new interface driver rt2800usb [ 11.133590] rt2800usb 2-2:1.0: firmware: requesting rt2870.bin I don't know whether or not it is related, but I happen to be having trouble with the device in question; Network Manager usually fails to list any networks, and on the rare occasion that it does, it lists only my neighbor's network. Since switching to Karmic my home network has never shown up -- write now I am connected to the internet via an ethernet connection to my netbook which is in turn connected to my home network. ** Attachment added: "lsusb-v.txt" http://launchpadlibrarian.net/33461198/lsusb-v.txt -- Driver (rt2870) and usbcore error messages during boot process https://bugs.launchpad.net/bugs/441303 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 441303] Re: Driver (rt2870) and usbcore error messages during boot process
I also receive this error both with rt2870 and rt2800usb: br...@art-vandelay:~$ uname -r 2.6.31-13-generic br...@art-vandelay:~$ dmesg | grep rt2870 [ 10.882269] rt2870sta: module is from the staging directory, the quality is unknown, you have been warned. [ 10.884694] usbcore: registered new interface driver rt2870 [ 10.892348] Error: Driver 'rt2870' is already registered, aborting... [ 10.892351] usbcore: error -17 registering interface driver rt2870 [ 11.133590] rt2800usb 2-2:1.0: firmware: requesting rt2870.bin br...@art-vandelay:~$ dmesg | grep rt2800 [ 10.878491] Registered led device: rt2800usb-phy0::radio [ 10.878503] Registered led device: rt2800usb-phy0::assoc [ 10.878516] Registered led device: rt2800usb-phy0::quality [ 10.878848] usbcore: registered new interface driver rt2800usb [ 11.133590] rt2800usb 2-2:1.0: firmware: requesting rt2870.bin I don't know whether or not it is related, but I happen to be having trouble with the device in question; Network Manager usually fails to list any networks, and on the rare occasion that it does, it lists only my neighbor's network. Since switching to Karmic my home network has never shown up -- write now I am connected to the internet via an ethernet connection to my netbook which is in turn connected to my home network.?field.comment=I also receive this error both with rt2870 and rt2800usb: br...@art-vandelay:~$ uname -r 2.6.31-13-generic br...@art-vandelay:~$ dmesg | grep rt2870 [ 10.882269] rt2870sta: module is from the staging directory, the quality is unknown, you have been warned. [ 10.884694] usbcore: registered new interface driver rt2870 [ 10.892348] Error: Driver 'rt2870' is already registered, aborting... [ 10.892351] usbcore: error -17 registering interface driver rt2870 [ 11.133590] rt2800usb 2-2:1.0: firmware: requesting rt2870.bin br...@art-vandelay:~$ dmesg | grep rt2800 [ 10.878491] Registered led device: rt2800usb-phy0::radio [ 10.878503] Registered led device: rt2800usb-phy0::assoc [ 10.878516] Registered led device: rt2800usb-phy0::quality [ 10.878848] usbcore: registered new interface driver rt2800usb [ 11.133590] rt2800usb 2-2:1.0: firmware: requesting rt2870.bin I don't know whether or not it is related, but I happen to be having trouble with the device in question; Network Manager usually fails to list any networks, and on the rare occasion that it does, it lists only my neighbor's network. Since switching to Karmic my home network has never shown up -- write now I am connected to the internet via an ethernet connection to my netbook which is in turn connected to my home network.?field.comment=I also receive this error both with rt2870 and rt2800usb: br...@art-vandelay:~$ uname -r 2.6.31-13-generic br...@art-vandelay:~$ dmesg | grep rt2870 [ 10.882269] rt2870sta: module is from the staging directory, the quality is unknown, you have been warned. [ 10.884694] usbcore: registered new interface driver rt2870 [ 10.892348] Error: Driver 'rt2870' is already registered, aborting... [ 10.892351] usbcore: error -17 registering interface driver rt2870 [ 11.133590] rt2800usb 2-2:1.0: firmware: requesting rt2870.bin br...@art-vandelay:~$ dmesg | grep rt2800 [ 10.878491] Registered led device: rt2800usb-phy0::radio [ 10.878503] Registered led device: rt2800usb-phy0::assoc [ 10.878516] Registered led device: rt2800usb-phy0::quality [ 10.878848] usbcore: registered new interface driver rt2800usb [ 11.133590] rt2800usb 2-2:1.0: firmware: requesting rt2870.bin I don't know whether or not it is related, but I happen to be having trouble with the device in question; Network Manager usually fails to list any networks, and on the rare occasion that it does, it lists only my neighbor's network. Since switching to Karmic my home network has never shown up -- write now I am connected to the internet via an ethernet connection to my netbook which is in turn connected to my home network. ** Attachment added: "lsusb-v.txt" http://launchpadlibrarian.net/33461204/lsusb-v.txt -- Driver (rt2870) and usbcore error messages during boot process https://bugs.launchpad.net/bugs/441303 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 441303] Re: Driver (rt2870) and usbcore error messages during boot process
** Attachment added: "AlsaDevices.txt" http://launchpadlibrarian.net/32932265/AlsaDevices.txt ** Attachment added: "AplayDevices.txt" http://launchpadlibrarian.net/32932266/AplayDevices.txt ** Attachment added: "ArecordDevices.txt" http://launchpadlibrarian.net/32932267/ArecordDevices.txt ** Attachment added: "BootDmesg.txt" http://launchpadlibrarian.net/32932268/BootDmesg.txt ** Attachment added: "Card0.Amixer.values.txt" http://launchpadlibrarian.net/32932269/Card0.Amixer.values.txt ** Attachment added: "Card0.Codecs.codec.0.txt" http://launchpadlibrarian.net/32932270/Card0.Codecs.codec.0.txt ** Attachment added: "Card1.Codecs.codec.0.txt" http://launchpadlibrarian.net/32932271/Card1.Codecs.codec.0.txt ** Attachment added: "CurrentDmesg.txt" http://launchpadlibrarian.net/32932272/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/32932274/Dependencies.txt ** Attachment added: "IwConfig.txt" http://launchpadlibrarian.net/32932275/IwConfig.txt ** Attachment added: "Lspci.txt" http://launchpadlibrarian.net/32932276/Lspci.txt ** Attachment added: "PciMultimedia.txt" http://launchpadlibrarian.net/32932277/PciMultimedia.txt ** Attachment added: "ProcCpuinfo.txt" http://launchpadlibrarian.net/32932278/ProcCpuinfo.txt ** Attachment added: "ProcInterrupts.txt" http://launchpadlibrarian.net/32932279/ProcInterrupts.txt ** Attachment added: "ProcModules.txt" http://launchpadlibrarian.net/32932280/ProcModules.txt ** Attachment added: "UdevDb.txt" http://launchpadlibrarian.net/32932282/UdevDb.txt ** Attachment added: "UdevLog.txt" http://launchpadlibrarian.net/32932283/UdevLog.txt ** Attachment added: "WifiSyslog.txt" http://launchpadlibrarian.net/32932284/WifiSyslog.txt ** Attachment added: "XsessionErrors.txt" http://launchpadlibrarian.net/32932285/XsessionErrors.txt -- Driver (rt2870) and usbcore error messages during boot process https://bugs.launchpad.net/bugs/441303 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