Hello Sidney Brooks (<[EMAIL PROTECTED]>) wrote:
> I want to use a usb printer with Debian woody. From > what I read, I must install the module uhci to do > this. I do not know where to find this module and how > to install it. I have tried apt-get with no success. > This must be something that everybody but me knows how > to > do as everything I read assumes that no explanation is > needed. Somebody please tell me. The file is called usb-uhci.o and is a kernel driver for usb controllers located somewhere in /lib/modules/$yourkernelversion. The standard kernels for Woody should include this driver, so you don't have to install anything. You can load it using modprobe usb-uhci To load it automatically at startup, add a line containing usb-uhci to your /etc/modules. Maybe you also need to load additional drivers like the "printer" module to use your printer. best regards Andreas Janssen -- Andreas Janssen [EMAIL PROTECTED] PGP-Key-ID: 0xDC801674 Registered Linux User #267976 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]