Увидели сообщение с непонятной ссылкой, спам, непристойность или оскорбление?Воспользуйтесь ссылкой «Сообщить модератору» рядом с сообщением!
0 Пользователей и 1 Гость просматривают эту тему.
Blacklisting mac80211 driver versionIf you have the file rt73usb.ko in the /lib/modules directory tree then you have two options to blacklist it. Failure to do this will mean that the ieee80211 rt73 module described on this page will fail to work properly. Here are the options: * Move the file to another area on your system as follows then do “depmod -ae”. Move/lib/modules/k#/kernel/drivers/net/wireless/rt2x00/rt73usb.ko to a safe place. The “k#” and/or other parts of the path will be different for your distribution/system. Use “locate 73usb.ko” or “find /lib/modules -name *73usb*” to find the full path. After moving it, do “depmod -ae”. * Edit /etc/modprobe.d/blacklist and add “blacklist rt73usb” as a new line.In both cases, reboot your system afterwards.
export MY=`whoami`sudo mv /lib/modules/`uname -r`/kernel/drivers/net/wireless/rt2x00/rt73usb.ko /home/`echo $MY`/sudo depmod -aesudo cp /etc/modprobe.d/blacklist.conf /etc/modprobe.d/blacklist.conf.backupsudo echo 'blacklist rt73usb' >> /etc/modprobe.d/blacklist.confsudo reboot
Страница сгенерирована за 0.017 секунд. Запросов: 20.