"Nima S. Panahi" wrote:
>
> On Thu, 26 Jul 2001, etharp wrote:
>
> > have you tried (as root, in a text console) running (typing) kudzu? and what
> > did it say and do? since you changed the MOBO
> The strange thing is that it DID NOT recognize and add the USB hub ports
> until later on. Not that I did not have the USB enable, it was enabled
> the whole time. But I changed something in the BOIS (I was at the point of
> almost randomly changing options) and during boot it recognized and asked
> me to add them. I did and since then it has not mentioned them again. I
> wish I would remeber exactly what I changed.
In the BIOS make sure your usb's are enabled with IRQ assigned. Check
that the PNP Os = no.
Check the /etc/modules.conf file is correct with with the line for usb.
alias usb-interface usb-uhci.
If you booted with the usb not enabled this may have changed.
Larry
>
> >
> > On Thursday 26 July 2001 20:50, Nima S. Panahi wrote:
> > > Hi,
> > > My old motherboard's IDE died, so I replaced it with a new AOPEN AK73
> > > PRO(A). On the old motherboard, I used a ZoomCam USB cam with no problems.
> > > I just loaded the modules and everything worked. The uhci always used IRQ
> > > 3 on my old system. Now, basically everything but the motherboard is the
> > > same and when I load usb-uhci (modprobe usb-uhci), I get
> > >
> > > PCI: Found IRQ 3 for device 00:07.2
> > > IRQ routing conflict in pirq table for device 00:07.2
> > > IRQ routing conflict in pirq table for device 00:07.3
> > > usb-uhci.c: Detected 2 ports
> > > PCI: Found IRQ 3 for device 00:07.3
> > > IRQ routing conflict in pirq table for device 00:07.2
> > > IRQ routing conflict in pirq table for device 00:07.3
> > > usb-uhci.c: Detected 2 ports
> > >
> > > the devices 00:07.2 and .3 are the following (cat /proc/pci
> > > Bus 0, device 7, function 2:
> > > USB Controller: VIA Technologies, Inc. UHCI USB (rev 22).
> > > IRQ 11.
> > > Master Capable. Latency=32.
> > > I/O at 0xd400 [0xd41f].
> > > Bus 0, device 7, function 3:
> > > USB Controller: VIA Technologies, Inc. UHCI USB (#2) (rev 22).
> > > IRQ 11.
> > > Master Capable. Latency=32.
> > > I/O at 0xd800 [0xd81f].
> > >
> > > and usb-uhci adds itself for IRQ 11 (cat /proc/interrupts)
> > >
> > > 0: 6062202 XT-PIC timer
> > > 1: 23933 XT-PIC keyboard
> > > 2: 0 XT-PIC cascade
> > > 7: 160 XT-PIC via82cxxx
> > > 10: 1050611 XT-PIC eth0
> > > 11: 2 XT-PIC usb-uhci, usb-uhci
> > > 12: 34724 XT-PIC PS/2 Mouse
> > > 14: 179587 XT-PIC ide0
> > > 15: 4 XT-PIC ide1
> > > NMI: 0
> > > ERR: 0
> > >
> > >
> > > Well, when I modprobe cpia, my webcam modules, I get this :
> > >
> > > usb_control/bulk_msg: timeout
> > > usb.c: USB device not accepting new address=2 (error=-110)
> > > usb_control/bulk_msg: timeout
> > > usb.c: USB device not accepting new address=3 (error=-110)
> > >
> > > I would really appreciate ANY help on this, as I am completely lost. I
> > > have tried many things, especially changing a lot of BOIS settings .TIA
> >