cd MyDocs/.documents/ tar -zxvf dm.tar.gz sudo gainroot modprobe usbnet insmod dm9601.ko
ls /dev/eth*
| The Following User Says Thank You to mveplus For This Useful Post: | ||
. someone mentioned "modprobe isofs", did a search and came up with the following:| The Following User Says Thank You to cheve For This Useful Post: | ||
sudo gainroot ifconfig eth0 up udhcpc
cd # to directory where you saved the file tar -zxvf z98_usbEth.rules.tar.gz sudo gainroot cp z98_usbEth.rules /etc/udev/rules.d/

cd MyDocs/.documents sudo gainroot dpkg -i usb2net_n900_v.0.1.8.deb
sudo gainroot dpkg -P usb2net reboot

ls /dev/eth* #output should be: /dev/eth0 # if not then: dmesg | grep 'idProduct' # or lsusb
vi /etc/udev/rules.d/z98usbEth.rules
this is beta package! | The Following 5 Users Say Thank You to mveplus For This Useful Post: | ||
| The Following User Says Thank You to cheve For This Useful Post: | ||