Skip to main content

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:
code:
sudo su  gedit /etc/udev/rules.d/95-w331m.rules
a new empty document open. copy , paste text follows:
code:
subsystem=="usb", sysfs{idvendor}=="148f", sysfs{idproduct}=="5370", run="/etc/w311m.sh"
proofread carefully, save , close gedit. do:
code:
gedit /etc/w311m.sh
copy , paste text:
code:
#!/bin/sh  modprobe rt2800usb  echo 148f 5370 > /sys/bus/usb/drivers/rt2800usb/new_id
proofread carefully, save , close gedit. do:
code:
chmod +x /etc/w311m.sh  exit
you should set. post if stuck.


Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Networking & Wireless [SOLVED] help me with these instructions for wireless


Ubuntu

Comments

Popular posts from this blog

How to set the order of FAQs instead of alphabetical

Thread: Get UK Keyboard working

how do I change the e-mail address for my merchant account