jettjunker Apprentice


Joined: 10 Sep 2005 Posts: 267
|
Posted: Mon Feb 23, 2009 7:38 pm Post subject: wireless card treated as wired [work-around] |
|
|
work-around edit:
I read in the bugbuild thread that the kernel version works fine now (so long as you download and copy firmware over yourself... I copied them to both /lib/firmware and /lib64/firmware/ to be safe, backing up the existing bins in the latter), so I did that and it's working for me. I'm still curious why this stopped working all of the sudden, and whether some of the 6 modules that load now are unnecessary for me (rt61, rt61pci, crc_itu_t, rt2x00pci, rt2x00lib, and eeprom_93cx6), but hey... it's working.
-------------------------
original post:
This morning I booted up my computer and NetworkManager (nm-applet) tells me via mouse-hover, "Wired network connection with a self-assigned address," and it lists ra0 as a Wired Network when I click on it. It's so strange since the only thing I updated yesterday was portage... I have no idea why I'd be getting this problem all of the sudden. Bringing down ra0, stopping NM, rmmod rt61, modprobe rt61, ra0 up, and starting NM back up didn't fix anything, nor did a reboot, nor re-emerging the driver.
Some info...
net-wireless/ralink-rt61-1.1.2.2-r2 #gentoo bug-build
ifconfig Code: | ra0 Link encap:Ethernet HWaddr 00:0e:2e:f1:8c:9f
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 B) TX bytes:0 (0.0 B)
Interrupt:17 |
iwconfig Code: | ra0 RT61 Wireless ESSID:"" Nickname:""
Mode:Auto Frequency:2.412 GHz Bit Rate=54 Mb/s
RTS thr:off Fragment thr:off
Encryption key:off
Link Quality=0/100 Signal level:-121 dBm Noise level:-111 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0 |
iwlist ra0 ap Code: | ra0 No Peers/Access-Point in range |
Any ideas? _________________ Core2Duo T7100 1.8 ghz mini-itx, Nvidia FX220: Gentoo/Gnome/CompizFusion:XGL
CoreDuo 1.83 ghz 13" Macbook, GMA 950: Ubuntu/Gnome/CompizFusion:AIGLX |
|