Users:stuart23: Difference between revisions
From Maemo Wiki
Jump to navigationJump to search
imported>stuart23 |
imported>stuart23 |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 2: | Line 2: | ||
Installed the testing Community SSU [[CSSU]] | 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 === | === TODO === | ||
make the usb0 interface come up automatically | install | ||
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