Sorry... nothing is sharing it
cat /proc/interrupts:
CPU0
0: 4797865 XT-PIC timer
1: 5268 XT-PIC keyboard
2: 0 XT-PIC cascade
3: 1007262 XT-PIC eth1, eth0
5: 2 XT-PIC usb-ohci, usb-ohci
8: 2 XT-PIC rtc
11: 231427 XT-PIC SiS 7018 PCI Audio
12: 246809 XT-PIC PS/2 Mouse
14: 14633 XT-PIC ide0
15: 113347 XT-PIC ide1
NMI: 0
LOC: 0
ERR: 0
MIS: 0
(the count is 2 because I've just tried plugging the camera again)
In case it helps:
lspci -v (USB part):
00:01.2 USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 07)
(prog-if 10 [OHCI])
Subsystem: Silicon Integrated Systems [SiS] 7001
Flags: bus master, medium devsel, latency 64, IRQ 5
Memory at cfffc000 (32-bit, non-prefetchable) [size=4K]
00:01.3 USB Controller: Silicon Integrated Systems [SiS] 7001 (rev 07)
(prog-if 10 [OHCI])
Subsystem: Silicon Integrated Systems [SiS] Onboard USB Controller
Flags: bus master, medium devsel, latency 64, IRQ 5
Memory at cfffd000 (32-bit, non-prefetchable) [size=4K]
[EMAIL PROTECTED] perdig # dmesg | grep -i usb
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-ohci.c: USB OHCI at membase 0xd4c16000, IRQ 5
usb-ohci.c: usb-00:01.3, Silicon Integrated Systems [SiS] USB 1.0 Controller
(#2)
usb.c: new USB bus registered, assigned bus number 1
usb.c: kmalloc IF c2846440, numif 1
usb.c: new device strings: Mfr=0, Product=2, SerialNumber=1
usb.c: USB device number 1 default language ID 0x0
Product: USB OHCI Root Hub
hub.c: USB hub found
usb.c: hub driver claimed interface c2846440
usb.c: kusbd: /sbin/hotplug add 1
usb-ohci.c: USB OHCI at membase 0xd4c18000, IRQ 5
usb-ohci.c: usb-00:01.2, Silicon Integrated Systems [SiS] USB 1.0 Controller
usb.c: new USB bus registered, assigned bus number 2
usb.c: kmalloc IF c28466c0, numif 1
usb.c: new device strings: Mfr=0, Product=2, SerialNumber=1
usb.c: USB device number 1 default language ID 0x0
Product: USB OHCI Root Hub
hub.c: USB hub found
usb.c: hub driver claimed interface c28466c0
usb.c: kusbd: /sbin/hotplug add 1
uhci.c: USB Universal Host Controller Interface driver v1.1
usb-uhci.c: $Revision: 1.275 $ time 18:23:31 Dec 22 2003
usb-uhci.c: High bandwidth mode enabled
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
hub.c: new USB device 00:01.2-1, assigned address 2
usb.c: USB device not accepting new address=2 (error=-110)
hub.c: new USB device 00:01.2-1, assigned address 3
usb.c: USB device not accepting new address=3 (error=-110)
Thanks for the help....
Em Tuesday 23 December 2003 09:27, Stephen J. Gowdy escreveu:
> Was anything else sharing the interrupt? (if you'd posted /proc/interrupts
> that would have told everyone).
>
> On Tue, 23 Dec 2003, Ismael Orenstein wrote:
> > Hey there!
> >
> > I'm having a problem connecting my SiPix StyleCam to my PC with USB.
> >
> > My configuration is as following:
> >
> > Gentoo System, running kernel 2.4.22
> > The motherboard is a PC Chips M810, with a Athlon XP processor.
> >
> > I've usbcore and usb-ohci compiled as modules, and loaded. The host
> > controller is indeed a OHCI (at least that's the output of lspci -v|grep
> > HCI)
> >
> > When I try to connect my camera to my pc, it doesn't turn on (as it
> > should do, and does when I'm on windows). The output of dmesg is as
> > following:
> >
> > hub.c: new USB device 00:01.2-1, assigned address 2
> > usb.c: USB device not accepting new address=2 (error=-110)
> > hub.c: port 1, portstatus 103, change 10, 12 Mb/s
> > hub.c: new USB device 00:01.2-1, assigned address 3
> > usb.c: USB device not accepting new address=3 (error=-110)
> >
> > I've read the FAQ, and it says that I should check /proc/interrupts. I
> > did it, but the interrupts are increasing (ie, it isn't the problem
> > listed in the FAQ)
> >
> > Anyway, I tried to boot it without APIC, ACPI, APM and all those
> > acronyms, but it didn't worked.
> >
> > As a last resort, I changed the timeout value on usb_set_address to a
> > bigger value but the error message continued. Changing it to 0 only got
> > me an extra message:
> >
> > hub.c: new USB device 00:01.2-1, assigned address 2
> > usb_control/bulk_msg: timeout
> > usb.c: USB device not accepting new address=2 (error=-110)
> > hub.c: port 1, portstatus 103, change 10, 12 Mb/s
> > hub.c: new USB device 00:01.2-1, assigned address 3
> > usb_control/bulk_msg: timeout
> > usb.c: USB device not accepting new address=3 (error=-110)
> >
> > Anyway, now I don't know what to do. Inserting the plug slowly in the
> > camera didn't worked either.
> >
> > Thanks for your patience (and a merry christmas for you all!),
>
> --
> /------------------------------------+-------------------------\
>
> |Stephen J. Gowdy | SLAC, MailStop 34, |
> |http://www.slac.stanford.edu/~gowdy/ | 2575 Sand Hill Road, |
> |http://calendar.yahoo.com/gowdy | Menlo Park CA 94025, USA |
> |EMail: [EMAIL PROTECTED] | Tel: +1 650 926 3144 |
>
> \------------------------------------+-------------------------/
--
Ismael Orenstein (ICQ 1293061)
[EMAIL PROTECTED]
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users