OpenELEC / OpenELEC.tv

OpenELEC - The living room PC for everyone
http://openelec.tv
1.6k stars 887 forks source link

PVR - r9469 last working with ngene.fw #132

Closed Currywurst closed 12 years ago

Currywurst commented 12 years ago

Hi,

all later openelec images from http://sources.openelec.tv/tmp/image/openelec-pvr/ and the archive are not working with cines2 or other DVB-S2 card's which uses the ngene kernel module.

The kernel module was searching the ngene_18.fw in /lib/firmware. The error message in all newer builds is: ngene: Copy ngene_18.fw to your hotplug directory!

I have copyed the /lib into /storage/lib and mounted /storage/lib into /lib, then i copyed the ngene_18.fw into /lib/firmware. and restarted tvheadend. This works as workaround, hope you can fix it :)

Thanks :)

sraue commented 12 years ago

can you post/paste a complete dmesg log? we have the ngene_18.fw installed, but like all our firmwares its in /usr/lib/firmware.

Currywurst commented 12 years ago

Yes, i know. In r9469 it's in /usr/lib/firmware/ngene_18.fw too. In later Build's it does not load the fw from /usr/lib.

It's in var /log/messages, but i post both. This is in r9616 for example. /var/log/messages: Jan 24 11:53:42 openelec user.err kernel: [ 62.346761] ngene: Could not load firmware file ngene_18.fw. Jan 24 11:53:42 openelec user.info kernel: [ 62.346769] ngene: Copy ngene_18.fw to your hotplug directory! Jan 24 11:53:42 openelec user.info kernel: [ 62.347088] ngene 0000:07:00.0: PCI INT A disabled Jan 24 11:53:42 openelec user.warn kernel: [ 62.347104] ngene: probe of 0000:07:00.0 failed with error -1

Here is dmesg: [ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.2.1 (jetstream@1801-lin007) (gcc version 4.6.2 (GCC) ) #1 SMP PREEMPT Sun Jan 22 18:46:48 CET 2012 [ 0.000000] Command line: boot=LABEL=System disk=LABEL=Storage quiet vga=792 BOOT_IMAGE=/KERNEL [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable) [ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved) [ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved) [ 0.000000] BIOS-e820: 0000000000100000 - 00000000bff90000 (usable) [ 0.000000] BIOS-e820: 00000000bff90000 - 00000000bff9e000 (ACPI data) [ 0.000000] BIOS-e820: 00000000bff9e000 - 00000000bffd0000 (ACPI NVS) [ 0.000000] BIOS-e820: 00000000bffd0000 - 00000000c0000000 (reserved) [ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved) [ 0.000000] BIOS-e820: 00000000fff00000 - 0000000100000000 (reserved) [ 0.000000] BIOS-e820: 0000000100000000 - 0000000140000000 (usable) [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI present. [ 0.000000] DMI: System manufacturer System Product Name/AT5IONT-I, BIOS 0502 04/11/2011 [ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved) [ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable) [ 0.000000] No AGP bridge found [ 0.000000] last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] MTRR default type: uncachable [ 0.000000] MTRR fixed ranges enabled: [ 0.000000] 00000-9FFFF write-back [ 0.000000] A0000-BFFFF uncachable [ 0.000000] C0000-CFFFF write-protect [ 0.000000] D0000-DFFFF uncachable [ 0.000000] E0000-EFFFF write-through [ 0.000000] F0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask F00000000 write-back [ 0.000000] 1 base 100000000 mask FC0000000 write-back [ 0.000000] 2 base 0C0000000 mask FC0000000 uncachable [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820 update range: 00000000c0000000 - 0000000100000000 (usable) ==> (reserved) [ 0.000000] last_pfn = 0xbff90 max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [ffff8800000ff780] ff780 [ 0.000000] initial memory mapped : 0 - 20000000 [ 0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480 [ 0.000000] init_memory_mapping: 0000000000000000-00000000bff90000 [ 0.000000] 0000000000 - 00bfe00000 page 2M [ 0.000000] 00bfe00000 - 00bff90000 page 4k [ 0.000000] kernel direct mapping tables up to bff90000 @ 1fffb000-20000000 [ 0.000000] init_memory_mapping: 0000000100000000-0000000140000000 [ 0.000000] 0100000000 - 0140000000 page 2M [ 0.000000] kernel direct mapping tables up to 140000000 @ bff8a000-bff90000 [ 0.000000] ACPI: RSDP 00000000000fbc00 00024 (v02 ACPIAM) [ 0.000000] ACPI: XSDT 00000000bff90100 0004C (v01 041111 XSDT1651 20110411 MSFT 00000097) [ 0.000000] ACPI: FACP 00000000bff90290 000F4 (v03 041111 FACP1651 20110411 MSFT 00000097) [ 0.000000] ACPI: DSDT 00000000bff90440 08EBB (v01 A1675 A1675000 00000000 INTL 20060113) [ 0.000000] ACPI: FACS 00000000bff9e000 00040 [ 0.000000] ACPI: APIC 00000000bff90390 0006C (v01 041111 APIC1651 20110411 MSFT 00000097) [ 0.000000] ACPI: MCFG 00000000bff90400 0003C (v01 041111 OEMMCFG 20110411 MSFT 00000097) [ 0.000000] ACPI: OEMB 00000000bff9e040 00072 (v01 041111 OEMB1651 20110411 MSFT 00000097) [ 0.000000] ACPI: HPET 00000000bff9a440 00038 (v01 041111 OEMHPET 20110411 MSFT 00000097) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] [ffffea0000000000-ffffea0004ffffff] PMD -> [ffff88013b600000-ffff88013f5fffff] on node 0 [ 0.000000] Zone PFN ranges: [ 0.000000] DMA 0x00000010 -> 0x00001000 [ 0.000000] DMA32 0x00001000 -> 0x00100000 [ 0.000000] Normal 0x00100000 -> 0x00140000 [ 0.000000] Movable zone start PFN for each node [ 0.000000] early_node_map[3] active PFN ranges [ 0.000000] 0: 0x00000010 -> 0x0000009f [ 0.000000] 0: 0x00000100 -> 0x000bff90 [ 0.000000] 0: 0x00100000 -> 0x00140000 [ 0.000000] On node 0 totalpages: 1048351 [ 0.000000] DMA zone: 64 pages used for memmap [ 0.000000] DMA zone: 5 pages reserved [ 0.000000] DMA zone: 3914 pages, LIFO batch:0 [ 0.000000] DMA32 zone: 16320 pages used for memmap [ 0.000000] DMA32 zone: 765904 pages, LIFO batch:31 [ 0.000000] Normal zone: 4096 pages used for memmap [ 0.000000] Normal zone: 258048 pages, LIFO batch:31 [ 0.000000] ACPI: PM-Timer IO Port: 0x808 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled) [ 0.000000] ACPI: IOAPIC (id[0x04] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 4, version 32, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: IRQ0 used by override. [ 0.000000] ACPI: IRQ2 used by override. [ 0.000000] ACPI: IRQ9 used by override. [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000 [ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 0.000000] Allocating PCI resources starting at c0000000 (gap: c0000000:3ee00000) [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 25 pages/cpu @ffff88013fc00000 s70208 r8192 d24000 u524288 [ 0.000000] pcpu-alloc: s70208 r8192 d24000 u524288 alloc=1*2097152 [ 0.000000] pcpu-alloc: [0] 0 1 2 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1027866 [ 0.000000] Kernel command line: fastboot root=/dev/ram0 rdinit=/init threadirqs boot=LABEL=System disk=LABEL=Storage quiet vga=792 BOOT_IMAGE=/KERNEL [ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes) [ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.000000] Checking aperture... [ 0.000000] No AGP bridge found [ 0.000000] Memory: 4042988k/5242880k available (5673k kernel code, 1049476k absent, 150416k reserved, 2105k data, 3948k init) [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Preemptible hierarchical RCU implementation. [ 0.000000] CONFIG_RCU_FANOUT set to non-default value of 32 [ 0.000000] NR_IRQS:4352 nr_irqs:712 16 [ 0.000000] Extended CMOS year: 2000 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] hpet clockevent registered [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 1799.960 MHz processor. [ 0.003338] Calibrating delay loop (skipped), value calculated using timer frequency.. 3601.91 BogoMIPS (lpj=5999866) [ 0.003347] pid_max: default: 32768 minimum: 301 [ 0.006679] Mount-cache hash table entries: 256 [ 0.006893] Initializing cgroup subsys cpuacct [ 0.006904] Initializing cgroup subsys freezer [ 0.006931] CPU: Physical Processor ID: 0 [ 0.006934] CPU: Processor Core ID: 0 [ 0.006938] using mwait in idle threads. [ 0.006979] ACPI: Core revision 20110623 [ 0.017128] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.052532] CPU0: Intel(R) Atom(TM) CPU D525 @ 1.80GHz stepping 0a [ 0.053330] APIC calibration not consistent with PM-Timer: 139ms instead of 100ms [ 0.053330] APIC delta adjusted to PM-Timer: 1249998 (1749986) [ 0.053330] Performance Events: PEBS fmt0+, Atom events, Intel PMU driver. [ 0.053330] ... version: 3 [ 0.053330] ... bit width: 40 [ 0.053330] ... generic registers: 2 [ 0.053330] ... value mask: 000000ffffffffff [ 0.053330] ... max period: 000000007fffffff [ 0.053330] ... fixed-purpose events: 3 [ 0.053330] ... event mask: 0000000700000003 [ 0.090024] Booting Node 0, Processors #1 [ 0.090030] smpboot cpu 1: start_ip = 9a000 [ 0.006666] Disabled fast string operations [ 0.200018] #2 [ 0.200022] smpboot cpu 2: start_ip = 9a000 [ 0.006666] Disabled fast string operations [ 0.310016] #3 Ok. [ 0.310021] smpboot cpu 3: start_ip = 9a000 [ 0.006666] Disabled fast string operations [ 0.406659] Brought up 4 CPUs [ 0.406665] Total of 4 processors activated (14405.92 BogoMIPS). [ 0.408196] devtmpfs: initialized [ 0.408640] NET: Registered protocol family 16 [ 0.408823] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it [ 0.408829] ACPI: bus type pci registered [ 0.408914] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff](base 0xe0000000) [ 0.408921] PCI: not using MMCONFIG [ 0.408925] PCI: Using configuration type 1 for base access [ 0.411160] bio: create slab at 0 [ 0.411310] ACPI: Added _OSI(Module Device) [ 0.411315] ACPI: Added _OSI(Processor Device) [ 0.411319] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.411324] ACPI: Added _OSI(Processor Aggregator Device) [ 0.413911] ACPI: EC: Look up EC in DSDT [ 0.416569] ACPI: Executed 1 blocks of module-level executable AML code [ 0.424417] ACPI: Interpreter enabled [ 0.424428] ACPI: (supports S0 S3 S5) [ 0.424460] ACPI: Using IOAPIC for interrupt routing [ 0.424524] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff](base 0xe0000000) [ 0.425996] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources [ 0.484541] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.484816] ACPI: PCI Root Bridge [PCI0](domain 0000 [bus 00-ff]) [ 0.485189] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 0.485196] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 0.485202] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.485207] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff] [ 0.485213] pci_root PNP0A08:00: host bridge window [mem 0xc0000000-0xdfffffff] [ 0.485218] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xfed8ffff] [ 0.485242] pci 0000:00:00.0: [8086:a000] type 0 class 0x000600 [ 0.485314] pci 0000:00:1b.0: [8086:27d8] type 0 class 0x000403 [ 0.485332] pci 0000:00:1b.0: reg 10: [mem 0xf9ef8000-0xf9efbfff 64bit] [ 0.485388] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold [ 0.485395] pci 0000:00:1b.0: PME# disabled [ 0.485418] pci 0000:00:1c.0: [8086:27d0] type 1 class 0x000604 [ 0.485473] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.485480] pci 0000:00:1c.0: PME# disabled [ 0.485504] pci 0000:00:1c.1: [8086:27d2] type 1 class 0x000604 [ 0.485558] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.485565] pci 0000:00:1c.1: PME# disabled [ 0.485589] pci 0000:00:1c.2: [8086:27d4] type 1 class 0x000604 [ 0.485644] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold [ 0.485650] pci 0000:00:1c.2: PME# disabled [ 0.485674] pci 0000:00:1c.3: [8086:27d6] type 1 class 0x000604 [ 0.485729] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold [ 0.485735] pci 0000:00:1c.3: PME# disabled [ 0.485760] pci 0000:00:1d.0: [8086:27c8] type 0 class 0x000c03 [ 0.485800] pci 0000:00:1d.0: reg 20: [io 0xa880-0xa89f] [ 0.485834] pci 0000:00:1d.1: [8086:27c9] type 0 class 0x000c03 [ 0.485874] pci 0000:00:1d.1: reg 20: [io 0xac00-0xac1f] [ 0.485908] pci 0000:00:1d.2: [8086:27ca] type 0 class 0x000c03 [ 0.485948] pci 0000:00:1d.2: reg 20: [io 0xb000-0xb01f] [ 0.485981] pci 0000:00:1d.3: [8086:27cb] type 0 class 0x000c03 [ 0.486021] pci 0000:00:1d.3: reg 20: [io 0xb080-0xb09f] [ 0.486063] pci 0000:00:1d.7: [8086:27cc] type 0 class 0x000c03 [ 0.486085] pci 0000:00:1d.7: reg 10: [mem 0xf9eff800-0xf9effbff] [ 0.486153] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.486160] pci 0000:00:1d.7: PME# disabled [ 0.486181] pci 0000:00:1e.0: [8086:2448] type 1 class 0x000604 [ 0.486240] pci 0000:00:1f.0: [8086:27bc] type 0 class 0x000601 [ 0.486316] pci 0000:00:1f.0: [Firmware Bug]: TigerPoint LPC.BM_STS cleared [ 0.486355] pci 0000:00:1f.2: [8086:27c1] type 0 class 0x000106 [ 0.486375] pci 0000:00:1f.2: reg 10: [io 0xbc00-0xbc07] [ 0.486385] pci 0000:00:1f.2: reg 14: [io 0xb880-0xb883] [ 0.486396] pci 0000:00:1f.2: reg 18: [io 0xb800-0xb807] [ 0.486406] pci 0000:00:1f.2: reg 1c: [io 0xb480-0xb483] [ 0.486417] pci 0000:00:1f.2: reg 20: [io 0xb400-0xb41f] [ 0.486428] pci 0000:00:1f.2: reg 24: [mem 0xf9effc00-0xf9efffff] [ 0.486459] pci 0000:00:1f.2: PME# supported from D3hot [ 0.486465] pci 0000:00:1f.2: PME# disabled [ 0.486491] pci 0000:00:1f.3: [8086:27da] type 0 class 0x000c05 [ 0.486542] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f] [ 0.486671] pci 0000:05:00.0: [12d8:a404] type 1 class 0x000604 [ 0.486761] pci 0000:05:00.0: supports D1 D2 [ 0.486768] pci 0000:05:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.486778] pci 0000:05:00.0: PME# disabled [ 0.486805] pci 0000:00:1c.0: PCI bridge to [bus 05-09] [ 0.486812] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff] [ 0.486819] pci 0000:00:1c.0: bridge window [mem 0xfbe00000-0xfbffffff] [ 0.486923] pci 0000:06:01.0: [12d8:a404] type 1 class 0x000604 [ 0.487014] pci 0000:06:01.0: supports D1 D2 [ 0.487019] pci 0000:06:01.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.487026] pci 0000:06:01.0: PME# disabled [ 0.487071] pci 0000:06:02.0: [12d8:a404] type 1 class 0x000604 [ 0.487158] pci 0000:06:02.0: supports D1 D2 [ 0.487162] pci 0000:06:02.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.487170] pci 0000:06:02.0: PME# disabled [ 0.487214] pci 0000:06:03.0: [12d8:a404] type 1 class 0x000604 [ 0.487301] pci 0000:06:03.0: supports D1 D2 [ 0.487305] pci 0000:06:03.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.487313] pci 0000:06:03.0: PME# disabled [ 0.487369] pci 0000:05:00.0: PCI bridge to [bus 06-09] [ 0.487379] pci 0000:05:00.0: bridge window [io 0xe000-0xefff] [ 0.487387] pci 0000:05:00.0: bridge window [mem 0xfbe00000-0xfbffffff] [ 0.487468] pci 0000:06:01.0: PCI bridge to [bus 09-09] [ 0.487582] pci 0000:08:00.0: [197b:2360] type 0 class 0x000101 [ 0.487621] pci 0000:08:00.0: reg 10: [io 0xec00-0xec07] [ 0.487641] pci 0000:08:00.0: reg 14: [io 0xe880-0xe883] [ 0.487661] pci 0000:08:00.0: reg 18: [io 0xe800-0xe807] [ 0.487680] pci 0000:08:00.0: reg 1c: [io 0xe480-0xe483] [ 0.487700] pci 0000:08:00.0: reg 20: [io 0xe400-0xe40f] [ 0.487720] pci 0000:08:00.0: reg 24: [mem 0xfbffe000-0xfbffffff] [ 0.487777] pci 0000:08:00.0: PME# supported from D3hot [ 0.487786] pci 0000:08:00.0: PME# disabled [ 0.487816] pci 0000:06:02.0: PCI bridge to [bus 08-08] [ 0.487826] pci 0000:06:02.0: bridge window [io 0xe000-0xefff] [ 0.487834] pci 0000:06:02.0: bridge window [mem 0xfbf00000-0xfbffffff] [ 0.487945] pci 0000:07:00.0: [18c3:0720] type 0 class 0x000400 [ 0.487972] pci 0000:07:00.0: reg 10: [mem 0xfbef0000-0xfbefffff] [ 0.488001] pci 0000:07:00.0: reg 14: [mem 0xfbee0000-0xfbeeffff 64bit] [ 0.488144] pci 0000:06:03.0: PCI bridge to [bus 07-07] [ 0.488157] pci 0000:06:03.0: bridge window [mem 0xfbe00000-0xfbefffff] [ 0.488247] pci 0000:04:00.0: [10ec:8168] type 0 class 0x000200 [ 0.488267] pci 0000:04:00.0: reg 10: [io 0xd800-0xd8ff] [ 0.488297] pci 0000:04:00.0: reg 18: [mem 0xf8fff000-0xf8ffffff 64bit pref] [ 0.488318] pci 0000:04:00.0: reg 20: [mem 0xf8ff8000-0xf8ffbfff 64bit pref] [ 0.488334] pci 0000:04:00.0: reg 30: [mem 0xfbdf0000-0xfbdfffff pref] [ 0.488375] pci 0000:04:00.0: supports D1 D2 [ 0.488379] pci 0000:04:00.0: PME# supported from D0 D1 D2 D3hot D3cold [ 0.488387] pci 0000:04:00.0: PME# disabled [ 0.488419] pci 0000:00:1c.1: PCI bridge to [bus 04-04] [ 0.488426] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff] [ 0.488432] pci 0000:00:1c.1: bridge window [mem 0xfbd00000-0xfbdfffff] [ 0.488441] pci 0000:00:1c.1: bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref] [ 0.488500] pci 0000:03:00.0: [10de:0a64] type 0 class 0x000300 [ 0.488519] pci 0000:03:00.0: reg 10: [mem 0xfa000000-0xfaffffff] [ 0.488538] pci 0000:03:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref] [ 0.488557] pci 0000:03:00.0: reg 1c: [mem 0xce000000-0xcfffffff 64bit pref] [ 0.488571] pci 0000:03:00.0: reg 24: [io 0xcc00-0xcc7f] [ 0.488585] pci 0000:03:00.0: reg 30: [mem 0xfbc00000-0xfbc7ffff pref] [ 0.488655] pci 0000:03:00.1: [10de:0be3] type 0 class 0x000403 [ 0.488674] pci 0000:03:00.1: reg 10: [mem 0xfbcfc000-0xfbcfffff] [ 0.488792] pci 0000:00:1c.2: PCI bridge to [bus 03-03] [ 0.488798] pci 0000:00:1c.2: bridge window [io 0xc000-0xcfff] [ 0.488805] pci 0000:00:1c.2: bridge window [mem 0xfa000000-0xfbcfffff] [ 0.488814] pci 0000:00:1c.2: bridge window [mem 0xce000000-0xdfffffff 64bit pref] [ 0.488882] pci 0000:02:00.0: [1033:0194] type 0 class 0x000c03 [ 0.488911] pci 0000:02:00.0: reg 10: [mem 0xf9ffe000-0xf9ffffff 64bit] [ 0.489019] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold [ 0.489027] pci 0000:02:00.0: PME# disabled [ 0.489066] pci 0000:00:1c.3: PCI bridge to [bus 02-02] [ 0.489075] pci 0000:00:1c.3: bridge window [mem 0xf9f00000-0xf9ffffff] [ 0.489139] pci 0000:00:1e.0: PCI bridge to [bus 01-01](subtractive decode) [ 0.489151] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7](subtractive decode) [ 0.489157] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff](subtractive decode) [ 0.489163] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff](subtractive decode) [ 0.489169] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff](subtractive decode) [ 0.489174] pci 0000:00:1e.0: bridge window [mem 0xc0000000-0xdfffffff](subtractive decode) [ 0.489180] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xfed8ffff](subtractive decode) [ 0.489204] pci_bus 0000:00: on NUMA node 0 [ 0.489212] ACPI: PCI Interrupt Routing Table [SB.PCI0._PRT] [ 0.489351] ACPI: PCI Interrupt Routing Table [SB.PCI0.P0P1._PRT] [ 0.489467] ACPI: PCI Interrupt Routing Table [SB.PCI0.P0PA._PRT] [ 0.489541] ACPI: PCI Interrupt Routing Table [SB.PCI0.P0PA.EHUB._PRT] [ 0.489817] ACPI: PCI Interrupt Routing Table [SB.PCI0.P0PA.EHUB.DPT2._PRT] [ 0.490037] ACPI: PCI Interrupt Routing Table [SB.PCI0.P0P5._PRT] [ 0.490123] ACPI: PCI Interrupt Routing Table [SB.PCI0.P0P6._PRT] [ 0.490190] ACPI: PCI Interrupt Routing Table [SB.PCI0.P0P7._PRT] [ 0.490352] pci0000:00: Requesting ACPI _OSC control (0x1d) [ 0.490510] pci0000:00: ACPI _OSC control (0x1d) granted [ 0.501406] ACPI: PCI Interrupt Link [LNKA](IRQs 3 4 5 7 10 11 12 14 15) [ 0.501514] ACPI: PCI Interrupt Link [LNKB](IRQs 3 4 5 7 10 11 12 14 15) [ 0.501617] ACPI: PCI Interrupt Link [LNKC](IRQs 3 4 5 7 10 11 12 14 15) [ 0.501718] ACPI: PCI Interrupt Link [LNKD](IRQs 3 4 5 7 10 11 12 14 15) [ 0.501820] ACPI: PCI Interrupt Link [LNKE](IRQs 3 4 5 7 10 11 12 14 15) 0, disabled. [ 0.501924] ACPI: PCI Interrupt Link [LNKF](IRQs 3 4 5 7 10 11 12 14 15) 0, disabled. [ 0.502028] ACPI: PCI Interrupt Link [LNKG](IRQs 3 4 5 7 10 11 12 14 15) 0, disabled. [ 0.502132] ACPI: PCI Interrupt Link [LNKH](IRQs 3 4 5 7 10 11 12 14 15) [ 0.502339] vgaarb: device added: PCI:0000:03:00.0,decodes=io+mem,owns=io+mem,locks=none [ 0.502346] vgaarb: loaded [ 0.502349] vgaarb: bridge control possible 0000:03:00.0 [ 0.502460] SCSI subsystem initialized [ 0.502562] libata version 3.00 loaded. [ 0.502629] usbcore: registered new interface driver usbfs [ 0.502660] usbcore: registered new interface driver hub [ 0.502720] usbcore: registered new device driver usb [ 0.502810] PCI: Using ACPI for IRQ routing [ 0.508161] PCI: pci_cache_line_size set to 64 bytes [ 0.508288] reserve RAM buffer: 000000000009fc00 - 000000000009ffff [ 0.508294] reserve RAM buffer: 00000000bff90000 - 00000000bfffffff [ 0.508567] cfg80211: Calling CRDA to update world regulatory domain [ 0.508935] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.523450] Switching to clocksource hpet [ 0.523546] pnp: PnP ACPI init [ 0.523575] ACPI: bus type pnp registered [ 0.523791] pnp 00:00: [bus 00-ff] [ 0.523797] pnp 00:00: [io 0x0cf8-0x0cff] [ 0.523802] pnp 00:00: [io 0x0000-0x0cf7 window] [ 0.523807] pnp 00:00: [io 0x0d00-0xffff window] [ 0.523812] pnp 00:00: [mem 0x000a0000-0x000bffff window] [ 0.523817] pnp 00:00: [mem 0x000d0000-0x000dffff window] [ 0.523822] pnp 00:00: [mem 0xc0000000-0xdfffffff window] [ 0.523828] pnp 00:00: [mem 0xf0000000-0xfed8ffff window] [ 0.523937] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) [ 0.523963] pnp 00:01: [mem 0xfed14000-0xfed19fff] [ 0.523968] pnp 00:01: [mem 0xfed90000-0xfed93fff] [ 0.524052] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved [ 0.524058] system 00:01: [mem 0xfed90000-0xfed93fff] has been reserved [ 0.524065] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.524140] pnp 00:02: [dma 4] [ 0.524145] pnp 00:02: [io 0x0000-0x000f] [ 0.524150] pnp 00:02: [io 0x0081-0x0083] [ 0.524154] pnp 00:02: [io 0x0087] [ 0.524158] pnp 00:02: [io 0x0089-0x008b] [ 0.524162] pnp 00:02: [io 0x008f] [ 0.524166] pnp 00:02: [io 0x00c0-0x00df] [ 0.524217] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.524243] pnp 00:03: [io 0x0070-0x0071] [ 0.524260] pnp 00:03: [irq 8] [ 0.524306] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.524327] pnp 00:04: [io 0x0061] [ 0.524375] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) [ 0.524398] pnp 00:05: [io 0x00f0-0x00ff] [ 0.524409] pnp 00:05: [irq 13] [ 0.524458] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) [ 0.524799] pnp 00:06: [io 0x0000-0xffffffffffffffff disabled] [ 0.524805] pnp 00:06: [io 0x0a00-0x0a0f] [ 0.524810] pnp 00:06: [io 0x0290-0x029f] [ 0.524814] pnp 00:06: [io 0x0a20-0x0a2f] [ 0.524819] pnp 00:06: [io 0x0a30-0x0a3f] [ 0.524904] system 00:06: [io 0x0a00-0x0a0f] has been reserved [ 0.524910] system 00:06: [io 0x0290-0x029f] has been reserved [ 0.524916] system 00:06: [io 0x0a20-0x0a2f] has been reserved [ 0.524921] system 00:06: [io 0x0a30-0x0a3f] has been reserved [ 0.524928] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.525105] pnp 00:07: [io 0x0010-0x001f] [ 0.525110] pnp 00:07: [io 0x0022-0x003f] [ 0.525115] pnp 00:07: [io 0x0044-0x005f] [ 0.525119] pnp 00:07: [io 0x0062-0x0063] [ 0.525123] pnp 00:07: [io 0x0065-0x006f] [ 0.525127] pnp 00:07: [io 0x0072-0x007f] [ 0.525132] pnp 00:07: [io 0x0080] [ 0.525136] pnp 00:07: [io 0x0084-0x0086] [ 0.525140] pnp 00:07: [io 0x0088] [ 0.525144] pnp 00:07: [io 0x008c-0x008e] [ 0.525148] pnp 00:07: [io 0x0090-0x009f] [ 0.525152] pnp 00:07: [io 0x00a2-0x00bf] [ 0.525157] pnp 00:07: [io 0x00e0-0x00ef] [ 0.525161] pnp 00:07: [io 0x04d0-0x04d1] [ 0.525169] pnp 00:07: [io 0x0800-0x087f] [ 0.525174] pnp 00:07: [io 0x0000-0xffffffffffffffff disabled] [ 0.525178] pnp 00:07: [io 0x0480-0x04bf] [ 0.525183] pnp 00:07: [mem 0xfed1c000-0xfed1ffff] [ 0.525188] pnp 00:07: [mem 0xfed20000-0xfed8ffff] [ 0.525299] system 00:07: [io 0x04d0-0x04d1] has been reserved [ 0.525305] system 00:07: [io 0x0800-0x087f] has been reserved [ 0.525311] system 00:07: [io 0x0480-0x04bf] has been reserved [ 0.525318] system 00:07: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.525324] system 00:07: [mem 0xfed20000-0xfed8ffff] has been reserved [ 0.525331] system 00:07: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.525480] pnp 00:08: [mem 0xfed00000-0xfed003ff] [ 0.525533] pnp 00:08: Plug and Play ACPI device, IDs PNP0103 (active) [ 0.525716] pnp 00:09: [io 0x0060] [ 0.525722] pnp 00:09: [io 0x0064] [ 0.525727] pnp 00:09: [mem 0xfec00000-0xfec00fff] [ 0.525731] pnp 00:09: [mem 0xfee00000-0xfee00fff] [ 0.525821] system 00:09: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.525828] system 00:09: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.525835] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.525986] pnp 00:0a: [mem 0xe0000000-0xefffffff] [ 0.526070] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved [ 0.526078] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.526510] pnp 00:0b: [mem 0x00000000-0x0009ffff] [ 0.526516] pnp 00:0b: [mem 0x000c0000-0x000cffff] [ 0.526521] pnp 00:0b: [mem 0x000e0000-0x000fffff] [ 0.526526] pnp 00:0b: [mem 0x00100000-0xbfffffff] [ 0.526531] pnp 00:0b: [mem 0xfed90000-0xffffffff] [ 0.526531] system 00:0b: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.526531] system 00:0b: [mem 0x000c0000-0x000cffff] could not be reserved [ 0.526536] system 00:0b: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.526542] system 00:0b: [mem 0x00100000-0xbfffffff] could not be reserved [ 0.526548] system 00:0b: [mem 0xfed90000-0xffffffff] could not be reserved [ 0.526556] system 00:0b: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.526880] pnp: PnP ACPI: found 12 devices [ 0.526885] ACPI: ACPI bus type pnp unregistered [ 0.535520] PCI: max bus depth: 3 pci_try_num: 4 [ 0.535609] pci 0000:00:1c.3: BAR 9: assigned [mem 0xc0000000-0xc01fffff 64bit pref] [ 0.535618] pci 0000:00:1c.3: BAR 7: assigned [io 0x1000-0x1fff] [ 0.535625] pci 0000:00:1c.0: BAR 9: assigned [mem 0xc0200000-0xc03fffff 64bit pref] [ 0.535633] pci 0000:06:01.0: PCI bridge to [bus 09-09] [ 0.535649] pci 0000:06:02.0: PCI bridge to [bus 08-08] [ 0.535656] pci 0000:06:02.0: bridge window [io 0xe000-0xefff] [ 0.535665] pci 0000:06:02.0: bridge window [mem 0xfbf00000-0xfbffffff] [ 0.535678] pci 0000:06:03.0: PCI bridge to [bus 07-07] [ 0.535686] pci 0000:06:03.0: bridge window [mem 0xfbe00000-0xfbefffff] [ 0.535699] pci 0000:05:00.0: PCI bridge to [bus 06-09] [ 0.535705] pci 0000:05:00.0: bridge window [io 0xe000-0xefff] [ 0.535714] pci 0000:05:00.0: bridge window [mem 0xfbe00000-0xfbffffff] [ 0.535726] pci 0000:00:1c.0: PCI bridge to [bus 05-09] [ 0.535732] pci 0000:00:1c.0: bridge window [io 0xe000-0xefff] [ 0.535739] pci 0000:00:1c.0: bridge window [mem 0xfbe00000-0xfbffffff] [ 0.535746] pci 0000:00:1c.0: bridge window [mem 0xc0200000-0xc03fffff 64bit pref] [ 0.535755] pci 0000:00:1c.1: PCI bridge to [bus 04-04] [ 0.535761] pci 0000:00:1c.1: bridge window [io 0xd000-0xdfff] [ 0.535768] pci 0000:00:1c.1: bridge window [mem 0xfbd00000-0xfbdfffff] [ 0.535775] pci 0000:00:1c.1: bridge window [mem 0xf8f00000-0xf8ffffff 64bit pref] [ 0.535785] pci 0000:00:1c.2: PCI bridge to [bus 03-03] [ 0.535790] pci 0000:00:1c.2: bridge window [io 0xc000-0xcfff] [ 0.535797] pci 0000:00:1c.2: bridge window [mem 0xfa000000-0xfbcfffff] [ 0.535805] pci 0000:00:1c.2: bridge window [mem 0xce000000-0xdfffffff 64bit pref] [ 0.535813] pci 0000:00:1c.3: PCI bridge to [bus 02-02] [ 0.535819] pci 0000:00:1c.3: bridge window [io 0x1000-0x1fff] [ 0.535826] pci 0000:00:1c.3: bridge window [mem 0xf9f00000-0xf9ffffff] [ 0.535833] pci 0000:00:1c.3: bridge window [mem 0xc0000000-0xc01fffff 64bit pref] [ 0.535842] pci 0000:00:1e.0: PCI bridge to [bus 01-01] [ 0.535882] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 0.535891] pci 0000:00:1c.0: setting latency timer to 64 [ 0.535905] pci 0000:05:00.0: setting latency timer to 64 [ 0.535918] pci 0000:06:01.0: setting latency timer to 64 [ 0.535930] pci 0000:06:02.0: setting latency timer to 64 [ 0.535943] pci 0000:06:03.0: setting latency timer to 64 [ 0.535963] pci 0000:00:1c.1: PCI INT B -> GSI 17 (level, low) -> IRQ 17 [ 0.535970] pci 0000:00:1c.1: setting latency timer to 64 [ 0.535987] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 0.535994] pci 0000:00:1c.2: setting latency timer to 64 [ 0.536003] pci 0000:00:1c.3: enabling device (0106 -> 0107) [ 0.536022] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19 [ 0.536029] pci 0000:00:1c.3: setting latency timer to 64 [ 0.536039] pci 0000:00:1e.0: setting latency timer to 64 [ 0.536047] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.536052] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.536057] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 0.536062] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff] [ 0.536068] pci_bus 0000:00: resource 8 [mem 0xc0000000-0xdfffffff] [ 0.536073] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xfed8ffff] [ 0.536079] pci_bus 0000:05: resource 0 [io 0xe000-0xefff] [ 0.536084] pci_bus 0000:05: resource 1 [mem 0xfbe00000-0xfbffffff] [ 0.536090] pci_bus 0000:05: resource 2 [mem 0xc0200000-0xc03fffff 64bit pref] [ 0.536095] pci_bus 0000:06: resource 0 [io 0xe000-0xefff] [ 0.536100] pci_bus 0000:06: resource 1 [mem 0xfbe00000-0xfbffffff] [ 0.536106] pci_bus 0000:08: resource 0 [io 0xe000-0xefff] [ 0.536111] pci_bus 0000:08: resource 1 [mem 0xfbf00000-0xfbffffff] [ 0.536117] pci_bus 0000:07: resource 1 [mem 0xfbe00000-0xfbefffff] [ 0.536122] pci_bus 0000:04: resource 0 [io 0xd000-0xdfff] [ 0.536127] pci_bus 0000:04: resource 1 [mem 0xfbd00000-0xfbdfffff] [ 0.536133] pci_bus 0000:04: resource 2 [mem 0xf8f00000-0xf8ffffff 64bit pref] [ 0.536138] pci_bus 0000:03: resource 0 [io 0xc000-0xcfff] [ 0.536143] pci_bus 0000:03: resource 1 [mem 0xfa000000-0xfbcfffff] [ 0.536149] pci_bus 0000:03: resource 2 [mem 0xce000000-0xdfffffff 64bit pref] [ 0.536155] pci_bus 0000:02: resource 0 [io 0x1000-0x1fff] [ 0.536160] pci_bus 0000:02: resource 1 [mem 0xf9f00000-0xf9ffffff] [ 0.536165] pci_bus 0000:02: resource 2 [mem 0xc0000000-0xc01fffff 64bit pref] [ 0.536171] pci_bus 0000:01: resource 4 [io 0x0000-0x0cf7] [ 0.536176] pci_bus 0000:01: resource 5 [io 0x0d00-0xffff] [ 0.536182] pci_bus 0000:01: resource 6 [mem 0x000a0000-0x000bffff] [ 0.536187] pci_bus 0000:01: resource 7 [mem 0x000d0000-0x000dffff] [ 0.536192] pci_bus 0000:01: resource 8 [mem 0xc0000000-0xdfffffff] [ 0.536197] pci_bus 0000:01: resource 9 [mem 0xf0000000-0xfed8ffff] [ 0.536264] NET: Registered protocol family 2 [ 0.536375] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.537215] TCP established hash table entries: 262144 (order: 10, 4194304 bytes) [ 0.539437] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes) [ 0.539990] TCP: Hash tables configured (established 262144 bind 65536) [ 0.540041] TCP reno registered [ 0.540068] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.540118] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.540301] NET: Registered protocol family 1 [ 0.540497] RPC: Registered named UNIX socket transport module. [ 0.540502] RPC: Registered udp transport module. [ 0.540505] RPC: Registered tcp transport module. [ 0.540509] RPC: Registered tcp NFSv4.1 backchannel transport module. [ 0.540688] pci 0000:03:00.0: Boot video device [ 0.545203] PCI: CLS 32 bytes, default 64 [ 0.549822] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 0.549831] Placing 64MB software IO TLB between ffff8800bbf8a000 - ffff8800bff8a000 [ 0.549837] software IO TLB at phys 0xbbf8a000 - 0xbff8a000 [ 0.594054] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 0.594571] fuse init (API version 7.17) [ 0.594849] JFS: nTxBlock = 8192, nTxLock = 65536 [ 0.598488] SGI XFS with security attributes, large block/inode numbers, no debug enabled [ 0.599337] msgmni has been set to 7896 [ 0.600133] alg: No test for stdrng (krng) [ 0.612471] alg: No test for fips(ansi_cprng) (fips_ansi_cprng) [ 0.612594] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253) [ 0.612601] io scheduler noop registered [ 0.612672] io scheduler cfq registered (default) [ 0.612832] pcieport 0000:00:1c.0: setting latency timer to 64 [ 0.612884] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X [ 0.613019] pcieport 0000:00:1c.1: setting latency timer to 64 [ 0.613061] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X [ 0.613193] pcieport 0000:00:1c.2: setting latency timer to 64 [ 0.613236] pcieport 0000:00:1c.2: irq 42 for MSI/MSI-X [ 0.613402] pcieport 0000:00:1c.3: setting latency timer to 64 [ 0.613445] pcieport 0000:00:1c.3: irq 43 for MSI/MSI-X [ 0.613589] pcieport 0000:05:00.0: setting latency timer to 64 [ 0.613711] pcieport 0000:06:01.0: setting latency timer to 64 [ 0.613779] pcieport 0000:06:01.0: irq 44 for MSI/MSI-X [ 0.613876] pcieport 0000:06:02.0: setting latency timer to 64 [ 0.613938] pcieport 0000:06:02.0: irq 45 for MSI/MSI-X [ 0.614037] pcieport 0000:06:03.0: setting latency timer to 64 [ 0.614099] pcieport 0000:06:03.0: irq 46 for MSI/MSI-X [ 0.614310] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt [ 0.614316] pcieport 0000:05:00.0: Signaling PME through PCIe PME interrupt [ 0.614321] pcieport 0000:06:01.0: Signaling PME through PCIe PME interrupt [ 0.614325] pcieport 0000:06:02.0: Signaling PME through PCIe PME interrupt [ 0.614330] pci 0000:08:00.0: Signaling PME through PCIe PME interrupt [ 0.614335] pcieport 0000:06:03.0: Signaling PME through PCIe PME interrupt [ 0.614339] pci 0000:07:00.0: Signaling PME through PCIe PME interrupt [ 0.614346] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded [ 0.614422] pcieport 0000:00:1c.1: Signaling PME through PCIe PME interrupt [ 0.614428] pci 0000:04:00.0: Signaling PME through PCIe PME interrupt [ 0.614435] pcie_pme 0000:00:1c.1:pcie01: service driver pcie_pme loaded [ 0.614515] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt [ 0.614520] pci 0000:03:00.0: Signaling PME through PCIe PME interrupt [ 0.614525] pci 0000:03:00.1: Signaling PME through PCIe PME interrupt [ 0.614532] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded [ 0.614604] pcieport 0000:00:1c.3: Signaling PME through PCIe PME interrupt [ 0.614609] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt [ 0.614616] pcie_pme 0000:00:1c.3:pcie01: service driver pcie_pme loaded [ 0.614738] vesafb: mode is 1024x768x32, linelength=4096, pages=1 [ 0.614742] vesafb: scrolling: redraw [ 0.614748] vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0 [ 0.616027] vesafb: framebuffer at 0xcf000000, mapped to 0xffffc90010680000, using 6144k, total 14336k [ 0.763552] Console: switching to colour frame buffer device 128x48 [ 0.910968] fb0: VESA VGA frame buffer device [ 0.910987] intel_idle: MWAIT substates: 0x10 [ 0.911000] intel_idle: v0.4 model 0x1C [ 0.911003] intel_idle: lapic_timer_reliable_states 0x2 [ 0.911202] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 [ 0.911212] ACPI: Power Button [PWRB] [ 0.911300] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 0.911308] ACPI: Power Button [PWRF] [ 0.914632] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled [ 0.970295] Linux agpgart interface v0.103 [ 0.973021] brd: module loaded [ 0.974496] loop: module loaded [ 0.975188] nbd: registered device at major 43 [ 0.977718] ahci 0000:00:1f.2: version 3.0 [ 0.977741] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 0.977820] ahci 0000:00:1f.2: irq 47 for MSI/MSI-X [ 0.977895] ahci 0000:00:1f.2: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0x3 impl SATA mode [ 0.977903] ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part [ 0.977910] ahci 0000:00:1f.2: setting latency timer to 64 [ 0.978782] scsi0 : ahci [ 0.978951] scsi1 : ahci [ 0.979078] scsi2 : ahci [ 0.979207] scsi3 : ahci [ 0.979448] ata1: SATA max UDMA/133 abar m1024@0xf9effc00 port 0xf9effd00 irq 47 [ 0.979456] ata2: SATA max UDMA/133 abar m1024@0xf9effc00 port 0xf9effd80 irq 47 [ 0.979460] ata3: DUMMY [ 0.979464] ata4: DUMMY [ 0.979540] ahci 0000:08:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 0.990053] ahci 0000:08:00.0: AHCI 0001.0000 32 slots 1 ports 3 Gbps 0x1 impl SATA mode [ 0.990061] ahci 0000:08:00.0: flags: 64bit ncq pm led clo pmp pio slum part [ 0.990072] ahci 0000:08:00.0: setting latency timer to 64 [ 0.990458] scsi4 : ahci [ 0.990608] ata5: SATA max UDMA/133 abar m8192@0xfbffe000 port 0xfbffe100 irq 18 [ 0.990850] tun: Universal TUN/TAP device driver, 1.6 [ 0.990854] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com [ 0.990978] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI [ 0.990982] e100: Copyright(c) 1999-2006 Intel Corporation [ 0.991025] e1000: Intel(R) PRO/1000 Network Driver - version 7.3.21-k8-NAPI [ 0.991030] e1000: Copyright (c) 1999-2006 Intel Corporation. [ 0.991066] e1000e: Intel(R) PRO/1000 Network Driver - 1.5.1-k [ 0.991069] e1000e: Copyright(c) 1999 - 2011 Intel Corporation. [ 0.991106] jme: JMicron JMC2XX ethernet driver version 1.0.8 [ 0.991177] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded [ 0.991214] r8169 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17 [ 0.991261] r8169 0000:04:00.0: setting latency timer to 64 [ 0.991327] r8169 0000:04:00.0: irq 48 for MSI/MSI-X [ 0.991695] r8169 0000:04:00.0: eth0: RTL8168d/8111d at 0xffffc9000000e000, 20:cf:30:9c:08:3c, XID 083000c0 IRQ 48 [ 0.991702] r8169 0000:04:00.0: eth0: jumbo features [frames: 9200 bytes, tx checksumming: ko] [ 0.991776] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.991824] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 0.991855] ehci_hcd 0000:00:1d.7: setting latency timer to 64 [ 0.991861] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 0.991874] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 [ 0.991914] ehci_hcd 0000:00:1d.7: using broken periodic workaround [ 0.991927] ehci_hcd 0000:00:1d.7: debug port 1 [ 0.995827] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported [ 0.995916] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xf9eff800 [ 1.006694] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 1.006929] hub 1-0:1.0: USB hub found [ 1.006939] hub 1-0:1.0: 8 ports detected [ 1.007081] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.007110] uhci_hcd: USB Universal Host Controller Interface driver [ 1.007149] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23 [ 1.007161] uhci_hcd 0000:00:1d.0: setting latency timer to 64 [ 1.007167] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 1.007179] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 1.007272] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000a880 [ 1.007521] hub 2-0:1.0: USB hub found [ 1.007531] hub 2-0:1.0: 2 ports detected [ 1.007641] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 1.007652] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 1.007658] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 1.007669] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 [ 1.007768] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000ac00 [ 1.008006] hub 3-0:1.0: USB hub found [ 1.008015] hub 3-0:1.0: 2 ports detected [ 1.008129] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18 [ 1.008140] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 1.008146] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 1.008157] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 [ 1.008239] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000b000 [ 1.008491] hub 4-0:1.0: USB hub found [ 1.008500] hub 4-0:1.0: 2 ports detected [ 1.008612] uhci_hcd 0000:00:1d.3: PCI INT D -> GSI 16 (level, low) -> IRQ 16 [ 1.008623] uhci_hcd 0000:00:1d.3: setting latency timer to 64 [ 1.008629] uhci_hcd 0000:00:1d.3: UHCI Host Controller [ 1.008643] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 [ 1.008741] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000b080 [ 1.008990] hub 5-0:1.0: USB hub found [ 1.008999] hub 5-0:1.0: 2 ports detected [ 1.009120] Initializing USB Mass Storage driver... [ 1.009183] usbcore: registered new interface driver usb-storage [ 1.009187] USB Mass Storage support registered. [ 1.009276] i8042: PNP: No PS/2 controller found. Probing ports directly. [ 1.009839] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.009859] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.010088] mousedev: PS/2 mouse device common for all mice [ 1.010423] rtc_cmos 00:03: RTC can wake from S4 [ 1.010573] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 [ 1.010655] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 1.010678] i2c /dev entries driver [ 1.010734] i801_smbus 0000:00:1f.3: PCI INT B -> GSI 19 (level, low) -> IRQ 19 [ 1.010977] lirc_dev: IR Remote Control driver registered, major 252 [ 1.010982] IR NEC protocol handler initialized [ 1.010985] IR RC5(x) protocol handler initialized [ 1.010988] IR RC6 protocol handler initialized [ 1.010991] IR JVC protocol handler initialized [ 1.010994] IR Sony protocol handler initialized [ 1.010998] IR RC5 (streamzap) protocol handler initialized [ 1.011001] IR MCE Keyboard/mouse protocol handler initialized [ 1.011121] cpuidle: using governor ladder [ 1.011564] usbcore: registered new interface driver usbhid [ 1.011568] usbhid: USB HID core driver [ 1.011749] Netfilter messages via NETLINK v0.30. [ 1.012124] ip_tables: (C) 2000-2006 Netfilter Core Team [ 1.012158] TCP cubic registered [ 1.012400] NET: Registered protocol family 10 [ 1.013549] ip6_tables: (C) 2000-2006 Netfilter Core Team [ 1.013588] NET: Registered protocol family 17 [ 1.013612] lib80211: common routines for IEEE802.11 drivers [ 1.013617] lib80211_crypt: registered algorithm 'NULL' [ 1.013621] Registering the dns_resolver key type [ 1.027650] rtc_cmos 00:03: setting system clock to 2012-01-24 11:47:28 UTC (1327405648) [ 1.296701] ata2: SATA link down (SStatus 0 SControl 300) [ 1.296737] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300) [ 1.301379] ata1.00: ATA-8: OCZ-VERTEX2, 1.35, max UDMA/133 [ 1.301386] ata1.00: 117231408 sectors, multi 16: LBA48 NCQ (depth 31/32), AA [ 1.310056] ata5: SATA link down (SStatus 0 SControl 300) [ 1.311383] ata1.00: configured for UDMA/133 [ 1.311600] scsi 0:0:0:0: Direct-Access ATA OCZ-VERTEX2 1.35 PQ: 0 ANSI: 5 [ 1.311917] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 1.311969] sd 0:0:0:0: [sda] 117231408 512-byte logical blocks: (60.0 GB/55.8 GiB) [ 1.312204] sd 0:0:0:0: [sda] Write Protect is off [ 1.312211] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 1.312274] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 1.312964] sda: sda1 sda2 [ 1.313390] usb 1-1: new high-speed USB device number 2 using ehci_hcd [ 1.313596] sd 0:0:0:0: [sda] Attached SCSI disk [ 1.318634] Freeing unused kernel memory: 3948k freed [ 1.366980] EXT4-fs (sda1): couldn't mount as ext3 due to feature incompatibilities [ 1.390189] EXT4-fs (sda1): couldn't mount as ext2 due to feature incompatibilities [ 1.410943] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null) [ 1.443651] EXT4-fs (sda2): couldn't mount as ext3 due to feature incompatibilities [ 1.473557] EXT4-fs (sda2): couldn't mount as ext2 due to feature incompatibilities [ 1.496656] EXT4-fs (sda2): warning: maximal mount count reached, running e2fsck is recommended [ 1.502479] EXT4-fs (sda2): recovery complete [ 1.502590] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null) [ 1.550042] Refined TSC clocksource calibration: 1799.999 MHz. [ 1.550054] Switching to clocksource tsc [ 1.600078] usb 1-6: new high-speed USB device number 4 using ehci_hcd [ 1.725407] usb-storage 1-6:1.0: Quirks match for vid 152d pid 2329: 8020 [ 1.725492] scsi5 : usb-storage 1-6:1.0 [ 1.950204] usb 4-1: new low-speed USB device number 2 using uhci_hcd

[ 2.010702] udevd[209]: starting version 177 [ 2.147457] coretemp coretemp.0: Using relative temperature scale! [ 2.147489] coretemp coretemp.0: Using relative temperature scale! [ 2.209771] xhci_hcd 0000:02:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [ 2.209933] xhci_hcd 0000:02:00.0: setting latency timer to 64 [ 2.209945] xhci_hcd 0000:02:00.0: xHCI Host Controller [ 2.209969] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 6 [ 2.210346] xhci_hcd 0000:02:00.0: irq 19, io mem 0xf9ffe000 [ 2.210509] xhci_hcd 0000:02:00.0: irq 49 for MSI/MSI-X [ 2.210527] xhci_hcd 0000:02:00.0: irq 50 for MSI/MSI-X [ 2.210542] xhci_hcd 0000:02:00.0: irq 51 for MSI/MSI-X [ 2.210556] xhci_hcd 0000:02:00.0: irq 52 for MSI/MSI-X [ 2.210575] xhci_hcd 0000:02:00.0: irq 53 for MSI/MSI-X [ 2.211394] xHCI xhci_add_endpoint called for root hub [ 2.211402] xHCI xhci_check_bandwidth called for root hub [ 2.211502] hub 6-0:1.0: USB hub found [ 2.211520] hub 6-0:1.0: 2 ports detected [ 2.211668] xhci_hcd 0000:02:00.0: xHCI Host Controller [ 2.211683] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 7 [ 2.213971] xHCI xhci_add_endpoint called for root hub [ 2.213979] xHCI xhci_check_bandwidth called for root hub [ 2.214068] hub 7-0:1.0: USB hub found [ 2.214089] hub 7-0:1.0: 2 ports detected [ 2.227883] r8712u: module is from the staging directory, the quality is unknown, you have been warned. [ 2.231148] r8712u: DriverVersion: v7_0.20100831 [ 2.231181] r8712u: register rtl8712_netdev_ops to netdev_ops [ 2.231189] r8712u: USB_SPEED_HIGH with 4 endpoints [ 2.234291] snd_hda_intel 0000:00:1b.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16 [ 2.234302] hda_intel: codec_mask forced to 0xff [ 2.234791] r8712u: Boot from EFUSE: Autoload OK [ 2.238384] snd_hda_intel 0000:00:1b.0: setting latency timer to 64 [ 2.244328] nGene PCIE bridge driver, Copyright (C) 2005-2007 Micronas [ 2.244461] ngene 0000:07:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [ 2.244490] ngene: Found Linux4Media cineS2 DVB-S2 Twin Tuner (v5) [ 2.248630] ngene 0000:07:00.0: setting latency timer to 64 [ 2.248718] ngene: Device version 1 [ 2.420165] input: iMON Panel, Knob and Mouse(15c2:0036) as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/input/input2 [ 2.430092] Registered IR keymap rc-imon-pad [ 2.430408] input: iMON Remote (15c2:0036) as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/rc/rc0/input3 [ 2.430547] rc0: iMON Remote (15c2:0036) as /devices/pci0000:00/0000:00:1d.2/usb4/4-1/4-1:1.0/rc/rc0 [ 2.440359] imon 4-1:1.0: iMON device (15c2:0036, intf0) on usb<4:2> initialized [ 2.440408] imon 4-1:1.1: iMON device (15c2:0036, intf1) on usb<4:2> initialized [ 2.440523] usbcore: registered new interface driver imon [ 2.485399] EXT4-fs (sda2): re-mounted. Opts: barrier=1,data=ordered,discard [ 2.646930] input: eventlircd as /devices/virtual/input/input4 [ 2.724679] scsi 5:0:0:0: CD-ROM MATSHITA DVD-RAM UJ875AS 1.00 PQ: 0 ANSI: 0 [ 2.729543] sr0: scsi3-mmc drive: 6x/24x writer dvd-ram cd/rw xa/form2 cdda caddy [ 2.729554] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 2.732054] sr 5:0:0:0: Attached scsi CD-ROM sr0 [ 2.733320] sr 5:0:0:0: Attached scsi generic sg1 type 5 [ 2.907384] Disabling lock debugging due to kernel taint [ 2.907400] nvidia: module license 'NVIDIA' taints kernel. [ 3.174974] r8712u: CustomerID = 0x0000 [ 3.174983] r8712u: MAC Address from efuse = 00:1f:1f:ac:5e:08 [ 3.176193] usbcore: registered new interface driver r8712u [ 3.586492] nvidia 0000:03:00.0: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 3.586510] nvidia 0000:03:00.0: setting latency timer to 64 [ 3.586519] vgaarb: device changed decodes: PCI:0000:03:00.0,olddecodes=io+mem,decodes=none:owns=io+mem [ 3.586922] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 295.09 Thu Dec 22 01:20:19 PST 2011 [ 3.826468] r8169 0000:04:00.0: eth0: link down [ 3.828193] ADDRCONF(NETDEV_UP): eth0: link is not ready [ 3.892360] r8712u: Loading firmware from "rtlwifi/rtl8712u.bin" [ 4.550477] r8712u: 1 RCR=0x153f00e [ 4.551220] r8712u: 2 RCR=0x553f00e [ 4.658443] ADDRCONF(NETDEV_UP): wlan0: link is not ready [ 5.280021] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x100f0000 [ 6.283355] hda-intel: Codec #1 probe error; disabling it... [ 7.313366] hda-intel: Codec #2 probe error; disabling it... [ 7.512073] EXT4-fs (sda1): re-mounted. Opts: barrier=1,data=ordered,commit=0 [ 7.516312] EXT4-fs (sda2): re-mounted. Opts: barrier=1,data=ordered,discard,commit=0 [ 8.343358] hda-intel: Codec #3 probe error; disabling it... [ 8.388349] hda_codec: ALC887: BIOS auto-probing. [ 8.398400] input: HDA Intel Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5 [ 8.399215] snd_hda_intel 0000:03:00.1: PCI INT A -> GSI 18 (level, low) -> IRQ 18 [ 8.399227] hda_intel: codec_mask forced to 0xf2 [ 8.402971] snd_hda_intel 0000:03:00.1: setting latency timer to 64 [ 11.446708] hda-intel: azx_get_response timeout, switching to polling mode: last cmd=0x400f0000 [ 12.453397] hda-intel: Codec #4 probe error; disabling it... [ 13.483395] hda-intel: Codec #5 probe error; disabling it... [ 14.513371] hda-intel: Codec #6 probe error; disabling it... [ 15.136411] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready [ 15.546703] hda-intel: Codec #7 probe error; disabling it... [ 15.740054] HDMI status: Codec=1 Pin=5 Presence_Detect=1 ELD_Valid=1 [ 15.773597] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1c.2/0000:03:00.1/sound/card1/input6 [ 18.028251] r8712u: [r8712_got_addbareq_event_callback] mac = 00:1f:f3:c1:3b:ac, seq = 10816, tid = 0

Currywurst commented 12 years ago

Works now :)

sraue commented 12 years ago

thanks for your report.

Stephan