[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#709647: linux-source-3.2: USB 1.1 no longer works



On Tue, May 28, 2013 at 09:47:54PM +0100, Ben Hutchings wrote:
> On Tue, May 28, 2013 at 07:48:52PM +0000, Bjarni Ingi Gislason wrote:
> > On Sun, May 26, 2013 at 02:22:37AM +0100, Ben Hutchings wrote:
> > > Control: tag -1 moreinfo
> > > 
> > > Does enabling CONFIG_ACPI fix it?
> > > 
> > 
> >   No.  The computer does not support ACPI (nor APM) for the kernel.
> > 
> > The kernel does not find usable hardware for ACPI:
> > 
> > ACPI Error: A valid RSDP was not found (20110623/tbxfroot-219)
> > ...
> > ACPI: Interpreter disabled.
> > ...
> > pci 0000:00:01.3: [8086:7113] type 0 class 0x000680
> > * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
> > * this clock source is slow. Consider trying other clock sources
> > pci 0000:00:01.3: quirk: [io  0x1000-0x103f] claimed by PIIX4 ACPI
> > pci 0000:00:01.3: quirk: [io  0x1400-0x140f] claimed by PIIX4 SMB
> > ...
> > pnp: PnP ACPI: disabled
> > 
> >   The linux source file "/drivers/clocksource/acpi_pm.c" says bug in the
> > PIIX4 chips for a timer.
> 
> Can you send a full boot log for the kernel with CONFIG_ACPI enabled,
> please?
> 

imklog 5.8.11, log source = /proc/kmsg started.
[    0.000000] Linux version 3.2.41-rt60-47 (bg@jeti.jeti.is) (gcc version 4.7.2 (Debian 4.7.2-5) ) #3 Mon May 27 17:01:09 GMT 2013
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e801: 0000000000000000 - 000000000009f000 (usable)
[    0.000000]  BIOS-e801: 0000000000100000 - 000000000a000000 (usable)
[    0.000000] Notice: NX (Execute Disable) protection missing in CPU!
[    0.000000] SMBIOS 2.2 present.
[    0.000000] DMI: MiTAC 5033/5033, BIOS Version R3.03 08/10/99
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[    0.000000] last_pfn = 0xa000 max_arch_pfn = 0x100000
[    0.000000] initial memory mapped : 0 - 01800000
[    0.000000] Base memory trampoline at [c009e000] 9e000 size 4096
[    0.000000] init_memory_mapping: 0000000000000000-000000000a000000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 000a000000 page 2M
[    0.000000] kernel direct mapping tables up to a000000 @ 17fb000-1800000
[    0.000000] ACPI Error: A valid RSDP was not found (20110623/tbxfroot-219)
[    0.000000] 160MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 0a000000
[    0.000000]   low ram: 0 - 0a000000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x0000a000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0000a000
[    0.000000] On node 0 totalpages: 40847
[    0.000000] free_area_init_node: node 0, pgdat c13b6900, node_mem_map c9ec0200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3951 pages, LIFO batch:0
[    0.000000]   Normal zone: 288 pages used for memmap
[    0.000000]   Normal zone: 36576 pages, LIFO batch:7
[    0.000000] Allocating PCI resources starting at a000000 (gap: a000000:f6000000)
[    0.000000] pcpu-alloc: s0 r0 d32768 u32768 alloc=1*32768
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 40527
[    0.000000] Kernel command line: BOOT_IMAGE=3.2.41-acpi ro root=803
[    0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[    0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Memory: 157504k/163840k available (2855k kernel code, 5884k reserved, 962k data, 280k init, 0k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfffe4000 - 0xfffff000   ( 108 kB)
[    0.000000]     vmalloc : 0xca800000 - 0xfffe2000   ( 855 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xca000000   ( 160 MB)
[    0.000000]       .init : 0xc13bb000 - 0xc1401000   ( 280 kB)
[    0.000000]       .data : 0xc12c9f30 - 0xc13baac0   ( 962 kB)
[    0.000000]       .text : 0xc1000000 - 0xc12c9f30   (2855 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=15, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] NR_IRQS:16 nr_irqs:16 16
[    0.000000] CPU 0 irqstacks, hard=c9806000 soft=c9808000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 331.624 MHz processor.
[    0.010014] Calibrating delay loop (skipped), value calculated using timer frequency.. 663.24 BogoMIPS (lpj=3316240)
[    0.010319] pid_max: default: 32768 minimum: 301
[    0.010800] Mount-cache hash table entries: 512
[    0.020365] CPU: AMD-K6(tm) 3D processor stepping 0c
[    0.021070] Performance Events: no PMU driver, software events only.
[    0.024369] NET: Registered protocol family 16
[    0.042376] PCI: PCI BIOS revision 2.10 entry at 0xeb150, last bus=0
[    0.042560] PCI: Using configuration type 1 for base access
[    0.106881] bio: create slab <bio-0> at 0
[    0.108018] ACPI: Interpreter disabled.
[    0.110038] vgaarb: loaded
[    0.112357] SCSI subsystem initialized
[    0.114233] libata version 3.00 loaded.
[    0.115904] usbcore: registered new interface driver usbfs
[    0.116679] usbcore: registered new interface driver hub
[    0.117569] usbcore: registered new device driver usb
[    0.119673] PCI: Probing PCI hardware
[    0.119854] PCI: Probing PCI hardware (bus 00)
[    0.120670] pci 0000:00:00.0: [8086:7100] type 0 class 0x000600
[    0.120830] pci 0000:00:01.0: [8086:7110] type 0 class 0x000601
[    0.120969] pci 0000:00:01.1: [8086:7111] type 0 class 0x000101
[    0.121053] pci 0000:00:01.1: reg 20: [io  0x1100-0x110f]
[    0.121144] pci 0000:00:01.2: [8086:7112] type 0 class 0x000c03
[    0.121220] pci 0000:00:01.2: reg 20: [io  0x1040-0x105f]
[    0.121319] pci 0000:00:01.3: [8086:7113] type 0 class 0x000680
[    0.121340] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
[    0.121353] * this clock source is slow. Consider trying other clock sources
[    0.121867] pci 0000:00:01.3: quirk: [io  0x1000-0x103f] claimed by PIIX4 ACPI
[    0.122145] pci 0000:00:01.3: quirk: [io  0x1400-0x140f] claimed by PIIX4 SMB
[    0.122327] pci 0000:00:01.3: PIIX4 devres C PIO at 0398-0399
[    0.122541] pci 0000:00:02.0: [1023:9660] type 0 class 0x000300
[    0.122581] pci 0000:00:02.0: reg 10: [mem 0xfdc00000-0xfdffffff]
[    0.122613] pci 0000:00:02.0: reg 14: [mem 0xfe7f0000-0xfe7fffff]
[    0.122646] pci 0000:00:02.0: reg 18: [mem 0xfe000000-0xfe3fffff]
[    0.122704] pci 0000:00:02.0: reg 30: [mem 0x000c0000-0x000cffff pref]
[    0.122779] pci 0000:00:03.0: [104c:ac1c] type 2 class 0x000607
[    0.122822] pci 0000:00:03.0: reg 10: [mem 0x0c000000-0x0c000fff]
[    0.122868] pci 0000:00:03.0: supports D1 D2
[    0.122889] pci 0000:00:03.0: PME# supported from D0 D1 D2 D3hot
[    0.122959] pci 0000:00:03.1: [104c:ac1c] type 2 class 0x000607
[    0.123001] pci 0000:00:03.1: reg 10: [mem 0x10000000-0x10000fff]
[    0.123044] pci 0000:00:03.1: supports D1 D2
[    0.123063] pci 0000:00:03.1: PME# supported from D0 D1 D2 D3hot
[    0.123154] pci 0000:00:03.0: bridge configuration invalid ([bus 01-00]), reconfiguring
[    0.123441] pci 0000:00:03.1: bridge configuration invalid ([bus 05-00]), reconfiguring
[    0.127571] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[    0.131884] pci 0000:00:01.0: PIIX/ICH IRQ router [8086:7110]
[    0.132141] PCI: pci_cache_line_size set to 32 bytes
[    0.132249] reserve RAM buffer: 000000000009f000 - 000000000009ffff 
[    0.132269] reserve RAM buffer: 000000000a000000 - 000000000bffffff 
[    0.134888] Switching to clocksource pit
[    0.135825] pnp: PnP ACPI: disabled
[    0.179627] pci 0000:00:02.0: address space collision: [mem 0x000c0000-0x000cffff pref] conflicts with Video ROM [mem 0x000c0000-0x000c7fff]
[    0.179960] PCI: max bus depth: 1 pci_try_num: 2
[    0.180062] pci 0000:00:02.0: BAR 6: assigned [mem 0x0c010000-0x0c01ffff pref]
[    0.180349] pci 0000:00:03.1: BAR 10: assigned [mem 0x14000000-0x17ffffff]
[    0.180537] pci 0000:00:03.1: BAR 9: assigned [mem 0x18000000-0x1bffffff pref]
[    0.180814] pci 0000:00:03.1: BAR 8: assigned [io  0x1800-0x18ff]
[    0.180992] pci 0000:00:03.1: BAR 7: assigned [io  0x1c00-0x1cff]
[    0.181170] pci 0000:00:03.0: BAR 10: assigned [mem 0x1c000000-0x1fffffff]
[    0.181353] pci 0000:00:03.0: BAR 9: assigned [mem 0x20000000-0x23ffffff pref]
[    0.181633] pci 0000:00:03.0: BAR 8: assigned [io  0x2000-0x20ff]
[    0.181810] pci 0000:00:03.0: BAR 7: assigned [io  0x2400-0x24ff]
[    0.181965] pci 0000:00:03.0: CardBus bridge to [bus 01-04]
[    0.182077] pci 0000:00:03.0:   bridge window [io  0x2400-0x24ff]
[    0.182195] pci 0000:00:03.0:   bridge window [io  0x2000-0x20ff]
[    0.182313] pci 0000:00:03.0:   bridge window [mem 0x20000000-0x23ffffff pref]
[    0.182483] pci 0000:00:03.0:   bridge window [mem 0x1c000000-0x1fffffff]
[    0.182601] pci 0000:00:03.1: CardBus bridge to [bus 05-08]
[    0.182753] pci 0000:00:03.1:   bridge window [io  0x1c00-0x1cff]
[    0.182925] pci 0000:00:03.1:   bridge window [io  0x1800-0x18ff]
[    0.183093] pci 0000:00:03.1:   bridge window [mem 0x18000000-0x1bffffff pref]
[    0.183361] pci 0000:00:03.1:   bridge window [mem 0x14000000-0x17ffffff]
[    0.183561] PCI: setting IRQ 10 as level-triggered
[    0.183584] pci 0000:00:03.0: found PCI INT A -> IRQ 10
[    0.183810] pci 0000:00:03.1: found PCI INT B -> IRQ 10
[    0.184031] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
[    0.184053] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
[    0.184077] pci_bus 0000:01: resource 0 [io  0x2400-0x24ff]
[    0.184098] pci_bus 0000:01: resource 1 [io  0x2000-0x20ff]
[    0.184120] pci_bus 0000:01: resource 2 [mem 0x20000000-0x23ffffff pref]
[    0.184143] pci_bus 0000:01: resource 3 [mem 0x1c000000-0x1fffffff]
[    0.184166] pci_bus 0000:05: resource 0 [io  0x1c00-0x1cff]
[    0.184186] pci_bus 0000:05: resource 1 [io  0x1800-0x18ff]
[    0.184209] pci_bus 0000:05: resource 2 [mem 0x18000000-0x1bffffff pref]
[    0.184232] pci_bus 0000:05: resource 3 [mem 0x14000000-0x17ffffff]
[    0.185003] NET: Registered protocol family 2
[    0.185595] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
[    0.187682] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
[    0.189110] TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
[    0.189900] TCP: Hash tables configured (established 8192 bind 8192)
[    0.190071] TCP reno registered
[    0.190223] UDP hash table entries: 256 (order: 0, 4096 bytes)
[    0.190476] UDP-Lite hash table entries: 256 (order: 0, 4096 bytes)
[    0.191355] NET: Registered protocol family 1
[    0.191605] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.191843] pci 0000:00:01.2: can't find IRQ for PCI INT D; please try using pci=biosirq
[    0.192159] pci 0000:00:02.0: Boot video device
[    0.192200] PCI: CLS 32 bytes, default 32
[    0.193244] platform rtc_cmos: registered platform RTC device (no PNP device found)
[    0.264383] msgmni has been set to 307
[    0.266727] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.267024] io scheduler noop registered
[    0.267336] io scheduler cfq registered (default)
[    0.268345] isapnp: Scanning for PnP cards...
[    0.367858]  00:01: card 'ESS ES1869 Plug and Play AudioDrive'
[    0.368047] isapnp: 1 Plug & Play card detected total
[    0.369039] Serial: 8250/16550 driver, 2 ports, IRQ sharing disabled
[    0.380670] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.387426] Floppy drive(s): fd0 is 1.44M
[    0.408154] FDC 0 is a National Semiconductor PC87306
[    0.413861] ata_piix 0000:00:01.1: version 2.13
[    0.422690] scsi0 : ata_piix
[    0.424671] scsi1 : ata_piix
[    0.426258] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0x1100 irq 14
[    0.426442] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0x1108 irq 15
[    0.432895] PPP generic driver version 2.4.2
[    0.434280] PPP BSD Compression module registered
[    0.434467] PPP Deflate Compression module registered
[    0.435352] yenta_cardbus 0000:00:03.0: CardBus bridge found [104c:5036]
[    0.435557] yenta_cardbus 0000:00:03.0: Using CSCINT to route CSC interrupts to PCI
[    0.435826] yenta_cardbus 0000:00:03.0: Routing CardBus interrupts to PCI
[    0.436005] yenta_cardbus 0000:00:03.0: TI: mfunc 0x01dc1622, devctl 0x64
[    0.605702] ata2.00: ATAPI: CD-224E, 1.5A, max MWDMA2
[    0.607133] ata1.00: ATA-8: SAMSUNG HM160HC, LQ100-10, max UDMA/100
[    0.607308] ata1.00: 312581808 sectors, multi 0: LBA48 
[    0.645307] ata2.00: configured for MWDMA2
[    0.647456] ata1.00: configured for UDMA/33
[    0.648561] scsi 0:0:0:0: Direct-Access     ATA      SAMSUNG HM160HC  LQ10 PQ: 0 ANSI: 5
[    0.652077] sd 0:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[    0.652985] sd 0:0:0:0: [sda] Write Protect is off
[    0.653161] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.653445] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.661935] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    0.664434] scsi 1:0:0:0: CD-ROM            TEAC     CD-224E          1.5A PQ: 0 ANSI: 5
[    0.668702] sr0: scsi3-mmc drive: 24x/24x xa/form2 cdda tray
[    0.668891] cdrom: Uniform CD-ROM driver Revision: 3.20
[    0.670822] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    0.672872] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    0.803991]  sda: sda1 sda2 sda3 sda4 < sda5 sda6 sda7 sda8 sda9 >
[    0.813171] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.945608] yenta_cardbus 0000:00:03.0: ISA IRQ mask 0x0ab8, PCI irq 10
[    0.945789] yenta_cardbus 0000:00:03.0: Socket status: 30000006
[    0.947601] yenta_cardbus 0000:00:03.1: CardBus bridge found [104c:5036]
[    0.947816] yenta_cardbus 0000:00:03.1: Using CSCINT to route CSC interrupts to PCI
[    0.948078] yenta_cardbus 0000:00:03.1: Routing CardBus interrupts to PCI
[    0.948253] yenta_cardbus 0000:00:03.1: TI: mfunc 0x01dc1622, devctl 0x64
[    1.184992] Switching to clocksource tsc
[    1.195593] yenta_cardbus 0000:00:03.1: ISA IRQ mask 0x0ab8, PCI irq 10
[    1.195769] yenta_cardbus 0000:00:03.1: Socket status: 30000006
[    1.197934] uhci_hcd: USB Universal Host Controller Interface driver
[    1.198392] uhci_hcd 0000:00:01.2: can't find IRQ for PCI INT D; please try using pci=biosirq
[    1.198678] uhci_hcd 0000:00:01.2: Found HC with no IRQ.  Check BIOS/PCI 0000:00:01.2 setup!
[    1.198950] uhci_hcd 0000:00:01.2: init 0000:00:01.2 fail, -19
[    1.199755] Initializing USB Mass Storage driver...
[    1.200549] usbcore: registered new interface driver usb-storage
[    1.200730] USB Mass Storage support registered.
[    1.202910] usbcore: registered new interface driver libusual
[    1.205108] i8042: PNP: No PS/2 controller found. Probing ports directly.
[    1.209975] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.210172] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.213315] mousedev: PS/2 mouse device common for all mice
[    1.214222] logibm.c: Didn't find Logitech busmouse at 0x23c
[    1.217191] input: PC Speaker as /devices/platform/pcspkr/input/input0
[    1.220039] rtc_cmos rtc_cmos: rtc core: registered rtc_cmos as rtc0
[    1.220283] rtc0: alarms up to one day, 114 bytes nvram
[    1.221011] EDAC MC: Ver: 2.1.0
[    1.222462] cpuidle: using governor ladder
[    1.238426] usbcore: registered new interface driver usbhid
[    1.238615] usbhid: USB HID core driver
[    1.240387] ip_tables: (C) 2000-2006 Netfilter Core Team
[    1.240713] TCP cubic registered
[    1.240872] NET: Registered protocol family 17
[    1.241909] rtc_cmos rtc_cmos: setting system clock to 2013-05-27 18:09:08 UTC (1369678148)
[    1.244445] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    1.829409] psmouse serio1: synaptics: Touchpad model: 1, fw: 4.1, id: 0x14aa1, caps: 0x0/0x0/0x0
[    1.864077] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input2
[    1.914787] VFS: Mounted root (ext2 filesystem) readonly on device 8:3.
[    1.915339] Freeing unused kernel memory: 280k freed
[   21.552471] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x210-0x217 0x370-0x37f 0x398-0x39f
[   21.574094] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x100-0x3af: excluding 0x170-0x177 0x1f0-0x1f7 0x210-0x217 0x370-0x37f 0x398-0x39f
[   21.577383] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
[   21.579393] pcmcia_socket pcmcia_socket1: cs: IO port probe 0x820-0x8ff: clean.
[   21.581177] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xc00-0xcf7: clean.
[   21.619873] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x3e0-0x4ff: excluding 0x3f0-0x3ff 0x4d0-0x4d7
[   21.621926] pcmcia_socket pcmcia_socket0: cs: IO port probe 0x820-0x8ff: clean.
[   21.670544] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xc00-0xcf7: clean.
[   21.672588] pcmcia_socket pcmcia_socket0: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xc7fff 0xf0000-0xfffff
[   21.713735] pcmcia_socket pcmcia_socket1: cs: memory probe 0x0c0000-0x0fffff: excluding 0xc0000-0xc7fff 0xf0000-0xfffff
[   21.715170] pcmcia_socket pcmcia_socket1: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[   21.716380] pcmcia_socket pcmcia_socket1: cs: memory probe 0x60000000-0x60ffffff: clean.
[   21.717595] pcmcia_socket pcmcia_socket1: cs: IO port probe 0xa00-0xaff: excluding 0xa78-0xa7f
[   21.734656] pcmcia_socket pcmcia_socket0: cs: memory probe 0xa0000000-0xa0ffffff: clean.
[   21.735883] pcmcia_socket pcmcia_socket0: cs: memory probe 0x60000000-0x60ffffff: clean.
[   21.737066] pcmcia_socket pcmcia_socket0: cs: IO port probe 0xa00-0xaff: excluding 0xa78-0xa7f
[   49.325183] Adding 116732k swap on /dev/sda2.  Priority:-1 extents:1 across:116732k 

-- 
Bjarni I. Gislason


Reply to: