31
Debian / Customized New Rootfs
« on: June 14, 2008, 10:37:31 pm »
@Raul: there is none included by default... there might be something in debian feed, but you need network working first
So you have to edit /etc/network/interfaces. There is an example for a wifi connection on eth0 in there, I had to write a similar one for eth1 and then ifup eth1. (Dmesg tells you which name your card has been given.)
@Osage: things to check:
- are the modules present and did you do depmod -a ?
- there is a command to start usb networking, something like usb_gadget start (I can't remember, maybe gadget-usb start ??)
So you have to edit /etc/network/interfaces. There is an example for a wifi connection on eth0 in there, I had to write a similar one for eth1 and then ifup eth1. (Dmesg tells you which name your card has been given.)
@Osage: things to check:
- are the modules present and did you do depmod -a ?
- there is a command to start usb networking, something like usb_gadget start (I can't remember, maybe gadget-usb start ??)