Users:stuart23: Difference between revisions
From Maemo Wiki
Jump to navigationJump to search
imported>stuart23 |
imported>stuart23 |
||
| Line 7: | Line 7: | ||
http://talk.maemo.org/showthread.php?t=85658 | http://talk.maemo.org/showthread.php?t=85658 | ||
=== auto configure eth0 when a USB EThernet adapter is plugged in === | |||
I failed to get ifupdown to work so: | |||
https://github.com/stuart12/n900_files/blob/master/etc/udev/rules.d/z98_USB-Ethernet-stuart.rules | |||
https://github.com/stuart12/n900_files/blob/master/usr/local/sbin/usb-ethernet | |||
https://github.com/stuart12/n900_files/blob/master/etc/udhcpc/default.script | |||
https://github.com/stuart12/n900_files/blob/master/etc/udhcpc/stuart.bound | |||
=== TODO === | === TODO === | ||
install | install | ||
make the usb0 interface come up automatically again | make the usb0 interface come up automatically again | ||
Latest revision as of 16:32, 14 October 2012
Stuart's Page
Installed the testing Community SSU CSSU
usbmode package from pali
http://talk.maemo.org/showthread.php?t=85658
auto configure eth0 when a USB EThernet adapter is plugged in
I failed to get ifupdown to work so:
https://github.com/stuart12/n900_files/blob/master/etc/udev/rules.d/z98_USB-Ethernet-stuart.rules https://github.com/stuart12/n900_files/blob/master/usr/local/sbin/usb-ethernet https://github.com/stuart12/n900_files/blob/master/etc/udhcpc/default.script https://github.com/stuart12/n900_files/blob/master/etc/udhcpc/stuart.bound
TODO
install make the usb0 interface come up automatically again