Hi folks
I just installed Centos 5.5. I heard about the new changes in wifi support. I tried a USB wifi card from Netgear, and It works fine. It didn't en Centos 5.4, so that's great news.
The problem is I have a Linksys WUSB54GC USB wifi card and I want to make it work.
I get this messages in /var/log/messages as soon as I plug it in.
Oct 14 22:56:20 lila kernel: usb 1-1: USB disconnect, address 2 Oct 14 22:56:21 lila kernel: usb 1-1: new full speed USB device using uhci_hcd and address 3 Oct 14 22:56:22 lila kernel: usb 1-1: configuration #1 chosen from 1 choice Oct 14 22:56:22 lila kernel: Registered led device: rt73usb-phy1::radio Oct 14 22:56:22 lila kernel: Registered led device: rt73usb-phy1::assoc Oct 14 22:56:22 lila kernel: Registered led device: rt73usb-phy1::quali Oct 14 22:56:22 lila kernel: usbcore: registered new driver rt73usb Oct 14 22:56:23 lila firmware_helper[2605]: Loading of /lib/firmware/rt73.bin for rt73usb driver failed: No such file or directory Oct 14 22:56:23 lila kernel: phy1 -> rt2x00lib_request_firmware: Error - Failed to request Firmware.
I googled it but nothing really works.
I hope some of you guys can help me out. Thanks in advance.
David
----- Original Message ----- From: Waleed Harbi To: CentOS mailing list Sent: Thursday, October 14, 2010 3:48 PM Subject: Re: [CentOS] dhcpd rpm
Try find-out SPEC file and rpm source, recompile it, this is the faster way I think, if you have big issue.
Fedora they released 4.1, check it.
http://mirrors.isu.net.sa/pub/fedora/linux/releases/13/Everything/x86_64/os/...
-------------------------- Best Wishes, Waleed Harbi
Dream | Do | Be
On Thu, Oct 14, 2010 at 11:44 PM, m.roth@5-cent.us wrote:
JohnS wrote:
On Thu, 2010-10-14 at 14:58 -0400, m.roth@5-cent.us wrote:
Folks,
We've been having occasional issues with failover dhcpd. I went looking for "peer holds all free leases", and happened to run across https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=610219, which is rated important, and is supposed to be fixed in 3.0.5-24. Looking at the repo at kernel.org, all I see is what we have, dhclient-3.0.5-23.el5.x86_64.rpm.
Any idea when this update will be released?
Bother to even look on Upstreams Site? It's not freely available yet as I see it.
No, I hadn't. I'm just a tad surprised - that was rated "important", and looked as though it would be released soon. And with 6 coming soon, I was thinking, though I haven't gone to look, that they'd have 3.1 or 4.x.
Thanks, though.
mark
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
--------------------------------------------------------------------------------
_______________________________________________ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On 15/10/2010 06:06, David wrote:
Hi folks I just installed Centos 5.5. I heard about the new changes in wifi support. I tried a USB wifi card from Netgear, and It works fine. It didn't en Centos 5.4, so that's great news. The problem is I have a Linksys WUSB54GC USB wifi card and I want to make it work. I get this messages in /var/log/messages as soon as I plug it in. Oct 14 22:56:20 lila kernel: usb 1-1: USB disconnect, address 2 Oct 14 22:56:21 lila kernel: usb 1-1: new full speed USB device using uhci_hcd and address 3 Oct 14 22:56:22 lila kernel: usb 1-1: configuration #1 chosen from 1 choice Oct 14 22:56:22 lila kernel: Registered led device: rt73usb-phy1::radio Oct 14 22:56:22 lila kernel: Registered led device: rt73usb-phy1::assoc Oct 14 22:56:22 lila kernel: Registered led device: rt73usb-phy1::quali Oct 14 22:56:22 lila kernel: usbcore: registered new driver rt73usb Oct 14 22:56:23 lila firmware_helper[2605]: Loading of /lib/firmware/rt73.bin for rt73usb driver failed: No such file or directory Oct 14 22:56:23 lila kernel: phy1 -> rt2x00lib_request_firmware: Error
- Failed to request Firmware.
I googled it but nothing re
Hi,
Didn't google enough... please try installing the firmware available from Elrepo for this card:
http://elrepo.org/tiki/rt73usb-firmware
Once done, if it still doesn't work provide a directory listing of /lib/firmware and any other error messages you get.
On 15/10/10 13:37, Giles Coochey wrote:
On 15/10/2010 06:06, David wrote:
Hi folks I just installed Centos 5.5. I heard about the new changes in wifi support. I tried a USB wifi card from Netgear, and It works fine. It didn't en Centos 5.4, so that's great news. The problem is I have a Linksys WUSB54GC USB wifi card and I want to make it work. I get this messages in /var/log/messages as soon as I plug it in. Oct 14 22:56:20 lila kernel: usb 1-1: USB disconnect, address 2 Oct 14 22:56:21 lila kernel: usb 1-1: new full speed USB device using uhci_hcd and address 3 Oct 14 22:56:22 lila kernel: usb 1-1: configuration #1 chosen from 1 choice Oct 14 22:56:22 lila kernel: Registered led device: rt73usb-phy1::radio Oct 14 22:56:22 lila kernel: Registered led device: rt73usb-phy1::assoc Oct 14 22:56:22 lila kernel: Registered led device: rt73usb-phy1::quali Oct 14 22:56:22 lila kernel: usbcore: registered new driver rt73usb Oct 14 22:56:23 lila firmware_helper[2605]: Loading of /lib/firmware/rt73.bin for rt73usb driver failed: No such file or directory Oct 14 22:56:23 lila kernel: phy1 -> rt2x00lib_request_firmware: Error
- Failed to request Firmware.
I googled it but nothing re
Hi,
Didn't google enough... please try installing the firmware available from Elrepo for this card:
Indeed, and it's even covered on the CentOS wiki:
http://wiki.centos.org/HowTos/Laptops/Wireless#head-a7388039af96da5400e59913...
Thanks Giles
I downloaded the firmware and it's working properly. Thanks for the answer and the solution.
Cheers
David
----- Original Message ----- From: Giles Coochey To: centos@centos.org Sent: Friday, October 15, 2010 7:37 AM Subject: Re: [CentOS] Wireless problem
On 15/10/2010 06:06, David wrote: Hi folks
I just installed Centos 5.5. I heard about the new changes in wifi support. I tried a USB wifi card from Netgear, and It works fine. It didn't en Centos 5.4, so that's great news.
The problem is I have a Linksys WUSB54GC USB wifi card and I want to make it work.
I get this messages in /var/log/messages as soon as I plug it in.
Oct 14 22:56:20 lila kernel: usb 1-1: USB disconnect, address 2 Oct 14 22:56:21 lila kernel: usb 1-1: new full speed USB device using uhci_hcd and address 3 Oct 14 22:56:22 lila kernel: usb 1-1: configuration #1 chosen from 1 choice Oct 14 22:56:22 lila kernel: Registered led device: rt73usb-phy1::radio Oct 14 22:56:22 lila kernel: Registered led device: rt73usb-phy1::assoc Oct 14 22:56:22 lila kernel: Registered led device: rt73usb-phy1::quali Oct 14 22:56:22 lila kernel: usbcore: registered new driver rt73usb Oct 14 22:56:23 lila firmware_helper[2605]: Loading of /lib/firmware/rt73.bin for rt73usb driver failed: No such file or directory Oct 14 22:56:23 lila kernel: phy1 -> rt2x00lib_request_firmware: Error - Failed to request Firmware.
I googled it but nothing re
Hi,
Didn't google enough... please try installing the firmware available from Elrepo for this card:
http://elrepo.org/tiki/rt73usb-firmware
Once done, if it still doesn't work provide a directory listing of /lib/firmware and any other error messages you get.
At Thu, 14 Oct 2010 23:06:03 -0500 CentOS mailing list centos@centos.org wrote:
Hi folks
I just installed Centos 5.5. I heard about the new changes in wifi support. I tried a USB wifi card from Netgear, and It works fine. It didn't en Centos 5.4, so that's great news.
The problem is I have a Linksys WUSB54GC USB wifi card and I want to make it work.
I get this messages in /var/log/messages as soon as I plug it in.
Oct 14 22:56:20 lila kernel: usb 1-1: USB disconnect, address 2 Oct 14 22:56:21 lila kernel: usb 1-1: new full speed USB device using uhci_hcd and address 3 Oct 14 22:56:22 lila kernel: usb 1-1: configuration #1 chosen from 1 choice Oct 14 22:56:22 lila kernel: Registered led device: rt73usb-phy1::radio Oct 14 22:56:22 lila kernel: Registered led device: rt73usb-phy1::assoc Oct 14 22:56:22 lila kernel: Registered led device: rt73usb-phy1::quali Oct 14 22:56:22 lila kernel: usbcore: registered new driver rt73usb Oct 14 22:56:23 lila firmware_helper[2605]: Loading of /lib/firmware/rt73.bin for rt73usb driver failed: No such file or directory Oct 14 22:56:23 lila kernel: phy1 -> rt2x00lib_request_firmware: Error - Failed to request Firmware.
I googled it but nothing really works.
You need to download and install the firmware. You might need to extract the firmware from the MS-Windows installer CD (somehow).
I hope some of you guys can help me out. Thanks in advance.
David
----- Original Message ----- From: Waleed Harbi To: CentOS mailing list Sent: Thursday, October 14, 2010 3:48 PM Subject: Re: [CentOS] dhcpd rpm
Try find-out SPEC file and rpm source, recompile it, this is the faster way I think, if you have big issue.
Fedora they released 4.1, check it.
http://mirrors.isu.net.sa/pub/fedora/linux/releases/13/Everything/x86_64/os/...
Best Wishes, Waleed Harbi
Dream | Do | Be
On Thu, Oct 14, 2010 at 11:44 PM, m.roth@5-cent.us wrote:
JohnS wrote:
On Thu, 2010-10-14 at 14:58 -0400, m.roth@5-cent.us wrote:
Folks,
We've been having occasional issues with failover dhcpd. I went looking for "peer holds all free leases", and happened to run across https://bugzilla.redhat.com/show_bug.cgi?format=multiple&id=610219, which is rated important, and is supposed to be fixed in 3.0.5-24. Looking at the repo at kernel.org, all I see is what we have, dhclient-3.0.5-23.el5.x86_64.rpm.
Any idea when this update will be released?
Bother to even look on Upstreams Site? It's not freely available yet as I see it.
No, I hadn't. I'm just a tad surprised - that was rated "important", and looked as though it would be released soon. And with 6 coming soon, I was thinking, though I haven't gone to look, that they'd have 3.1 or 4.x.
Thanks, though.
mark
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos MIME-Version: 1.0
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos