2002-06-27 13:03:34

by Roy Sigurd Karlsbakk

[permalink] [raw]
Subject: USB doesn't work

hi

Running 2.4.19-rc1 or 2.4.18, the following chipset won't work with a USB
keyboard attached:

00:13.0 USB Controller: Compaq Computer Corporation ZFMicro Chipset USB (rev
08) (prog-if 10 [OHCI])
Subsystem: Compaq Computer Corporation ZFMicro Chipset USB
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV+ VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort-
<TAbort- <MAbort+ >SERR- <PERR-
Interrupt: pin D routed to IRQ 10
Region 0: Memory at f0000000 (32-bit, non-prefetchable) [size=4K]

checking dmesg, I get this

[root@localhost root]# dmesg |grep -i usb
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-ohci.c: USB OHCI at membase 0xc4802000, IRQ 10
usb-ohci.c: usb-00:13.0, Compaq Computer Corporation ZFMicro Chipset USB
usb-ohci.c: USB HC TakeOver failed!
usb.c: USB bus -1 deregistered
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: USB HID support drivers
usb.c: registered new driver serial
usbserial.c: USB Serial support registered for Generic
usbserial.c: USB Serial Driver core v1.4
usbserial.c: USB Serial support registered for Handspring Visor
usbserial.c: USB Serial support registered for Palm 4.0
usbserial.c: USB Serial support registered for Sony Cli? 3.5
usbserial.c: USB Serial support registered for Sony Cli? 4.x
visor.c: USB HandSpring Visor, Palm m50x, Sony Cli? driver v1.5
usbserial.c: USB Serial support registered for Compaq iPAQ
ipaq.c: USB Compaq iPAQ, HP Jornada, Casio EM500 driver v0.2
usbserial.c: USB Serial support registered for Digi USB
usbserial.c: USB Serial support registered for Digi USB
digi_acceleport.c: v1.80.1.2:Digi AccelePort USB-2/USB-4 Serial Converter
driver

and - no kernel messages are printed when {de|at}taching devices

This is from a Samsung set-top-computer based on an SC1200 cpu. .config is
attached below

thanks for any help

roy
--
Roy Sigurd Karlsbakk, Datavaktmester

Computers are like air conditioners.
They stop working when you open Windows.


Attachments:
samsung.dot.config (19.29 kB)

2002-06-27 17:51:59

by Greg KH

[permalink] [raw]
Subject: Re: USB doesn't work

On Thu, Jun 27, 2002 at 03:03:31PM +0200, Roy Sigurd Karlsbakk wrote:
> usb-ohci.c: USB OHCI at membase 0xc4802000, IRQ 10
> usb-ohci.c: usb-00:13.0, Compaq Computer Corporation ZFMicro Chipset USB
> usb-ohci.c: USB HC TakeOver failed!
> usb.c: USB bus -1 deregistered

Looks like your BIOS doesn't want to give up the USB controller. Is
there any USB settings in the BIOS that you can change?

greg k-h

2002-06-28 15:02:40

by Pete Zaitcev

[permalink] [raw]
Subject: Re: USB doesn't work

> Running 2.4.19-rc1 or 2.4.18, the following chipset won't work with a USB=
>=20
> keyboard attached:

> usb-ohci.c: USB OHCI at membase 0xc4802000, IRQ 10
> usb-ohci.c: usb-00:13.0, Compaq Computer Corporation ZFMicro Chipset USB
> usb-ohci.c: USB HC TakeOver failed!

This is a BIOS screwage. What was the last kernel that worked?

-- Pete

2002-06-28 15:10:11

by Roy Sigurd Karlsbakk

[permalink] [raw]
Subject: Re: USB doesn't work

On Friday 28 June 2002 17:04, Pete Zaitcev wrote:
> > Running 2.4.19-rc1 or 2.4.18, the following chipset won't work with a
> > USB= =20
> > keyboard attached:
> >
> > usb-ohci.c: USB OHCI at membase 0xc4802000, IRQ 10
> > usb-ohci.c: usb-00:13.0, Compaq Computer Corporation ZFMicro Chipset USB
> > usb-ohci.c: USB HC TakeOver failed!
>
> This is a BIOS screwage. What was the last kernel that worked?

It's never worked. I've actually given up - it was during some testing of some
Samsung early prototype set-top-computers ... They hang if I try to disable
USB legacy support in BIOS. They hang if I try to reboot, and they hang if I
use red post-it notes on them

thanks anyway

roy

--
Roy Sigurd Karlsbakk, Datavaktmester

Computers are like air conditioners.
They stop working when you open Windows.