You are not logged in.

#1 2011-08-08 22:14:53

bvbellomo
Member
Registered: 2010-02-15
Posts: 54

Carl broke my wifi [fixed]

carl9170 loads, but I have no wifi, and no conflicting modules loaded.  I tried adding the firmware (it was not there) but this does not make a difference.  I have an 802.11n usb Netgear dongle that worked fine with the ar9170 driver.

Last edited by bvbellomo (2011-08-09 21:47:41)

Offline

#2 2011-08-09 13:52:46

mariusmeyer
Member
From: Norway
Registered: 2009-04-25
Posts: 244

Re: Carl broke my wifi [fixed]

What is the output of

iwconfig
ls /lib/firmware | grep carl
dmesg | grep carl

? Did you install the firmware from the package in AUR? You sure that neither the ar9170 nor the arlnx_usb drivers are loaded?

Offline

#3 2011-08-09 14:17:01

bvbellomo
Member
Registered: 2010-02-15
Posts: 54

Re: Carl broke my wifi [fixed]

I am not at that machine, and I don't have any network connection there now.

iwconfig shows no wireless devices.

ls /lib/firmware | grep carl will show the firmware I downloaded from the AUR and manually copied over on a USB drive.  I don't think the firmware is loading, but I do think it is the correct version.  My dmesg says something to indicate a USB device with no firmware.

I am sure lsmod does not show either ar9170 or arlnx_usb.

Offline

#4 2011-08-09 15:07:20

mariusmeyer
Member
From: Norway
Registered: 2009-04-25
Posts: 244

Re: Carl broke my wifi [fixed]

Okay, please check your dmesg output for messages on the firmware (not) loading and paste here. Remember one thing: the name of the fw file in /lib/firmware is important: it has to be carl9170-1.fw for it to load wink

Last edited by mariusmeyer (2011-08-09 15:07:52)

Offline

#5 2011-08-09 21:37:37

bvbellomo
Member
Registered: 2010-02-15
Posts: 54

Re: Carl broke my wifi [fixed]

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 3.0-ARCH (thomas@evey) (gcc version 4.6.1 (GCC) ) #1 SMP PREEMPT Sat Aug 6 16:18:35 CEST 2011
[    0.000000] Command line: root=/dev/disk/by-uuid/f755fd89-3670-46cc-b049-c86f6cc0cabc ro
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000dfee0000 (usable)
[    0.000000]  BIOS-e820: 00000000dfee0000 - 00000000dfee3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000dfee3000 - 00000000dfef0000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000dfef0000 - 00000000dff00000 (reserved)
[    0.000000]  BIOS-e820: 00000000f0000000 - 00000000f4000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000220000000 (usable)
[    0.000000] NX (Execute Disable) protection: active
[    0.000000] DMI 2.4 present.
[    0.000000] DMI: Gigabyte Technology Co., Ltd. P35-S3G/P35-S3G, BIOS F2 11/30/2007
[    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 = 0x220000 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-CBFFF write-protect
[    0.000000]   CC000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-through
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F00000000 write-back
[    0.000000]   1 base 0E0000000 mask FE0000000 uncachable
[    0.000000]   2 base 100000000 mask F00000000 write-back
[    0.000000]   3 base 200000000 mask FE0000000 write-back
[    0.000000]   4 base 0DFF00000 mask FFFF00000 write-through
[    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] last_pfn = 0xdfee0 max_arch_pfn = 0x400000000
[    0.000000] found SMP MP-table at [ffff8800000f51b0] f51b0
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] Base memory trampoline at [ffff88000009a000] 9a000 size 20480
[    0.000000] init_memory_mapping: 0000000000000000-00000000dfee0000
[    0.000000]  0000000000 - 00dfe00000 page 2M
[    0.000000]  00dfe00000 - 00dfee0000 page 4k
[    0.000000] kernel direct mapping tables up to dfee0000 @ dfeda000-dfee0000
[    0.000000] init_memory_mapping: 0000000100000000-0000000220000000
[    0.000000]  0100000000 - 0220000000 page 2M
[    0.000000] kernel direct mapping tables up to 220000000 @ 21fff6000-220000000
[    0.000000] RAMDISK: 37dda000 - 37ff0000
[    0.000000] ACPI: RSDP 00000000000f6b60 00014 (v00 GBT   )
[    0.000000] ACPI: RSDT 00000000dfee3040 00034 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: FACP 00000000dfee30c0 00074 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: DSDT 00000000dfee3180 04C6D (v01 GBT    GBTUACPI 00001000 MSFT 0100000C)
[    0.000000] ACPI: FACS 00000000dfee0000 00040
[    0.000000] ACPI: HPET 00000000dfee7f40 00038 (v01 GBT    GBTUACPI 42302E31 GBTU 00000098)
[    0.000000] ACPI: MCFG 00000000dfee7fc0 0003C (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: APIC 00000000dfee7e40 00084 (v01 GBT    GBTUACPI 42302E31 GBTU 01010101)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-0000000220000000
[    0.000000] Initmem setup node 0 0000000000000000-0000000220000000
[    0.000000]   NODE_DATA [000000021fffb000 - 000000021fffffff]
[    0.000000]  [ffffea0000000000-ffffea00077fffff] PMD -> [ffff880217600000-ffff88021e7fffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x00220000
[    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 -> 0x000dfee0
[    0.000000]     0: 0x00100000 -> 0x00220000
[    0.000000] On node 0 totalpages: 2096751
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 5 pages reserved
[    0.000000]   DMA zone: 3922 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 898840 pages, LIFO batch:31
[    0.000000]   Normal zone: 16128 pages used for memmap
[    0.000000]   Normal zone: 1163520 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x03] 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_NMI (acpi_id[0x00] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, 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: 0x8086a201 base: 0xfed00000
[    0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 40
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000dfee0000 - 00000000dfee3000
[    0.000000] PM: Registered nosave memory: 00000000dfee3000 - 00000000dfef0000
[    0.000000] PM: Registered nosave memory: 00000000dfef0000 - 00000000dff00000
[    0.000000] PM: Registered nosave memory: 00000000dff00000 - 00000000f0000000
[    0.000000] PM: Registered nosave memory: 00000000f0000000 - 00000000f4000000
[    0.000000] PM: Registered nosave memory: 00000000f4000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at dff00000 (gap: dff00000:10100000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:4 nr_node_ids:1
[    0.000000] PERCPU: Embedded 27 pages/cpu @ffff88021fc00000 s78464 r8192 d23936 u524288
[    0.000000] pcpu-alloc: s78464 r8192 d23936 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: 2066282
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: root=/dev/disk/by-uuid/f755fd89-3670-46cc-b049-c86f6cc0cabc ro
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] Memory: 8191920k/8912896k available (4062k kernel code, 525892k absent, 195084k reserved, 3306k data, 712k 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]     Verbose stalled-CPUs detection is disabled.
[    0.000000] NR_IRQS:2304
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] allocated 67108864 bytes of page_cgroup
[    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2400.087 MHz processor.
[    0.003337] Calibrating delay loop (skipped), value calculated using timer frequency.. 4802.18 BogoMIPS (lpj=8000290)
[    0.003341] pid_max: default: 32768 minimum: 301
[    0.003449] Security Framework initialized
[    0.003454] AppArmor: AppArmor disabled by boot time parameter
[    0.004114] Dentry cache hash table entries: 1048576 (order: 11, 8388608 bytes)
[    0.008121] Inode-cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.009933] Mount-cache hash table entries: 256
[    0.010371] Initializing cgroup subsys cpuacct
[    0.010404] Initializing cgroup subsys memory
[    0.010422] Initializing cgroup subsys devices
[    0.010424] Initializing cgroup subsys freezer
[    0.010426] Initializing cgroup subsys net_cls
[    0.010428] Initializing cgroup subsys blkio
[    0.010480] CPU: Physical Processor ID: 0
[    0.010482] CPU: Processor Core ID: 0
[    0.010484] mce: CPU supports 6 MCE banks
[    0.010492] CPU0: Thermal monitoring enabled (TM2)
[    0.010497] using mwait in idle threads.
[    0.011546] ACPI: Core revision 20110413
[    0.013367] ftrace: allocating 16144 entries in 64 pages
[    0.017009] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.050849] CPU0: Intel(R) Core(TM)2 Quad CPU    Q6600  @ 2.40GHz stepping 0b
[    0.053330] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[    0.053330] PEBS disabled due to CPU errata.
[    0.053330] ... version:                2
[    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.070103] NMI watchdog enabled, takes one hw-pmu counter.
[    0.096676] Booting Node   0, Processors  #1
[    0.096680] smpboot cpu 1: start_ip = 9a000
[    0.193338] NMI watchdog enabled, takes one hw-pmu counter.
[    0.213348]  #2
[    0.213351] smpboot cpu 2: start_ip = 9a000
[    0.310017] NMI watchdog enabled, takes one hw-pmu counter.
[    0.330009]  #3 Ok.
[    0.330011] smpboot cpu 3: start_ip = 9a000
[    0.426666] NMI watchdog enabled, takes one hw-pmu counter.
[    0.433311] Brought up 4 CPUs
[    0.433315] Total of 4 processors activated (19207.02 BogoMIPS).
[    0.435836] devtmpfs: initialized
[    0.437274] PM: Registering ACPI NVS region at dfee0000 (12288 bytes)
[    0.437436] print_constraints: dummy: 
[    0.437514] NET: Registered protocol family 16
[    0.437622] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.437625] ACPI: bus type pci registered
[    0.437765] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf0000000-0xf3ffffff] (base 0xf0000000)
[    0.437768] PCI: MMCONFIG at [mem 0xf0000000-0xf3ffffff] reserved in E820
[    0.449047] PCI: Using configuration type 1 for base access
[    0.449530] bio: create slab <bio-0> at 0
[    0.450507] ACPI: EC: Look up EC in DSDT
[    0.453533] ACPI: Interpreter enabled
[    0.453537] ACPI: (supports S0 S3 S4 S5)
[    0.453554] ACPI: Using IOAPIC for interrupt routing
[    0.457392] ACPI: No dock devices found.
[    0.457394] HEST: Table not found.
[    0.457397] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[    0.457442] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3f])
[    0.457539] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.457541] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.457544] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.457546] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000dffff] (ignored)
[    0.457549] pci_root PNP0A03:00: host bridge window [mem 0xdff00000-0xfebfffff] (ignored)
[    0.457558] pci 0000:00:00.0: [8086:29c0] type 0 class 0x000600
[    0.457597] pci 0000:00:01.0: [8086:29c1] type 1 class 0x000604
[    0.457630] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.457638] pci 0000:00:01.0: PME# disabled
[    0.457683] pci 0000:00:1a.0: [8086:2937] type 0 class 0x000c03
[    0.457722] pci 0000:00:1a.0: reg 20: [io  0xe100-0xe11f]
[    0.457762] pci 0000:00:1a.1: [8086:2938] type 0 class 0x000c03
[    0.457801] pci 0000:00:1a.1: reg 20: [io  0xe200-0xe21f]
[    0.457840] pci 0000:00:1a.2: [8086:2939] type 0 class 0x000c03
[    0.457879] pci 0000:00:1a.2: reg 20: [io  0xe000-0xe01f]
[    0.457922] pci 0000:00:1a.7: [8086:293c] type 0 class 0x000c03
[    0.457937] pci 0000:00:1a.7: reg 10: [mem 0xfb204000-0xfb2043ff]
[    0.458011] pci 0000:00:1b.0: [8086:293e] type 0 class 0x000403
[    0.458025] pci 0000:00:1b.0: reg 10: [mem 0xfb200000-0xfb203fff 64bit]
[    0.458074] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.458077] pci 0000:00:1b.0: PME# disabled
[    0.458094] pci 0000:00:1c.0: [8086:2940] type 1 class 0x000604
[    0.458143] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.458147] pci 0000:00:1c.0: PME# disabled
[    0.458167] pci 0000:00:1c.4: [8086:2948] type 1 class 0x000604
[    0.458217] pci 0000:00:1c.4: PME# supported from D0 D3hot D3cold
[    0.458220] pci 0000:00:1c.4: PME# disabled
[    0.458240] pci 0000:00:1c.5: [8086:294a] type 1 class 0x000604
[    0.458289] pci 0000:00:1c.5: PME# supported from D0 D3hot D3cold
[    0.458292] pci 0000:00:1c.5: PME# disabled
[    0.458313] pci 0000:00:1d.0: [8086:2934] type 0 class 0x000c03
[    0.458352] pci 0000:00:1d.0: reg 20: [io  0xe300-0xe31f]
[    0.458391] pci 0000:00:1d.1: [8086:2935] type 0 class 0x000c03
[    0.458430] pci 0000:00:1d.1: reg 20: [io  0xe400-0xe41f]
[    0.458469] pci 0000:00:1d.2: [8086:2936] type 0 class 0x000c03
[    0.458508] pci 0000:00:1d.2: reg 20: [io  0xe500-0xe51f]
[    0.458552] pci 0000:00:1d.7: [8086:293a] type 0 class 0x000c03
[    0.458567] pci 0000:00:1d.7: reg 10: [mem 0xfb205000-0xfb2053ff]
[    0.458637] pci 0000:00:1e.0: [8086:244e] type 1 class 0x000604
[    0.458688] pci 0000:00:1f.0: [8086:2918] type 0 class 0x000601
[    0.458763] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0800 (mask 000f)
[    0.458766] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 2 PIO at 0290 (mask 000f)
[    0.458800] pci 0000:00:1f.2: [8086:2921] type 0 class 0x000101
[    0.458813] pci 0000:00:1f.2: reg 10: [io  0x0000-0x0007]
[    0.458821] pci 0000:00:1f.2: reg 14: [io  0x0000-0x0003]
[    0.458828] pci 0000:00:1f.2: reg 18: [io  0x0000-0x0007]
[    0.458835] pci 0000:00:1f.2: reg 1c: [io  0x0000-0x0003]
[    0.458843] pci 0000:00:1f.2: reg 20: [io  0xf000-0xf00f]
[    0.458850] pci 0000:00:1f.2: reg 24: [io  0xfc00-0xfc0f]
[    0.458884] pci 0000:00:1f.3: [8086:2930] type 0 class 0x000c05
[    0.458898] pci 0000:00:1f.3: reg 10: [mem 0xfb206000-0xfb2060ff 64bit]
[    0.458917] pci 0000:00:1f.3: reg 20: [io  0x0500-0x051f]
[    0.458946] pci 0000:00:1f.5: [8086:2926] type 0 class 0x000101
[    0.458960] pci 0000:00:1f.5: reg 10: [io  0xe700-0xe707]
[    0.458967] pci 0000:00:1f.5: reg 14: [io  0xe800-0xe803]
[    0.458974] pci 0000:00:1f.5: reg 18: [io  0xe900-0xe907]
[    0.458982] pci 0000:00:1f.5: reg 1c: [io  0xea00-0xea03]
[    0.458989] pci 0000:00:1f.5: reg 20: [io  0xeb00-0xeb0f]
[    0.458996] pci 0000:00:1f.5: reg 24: [io  0xec00-0xec0f]
[    0.459057] pci 0000:01:00.0: [10de:0421] type 0 class 0x000300
[    0.459067] pci 0000:01:00.0: reg 10: [mem 0xf6000000-0xf6ffffff]
[    0.459077] pci 0000:01:00.0: reg 14: [mem 0xe0000000-0xefffffff 64bit pref]
[    0.459087] pci 0000:01:00.0: reg 1c: [mem 0xf4000000-0xf5ffffff 64bit]
[    0.459095] pci 0000:01:00.0: reg 24: [io  0xb000-0xb07f]
[    0.459102] pci 0000:01:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.459134] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.459137] pci 0000:00:01.0:   bridge window [io  0xb000-0xbfff]
[    0.459140] pci 0000:00:01.0:   bridge window [mem 0xf4000000-0xf7ffffff]
[    0.459144] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    0.459192] pci 0000:02:00.0: [14f1:8880] type 0 class 0x000400
[    0.459219] pci 0000:02:00.0: reg 10: [mem 0xfb000000-0xfb1fffff 64bit]
[    0.459321] pci 0000:02:00.0: supports D1 D2
[    0.459322] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.459328] pci 0000:02:00.0: PME# disabled
[    0.459356] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.459359] pci 0000:00:1c.0:   bridge window [io  0xf000-0x0000] (disabled)
[    0.459363] pci 0000:00:1c.0:   bridge window [mem 0xfb000000-0xfb1fffff]
[    0.459368] pci 0000:00:1c.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.459419] pci 0000:03:00.0: [197b:2368] type 0 class 0x000101
[    0.459448] pci 0000:03:00.0: reg 10: [io  0xc000-0xc007]
[    0.459461] pci 0000:03:00.0: reg 14: [io  0xc100-0xc103]
[    0.459474] pci 0000:03:00.0: reg 18: [io  0xc200-0xc207]
[    0.459488] pci 0000:03:00.0: reg 1c: [io  0xc300-0xc303]
[    0.459501] pci 0000:03:00.0: reg 20: [io  0xc400-0xc40f]
[    0.459577] pci 0000:00:1c.4: PCI bridge to [bus 03-03]
[    0.459581] pci 0000:00:1c.4:   bridge window [io  0xc000-0xcfff]
[    0.459584] pci 0000:00:1c.4:   bridge window [mem 0xf8000000-0xf8ffffff]
[    0.459590] pci 0000:00:1c.4:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.459646] pci 0000:04:00.0: [10ec:8168] type 0 class 0x000200
[    0.459663] pci 0000:04:00.0: reg 10: [io  0xd000-0xd0ff]
[    0.459693] pci 0000:04:00.0: reg 18: [mem 0xfa000000-0xfa000fff 64bit]
[    0.459728] pci 0000:04:00.0: reg 30: [mem 0x00000000-0x0001ffff pref]
[    0.459772] pci 0000:04:00.0: supports D1 D2
[    0.459774] pci 0000:04:00.0: PME# supported from D1 D2 D3hot D3cold
[    0.459779] pci 0000:04:00.0: PME# disabled
[    0.459805] pci 0000:00:1c.5: PCI bridge to [bus 04-04]
[    0.459809] pci 0000:00:1c.5:   bridge window [io  0xd000-0xdfff]
[    0.459812] pci 0000:00:1c.5:   bridge window [mem 0xf9000000-0xfaffffff]
[    0.459817] pci 0000:00:1c.5:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.459873] pci 0000:00:1e.0: PCI bridge to [bus 05-05] (subtractive decode)
[    0.459876] pci 0000:00:1e.0:   bridge window [io  0xa000-0xafff]
[    0.459880] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff] (disabled)
[    0.459885] pci 0000:00:1e.0:   bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[    0.459888] pci 0000:00:1e.0:   bridge window [io  0x0000-0xffff] (subtractive decode)
[    0.459890] pci 0000:00:1e.0:   bridge window [mem 0x00000000-0xfffffffff] (subtractive decode)
[    0.459909] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.459995] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[    0.460026] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX4._PRT]
[    0.460058] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX5._PRT]
[    0.460082] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[    0.460180]  pci0000:00: Requesting ACPI _OSC control (0x1d)
[    0.460183]  pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[    0.460185] ACPI _OSC control for PCIe not granted, disabling ASPM
[    0.467941] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    0.467982] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    0.468022] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.468064] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.468103] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 10 11 12 14 15) *0, disabled.
[    0.468143] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    0.468182] ACPI: PCI Interrupt Link [LNK0] (IRQs *3 4 5 6 7 9 10 11 12 14 15)
[    0.468221] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    0.468315] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.468319] vgaarb: loaded
[    0.468320] vgaarb: bridge control possible 0000:01:00.0
[    0.468400] PCI: Using ACPI for IRQ routing
[    0.469671] PCI: pci_cache_line_size set to 64 bytes
[    0.469748] reserve RAM buffer: 000000000009f800 - 000000000009ffff 
[    0.469750] reserve RAM buffer: 00000000dfee0000 - 00000000dfffffff 
[    0.469864] NetLabel: Initializing
[    0.469866] NetLabel:  domain hash size = 128
[    0.469867] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.469879] NetLabel:  unlabeled traffic allowed by default
[    0.469891] HPET: 4 timers in total, 0 timers will be used for per-cpu timer
[    0.469895] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0
[    0.469900] hpet0: 4 comparators, 64-bit 14.318180 MHz counter
[    0.486664] Switching to clocksource hpet
[    0.487555] Switched to NOHz mode on CPU #1
[    0.487565] Switched to NOHz mode on CPU #2
[    0.489787] Switched to NOHz mode on CPU #0
[    0.489892] Switched to NOHz mode on CPU #3
[    0.492726] pnp: PnP ACPI init
[    0.492741] ACPI: bus type pnp registered
[    0.492816] pnp 00:00: [bus 00-3f]
[    0.492819] pnp 00:00: [io  0x0cf8-0x0cff]
[    0.492821] pnp 00:00: [io  0x0000-0x0cf7 window]
[    0.492823] pnp 00:00: [io  0x0d00-0xffff window]
[    0.492825] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[    0.492827] pnp 00:00: [mem 0x000c0000-0x000dffff window]
[    0.492829] pnp 00:00: [mem 0xdff00000-0xfebfffff window]
[    0.492888] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[    0.492950] pnp 00:01: [io  0x0010-0x001f]
[    0.492952] pnp 00:01: [io  0x0022-0x003f]
[    0.492954] pnp 00:01: [io  0x0044-0x005f]
[    0.492955] pnp 00:01: [io  0x0062-0x0063]
[    0.492957] pnp 00:01: [io  0x0065-0x006f]
[    0.492958] pnp 00:01: [io  0x0074-0x007f]
[    0.492960] pnp 00:01: [io  0x0091-0x0093]
[    0.492961] pnp 00:01: [io  0x00a2-0x00bf]
[    0.492963] pnp 00:01: [io  0x00e0-0x00ef]
[    0.492965] pnp 00:01: [io  0x04d0-0x04d1]
[    0.492966] pnp 00:01: [io  0x0290-0x029f]
[    0.492968] pnp 00:01: [io  0x0800-0x087f]
[    0.492969] pnp 00:01: [io  0x0290-0x0294]
[    0.492971] pnp 00:01: [io  0x0880-0x088f]
[    0.493038] system 00:01: [io  0x04d0-0x04d1] has been reserved
[    0.493040] system 00:01: [io  0x0290-0x029f] has been reserved
[    0.493043] system 00:01: [io  0x0800-0x087f] has been reserved
[    0.493045] system 00:01: [io  0x0290-0x0294] has been reserved
[    0.493048] system 00:01: [io  0x0880-0x088f] has been reserved
[    0.493051] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.493061] pnp 00:02: [dma 4]
[    0.493063] pnp 00:02: [io  0x0000-0x000f]
[    0.493064] pnp 00:02: [io  0x0080-0x0090]
[    0.493066] pnp 00:02: [io  0x0094-0x009f]
[    0.493068] pnp 00:02: [io  0x00c0-0x00df]
[    0.493094] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.493135] pnp 00:03: [irq 0 disabled]
[    0.493145] pnp 00:03: [irq 8]
[    0.493147] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[    0.493175] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[    0.493200] pnp 00:04: [io  0x0070-0x0073]
[    0.493229] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.493240] pnp 00:05: [io  0x0061]
[    0.493268] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.493276] pnp 00:06: [io  0x00f0-0x00ff]
[    0.493280] pnp 00:06: [irq 13]
[    0.493310] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.493426] pnp 00:07: [io  0x03f0-0x03f5]
[    0.493428] pnp 00:07: [io  0x03f7]
[    0.493432] pnp 00:07: [irq 6]
[    0.493434] pnp 00:07: [dma 2]
[    0.493474] pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active)
[    0.493603] pnp 00:08: [io  0x03f8-0x03ff]
[    0.493608] pnp 00:08: [irq 4]
[    0.493663] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
[    0.493811] pnp 00:09: [io  0x0378-0x037f]
[    0.493816] pnp 00:09: [irq 7]
[    0.493862] pnp 00:09: Plug and Play ACPI device, IDs PNP0400 (active)
[    0.493940] pnp 00:0a: [irq 12]
[    0.493970] pnp 00:0a: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.493989] pnp 00:0b: [io  0x0060]
[    0.493991] pnp 00:0b: [io  0x0064]
[    0.493995] pnp 00:0b: [irq 1]
[    0.494027] pnp 00:0b: Plug and Play ACPI device, IDs PNP0303 (active)
[    0.494052] pnp 00:0c: [io  0x0400-0x04bf]
[    0.494097] system 00:0c: [io  0x0400-0x04bf] has been reserved
[    0.494101] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.494248] pnp 00:0d: [mem 0xf0000000-0xf3ffffff]
[    0.494303] system 00:0d: [mem 0xf0000000-0xf3ffffff] has been reserved
[    0.494306] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.494422] pnp 00:0e: [mem 0x000cca00-0x000cffff]
[    0.494425] pnp 00:0e: [mem 0x000f0000-0x000f7fff]
[    0.494426] pnp 00:0e: [mem 0x000f8000-0x000fbfff]
[    0.494428] pnp 00:0e: [mem 0x000fc000-0x000fffff]
[    0.494430] pnp 00:0e: [mem 0xdfee0000-0xdfefffff]
[    0.494431] pnp 00:0e: [mem 0x00000000-0x0009ffff]
[    0.494433] pnp 00:0e: [mem 0x00100000-0xdfedffff]
[    0.494435] pnp 00:0e: [mem 0xfec00000-0xfec00fff]
[    0.494437] pnp 00:0e: [mem 0xfed10000-0xfed1dfff]
[    0.494438] pnp 00:0e: [mem 0xfed20000-0xfed8ffff]
[    0.494440] pnp 00:0e: [mem 0xfee00000-0xfee00fff]
[    0.494444] pnp 00:0e: [mem 0xffb00000-0xffb7ffff]
[    0.494446] pnp 00:0e: [mem 0xfff00000-0xffffffff]
[    0.494447] pnp 00:0e: [mem 0x000e0000-0x000effff]
[    0.494509] system 00:0e: [mem 0x000cca00-0x000cffff] has been reserved
[    0.494511] system 00:0e: [mem 0x000f0000-0x000f7fff] could not be reserved
[    0.494514] system 00:0e: [mem 0x000f8000-0x000fbfff] could not be reserved
[    0.494516] system 00:0e: [mem 0x000fc000-0x000fffff] could not be reserved
[    0.494519] system 00:0e: [mem 0xdfee0000-0xdfefffff] could not be reserved
[    0.494521] system 00:0e: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.494524] system 00:0e: [mem 0x00100000-0xdfedffff] could not be reserved
[    0.494526] system 00:0e: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.494529] system 00:0e: [mem 0xfed10000-0xfed1dfff] has been reserved
[    0.494531] system 00:0e: [mem 0xfed20000-0xfed8ffff] has been reserved
[    0.494533] system 00:0e: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.494536] system 00:0e: [mem 0xffb00000-0xffb7ffff] has been reserved
[    0.494538] system 00:0e: [mem 0xfff00000-0xffffffff] has been reserved
[    0.494541] system 00:0e: [mem 0x000e0000-0x000effff] has been reserved
[    0.494543] system 00:0e: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.494561] pnp 00:0f: [mem 0xffb80000-0xffbfffff]
[    0.494601] pnp 00:0f: Plug and Play ACPI device, IDs INT0800 (active)
[    0.494606] pnp: PnP ACPI: found 16 devices
[    0.494608] ACPI: ACPI bus type pnp unregistered
[    0.500642] PCI: max bus depth: 1 pci_try_num: 2
[    0.500677] pci 0000:00:1c.5: BAR 15: assigned [mem 0xfb300000-0xfb3fffff pref]
[    0.500682] pci 0000:00:1c.4: BAR 15: assigned [mem 0xfb500000-0xfb6fffff 64bit pref]
[    0.500687] pci 0000:00:1c.0: BAR 15: assigned [mem 0xfb700000-0xfb8fffff 64bit pref]
[    0.500690] pci 0000:00:1c.0: BAR 13: assigned [io  0x1000-0x1fff]
[    0.500693] pci 0000:01:00.0: BAR 6: assigned [mem 0xf7000000-0xf701ffff pref]
[    0.500696] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[    0.500698] pci 0000:00:01.0:   bridge window [io  0xb000-0xbfff]
[    0.500702] pci 0000:00:01.0:   bridge window [mem 0xf4000000-0xf7ffffff]
[    0.500705] pci 0000:00:01.0:   bridge window [mem 0xe0000000-0xefffffff 64bit pref]
[    0.500709] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[    0.500711] pci 0000:00:1c.0:   bridge window [io  0x1000-0x1fff]
[    0.500716] pci 0000:00:1c.0:   bridge window [mem 0xfb000000-0xfb1fffff]
[    0.500719] pci 0000:00:1c.0:   bridge window [mem 0xfb700000-0xfb8fffff 64bit pref]
[    0.500725] pci 0000:00:1c.4: PCI bridge to [bus 03-03]
[    0.500727] pci 0000:00:1c.4:   bridge window [io  0xc000-0xcfff]
[    0.500731] pci 0000:00:1c.4:   bridge window [mem 0xf8000000-0xf8ffffff]
[    0.500735] pci 0000:00:1c.4:   bridge window [mem 0xfb500000-0xfb6fffff 64bit pref]
[    0.500741] pci 0000:04:00.0: BAR 6: assigned [mem 0xfb300000-0xfb31ffff pref]
[    0.500743] pci 0000:00:1c.5: PCI bridge to [bus 04-04]
[    0.500746] pci 0000:00:1c.5:   bridge window [io  0xd000-0xdfff]
[    0.500750] pci 0000:00:1c.5:   bridge window [mem 0xf9000000-0xfaffffff]
[    0.500754] pci 0000:00:1c.5:   bridge window [mem 0xfb300000-0xfb4fffff pref]
[    0.500759] pci 0000:00:1e.0: PCI bridge to [bus 05-05]
[    0.500761] pci 0000:00:1e.0:   bridge window [io  0xa000-0xafff]
[    0.500765] pci 0000:00:1e.0:   bridge window [mem disabled]
[    0.500769] pci 0000:00:1e.0:   bridge window [mem pref disabled]
[    0.500781] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.500785] pci 0000:00:01.0: setting latency timer to 64
[    0.500790] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.500794] pci 0000:00:1c.0: setting latency timer to 64
[    0.500799] pci 0000:00:1c.4: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.500803] pci 0000:00:1c.4: setting latency timer to 64
[    0.500809] pci 0000:00:1c.5: PCI INT B -> GSI 17 (level, low) -> IRQ 17
[    0.500812] pci 0000:00:1c.5: setting latency timer to 64
[    0.500818] pci 0000:00:1e.0: setting latency timer to 64
[    0.500821] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
[    0.500823] pci_bus 0000:00: resource 1 [mem 0x00000000-0xfffffffff]
[    0.500826] pci_bus 0000:01: resource 0 [io  0xb000-0xbfff]
[    0.500828] pci_bus 0000:01: resource 1 [mem 0xf4000000-0xf7ffffff]
[    0.500830] pci_bus 0000:01: resource 2 [mem 0xe0000000-0xefffffff 64bit pref]
[    0.500832] pci_bus 0000:02: resource 0 [io  0x1000-0x1fff]
[    0.500834] pci_bus 0000:02: resource 1 [mem 0xfb000000-0xfb1fffff]
[    0.500836] pci_bus 0000:02: resource 2 [mem 0xfb700000-0xfb8fffff 64bit pref]
[    0.500838] pci_bus 0000:03: resource 0 [io  0xc000-0xcfff]
[    0.500840] pci_bus 0000:03: resource 1 [mem 0xf8000000-0xf8ffffff]
[    0.500842] pci_bus 0000:03: resource 2 [mem 0xfb500000-0xfb6fffff 64bit pref]
[    0.500844] pci_bus 0000:04: resource 0 [io  0xd000-0xdfff]
[    0.500846] pci_bus 0000:04: resource 1 [mem 0xf9000000-0xfaffffff]
[    0.500848] pci_bus 0000:04: resource 2 [mem 0xfb300000-0xfb4fffff pref]
[    0.500851] pci_bus 0000:05: resource 0 [io  0xa000-0xafff]
[    0.500853] pci_bus 0000:05: resource 4 [io  0x0000-0xffff]
[    0.500855] pci_bus 0000:05: resource 5 [mem 0x00000000-0xfffffffff]
[    0.500925] NET: Registered protocol family 2
[    0.501180] IP route cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.502458] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.505994] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.506459] TCP: Hash tables configured (established 524288 bind 65536)
[    0.506461] TCP reno registered
[    0.506476] UDP hash table entries: 4096 (order: 5, 131072 bytes)
[    0.506549] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes)
[    0.506892] NET: Registered protocol family 1
[    0.507071] pci 0000:01:00.0: Boot video device
[    0.507082] PCI: CLS 32 bytes, default 64
[    0.507135] Unpacking initramfs...
[    0.535576] Freeing initrd memory: 2136k freed
[    0.536124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.536127] Placing 64MB software IO TLB between ffff8800dbeda000 - ffff8800dfeda000
[    0.536129] software IO TLB at phys 0xdbeda000 - 0xdfeda000
[    0.536626] audit: initializing netlink socket (disabled)
[    0.536639] type=2000 audit(1312906757.533:1): initialized
[    0.557683] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.599529] VFS: Disk quotas dquot_6.5.2
[    0.599665] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.599820] msgmni has been set to 16004
[    0.600081] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.600140] io scheduler noop registered
[    0.600142] io scheduler deadline registered
[    0.600201] io scheduler cfq registered (default)
[    0.600306] pcieport 0000:00:01.0: setting latency timer to 64
[    0.600334] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[    0.600377] pcieport 0000:00:1c.0: setting latency timer to 64
[    0.600408] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[    0.600458] pcieport 0000:00:1c.4: setting latency timer to 64
[    0.600489] pcieport 0000:00:1c.4: irq 42 for MSI/MSI-X
[    0.600540] pcieport 0000:00:1c.5: setting latency timer to 64
[    0.600571] pcieport 0000:00:1c.5: irq 43 for MSI/MSI-X
[    0.600709] intel_idle: MWAIT substates: 0x20
[    0.600710] intel_idle: does not run on family 6 model 15
[    0.600715] ERST: Table is not found!
[    0.600775] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.621266] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.844008] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.883632] Linux agpgart interface v0.103
[    0.883727] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.884082] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.884090] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.884206] mousedev: PS/2 mouse device common for all mice
[    0.884248] rtc_cmos 00:04: RTC can wake from S4
[    0.884339] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[    0.884361] rtc0: alarms up to one month, 242 bytes nvram, hpet irqs
[    0.884373] cpuidle: using governor ladder
[    0.884375] cpuidle: using governor menu
[    0.884605] TCP cubic registered
[    0.884608] NET: Registered protocol family 17
[    0.884616] Registering the dns_resolver key type
[    0.884707] PM: Hibernation image not present or could not be loaded.
[    0.884714] registered taskstats version 1
[    0.905219] rtc_cmos 00:04: setting system clock to 2011-08-09 16:19:18 UTC (1312906758)
[    0.905248] Initializing network drop monitor service
[    0.906506] Freeing unused kernel memory: 712k freed
[    0.906642] Write protecting the kernel read-only data: 6144k
[    0.906808] Freeing unused kernel memory: 16k freed
[    0.909265] Freeing unused kernel memory: 776k freed
[    0.918411] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    0.920002] udevd[58]: starting version 173
[    0.956592] usbcore: registered new interface driver usbfs
[    0.956645] usbcore: registered new interface driver hub
[    0.956951] usbcore: registered new device driver usb
[    0.961099] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.961135] ehci_hcd 0000:00:1a.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.961162] ehci_hcd 0000:00:1a.7: setting latency timer to 64
[    0.961166] ehci_hcd 0000:00:1a.7: EHCI Host Controller
[    0.961211] ehci_hcd 0000:00:1a.7: new USB bus registered, assigned bus number 1
[    0.966090] SCSI subsystem initialized
[    0.966586] ehci_hcd 0000:00:1a.7: cache line size of 32 is not supported
[    0.966610] ehci_hcd 0000:00:1a.7: irq 18, io mem 0xfb204000
[    0.972853] libata version 3.00 loaded.
[    0.973760] pata_jmicron 0000:03:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.973798] pata_jmicron 0000:03:00.0: setting latency timer to 64
[    0.974221] scsi0 : pata_jmicron
[    0.974329] scsi1 : pata_jmicron
[    0.974963] ata1: PATA max UDMA/100 cmd 0xc000 ctl 0xc100 bmdma 0xc400 irq 16
[    0.974966] ata2: PATA max UDMA/100 cmd 0xc200 ctl 0xc300 bmdma 0xc408 irq 16
[    0.980043] ehci_hcd 0000:00:1a.7: USB 2.0 started, EHCI 1.00
[    0.980342] hub 1-0:1.0: USB hub found
[    0.980353] hub 1-0:1.0: 6 ports detected
[    0.980448] ehci_hcd 0000:00:1d.7: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.980489] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    0.980492] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    0.980501] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 2
[    0.984418] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    0.984435] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfb205000
[    0.996697] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    0.996839] hub 2-0:1.0: USB hub found
[    0.996845] hub 2-0:1.0: 6 ports detected
[    0.996934] ata_piix 0000:00:1f.2: version 2.13
[    0.996948] ata_piix 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.996952] ata_piix 0000:00:1f.2: MAP [ P0 -- P1 -- ]
[    0.996988] ata_piix 0000:00:1f.2: setting latency timer to 64
[    0.997224] scsi2 : ata_piix
[    0.997321] scsi3 : ata_piix
[    0.997722] ata3: SATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xf000 irq 14
[    0.997725] ata4: SATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xf008 irq 15
[    0.997749] ata_piix 0000:00:1f.5: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    0.997756] ata_piix 0000:00:1f.5: MAP [ P0 -- P1 -- ]
[    0.997799] ata_piix 0000:00:1f.5: setting latency timer to 64
[    0.998045] scsi4 : ata_piix
[    0.998138] scsi5 : ata_piix
[    0.998453] ata5: SATA max UDMA/133 cmd 0xe700 ctl 0xe800 bmdma 0xeb00 irq 19
[    0.998457] ata6: SATA max UDMA/133 cmd 0xe900 ctl 0xea00 bmdma 0xeb08 irq 19
[    1.069419] uhci_hcd: USB Universal Host Controller Interface driver
[    1.070072] uhci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.070080] uhci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.070084] uhci_hcd 0000:00:1a.0: UHCI Host Controller
[    1.070095] uhci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 3
[    1.070120] uhci_hcd 0000:00:1a.0: irq 16, io base 0x0000e100
[    1.070252] hub 3-0:1.0: USB hub found
[    1.070256] hub 3-0:1.0: 2 ports detected
[    1.070325] uhci_hcd 0000:00:1a.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
[    1.070330] uhci_hcd 0000:00:1a.1: setting latency timer to 64
[    1.070333] uhci_hcd 0000:00:1a.1: UHCI Host Controller
[    1.070340] uhci_hcd 0000:00:1a.1: new USB bus registered, assigned bus number 4
[    1.070370] uhci_hcd 0000:00:1a.1: irq 21, io base 0x0000e200
[    1.070477] hub 4-0:1.0: USB hub found
[    1.070481] hub 4-0:1.0: 2 ports detected
[    1.070539] uhci_hcd 0000:00:1a.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    1.070544] uhci_hcd 0000:00:1a.2: setting latency timer to 64
[    1.070547] uhci_hcd 0000:00:1a.2: UHCI Host Controller
[    1.070554] uhci_hcd 0000:00:1a.2: new USB bus registered, assigned bus number 5
[    1.070575] uhci_hcd 0000:00:1a.2: irq 18, io base 0x0000e000
[    1.070680] hub 5-0:1.0: USB hub found
[    1.070683] hub 5-0:1.0: 2 ports detected
[    1.070743] uhci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.070748] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.070751] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[    1.070758] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 6
[    1.070780] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e300
[    1.070887] hub 6-0:1.0: USB hub found
[    1.070891] hub 6-0:1.0: 2 ports detected
[    1.070948] uhci_hcd 0000:00:1d.1: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.070953] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[    1.070955] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[    1.070962] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 7
[    1.070983] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e400
[    1.071088] hub 7-0:1.0: USB hub found
[    1.071092] hub 7-0:1.0: 2 ports detected
[    1.071148] uhci_hcd 0000:00:1d.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    1.071153] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[    1.071156] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[    1.071162] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 8
[    1.071183] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e500
[    1.071291] hub 8-0:1.0: USB hub found
[    1.071295] hub 8-0:1.0: 2 ports detected
[    1.150517] ata1.00: ATAPI: LITE-ON DVDRW LH-20A1H, LL06, max UDMA/66
[    1.180536] ata1.00: configured for UDMA/66
[    1.182444] scsi 0:0:0:0: CD-ROM            LITE-ON  DVDRW LH-20A1H   LL06 PQ: 0 ANSI: 5
[    1.286706] usb 1-2: new high speed USB device number 2 using ehci_hcd
[    1.327365] ata6: SATA link down (SStatus 0 SControl 300)
[    1.470071] ata3: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.470230] ata4: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.476904] ata4.00: ATA-7: INTEL SSDSA2MH080G1GN, 045C8820, max UDMA/133
[    1.476907] ata4.00: 156301488 sectors, multi 16: LBA48 NCQ (depth 0/31)
[    1.477257] ata3.00: HPA detected: current 488395055, native 488397168
[    1.477263] ata3.00: ATA-7: WDC WD2500KS-00MJB0, 02.01C03, max UDMA/133
[    1.477266] ata3.00: 488395055 sectors, multi 16: LBA48 
[    1.480098] ata5: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.483560] ata4.00: configured for UDMA/133
[    1.483726] ata3.00: configured for UDMA/133
[    1.483944] scsi 2:0:0:0: Direct-Access     ATA      WDC WD2500KS-00M 02.0 PQ: 0 ANSI: 5
[    1.484241] scsi 3:0:0:0: Direct-Access     ATA      INTEL SSDSA2MH08 045C PQ: 0 ANSI: 5
[    1.486979] ata5.00: ATA-7: SAMSUNG HD103SI, 1AG01118, max UDMA7
[    1.486983] ata5.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    1.493639] ata5.00: configured for UDMA/133
[    1.493812] scsi 4:0:0:0: Direct-Access     ATA      SAMSUNG HD103SI  1AG0 PQ: 0 ANSI: 5
[    1.501998] sd 2:0:0:0: [sda] 488395055 512-byte logical blocks: (250 GB/232 GiB)
[    1.502032] sd 3:0:0:0: [sdb] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
[    1.502068] sd 4:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    1.502088] sd 3:0:0:0: [sdb] Write Protect is off
[    1.502091] sd 3:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    1.502116] sd 4:0:0:0: [sdc] Write Protect is off
[    1.502119] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    1.502137] sd 3:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.502142] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.502152] sd 2:0:0:0: [sda] Write Protect is off
[    1.502158] sd 2:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.502185] sd 2:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.502927]  sdb: sdb1 sdb2 sdb3 sdb4
[    1.503447] sd 3:0:0:0: [sdb] Attached SCSI disk
[    1.505208]  sdc: sdc1
[    1.505462] sd 4:0:0:0: [sdc] Attached SCSI disk
[    1.532178]  sda: sda1 sda2 < sda5 >
[    1.532478] sd 2:0:0:0: [sda] Attached SCSI disk
[    1.535930] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.535933] cdrom: Uniform CD-ROM driver Revision: 3.20
[    1.536122] sr 0:0:0:0: Attached scsi CD-ROM sr0
[    1.540138] Refined TSC clocksource calibration: 2399.970 MHz.
[    1.540144] Switching to clocksource tsc
[    1.950556] EXT4-fs (sdb3): INFO: recovery required on readonly filesystem
[    1.950560] EXT4-fs (sdb3): write access will be enabled during recovery
[    2.081680] EXT4-fs (sdb3): recovery complete
[    2.081882] EXT4-fs (sdb3): mounted filesystem with ordered data mode. Opts: (null)
[    2.511041] udevd[289]: starting version 173
[    2.590497] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input1
[    2.590505] ACPI: Power Button [PWRB]
[    2.592013] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[    2.592018] ACPI: Power Button [PWRF]
[    2.599512] ACPI: acpi_idle registered with cpuidle
[    2.607936] Floppy drive(s): fd0 is 1.44M
[    2.614673] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    2.614701] r8169 0000:04:00.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
[    2.614766] r8169 0000:04:00.0: setting latency timer to 64
[    2.614840] r8169 0000:04:00.0: irq 44 for MSI/MSI-X
[    2.615057] r8169 0000:04:00.0: eth0: RTL8168b/8111b at 0xffffc9000592e000, 00:1a:4d:5f:c4:bf, XID 18000000 IRQ 44
[    2.623761] FDC 0 is a post-1991 82077
[    2.626347] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    2.628974] iTCO_vendor_support: vendor-support=0
[    2.630755] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.06
[    2.630851] iTCO_wdt: Found a ICH9 TCO device (Version=2, TCOBASE=0x0460)
[    2.630911] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[    2.631720] IT8718 SuperIO detected.
[    2.631895] parport_pc 00:09: reported by Plug and Play ACPI
[    2.631939] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[    2.690991] input: PC Speaker as /devices/platform/pcspkr/input/input3
[    2.703830] ppdev: user-space parallel port driver
[    2.715833] sr 0:0:0:0: Attached scsi generic sg0 type 5
[    2.715897] sd 2:0:0:0: Attached scsi generic sg1 type 0
[    2.718165] cfg80211: Calling CRDA to update world regulatory domain
[    2.720114] sd 3:0:0:0: Attached scsi generic sg2 type 0
[    2.720400] sd 4:0:0:0: Attached scsi generic sg3 type 0
[    2.720473] Linux media interface: v0.10
[    2.726120] Linux video capture interface: v2.00
[    2.736158] altera_stapl: module is from the staging directory, the quality is unknown, you have been warned.
[    2.738763] HDA Intel 0000:00:1b.0: PCI INT A -> GSI 22 (level, low) -> IRQ 22
[    2.738835] HDA Intel 0000:00:1b.0: irq 45 for MSI/MSI-X
[    2.738860] HDA Intel 0000:00:1b.0: setting latency timer to 64
[    2.741164] cx23885 driver version 0.0.2 loaded
[    2.741206] cx23885 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    2.741717] CORE cx23885[0]: subsystem: 0070:2259, board: Hauppauge WinTV-HVR1255 [card=20,autodetected]
[    2.765684] IR NEC protocol handler initialized
[    2.783858] IR RC5(x) protocol handler initialized
[    2.784417] nvidia: module license 'NVIDIA' taints kernel.
[    2.784421] Disabling lock debugging due to kernel taint
[    2.790524] IR RC6 protocol handler initialized
[    2.797164] IR JVC protocol handler initialized
[    2.820447] IR Sony protocol handler initialized
[    2.823469] lirc_dev: IR Remote Control driver registered, major 251 
[    2.823932] IR LIRC bridge handler initialized
[    2.846688] usb 1-2: reset high speed USB device number 2 using ehci_hcd
[    2.890100] tveeprom 1-0050: Hauppauge model 22111, rev E2F5, serial# 7214136
[    2.890105] tveeprom 1-0050: MAC address is 00:0d:fe:6e:14:38
[    2.890107] tveeprom 1-0050: tuner model is NXP 18271C2 (idx 155, type 54)
[    2.890110] tveeprom 1-0050: TV standards NTSC(M) ATSC/DVB Digital (eeprom 0x88)
[    2.890113] tveeprom 1-0050: audio processor is CX23888 (idx 40)
[    2.890115] tveeprom 1-0050: decoder processor is CX23888 (idx 34)
[    2.890117] tveeprom 1-0050: has no radio, has IR receiver, has no IR transmitter
[    2.890120] cx23885[0]: hauppauge eeprom: model=22111
[    2.890123] cx23885_dvb_register() allocating 1 frontend(s)
[    2.890127] cx23885[0]: cx23885 based dvb card
[    2.981487] tda18271 2-0060: creating new instance
[    2.983531] TDA18271HD/C2 detected @ 2-0060
[    3.039387] usbcore: registered new interface driver carl9170
[    3.187355] DVB: registering new adapter (cx23885[0])
[    3.187359] DVB: registering adapter 0 frontend 0 (Samsung S5H1411 QAM/8VSB Frontend)...
[    3.187660] cx23885_dev_checkrevision() Hardware revision = 0xd0
[    3.187666] cx23885[0]/0: found at 0000:02:00.0, rev: 4, irq: 16, latency: 0, mmio: 0xfb000000
[    3.187674] cx23885 0000:02:00.0: setting latency timer to 64
[    3.445605] input: ImPS/2 Logitech Wheel Mouse as /devices/platform/i8042/serio1/input/input4
[    3.508776] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    3.508784] nvidia 0000:01:00.0: setting latency timer to 64
[    3.508789] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[    3.508921] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  280.13  Wed Jul 27 16:53:56 PDT 2011
[    4.173712] EXT4-fs (sdb3): re-mounted. Opts: (null)
[    4.194546] EXT4-fs (sdb4): mounted filesystem with ordered data mode. Opts: (null)
[    4.275866] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[    4.286374] Adding 265068k swap on /dev/sdb2.  Priority:-1 extents:1 across:265068k SS
[    4.671189] NET: Registered protocol family 4
[    4.678777] NET: Registered protocol family 5
[   13.076699] usb 2-3: new high speed USB device number 2 using ehci_hcd
[   13.207434] usbcore: registered new interface driver uas
[   13.209920] Initializing USB Mass Storage driver...
[   13.210212] scsi6 : usb-storage 2-3:1.0
[   13.210321] usbcore: registered new interface driver usb-storage
[   13.210324] USB Mass Storage support registered.
[   14.210875] scsi 6:0:0:0: Direct-Access     Generic  USB SD Reader    1.00 PQ: 0 ANSI: 0
[   14.211144] sd 6:0:0:0: Attached scsi generic sg4 type 0
[   14.212442] scsi 6:0:0:1: Direct-Access     Generic  USB CF Reader    1.01 PQ: 0 ANSI: 0
[   14.213888] sd 6:0:0:1: Attached scsi generic sg5 type 0
[   14.214495] sd 6:0:0:0: [sdd] Attached SCSI removable disk
[   14.348518] scsi 6:0:0:2: Direct-Access     Generic  USB SM Reader    1.02 PQ: 0 ANSI: 0
[   14.348752] sd 6:0:0:2: Attached scsi generic sg6 type 0
[   14.350634] scsi 6:0:0:3: Direct-Access     Generic  USB MS Reader    1.03 PQ: 0 ANSI: 0
[   14.351017] sd 6:0:0:1: [sde] 61078752 512-byte logical blocks: (31.2 GB/29.1 GiB)
[   14.351262] sd 6:0:0:3: Attached scsi generic sg7 type 0
[   14.354128] sd 6:0:0:1: [sde] Write Protect is off
[   14.354132] sd 6:0:0:1: [sde] Mode Sense: 03 00 00 00
[   14.357380] sd 6:0:0:1: [sde] No Caching mode page present
[   14.357384] sd 6:0:0:1: [sde] Assuming drive cache: write through
[   14.358871] sd 6:0:0:2: [sdf] Attached SCSI removable disk
[   14.361132] sd 6:0:0:3: [sdg] Attached SCSI removable disk
[   14.368870] sd 6:0:0:1: [sde] No Caching mode page present
[   14.368874] sd 6:0:0:1: [sde] Assuming drive cache: write through
[   14.371890]  sde: sde1
[   14.379498] sd 6:0:0:1: [sde] No Caching mode page present
[   14.379503] sd 6:0:0:1: [sde] Assuming drive cache: write through
[   14.379506] sd 6:0:0:1: [sde] Attached SCSI removable disk
[   25.825038] EXT4-fs (sdb3): re-mounted. Opts: commit=0
[   25.834938] EXT4-fs (sdb4): re-mounted. Opts: commit=0
[   25.836893] EXT4-fs (sdc1): re-mounted. Opts: commit=0
[   36.795508] fuse init (API version 7.16)
[   63.413439] usb 1-2: firmware not found.

Last edited by bvbellomo (2011-08-10 12:50:22)

Offline

#6 2011-08-09 21:46:43

bvbellomo
Member
Registered: 2010-02-15
Posts: 54

Re: Carl broke my wifi [fixed]

Got it!  I knew it had to be the firmware, and it was named correctly, so on a whim, I downloaded a fresh copy, and it took!

Offline

#7 2011-08-10 12:37:26

mariusmeyer
Member
From: Norway
Registered: 2009-04-25
Posts: 244

Re: Carl broke my wifi [fixed]

Glad you got the problem sorted out smile just a hint though, next time you want to paste a log of that size to the forums, you might consider either using pastebin, or at least use code brackets around the log text. It makes it that much more readable for people trying to help smile

Offline

#8 2011-08-10 12:51:41

bvbellomo
Member
Registered: 2010-02-15
Posts: 54

Re: Carl broke my wifi [fixed]

Added with code brackets, but I personally would rather have everything in one place for searching, etc.

Offline

Board footer

Powered by FluxBB