Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

Kubuntu & D-Link DWA-125

  Date: Feb 05    Category: Unix / Linux / Ubuntu    Views: 266
  

Using Ubuntu I can get WEB access with the following:

Add the ID (command in one line):
Code:
echo 'install rt2870sta modprobe --ignore-install rt2870sta ; /bin/echo "07d1
3c16" > /sys/bus/usb/drivers/rt2870/new_id' | sudo tee
/etc/modprobe.d/rt2870sta.conf
Load the Module
Code:
sudo modprobe rt2870sta
iwconfig
Interface available? Try to connect!
The solution works? Ok, automatic driver load if the stick was plugged in:
Code:
sudo gedit /etc/udev/rules.d/10-d_link.rules
sudo service udev reload
In gedit paste, save and exit:
Code:
# UDEV-Rule for D-LINK DWA-125N ID 07D1 :3C16 SUBSYSTEM=="usb",
SYSFS{idVendor}=="07d1", SYSFS{idProduct}=="3c16", RUN+="/sbin/modprobe
rt2870sta"
make it ready to work (probably not needed)
Code:
sudo service udev reload
.. or restart

How can I get WEB access using Kubuntu 11.04 and a DWA-125?

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Kubuntu & D-Link DWA-125 Or get search suggestion and latest updates.




Tagged: