Package: linux-2.6 Version: 2.6.32-5 Severity: normal Hi,
since I installed linux-image-2.6.32-trunk-686 my mouse is slow and dmesg tells that IRQ 16 is disabled. cat /proc/interrupts CPU0 0: 46 IO-APIC-edge timer 1: 2 IO-APIC-edge i8042 4: 2 IO-APIC-edge 6: 7 IO-APIC-edge floppy 8: 1 IO-APIC-edge rtc0 9: 0 IO-APIC-fasteoi acpi 14: 7704 IO-APIC-edge ide0 15: 2413 IO-APIC-edge ide1 16: 100105 IO-APIC-fasteoi uhci_hcd:usb2, uhci_hcd:usb5 17: 7040 IO-APIC-fasteoi Intel ICH5 18: 263 IO-APIC-fasteoi ata_piix, uhci_hcd:usb4, eth0 19: 0 IO-APIC-fasteoi uhci_hcd:usb3 20: 4 IO-APIC-fasteoi firewire_ohci 23: 2 IO-APIC-fasteoi ehci_hcd:usb1 NMI: 0 Non-maskable interrupts LOC: 14739 Local timer interrupts SPU: 0 Spurious interrupts PMI: 0 Performance monitoring interrupts PND: 0 Performance pending work RES: 0 Rescheduling interrupts CAL: 0 Function call interrupts TLB: 0 TLB shootdowns TRM: 0 Thermal event interrupts THR: 0 Threshold APIC interrupts MCE: 0 Machine check exceptions MCP: 1 Machine check polls ERR: 0 MIS: 0 [ 22.909792] irq 16: nobody cared (try booting with the "irqpoll" option) [ 22.909800] Pid: 0, comm: swapper Not tainted 2.6.32-trunk-686 #1 [ 22.909803] Call Trace: [ 22.909814] [<c106d08d>] ? __report_bad_irq+0x24/0x69 [ 22.909820] [<c106d094>] ? __report_bad_irq+0x2b/0x69 [ 22.909824] [<c106d1b9>] ? note_interrupt+0xe7/0x13e [ 22.909828] [<c106d6e7>] ? handle_fasteoi_irq+0x7a/0x97 [ 22.909834] [<c10053cf>] ? handle_irq+0x17/0x1b [ 22.909838] [<c1004c51>] ? do_IRQ+0x38/0x89 [ 22.909843] [<c10037f0>] ? common_interrupt+0x30/0x38 [ 22.909850] [<c101b0c0>] ? native_safe_halt+0x2/0x3 [ 22.909855] [<c1008f1f>] ? default_idle+0x3c/0x5a [ 22.909859] [<c1002388>] ? cpu_idle+0x89/0xa5 [ 22.909866] [<c1399800>] ? start_kernel+0x30c/0x311 [ 22.909868] handlers: [ 22.909870] [<f7c537e5>] (usb_hcd_irq+0x0/0x71 [usbcore]) [ 22.909895] [<f7c537e5>] (usb_hcd_irq+0x0/0x71 [usbcore]) [ 22.909906] Disabling IRQ #16 Then I'm using kernel boot kernel 2.6.32-5-686 all is fine: CPU0 0: 47 IO-APIC-edge timer 1: 2 IO-APIC-edge i8042 4: 1 IO-APIC-edge 6: 7 IO-APIC-edge floppy 8: 1 IO-APIC-edge rtc0 9: 0 IO-APIC-fasteoi acpi 14: 12735 IO-APIC-edge ata_piix 15: 2984 IO-APIC-edge ata_piix 16: 4575 IO-APIC-fasteoi uhci_hcd:usb2, uhci_hcd:usb5 17: 8510 IO-APIC-fasteoi Intel ICH5 18: 369 IO-APIC-fasteoi ata_piix, uhci_hcd:usb4, eth0 19: 0 IO-APIC-fasteoi uhci_hcd:usb3 20: 5 IO-APIC-fasteoi firewire_ohci 23: 2 IO-APIC-fasteoi ehci_hcd:usb1 NMI: 0 Non-maskable interrupts LOC: 14704 Local timer interrupts SPU: 0 Spurious interrupts PMI: 0 Performance monitoring interrupts PND: 0 Performance pending work RES: 0 Rescheduling interrupts CAL: 0 Function call interrupts TLB: 0 TLB shootdowns TRM: 0 Thermal event interrupts THR: 0 Threshold APIC interrupts MCE: 0 Machine check exceptions MCP: 1 Machine check polls ERR: 0 MIS: 0 dmesg:ok Bug http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=543275 is quite the same, but for AMD64. Thanks for Debian, Ralf -- Package-specific info: ** Version: Linux version 2.6.32-trunk-686 (Debian 2.6.32-5) (b...@decadent.org.uk) (gcc version 4.3.4 (Debian 4.3.4-6) ) #1 SMP Sun Jan 10 06:32:16 UTC 2010 ** Command line: BOOT_IMAGE=/boot/vmlinuz-2.6.32-trunk-686 root=UUID=0f631a94-878c-4a49-970a-694cac15e33f ro quiet ** Not tainted ** Kernel log: [ 22.368598] [TTM] Zone kernel: Used memory at exit: 0 kiB. [ 22.368606] [TTM] Zone highmem: Used memory at exit: 0 kiB. [ 22.368611] [drm] radeon: ttm finalized [ 22.368617] [drm] Forcing AGP to PCI mode [ 22.370960] [drm] GPU reset succeed (RBBM_STATUS=0x00000140) [ 22.370968] [drm] Generation 2 PCI interface, using max accessible memory [ 22.370971] [drm] radeon: VRAM 128M [ 22.370974] [drm] radeon: VRAM from 0x00000000 to 0x07FFFFFF [ 22.370976] [drm] radeon: GTT 128M [ 22.370978] [drm] radeon: GTT from 0x08000000 to 0x0FFFFFFF [ 22.370992] [drm] radeon: irq initialized. [ 22.371000] [drm] Detected VRAM RAM=128M, BAR=256M [ 22.371002] [drm] RAM width 128bits DDR [ 22.372911] [TTM] Zone kernel: Available graphics memory: 441496 kiB. [ 22.372915] [TTM] Zone highmem: Available graphics memory: 1037436 kiB. [ 22.372934] [drm] radeon: 128M of VRAM memory ready [ 22.372937] [drm] radeon: 128M of GTT memory ready. [ 22.372942] [drm] GART: num cpu pages 32768, num gpu pages 32768 [ 22.373518] [drm] radeon: 1 quad pipes, 1 Z pipes initialized. [ 22.373525] [drm] radeon: cp idle (0x10000C03) [ 22.373568] [drm] Loading R300 Microcode [ 22.373658] platform radeon_cp.0: firmware: requesting radeon/R300_cp.bin [ 22.380318] radeon_cp: Failed to load firmware "radeon/R300_cp.bin" [ 22.380323] [drm:r100_cp_init] *ERROR* Failed to load firmware! [ 22.380327] radeon 0000:01:00.0: failled initializing CP (-2). [ 22.380330] radeon 0000:01:00.0: Disabling GPU acceleration [ 22.381328] [drm] radeon: cp finalized [ 22.381517] [drm] Default TV standard: PAL [ 22.381520] [drm] 27.000000000 MHz TV ref clk [ 22.381523] [drm] DFP table revision: 3 [ 22.381603] [drm] Radeon Display Connectors [ 22.381606] [drm] Connector 0: [ 22.381608] [drm] VGA [ 22.381611] [drm] DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60 [ 22.381613] [drm] Encoders: [ 22.381615] [drm] CRT1: INTERNAL_DAC1 [ 22.381617] [drm] Connector 1: [ 22.381619] [drm] DVI-I [ 22.381622] [drm] DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64 [ 22.381624] [drm] Encoders: [ 22.381626] [drm] CRT2: INTERNAL_DAC2 [ 22.381628] [drm] DFP1: INTERNAL_TMDS1 [ 22.381630] [drm] Connector 2: [ 22.381632] [drm] S-video [ 22.381633] [drm] Encoders: [ 22.381635] [drm] TV1: INTERNAL_DAC2 [ 22.619628] [drm] fb mappable at 0xD0040000 [ 22.619634] [drm] vram apper at 0xD0000000 [ 22.619639] [drm] size 5242880 [ 22.619643] [drm] fb depth is 24 [ 22.619647] [drm] pitch is 5120 [ 22.626269] Console: switching to colour frame buffer device 160x64 [ 22.626290] fb0: radeondrmfb frame buffer device [ 22.626295] registered panic notifier [ 22.626309] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:00.0 on minor 0 [ 22.909792] irq 16: nobody cared (try booting with the "irqpoll" option) [ 22.909800] Pid: 0, comm: swapper Not tainted 2.6.32-trunk-686 #1 [ 22.909803] Call Trace: [ 22.909814] [<c106d08d>] ? __report_bad_irq+0x24/0x69 [ 22.909820] [<c106d094>] ? __report_bad_irq+0x2b/0x69 [ 22.909824] [<c106d1b9>] ? note_interrupt+0xe7/0x13e [ 22.909828] [<c106d6e7>] ? handle_fasteoi_irq+0x7a/0x97 [ 22.909834] [<c10053cf>] ? handle_irq+0x17/0x1b [ 22.909838] [<c1004c51>] ? do_IRQ+0x38/0x89 [ 22.909843] [<c10037f0>] ? common_interrupt+0x30/0x38 [ 22.909850] [<c101b0c0>] ? native_safe_halt+0x2/0x3 [ 22.909855] [<c1008f1f>] ? default_idle+0x3c/0x5a [ 22.909859] [<c1002388>] ? cpu_idle+0x89/0xa5 [ 22.909866] [<c1399800>] ? start_kernel+0x30c/0x311 [ 22.909868] handlers: [ 22.909870] [<f7c537e5>] (usb_hcd_irq+0x0/0x71 [usbcore]) [ 22.909895] [<f7c537e5>] (usb_hcd_irq+0x0/0x71 [usbcore]) [ 22.909906] Disabling IRQ #16 [ 24.008006] eth0: no IPv6 routers present [ 68.440025] end_request: I/O error, dev fd0, sector 0 [ 68.468024] end_request: I/O error, dev fd0, sector 0 [ 212.528015] usb 1-5: new high speed USB device using ehci_hcd and address 3 [ 213.316244] usb 1-5: New USB device found, idVendor=090c, idProduct=1000 [ 213.316249] usb 1-5: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 213.316253] usb 1-5: Product: USB DISK [ 213.316255] usb 1-5: Manufacturer: SMI Corporation [ 213.316258] usb 1-5: SerialNumber: AA04013000007453 [ 213.317262] usb 1-5: configuration #1 chosen from 1 choice [ 213.392460] Initializing USB Mass Storage driver... [ 213.392581] scsi2 : SCSI emulation for USB Mass Storage devices [ 213.392767] usbcore: registered new interface driver usb-storage [ 213.392771] USB Mass Storage support registered. [ 213.396892] usb-storage: device found at 3 [ 213.396895] usb-storage: waiting for device to settle before scanning [ 218.396475] usb-storage: device scan complete [ 218.397586] scsi 2:0:0:0: Direct-Access Sharkoon Flexi-Drive EC2 1100 PQ: 0 ANSI: 0 CCS [ 218.452433] sd 2:0:0:0: [sda] 7831552 512-byte logical blocks: (4.00 GB/3.73 GiB) [ 218.453425] sd 2:0:0:0: [sda] Write Protect is off [ 218.453429] sd 2:0:0:0: [sda] Mode Sense: 43 00 00 00 [ 218.453432] sd 2:0:0:0: [sda] Assuming drive cache: write through [ 218.456430] sd 2:0:0:0: [sda] Assuming drive cache: write through [ 218.456436] sda: sda1 [ 218.459299] sd 2:0:0:0: [sda] Assuming drive cache: write through [ 218.459305] sd 2:0:0:0: [sda] Attached SCSI removable disk [ 219.014820] FAT: utf8 is not a recommended IO charset for FAT filesystems, filesystem will be case sensitive! ** Model information not available ** Loaded modules: Module Size Used by nls_utf8 908 1 nls_cp437 4489 1 vfat 6506 1 fat 34776 1 vfat sd_mod 25717 2 crc_t10dif 1012 1 sd_mod usb_storage 29825 1 speedstep_lib 2468 0 cpufreq_powersave 602 0 cpufreq_conservative 4018 0 cpufreq_stats 1940 0 cpufreq_userspace 1444 0 radeon 398255 1 ttm 26008 1 radeon drm_kms_helper 17183 1 radeon drm 107507 3 radeon,ttm,drm_kms_helper i2c_algo_bit 3497 1 radeon ppdev 4058 0 lp 5570 0 parport 22554 2 ppdev,lp binfmt_misc 4875 1 fuse 43554 5 loop 9721 0 firewire_sbp2 9575 0 snd_intel8x0 19523 3 snd_ac97_codec 79136 1 snd_intel8x0 ac97_bus 710 1 snd_ac97_codec snd_pcm_oss 28479 0 snd_mixer_oss 10461 1 snd_pcm_oss snd_pcm 47350 4 snd_intel8x0,snd_ac97_codec,snd_pcm_oss snd_seq_midi 3480 0 shpchp 21220 0 snd_rawmidi 12313 1 snd_seq_midi pci_hotplug 18065 1 shpchp snd_seq_midi_event 3684 1 snd_seq_midi snd_seq 35303 3 snd_seq_midi,snd_seq_midi_event evdev 5609 10 usbhid 26784 0 snd_timer 12258 3 snd_pcm,snd_seq hid 50545 1 usbhid snd_seq_device 3673 3 snd_seq_midi,snd_rawmidi,snd_seq pcspkr 1207 0 snd 33551 14 snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_rawmidi,snd_seq,snd_timer,snd_seq_device i2c_i801 6442 0 i2c_core 12612 4 radeon,drm,i2c_algo_bit,i2c_i801 soundcore 3450 1 snd snd_page_alloc 4977 2 snd_intel8x0,snd_pcm intel_agp 20145 1 rng_core 2178 0 agpgart 19516 3 ttm,drm,intel_agp processor 25803 0 button 3598 0 serio_raw 2916 0 ext3 93828 1 jbd 31965 1 ext3 mbcache 3762 1 ext3 ide_cd_mod 21044 0 ide_gd_mod 17103 5 cdrom 26487 1 ide_cd_mod ide_pci_generic 1924 0 ata_generic 2015 0 ata_piix 16513 0 fan 2586 0 uhci_hcd 15953 0 8139too 14849 0 firewire_ohci 16477 0 piix 3564 4 thermal 9206 0 libata 113728 2 ata_generic,ata_piix 8139cp 13285 0 mii 2714 2 8139too,8139cp firewire_core 30915 2 firewire_sbp2,firewire_ohci crc_itu_t 1035 1 firewire_core floppy 40923 0 ehci_hcd 27230 0 thermal_sys 9378 3 processor,fan,thermal ide_core 63850 4 ide_cd_mod,ide_gd_mod,ide_pci_generic,piix scsi_mod 101073 4 sd_mod,usb_storage,firewire_sbp2,libata usbcore 97930 5 usb_storage,usbhid,uhci_hcd,ehci_hcd nls_base 4541 5 nls_utf8,nls_cp437,vfat,fat,usbcore ** PCI devices: 00:00.0 Host bridge [0600]: Intel Corporation 82865G/PE/P DRAM Controller/Host-Hub Interface [8086:2570] (rev 02) Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer Device [1297:fb61] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- INTx- Latency: 0 Region 0: Memory at f0000000 (32-bit, prefetchable) [size=128M] Capabilities: <access denied> Kernel driver in use: agpgart-intel 00:01.0 PCI bridge [0604]: Intel Corporation 82865G/PE/P PCI to AGP Controller [8086:2571] (rev 02) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 64 Bus: primary=00, secondary=01, subordinate=01, sec-latency=32 I/O behind bridge: 0000c000-0000cfff Memory behind bridge: f8000000-f80fffff Prefetchable memory behind bridge: d0000000-efffffff Secondary status: 66MHz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- 00:06.0 System peripheral [0880]: Intel Corporation 82865G/PE/P Processor to I/O Memory Interface [8086:2576] (rev 02) Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Region 0: Memory at fecf0000 (32-bit, non-prefetchable) [size=4K] 00:1d.0 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 [8086:24d2] (rev 02) (prog-if 00 [UHCI]) Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer Device [1297:fb61] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 4: I/O ports at e300 [size=32] Kernel driver in use: uhci_hcd 00:1d.1 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 [8086:24d4] (rev 02) (prog-if 00 [UHCI]) Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer Device [1297:fb61] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 19 Region 4: I/O ports at e000 [size=32] Kernel driver in use: uhci_hcd 00:1d.2 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 [8086:24d7] (rev 02) (prog-if 00 [UHCI]) Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer Device [1297:fb61] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin C routed to IRQ 18 Region 4: I/O ports at e100 [size=32] Kernel driver in use: uhci_hcd 00:1d.3 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #4 [8086:24de] (rev 02) (prog-if 00 [UHCI]) Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer Device [1297:fb61] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 4: I/O ports at e200 [size=32] Kernel driver in use: uhci_hcd 00:1d.7 USB Controller [0c03]: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller [8086:24dd] (rev 02) (prog-if 20 [EHCI]) Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer Device [1297:fb61] Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin D routed to IRQ 23 Region 0: Memory at f8200000 (32-bit, non-prefetchable) [size=1K] Capabilities: <access denied> Kernel driver in use: ehci_hcd 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev c2) (prog-if 00 [Normal decode]) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Bus: primary=00, secondary=02, subordinate=02, sec-latency=32 I/O behind bridge: 0000d000-0000dfff Memory behind bridge: f8100000-f81fffff Prefetchable memory behind bridge: 80000000-800fffff Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- PriDiscTmr- SecDiscTmr- DiscTmrStat- DiscTmrSERREn- 00:1f.0 ISA bridge [0601]: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge [8086:24d0] (rev 02) Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 00:1f.1 IDE interface [0101]: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller [8086:24db] (rev 02) (prog-if 8a [Master SecP PriP]) Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer Device [1297:fb61] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 18 Region 0: I/O ports at 01f0 [size=8] Region 1: I/O ports at 03f4 [size=1] Region 2: I/O ports at 0170 [size=8] Region 3: I/O ports at 0374 [size=1] Region 4: I/O ports at f000 [size=16] Region 5: Memory at 80100000 (32-bit, non-prefetchable) [size=1K] Kernel driver in use: PIIX_IDE 00:1f.2 IDE interface [0101]: Intel Corporation 82801EB (ICH5) SATA Controller [8086:24d1] (rev 02) (prog-if 8f [Master SecP SecO PriP PriO]) Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer Device [1297:fb61] Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin A routed to IRQ 18 Region 0: I/O ports at e400 [size=8] Region 1: I/O ports at e500 [size=4] Region 2: I/O ports at e600 [size=8] Region 3: I/O ports at e700 [size=4] Region 4: I/O ports at e800 [size=16] Kernel driver in use: ata_piix 00:1f.3 SMBus [0c05]: Intel Corporation 82801EB/ER (ICH5/ICH5R) SMBus Controller [8086:24d3] (rev 02) Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer Device [1297:fb61] Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Interrupt: pin B routed to IRQ 17 Region 4: I/O ports at 0500 [size=32] Kernel driver in use: i801_smbus 00:1f.5 Multimedia audio controller [0401]: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller [8086:24d5] (rev 02) Subsystem: Holco Enterprise Co, Ltd/Shuttle Computer Device [1297:c09d] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 0 Interrupt: pin B routed to IRQ 17 Region 0: I/O ports at ea00 [size=256] Region 1: I/O ports at eb00 [size=64] Region 2: Memory at f8201000 (32-bit, non-prefetchable) [size=512] Region 3: Memory at f8202000 (32-bit, non-prefetchable) [size=256] Capabilities: <access denied> Kernel driver in use: Intel ICH 01:00.0 VGA compatible controller [0300]: ATI Technologies Inc RV350 AR [Radeon 9600] [1002:4152] (prog-if 00 [VGA controller]) Subsystem: Hightech Information System Ltd. Device [17af:2016] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 32 (2000ns min), Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 16 Region 0: Memory at d0000000 (32-bit, prefetchable) [size=256M] Region 1: I/O ports at c000 [size=256] Region 2: Memory at f8030000 (32-bit, non-prefetchable) [size=64K] [virtual] Expansion ROM at f8000000 [disabled] [size=128K] Capabilities: <access denied> Kernel driver in use: radeon 01:00.1 Display controller [0380]: ATI Technologies Inc RV350 AR [Radeon 9600] (Secondary) [1002:4172] Subsystem: Hightech Information System Ltd. Device [17af:2017] Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Region 0: Memory at e0000000 (32-bit, prefetchable) [disabled] [size=256M] Region 1: Memory at f8020000 (32-bit, non-prefetchable) [disabled] [size=64K] Capabilities: <access denied> 02:06.0 Ethernet controller [0200]: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] (rev 10) Subsystem: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ [10ec:8139] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 32 (8000ns min, 16000ns max) Interrupt: pin A routed to IRQ 18 Region 0: I/O ports at d000 [size=256] Region 1: Memory at f8111000 (32-bit, non-prefetchable) [size=256] [virtual] Expansion ROM at 80000000 [disabled] [size=64K] Capabilities: <access denied> Kernel driver in use: 8139too 02:08.0 FireWire (IEEE 1394) [0c00]: VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller [1106:3044] (rev 80) (prog-if 10 [OHCI]) Subsystem: VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller [1106:3044] Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx- Latency: 32 (8000ns max), Cache Line Size: 32 bytes Interrupt: pin A routed to IRQ 20 Region 0: Memory at f8110000 (32-bit, non-prefetchable) [size=2K] Region 1: I/O ports at d100 [size=128] Capabilities: <access denied> Kernel driver in use: firewire_ohci ** USB devices: Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 002 Device 003: ID 0557:2213 ATEN International Co., Ltd Bus 002 Device 002: ID 0557:7000 ATEN International Co., Ltd Hub Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Bus 001 Device 003: ID 090c:1000 Feiya Technology Corp. Flash Drive Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages linux-image-2.6.32-trunk-686 depends on: ii debconf [debconf-2.0] 1.5.32 Debian configuration management sy ii initramfs-tools [linux-initr 0.94.4 tools for generating an initramfs ii module-init-tools 3.12~pre2-3 tools for managing Linux kernel mo Versions of packages linux-image-2.6.32-trunk-686 recommends: ii firmware-linux-free 2.6.32-15 Binary firmware for various driver ii libc6-i686 2.11.1-3 GNU C Library: Shared libraries [i Versions of packages linux-image-2.6.32-trunk-686 suggests: pn grub | lilo <none> (no description available) pn linux-doc-2.6.32 <none> (no description available) Versions of packages linux-image-2.6.32-trunk-686 is related to: pn firmware-bnx2 <none> (no description available) pn firmware-bnx2x <none> (no description available) pn firmware-ipw2x00 <none> (no description available) pn firmware-ivtv <none> (no description available) pn firmware-iwlwifi <none> (no description available) pn firmware-linux <none> (no description available) pn firmware-linux-nonfree <none> (no description available) pn firmware-qlogic <none> (no description available) pn firmware-ralink <none> (no description available) -- debconf information: linux-image-2.6.32-trunk-686/prerm/would-invalidate-boot-loader-2.6.32-trunk-686: true linux-image-2.6.32-trunk-686/postinst/bootloader-test-error-2.6.32-trunk-686: shared/kernel-image/really-run-bootloader: true linux-image-2.6.32-trunk-686/postinst/depmod-error-initrd-2.6.32-trunk-686: false linux-image-2.6.32-trunk-686/prerm/removing-running-kernel-2.6.32-trunk-686: true linux-image-2.6.32-trunk-686/postinst/bootloader-error-2.6.32-trunk-686: * linux-image-2.6.32-trunk-686/postinst/missing-firmware-2.6.32-trunk-686: -- To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20100616063626.2449.34873.report...@www-1273.local