modprobe usb-uhci hangs machine

2004-03-24 Thread Norman Walsh
Hello world, I'm running Debian unstable with a custom 2.4.23 kernel on an old IBM NetVista. All seems well until I try to load USB modules to setup a printer. Loading usb-uhci reports two ports detected (that's right) and then locks the machine up tight. A little googling didn&

Re: [solved] System refuses to load uhci instead of usb-uhci

2003-10-10 Thread Joachim Fahnenmueller
ver mind ... > usb-uhci was in /etc/modules > Dooh!!! > Regards, -- Joachim Fahnenmüller Lehrer für Mathematik und Physik Herder-Gymnasium Kattowitzer Straße 52 51065 Köln -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: System refuses to load uhci instead of usb-uhci

2003-10-08 Thread Greg Madden
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 08 October 2003 12:31 pm, Lou Losee wrote: > Hi, Currently on boot, my system is loading the usb-uhci module. I > am trying to change that to get it to load the uhci module instead. > I am running a custom 2.4.22 kernel if tha

Re: [solved] System refuses to load uhci instead of usb-uhci

2003-10-08 Thread Lou Losee
Never mind ... usb-uhci was in /etc/modules Dooh!!! Lou Losee * Lou Losee <[EMAIL PROTECTED]> [2003-10-08 17:12]: > Hi, Currently on boot, my system is loading the usb-uhci module. I am > trying to change that to get it to load the uhci module instead. I am > running a custom 2

Re: System refuses to load uhci instead of usb-uhci

2003-10-08 Thread Albert Dengg
On Wed, 8 Oct 2003 16:31:08 -0400 Lou Losee <[EMAIL PROTECTED]> wrote: > Hi, Currently on boot, my system is loading the usb-uhci module. I am > trying to change that to get it to load the uhci module instead. I am > running a custom 2.4.22 kernel if that matters. I want uhci i

System refuses to load uhci instead of usb-uhci

2003-10-08 Thread Lou Losee
Hi, Currently on boot, my system is loading the usb-uhci module. I am trying to change that to get it to load the uhci module instead. I am running a custom 2.4.22 kernel if that matters. I want uhci instead of usb-uhci based on the following output I get from a lspci -v | grep HCI command: 00

Re: Re. uhci

2003-09-29 Thread Martin Jungowski
te: > -- 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 > > > > "modp

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

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&#x

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 ins

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: 0xD

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. &g

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 &g

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 &g

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 tri

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 m

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. Depe

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. &g

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 t

uhci

2003-09-29 Thread Sidney Brooks
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

Re: insmod usb-uhci ->No such device

2003-09-03 Thread Jason Chambers
he installation instructions of the > drivers precisely, before asking too many questions, and the website > of my camera drivers (pwc and pwcx) tells me to use usb-uhci. > > Are usb-ohci and usb-uhci equally good for an usb webcam? The uhci and ohci are for different USB controllers on yo

Re: insmod usb-uhci ->No such device

2003-09-03 Thread Niels L. Ellegaard
csj <[EMAIL PROTECTED]> writes: > At 02 Sep 2003 22:19:32 +0200, > Niels L. Ellegaard wrote: > > I have some trouble loading the module usb-uhci into my kernel > > (It is a 2.4.21 and I am using Sarge). I would be very grateful > > for a hint of what I am doing

Re: insmod usb-uhci ->No such device

2003-09-02 Thread csj
At 02 Sep 2003 22:19:32 +0200, Niels L. Ellegaard wrote: > > > I have some trouble loading the module usb-uhci into my kernel > (It is a 2.4.21 and I am using Sarge). I would be very grateful > for a hint of what I am doing wrong. Where should I look to > gain further knowledg

insmod usb-uhci ->No such device

2003-09-02 Thread Niels L. Ellegaard
I have some trouble loading the module usb-uhci into my kernel (It is a 2.4.21 and I am using Sarge). I would be very grateful for a hint of what I am doing wrong. Where should I look to gain further knowledge? Thanks in advance Niels nissefisken# lsmod