using latest driver for linux( which is the only one i have). – IanFeb 16 at 18:44
More specific problem, the driver is installed, rt2800 and rt2x00 are blacklisted. build essentials is installed. did the whole make, make install fun stuff. did modprobe rt3562sta and echo'd it into the correct file. Wireless though is not installed. I also installed virtualbox. I don't know if that effected it thought. – IanFeb 16 at 18:53
It was working prior to update. – IanFeb 16 at 18:56
I also changed the n's to y's in the config.mk file. – IanFeb 16 at 19:00
Error messages in kern.log
Feb 16 13:33:39 ########### kernel: [ 329.475539] rt3562sta: disagrees about version of symbol filp_open
Feb 16 13:33:39 ########### kernel: [ 329.475550] rt3562sta: Unknown symbol filp_open (err -22)
Feb 16 13:33:39 ########### kernel: [ 329.475688] rt3562sta: disagrees about version of symbol wake_up_process
Feb 16 13:33:39 ########### kernel: [ 329.475695] rt3562sta: Unknown symbol wake_up_process (err -22) – IanFeb 16 at 19:02