Re: Re. uhci

2003-09-29 Thread Martin Jungowski
Hi, Even if you're booting Linux via floppy, there's still a Lilo installed on that floppy disk. Plus I don't see what the problem is, thousands of users are running both, Windows and Linux on their computer and using Lilo without any trouble. The file /etc/lilo.conf should exist either way but s

Re: uhci

2003-09-29 Thread Sebastian Kapfer
On Mon, 29 Sep 2003 21:10:05 +0200, Sidney Brooks 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. modconf -- Best Regards, | Wer Windows-Rechner ins Internet

Re. uhci

2003-09-29 Thread Sidney Brooks
-- Martin Jungowski <[EMAIL PROTECTED]> wrote: > There are two reasons why the module is not loading: > > First of all, it's named "usb-uhci" not "uhci" hence > the right command > is > > "modprobe usb-uhci" > > which you'll have to execute with root privileges. > However if you're > running the

Re: uhci

2003-09-29 Thread Martin Jungowski
There are two reasons why the module is not loading: First of all, it's named "usb-uhci" not "uhci" hence the right command is "modprobe usb-uhci" which you'll have to execute with root privileges. However if you're running the stock Debian Woody installation, you have Kernel 2.2 which does not

Re: uhci

2003-09-29 Thread Andreas Janssen
Hello Sidney Brooks (<[EMAIL PROTECTED]>) wrote: > When I use "modprobe uhci", the response is "Can't > locate module uhci". Try modprobe usb-uhci instead. best regards Andreas Janssen -- Andreas Janssen [EMAIL PROTECTED] PGP-Key-ID: 0xDC801674 Registered Linux User #267976 -- To

Re: uhci

2003-09-29 Thread Paul E Condon
On Mon, Sep 29, 2003 at 11:25:48AM -0700, Sidney Brooks 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 some

Re: uhci

2003-09-29 Thread Sidney Brooks
--- John Spray <[EMAIL PROTECTED]> wrote: > Sidney Brooks wrote: > > >I must install the module uhci > > > Linux kernel modules are already present on your > system. Installing the > module refers not to obtaining it, but to loading it > into the running > kernel. This is generally done with a

Re: uhci

2003-09-29 Thread Sidney Brooks
--- John Spray <[EMAIL PROTECTED]> wrote: > Sidney Brooks wrote: > > >I must install the module uhci > > > Linux kernel modules are already present on your > system. Installing the > module refers not to obtaining it, but to loading it > into the running > kernel. This is generally done with a

Re: uhci

2003-09-29 Thread Monique Y. Herman
On Mon, 29 Sep 2003 11:25:48 -0700 (PDT), Sidney Brooks <[EMAIL PROTECTED]> penned: > 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

Re: uhci

2003-09-29 Thread Andreas Janssen
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 e

Re: uhci

2003-09-29 Thread Jamin W. Collins
On Mon, Sep 29, 2003 at 11:25:48AM -0700, Sidney Brooks 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. Depending on the k

Re: uhci

2003-09-29 Thread Mark Ferlatte
Sidney Brooks said on Mon, Sep 29, 2003 at 11:25:48AM -0700: > 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 someth

Re: uhci

2003-09-29 Thread John Spray
Sidney Brooks wrote: I must install the module uhci Linux kernel modules are already present on your system. Installing the module refers not to obtaining it, but to loading it into the running kernel. This is generally done with a command such as "modprobe uhci", where uhci is the name of t