John Gibbons wrote: > Pray tell: with Debian Sarge installed, what has to be typed in to > configure a 4 port hub with its printer and flash memory plugged in? > Many thanks in advance.
Not sure what sort of hub you're talking about. If its a network hub, it should just work as long as you have networking enabled on the Debian machine. To start networking you do "/etc/init.d/networking start" as root. If its a USB hub that should also "just work". If it doesn't, try running lsusb (part of the usbutils package) to see if anything is found by the USB subsystem. If neither of the above help, you need to tell us what you are trying to achieve and what you have done so far. Erik -- +-----------------------------------------------------------+ Erik de Castro Lopo +-----------------------------------------------------------+ "The problem with using C++ ... is that there's already a strong tendency in the language to require you to know everything before you can do anything." -- Larry Wall -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
