Just installed Arch on a trimslice using a SD card. I'm having a few issues, first thing I did was update the trimslice. Now I can't load the rt2800usb module.
Using modprobe gave me nothing, so tried a little debugging:
$this->bbcode_second_pass_code('', '[root@trimslice ~]# insmod /lib/modules/2.6.38-6-ARCH/kernel/drivers/net/wireless/rt2x00/rt2800usb.ko.gz
Error: could not insert module /lib/modules/2.6.38-6-ARCH/kernel/drivers/net/wireless/rt2x00/rt2800usb.ko.gz: Unknown symbol in module
')
Lots of unkown symbol errors appeared on ttyS0
The second issue is that I can't log in on ttyS0, I can type in my username, but then not my password... It's kindof weird, was working fine before the update, and didnt even restart the minicom session...
Thanks in advance