You are not logged in.
Hi All,
Recently (I believe after linux 3.0.6) all audio is garbled. I am also experiencing system hangs when viewing flash content in chromium or firefox. I am not sure if these problems are related. I do not know where to begin looking for the garbled sound issue...
Here is the output of lspci:
[swinchen@strongbad Downloads]$ lspci
00:00.0 Host bridge: nVidia Corporation C55 Host Bridge (rev a2)
00:00.1 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:00.2 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:00.3 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:00.4 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:00.5 RAM memory: nVidia Corporation C55 Memory Controller (rev a2)
00:00.6 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:00.7 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.0 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.1 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.2 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.3 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.4 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.5 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:01.6 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:02.0 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:02.1 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:02.2 RAM memory: nVidia Corporation C55 Memory Controller (rev a1)
00:03.0 PCI bridge: nVidia Corporation C55 PCI Express bridge (rev a1)
00:06.0 PCI bridge: nVidia Corporation C55 PCI Express bridge (rev a1)
00:07.0 PCI bridge: nVidia Corporation C55 PCI Express bridge (rev a1)
00:09.0 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a1)
00:0a.0 ISA bridge: nVidia Corporation MCP55 LPC Bridge (rev a2)
00:0a.1 SMBus: nVidia Corporation MCP55 SMBus (rev a2)
00:0b.0 USB Controller: nVidia Corporation MCP55 USB Controller (rev a1)
00:0b.1 USB Controller: nVidia Corporation MCP55 USB Controller (rev a2)
00:0d.0 IDE interface: nVidia Corporation MCP55 IDE (rev a1)
00:0e.0 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:0e.1 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:0e.2 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:0f.0 PCI bridge: nVidia Corporation MCP55 PCI bridge (rev a2)
00:11.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a2)
00:12.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a2)
00:13.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:14.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:15.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:16.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:17.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:18.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
01:00.0 VGA compatible controller: nVidia Corporation GT200 [GeForce GTX 260] (rev a1)
04:07.0 FireWire (IEEE 1394): VIA Technologies, Inc. VT6306/7/8 [Fire II(M)] IEEE 1394 OHCI Controller (rev c0)
08:00.0 PCI bridge: Creative Labs [SB X-Fi Xtreme Audio] CA0110-IBG PCI to PCIe Bridge
09:00.0 Audio device: Creative Labs [SB X-Fi Xtreme Audio] CA0110-IBGHere are my modules:
[swinchen@strongbad Downloads]$ lsmod
Module Size Used by
fuse 67290 3
ipv6 290855 32
ext2 64314 1
snd_hda_codec_ca0110 6168 1
snd_hda_intel 22122 2
snd_hda_codec 77927 2 snd_hda_codec_ca0110,snd_hda_intel
snd_hwdep 6325 1 snd_hda_codec
snd_pcm 73952 2 snd_hda_intel,snd_hda_codec
snd_timer 19416 1 snd_pcm
snd 57818 10 snd_hda_codec_ca0110,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
soundcore 6146 1 snd
nvidia 11490300 30
snd_page_alloc 7121 2 snd_hda_intel,snd_pcm
ftdi_sio 32651 0
firewire_ohci 29586 0
usbserial 31791 1 ftdi_sio
button 4470 0
sg 25557 0
i2c_nforce2 5096 0
evdev 9530 5
firewire_core 50360 1 firewire_ohci
i2c_core 20133 2 nvidia,i2c_nforce2
shpchp 26249 0
pci_hotplug 25672 1 shpchp
psmouse 55192 0
pcspkr 1819 0
serio_raw 4294 0
processor 24256 0
nv_tco 4776 0
forcedeth 53019 0
crc_itu_t 1297 1 firewire_core
usbhid 35256 0
hid 81635 1 usbhid
ext4 370462 1
mbcache 5817 2 ext2,ext4
jbd2 71074 1 ext4
crc16 1297 1 ext4
sr_mod 14951 0
cdrom 36329 1 sr_mod
sd_mod 28307 4
ohci_hcd 21714 0
pata_acpi 3376 0
pata_amd 11395 0
ehci_hcd 39543 0
sata_nv 21812 3
libata 173297 3 pata_acpi,pata_amd,sata_nv
usbcore 142576 6 ftdi_sio,usbserial,usbhid,ohci_hcd,ehci_hcd
scsi_mod 131546 4 sg,sr_mod,sd_mod,libataAnd for good measure here is dmesg:
[swinchen@strongbad log]$ dmesg
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.0-ARCH (tobias@T-POWA-LX) (gcc version 4.6.1 20110819 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Oct 4 15:38:22 CEST 2011
[ 0.000000] Command line: root=/dev/disk/by-uuid/f60966b5-5e69-4ee9-b4d4-2f6ee43c6feb ro quiet
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009b000 (usable)
[ 0.000000] BIOS-e820: 000000000009b000 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000007ffc0000 (usable)
[ 0.000000] BIOS-e820: 000000007ffc0000 - 000000007ffce000 (ACPI data)
[ 0.000000] BIOS-e820: 000000007ffce000 - 0000000080000000 (ACPI NVS)
[ 0.000000] BIOS-e820: 00000000c0000000 - 00000000d0000000 (reserved)
[ 0.000000] BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] DMI present.
[ 0.000000] DMI: MSI MS-7320/MS-7320, BIOS V1.1 05/23/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 = 0x7ffc0 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-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 F80000000 write-back
[ 0.000000] 1 disabled
[ 0.000000] 2 disabled
[ 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] found SMP MP-table at [ffff8800000ff780] ff780
[ 0.000000] initial memory mapped : 0 - 20000000
[ 0.000000] Base memory trampoline at [ffff880000096000] 96000 size 20480
[ 0.000000] init_memory_mapping: 0000000000000000-000000007ffc0000
[ 0.000000] 0000000000 - 007fe00000 page 2M
[ 0.000000] 007fe00000 - 007ffc0000 page 4k
[ 0.000000] kernel direct mapping tables up to 7ffc0000 @ 7ffbc000-7ffc0000
[ 0.000000] RAMDISK: 37dd6000 - 37ff0000
[ 0.000000] ACPI: RSDP 00000000000f9230 00014 (v00 ACPIAM)
[ 0.000000] ACPI: RSDT 000000007ffc0000 0003C (v01 052307 RSDT0951 20070523 MSFT 00000097)
[ 0.000000] ACPI: FACP 000000007ffc0200 00084 (v02 052307 FACP0951 20070523 MSFT 00000097)
[ 0.000000] ACPI: DSDT 000000007ffc04a0 0597B (v01 1ADKV 1ADKV005 00000005 INTL 20051117)
[ 0.000000] ACPI: FACS 000000007ffce000 00040
[ 0.000000] ACPI: APIC 000000007ffc0390 00080 (v01 052307 APIC0951 20070523 MSFT 00000097)
[ 0.000000] ACPI: MCFG 000000007ffc0410 0003C (v01 052307 OEMMCFG 20070523 MSFT 00000097)
[ 0.000000] ACPI: WDRT 000000007ffc0450 00047 (v01 052307 NV-WDRT 20070523 MSFT 00000097)
[ 0.000000] ACPI: OEMB 000000007ffce040 00071 (v01 052307 OEMB0951 20070523 MSFT 00000097)
[ 0.000000] ACPI: HPET 000000007ffc5e20 00038 (v01 052307 OEMHPET0 20070523 MSFT 00000097)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at 0000000000000000-000000007ffc0000
[ 0.000000] Initmem setup node 0 0000000000000000-000000007ffc0000
[ 0.000000] NODE_DATA [000000007ffb7000 - 000000007ffbbfff]
[ 0.000000] [ffffea0000000000-ffffea0001bfffff] PMD -> [ffff88007d600000-ffff88007f1fffff] on node 0
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] DMA32 0x00001000 -> 0x00100000
[ 0.000000] Normal empty
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] early_node_map[2] active PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009b
[ 0.000000] 0: 0x00000100 -> 0x0007ffc0
[ 0.000000] On node 0 totalpages: 524107
[ 0.000000] DMA zone: 56 pages used for memmap
[ 0.000000] DMA zone: 5 pages reserved
[ 0.000000] DMA zone: 3918 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 7112 pages used for memmap
[ 0.000000] DMA32 zone: 513016 pages, LIFO batch:31
[ 0.000000] ACPI: PM-Timer IO Port: 0x2008
[ 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[0x01] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] 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 17, 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: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
[ 0.000000] ACPI: IRQ0 used by override.
[ 0.000000] ACPI: IRQ2 used by override.
[ 0.000000] ACPI: IRQ9 used by override.
[ 0.000000] ACPI: IRQ14 used by override.
[ 0.000000] ACPI: IRQ15 used by override.
[ 0.000000] Using ACPI (MADT) for SMP configuration information
[ 0.000000] ACPI: HPET id: 0x10de8201 base: 0xfed00000
[ 0.000000] SMP: Allowing 4 CPUs, 0 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009b000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:40000000)
[ 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 @ffff88007fc00000 s78720 r8192 d23680 u524288
[ 0.000000] pcpu-alloc: s78720 r8192 d23680 u524288 alloc=1*2097152
[ 0.000000] pcpu-alloc: [0] 0 1 2 3
[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 516934
[ 0.000000] Policy zone: DMA32
[ 0.000000] Kernel command line: root=/dev/disk/by-uuid/f60966b5-5e69-4ee9-b4d4-2f6ee43c6feb ro quiet
[ 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: 2055476k/2096896k available (4071k kernel code, 468k absent, 40952k reserved, 3298k 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] spurious 8259A interrupt: IRQ7.
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 16777216 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.164 MHz processor.
[ 0.003338] Calibrating delay loop (skipped), value calculated using timer frequency.. 4802.34 BogoMIPS (lpj=8000546)
[ 0.003342] pid_max: default: 32768 minimum: 301
[ 0.003449] Security Framework initialized
[ 0.003456] AppArmor: AppArmor disabled by boot time parameter
[ 0.003655] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.006753] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.007287] Mount-cache hash table entries: 256
[ 0.007695] Initializing cgroup subsys cpuacct
[ 0.007728] Initializing cgroup subsys memory
[ 0.007746] Initializing cgroup subsys devices
[ 0.007748] Initializing cgroup subsys freezer
[ 0.007749] Initializing cgroup subsys net_cls
[ 0.007751] Initializing cgroup subsys blkio
[ 0.007804] CPU: Physical Processor ID: 0
[ 0.007805] CPU: Processor Core ID: 0
[ 0.007808] mce: CPU supports 6 MCE banks
[ 0.007816] CPU0: Thermal monitoring enabled (TM1)
[ 0.007820] using mwait in idle threads.
[ 0.008862] ACPI: Core revision 20110413
[ 0.011602] ftrace: allocating 16168 entries in 64 pages
[ 0.013849] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.047804] CPU0: Intel(R) Core(TM)2 Quad CPU Q6600 @ 2.40GHz stepping 0b
[ 0.049997] Performance Events: PEBS fmt0+, Core2 events, Intel PMU driver.
[ 0.049997] PEBS disabled due to CPU errata.
[ 0.049997] ... version: 2
[ 0.049997] ... bit width: 40
[ 0.049997] ... generic registers: 2
[ 0.049997] ... value mask: 000000ffffffffff
[ 0.049997] ... max period: 000000007fffffff
[ 0.049997] ... fixed-purpose events: 3
[ 0.049997] ... event mask: 0000000700000003
[ 0.066838] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.093344] Booting Node 0, Processors #1
[ 0.093348] smpboot cpu 1: start_ip = 96000
[ 0.190018] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.210021] #2
[ 0.210023] smpboot cpu 2: start_ip = 96000
[ 0.306664] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.326669] #3 Ok.
[ 0.326672] smpboot cpu 3: start_ip = 96000
[ 0.423323] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.429979] Brought up 4 CPUs
[ 0.429982] Total of 4 processors activated (19207.14 BogoMIPS).
[ 0.432361] devtmpfs: initialized
[ 0.433581] PM: Registering ACPI NVS region at 7ffce000 (204800 bytes)
[ 0.434101] print_constraints: dummy:
[ 0.434178] NET: Registered protocol family 16
[ 0.434286] ACPI: bus type pci registered
[ 0.434426] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.434429] PCI: not using MMCONFIG
[ 0.434430] PCI: Using configuration type 1 for base access
[ 0.434819] bio: create slab <bio-0> at 0
[ 0.434819] ACPI: EC: Look up EC in DSDT
[ 0.437658] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.440147] ACPI: Interpreter enabled
[ 0.440150] ACPI: (supports S0 S1 S4 S5)
[ 0.440165] ACPI: Using IOAPIC for interrupt routing
[ 0.440184] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.441062] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.480227] ACPI: No dock devices found.
[ 0.480229] HEST: Table not found.
[ 0.480232] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 0.480307] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.480457] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
[ 0.480460] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
[ 0.480462] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[ 0.480465] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff] (ignored)
[ 0.480467] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xdfffffff] (ignored)
[ 0.480469] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfebfffff] (ignored)
[ 0.480481] pci 0000:00:00.0: [10de:03a1] type 0 class 0x000600
[ 0.480535] pci 0000:00:00.1: [10de:03ac] type 0 class 0x000500
[ 0.480599] pci 0000:00:00.2: [10de:03aa] type 0 class 0x000500
[ 0.480664] pci 0000:00:00.3: [10de:03a9] type 0 class 0x000500
[ 0.480728] pci 0000:00:00.4: [10de:03ab] type 0 class 0x000500
[ 0.480832] pci 0000:00:00.5: [10de:03a8] type 0 class 0x000500
[ 0.480886] pci 0000:00:00.6: [10de:03b5] type 0 class 0x000500
[ 0.480951] pci 0000:00:00.7: [10de:03b4] type 0 class 0x000500
[ 0.481016] pci 0000:00:01.0: [10de:03ad] type 0 class 0x000500
[ 0.481070] pci 0000:00:01.1: [10de:03ae] type 0 class 0x000500
[ 0.481124] pci 0000:00:01.2: [10de:03af] type 0 class 0x000500
[ 0.481178] pci 0000:00:01.3: [10de:03b0] type 0 class 0x000500
[ 0.481231] pci 0000:00:01.4: [10de:03b1] type 0 class 0x000500
[ 0.481285] pci 0000:00:01.5: [10de:03b2] type 0 class 0x000500
[ 0.481338] pci 0000:00:01.6: [10de:03b3] type 0 class 0x000500
[ 0.481403] pci 0000:00:02.0: [10de:03b6] type 0 class 0x000500
[ 0.481459] pci 0000:00:02.1: [10de:03bc] type 0 class 0x000500
[ 0.481523] pci 0000:00:02.2: [10de:03ba] type 0 class 0x000500
[ 0.481636] pci 0000:00:03.0: [10de:03b7] type 1 class 0x000604
[ 0.481668] pci 0000:00:03.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.481671] pci 0000:00:03.0: PME# disabled
[ 0.481691] pci 0000:00:06.0: [10de:03b9] type 1 class 0x000604
[ 0.481723] pci 0000:00:06.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.481726] pci 0000:00:06.0: PME# disabled
[ 0.481743] pci 0000:00:07.0: [10de:03bb] type 1 class 0x000604
[ 0.481774] pci 0000:00:07.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.481777] pci 0000:00:07.0: PME# disabled
[ 0.481811] pci 0000:00:09.0: [10de:0369] type 0 class 0x000500
[ 0.482016] pci 0000:00:0a.0: [10de:0360] type 0 class 0x000601
[ 0.482030] pci 0000:00:0a.0: reg 10: [io 0x2f00-0x2f7f]
[ 0.482101] pci 0000:00:0a.1: [10de:0368] type 0 class 0x000c05
[ 0.482122] pci 0000:00:0a.1: reg 10: [io 0xc880-0xc8bf]
[ 0.482160] pci 0000:00:0a.1: reg 20: [io 0x2d00-0x2d3f]
[ 0.482171] pci 0000:00:0a.1: reg 24: [io 0x2e00-0x2e3f]
[ 0.482207] pci 0000:00:0a.1: PME# supported from D3hot D3cold
[ 0.482213] pci 0000:00:0a.1: PME# disabled
[ 0.482243] pci 0000:00:0b.0: [10de:036c] type 0 class 0x000c03
[ 0.482261] pci 0000:00:0b.0: reg 10: [mem 0xf9ffb000-0xf9ffbfff]
[ 0.482328] pci 0000:00:0b.0: supports D1 D2
[ 0.482330] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.482335] pci 0000:00:0b.0: PME# disabled
[ 0.482353] pci 0000:00:0b.1: [10de:036d] type 0 class 0x000c03
[ 0.482372] pci 0000:00:0b.1: reg 10: [mem 0xf9ffac00-0xf9ffacff]
[ 0.482443] pci 0000:00:0b.1: supports D1 D2
[ 0.482445] pci 0000:00:0b.1: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.482449] pci 0000:00:0b.1: PME# disabled
[ 0.482479] pci 0000:00:0d.0: [10de:036e] type 0 class 0x000101
[ 0.482525] pci 0000:00:0d.0: reg 20: [io 0xffa0-0xffaf]
[ 0.482577] pci 0000:00:0e.0: [10de:037f] type 0 class 0x000101
[ 0.482598] pci 0000:00:0e.0: reg 10: [io 0xc400-0xc407]
[ 0.482608] pci 0000:00:0e.0: reg 14: [io 0xc080-0xc083]
[ 0.482617] pci 0000:00:0e.0: reg 18: [io 0xc000-0xc007]
[ 0.482627] pci 0000:00:0e.0: reg 1c: [io 0xbc00-0xbc03]
[ 0.482637] pci 0000:00:0e.0: reg 20: [io 0xb880-0xb88f]
[ 0.482646] pci 0000:00:0e.0: reg 24: [mem 0xf9ff9000-0xf9ff9fff]
[ 0.482704] pci 0000:00:0e.1: [10de:037f] type 0 class 0x000101
[ 0.482725] pci 0000:00:0e.1: reg 10: [io 0xb800-0xb807]
[ 0.482735] pci 0000:00:0e.1: reg 14: [io 0xb480-0xb483]
[ 0.482745] pci 0000:00:0e.1: reg 18: [io 0xb400-0xb407]
[ 0.482754] pci 0000:00:0e.1: reg 1c: [io 0xb080-0xb083]
[ 0.482764] pci 0000:00:0e.1: reg 20: [io 0xb000-0xb00f]
[ 0.482773] pci 0000:00:0e.1: reg 24: [mem 0xf9ff8000-0xf9ff8fff]
[ 0.482832] pci 0000:00:0e.2: [10de:037f] type 0 class 0x000101
[ 0.482852] pci 0000:00:0e.2: reg 10: [io 0xac00-0xac07]
[ 0.482862] pci 0000:00:0e.2: reg 14: [io 0xa880-0xa883]
[ 0.482871] pci 0000:00:0e.2: reg 18: [io 0xa800-0xa807]
[ 0.482881] pci 0000:00:0e.2: reg 1c: [io 0xa480-0xa483]
[ 0.482891] pci 0000:00:0e.2: reg 20: [io 0xa400-0xa40f]
[ 0.482900] pci 0000:00:0e.2: reg 24: [mem 0xf9ff7000-0xf9ff7fff]
[ 0.482963] pci 0000:00:0f.0: [10de:0370] type 1 class 0x000604
[ 0.483050] pci 0000:00:11.0: [10de:0373] type 0 class 0x000680
[ 0.483074] pci 0000:00:11.0: reg 10: [mem 0xf9ff6000-0xf9ff6fff]
[ 0.483084] pci 0000:00:11.0: reg 14: [io 0xa080-0xa087]
[ 0.483094] pci 0000:00:11.0: reg 18: [mem 0xf9ffa800-0xf9ffa8ff]
[ 0.483104] pci 0000:00:11.0: reg 1c: [mem 0xf9ffa400-0xf9ffa40f]
[ 0.483161] pci 0000:00:11.0: supports D1 D2
[ 0.483163] pci 0000:00:11.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.483168] pci 0000:00:11.0: PME# disabled
[ 0.483202] pci 0000:00:12.0: [10de:0373] type 0 class 0x000680
[ 0.483226] pci 0000:00:12.0: reg 10: [mem 0xf9ff5000-0xf9ff5fff]
[ 0.483236] pci 0000:00:12.0: reg 14: [io 0xa000-0xa007]
[ 0.483245] pci 0000:00:12.0: reg 18: [mem 0xf9ffa000-0xf9ffa0ff]
[ 0.483255] pci 0000:00:12.0: reg 1c: [mem 0xf9ff4c00-0xf9ff4c0f]
[ 0.483322] pci 0000:00:12.0: supports D1 D2
[ 0.483324] pci 0000:00:12.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.483329] pci 0000:00:12.0: PME# disabled
[ 0.483360] pci 0000:00:13.0: [10de:0376] type 1 class 0x000604
[ 0.483418] pci 0000:00:13.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.483422] pci 0000:00:13.0: PME# disabled
[ 0.483452] pci 0000:00:14.0: [10de:0374] type 1 class 0x000604
[ 0.483510] pci 0000:00:14.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.483514] pci 0000:00:14.0: PME# disabled
[ 0.483544] pci 0000:00:15.0: [10de:0374] type 1 class 0x000604
[ 0.483602] pci 0000:00:15.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.483606] pci 0000:00:15.0: PME# disabled
[ 0.483637] pci 0000:00:16.0: [10de:0378] type 1 class 0x000604
[ 0.483695] pci 0000:00:16.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.483698] pci 0000:00:16.0: PME# disabled
[ 0.483729] pci 0000:00:17.0: [10de:0375] type 1 class 0x000604
[ 0.483787] pci 0000:00:17.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.483791] pci 0000:00:17.0: PME# disabled
[ 0.483821] pci 0000:00:18.0: [10de:0377] type 1 class 0x000604
[ 0.483879] pci 0000:00:18.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.483883] pci 0000:00:18.0: PME# disabled
[ 0.483947] pci 0000:01:00.0: [10de:05e2] type 0 class 0x000300
[ 0.483956] pci 0000:01:00.0: reg 10: [mem 0xfd000000-0xfdffffff]
[ 0.483967] pci 0000:01:00.0: reg 14: [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.483977] pci 0000:01:00.0: reg 1c: [mem 0xfa000000-0xfbffffff 64bit]
[ 0.483985] pci 0000:01:00.0: reg 24: [io 0xdc00-0xdc7f]
[ 0.483992] pci 0000:01:00.0: reg 30: [mem 0xfe980000-0xfe9fffff pref]
[ 0.489983] pci 0000:00:03.0: PCI bridge to [bus 01-01]
[ 0.489989] pci 0000:00:03.0: bridge window [io 0xd000-0xdfff]
[ 0.489994] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfe9fffff]
[ 0.490000] pci 0000:00:03.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.490041] pci 0000:00:06.0: PCI bridge to [bus 02-02]
[ 0.490047] pci 0000:00:06.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.490051] pci 0000:00:06.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 0.490057] pci 0000:00:06.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.490098] pci 0000:00:07.0: PCI bridge to [bus 03-03]
[ 0.490104] pci 0000:00:07.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.490108] pci 0000:00:07.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 0.490114] pci 0000:00:07.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.490176] pci 0000:04:07.0: [1106:3044] type 0 class 0x000c00
[ 0.490207] pci 0000:04:07.0: reg 10: [mem 0xfeaff800-0xfeafffff]
[ 0.490219] pci 0000:04:07.0: reg 14: [io 0xec00-0xec7f]
[ 0.490287] pci 0000:04:07.0: supports D2
[ 0.490289] pci 0000:04:07.0: PME# supported from D2 D3hot D3cold
[ 0.490294] pci 0000:04:07.0: PME# disabled
[ 0.490335] pci 0000:00:0f.0: PCI bridge to [bus 04-04] (subtractive decode)
[ 0.490339] pci 0000:00:0f.0: bridge window [io 0xe000-0xefff]
[ 0.490343] pci 0000:00:0f.0: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.490347] pci 0000:00:0f.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.490349] pci 0000:00:0f.0: bridge window [io 0x0000-0xffff] (subtractive decode)
[ 0.490352] pci 0000:00:0f.0: bridge window [mem 0x00000000-0xfffffffff] (subtractive decode)
[ 0.490407] pci 0000:00:13.0: PCI bridge to [bus 05-05]
[ 0.490413] pci 0000:00:13.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.490417] pci 0000:00:13.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 0.490422] pci 0000:00:13.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.490477] pci 0000:00:14.0: PCI bridge to [bus 06-06]
[ 0.490483] pci 0000:00:14.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.490487] pci 0000:00:14.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 0.490493] pci 0000:00:14.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.490548] pci 0000:00:15.0: PCI bridge to [bus 07-07]
[ 0.490553] pci 0000:00:15.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.490557] pci 0000:00:15.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 0.490563] pci 0000:00:15.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.490643] pci 0000:08:00.0: [1102:7006] type 1 class 0x000604
[ 0.490750] pci 0000:08:00.0: supports D1 D2
[ 0.490775] pci 0000:08:00.0: disabling ASPM on pre-1.1 PCIe device. You can enable it with 'pcie_aspm=force'
[ 0.490786] pci 0000:00:16.0: PCI bridge to [bus 08-09]
[ 0.490802] pci 0000:00:16.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.490806] pci 0000:00:16.0: bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.490811] pci 0000:00:16.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.490940] pci 0000:09:00.0: [1102:0009] type 0 class 0x000403
[ 0.490971] pci 0000:09:00.0: reg 10: [mem 0xfebfc000-0xfebfffff]
[ 0.491093] pci 0000:09:00.0: supports D1 D2
[ 0.491173] pci 0000:08:00.0: PCI bridge to [bus 09-09]
[ 0.491182] pci 0000:08:00.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.491188] pci 0000:08:00.0: bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.491198] pci 0000:08:00.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.491264] pci 0000:00:17.0: PCI bridge to [bus 0a-0a]
[ 0.491269] pci 0000:00:17.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.491273] pci 0000:00:17.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 0.491279] pci 0000:00:17.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.491334] pci 0000:00:18.0: PCI bridge to [bus 0b-0b]
[ 0.491340] pci 0000:00:18.0: bridge window [io 0xf000-0x0000] (disabled)
[ 0.491344] pci 0000:00:18.0: bridge window [mem 0xfff00000-0x000fffff] (disabled)
[ 0.491350] pci 0000:00:18.0: bridge window [mem 0xfff00000-0x000fffff pref] (disabled)
[ 0.491387] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.491586] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[ 0.491630] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR10._PRT]
[ 0.491657] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR11._PRT]
[ 0.491683] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR12._PRT]
[ 0.491708] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR13._PRT]
[ 0.491734] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR14._PRT]
[ 0.491759] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR15._PRT]
[ 0.491788] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P8._PRT]
[ 0.491815] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PB._PRT]
[ 0.491840] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0PC._PRT]
[ 0.491864] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.491867] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[ 0.491869] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 0.502126] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *0, disabled.
[ 0.502199] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *0, disabled.
[ 0.502269] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled.
[ 0.502337] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *11
[ 0.502406] ACPI: PCI Interrupt Link [LNEA] (IRQs 16 17 18 19) *10
[ 0.502474] ACPI: PCI Interrupt Link [LNEB] (IRQs 16 17 18 19) *0, disabled.
[ 0.502543] ACPI: PCI Interrupt Link [LNEC] (IRQs 16 17 18 19) *5
[ 0.502611] ACPI: PCI Interrupt Link [LNED] (IRQs 16 17 18 19) *0, disabled.
[ 0.502680] ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *5
[ 0.502749] ACPI: PCI Interrupt Link [LMAD] (IRQs 20 21 22 23) *10
[ 0.502821] ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *7
[ 0.502897] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *10
[ 0.502966] ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *0, disabled.
[ 0.503035] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *11
[ 0.503103] ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *0, disabled.
[ 0.503173] ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *10
[ 0.503247] ACPI: PCI Interrupt Link [LSA1] (IRQs 20 21 22 23) *11
[ 0.503343] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled.
[ 0.503412] ACPI: PCI Interrupt Link [LSA2] (IRQs 20 21 22 23) *5
[ 0.503520] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.503524] vgaarb: loaded
[ 0.503525] vgaarb: bridge control possible 0000:01:00.0
[ 0.503607] PCI: Using ACPI for IRQ routing
[ 0.513621] PCI: pci_cache_line_size set to 64 bytes
[ 0.513764] reserve RAM buffer: 000000000009b000 - 000000000009ffff
[ 0.513767] reserve RAM buffer: 000000007ffc0000 - 000000007fffffff
[ 0.513875] NetLabel: Initializing
[ 0.513877] NetLabel: domain hash size = 128
[ 0.513878] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.513891] NetLabel: unlabeled traffic allowed by default
[ 0.513904] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.513911] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 31
[ 0.513915] hpet0: 3 comparators, 32-bit 25.000000 MHz counter
[ 0.530006] Switching to clocksource hpet
[ 0.532318] Switched to NOHz mode on CPU #1
[ 0.532321] Switched to NOHz mode on CPU #0
[ 0.533297] Switched to NOHz mode on CPU #3
[ 0.533353] Switched to NOHz mode on CPU #2
[ 0.536661] pnp: PnP ACPI init
[ 0.536711] ACPI: bus type pnp registered
[ 0.536815] pnp 00:00: [bus 00-ff]
[ 0.536818] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.536820] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.536822] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.536824] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.536826] pnp 00:00: [mem 0x000d0000-0x000dffff window]
[ 0.536828] pnp 00:00: [mem 0x80000000-0xdfffffff window]
[ 0.536830] pnp 00:00: [mem 0xf0000000-0xfebfffff window]
[ 0.536890] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 0.536904] pnp 00:01: [dma 4]
[ 0.536906] pnp 00:01: [io 0x0000-0x000f]
[ 0.536908] pnp 00:01: [io 0x0081-0x0083]
[ 0.536909] pnp 00:01: [io 0x0087]
[ 0.536911] pnp 00:01: [io 0x0089-0x008b]
[ 0.536912] pnp 00:01: [io 0x008f]
[ 0.536914] pnp 00:01: [io 0x00c0-0x00df]
[ 0.536936] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.536945] pnp 00:02: [io 0x0070-0x0071]
[ 0.536955] pnp 00:02: [irq 8]
[ 0.536980] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.536988] pnp 00:03: [io 0x0061]
[ 0.537009] pnp 00:03: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.537017] pnp 00:04: [io 0x00f0-0x00ff]
[ 0.537023] pnp 00:04: [irq 13]
[ 0.537044] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.537250] pnp 00:05: [io 0x03f8-0x03ff]
[ 0.537255] pnp 00:05: [irq 4]
[ 0.537260] pnp 00:05: [dma 0 disabled]
[ 0.537315] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.537818] pnp 00:06: [mem 0x000d0000-0x000d3fff window]
[ 0.537820] pnp 00:06: [mem 0x000d4000-0x000d7fff window]
[ 0.537822] pnp 00:06: [mem 0x000de000-0x000dffff window]
[ 0.537824] pnp 00:06: [io 0x0010-0x001f]
[ 0.537826] pnp 00:06: [io 0x0022-0x003f]
[ 0.537827] pnp 00:06: [io 0x0044-0x005f]
[ 0.537829] pnp 00:06: [io 0x0062-0x0063]
[ 0.537831] pnp 00:06: [io 0x0065-0x006f]
[ 0.537832] pnp 00:06: [io 0x0072-0x007f]
[ 0.537834] pnp 00:06: [io 0x0080]
[ 0.537835] pnp 00:06: [io 0x0084-0x0086]
[ 0.537837] pnp 00:06: [io 0x0088]
[ 0.537838] pnp 00:06: [io 0x008c-0x008e]
[ 0.537840] pnp 00:06: [io 0x0090-0x009f]
[ 0.537842] pnp 00:06: [io 0x00a2-0x00bf]
[ 0.537843] pnp 00:06: [io 0x00e0-0x00ef]
[ 0.537845] pnp 00:06: [io 0x04d0-0x04d1]
[ 0.537846] pnp 00:06: [io 0x0800-0x080f]
[ 0.537848] pnp 00:06: [io 0x2000-0x207f]
[ 0.537850] pnp 00:06: [io 0x2080-0x20ff]
[ 0.537851] pnp 00:06: [io 0x2400-0x247f]
[ 0.537853] pnp 00:06: [io 0x2480-0x24ff]
[ 0.537854] pnp 00:06: [io 0x2800-0x287f]
[ 0.537856] pnp 00:06: [io 0x2880-0x28ff]
[ 0.537858] pnp 00:06: [io 0x2c00-0x2c7f]
[ 0.537859] pnp 00:06: [io 0x2c80-0x2cff]
[ 0.537861] pnp 00:06: [mem 0x00000000-0xffffffffffffffff disabled]
[ 0.537863] pnp 00:06: [mem 0xfee01000-0xfeefffff]
[ 0.537966] system 00:06: [io 0x04d0-0x04d1] has been reserved
[ 0.537969] system 00:06: [io 0x0800-0x080f] has been reserved
[ 0.537971] system 00:06: [io 0x2000-0x207f] has been reserved
[ 0.537973] system 00:06: [io 0x2080-0x20ff] has been reserved
[ 0.537976] system 00:06: [io 0x2400-0x247f] has been reserved
[ 0.537978] system 00:06: [io 0x2480-0x24ff] has been reserved
[ 0.537980] system 00:06: [io 0x2800-0x287f] has been reserved
[ 0.537983] system 00:06: [io 0x2880-0x28ff] has been reserved
[ 0.537985] system 00:06: [io 0x2c00-0x2c7f] has been reserved
[ 0.537987] system 00:06: [io 0x2c80-0x2cff] has been reserved
[ 0.537990] system 00:06: [mem 0x000d0000-0x000d3fff window] has been reserved
[ 0.537993] system 00:06: [mem 0x000d4000-0x000d7fff window] has been reserved
[ 0.537995] system 00:06: [mem 0x000de000-0x000dffff window] has been reserved
[ 0.537998] system 00:06: [mem 0xfee01000-0xfeefffff] has been reserved
[ 0.538001] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.538055] pnp 00:07: [mem 0xfed00000-0xfed00fff]
[ 0.538080] pnp 00:07: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.538121] pnp 00:08: [mem 0xfec00000-0xfec00fff]
[ 0.538124] pnp 00:08: [mem 0xfee00000-0xfee00fff]
[ 0.538173] system 00:08: [mem 0xfec00000-0xfec00fff] could not be reserved
[ 0.538176] system 00:08: [mem 0xfee00000-0xfee00fff] has been reserved
[ 0.538179] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.538279] pnp 00:09: [io 0x0000-0xffffffffffffffff disabled]
[ 0.538282] pnp 00:09: [io 0x0a00-0x0adf]
[ 0.538283] pnp 00:09: [io 0x0ae0-0x0aef]
[ 0.538334] system 00:09: [io 0x0a00-0x0adf] has been reserved
[ 0.538336] system 00:09: [io 0x0ae0-0x0aef] has been reserved
[ 0.538339] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.538379] pnp 00:0a: [mem 0xe0000000-0xefffffff]
[ 0.538431] system 00:0a: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.538434] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.538520] pnp 00:0b: [mem 0xc0000000-0xcfffffff]
[ 0.538582] system 00:0b: [mem 0xc0000000-0xcfffffff] has been reserved
[ 0.538585] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.538674] pnp 00:0c: [mem 0x00000000-0x0009ffff]
[ 0.538676] pnp 00:0c: [mem 0x000c0000-0x000cffff]
[ 0.538678] pnp 00:0c: [mem 0x000e0000-0x000fffff]
[ 0.538680] pnp 00:0c: [mem 0x00100000-0x7fffffff]
[ 0.538682] pnp 00:0c: [mem 0xfec00000-0xffffffff]
[ 0.538746] system 00:0c: [mem 0x00000000-0x0009ffff] could not be reserved
[ 0.538749] system 00:0c: [mem 0x000c0000-0x000cffff] could not be reserved
[ 0.538751] system 00:0c: [mem 0x000e0000-0x000fffff] could not be reserved
[ 0.538753] system 00:0c: [mem 0x00100000-0x7fffffff] could not be reserved
[ 0.538756] system 00:0c: [mem 0xfec00000-0xffffffff] could not be reserved
[ 0.538759] system 00:0c: Plug and Play ACPI device, IDs PNP0c01 (active)
[ 0.539004] pnp: PnP ACPI: found 13 devices
[ 0.539005] ACPI: ACPI bus type pnp unregistered
[ 0.545178] PCI: max bus depth: 2 pci_try_num: 3
[ 0.545246] pci 0000:00:03.0: PCI bridge to [bus 01-01]
[ 0.545249] pci 0000:00:03.0: bridge window [io 0xd000-0xdfff]
[ 0.545253] pci 0000:00:03.0: bridge window [mem 0xfa000000-0xfe9fffff]
[ 0.545256] pci 0000:00:03.0: bridge window [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.545260] pci 0000:00:06.0: PCI bridge to [bus 02-02]
[ 0.545262] pci 0000:00:06.0: bridge window [io disabled]
[ 0.545265] pci 0000:00:06.0: bridge window [mem disabled]
[ 0.545268] pci 0000:00:06.0: bridge window [mem pref disabled]
[ 0.545272] pci 0000:00:07.0: PCI bridge to [bus 03-03]
[ 0.545274] pci 0000:00:07.0: bridge window [io disabled]
[ 0.545277] pci 0000:00:07.0: bridge window [mem disabled]
[ 0.545280] pci 0000:00:07.0: bridge window [mem pref disabled]
[ 0.545284] pci 0000:00:0f.0: PCI bridge to [bus 04-04]
[ 0.545287] pci 0000:00:0f.0: bridge window [io 0xe000-0xefff]
[ 0.545292] pci 0000:00:0f.0: bridge window [mem 0xfea00000-0xfeafffff]
[ 0.545295] pci 0000:00:0f.0: bridge window [mem pref disabled]
[ 0.545301] pci 0000:00:13.0: PCI bridge to [bus 05-05]
[ 0.545303] pci 0000:00:13.0: bridge window [io disabled]
[ 0.545307] pci 0000:00:13.0: bridge window [mem disabled]
[ 0.545311] pci 0000:00:13.0: bridge window [mem pref disabled]
[ 0.545316] pci 0000:00:14.0: PCI bridge to [bus 06-06]
[ 0.545318] pci 0000:00:14.0: bridge window [io disabled]
[ 0.545323] pci 0000:00:14.0: bridge window [mem disabled]
[ 0.545326] pci 0000:00:14.0: bridge window [mem pref disabled]
[ 0.545332] pci 0000:00:15.0: PCI bridge to [bus 07-07]
[ 0.545334] pci 0000:00:15.0: bridge window [io disabled]
[ 0.545338] pci 0000:00:15.0: bridge window [mem disabled]
[ 0.545342] pci 0000:00:15.0: bridge window [mem pref disabled]
[ 0.545348] pci 0000:08:00.0: PCI bridge to [bus 09-09]
[ 0.545349] pci 0000:08:00.0: bridge window [io disabled]
[ 0.545357] pci 0000:08:00.0: bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.545362] pci 0000:08:00.0: bridge window [mem pref disabled]
[ 0.545372] pci 0000:00:16.0: PCI bridge to [bus 08-09]
[ 0.545373] pci 0000:00:16.0: bridge window [io disabled]
[ 0.545378] pci 0000:00:16.0: bridge window [mem 0xfeb00000-0xfebfffff]
[ 0.545382] pci 0000:00:16.0: bridge window [mem pref disabled]
[ 0.545388] pci 0000:00:17.0: PCI bridge to [bus 0a-0a]
[ 0.545389] pci 0000:00:17.0: bridge window [io disabled]
[ 0.545394] pci 0000:00:17.0: bridge window [mem disabled]
[ 0.545397] pci 0000:00:17.0: bridge window [mem pref disabled]
[ 0.545403] pci 0000:00:18.0: PCI bridge to [bus 0b-0b]
[ 0.545405] pci 0000:00:18.0: bridge window [io disabled]
[ 0.545409] pci 0000:00:18.0: bridge window [mem disabled]
[ 0.545413] pci 0000:00:18.0: bridge window [mem pref disabled]
[ 0.545424] pci 0000:00:03.0: setting latency timer to 64
[ 0.545429] pci 0000:00:06.0: setting latency timer to 64
[ 0.545434] pci 0000:00:07.0: setting latency timer to 64
[ 0.545439] pci 0000:00:0f.0: setting latency timer to 64
[ 0.545446] pci 0000:00:13.0: setting latency timer to 64
[ 0.545453] pci 0000:00:14.0: setting latency timer to 64
[ 0.545460] pci 0000:00:15.0: setting latency timer to 64
[ 0.545467] pci 0000:00:16.0: setting latency timer to 64
[ 0.545477] pci 0000:08:00.0: setting latency timer to 64
[ 0.545485] pci 0000:00:17.0: setting latency timer to 64
[ 0.545492] pci 0000:00:18.0: setting latency timer to 64
[ 0.545495] pci_bus 0000:00: resource 0 [io 0x0000-0xffff]
[ 0.545498] pci_bus 0000:00: resource 1 [mem 0x00000000-0xfffffffff]
[ 0.545500] pci_bus 0000:01: resource 0 [io 0xd000-0xdfff]
[ 0.545502] pci_bus 0000:01: resource 1 [mem 0xfa000000-0xfe9fffff]
[ 0.545504] pci_bus 0000:01: resource 2 [mem 0xd0000000-0xdfffffff 64bit pref]
[ 0.545507] pci_bus 0000:04: resource 0 [io 0xe000-0xefff]
[ 0.545509] pci_bus 0000:04: resource 1 [mem 0xfea00000-0xfeafffff]
[ 0.545511] pci_bus 0000:04: resource 4 [io 0x0000-0xffff]
[ 0.545513] pci_bus 0000:04: resource 5 [mem 0x00000000-0xfffffffff]
[ 0.545515] pci_bus 0000:08: resource 1 [mem 0xfeb00000-0xfebfffff]
[ 0.545517] pci_bus 0000:09: resource 1 [mem 0xfeb00000-0xfebfffff]
[ 0.545590] NET: Registered protocol family 2
[ 0.545736] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.546505] TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
[ 0.548301] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.548789] TCP: Hash tables configured (established 262144 bind 65536)
[ 0.548792] TCP reno registered
[ 0.548798] UDP hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.548819] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
[ 0.549100] NET: Registered protocol family 1
[ 0.613690] pci 0000:01:00.0: Boot video device
[ 0.613702] PCI: CLS 64 bytes, default 64
[ 0.613762] Unpacking initramfs...
[ 0.642838] Freeing initrd memory: 2152k freed
[ 0.644149] audit: initializing netlink socket (disabled)
[ 0.644165] type=2000 audit(1317931436.643:1): initialized
[ 0.650440] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.661232] VFS: Disk quotas dquot_6.5.2
[ 0.661368] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.661520] msgmni has been set to 4018
[ 0.661819] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.661891] io scheduler noop registered
[ 0.661894] io scheduler deadline registered
[ 0.661954] io scheduler cfq registered (default)
[ 0.662092] pcieport 0000:00:03.0: setting latency timer to 64
[ 0.662122] pcieport 0000:00:03.0: irq 40 for MSI/MSI-X
[ 0.662165] pcieport 0000:00:06.0: setting latency timer to 64
[ 0.662190] pcieport 0000:00:06.0: irq 41 for MSI/MSI-X
[ 0.662230] pcieport 0000:00:07.0: setting latency timer to 64
[ 0.662255] pcieport 0000:00:07.0: irq 42 for MSI/MSI-X
[ 0.662300] pcieport 0000:00:13.0: setting latency timer to 64
[ 0.662344] pcieport 0000:00:13.0: irq 43 for MSI/MSI-X
[ 0.662401] pcieport 0000:00:14.0: setting latency timer to 64
[ 0.662446] pcieport 0000:00:14.0: irq 44 for MSI/MSI-X
[ 0.662505] pcieport 0000:00:15.0: setting latency timer to 64
[ 0.662549] pcieport 0000:00:15.0: irq 45 for MSI/MSI-X
[ 0.662607] pcieport 0000:00:16.0: setting latency timer to 64
[ 0.662651] pcieport 0000:00:16.0: irq 46 for MSI/MSI-X
[ 0.662711] pcieport 0000:00:17.0: setting latency timer to 64
[ 0.662755] pcieport 0000:00:17.0: irq 47 for MSI/MSI-X
[ 0.662812] pcieport 0000:00:18.0: setting latency timer to 64
[ 0.662856] pcieport 0000:00:18.0: irq 48 for MSI/MSI-X
[ 0.663007] intel_idle: MWAIT substates: 0x20
[ 0.663009] intel_idle: does not run on family 6 model 15
[ 0.663016] ERST: Table is not found!
[ 0.663070] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.683853] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.944148] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.983624] Linux agpgart interface v0.103
[ 0.983715] i8042: PNP: No PS/2 controller found. Probing ports directly.
[ 0.985831] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.985860] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.985937] mousedev: PS/2 mouse device common for all mice
[ 0.986008] rtc_cmos 00:02: RTC can wake from S4
[ 0.986136] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
[ 0.986169] rtc0: alarms up to one year, y3k, 114 bytes nvram, hpet irqs
[ 0.986178] cpuidle: using governor ladder
[ 0.986180] cpuidle: using governor menu
[ 0.986388] TCP cubic registered
[ 0.986390] NET: Registered protocol family 17
[ 0.986397] Registering the dns_resolver key type
[ 0.986484] PM: Hibernation image not present or could not be loaded.
[ 0.986488] registered taskstats version 1
[ 0.991573] rtc_cmos 00:02: setting system clock to 2011-10-06 20:03:57 UTC (1317931437)
[ 0.991613] Initializing network drop monitor service
[ 0.992897] Freeing unused kernel memory: 712k freed
[ 0.993067] Write protecting the kernel read-only data: 6144k
[ 0.993227] Freeing unused kernel memory: 8k freed
[ 0.995721] Freeing unused kernel memory: 772k freed
[ 1.009508] udevd[64]: starting version 173
[ 1.060101] SCSI subsystem initialized
[ 1.062262] usbcore: registered new interface driver usbfs
[ 1.062287] usbcore: registered new interface driver hub
[ 1.062338] usbcore: registered new device driver usb
[ 1.064450] libata version 3.00 loaded.
[ 1.065516] sata_nv 0000:00:0e.0: version 3.5
[ 1.065683] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 23
[ 1.065695] sata_nv 0000:00:0e.0: PCI INT A -> Link[LSA0] -> GSI 23 (level, low) -> IRQ 23
[ 1.065698] sata_nv 0000:00:0e.0: Using SWNCQ mode
[ 1.065741] sata_nv 0000:00:0e.0: setting latency timer to 64
[ 1.065919] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.066523] scsi0 : sata_nv
[ 1.066652] scsi1 : sata_nv
[ 1.066816] ata1: SATA max UDMA/133 cmd 0xc400 ctl 0xc080 bmdma 0xb880 irq 23
[ 1.066819] ata2: SATA max UDMA/133 cmd 0xc000 ctl 0xbc00 bmdma 0xb888 irq 23
[ 1.066960] ACPI: PCI Interrupt Link [LSA1] enabled at IRQ 22
[ 1.066967] sata_nv 0000:00:0e.1: PCI INT B -> Link[LSA1] -> GSI 22 (level, low) -> IRQ 22
[ 1.066970] sata_nv 0000:00:0e.1: Using SWNCQ mode
[ 1.067008] sata_nv 0000:00:0e.1: setting latency timer to 64
[ 1.068271] scsi2 : sata_nv
[ 1.068552] scsi3 : sata_nv
[ 1.068838] ata3: SATA max UDMA/133 cmd 0xb800 ctl 0xb480 bmdma 0xb000 irq 22
[ 1.068842] ata4: SATA max UDMA/133 cmd 0xb400 ctl 0xb080 bmdma 0xb008 irq 22
[ 1.069181] ACPI: PCI Interrupt Link [LSA2] enabled at IRQ 21
[ 1.069342] sata_nv 0000:00:0e.2: PCI INT C -> Link[LSA2] -> GSI 21 (level, low) -> IRQ 21
[ 1.069346] sata_nv 0000:00:0e.2: Using SWNCQ mode
[ 1.069393] sata_nv 0000:00:0e.2: setting latency timer to 64
[ 1.070282] scsi4 : sata_nv
[ 1.070398] scsi5 : sata_nv
[ 1.070817] ata5: SATA max UDMA/133 cmd 0xac00 ctl 0xa880 bmdma 0xa400 irq 21
[ 1.070820] ata6: SATA max UDMA/133 cmd 0xa800 ctl 0xa480 bmdma 0xa408 irq 21
[ 1.070978] ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 20
[ 1.070986] ehci_hcd 0000:00:0b.1: PCI INT B -> Link[LUB2] -> GSI 20 (level, low) -> IRQ 20
[ 1.071001] ehci_hcd 0000:00:0b.1: setting latency timer to 64
[ 1.071005] ehci_hcd 0000:00:0b.1: EHCI Host Controller
[ 1.071050] ehci_hcd 0000:00:0b.1: new USB bus registered, assigned bus number 1
[ 1.071078] ehci_hcd 0000:00:0b.1: debug port 1
[ 1.071089] ehci_hcd 0000:00:0b.1: cache line size of 64 is not supported
[ 1.071106] ehci_hcd 0000:00:0b.1: irq 20, io mem 0xf9ffac00
[ 1.080078] ehci_hcd 0000:00:0b.1: USB 2.0 started, EHCI 1.00
[ 1.080269] hub 1-0:1.0: USB hub found
[ 1.080274] hub 1-0:1.0: 10 ports detected
[ 1.157574] pata_amd 0000:00:0d.0: version 0.4.1
[ 1.157614] pata_amd 0000:00:0d.0: setting latency timer to 64
[ 1.158029] scsi6 : pata_amd
[ 1.158132] scsi7 : pata_amd
[ 1.158865] ata7: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[ 1.158867] ata8: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[ 1.318163] ata7.00: ATA-6: WDC WD1200JB-00DUA3, 75.13B75, max UDMA/100
[ 1.318167] ata7.00: 234441648 sectors, multi 16: LBA48
[ 1.318179] ata7: nv_mode_filter: 0x3f39f&0x3f39f->0x3f39f, BIOS=0x3f000 (0xc6000000) ACPI=0x3f01f (20:900:0x11)
[ 1.318183] ata7.00: limited to UDMA/33 due to 40-wire cable
[ 1.331447] ata7.00: configured for UDMA/33
[ 1.380107] ata3: SATA link down (SStatus 0 SControl 300)
[ 1.383383] ata5: SATA link down (SStatus 0 SControl 300)
[ 1.533395] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.540267] ata1.00: ATAPI: TSSTcorpCD/DVDW SH-S183L, SB01, max UDMA/33
[ 1.540270] ata1.00: applying bridge limits
[ 1.553600] ata1.00: configured for UDMA/33
[ 1.555094] scsi 0:0:0:0: CD-ROM TSSTcorp CD/DVDW SH-S183L SB01 PQ: 0 ANSI: 5
[ 1.646716] Refined TSC clocksource calibration: 2399.977 MHz.
[ 1.646722] Switching to clocksource tsc
[ 2.020060] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 2.027040] ata2.00: ATA-7: WDC WD1600JS-00MHB0, 02.01C03, max UDMA/133
[ 2.027044] ata2.00: 312581808 sectors, multi 16: LBA48
[ 2.033668] ata2.00: configured for UDMA/133
[ 2.033819] scsi 1:0:0:0: Direct-Access ATA WDC WD1600JS-00M 02.0 PQ: 0 ANSI: 5
[ 2.346704] ata4: SATA link down (SStatus 0 SControl 300)
[ 2.660037] ata6: SATA link down (SStatus 0 SControl 300)
[ 2.660261] scsi 6:0:0:0: Direct-Access ATA WDC WD1200JB-00D 75.1 PQ: 0 ANSI: 5
[ 2.660440] ata8: port disabled. ignoring.
[ 2.662611] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 2.662772] ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 23
[ 2.662779] ohci_hcd 0000:00:0b.0: PCI INT A -> Link[LUB0] -> GSI 23 (level, low) -> IRQ 23
[ 2.662802] ohci_hcd 0000:00:0b.0: setting latency timer to 64
[ 2.662807] ohci_hcd 0000:00:0b.0: OHCI Host Controller
[ 2.662824] ohci_hcd 0000:00:0b.0: new USB bus registered, assigned bus number 2
[ 2.662840] ohci_hcd 0000:00:0b.0: irq 23, io mem 0xf9ffb000
[ 2.667458] sd 1:0:0:0: [sda] 312581808 512-byte logical blocks: (160 GB/149 GiB)
[ 2.667510] sd 1:0:0:0: [sda] Write Protect is off
[ 2.667512] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 2.667539] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.667556] sd 6:0:0:0: [sdb] 234441648 512-byte logical blocks: (120 GB/111 GiB)
[ 2.667602] sd 6:0:0:0: [sdb] Write Protect is off
[ 2.667607] sd 6:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 2.667678] sd 6:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.681545] sda: sda1 sda2 sda3
[ 2.681939] sd 1:0:0:0: [sda] Attached SCSI disk
[ 2.682598] sdb: sdb1
[ 2.682864] sd 6:0:0:0: [sdb] Attached SCSI disk
[ 2.688847] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
[ 2.688852] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.689148] sr 0:0:0:0: Attached scsi CD-ROM sr0
[ 2.715558] hub 2-0:1.0: USB hub found
[ 2.715567] hub 2-0:1.0: 10 ports detected
[ 2.996199] EXT4-fs (sda3): INFO: recovery required on readonly filesystem
[ 2.996202] EXT4-fs (sda3): write access will be enabled during recovery
[ 3.073755] usb 2-2: new low speed USB device number 2 using ohci_hcd
[ 3.287758] input: DELL DELL USB Keyboard as /devices/pci0000:00/0000:00:0b.0/usb2/2-2/2-2:1.0/input/input0
[ 3.287845] generic-usb 0003:413C:2003.0001: input,hidraw0: USB HID v1.10 Keyboard [DELL DELL USB Keyboard] on usb-0000:00:0b.0-2/input0
[ 3.305478] input: DELL DELL USB Keyboard as /devices/pci0000:00/0000:00:0b.0/usb2/2-2/2-2:1.1/input/input1
[ 3.305546] generic-usb 0003:413C:2003.0002: input,hidraw1: USB HID v1.10 Device [DELL DELL USB Keyboard] on usb-0000:00:0b.0-2/input1
[ 3.305574] usbcore: registered new interface driver usbhid
[ 3.305577] usbhid: USB HID core driver
[ 3.433716] usb 2-4: new low speed USB device number 3 using ohci_hcd
[ 3.642699] input: Logitech USB-PS/2 Optical Mouse as /devices/pci0000:00/0000:00:0b.0/usb2/2-4/2-4:1.0/input/input2
[ 3.642794] generic-usb 0003:046D:C040.0003: input,hidraw2: USB HID v1.10 Mouse [Logitech USB-PS/2 Optical Mouse] on usb-0000:00:0b.0-4/input0
[ 3.803368] usb 2-6: new full speed USB device number 4 using ohci_hcd
[ 4.111671] EXT4-fs (sda3): orphan cleanup on readonly fs
[ 4.111678] EXT4-fs (sda3): ext4_orphan_cleanup: deleting unreferenced inode 2496515
[ 4.111731] EXT4-fs (sda3): ext4_orphan_cleanup: deleting unreferenced inode 4201467
[ 4.111762] EXT4-fs (sda3): ext4_orphan_cleanup: deleting unreferenced inode 2496632
[ 4.111777] EXT4-fs (sda3): ext4_orphan_cleanup: deleting unreferenced inode 4201459
[ 4.111792] EXT4-fs (sda3): ext4_orphan_cleanup: deleting unreferenced inode 4201403
[ 4.111807] EXT4-fs (sda3): ext4_orphan_cleanup: deleting unreferenced inode 4201272
[ 4.111821] EXT4-fs (sda3): ext4_orphan_cleanup: deleting unreferenced inode 4201268
[ 4.111835] EXT4-fs (sda3): ext4_orphan_cleanup: deleting unreferenced inode 4201267
[ 4.111848] EXT4-fs (sda3): ext4_orphan_cleanup: deleting unreferenced inode 4201266
[ 4.111862] EXT4-fs (sda3): ext4_orphan_cleanup: deleting unreferenced inode 4201249
[ 4.111877] EXT4-fs (sda3): ext4_orphan_cleanup: deleting unreferenced inode 2490916
[ 4.111891] EXT4-fs (sda3): ext4_orphan_cleanup: deleting unreferenced inode 2496396
[ 4.111907] EXT4-fs (sda3): ext4_orphan_cleanup: deleting unreferenced inode 3408012
[ 4.111923] EXT4-fs (sda3): ext4_orphan_cleanup: deleting unreferenced inode 2495421
[ 4.111938] EXT4-fs (sda3): ext4_orphan_cleanup: deleting unreferenced inode 2495252
[ 4.111966] EXT4-fs (sda3): 15 orphan inodes deleted
[ 4.111968] EXT4-fs (sda3): recovery complete
[ 4.779868] EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
[ 6.243274] udevd[276]: starting version 173
[ 6.630000] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[ 6.630190] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 22
[ 6.630196] forcedeth 0000:00:11.0: PCI INT A -> Link[LMAC] -> GSI 22 (level, low) -> IRQ 22
[ 6.630201] forcedeth 0000:00:11.0: setting latency timer to 64
[ 6.714061] NV_TCO: NV TCO WatchDog Timer Driver v0.01
[ 6.714244] NV_TCO: Watchdog reboot not detected.
[ 6.714473] NV_TCO: initialized (0x2440). heartbeat=30 sec (nowayout=0)
[ 6.772995] ACPI: acpi_idle registered with cpuidle
[ 6.789349] input: PC Speaker as /devices/platform/pcspkr/input/input3
[ 6.822161] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 6.864013] sr 0:0:0:0: Attached scsi generic sg0 type 5
[ 6.864132] sd 1:0:0:0: Attached scsi generic sg1 type 0
[ 6.864368] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 6.915318] usbcore: registered new interface driver usbserial
[ 6.915341] USB Serial support registered for generic
[ 6.915545] usbcore: registered new interface driver usbserial_generic
[ 6.915547] usbserial: USB Serial Driver core
[ 6.916119] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
[ 6.916176] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 19
[ 6.916188] firewire_ohci 0000:04:07.0: PCI INT A -> Link[LNKD] -> GSI 19 (level, low) -> IRQ 19
[ 6.916279] ACPI: Power Button [PWRB]
[ 6.916369] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input5
[ 6.916409] ACPI: Power Button [PWRF]
[ 6.949773] USB Serial support registered for FTDI USB Serial Device
[ 6.949829] ftdi_sio 2-6:1.0: FTDI USB Serial Device converter detected
[ 6.949944] usb 2-6: Detected FT232BM
[ 6.949946] usb 2-6: Number of endpoints 2
[ 6.949948] usb 2-6: Endpoint 1 MaxPacketSize 64
[ 6.949950] usb 2-6: Endpoint 2 MaxPacketSize 64
[ 6.949952] usb 2-6: Setting MaxPacketSize 64
[ 6.954462] usb 2-6: FTDI USB Serial Device converter now attached to ttyUSB0
[ 6.954498] usbcore: registered new interface driver ftdi_sio
[ 6.954502] ftdi_sio: v1.6.0:USB FTDI Serial Converters Driver
[ 6.976815] firewire_ohci: Added fw-ohci device 0000:04:07.0, OHCI v1.10, 4 IR + 8 IT contexts, quirks 0x11
[ 7.154172] forcedeth 0000:00:11.0: ifname eth0, PHY OUI 0x732 @ 1, addr 00:19:db:b2:76:08
[ 7.154178] forcedeth 0000:00:11.0: highdma csum vlan pwrctl mgmt gbit lnktim msi desc-v3
[ 7.154362] ACPI: PCI Interrupt Link [LMAD] enabled at IRQ 21
[ 7.154370] forcedeth 0000:00:12.0: PCI INT A -> Link[LMAD] -> GSI 21 (level, low) -> IRQ 21
[ 7.154377] forcedeth 0000:00:12.0: setting latency timer to 64
[ 7.387111] nvidia: module license 'NVIDIA' taints kernel.
[ 7.387115] Disabling lock debugging due to kernel taint
[ 7.476842] firewire_core: created device fw0: GUID 0010dc00010735d1, S400
[ 7.677536] forcedeth 0000:00:12.0: ifname eth1, PHY OUI 0x732 @ 2, addr 00:19:db:65:f7:17
[ 7.677540] forcedeth 0000:00:12.0: highdma csum vlan pwrctl mgmt gbit lnktim msi desc-v3
[ 7.677736] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[ 7.677898] i2c i2c-0: nForce2 SMBus adapter at 0x2d00
[ 7.677925] i2c i2c-1: nForce2 SMBus adapter at 0x2e00
[ 8.014451] ACPI: PCI Interrupt Link [LNEC] enabled at IRQ 18
[ 8.014462] HDA Intel 0000:09:00.0: PCI INT A -> Link[LNEC] -> GSI 18 (level, low) -> IRQ 18
[ 8.086459] ACPI: PCI Interrupt Link [LNEA] enabled at IRQ 17
[ 8.086470] nvidia 0000:01:00.0: PCI INT A -> Link[LNEA] -> GSI 17 (level, low) -> IRQ 17
[ 8.086479] nvidia 0000:01:00.0: setting latency timer to 64
[ 8.086483] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 8.086632] NVRM: loading NVIDIA UNIX x86_64 Kernel Module 280.13 Wed Jul 27 16:53:56 PDT 2011
[ 9.096337] EXT4-fs (sda3): re-mounted. Opts: (null)
[ 9.305921] Adding 996024k swap on /dev/sda2. Priority:-1 extents:1 across:996024k
[ 10.761152] forcedeth 0000:00:11.0: irq 49 for MSI/MSI-X
[ 17.429197] NET: Registered protocol family 10
[ 28.696074] EXT4-fs (sda3): re-mounted. Opts: commit=0
[ 236.907722] fuse init (API version 7.16)
[ 914.167243] chromium-sandbo (1834): /proc/1832/oom_adj is deprecated, please use /proc/1832/oom_score_adj instead.I have scoured through my logs and haven't found anything sound related.
Does anyone have any idea of "things" to try?
Thanks,
Sam
Offline
Had the same issue (sound stutter / garble) after upgrade to 3.0.6.
Fixed it by downgrading back to 3.0.4.
In case it helps identify the issue, these are the sound modules I am using (they work fine under 3.0.4, but produce stuttering audio under 3.0.6, under ALL apps I use - firefox/flash videos, mplayer, ffplay, etc):
$ lsmod | grep snd
snd_hda_codec_realtek 222124 1
snd_hda_intel 19101 3
snd_hda_codec 66954 2 snd_hda_codec_realtek,snd_hda_intel
snd_hwdep 4942 1 snd_hda_codec
snd_pcm_oss 33792 0
snd_pcm 60015 4 snd_hda_intel,snd_hda_codec,snd_pcm_oss
snd_timer 15374 2 snd_pcm
snd_page_alloc 5837 2 snd_hda_intel,snd_pcm
snd_mixer_oss 12807 1 snd_pcm_oss
snd 43561 12 snd_hda_codec_realtek,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm_oss,snd_pcm,snd_timer,snd_mixer_oss
soundcore 4986 1 snd
Offline