Thread: help me with these instructions for wireless
on site
https://help.ubuntu.com/community/wi...ce/tenda_w311m
'enable support in udev' , don't know doing, line runs on, how enter it?
logged here root?? dont mention these details.
confusing is.
enable support in udev
root@ubuntu:~# cat /etc/udev/rules.d/95-w331m.rules
subsystem=="usb", sysfs{idvendor}=="148f", sysfs{idproduct}=="5370", run="/etc/w311m.sh"
root@ubuntu:~# cat /etc/w311m.sh
#!/bin/sh
modprobe rt2800usb
echo 148f 5370 > /sys/bus/usb/drivers/rt2800usb/new_id
let me see if can help. please in terminal:a new empty document open. copy , paste text follows:code:sudo su gedit /etc/udev/rules.d/95-w331m.rulesproofread carefully, save , close gedit. do:code:subsystem=="usb", sysfs{idvendor}=="148f", sysfs{idproduct}=="5370", run="/etc/w311m.sh"copy , paste text:code:gedit /etc/w311m.shproofread carefully, save , close gedit. do:code:#!/bin/sh modprobe rt2800usb echo 148f 5370 > /sys/bus/usb/drivers/rt2800usb/new_idyou should set. post if stuck.code:chmod +x /etc/w311m.sh exit
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [SOLVED] help me with these instructions for wireless
Ubuntu
Comments
Post a Comment