Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261570AbTISNmk (ORCPT ); Fri, 19 Sep 2003 09:42:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261571AbTISNmk (ORCPT ); Fri, 19 Sep 2003 09:42:40 -0400 Received: from sccrmhc13.comcast.net ([204.127.202.64]:59805 "EHLO sccrmhc13.comcast.net") by vger.kernel.org with ESMTP id S261570AbTISNlg (ORCPT ); Fri, 19 Sep 2003 09:41:36 -0400 Message-ID: <3F6B0671.1070603@jtholmes.com> Date: Fri, 19 Sep 2003 09:36:49 -0400 From: jtholmes User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: linux-kernel@vger.kernel.org, jtholmesjr@comcast.net Subject: irq 11: nobody cared! is back Content-Type: multipart/mixed; boundary="------------030703020605000103070603" Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 51488 Lines: 1656 This is a multi-part message in MIME format. --------------030703020605000103070603 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I don't take the Distribution, and don't need email copy of answer, just answer in LKML and I will see it. If I knew how to turn on more debugging I would gladly do so as I need to figure out the Kernel debugging scheme. Problem Description After loading Module uhci-hcd USB Optical Mouse light shuts off and irq 11: is disabled. Steps to reproduce problem Boot Linux modprobe -v usbcore modprobe -v uhci-hcd Mouse goes away, irq 11: disabled At this point Everything else appears to work ok ver_linux output If some fields are empty or look unusual you may have an old version. Compare to the current minimal requirements in Documentation/Changes. Linux jtlin60 2.6.0-test5 #9 Fri Sep 19 00:16:44 EDT 2003 i686 unknown Gnu C 2.96 Gnu make 3.79.1 util-linux 2.11n mount 2.11n e2fsprogs 1.27 reiserfsprogs 3.x.0j pcmcia-cs 3.2.5 quota-tools 3.01. PPP 2.4.1 isdn4k-utils 3.1pre1 nfs-utils 0.3.3 Linux C Library 2.2.5 Dynamic linker (ldd) 2.2.5 Procps 2.0.7 Net-tools 1.60 Console-tools 0.3.3 Sh-utils 2.0.11 Modules Loaded uhci_hcd usbcore binfmt_misc ds yenta_socket pcmcia_core parport_pc parport lsmod immed after boot up Module Size Used by binfmt_misc 7976 0 ds 10400 4 yenta_socket 13184 1 pcmcia_core 55168 2 ds,yenta_socket parport_pc 22600 0 parport 35232 1 parport_pc lsmod after load of usbcore and uhci-hcd Module Size Used by uhci_hcd 27464 0 usbcore 96660 3 uhci_hcd binfmt_misc 7976 0 ds 10400 4 yenta_socket 13184 1 pcmcia_core 55168 2 ds,yenta_socket parport_pc 22600 0 parport 35232 1 parport_pc /usr/src/linux/.config Very large, see attachments /var/log/messages Sep 19 08:46:44 jtlin60 syslogd 1.4.1: restart. Sep 19 08:46:44 jtlin60 syslog: syslogd startup succeeded Sep 19 08:46:45 jtlin60 kernel: klogd 1.4.1, log source = /proc/kmsg started. Sep 19 08:46:45 jtlin60 kernel: Linux version 2.6.0-test5 (root@jtlin60) (gcc version 2.95.3 20010315 (release)) #9 Fri Sep 19 00:16:44 EDT 2003 Sep 19 08:46:45 jtlin60 kernel: Video mode to be used for restore is f00 Sep 19 08:46:45 jtlin60 kernel: BIOS-provided physical RAM map: Sep 19 08:46:45 jtlin60 kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) Sep 19 08:46:45 jtlin60 kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) Sep 19 08:46:45 jtlin60 kernel: BIOS-e820: 00000000000e8000 - 00000000000ec000 (reserved) Sep 19 08:46:45 jtlin60 kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved) Sep 19 08:46:45 jtlin60 kernel: BIOS-e820: 0000000000100000 - 000000000bfe0000 (usable) Sep 19 08:46:45 jtlin60 kernel: BIOS-e820: 000000000bfe0000 - 000000000bff0000 (ACPI data) Sep 19 08:46:45 jtlin60 kernel: BIOS-e820: 000000000bff0000 - 000000000c000000 (reserved) Sep 19 08:46:45 jtlin60 kernel: BIOS-e820: 00000000100a0000 - 00000000100b6e00 (reserved) Sep 19 08:46:45 jtlin60 syslog: klogd startup succeeded Sep 19 08:46:45 jtlin60 kernel: BIOS-e820: 00000000100b6e00 - 00000000100b7000 (ACPI NVS) Sep 19 08:46:45 jtlin60 kernel: BIOS-e820: 00000000100b7000 - 0000000010100000 (reserved) Sep 19 08:46:45 jtlin60 kernel: BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved) Sep 19 08:46:45 jtlin60 kernel: 0MB HIGHMEM available. Sep 19 08:46:45 jtlin60 kernel: 191MB LOWMEM available. Sep 19 08:46:45 jtlin60 kernel: On node 0 totalpages: 49120 Sep 19 08:46:45 jtlin60 kernel: DMA zone: 4096 pages, LIFO batch:1 Sep 19 08:46:45 jtlin60 kernel: Normal zone: 45024 pages, LIFO batch:10 Sep 19 08:46:45 jtlin60 portmap: portmap startup succeeded Sep 19 08:46:45 jtlin60 kernel: HighMem zone: 0 pages, LIFO batch:1 Sep 19 08:46:45 jtlin60 kernel: DMI 2.3 present. Sep 19 08:46:45 jtlin60 kernel: Building zonelist for node : 0 Sep 19 08:46:45 jtlin60 kernel: Kernel command line: auto BOOT_IMAGE=l6_test5 ro root=301 BOOT_FILE=/boot/vmlinuz-2.6.0-test5 Sep 19 08:46:45 jtlin60 kernel: Initializing CPU#0 Sep 19 08:46:45 jtlin60 kernel: PID hash table entries: 1024 (order 10: 8192 bytes) Sep 19 08:46:45 jtlin60 kernel: Detected 361.392 MHz processor. Sep 19 08:46:45 jtlin60 nfslock: rpc.statd startup succeeded Sep 19 08:46:45 jtlin60 rpc.statd[477]: Version 0.3.3 Starting Sep 19 08:46:45 jtlin60 kernel: Console: colour VGA+ 80x25 Sep 19 08:46:45 jtlin60 kernel: Memory: 191524k/196480k available (1296k kernel code, 4304k reserved, 691k data, 112k init, 0k highmem) Sep 19 08:46:45 jtlin60 kernel: Calibrating delay loop... 692.22 BogoMIPS Sep 19 08:46:45 jtlin60 kernel: Dentry cache hash table entries: 32768 (order: 5, 131072 bytes) Sep 19 08:46:45 jtlin60 kernel: Inode-cache hash table entries: 16384 (order: 4, 65536 bytes) Sep 19 08:46:45 jtlin60 keytable: Loading keymap: succeeded Sep 19 08:46:46 jtlin60 kernel: Mount-cache hash table entries: 512 (order: 0, 4096 bytes) Sep 19 08:46:46 jtlin60 kernel: CPU: L1 I cache: 16K, L1 D cache: 16K Sep 19 08:46:46 jtlin60 kernel: CPU: L2 cache: 256K Sep 19 08:46:46 jtlin60 kernel: Intel machine check architecture supported. Sep 19 08:46:46 jtlin60 kernel: Intel machine check reporting enabled on CPU#0. Sep 19 08:46:46 jtlin60 kernel: CPU: Intel Pentium III (Coppermine) stepping 06 Sep 19 08:46:46 jtlin60 kernel: Enabling fast FPU save and restore... done. Sep 19 08:46:46 jtlin60 keytable: Loading system font: succeeded Sep 19 08:46:46 jtlin60 kernel: Enabling unmasked SIMD FPU exception support... done. Sep 19 08:46:46 jtlin60 kernel: Checking 'hlt' instruction... OK. Sep 19 08:46:46 jtlin60 kernel: Checking for popad bug... OK. Sep 19 08:46:46 jtlin60 kernel: POSIX conformance testing by UNIFIX Sep 19 08:46:46 jtlin60 kernel: NET: Registered protocol family 16 Sep 19 08:46:46 jtlin60 kernel: EISA bus registered Sep 19 08:46:46 jtlin60 kernel: PCI: PCI BIOS revision 2.10 entry at 0xfee03, last bus=21 Sep 19 08:46:46 jtlin60 kernel: PCI: Using configuration type 1 Sep 19 08:46:46 jtlin60 kernel: mtrr: v2.0 (20020519) Sep 19 08:46:46 jtlin60 random: Initializing random number generator: succeeded Sep 19 08:46:46 jtlin60 kernel: Linux Plug and Play Support v0.97 (c) Adam Belay Sep 19 08:46:46 jtlin60 kernel: PCI: Probing PCI hardware Sep 19 08:46:46 jtlin60 kernel: PCI: Probing PCI hardware (bus 00) Sep 19 08:46:46 jtlin60 kernel: PCI: Using IRQ router PIIX [8086/7110] at 0000:00:05.0 Sep 19 08:46:46 jtlin60 kernel: PCI: IRQ 0 for device 0000:00:0b.0 doesn't match PIRQ mask - try pci=usepirqmask Sep 19 08:46:46 jtlin60 kernel: PCI: Found IRQ 11 for device 0000:00:0b.0 Sep 19 08:46:46 jtlin60 kernel: PCI: IRQ 0 for device 0000:00:0b.1 doesn't match PIRQ mask - try pci=usepirqmask Sep 19 08:46:46 jtlin60 kernel: PCI: Found IRQ 11 for device 0000:00:0b.1 Sep 19 08:46:46 jtlin60 kernel: apm: BIOS version 1.2 Flags 0x02 (Driver version 1.16ac) Sep 19 08:46:46 jtlin60 kernel: VFS: Disk quotas dquot_6.5.1 Sep 19 08:46:46 jtlin60 kernel: Initializing Cryptographic API Sep 19 08:46:46 jtlin60 kernel: Limiting direct PCI/PCI transfers. Sep 19 08:46:43 jtlin60 sysctl: kernel.core_uses_pid = 1 Sep 19 08:46:46 jtlin60 kernel: isapnp: Scanning for PnP cards... Sep 19 08:46:43 jtlin60 network: Setting network parameters: succeeded Sep 19 08:46:46 jtlin60 kernel: isapnp: No Plug & Play device found Sep 19 08:46:46 jtlin60 kernel: Using anticipatory scheduling io scheduler Sep 19 08:46:46 jtlin60 kernel: Floppy drive(s): fd0 is 1.44M Sep 19 08:46:46 jtlin60 kernel: FDC 0 is a post-1991 82077 Sep 19 08:46:46 jtlin60 kernel: loop: loaded (max 8 devices) Sep 19 08:46:46 jtlin60 kernel: Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 Sep 19 08:46:46 jtlin60 kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx Sep 19 08:46:46 jtlin60 kernel: PIIX4: IDE controller at PCI slot 0000:00:05.1 Sep 19 08:46:46 jtlin60 kernel: PIIX4: chipset revision 1 Sep 19 08:46:46 jtlin60 kernel: PIIX4: not 100%% native mode: will probe irqs later Sep 19 08:46:46 jtlin60 kernel: ide0: BM-DMA at 0xfff0-0xfff7, BIOS settings: hda:DMA, hdb:pio Sep 19 08:46:46 jtlin60 kernel: ide1: BM-DMA at 0xfff8-0xffff, BIOS settings: hdc:DMA, hdd:pio Sep 19 08:46:46 jtlin60 kernel: hda: TOSHIBA MK2018GAP, ATA DISK drive Sep 19 08:46:46 jtlin60 kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14 Sep 19 08:46:46 jtlin60 kernel: hdc: TOSHIBA DVD-ROM SD-C2402, ATAPI CD/DVD-ROM drive Sep 19 08:46:46 jtlin60 kernel: ide1 at 0x170-0x177,0x376 on irq 15 Sep 19 08:46:46 jtlin60 kernel: hda: max request size: 128KiB Sep 19 08:46:46 jtlin60 kernel: hda: 39070080 sectors (20003 MB), CHS=38760/16/63, UDMA(33) Sep 19 08:46:46 jtlin60 kernel: hda: hda1 hda2 hda3 hda4 < hda5 hda6 > Sep 19 08:46:46 jtlin60 kernel: ide-floppy driver 0.99.newide Sep 19 08:46:46 jtlin60 kernel: mice: PS/2 mouse device common for all mice Sep 19 08:46:46 jtlin60 last message repeated 2 times Sep 19 08:46:46 jtlin60 kernel: serio: i8042 AUX port at 0x60,0x64 irq 12 Sep 19 08:46:46 jtlin60 kernel: input: AT Set 2 keyboard on isa0060/serio0 Sep 19 08:46:46 jtlin60 kernel: serio: i8042 KBD port at 0x60,0x64 irq 1 Sep 19 08:46:46 jtlin60 kernel: NET: Registered protocol family 2 Sep 19 08:46:46 jtlin60 kernel: IP: routing cache hash table of 1024 buckets, 8Kbytes Sep 19 08:46:46 jtlin60 kernel: TCP: Hash tables configured (established 16384 bind 16384) Sep 19 08:46:46 jtlin60 kernel: Initializing IPsec netlink socket Sep 19 08:46:46 jtlin60 kernel: NET: Registered protocol family 1 Sep 19 08:46:46 jtlin60 kernel: NET: Registered protocol family 17 Sep 19 08:46:46 jtlin60 kernel: NET: Registered protocol family 15 Sep 19 08:46:46 jtlin60 kernel: kjournald starting. Commit interval 5 seconds Sep 19 08:46:46 jtlin60 kernel: EXT3-fs: mounted filesystem with ordered data mode. Sep 19 08:46:46 jtlin60 kernel: VFS: Mounted root (ext3 filesystem) readonly. Sep 19 08:46:46 jtlin60 kernel: Freeing unused kernel memory: 112k freed Sep 19 08:46:46 jtlin60 kernel: Adding 1028152k swap on /dev/hda2. Priority:-1 extents:1 Sep 19 08:46:46 jtlin60 pcmcia: Starting PCMCIA services: Sep 19 08:46:46 jtlin60 kernel: EXT3 FS on hda1, internal journal Sep 19 08:46:46 jtlin60 kernel: kjournald starting. Commit interval 5 seconds Sep 19 08:46:46 jtlin60 kernel: EXT3 FS on hda3, internal journal Sep 19 08:46:46 jtlin60 kernel: EXT3-fs: mounted filesystem with ordered data mode. Sep 19 08:46:46 jtlin60 kernel: kjournald starting. Commit interval 5 seconds Sep 19 08:46:46 jtlin60 kernel: EXT3 FS on hda5, internal journal Sep 19 08:46:46 jtlin60 kernel: EXT3-fs: mounted filesystem with ordered data mode. Sep 19 08:46:46 jtlin60 kernel: kjournald starting. Commit interval 5 seconds Sep 19 08:46:46 jtlin60 kernel: EXT3 FS on hda6, internal journal Sep 19 08:46:46 jtlin60 kernel: EXT3-fs: mounted filesystem with ordered data mode. Sep 19 08:46:46 jtlin60 kernel: updfstab: numerical sysctl 1 23 is obsolete. Sep 19 08:46:47 jtlin60 kernel: kudzu: numerical sysctl 1 23 is obsolete. Sep 19 08:46:47 jtlin60 kernel: parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE] Sep 19 08:46:47 jtlin60 kernel: parport0: irq 7 detected Sep 19 08:46:47 jtlin60 kernel: Linux Kernel Card Services 3.1.22 Sep 19 08:46:47 jtlin60 kernel: options: [pci] [cardbus] [pm] Sep 19 08:46:47 jtlin60 kernel: PCI: Found IRQ 11 for device 0000:00:0b.0 Sep 19 08:46:47 jtlin60 kernel: Yenta: CardBus bridge found at 0000:00:0b.0 [1179:0001] Sep 19 08:46:47 jtlin60 kernel: Yenta: ISA IRQ list 06b0, PCI irq11 Sep 19 08:46:47 jtlin60 kernel: Socket status: 30000020 Sep 19 08:46:47 jtlin60 kernel: PCI: Found IRQ 11 for device 0000:00:0b.1 Sep 19 08:46:47 jtlin60 kernel: Yenta: CardBus bridge found at 0000:00:0b.1 [1179:0001] Sep 19 08:46:47 jtlin60 kernel: Yenta: ISA IRQ list 06b0, PCI irq11 Sep 19 08:46:47 jtlin60 kernel: Socket status: 30000007 Sep 19 08:46:48 jtlin60 pcmcia: cardmgr[564]: watching 2 sockets Sep 19 08:46:48 jtlin60 cardmgr[564]: watching 2 sockets Sep 19 08:46:48 jtlin60 kernel: cs: IO port probe 0x0c00-0x0cff: clean. Sep 19 08:46:48 jtlin60 kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x2f8-0x2ff 0x3c0-0x3df 0x3f8-0x3ff 0x4d0-0x4d7 Sep 19 08:46:48 jtlin60 kernel: cs: IO port probe 0x0a00-0x0aff: clean. Sep 19 08:46:48 jtlin60 cardmgr[565]: starting, version is 3.2.5 Sep 19 08:46:48 jtlin60 pcmcia: done. Sep 19 08:46:48 jtlin60 rc: Starting pcmcia: succeeded Sep 19 08:46:49 jtlin60 mount: mount: fs type devpts not supported by kernel Sep 19 08:46:49 jtlin60 mount: mount: you must specify the filesystem type Sep 19 08:46:49 jtlin60 netfs: Mounting other filesystems: failed Sep 19 08:46:49 jtlin60 apmd[626]: Version 3.0.2 (APM BIOS 1.2, Linux driver 1.16ac) Sep 19 08:46:49 jtlin60 apmd: apmd startup succeeded Sep 19 08:46:49 jtlin60 autofs: automount startup succeeded Sep 19 08:46:50 jtlin60 apmd[626]: Battery: * * * (100% 2:28) Sep 19 08:46:51 jtlin60 xinetd[694]: xinetd Version 2002.03.28 started with libwrap options compiled in. Sep 19 08:46:51 jtlin60 xinetd[694]: Started working: 2 available services Sep 19 08:46:53 jtlin60 xinetd: xinetd startup succeeded Sep 19 08:46:55 jtlin60 gpm: gpm startup succeeded Sep 19 08:46:55 jtlin60 crond: crond startup succeeded Sep 19 08:46:57 jtlin60 xfs: listening on port 7100 Sep 19 08:46:57 jtlin60 xfs: xfs startup succeeded Sep 19 08:46:57 jtlin60 anacron: anacron startup succeeded Sep 19 08:46:57 jtlin60 atd: atd startup succeeded Sep 19 08:46:57 jtlin60 xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/cyrillic (unreadable) Sep 19 08:46:57 jtlin60 xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/CID (unreadable) Sep 19 08:46:57 jtlin60 xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/local (unreadable) Sep 19 08:46:57 jtlin60 xfs: ignoring font path element /usr/X11R6/lib/X11/fonts/latin2/Type1 (unreadable) Sep 19 08:46:58 jtlin60 wine: Registering binary handler for Windows applications Sep 19 08:46:58 jtlin60 wine: /etc/rc3.d/S98wine: /proc/sys/fs/binfmt_misc/register: No such file or directory Sep 19 08:46:58 jtlin60 wine: /etc/rc3.d/S98wine: /proc/sys/fs/binfmt_misc/register: No such file or directory Sep 19 08:46:58 jtlin60 rc: Starting wine: succeeded Sep 19 08:46:58 jtlin60 kernel: warning: process `update' used the obsolete bdflush system call Sep 19 08:46:58 jtlin60 kernel: Fix your initscripts? Sep 19 08:47:02 jtlin60 apmd[626]: Now using AC Power Sep 19 08:47:02 jtlin60 login(pam_unix)[869]: session opened for user root by LOGIN(uid=0) Sep 19 08:47:02 jtlin60 -- root[869]: ROOT LOGIN ON tty1 Sep 19 08:47:03 jtlin60 kernel: warning: process `update' used the obsolete bdflush system call Sep 19 08:47:03 jtlin60 kernel: Fix your initscripts? Sep 19 08:47:34 jtlin60 kernel: drivers/usb/core/usb.c: registered new driver usbfs Sep 19 08:47:34 jtlin60 kernel: drivers/usb/core/usb.c: registered new driver hub Sep 19 08:47:50 jtlin60 kernel: drivers/usb/host/uhci-hcd.c: USB Universal Host Controller Interface driver v2.1 Sep 19 08:47:50 jtlin60 kernel: PCI: Found IRQ 11 for device 0000:00:05.2 Sep 19 08:47:50 jtlin60 kernel: PCI: Sharing IRQ 11 with 0000:00:0c.0 Sep 19 08:47:50 jtlin60 kernel: uhci-hcd 0000:00:05.2: UHCI Host Controller Sep 19 08:47:50 jtlin60 kernel: Call Trace: Sep 19 08:47:50 jtlin60 kernel: [] __report_bad_irq+0x2f/0x90 Sep 19 08:47:50 jtlin60 kernel: [] __report_bad_irq+0x37/0x90 Sep 19 08:47:50 jtlin60 kernel: [] note_interrupt+0x50/0x78 Sep 19 08:47:50 jtlin60 kernel: [] do_IRQ+0x92/0xf0 Sep 19 08:47:50 jtlin60 kernel: [] common_interrupt+0x18/0x20 Sep 19 08:47:50 jtlin60 kernel: [] do_softirq+0x47/0xac Sep 19 08:47:50 jtlin60 kernel: [] do_IRQ+0xdd/0xf0 Sep 19 08:47:50 jtlin60 kernel: [] common_interrupt+0x18/0x20 Sep 19 08:47:50 jtlin60 kernel: [] pci_bus_write_config_word+0x2d/0x40 Sep 19 08:47:50 jtlin60 kernel: [] uhci_reset+0x2e/0x40 [uhci_hcd] Sep 19 08:47:50 jtlin60 kernel: [] usb_hcd_pci_probe+0x2eb/0x440 [usbcore] Sep 19 08:47:50 jtlin60 kernel: [] pci_device_probe_static+0x2d/0x44 Sep 19 08:47:50 jtlin60 kernel: [] __pci_device_probe+0x20/0x38 Sep 19 08:47:50 jtlin60 kernel: [] pci_device_probe+0x1e/0x38 Sep 19 08:47:50 jtlin60 kernel: [] bus_match+0x32/0x58 Sep 19 08:47:50 jtlin60 kernel: [] driver_attach+0x44/0x84 Sep 19 08:47:50 jtlin60 kernel: [] bus_add_driver+0x63/0x7c Sep 19 08:47:50 jtlin60 kernel: [] driver_register+0x36/0x38 Sep 19 08:47:50 jtlin60 kernel: [] pci_register_driver+0x59/0x7c Sep 19 08:47:50 jtlin60 kernel: [] uhci_hcd_init+0xae/0x130 [uhci_hcd] Sep 19 08:47:50 jtlin60 kernel: [] sys_init_module+0xe1/0x1ac Sep 19 08:47:50 jtlin60 kernel: [] syscall_call+0x7/0xb Sep 19 08:47:50 jtlin60 kernel: Sep 19 08:47:50 jtlin60 kernel: handlers: Sep 19 08:47:50 jtlin60 kernel: [] (yenta_interrupt+0x0/0x2c [yenta_socket]) Sep 19 08:47:50 jtlin60 kernel: [] (yenta_interrupt+0x0/0x2c [yenta_socket]) Sep 19 08:47:50 jtlin60 kernel: Disabling IRQ #11 Sep 19 08:47:50 jtlin60 kernel: uhci-hcd 0000:00:05.2: irq 11, io base 0000ff80 Sep 19 08:47:50 jtlin60 kernel: uhci-hcd 0000:00:05.2: new USB bus registered, assigned bus number 1 Sep 19 08:47:50 jtlin60 kernel: drivers/usb/host/uhci-hcd.c: detected 2 ports Sep 19 08:47:50 jtlin60 kernel: usb usb1: Product: UHCI Host Controller Sep 19 08:47:50 jtlin60 kernel: usb usb1: Manufacturer: Linux 2.6.0-test5 uhci-hcd Sep 19 08:47:50 jtlin60 kernel: usb usb1: SerialNumber: 0000:00:05.2 Sep 19 08:47:50 jtlin60 kernel: hub 1-0:0: USB hub found Sep 19 08:47:50 jtlin60 kernel: hub 1-0:0: 2 ports detected Sep 19 08:47:51 jtlin60 kernel: hub 1-0:0: debounce: port 2: delay 100ms stable 4 status 0x301 Sep 19 08:47:51 jtlin60 kernel: hub 1-0:0: new USB device on port 2, assigned address 2 Sep 19 08:47:56 jtlin60 kernel: usb 1-2: control timeout on ep0out Sep 19 08:47:56 jtlin60 kernel: uhci-hcd 0000:00:05.2: Unlink after no-IRQ? Different ACPI or APIC settings may help. Sep 19 08:50:22 jtlin60 login(pam_unix)[870]: session opened for user root by LOGIN(uid=0) Sep 19 08:50:22 jtlin60 -- root[870]: ROOT LOGIN ON tty2 cat /proc/version Linux version 2.6.0-test5 (root@jtlin60) (gcc version 2.95.3 20010315 (release)) #9 Fri Sep 19 00:16:44 EDT 2003 cat /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 8 model name : Pentium III (Coppermine) stepping : 6 cpu MHz : 361.392 cache size : 256 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 2 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse bogomips : 692.22 cat /proc/ioports 0000-001f : dma1 0020-0021 : pic1 0040-005f : timer 0060-006f : keyboard 0080-008f : dma page reg 00a0-00a1 : pic2 00c0-00df : dma2 00f0-00ff : fpu 0170-0177 : ide1 01f0-01f7 : ide0 02f8-02ff : 0000:00:07.0 0376-0376 : ide1 0378-037a : parport0 037b-037f : parport0 03c0-03df : vga+ 03f6-03f6 : ide0 0cf8-0cff : PCI conf1 1000-10ff : PCI CardBus #02 1000-107f : 0000:02:00.0 1400-14ff : PCI CardBus #02 1800-18ff : PCI CardBus #06 1c00-1cff : 0000:00:07.0 2000-20ff : PCI CardBus #06 fe00-fe3f : 0000:00:05.3 fe60-fe7f : 0000:00:05.3 fefc-feff : 0000:00:0c.0 ff00-ff3f : 0000:00:0c.0 ff60-ff7f : 0000:00:09.0 ff80-ff9f : 0000:00:05.2 ff80-ff9f : uhci-hcd fff0-ffff : 0000:00:05.1 fff0-fff7 : ide0 fff8-ffff : ide1 cat /proc/iomem 00000000-0009fbff : System RAM 0009fc00-0009ffff : reserved 000a0000-000bffff : Video RAM area 000c0000-000c7fff : Video ROM 000e8000-000ebfff : reserved 000f0000-000fffff : System ROM 00100000-0bfdffff : System RAM 00100000-002440af : Kernel code 002440b0-002f0f1f : Kernel data 0bfe0000-0bfeffff : ACPI Tables 0bff0000-0bffffff : reserved 10000000-10000fff : 0000:00:0b.0 10000000-10000fff : yenta_socket 10001000-10001fff : 0000:00:0b.1 10001000-10001fff : yenta_socket 100a0000-100b6dff : reserved 100b6e00-100b6fff : ACPI Non-volatile Storage 100b7000-100fffff : reserved 10400000-107fffff : PCI CardBus #02 10400000-1041ffff : 0000:02:00.0 10800000-10bfffff : PCI CardBus #02 10800000-1080007f : 0000:02:00.0 10800080-108000ff : 0000:02:00.0 10c00000-10ffffff : PCI CardBus #06 11000000-113fffff : PCI CardBus #06 e0000000-e7ffffff : 0000:00:00.0 efff8000-efffffff : 0000:00:0c.0 f0000000-f7ffffff : PCI Bus #01 f0000000-f7ffffff : 0000:01:00.0 ffefff00-ffefffff : 0000:00:07.0 fff80000-ffffffff : reserved cat /proc/scsi/scsi cat: /proc/scsi/scsi: No such file or directory lspci -vvv 00:00.0 Host bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX Host bridge (rev 03) Subsystem: Toshiba America Info Systems Toshiba Tecra 8100 Laptop System Chipset Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- 00:01.0 PCI bridge: Intel Corp. 440BX/ZX/DX - 82443BX/ZX/DX AGP bridge (rev 03) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- Reset- FastB2B+ 00:05.0 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02) Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- TAbort- SERR- Reset- 16bInt- PostWrite+ 16-bit legacy interface ports at 0001 00:0b.1 CardBus bridge: Toshiba America Info Systems ToPIC95 PCI to Cardbus Bridge with ZV Support (rev 20) Subsystem: Toshiba America Info Systems: Unknown device 0001 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=slow >TAbort- SERR- Reset- 16bInt+ PostWrite+ 16-bit legacy interface ports at 0001 00:0c.0 Multimedia audio controller: Yamaha Corporation YMF-744B [DS-1S Audio Controller] (rev 02) Subsystem: Toshiba America Info Systems: Unknown device 0001 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR- TAbort- SERR- 02:00.0 Ethernet controller: 3Com Corporation 3CCFE575CT Cyclone CardBus (rev 10) Subsystem: 3Com Corporation FE575C-3Com 10/100 LAN CardBus-Fast Ethernet Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- SERR-