Bill Jonas on Mon, 21 Aug 2000 18:33:31 -0400 (EDT) |
On Sun, 20 Aug 2000, Chris Nagele wrote: >OK. I have tried doing this (ifconfig eth0 192.168.1.3) many times but i >recorded the output to a file and these were the results. > ># ifconfig eth0 192.168.1.3 >SIOCSIFADDR: No such Device >eth0: unknown interface: nosuch device Okay. This indicates that the driver's not in place (for whatever reason). >At boot I am getting a NFS 'lockd' FAILED. Will this have effect on my >ethernet adapters? No. It's just messing with the Network File System; it can be disabled and/or removed later. :) I did a little poking around, and it appears as though it would be helpful to see the contents of your /proc/bus/usb/drivers and /proc/bus/usb/devices. There's also more information, as well as web pointers (to places like http://www.linux-usb.org/) in your Documentation/usb directory (this is under your main kernel-source directory, eg, /usr/local/src/linux/Documentation/usb/). Also, can you tell us what 'grep -i pegasus .config' from your kernel source directory tells you? According to http://www.linux-usb.org/USB-guide/x558.html, it *should* be configurable as just "another ethernet device" (with ifconfig) once the driver's configured. I haven't worked with any USB devices yet on *any* platform, so I'm interested in seeing this happen. :) Bill -- >Ever heard of .cshrc? | "Linux means never having to delete That's a city in Bosnia. Right? | your love mail." -- Don Marti (Discussion in comp.os.linux.misc | http://www.billjonas.com/ on the intuitiveness of commands.) | http://www.harrybrowne.org/ ______________________________________________________________________ Philadelphia Linux Users Group - http://www.phillylinux.org Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|