[Bug 284543] Re: rt61 network card stopped working after upgrade to 2.6.27-7-generic

2009-08-25 Thread Leann Ogasawara
Hi Stu,

Thanks for the update.  I'm going to go ahead and close this bug for
now.  If it reappears after updating to Karmic feel free to reopen by
setting the status back to New and running the apport-collect command in
the comment above.  Thanks.

** Changed in: linux (Ubuntu)
   Status: Incomplete => Fix Released

-- 
rt61 network card stopped working after upgrade to 2.6.27-7-generic
https://bugs.launchpad.net/bugs/284543
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 284543] Re: rt61 network card stopped working after upgrade to 2.6.27-7-generic

2009-08-25 Thread StuJordan
Hi,

No this problem hasn't happened again since so either it was a one off
problem or it has been resolved. Unfortunately I can't test Karmic just
yet; maybe in a month!

Stu

-- 
rt61 network card stopped working after upgrade to 2.6.27-7-generic
https://bugs.launchpad.net/bugs/284543
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 284543] Re: rt61 network card stopped working after upgrade to 2.6.27-7-generic

2009-08-24 Thread kernel-janitor
Hi StuJordan,

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/karmic .

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 284543

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

-- 
rt61 network card stopped working after upgrade to 2.6.27-7-generic
https://bugs.launchpad.net/bugs/284543
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 284543] Re: rt61 network card stopped working after upgrade to 2.6.27-7-generic

2008-10-16 Thread StuJordan
Well..

[EMAIL PROTECTED]:~$ sudo apt-get install linux-firmware
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Package linux-firmware is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package linux-firmware has no installation candidate

I re-ran the update-manager and it had another 140 updates...now..

[EMAIL PROTECTED]:~$ sudo apt-get install linux-firmware
Reading package lists... Done
Building dependency tree   
Reading state information... Done
linux-firmware is already the newest version.
The following packages were automatically installed and are no longer required:
  gettext html2text
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

oddness?

-- 
rt61 network card stopped working after upgrade to 2.6.27-7-generic
https://bugs.launchpad.net/bugs/284543
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 284543] Re: rt61 network card stopped working after upgrade to 2.6.27-7-generic

2008-10-16 Thread StuJordan
Well it was working fine since I installed the beta cd a couple of weeks
ago. Whatever was in last night's deployment seemed to remove some of
these files.

-- 
rt61 network card stopped working after upgrade to 2.6.27-7-generic
https://bugs.launchpad.net/bugs/284543
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 284543] Re: rt61 network card stopped working after upgrade to 2.6.27-7-generic

2008-10-16 Thread Wouter Stomp
Do you have linux-firmware installed? that is the package that provides
that file in intrepid. I think it should be installed as a dependency of
the kernel.

-- 
rt61 network card stopped working after upgrade to 2.6.27-7-generic
https://bugs.launchpad.net/bugs/284543
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 284543] Re: rt61 network card stopped working after upgrade to 2.6.27-7-generic

2008-10-16 Thread Wouter Stomp
** Changed in: linux (Ubuntu)
Sourcepackagename: None => linux

-- 
rt61 network card stopped working after upgrade to 2.6.27-7-generic
https://bugs.launchpad.net/bugs/284543
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 284543] Re: rt61 network card stopped working after upgrade to 2.6.27-7-generic

2008-10-16 Thread StuJordan
** Tags added: 8.10 ibex intrepid network

** Description changed:

  After upgrading with latest packages (including new kernel) last night
  and rebooting the wireless network did not reconnect.
  
  Network Manager showed no networks and a bubble box just said "x x x
  disconnected".
  
  Dmesg (attached) reports missing firmware file rt2561s.bin. find
  /lib/firmware -name rt*.bin shows nothing.
  
  "Fixed" by
  
  Inserting beta cd/iso
  sudo mkdir /media/tmp
  sudo mount ./filesystem.squashfs --type squashfs /media/tmp -o loop
  sudo cp ./media/tmp/lib/firmware/rt*.bin /lib/firmware/
  sudo rmmod rt61pci
  sudo rmmod rt2x00pci
  sudo rmmod rt2x00lib
+ sudo modprobe rt2x00lib
+ sudo modprobe rt2x00pci
  sudo modprobe rt61pci
- sudo modprobe rt2x00pci
- sudo modprobe rt2x00lib
  sudo /etc/init.d/networking restart
  sudo /etc/init.d/NetworkManager restart
  (or you could probably reboot after copying the firmware)
  
  worked for me.

-- 
rt61 network card stopped working after upgrade to 2.6.27-7-generic
https://bugs.launchpad.net/bugs/284543
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 284543] Re: rt61 network card stopped working after upgrade to 2.6.27-7-generic

2008-10-16 Thread StuJordan

** Attachment added: "apt.log"
   http://launchpadlibrarian.net/18615279/apt.log

-- 
rt61 network card stopped working after upgrade to 2.6.27-7-generic
https://bugs.launchpad.net/bugs/284543
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 284543] Re: rt61 network card stopped working after upgrade to 2.6.27-7-generic

2008-10-16 Thread StuJordan
sorry the two lines

sudo mount ./filesystem.squashfs --type squashfs /media/tmp -o loop
sudo cp ./media/tmp/lib/firmware/rt*.bin /lib/firmware/

should be

sudo mount /media/cdrom//casper/filesystem.squashfs/filesystem.squashfs --type 
squashfs /media/tmp -o loop
sudo cp /media/tmp/lib/firmware/rt*.bin /lib/firmware/

-- 
rt61 network card stopped working after upgrade to 2.6.27-7-generic
https://bugs.launchpad.net/bugs/284543
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 284543] Re: rt61 network card stopped working after upgrade to 2.6.27-7-generic

2008-10-16 Thread StuJordan

** Attachment added: "dmesg"
   http://launchpadlibrarian.net/18615244/dmesg

-- 
rt61 network card stopped working after upgrade to 2.6.27-7-generic
https://bugs.launchpad.net/bugs/284543
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