** Description changed:

  The Problem
  Kubuntu/Ubuntu Edgy Eft does not respond whenever I plug a USB device (except 
for my USB mouse which barely worked).
  
  
  The Peripherals I tried
  I tried a USB Mouse. Whenever I plugged it after booting my laptop, Edgy does 
not respond at all. The mouse lights up so I believe it is properly connected. 
Whenever it is plugged since my laptop is booted, it works but the mouse 
pointer responds very very slowly.
+ 
+ Edit: I just tried my USB mouse again by booting my laptop with the
+ mouse plugged. Before Ubuntu was loaded, the red light (since it is an
+ optical mouse) was lighting up, but when Ubuntu was loaded, the red
+ light turned of and of course, the mouse did not even work.
  
  I tried my EPSON Stylus C43 UX Printer, Canon PIXMA MP150
  Printer/Scanner, Kingston DataTraveller USB Flash drive, Memory Card
  Reader, and Logitech Quickcam Orbit Webcam; but Ubuntu/Kubuntu Edgy Eft
  did not respond with any of them.
  
  The Machine I encountered the problem with
  I have a Joybook R31E laptop running Kubuntu/Ubuntu Edgy Eft. I believe that 
it should have worked with my Epson Stylus C43UX Printer since there was a 
driver available in Edgy by default. As for my Canon PIXMA MP150 and my 
Logitech Quickcam Orbit Webcam, I still need to hunt for drivers so I do not 
really expect my machine to work with it well. I am dual-booting this with 
Windows and all my peripherals work with it so I do not think I am having a USB 
slot problem.
  
  What I have tried
  I have tried lsusb with my Kingston USB Flash Drive Device and my USB mouse 
plugged (I just plugged both of them after booting) and the output was
  Code:
  
  [EMAIL PROTECTED]:~$ lsusb Bus 004 Device 001: ID 0000:0000 Bus 003 Device
  001: ID 0000:0000 Bus 002 Device 001: ID 0000:0000 Bus 001 Device 001:
  ID 0000:0000
  
  Note: I don't know if this would be a significant information but it
  took about 30 seconds for Konsole to show the output of the code
+ 
+ dmesg
+ 
+ Code:
+ [17179569.184000] Linux version 2.6.17-10-generic ([EMAIL PROTECTED]) (gcc 
version 4.1.2 20060928 (prerelease) (Ubuntu 4.1.1-13ubuntu5)) #2 SMP Tue Dec 5 
22:28:26 UTC 2006 (Ubuntu 2.6.17-10.34-generic)
+ [17179569.184000] BIOS-provided physical RAM map:
+ [17179569.184000]  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
+ [17179569.184000]  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
+ [17179569.184000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
+ [17179569.184000]  BIOS-e820: 0000000000100000 - 000000001bfef000 (usable)
+ [17179569.184000]  BIOS-e820: 000000001bff0000 - 000000001bffffc0 (ACPI data)
+ [17179569.184000]  BIOS-e820: 000000001bffffc0 - 000000001c000000 (ACPI NVS)
+ [17179569.184000]  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
+ [17179569.184000] 0MB HIGHMEM available.
+ [17179569.184000] 447MB LOWMEM available.
+ [17179569.184000] On node 0 totalpages: 114671
+ [17179569.184000]   DMA zone: 4096 pages, LIFO batch:0
+ [17179569.184000]   Normal zone: 110575 pages, LIFO batch:31
+ [17179569.184000] DMI 2.3 present.
+ [17179569.184000] ACPI: RSDP (v000 OID_00                                ) @ 
0x000e6010
+ [17179569.184000] ACPI: RSDT (v001 INSYDE FACP_000 0x00000100 0000 
0x00010200) @ 0x1bffc280
+ [17179569.184000] ACPI: FADT (v001 INSYDE FACP_000 0x00000100 0000 
0x00010200) @ 0x1bfffb00
+ [17179569.184000] ACPI: MADT (v001 INSYDE APIC_000 0x30303030 0000 
0x00010200) @ 0x1bfffb90
+ [17179569.184000] ACPI: DSDT (v001 INSYDE    PN800 0x00001000 INTL 
0x02002036) @ 0x00000000
+ [17179569.184000] ACPI: PM-Timer IO Port: 0x1008
+ [17179569.184000] ACPI: Local APIC address 0xfee00000
+ [17179569.184000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
+ [17179569.184000] Processor #0 6:13 APIC version 20
+ [17179569.184000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
+ [17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
+ [17179569.184000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
+ [17179569.184000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
+ [17179569.184000] IOAPIC[0]: apic_id 2, version 3, address 0xfec00000, GSI 
0-23
+ [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
+ [17179569.184000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 low level)
+ [17179569.184000] ACPI: IRQ0 used by override.
+ [17179569.184000] ACPI: IRQ2 used by override.
+ [17179569.184000] ACPI: IRQ9 used by override.
+ [17179569.184000] Enabling APIC mode:  Flat.  Using 1 I/O APICs
+ [17179569.184000] Using ACPI (MADT) for SMP configuration information
+ [17179569.184000] Allocating PCI resources starting at 20000000 (gap: 
1c000000:e3f80000)
+ [17179569.184000] Built 1 zonelists
+ [17179569.184000] Kernel command line: root=/dev/hda1 ro quiet splash
+ [17179569.184000] mapped APIC to ffffd000 (fee00000)
+ [17179569.184000] mapped IOAPIC to ffffc000 (fec00000)
+ [17179569.184000] Enabling fast FPU save and restore... done.
+ [17179569.184000] Enabling unmasked SIMD FPU exception support... done.
+ [17179569.184000] Initializing CPU#0
+ [17179569.184000] PID hash table entries: 2048 (order: 11, 8192 bytes)
+ [17179569.184000] Detected 1492.871 MHz processor.
+ [17179569.184000] Using pmtmr for high-res timesource
+ [17179569.184000] Console: colour VGA+ 80x25
+ [17179569.708000] Dentry cache hash table entries: 65536 (order: 6, 262144 
bytes)
+ [17179569.708000] Inode-cache hash table entries: 32768 (order: 5, 131072 
bytes)
+ [17179569.724000] Memory: 444776k/458684k available (1910k kernel code, 
13348k reserved, 1069k data, 308k init, 0k highmem)
+ [17179569.724000] Checking if this processor honours the WP bit even in 
supervisor mode... Ok.
+ [17179569.804000] Calibrating delay using timer specific routine.. 2989.27 
BogoMIPS (lpj=5978559)
+ [17179569.804000] Security Framework v1.0.0 initialized
+ [17179569.804000] SELinux:  Disabled at boot.
+ [17179569.804000] Mount-cache hash table entries: 512
+ [17179569.804000] CPU: After generic identify, caps: afe9fbff 00000000 
00000000 00000000 00000000 00000000 00000000
+ [17179569.804000] CPU: After vendor identify, caps: afe9fbff 00000000 
00000000 00000000 00000000 00000000 00000000
+ [17179569.804000] CPU: L1 I cache: 32K, L1 D cache: 32K
+ [17179569.804000] CPU: L2 cache: 1024K
+ [17179569.804000] CPU: After all inits, caps: afe9fbff 00000000 00000000 
00000040 00000000 00000000 00000000
+ [17179569.804000] Checking 'hlt' instruction... OK.
+ [17179569.820000] SMP alternatives: switching to UP code
+ [17179569.820000] Freeing SMP alternatives: 16k freed
+ [17179569.820000] checking if image is initramfs... it is
+ [17179570.444000] Freeing initrd memory: 5583k freed
+ [17179570.444000] ACPI: Core revision 20060707
+ [17179570.444000] ACPI: Looking for DSDT ... not found!
+ [17179570.456000] CPU0: Intel(R) Celeron(R) M processor         1.50GHz 
stepping 08
+ [17179570.456000] Total of 1 processors activated (2989.27 BogoMIPS).
+ [17179570.456000] ENABLING IO-APIC IRQs
+ [17179570.456000] ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1
+ [17179570.600000] Brought up 1 CPUs
+ [17179570.600000] migration_cost=0
+ [17179570.600000] NET: Registered protocol family 16
+ [17179570.600000] EISA bus registered
+ [17179570.600000] ACPI: bus type pci registered
+ [17179570.600000] PCI: PCI BIOS revision 2.10 entry at 0xe9bf4, last bus=1
+ [17179570.600000] PCI: Using configuration type 1
+ [17179570.600000] Setting up standard PCI resources
+ [17179570.604000] ACPI: Interpreter enabled
+ [17179570.604000] ACPI: Using IOAPIC for interrupt routing
+ [17179570.604000] ACPI: PCI Root Bridge [PCI0] (0000:00)
+ [17179570.604000] PCI: Probing PCI hardware (bus 00)
+ [17179570.604000] ACPI: Assume root bridge [\_SB_.PCI0] bus is 0
+ [17179570.604000] PCI quirk: region 1000-107f claimed by vt8235 PM
+ [17179570.604000] PCI quirk: region 1400-140f claimed by vt8235 SMB
+ [17179570.604000] PCI: Ignoring BAR0-3 of IDE controller 0000:00:11.1
+ [17179570.604000] Boot video device is 0000:01:00.0
+ [17179570.604000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
+ [17179570.624000] ACPI: Embedded Controller [EC0] (gpe 1) interrupt mode.
+ [17179570.624000] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 10 *11 14 15)
+ [17179570.624000] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 *7 10 11 14 15)
+ [17179570.624000] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 7 10 11 14 15)
+ [17179570.624000] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 *10 11 14 15)
+ [17179570.624000] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 10 11 14 15) 
*0, disabled.
+ [17179570.624000] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 10 11 14 15) 
*0, disabled.
+ [17179570.624000] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 10 11 14 15) 
*0, disabled.
+ [17179570.624000] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 10 11 14 15) 
*0, disabled.
+ [17179570.624000] ACPI: PCI Interrupt Link [ALKA] (IRQs 20) *0, disabled.
+ [17179570.624000] ACPI: PCI Interrupt Link [ALKB] (IRQs 23) *11
+ [17179570.624000] ACPI: PCI Interrupt Link [ALKC] (IRQs 22) *5, disabled.
+ [17179570.624000] ACPI Error (uteval-0269): Return object type is incorrect 
[\_SB_.PCI0.ALKD._CRS] (Node dbfd39b4), AE_TYPE
+ [17179570.624000] ACPI Error (uteval-0275): Type returned from _CRS was 
incorrect: Integer, expected Btypes: 4 [20060707]
+ [17179570.624000] ACPI Exception (pci_link-0281): AE_TYPE, Evaluating _CRS 
[20060707]
+ [17179570.624000] ACPI: PCI Interrupt Link [ALKD] (IRQs 21) *0
+ [17179570.624000] Linux Plug and Play Support v0.97 (c) Adam Belay
+ [17179570.624000] pnp: PnP ACPI init
+ [17179570.632000] pnp: PnP ACPI: found 9 devices
+ [17179570.632000] PnPBIOS: Disabled by ACPI PNP
+ [17179570.632000] PCI: Using ACPI for IRQ routing
+ [17179570.632000] PCI: If a device doesn't work, try "pci=routeirq".  If it 
helps, post a report
+ [17179570.632000] PCI: Cannot allocate resource region 0 of device 
0000:00:06.0
+ [17179570.632000] pnp: 00:07: ioport range 0x330-0x331 has been reserved
+ [17179570.632000] pnp: 00:07: ioport range 0x4d0-0x4d1 has been reserved
+ [17179570.632000] pnp: 00:07: ioport range 0x1000-0x107f could not be reserved
+ [17179570.632000] pnp: 00:07: ioport range 0x1400-0x140f has been reserved
+ [17179570.632000] PCI: Bridge: 0000:00:01.0
+ [17179570.632000]   IO window: c000-dfff
+ [17179570.632000]   MEM window: c0000000-cfffffff
+ [17179570.632000]   PREFETCH window: 90000000-9fffffff
+ [17179570.632000] PCI: Bus 2, cardbus bridge: 0000:00:09.0
+ [17179570.632000]   IO window: 00001800-000018ff
+ [17179570.632000]   IO window: 00001c00-00001cff
+ [17179570.632000]   PREFETCH window: 20000000-21ffffff
+ [17179570.632000]   MEM window: 22000000-23ffffff
+ [17179570.632000] PCI: Setting latency timer of device 0000:00:01.0 to 64
+ [17179570.632000] ACPI: PCI Interrupt 0000:00:09.0[A] -> GSI 17 (level, low) 
-> IRQ 169
+ [17179570.632000] NET: Registered protocol family 2
+ [17179570.668000] IP route cache hash table entries: 4096 (order: 2, 16384 
bytes)
+ [17179570.668000] TCP established hash table entries: 16384 (order: 5, 131072 
bytes)
+ [17179570.668000] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
+ [17179570.668000] TCP: Hash tables configured (established 16384 bind 8192)
+ [17179570.668000] TCP reno registered
+ [17179570.668000] audit: initializing netlink socket (disabled)
+ [17179570.668000] audit(1170976178.668:1): initialized
+ [17179570.668000] VFS: Disk quotas dquot_6.5.1
+ [17179570.668000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
+ [17179570.668000] Initializing Cryptographic API
+ [17179570.668000] io scheduler noop registered
+ [17179570.668000] io scheduler anticipatory registered
+ [17179570.668000] io scheduler deadline registered
+ [17179570.668000] io scheduler cfq registered (default)
+ [17179570.668000] isapnp: Scanning for PnP cards...
+ [17179571.020000] isapnp: No Plug & Play device found
+ [17179571.056000] Real Time Clock Driver v1.12ac
+ [17179571.056000] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ 
sharing enabled
+ [17179571.056000] mice: PS/2 mouse device common for all mice
+ [17179571.056000] RAMDISK driver initialized: 16 RAM disks of 65536K size 
1024 blocksize
+ [17179571.056000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
+ [17179571.056000] ide: Assuming 33MHz system bus speed for PIO modes; 
override with idebus=xx
+ [17179571.056000] PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 
0x60,0x64 irq 1,12
+ [17179571.072000] i8042.c: Detected active multiplexing controller, rev 1.1.
+ [17179571.076000] serio: i8042 AUX0 port at 0x60,0x64 irq 12
+ [17179571.076000] serio: i8042 AUX1 port at 0x60,0x64 irq 12
+ [17179571.076000] serio: i8042 AUX2 port at 0x60,0x64 irq 12
+ [17179571.076000] serio: i8042 AUX3 port at 0x60,0x64 irq 12
+ [17179571.080000] serio: i8042 KBD port at 0x60,0x64 irq 1
+ [17179571.080000] EISA: Probing bus 0 at eisa.0
+ [17179571.080000] Cannot allocate resource for EISA slot 1
+ [17179571.080000] EISA: Detected 0 cards.
+ [17179571.080000] TCP bic registered
+ [17179571.080000] NET: Registered protocol family 1
+ [17179571.080000] NET: Registered protocol family 8
+ [17179571.080000] NET: Registered protocol family 20
+ [17179571.080000] Using IPI No-Shortcut mode
+ [17179571.080000] ACPI: (supports S0 S1 S3 S4 S5)
+ [17179571.080000] Freeing unused kernel memory: 308k freed
+ [17179571.136000] input: AT Translated Set 2 keyboard as /class/input/input0
+ [17179572.212000] Capability LSM initialized
+ [17179572.244000] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
+ [17179572.244000] ACPI: Processor [CPU0] (supports 16 throttling states)
+ [17179572.252000] ACPI: Thermal Zone [TZ0] (59 C)
+ [17179572.572000] VP_IDE: IDE controller at PCI slot 0000:00:11.1
+ [17179572.572000] ACPI: PCI Interrupt Link [ALKA] disabled and referenced, 
BIOS bug
+ [17179572.572000] ACPI: PCI Interrupt Link [ALKA] BIOS reported IRQ 0, using 
IRQ 20
+ [17179572.572000] ACPI: PCI Interrupt Link [ALKA] enabled at IRQ 20
+ [17179572.572000] ACPI: PCI Interrupt 0000:00:11.1[A] -> Link [ALKA] -> GSI 
20 (level, low) -> IRQ 177
+ [17179572.572000] PCI: Via IRQ fixup for 0000:00:11.1, from 0 to 1
+ [17179572.572000] VP_IDE: chipset revision 6
+ [17179572.572000] VP_IDE: not 100% native mode: will probe irqs later
+ [17179572.572000] VP_IDE: VIA vt8235 (rev 00) IDE UDMA133 controller on 
pci0000:00:11.1
+ [17179572.572000]     ide0: BM-DMA at 0x1100-0x1107, BIOS settings: hda:DMA, 
hdb:pio
+ [17179572.572000]     ide1: BM-DMA at 0x1108-0x110f, BIOS settings: hdc:DMA, 
hdd:pio
+ [17179572.572000] Probing IDE interface ide0...
+ [17179572.988000] hda: FUJITSU MHV2060AT PL, ATA DISK drive
+ [17179573.664000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
+ [17179573.740000] Probing IDE interface ide1...
+ [17179574.604000] hdc: PHILIPS CD-RW/DVD-ROM SCB5265, ATAPI CD/DVD-ROM drive
+ [17179575.276000] ide1 at 0x170-0x177,0x376 on irq 15
+ [17179575.280000] hda: max request size: 128KiB
+ [17179575.280000] hda: 117210240 sectors (60011 MB) w/8192KiB Cache, 
CHS=65535/16/63, UDMA(100)
+ [17179575.288000] hda: cache flushes supported
+ [17179575.288000]  hda: hda1 hda2 hda3 < hda5 >
+ [17179575.368000] hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
+ [17179575.368000] Uniform CD-ROM driver Revision: 3.20
+ [17179575.672000] usbcore: registered new driver usbfs
+ [17179575.672000] usbcore: registered new driver hub
+ [17179575.676000] USB Universal Host Controller Interface driver v3.0
+ [17179575.676000] ACPI Error (uteval-0269): Return object type is incorrect 
[\_SB_.PCI0.ALKD._CRS] (Node dbfd39b4), AE_TYPE
+ [17179575.676000] ACPI Error (uteval-0275): Type returned from _CRS was 
incorrect: Integer, expected Btypes: 4 [20060707]
+ [17179575.676000] ACPI Exception (pci_link-0281): AE_TYPE, Evaluating _CRS 
[20060707]
+ [17179575.676000] ACPI: Unable to set IRQ for PCI Interrupt Link [ALKD]. Try 
pci=noacpi or acpi=off
+ [17179575.676000] ACPI: Invalid IRQ link routing entry
+ [17179575.676000] ACPI: Unable to derive IRQ for device 0000:00:10.0
+ [17179575.676000] ACPI: PCI Interrupt 0000:00:10.0[A]: no GSI - using IRQ 11
+ [17179575.676000] uhci_hcd 0000:00:10.0: UHCI Host Controller
+ [17179575.676000] uhci_hcd 0000:00:10.0: new USB bus registered, assigned bus 
number 1
+ [17179575.676000] uhci_hcd 0000:00:10.0: irq 11, io base 0x00001200
+ [17179575.676000] usb usb1: configuration #1 chosen from 1 choice
+ [17179575.676000] hub 1-0:1.0: USB hub found
+ [17179575.676000] hub 1-0:1.0: 2 ports detected
+ [17179575.780000] ACPI Error (uteval-0269): Return object type is incorrect 
[\_SB_.PCI0.ALKD._CRS] (Node dbfd39b4), AE_TYPE
+ [17179575.780000] ACPI Error (uteval-0275): Type returned from _CRS was 
incorrect: Integer, expected Btypes: 4 [20060707]
+ [17179575.780000] ACPI Exception (pci_link-0281): AE_TYPE, Evaluating _CRS 
[20060707]
+ [17179575.780000] ACPI: Unable to set IRQ for PCI Interrupt Link [ALKD]. Try 
pci=noacpi or acpi=off
+ [17179575.780000] ACPI: Invalid IRQ link routing entry
+ [17179575.780000] ACPI: Unable to derive IRQ for device 0000:00:10.1
+ [17179575.780000] ACPI: PCI Interrupt 0000:00:10.1[B]: no GSI - using IRQ 7
+ [17179575.780000] uhci_hcd 0000:00:10.1: UHCI Host Controller
+ [17179575.780000] uhci_hcd 0000:00:10.1: new USB bus registered, assigned bus 
number 2
+ [17179575.780000] uhci_hcd 0000:00:10.1: irq 7, io base 0x00001220
+ [17179575.780000] usb usb2: configuration #1 chosen from 1 choice
+ [17179575.780000] hub 2-0:1.0: USB hub found
+ [17179575.780000] hub 2-0:1.0: 2 ports detected
+ [17179575.884000] ACPI Error (uteval-0269): Return object type is incorrect 
[\_SB_.PCI0.ALKD._CRS] (Node dbfd39b4), AE_TYPE
+ [17179575.884000] ACPI Error (uteval-0275): Type returned from _CRS was 
incorrect: Integer, expected Btypes: 4 [20060707]
+ [17179575.884000] ACPI Exception (pci_link-0281): AE_TYPE, Evaluating _CRS 
[20060707]
+ [17179575.884000] ACPI: Unable to set IRQ for PCI Interrupt Link [ALKD]. Try 
pci=noacpi or acpi=off
+ [17179575.884000] ACPI: Invalid IRQ link routing entry
+ [17179575.884000] ACPI: Unable to derive IRQ for device 0000:00:10.2
+ [17179575.884000] ACPI: PCI Interrupt 0000:00:10.2[C]: no GSI - using IRQ 5
+ [17179575.884000] uhci_hcd 0000:00:10.2: UHCI Host Controller
+ [17179575.884000] uhci_hcd 0000:00:10.2: new USB bus registered, assigned bus 
number 3
+ [17179575.884000] uhci_hcd 0000:00:10.2: irq 5, io base 0x00001240
+ [17179575.884000] usb usb3: configuration #1 chosen from 1 choice
+ [17179575.884000] hub 3-0:1.0: USB hub found
+ [17179575.884000] hub 3-0:1.0: 2 ports detected
+ [17179575.996000] PCI: Enabling device 0000:00:10.3 (0000 -> 0002)
+ [17179575.996000] ACPI Error (uteval-0269): Return object type is incorrect 
[\_SB_.PCI0.ALKD._CRS] (Node dbfd39b4), AE_TYPE
+ [17179575.996000] ACPI Error (uteval-0275): Type returned from _CRS was 
incorrect: Integer, expected Btypes: 4 [20060707]
+ [17179575.996000] ACPI Exception (pci_link-0281): AE_TYPE, Evaluating _CRS 
[20060707]
+ [17179575.996000] ACPI: Unable to set IRQ for PCI Interrupt Link [ALKD]. Try 
pci=noacpi or acpi=off
+ [17179575.996000] ACPI: Invalid IRQ link routing entry
+ [17179575.996000] ACPI: Unable to derive IRQ for device 0000:00:10.3
+ [17179575.996000] ACPI: PCI Interrupt 0000:00:10.3[D]: no GSI - using IRQ 10
+ [17179575.996000] ehci_hcd 0000:00:10.3: EHCI Host Controller
+ [17179575.996000] ehci_hcd 0000:00:10.3: new USB bus registered, assigned bus 
number 4
+ [17179575.996000] ehci_hcd 0000:00:10.3: irq 10, io mem 0x24003000
+ [17179575.996000] ehci_hcd 0000:00:10.3: USB 2.0 started, EHCI 1.00, driver 
10 Dec 2004
+ [17179575.996000] usb usb4: configuration #1 chosen from 1 choice
+ [17179575.996000] hub 4-0:1.0: USB hub found
+ [17179575.996000] hub 4-0:1.0: 6 ports detected
+ [17179576.124000] Attempting manual resume
+ [17179576.176000] kjournald starting.  Commit interval 5 seconds
+ [17179576.176000] EXT3-fs: mounted filesystem with ordered data mode.
+ [17179576.788000] usb 4-3: new high speed USB device using ehci_hcd and 
address 2
+ [17179577.788000] ehci_hcd 0000:00:10.3: Unlink after no-IRQ?  Controller is 
probably using the wrong IRQ.
+ [17179587.676000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
+ [17179587.724000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
+ [17179587.760000] Linux agpgart interface v0.101 (c) Dave Jones
+ [17179587.764000] agpgart: Detected VIA PM800/PN800/PM880/PN880 chipset
+ [17179587.776000] agpgart: AGP aperture is 128M @ 0xa0000000
+ [17179588.176000] input: PC Speaker as /class/input/input1
+ [17179588.332000] usb 4-3: device not accepting address 2, error -110
+ [17179588.376000] irda_init()
+ [17179588.376000] NET: Registered protocol family 23
+ [17179588.444000] usb 4-3: new high speed USB device using ehci_hcd and 
address 3
+ [17179588.584000] via-rhine.c:v1.10-LK1.2.0-2.6 June-10-2004 Written by 
Donald Becker
+ [17179588.588000] ACPI: PCI Interrupt Link [ALKB] BIOS reported IRQ 11, using 
IRQ 23
+ [17179588.588000] ACPI: PCI Interrupt Link [ALKB] enabled at IRQ 23
+ [17179588.588000] ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [ALKB] -> GSI 
23 (level, low) -> IRQ 185
+ [17179588.588000] PCI: Via IRQ fixup for 0000:00:12.0, from 11 to 9
+ [17179588.592000] eth0: VIA Rhine II at 0x1e200, 00:40:d0:84:06:a9, IRQ 185.
+ [17179588.592000] eth0: MII PHY found at address 1, status 0x7849 advertising 
05e1 Link 0000.
+ [17179588.644000] ACPI: PCI Interrupt 0000:00:09.0[A] -> GSI 17 (level, low) 
-> IRQ 169
+ [17179588.644000] Yenta: CardBus bridge found at 0000:00:09.0 [1071:8666]
+ [17179588.644000] Yenta: Using CSCINT to route CSC interrupts to PCI
+ [17179588.644000] Yenta: Routing CardBus interrupts to PCI
+ [17179588.644000] Yenta TI: socket 0000:00:09.0, mfunc 0x01001002, devctl 0x44
+ [17179588.792000] eth0: link down
+ [17179588.876000] Yenta: ISA IRQ mask 0x0058, PCI irq 169
+ [17179588.876000] Socket status: 30000006
+ [17179588.892000] PCI: Enabling device 0000:00:06.0 (0000 -> 0002)
+ [17179588.892000] ACPI: PCI Interrupt 0000:00:06.0[A] -> GSI 19 (level, low) 
-> IRQ 193
+ [17179588.892000] rt2500 1.1.0 BETA4 2006/06/18 http://rt2x00.serialmonkey.com
+ [17179588.892000] PCI: Setting latency timer of device 0000:00:06.0 to 64
+ [17179589.128000] Synaptics Touchpad, model: 1, fw: 5.9, id: 0xa56eb1, caps: 
0x804713/0x0
+ [17179589.184000] input: SynPS/2 Synaptics TouchPad as /class/input/input2
+ [17179589.196000] ACPI: PCI Interrupt Link [ALKC] disabled and referenced, 
BIOS bug
+ [17179589.196000] ACPI: PCI Interrupt Link [ALKC] BIOS reported IRQ 5, using 
IRQ 22
+ [17179589.196000] ACPI: PCI Interrupt Link [ALKC] enabled at IRQ 22
+ [17179589.196000] ACPI: PCI Interrupt 0000:00:11.5[C] -> Link [ALKC] -> GSI 
22 (level, low) -> IRQ 201
+ [17179589.196000] PCI: Via IRQ fixup for 0000:00:11.5, from 5 to 9
+ [17179589.196000] PCI: Setting latency timer of device 0000:00:11.5 to 64
+ [17179589.284000] rt2500 EEPROM:  1  2  3  4  5  6  7  8  9 10 11 12 13 14  
Channel
+ [17179589.284000] rt2500 EEPROM:  2  2  2  2  2  2  2  2  2  2  2  2  2  2  
dBm Maximum
+ [17179589.316000] ts: Compaq touchscreen protocol output
+ [17179589.616000] cs: IO port probe 0x100-0x3af: clean.
+ [17179589.616000] cs: IO port probe 0x3e0-0x4ff: clean.
+ [17179589.616000] cs: IO port probe 0x820-0x8ff: clean.
+ [17179589.616000] cs: IO port probe 0xc00-0xcf7: clean.
+ [17179589.620000] cs: IO port probe 0xa00-0xaff: clean.
+ [17179589.712000] ACPI: PCI Interrupt 0000:00:11.6[C] -> Link [ALKC] -> GSI 
22 (level, low) -> IRQ 201
+ [17179589.712000] PCI: Via IRQ fixup for 0000:00:11.6, from 5 to 9
+ [17179589.716000] PCI: Setting latency timer of device 0000:00:11.6 to 64
+ [17179589.860000] NET: Registered protocol family 17
+ [17179590.408000] lp: driver loaded but no devices found
+ [17179590.460000] Adding 1317288k swap on 
/dev/disk/by-uuid/f0702c1a-f7ca-4bca-a436-7a346cb46212.  Priority:-1 extents:1 
across:1317288k
+ [17179590.528000] EXT3 FS on hda1, internal journal
+ [17179594.384000] ndiswrapper version 1.22 loaded (preempt=no,smp=yes)
+ [17179596.420000] ACPI: AC Adapter [AC] (off-line)
+ [17179596.480000] ACPI: Battery Slot [BAT0] (battery present)
+ [17179596.500000] ACPI: Power Button (FF) [PWRF]
+ [17179596.500000] ACPI: Lid Switch [LID]
+ [17179596.500000] ACPI: Sleep Button (CM) [SBTN]
+ [17179596.500000] ACPI: Power Button (CM) [PBTN]
+ [17179596.640000] ibm_acpi: ec object not found
+ [17179596.676000] pcc_acpi: loading...
+ [17179596.792000] ACPI: Video Device [VGA0] (multi-head: yes  rom: no  post: 
no)
+ [17179598.064000] NET: Registered protocol family 10
+ [17179598.064000] lo: Disabled Privacy Extensions
+ [17179598.064000] ADDRCONF(NETDEV_UP): eth0: link is not ready
+ [17179598.064000] IPv6 over IPv4 tunneling driver
+ [17179599.744000] [drm] Initialized drm 1.0.1 20051102
+ [17179599.988000] usb 4-3: device not accepting address 3, error -110
+ [17179600.100000] usb 4-3: new high speed USB device using ehci_hcd and 
address 4
+ [17179600.256000] ACPI: PCI Interrupt 0000:01:00.0[A] -> GSI 16 (level, low) 
-> IRQ 209
+ [17179600.256000] PCI: Via IRQ fixup for 0000:01:00.0, from 11 to 1
+ [17179600.256000] [drm] Initialized via 2.7.4 20051116 on minor 0
+ [17179600.380000] agpgart: Found an AGP 3.5 compliant device at 0000:00:00.0.
+ [17179600.380000] agpgart: Device is in legacy mode, falling back to 2.x
+ [17179600.380000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 0x mode
+ [17179600.380000] agpgart: Putting AGP V2 device at 0000:01:00.0 into 0x mode
+ [17179600.960000] apm: BIOS not found.
+ [17179608.784000] ra0: no IPv6 routers present
+ [17179610.524000] usb 4-3: device not accepting address 4, error -110
+ [17179610.636000] usb 4-3: new high speed USB device using ehci_hcd and 
address 5
+ [17179611.928000] Bluetooth: Core ver 2.8
+ [17179611.928000] NET: Registered protocol family 31
+ [17179611.928000] Bluetooth: HCI device and connection manager initialized
+ [17179611.928000] Bluetooth: HCI socket layer initialized
+ [17179611.956000] Bluetooth: L2CAP ver 2.8
+ [17179611.956000] Bluetooth: L2CAP socket layer initialized
+ [17179621.060000] usb 4-3: device not accepting address 5, error -110
+ [17179621.244000] hub 4-0:1.0: over-current change on port 5
+ [17179621.356000] Bluetooth: RFCOMM socket layer initialized
+ [17179621.356000] Bluetooth: RFCOMM TTY layer initialized
+ [17179621.356000] Bluetooth: RFCOMM ver 1.7
+ 
+ sudo lspci -vv
+ 
+ 00:00.0 Host bridge: VIA Technologies, Inc. CN400/PM880 Host Bridge
+         Subsystem: Mitac Unknown device 8666
+         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-
+         Latency: 8
+         Region 0: Memory at a0000000 (32-bit, prefetchable) [size=128M]
+         Capabilities: [80] AGP version 3.5
+                 Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 
64bit- FW- AGP3- Rate=x1,x2
+                 Command: RQ=1 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- 
Rate=<none>
+         Capabilities: [50] Power Management version 2
+                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:00.1 Host bridge: VIA Technologies, Inc. CN400/PM880 Host Bridge
+         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-
+         Latency: 0
+ 
+ 00:00.2 Host bridge: VIA Technologies, Inc. CN400/PM880 Host Bridge
+         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-
+         Latency: 0
+ 
+ 00:00.3 Host bridge: VIA Technologies, Inc. CN400/PM880 Host Bridge
+         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-
+         Latency: 0
+ 
+ 00:00.4 Host bridge: VIA Technologies, Inc. CN400/PM880 Host Bridge
+         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-
+         Latency: 0
+ 
+ 00:00.7 Host bridge: VIA Technologies, Inc. CN400/PM880 Host Bridge
+         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-
+         Latency: 0
+ 
+ 00:01.0 PCI bridge: VIA Technologies, Inc. VT8237 PCI Bridge (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- 
<TAbort- <MAbort- >SERR- <PERR-
+         Latency: 0
+         Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
+         I/O behind bridge: 0000c000-0000dfff
+         Memory behind bridge: c0000000-cfffffff
+         Prefetchable memory behind bridge: 90000000-9fffffff
+         Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort+ <SERR+ <PERR+
+         BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
+         Capabilities: [70] Power Management version 2
+                 Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:06.0 Network controller: RaLink RT2500 802.11g Cardbus/mini-PCI (rev 01)
+         Subsystem: RaLink Unknown device 2560
+         Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
+         Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
+         Latency: 64
+         Interrupt: pin A routed to IRQ 193
+         Region 0: Memory at 24000000 (32-bit, non-prefetchable) [size=8K]
+         Capabilities: [40] Power Management version 2
+                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:09.0 CardBus bridge: ENE Technology Inc CB1410 Cardbus Controller (rev 01)
+         Subsystem: Mitac Unknown device 8666
+         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-
+         Latency: 168, Cache Line Size: 128 bytes
+         Interrupt: pin A routed to IRQ 169
+         Region 0: Memory at 24002000 (32-bit, non-prefetchable) [size=4K]
+         Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
+         Memory window 0: 20000000-21fff000 (prefetchable)
+         Memory window 1: 22000000-23fff000
+         I/O window 0: 00001800-000018ff
+         I/O window 1: 00001c00-00001cff
+         BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
+         16-bit legacy interface ports at 0001
+ 
+ 00:10.0 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 
Controller (rev 80) (prog-if 00 [UHCI])
+         Subsystem: Mitac Unknown device 8666
+         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-
+         Latency: 22
+         Interrupt: pin A routed to IRQ 11
+         Region 4: I/O ports at 1200 [size=32]
+         Capabilities: [80] Power Management version 2
+                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA 
PME(D0+,D1+,D2+,D3hot+,D3cold+)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:10.1 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 
Controller (rev 80) (prog-if 00 [UHCI])
+         Subsystem: Mitac Unknown device 8666
+         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-
+         Latency: 22
+         Interrupt: pin B routed to IRQ 7
+         Region 4: I/O ports at 1220 [size=32]
+         Capabilities: [80] Power Management version 2
+                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA 
PME(D0+,D1+,D2+,D3hot+,D3cold+)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME+
+ 
+ 00:10.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 
Controller (rev 80) (prog-if 00 [UHCI])
+         Subsystem: Mitac Unknown device 8666
+         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-
+         Latency: 22
+         Interrupt: pin C routed to IRQ 5
+         Region 4: I/O ports at 1240 [size=32]
+         Capabilities: [80] Power Management version 2
+                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA 
PME(D0+,D1+,D2+,D3hot+,D3cold+)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:10.3 USB Controller: VIA Technologies, Inc. USB 2.0 (rev 82) (prog-if 20 
[EHCI])
+         Subsystem: Mitac Unknown device 8666
+         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-
+         Latency: 22, Cache Line Size: 32 bytes
+         Interrupt: pin D routed to IRQ 10
+         Region 0: Memory at 24003000 (32-bit, non-prefetchable) [size=256]
+         Capabilities: [80] Power Management version 2
+                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA 
PME(D0+,D1+,D2+,D3hot+,D3cold+)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:11.0 ISA bridge: VIA Technologies, Inc. VT8235 ISA Bridge
+         Subsystem: Mitac Unknown device 8666
+         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-
+         Latency: 0
+         Capabilities: [c0] Power Management version 2
+                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:11.1 IDE interface: VIA Technologies, Inc. 
VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) (prog-if 8a 
[Master SecP PriP])
+         Subsystem: Mitac Unknown device 8666
+         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-
+         Latency: 64
+         Interrupt: pin A routed to IRQ 177
+         Region 4: I/O ports at 1100 [size=16]
+         Capabilities: [c0] Power Management version 2
+                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:11.5 Multimedia audio controller: VIA Technologies, Inc. 
VT8233/A/8235/8237 AC97 Audio Controller (rev 50)
+         Subsystem: Mitac Unknown device 8666
+         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 C routed to IRQ 201
+         Region 0: I/O ports at e000 [size=256]
+         Capabilities: [c0] Power Management version 2
+                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:11.6 Communication controller: VIA Technologies, Inc. AC'97 Modem 
Controller (rev 80)
+         Subsystem: Mitac Unknown device 8666
+         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 C routed to IRQ 201
+         Region 0: I/O ports at e100 [size=256]
+         Capabilities: [d0] Power Management version 2
+                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:12.0 Ethernet controller: VIA Technologies, Inc. VT6102 [Rhine-II] (rev 74)
+         Subsystem: Mitac Unknown device 8666
+         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-
+         Latency: 128 (750ns min, 2000ns max), Cache Line Size: 16 bytes
+         Interrupt: pin A routed to IRQ 185
+         Region 0: I/O ports at e200 [size=256]
+         Region 1: Memory at d0000000 (32-bit, non-prefetchable) [size=256]
+         Capabilities: [40] Power Management version 2
+                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0+,D1+,D2+,D3hot+,D3cold+)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 01:00.0 VGA compatible controller: VIA Technologies, Inc. S3 Unichrome Pro 
VGA Adapter (rev 02) (prog-if 00 [VGA])
+         Subsystem: Mitac Unknown device 8666
+         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-
+         Latency: 64 (500ns min)
+         Interrupt: pin A routed to IRQ 209
+         Region 0: Memory at 90000000 (32-bit, prefetchable) [size=64M]
+         Region 1: Memory at c0000000 (32-bit, non-prefetchable) [size=16M]
+         [virtual] Expansion ROM at 94000000 [disabled] [size=64K]
+         Capabilities: [60] Power Management version 2
+                 Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+         Capabilities: [70] AGP version 2.0
+                 Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 
64bit- FW- AGP3- Rate=x1,x2,x4
+                 Command: RQ=32 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- 
Rate=<none>
+ 
+ 
+ sudo lspci -vvn
+ 
+ 00:00.0 0600: 1106:0259
+         Subsystem: 1071:8666
+         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-
+         Latency: 8
+         Region 0: Memory at a0000000 (32-bit, prefetchable) [size=128M]
+         Capabilities: [80] AGP version 3.5
+                 Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 
64bit- FW- AGP3- Rate=x1,x2
+                 Command: RQ=1 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- 
Rate=<none>
+         Capabilities: [50] Power Management version 2
+                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:00.1 0600: 1106:1259
+         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-
+         Latency: 0
+ 
+ 00:00.2 0600: 1106:2259
+         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-
+         Latency: 0
+ 
+ 00:00.3 0600: 1106:3259
+         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-
+         Latency: 0
+ 
+ 00:00.4 0600: 1106:4259
+         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-
+         Latency: 0
+ 
+ 00:00.7 0600: 1106:7259
+         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-
+         Latency: 0
+ 
+ 00:01.0 0604: 1106:b198
+         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-
+         Latency: 0
+         Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
+         I/O behind bridge: 0000c000-0000dfff
+         Memory behind bridge: c0000000-cfffffff
+         Prefetchable memory behind bridge: 90000000-9fffffff
+         Secondary status: 66MHz+ FastB2B- ParErr- DEVSEL=medium >TAbort- 
<TAbort- <MAbort+ <SERR+ <PERR+
+         BridgeCtl: Parity- SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-
+         Capabilities: [70] Power Management version 2
+                 Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:06.0 0280: 1814:0201 (rev 01)
+         Subsystem: 1814:2560
+         Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B-
+         Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- 
<TAbort- <MAbort- >SERR- <PERR-
+         Latency: 64
+         Interrupt: pin A routed to IRQ 193
+         Region 0: Memory at 24000000 (32-bit, non-prefetchable) [size=8K]
+         Capabilities: [40] Power Management version 2
+                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:09.0 0607: 1524:1410 (rev 01)
+         Subsystem: 1071:8666
+         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-
+         Latency: 168, Cache Line Size: 128 bytes
+         Interrupt: pin A routed to IRQ 169
+         Region 0: Memory at 24002000 (32-bit, non-prefetchable) [size=4K]
+         Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
+         Memory window 0: 20000000-21fff000 (prefetchable)
+         Memory window 1: 22000000-23fff000
+         I/O window 0: 00001800-000018ff
+         I/O window 1: 00001c00-00001cff
+         BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
+         16-bit legacy interface ports at 0001
+ 
+ 00:10.0 0c03: 1106:3038 (rev 80)
+         Subsystem: 1071:8666
+         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-
+         Latency: 22
+         Interrupt: pin A routed to IRQ 11
+         Region 4: I/O ports at 1200 [size=32]
+         Capabilities: [80] Power Management version 2
+                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA 
PME(D0+,D1+,D2+,D3hot+,D3cold+)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:10.1 0c03: 1106:3038 (rev 80)
+         Subsystem: 1071:8666
+         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-
+         Latency: 22
+         Interrupt: pin B routed to IRQ 7
+         Region 4: I/O ports at 1220 [size=32]
+         Capabilities: [80] Power Management version 2
+                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA 
PME(D0+,D1+,D2+,D3hot+,D3cold+)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME+
+ 
+ 00:10.2 0c03: 1106:3038 (rev 80)
+         Subsystem: 1071:8666
+         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-
+         Latency: 22
+         Interrupt: pin C routed to IRQ 5
+         Region 4: I/O ports at 1240 [size=32]
+         Capabilities: [80] Power Management version 2
+                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA 
PME(D0+,D1+,D2+,D3hot+,D3cold+)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:10.3 0c03: 1106:3104 (rev 82) (prog-if 20)
+         Subsystem: 1071:8666
+         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-
+         Latency: 22, Cache Line Size: 32 bytes
+         Interrupt: pin D routed to IRQ 10
+         Region 0: Memory at 24003000 (32-bit, non-prefetchable) [size=256]
+         Capabilities: [80] Power Management version 2
+                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA 
PME(D0+,D1+,D2+,D3hot+,D3cold+)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:11.0 0601: 1106:3177
+         Subsystem: 1071:8666
+         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-
+         Latency: 0
+         Capabilities: [c0] Power Management version 2
+                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:11.1 0101: 1106:0571 (rev 06) (prog-if 8a)
+         Subsystem: 1071:8666
+         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-
+         Latency: 64
+         Interrupt: pin A routed to IRQ 177
+         Region 4: I/O ports at 1100 [size=16]
+         Capabilities: [c0] Power Management version 2
+                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:11.5 0401: 1106:3059 (rev 50)
+         Subsystem: 1071:8666
+         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 C routed to IRQ 201
+         Region 0: I/O ports at e000 [size=256]
+         Capabilities: [c0] Power Management version 2
+                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:11.6 0780: 1106:3068 (rev 80)
+         Subsystem: 1071:8666
+         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 C routed to IRQ 201
+         Region 0: I/O ports at e100 [size=256]
+         Capabilities: [d0] Power Management version 2
+                 Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 00:12.0 0200: 1106:3065 (rev 74)
+         Subsystem: 1071:8666
+         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-
+         Latency: 128 (750ns min, 2000ns max), Cache Line Size: 16 bytes
+         Interrupt: pin A routed to IRQ 185
+         Region 0: I/O ports at e200 [size=256]
+         Region 1: Memory at d0000000 (32-bit, non-prefetchable) [size=256]
+         Capabilities: [40] Power Management version 2
+                 Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA 
PME(D0+,D1+,D2+,D3hot+,D3cold+)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+ 
+ 01:00.0 0300: 1106:3118 (rev 02)
+         Subsystem: 1071:8666
+         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-
+         Latency: 64 (500ns min)
+         Interrupt: pin A routed to IRQ 209
+         Region 0: Memory at 90000000 (32-bit, prefetchable) [size=64M]
+         Region 1: Memory at c0000000 (32-bit, non-prefetchable) [size=16M]
+         [virtual] Expansion ROM at 94000000 [disabled] [size=64K]
+         Capabilities: [60] Power Management version 2
+                 Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA 
PME(D0-,D1-,D2-,D3hot-,D3cold-)
+                 Status: D0 PME-Enable- DSel=0 DScale=0 PME-
+         Capabilities: [70] AGP version 2.0
+                 Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 
64bit- FW- AGP3- Rate=x1,x2,x4
+                 Command: RQ=32 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- 
Rate=<none>
+ 
+ 
+ *Sorry for the very long codes. I don't know what code is significant so I 
just pasted every code that came out. Please inform me if I can make this post 
more readable.

-- 
Edgy does not respond to USB Devices
https://launchpad.net/bugs/83984

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to