Re: F13: Latest kernel & NetworkManager updates broke rt2870 wireless connection [SOLVED]



On 08/24/2010 10:46 AM, JD wrote:
On 08/24/2010 10:35 AM, Daniel B. Thurman wrote:
On 08/24/2010 09:37 AM, Jim wrote:
On 08/24/2010 11:09 AM, Daniel B. Thurman wrote:
Seems that the kernel/NetworkManager no longer
can load the rt2870sta module. I tried:

# dmesg
usb 1-4: USB disconnect, address 3
usb 1-4: new high speed USB device using ehci_hcd and address 4
usb 1-4: New USB device found, idVendor=14b2, idProduct=3c27
usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
usb 1-4: Product: 802.11 n WLAN
usb 1-4: Manufacturer: Ralink
usb 1-4: SerialNumber: 1.0

# lssub
Bus 001 Device 004: ID 14b2:3c27 Ralink Technology, Corp. rt2870 802.11n
WLAN

# lsmod | grep ra
(nothing)

# modprobe rt2870
FATAL: Module rt2870 not found.

# yum reinstall rt2870 kmod-rt2870
(then checked again, nothing has changed)

I checked everything else, the network-scripts and so on
and the configurations seems intact...

So how can I get my connection back
The Fedora kernels are having problems with module loading.

do a su -c "depmod -ae" .

If that does not help uninstall kernel you are having problems with and
try to yum update and reinstall new kernel.

I have had this problem with a few Fedora kernels on different boxes.
# depmod -ae
WARNING: -e needs -E or -F

Interestingly, the -E option is not listed in the man pages

So I just did:

# depmod -a

I also removed and reinstalled the kernel, rebooted, same problem - does
not work

I noticed there is something weird from the dmesg, particularly with:

rt2870sta: version magic '2.6.33.6-147.2.4.fc13.i686 SMP mod_unload 686
' should be '2.6.33.8-149.fc13.i686 SMP mod_unload 686'

So it appears that I need a new .ko module and perhaps RPMFusion does not
have it yet and perhaps because they have not caught up to the new kernel...

I wonder if a akmod is available though.

And then, I also noticed from dmesg:
[...]
HDA Intel 0000:00:1b.0: irq 26 for MSI/MSI-X
name_count maxed, losing inode data: dev=00:07, inode=12948
name_count maxed, losing inode data: dev=00:07, inode=12948
name_count maxed, losing inode data: dev=00:07, inode=12948
name_count maxed, losing inode data: dev=00:07, inode=12940
<about 100 more of these...>
EXT4-fs (sdb7): mounted filesystem with ordered data mode
SELinux: initialized (dev sdb7, type ext4), uses xattr
[...]

Perhaps the above is unrelated to this post - something to do with hard
drive itself
(... and it is brand-new)

So, all in all, rt2870 module does not load.
Can yo tell us exactly how many kernels yo have installed?

rpm -q kernel

will tell you all kernel versions installed.

Why don't stick to having one and only one kernel installed and booted
in order to move forward so when you yum install a kmod module, it
will be for the correct kernel??
Otherwise you will be spinning your wheels for a long time.

I keep at least 3 kernels on hand in cases if there is a problem with
the latest kernel for any reason, such as in this case when I booted
to the previous version and noted that rt2870 was still working.

... and the problem is now solved by installing akmod.

--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines



Relevant Pages

  • Re: USB regression (and other failures) in 2.6.2[45]*
    ... In my current testing kernel, which I believe is the one with which I ... captured the sole successful non-2.6.23.1 dmesg so far, ... then none of your USB devices would be able to run at high speed. ... That would require me to learn enough of how git works, ...
    (Linux-Kernel)
  • Several OOPSes in net/sched/sch_generic.c, kernel/softirq.c (and other places)
    ... I have witnessed several kernel oopses in a vanilla 2.6.32 kernel of different patch levels. ... As I have no idea how I can trigger this oops -- it just happens after a few hours of running -- I'll list what I'm using the machine for: it's running Debian squeeze with a custom built kernel, vanilla 2.6.32.7 (.config attached). ... A WLAN AP is running over the USB wireless stick, which is bridged with the LAN side of the one NIC. ... # Device Drivers ...
    (Linux-Kernel)
  • PROBLEM: Oops when using emi62 with 2.6.28
    ... With kernel 2.6.28 (and I don't really know which version of the kernel ... emi62 soundcard usb firmware oops ... 2000-2fff: PCI Bus 0000:02 ... # Infrared-port device drivers ...
    (Linux-Kernel)
  • problem with linux-2.6.28
    ... ACPI: Local APIC address 0xfee00000 ... Allocating PCI resources starting at cc000000 ... 3243604k/3276480k available (3222k kernel code, 31608k reserved, 1142k data, 312k init, 23 ... USB 2.0 'Enhanced' Host Controller Driver ...
    (Linux-Kernel)
  • Re: USB not working, Need Help
    ... As I failed to get Woody to install, ... This is the stock kernel that installed from Knoppix. ... I did a upgrade to SID. ... > usb system stuff showed in the KDE info center today after a upgrade to SID ...
    (Debian-User)