linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux USB boot hang
@ 2001-07-14 19:25 aset
  2001-07-15  2:07 ` Ignacio Vazquez-Abrams
  0 siblings, 1 reply; 2+ messages in thread
From: aset @ 2001-07-14 19:25 UTC (permalink / raw)
  To: linux-kernel

Hello,

I compiled and installed Linux-2.4.5smp on a dual 300 MHz Pentium II
running Red Hat 7.0 with gcc 2.96. The motherboard has two sets of USB
headers but there are no USB ports. If I configure the kernel with USB
modules, at boot linux complains repeatedly:

    hub.c: Cannot  enable port 1 of hub 1, disabling port.
    hub.c: Maybe USB cable is bad?
    hub.c: Cannot enable port 2 of hub 1, disabling port.
    hub.c: Maybe USB cable is bad?

 I don't know how to get out of this, so I just wait for it to time out
to finish booting. If I don't configure the kernel for a USB controller
then the during the boot process it complains that it can't find the
usb-uhci module and the boot process hangs at sendmail. Again I wait for
the time-out for the boot process to finish.  How do I fix this dilemma.
Is there some way I can modifiy hub.c to stop looking for ports 1 and 2?

Thanks, from a Linux newbie.

Don Werder
aset@bellatlantic.net


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Linux USB boot hang
  2001-07-14 19:25 Linux USB boot hang aset
@ 2001-07-15  2:07 ` Ignacio Vazquez-Abrams
  0 siblings, 0 replies; 2+ messages in thread
From: Ignacio Vazquez-Abrams @ 2001-07-15  2:07 UTC (permalink / raw)
  To: aset; +Cc: linux-kernel

On Sat, 14 Jul 2001 aset@bellatlantic.com wrote:

> Hello,
>
> I compiled and installed Linux-2.4.5smp on a dual 300 MHz Pentium II
> running Red Hat 7.0 with gcc 2.96. The motherboard has two sets of USB
> headers but there are no USB ports. If I configure the kernel with USB
> modules, at boot linux complains repeatedly:
>
>     hub.c: Cannot  enable port 1 of hub 1, disabling port.
>     hub.c: Maybe USB cable is bad?
>     hub.c: Cannot enable port 2 of hub 1, disabling port.
>     hub.c: Maybe USB cable is bad?
>
>  I don't know how to get out of this, so I just wait for it to time out
> to finish booting. If I don't configure the kernel for a USB controller
> then the during the boot process it complains that it can't find the
> usb-uhci module and the boot process hangs at sendmail. Again I wait for
> the time-out for the boot process to finish.  How do I fix this dilemma.
> Is there some way I can modifiy hub.c to stop looking for ports 1 and 2?
>
> Thanks, from a Linux newbie.
>
> Don Werder
> aset@bellatlantic.net

Add "append=nousb" to lilo.conf. RH looks for this and skips loading the USB
module if it exists.

It's not hanging at sendmail; it just can't find the IP address for your
machine.

-- 
Ignacio Vazquez-Abrams  <ignacio@openservices.net>


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-07-15  2:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-14 19:25 Linux USB boot hang aset
2001-07-15  2:07 ` Ignacio Vazquez-Abrams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).