Comment 131 for bug 1220146

Revision history for this message
Frog23 (frog23) wrote : Re: Need support for new Ralink Wifi card - Mediatek 7630 [14c3:7630]

@David: First of all: restart your computer and then call load.sh again.
If this error occurs again, try calling rmmod for each file that shows the "File exists" error, but in reverse order.
So from your error log, this would be:
rmmod ./rt2800lib.ko
rmmod ./rt2x00lib.ko
rmmod /lib/modules/3.13.0-30-generic/kernel/net/mac80211/mac80211.ko
rmmod /lib/modules/3.13.0-30-generic/kernel/net/wireless/cfg80211.ko
rmmod /lib/modules/3.13.0-30-generic/kernel/lib/crc-ccitt.ko
rmmod /lib/modules/3.13.0-30-generic/kernel/drivers/misc/eeprom/eeprom_93cx6.ko
rmmod /lib/modules/3.13.0-30-generic/kernel/drivers/misc/eeprom/eeprom.ko

I think you don't need to run make again, it seems to be only a problem with loading the modules. But I am not an expert in this, so I could be mistaken.
Again, I hope this helps.
Cheers
  Frog23

P.S. I still have to run load.sh again after I restarted my computer, I haven't come around to test the proposed method by keshara yet, or find another permanent solution. But this is only a minor inconvenience for me compared to a non-working wifi card. Just so you know.