Unable to Use Onboard Audio with Nvidia GPU since Linux 3.4

I am currently stuck using linux 3.3.8-1 along with nvidia 295.49-1, because I don't know how to workaround the kernel disabling MSI for snd-hda-intel. This module is used by both the Nvidia HDMI audio and the ALC880 onboard audio. Previously, I have been able to disable HDMI audio to be able to use the onboard audio, but now I don't know what to do. I have attempted to use "options snd-hda-intel enable_msi=1" when modprobing on boot, which gets rid of the "hda_intel: Disabling MSI" message but it hasn't given me a working onboard audio output.
I have also used the following command along with enable_msi=1 (found here: http://www.mjmwired.net/kernel/Document … HOWTO.txt) in my rc.local
echo 1 > /sys/bus/pci/devices/0000\:00\:1b.0/msi_bus
Of course, it is my assumption that the kernel disabling MSI is the cause of the problem, but it might be something else. Please let me know if any additional logs would be helpful.
Linux 3.4.4-3, Nvidia 302.17-2  Dmesg Output
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.4.4-3-ARCH (nobody@rampage) (gcc version 4.7.1 (GCC) ) #1 SMP PREEMPT Tue Jul 3 15:35:13 UTC 2012
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003fe54000 (usable)
[ 0.000000] BIOS-e820: 000000003fe54000 - 000000003fee8000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000003fee8000 - 000000003ff00000 (ACPI data)
[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[ 0.000000] DMI 2.3 present.
[ 0.000000] DMI: 507GR /D915GAG, BIOS AG91510J.15A.0816.2005.0214.1818 02/14/2005
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] last_pfn = 0x3fe54 max_arch_pfn = 0x100000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-FFFFF uncachable
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask FC0000000 write-back
[ 0.000000] 1 base 03FF00000 mask FFFF00000 uncachable
[ 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 [c00fe650] fe650
[ 0.000000] initial memory mapped : 0 - 00c00000
[ 0.000000] Base memory trampoline at [c009a000] 9a000 size 16384
[ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[ 0.000000] 0000000000 - 0000400000 page 4k
[ 0.000000] 0000400000 - 0037400000 page 2M
[ 0.000000] 0037400000 - 00377fe000 page 4k
[ 0.000000] kernel direct mapping tables up to 377fe000 @ bfb000-c00000
[ 0.000000] RAMDISK: 3fb6f000 - 3fe44000
[ 0.000000] Allocated new RAMDISK: 37529000 - 377fd6a7
[ 0.000000] Move RAMDISK from 000000003fb6f000 - 000000003fe436a6 to 37529000 - 377fd6a6
[ 0.000000] ACPI: RSDP 000fe020 00014 (v00 GATEWA)
[ 0.000000] ACPI: RSDT 3fefde48 00038 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
[ 0.000000] ACPI: FACP 3fefcf10 00074 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
[ 0.000000] ACPI: DSDT 3fef8010 0339C (v01 GATEWA 04DT037 00000330 MSFT 01000013)
[ 0.000000] ACPI: FACS 3fee5c40 00040
[ 0.000000] ACPI: APIC 3fefce10 00068 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
[ 0.000000] ACPI: WDDT 3fef7f90 00040 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
[ 0.000000] ACPI: MCFG 3fef7f10 0003C (v01 GATEWA 04DT037 00000330 MSFT 01000013)
[ 0.000000] ACPI: SSDT 3fef6d90 00124 (v01 GATEWA CpuPm 00000330 MSFT 01000013)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 134MB HIGHMEM available.
[ 0.000000] 887MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 377fe000
[ 0.000000] low ram: 0 - 377fe000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x000377fe
[ 0.000000] HighMem 0x000377fe -> 0x0003fe54
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] Early memory PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0003fe54
[ 0.000000] On node 0 totalpages: 261603
[ 0.000000] free_area_init_node: node 0, pgdat c061ec40, node_mem_map f6d28200
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3951 pages, LIFO batch:0
[ 0.000000] Normal zone: 1744 pages used for memmap
[ 0.000000] Normal zone: 221486 pages, LIFO batch:31
[ 0.000000] HighMem zone: 269 pages used for memmap
[ 0.000000] HighMem zone: 34121 pages, LIFO batch:7
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 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_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] 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] SMP: Allowing 2 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] Allocating PCI resources starting at 3ff00000 (gap: 3ff00000:c0100000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 13 pages/cpu @f6d07000 s31424 r0 d21824 u53248
[ 0.000000] pcpu-alloc: s31424 r0 d21824 u53248 alloc=13*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259558
[ 0.000000] Kernel command line: root=/dev/disk/by-uuid/10f8033d-8fe9-46be-bccf-68a14025bbaa ro init=/bin/systemd
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] allocated 2093600 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Initializing HighMem for node 0 (000377fe:0003fe54)
[ 0.000000] Memory: 1025576k/1046864k available (3810k kernel code, 20836k reserved, 1471k data, 524k init, 137560k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
[ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
[ 0.000000] .init : 0xc0629000 - 0xc06ac000 ( 524 kB)
[ 0.000000] .data : 0xc04b88f7 - 0xc0628800 (1471 kB)
[ 0.000000] .text : 0xc0100000 - 0xc04b88f7 (3810 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=15, HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] Dump stacks of tasks blocking RCU-preempt GP.
[ 0.000000] NR_IRQS:2304 nr_irqs:512 16
[ 0.000000] CPU 0 irqstacks, hard=f6408000 soft=f640a000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 2999.992 MHz processor.
[ 0.006668] Calibrating delay loop (skipped), value calculated using timer frequency.. 6002.98 BogoMIPS (lpj=9999973)
[ 0.006674] pid_max: default: 32768 minimum: 301
[ 0.006706] Security Framework initialized
[ 0.006712] AppArmor: AppArmor disabled by boot time parameter
[ 0.006735] Mount-cache hash table entries: 512
[ 0.007027] Initializing cgroup subsys cpuacct
[ 0.007032] Initializing cgroup subsys memory
[ 0.007043] Initializing cgroup subsys devices
[ 0.007046] Initializing cgroup subsys freezer
[ 0.007049] Initializing cgroup subsys net_cls
[ 0.007052] Initializing cgroup subsys blkio
[ 0.007102] CPU: Physical Processor ID: 0
[ 0.007105] CPU: Processor Core ID: 0
[ 0.007108] mce: CPU supports 4 MCE banks
[ 0.007122] CPU0: Thermal monitoring enabled (TM1)
[ 0.007127] using mwait in idle threads.
[ 0.010796] ACPI: Core revision 20120320
[ 0.013347] ftrace: allocating 16930 entries in 34 pages
[ 0.023410] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.023795] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.058322] CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 01
[ 0.059996] Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
[ 0.059996] ... version: 0
[ 0.059996] ... bit width: 40
[ 0.059996] ... generic registers: 18
[ 0.059996] ... value mask: 000000ffffffffff
[ 0.059996] ... max period: 0000007fffffffff
[ 0.059996] ... fixed-purpose events: 0
[ 0.059996] ... event mask: 000000000003ffff
[ 0.076747] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.096685] CPU 1 irqstacks, hard=f64ae000 soft=f64b0000
[ 0.096689] Booting Node 0, Processors #1 Ok.
[ 0.009999] Initializing CPU#1
[ 0.109847] NMI watchdog: enabled, takes one hw-pmu counter.
[ 0.109913] Brought up 2 CPUs
[ 0.109918] Total of 2 processors activated (12004.96 BogoMIPS).
[ 0.110087] devtmpfs: initialized
[ 0.110253] PM: Registering ACPI NVS region [mem 0x3fe54000-0x3fee7fff] (606208 bytes)
[ 0.111622] NET: Registered protocol family 16
[ 0.111622] ACPI: bus type pci registered
[ 0.111622] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.111622] PCI: not using MMCONFIG
[ 0.112603] PCI: Using configuration type 1 for base access
[ 0.116699] bio: create slab <bio-0> at 0
[ 0.116741] ACPI: Added _OSI(Module Device)
[ 0.116741] ACPI: Added _OSI(Processor Device)
[ 0.116741] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.116741] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.117482] ACPI: EC: Look up EC in DSDT
[ 0.119433] ACPI: Interpreter enabled
[ 0.119446] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.119477] ACPI: Using IOAPIC for interrupt routing
[ 0.119501] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.119654] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.119657] PCI: Using MMCONFIG for extended config space
[ 0.121061] ACPI: No dock devices found.
[ 0.121073] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 0.122518] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.125297] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
[ 0.125302] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
[ 0.125306] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[ 0.125310] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000fffff] (ignored)
[ 0.125314] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfbffffff] (ignored)
[ 0.125317] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xe0000000] (ignored)
[ 0.125321] PCI: root bus 00: using default resources
[ 0.125377] PCI host bridge to bus 0000:00
[ 0.125382] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.125385] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[ 0.125400] pci 0000:00:00.0: [8086:2580] type 00 class 0x060000
[ 0.125463] pci 0000:00:01.0: [8086:2581] type 01 class 0x060400
[ 0.125521] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.125577] pci 0000:00:1b.0: [8086:2668] type 00 class 0x040300
[ 0.125597] pci 0000:00:1b.0: reg 10: [mem 0x53300000-0x53303fff 64bit]
[ 0.125676] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.125704] pci 0000:00:1c.0: [8086:2660] type 01 class 0x060400
[ 0.125786] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.125815] pci 0000:00:1c.1: [8086:2662] type 01 class 0x060400
[ 0.125898] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.125928] pci 0000:00:1c.2: [8086:2664] type 01 class 0x060400
[ 0.126011] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[ 0.126040] pci 0000:00:1c.3: [8086:2666] type 01 class 0x060400
[ 0.126123] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.126154] pci 0000:00:1d.0: [8086:2658] type 00 class 0x0c0300
[ 0.126201] pci 0000:00:1d.0: reg 20: [io 0x4080-0x409f]
[ 0.126239] pci 0000:00:1d.1: [8086:2659] type 00 class 0x0c0300
[ 0.126285] pci 0000:00:1d.1: reg 20: [io 0x4060-0x407f]
[ 0.126322] pci 0000:00:1d.2: [8086:265a] type 00 class 0x0c0300
[ 0.126368] pci 0000:00:1d.2: reg 20: [io 0x4040-0x405f]
[ 0.126405] pci 0000:00:1d.3: [8086:265b] type 00 class 0x0c0300
[ 0.126451] pci 0000:00:1d.3: reg 20: [io 0x4020-0x403f]
[ 0.126498] pci 0000:00:1d.7: [8086:265c] type 00 class 0x0c0320
[ 0.126521] pci 0000:00:1d.7: reg 10: [mem 0x53304000-0x533043ff]
[ 0.126613] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[ 0.126638] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
[ 0.126718] pci 0000:00:1f.0: [8086:2640] type 00 class 0x060100
[ 0.126810] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000
[ 0.126823] pci 0000:00:1f.0: LPC Generic IO decode 1 PIO at 0680-06ff
[ 0.126850] pci 0000:00:1f.1: [8086:266f] type 00 class 0x01018a
[ 0.126867] pci 0000:00:1f.1: reg 10: [io 0x40d8-0x40df]
[ 0.126878] pci 0000:00:1f.1: reg 14: [io 0x40ec-0x40ef]
[ 0.126889] pci 0000:00:1f.1: reg 18: [io 0x40d0-0x40d7]
[ 0.126901] pci 0000:00:1f.1: reg 1c: [io 0x40e8-0x40eb]
[ 0.126912] pci 0000:00:1f.1: reg 20: [io 0x40b0-0x40bf]
[ 0.126954] pci 0000:00:1f.2: [8086:2651] type 00 class 0x01018f
[ 0.126971] pci 0000:00:1f.2: reg 10: [io 0x40c8-0x40cf]
[ 0.126981] pci 0000:00:1f.2: reg 14: [io 0x40e4-0x40e7]
[ 0.126991] pci 0000:00:1f.2: reg 18: [io 0x40c0-0x40c7]
[ 0.127002] pci 0000:00:1f.2: reg 1c: [io 0x40e0-0x40e3]
[ 0.127012] pci 0000:00:1f.2: reg 20: [io 0x40a0-0x40af]
[ 0.127053] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.127072] pci 0000:00:1f.3: [8086:266a] type 00 class 0x0c0500
[ 0.127129] pci 0000:00:1f.3: reg 20: [io 0x4000-0x401f]
[ 0.127217] pci 0000:01:00.0: [10de:0a65] type 00 class 0x030000
[ 0.127232] pci 0000:01:00.0: reg 10: [mem 0x52000000-0x52ffffff]
[ 0.127247] pci 0000:01:00.0: reg 14: [mem 0x40000000-0x4fffffff 64bit pref]
[ 0.127261] pci 0000:01:00.0: reg 1c: [mem 0x50000000-0x51ffffff 64bit pref]
[ 0.127271] pci 0000:01:00.0: reg 24: [io 0x3000-0x307f]
[ 0.127281] pci 0000:01:00.0: reg 30: [mem 0xfff80000-0xffffffff pref]
[ 0.127352] pci 0000:01:00.1: [10de:0be3] type 00 class 0x040300
[ 0.127367] pci 0000:01:00.1: reg 10: [mem 0x53000000-0x53003fff]
[ 0.136679] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.136685] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.136689] pci 0000:00:01.0: bridge window [mem 0x52000000-0x530fffff]
[ 0.136695] pci 0000:00:01.0: bridge window [mem 0x40000000-0x51ffffff pref]
[ 0.136765] pci 0000:02:00.0: [1b21:0612] type 00 class 0x010601
[ 0.136788] pci 0000:02:00.0: reg 10: [io 0x2028-0x202f]
[ 0.136804] pci 0000:02:00.0: reg 14: [io 0x2034-0x2037]
[ 0.136819] pci 0000:02:00.0: reg 18: [io 0x2020-0x2027]
[ 0.136836] pci 0000:02:00.0: reg 1c: [io 0x2030-0x2033]
[ 0.136852] pci 0000:02:00.0: reg 20: [io 0x2000-0x201f]
[ 0.136868] pci 0000:02:00.0: reg 24: [mem 0x53200000-0x532001ff]
[ 0.136885] pci 0000:02:00.0: reg 30: [mem 0xffff0000-0xffffffff pref]
[ 0.146676] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[ 0.146682] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.146687] pci 0000:00:1c.0: bridge window [mem 0x53200000-0x532fffff]
[ 0.146740] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[ 0.146747] pci 0000:00:1c.1: bridge window [mem 0x53400000-0x534fffff]
[ 0.146798] pci 0000:00:1c.2: PCI bridge to [bus 04-04]
[ 0.146805] pci 0000:00:1c.2: bridge window [mem 0x53500000-0x535fffff]
[ 0.146858] pci 0000:00:1c.3: PCI bridge to [bus 05-05]
[ 0.146866] pci 0000:00:1c.3: bridge window [mem 0x53600000-0x536fffff]
[ 0.146917] pci 0000:06:05.0: [11c1:5811] type 00 class 0x0c0010
[ 0.146938] pci 0000:06:05.0: reg 10: [mem 0x53101000-0x53101fff]
[ 0.147024] pci 0000:06:05.0: supports D1 D2
[ 0.147027] pci 0000:06:05.0: PME# supported from D0 D1 D2 D3hot
[ 0.147053] pci 0000:06:08.0: [8086:1064] type 00 class 0x020000
[ 0.147074] pci 0000:06:08.0: reg 10: [mem 0x53100000-0x53100fff]
[ 0.147086] pci 0000:06:08.0: reg 14: [io 0x1000-0x103f]
[ 0.147161] pci 0000:06:08.0: supports D1 D2
[ 0.147164] pci 0000:06:08.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.147208] pci 0000:00:1e.0: PCI bridge to [bus 06-06] (subtractive decode)
[ 0.147214] pci 0000:00:1e.0: bridge window [io 0x1000-0x1fff]
[ 0.147219] pci 0000:00:1e.0: bridge window [mem 0x53100000-0x531fffff]
[ 0.147227] pci 0000:00:1e.0: bridge window [io 0x0000-0xffff] (subtractive decode)
[ 0.147231] pci 0000:00:1e.0: bridge window [mem 0x00000000-0xffffffff] (subtractive decode)
[ 0.147260] pci_bus 0000:00: on NUMA node 0
[ 0.147266] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.147465] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P32_._PRT]
[ 0.147735] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX0._PRT]
[ 0.147802] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX1._PRT]
[ 0.147870] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX2._PRT]
[ 0.147936] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PEX3._PRT]
[ 0.148039] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.148044] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d
[ 0.148047] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 0.152485] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.152581] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 *9 10 11 12)
[ 0.152676] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.152768] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.152859] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 7 9 10 *11 12)
[ 0.152951] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[ 0.153045] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 7 9 10 11 12) *0, disabled.
[ 0.153138] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 7 9 *10 11 12)
[ 0.153367] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.153374] vgaarb: loaded
[ 0.153377] vgaarb: bridge control possible 0000:01:00.0
[ 0.153377] PCI: Using ACPI for IRQ routing
[ 0.160505] PCI: pci_cache_line_size set to 64 bytes
[ 0.160612] reserve RAM buffer: 000000000009fc00 - 000000000009ffff
[ 0.160616] reserve RAM buffer: 000000003fe54000 - 000000003fffffff
[ 0.160771] NetLabel: Initializing
[ 0.160775] NetLabel: domain hash size = 128
[ 0.160777] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.160799] NetLabel: unlabeled traffic allowed by default
[ 0.160906] hpet clockevent registered
[ 0.160911] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
[ 0.160917] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
[ 0.160924] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
[ 0.173350] Switching to clocksource hpet
[ 0.182676] pnp: PnP ACPI init
[ 0.182706] ACPI: bus type pnp registered
[ 0.184200] pnp 00:00: [bus 00-ff]
[ 0.184205] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.184209] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.184212] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.184216] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.184219] pnp 00:00: [mem 0x000c0000-0x000fffff window]
[ 0.184223] pnp 00:00: [mem 0xf0000000-0xfbffffff window]
[ 0.184229] pnp 00:00: [mem 0x40000000-0xe0000000 window]
[ 0.184297] pnp 00:00: Plug and Play ACPI device, IDs PNP0a03 (active)
[ 0.184317] pnp 00:01: [mem 0xe0000000-0xefffffff]
[ 0.184321] pnp 00:01: [mem 0xfed13000-0xfed13fff]
[ 0.184324] pnp 00:01: [mem 0xfed14000-0xfed17fff]
[ 0.184327] pnp 00:01: [mem 0xfed18000-0xfed18fff]
[ 0.184330] pnp 00:01: [mem 0xfed19000-0xfed19fff]
[ 0.184333] pnp 00:01: [mem 0xfed1c000-0xfed1ffff]
[ 0.184336] pnp 00:01: [mem 0xfed20000-0xfed9ffff]
[ 0.184412] system 00:01: [mem 0xe0000000-0xefffffff] has been reserved
[ 0.184417] system 00:01: [mem 0xfed13000-0xfed13fff] has been reserved
[ 0.184421] system 00:01: [mem 0xfed14000-0xfed17fff] has been reserved
[ 0.184425] system 00:01: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.184429] system 00:01: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.184432] system 00:01: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.184436] system 00:01: [mem 0xfed20000-0xfed9ffff] has been reserved
[ 0.184442] system 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.184642] pnp 00:02: [io 0x0000-0x000f]
[ 0.184646] pnp 00:02: [io 0x0081-0x0083]
[ 0.184649] pnp 00:02: [io 0x0087]
[ 0.184652] pnp 00:02: [io 0x0089-0x008b]
[ 0.184655] pnp 00:02: [io 0x008f]
[ 0.184658] pnp 00:02: [io 0x00c0-0x00df]
[ 0.184661] pnp 00:02: [dma 4]
[ 0.184706] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.184723] pnp 00:03: [io 0x0070-0x0071]
[ 0.184726] pnp 00:03: [io 0x0074-0x0077]
[ 0.184740] pnp 00:03: [irq 8]
[ 0.184783] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.184802] pnp 00:04: [io 0x00f0]
[ 0.184810] pnp 00:04: [irq 13]
[ 0.184854] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.184871] pnp 00:05: [io 0x0061]
[ 0.184919] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[ 0.184938] pnp 00:06: [io 0x0500-0x053f]
[ 0.184942] pnp 00:06: [io 0x0400-0x047f]
[ 0.184945] pnp 00:06: [io 0x0092]
[ 0.184948] pnp 00:06: [io 0x0680-0x06ff]
[ 0.184951] pnp 00:06: [io 0x0010-0x001f]
[ 0.184954] pnp 00:06: [io 0x0072-0x0073]
[ 0.184956] pnp 00:06: [io 0x0080]
[ 0.184959] pnp 00:06: [io 0x0084-0x0086]
[ 0.184962] pnp 00:06: [io 0x0088]
[ 0.184965] pnp 00:06: [io 0x008c-0x008e]
[ 0.184968] pnp 00:06: [io 0x0090-0x009f]
[ 0.185047] system 00:06: [io 0x0500-0x053f] has been reserved
[ 0.185051] system 00:06: [io 0x0400-0x047f] has been reserved
[ 0.185055] system 00:06: [io 0x0680-0x06ff] has been reserved
[ 0.185061] system 00:06: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.185320] pnp 00:07: [io 0x0378-0x037f]
[ 0.185329] pnp 00:07: [irq 7]
[ 0.185426] pnp 00:07: Plug and Play ACPI device, IDs PNP0400 (active)
[ 0.185514] pnp 00:08: [irq 12]
[ 0.185563] pnp 00:08: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
[ 0.185600] pnp 00:09: [io 0x0060]
[ 0.185604] pnp 00:09: [io 0x0064]
[ 0.185611] pnp 00:09: [irq 1]
[ 0.185661] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[ 0.185822] pnp 00:0a: [io 0x03f8-0x03ff]
[ 0.185831] pnp 00:0a: [irq 4]
[ 0.185938] pnp 00:0a: Plug and Play ACPI device, IDs PNP0501 (active)
[ 0.185964] pnp 00:0b: [mem 0xfec00000-0xfec000ff]
[ 0.186015] pnp 00:0b: Plug and Play ACPI device, IDs PNP0003 (active)
[ 0.186047] pnp: PnP ACPI: found 12 devices
[ 0.186049] ACPI: ACPI bus type pnp unregistered
[ 0.224576] pci 0000:01:00.0: no compatible bridge window for [mem 0xfff80000-0xffffffff pref]
[ 0.224583] pci 0000:02:00.0: no compatible bridge window for [mem 0xffff0000-0xffffffff pref]
[ 0.224623] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x001fffff pref] to [bus 02-02] add_size 200000
[ 0.224635] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 03-03] add_size 1000
[ 0.224640] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 03-03] add_size 200000
[ 0.224651] pci 0000:00:1c.2: bridge window [io 0x1000-0x0fff] to [bus 04-04] add_size 1000
[ 0.224656] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 04-04] add_size 200000
[ 0.224667] pci 0000:00:1c.3: bridge window [io 0x1000-0x0fff] to [bus 05-05] add_size 1000
[ 0.224672] pci 0000:00:1c.3: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 05-05] add_size 200000
[ 0.224692] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x001fffff pref] get_res_add_size add_size 200000
[ 0.224696] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.224701] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.224705] pci 0000:00:1c.3: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
[ 0.224709] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.224713] pci 0000:00:1c.2: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.224717] pci 0000:00:1c.3: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
[ 0.224726] pci 0000:00:1c.0: BAR 15: assigned [mem 0x53700000-0x539fffff pref]
[ 0.224731] pci 0000:00:1c.1: BAR 15: assigned [mem 0x53a00000-0x53bfffff 64bit pref]
[ 0.224736] pci 0000:00:1c.2: BAR 15: assigned [mem 0x53c00000-0x53dfffff 64bit pref]
[ 0.224740] pci 0000:00:1c.3: BAR 15: assigned [mem 0x53e00000-0x53ffffff 64bit pref]
[ 0.224745] pci 0000:00:1c.1: BAR 13: assigned [io 0x5000-0x5fff]
[ 0.224750] pci 0000:00:1c.2: BAR 13: assigned [io 0x6000-0x6fff]
[ 0.224754] pci 0000:00:1c.3: BAR 13: assigned [io 0x7000-0x7fff]
[ 0.224761] pci 0000:01:00.0: BAR 6: assigned [mem 0x53080000-0x530fffff pref]
[ 0.224765] pci 0000:00:01.0: PCI bridge to [bus 01-01]
[ 0.224770] pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
[ 0.224775] pci 0000:00:01.0: bridge window [mem 0x52000000-0x530fffff]
[ 0.224780] pci 0000:00:01.0: bridge window [mem 0x40000000-0x51ffffff pref]
[ 0.224788] pci 0000:02:00.0: BAR 6: assigned [mem 0x53700000-0x5370ffff pref]
[ 0.224791] pci 0000:00:1c.0: PCI bridge to [bus 02-02]
[ 0.224796] pci 0000:00:1c.0: bridge window [io 0x2000-0x2fff]
[ 0.224802] pci 0000:00:1c.0: bridge window [mem 0x53200000-0x532fffff]
[ 0.224807] pci 0000:00:1c.0: bridge window [mem 0x53700000-0x539fffff pref]
[ 0.224815] pci 0000:00:1c.1: PCI bridge to [bus 03-03]
[ 0.224819] pci 0000:00:1c.1: bridge window [io 0x5000-0x5fff]
[ 0.224825] pci 0000:00:1c.1: bridge window [mem 0x53400000-0x534fffff]
[ 0.224831] pci 0000:00:1c.1: bridge window [mem 0x53a00000-0x53bfffff 64bit pref]
[ 0.224838] pci 0000:00:1c.2: PCI bridge to [bus 04-04]
[ 0.224842] pci 0000:00:1c.2: bridge window [io 0x6000-0x6fff]
[ 0.224849] pci 0000:00:1c.2: bridge window [mem 0x53500000-0x535fffff]
[ 0.224854] pci 0000:00:1c.2: bridge window [mem 0x53c00000-0x53dfffff 64bit pref]
[ 0.224861] pci 0000:00:1c.3: PCI bridge to [bus 05-05]
[ 0.224865] pci 0000:00:1c.3: bridge window [io 0x7000-0x7fff]
[ 0.224872] pci 0000:00:1c.3: bridge window [mem 0x53600000-0x536fffff]
[ 0.224877] pci 0000:00:1c.3: bridge window [mem 0x53e00000-0x53ffffff 64bit pref]
[ 0.224885] pci 0000:00:1e.0: PCI bridge to [bus 06-06]
[ 0.224889] pci 0000:00:1e.0: bridge window [io 0x1000-0x1fff]
[ 0.224895] pci 0000:00:1e.0: bridge window [mem 0x53100000-0x531fffff]
[ 0.224959] pci 0000:00:1e.0: setting latency timer to 64
[ 0.224966] pci_bus 0000:00: resource 4 [io 0x0000-0xffff]
[ 0.224969] pci_bus 0000:00: resource 5 [mem 0x00000000-0xffffffff]
[ 0.224974] pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
[ 0.224977] pci_bus 0000:01: resource 1 [mem 0x52000000-0x530fffff]
[ 0.224980] pci_bus 0000:01: resource 2 [mem 0x40000000-0x51ffffff pref]
[ 0.224984] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff]
[ 0.224987] pci_bus 0000:02: resource 1 [mem 0x53200000-0x532fffff]
[ 0.224990] pci_bus 0000:02: resource 2 [mem 0x53700000-0x539fffff pref]
[ 0.224994] pci_bus 0000:03: resource 0 [io 0x5000-0x5fff]
[ 0.224997] pci_bus 0000:03: resource 1 [mem 0x53400000-0x534fffff]
[ 0.225001] pci_bus 0000:03: resource 2 [mem 0x53a00000-0x53bfffff 64bit pref]
[ 0.225004] pci_bus 0000:04: resource 0 [io 0x6000-0x6fff]
[ 0.225007] pci_bus 0000:04: resource 1 [mem 0x53500000-0x535fffff]
[ 0.225011] pci_bus 0000:04: resource 2 [mem 0x53c00000-0x53dfffff 64bit pref]
[ 0.225014] pci_bus 0000:05: resource 0 [io 0x7000-0x7fff]
[ 0.225018] pci_bus 0000:05: resource 1 [mem 0x53600000-0x536fffff]
[ 0.225021] pci_bus 0000:05: resource 2 [mem 0x53e00000-0x53ffffff 64bit pref]
[ 0.225025] pci_bus 0000:06: resource 0 [io 0x1000-0x1fff]
[ 0.225028] pci_bus 0000:06: resource 1 [mem 0x53100000-0x531fffff]
[ 0.225031] pci_bus 0000:06: resource 4 [io 0x0000-0xffff]
[ 0.225035] pci_bus 0000:06: resource 5 [mem 0x00000000-0xffffffff]
[ 0.225091] NET: Registered protocol family 2
[ 0.225171] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.225391] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.225895] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[ 0.226187] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.226190] TCP: reno registered
[ 0.226195] UDP hash table entries: 512 (order: 2, 16384 bytes)
[ 0.226208] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[ 0.226329] NET: Registered protocol family 1
[ 0.226637] pci 0000:01:00.0: Boot video device
[ 0.226698] pci 0000:06:08.0: Firmware left e100 interrupts enabled; disabling
[ 0.226709] PCI: CLS 0 bytes, default 64
[ 0.226780] Unpacking initramfs...
[ 0.315303] Freeing initrd memory: 2900k freed
[ 0.317191] apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
[ 0.317195] apm: disabled - APM is not SMP safe.
[ 0.317515] audit: initializing netlink socket (disabled)
[ 0.317533] type=2000 audit(1342552654.316:1): initialized
[ 0.317976] highmem bounce pool size: 64 pages
[ 0.317984] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[ 0.320723] VFS: Disk quotas dquot_6.5.2
[ 0.320797] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[ 0.320931] msgmni has been set to 1740
[ 0.321235] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[ 0.321282] io scheduler noop registered
[ 0.321287] io scheduler deadline registered
[ 0.321299] io scheduler cfq registered (default)
[ 0.321473] pcieport 0000:00:01.0: irq 40 for MSI/MSI-X
[ 0.321588] pcieport 0000:00:1c.0: irq 41 for MSI/MSI-X
[ 0.321708] pcieport 0000:00:1c.1: irq 42 for MSI/MSI-X
[ 0.321830] pcieport 0000:00:1c.2: irq 43 for MSI/MSI-X
[ 0.321950] pcieport 0000:00:1c.3: irq 44 for MSI/MSI-X
[ 0.322243] GHES: HEST is not enabled!
[ 0.322264] isapnp: Scanning for PnP cards...
[ 0.678327] isapnp: No Plug & Play device found
[ 0.678412] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.698985] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.720023] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[ 0.720384] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
[ 0.723503] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.723558] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.723755] mousedev: PS/2 mouse device common for all mice
[ 0.723869] rtc_cmos 00:03: RTC can wake from S4
[ 0.724031] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0
[ 0.724060] rtc0: alarms up to one month, 114 bytes nvram, hpet irqs
[ 0.724098] cpuidle: using governor ladder
[ 0.724101] cpuidle: using governor menu
[ 0.724316] TCP: cubic registered
[ 0.724489] NET: Registered protocol family 10
[ 0.724741] NET: Registered protocol family 17
[ 0.724748] Registering the dns_resolver key type
[ 0.724796] Using IPI No-Shortcut mode
[ 0.724971] PM: Hibernation image not present or could not be loaded.
[ 0.724985] registered taskstats version 1
[ 0.725540] rtc_cmos 00:03: setting system clock to 2012-07-17 19:17:35 UTC (1342552655)
[ 0.725588] Initializing network drop monitor service
[ 0.726860] Freeing unused kernel memory: 524k freed
[ 0.727195] Write protecting the kernel text: 3812k
[ 0.727226] Write protecting the kernel read-only data: 1120k
[ 0.740567] systemd-udevd[41]: starting version 186
[ 0.742721] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[ 0.745749] SCSI subsystem initialized
[ 0.749328] libata version 3.00 loaded.
[ 0.750857] ahci 0000:02:00.0: version 3.0
[ 0.750961] ahci 0000:02:00.0: irq 45 for MSI/MSI-X
[ 0.751021] ahci: SSS flag set, parallel bus scan disabled
[ 0.751069] ahci 0000:02:00.0: AHCI 0001.0200 32 slots 2 ports 6 Gbps 0x3 impl SATA mode
[ 0.751077] ahci 0000:02:00.0: flags: 64bit ncq sntf stag led clo pmp pio slum part ccc sxs
[ 0.752850] scsi0 : ahci
[ 0.753200] scsi1 : ahci
[ 0.753383] ata1: SATA max UDMA/133 abar m512@0x53200000 port 0x53200100 irq 45
[ 0.753391] ata2: SATA max UDMA/133 abar m512@0x53200000 port 0x53200180 irq 45
[ 1.240043] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.252105] ata1.00: ATA-8: OCZ-SOLID3, 2.15, max UDMA/133
[ 1.252110] ata1.00: 234441648 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[ 1.262069] ata1.00: configured for UDMA/133
[ 1.262262] scsi 0:0:0:0: Direct-Access ATA OCZ-SOLID3 2.15 PQ: 0 ANSI: 5
[ 1.264029] sd 0:0:0:0: [sda] 234441648 512-byte logical blocks: (120 GB/111 GiB)
[ 1.264196] sd 0:0:0:0: [sda] Write Protect is off
[ 1.264203] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 1.264257] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.265654] sda: sda1 sda2 sda3 sda4
[ 1.266383] sd 0:0:0:0: [sda] Attached SCSI disk
[ 1.320034] Refined TSC clocksource calibration: 2999.980 MHz.
[ 1.320041] Switching to clocksource tsc
[ 1.746702] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1.747318] ata2.00: ATA-8: ST3000DM001-9YN166, CC4C, max UDMA/133
[ 1.747323] ata2.00: 5860533168 sectors, multi 0: LBA48 NCQ (depth 31/32), AA
[ 1.747889] ata2.00: configured for UDMA/133
[ 1.748030] scsi 1:0:0:0: Direct-Access ATA ST3000DM001-9YN1 CC4C PQ: 0 ANSI: 5
[ 1.748540] sd 1:0:0:0: [sdb] 5860533168 512-byte logical blocks: (3.00 TB/2.72 TiB)
[ 1.748547] sd 1:0:0:0: [sdb] 4096-byte physical blocks
[ 1.748667] sd 1:0:0:0: [sdb] Write Protect is off
[ 1.748674] sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[ 1.748725] sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 1.793835] sdb: sdb1
[ 1.794347] sd 1:0:0:0: [sdb] Attached SCSI disk
[ 1.892420] usbcore: registered new interface driver usbfs
[ 1.892471] usbcore: registered new interface driver hub
[ 1.895559] ata_piix 0000:00:1f.1: version 2.13
[ 1.895639] ata_piix 0000:00:1f.1: setting latency timer to 64
[ 1.897473] usbcore: registered new device driver usb
[ 1.898382] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 1.898429] scsi2 : ata_piix
[ 1.899754] scsi3 : ata_piix
[ 1.900600] ata3: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0x40b0 irq 14
[ 1.900605] ata4: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0x40b8 irq 15
[ 1.900676] ata4: port disabled--ignoring
[ 1.901417] ata_piix 0000:00:1f.2: MAP [ P0 P2 P1 P3 ]
[ 1.901473] ata_piix 0000:00:1f.2: setting latency timer to 64
[ 1.904508] scsi4 : ata_piix
[ 1.905087] scsi5 : ata_piix
[ 1.905220] ata5: SATA max UDMA/133 cmd 0x40c8 ctl 0x40e4 bmdma 0x40a0 irq 19
[ 1.905227] ata6: SATA max UDMA/133 cmd 0x40c0 ctl 0x40e0 bmdma 0x40a8 irq 19
[ 1.905347] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[ 1.905355] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[ 1.905401] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[ 1.905444] ehci_hcd 0000:00:1d.7: debug port 1
[ 1.905558] uhci_hcd: USB Universal Host Controller Interface driver
[ 1.909355] ehci_hcd 0000:00:1d.7: cache line size of 64 is not supported
[ 1.909393] ehci_hcd 0000:00:1d.7: irq 23, io mem 0x53304000
[ 1.916865] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[ 1.917873] hub 1-0:1.0: USB hub found
[ 1.917883] hub 1-0:1.0: 8 ports detected
[ 1.918079] uhci_hcd 0000:00:1d.0: setting latency timer to 64
[ 1.918087] uhci_hcd 0000:00:1d.0: UHCI Host Controller
[ 1.918109] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 1.918149] uhci_hcd 0000:00:1d.0: irq 23, io base 0x00004080
[ 1.918445] hub 2-0:1.0: USB hub found
[ 1.918456] hub 2-0:1.0: 2 ports detected
[ 1.918663] uhci_hcd 0000:00:1d.1: setting latency timer to 64
[ 1.918671] uhci_hcd 0000:00:1d.1: UHCI Host Controller
[ 1.918692] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
[ 1.918728] uhci_hcd 0000:00:1d.1: irq 19, io base 0x00004060
[ 1.919043] hub 3-0:1.0: USB hub found
[ 1.919053] hub 3-0:1.0: 2 ports detected
[ 1.919306] uhci_hcd 0000:00:1d.2: setting latency timer to 64
[ 1.919314] uhci_hcd 0000:00:1d.2: UHCI Host Controller
[ 1.919338] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
[ 1.919391] uhci_hcd 0000:00:1d.2: irq 18, io base 0x00004040
[ 1.919771] hub 4-0:1.0: USB hub found
[ 1.919781] hub 4-0:1.0: 2 ports detected
[ 1.920058] uhci_hcd 0000:00:1d.3: setting latency timer to 64
[ 1.920066] uhci_hcd 0000:00:1d.3: UHCI Host Controller
[ 1.920085] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
[ 1.920162] uhci_hcd 0000:00:1d.3: irq 16, io base 0x00004020
[ 1.920720] hub 5-0:1.0: USB hub found
[ 1.920731] hub 5-0:1.0: 2 ports detected
[ 2.068266] ata6.00: ATA-6: WDC WD2000JD-00HBB0, 08.02D08, max UDMA/133
[ 2.068272] ata6.00: 390721968 sectors, multi 16: LBA48
[ 2.074099] ata5.00: ATA-8: WDC WD20EARX-00PASB0, 51.0AB51, max UDMA/133
[ 2.074104] ata5.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.081454] ata6.00: configured for UDMA/133
[ 2.100167] ata5.01: ATA-8: ST3500418AS, CC34, max UDMA/133
[ 2.100172] ata5.01: 976773168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[ 2.107102] ata5.00: configured for UDMA/133
[ 2.162850] ata5.01: configured for UDMA/133
[ 2.173642] ata3.00: ATAPI: SONY DVD RW DRU-530A, 2.1g, max UDMA/33
[ 2.173649] ata3.01: ATAPI: LITE-ON DVDRW SOHW-1633S, BGS4, max UDMA/66
[ 2.173654] ata3.01: limited to UDMA/33 due to 40-wire cable
[ 2.186862] ata3.00: configured for UDMA/33
[ 2.200194] ata3.01: configured for UDMA/33
[ 2.201725] scsi 2:0:0:0: CD-ROM SONY DVD RW DRU-530A 2.1g PQ: 0 ANSI: 5
[ 2.202839] scsi 2:0:1:0: CD-ROM LITE-ON DVDRW SOHW-1633S BGS4 PQ: 0 ANSI: 5
[ 2.203271] scsi 4:0:0:0: Direct-Access ATA WDC WD20EARX-00P 51.0 PQ: 0 ANSI: 5
[ 2.203548] sd 4:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB)
[ 2.203557] sd 4:0:0:0: [sdc] 4096-byte physical blocks
[ 2.203683] sd 4:0:0:0: [sdc] Write Protect is off
[ 2.203690] sd 4:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[ 2.203749] sd 4:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.203803] scsi 4:0:1:0: Direct-Access ATA ST3500418AS CC34 PQ: 0 ANSI: 5
[ 2.204553] scsi 5:0:0:0: Direct-Access ATA WDC WD2000JD-00H 08.0 PQ: 0 ANSI: 5
[ 2.204737] sd 4:0:1:0: [sdd] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 2.204849] sd 5:0:0:0: [sde] 390721968 512-byte logical blocks: (200 GB/186 GiB)
[ 2.204969] sd 5:0:0:0: [sde] Write Protect is off
[ 2.204976] sd 5:0:0:0: [sde] Mode Sense: 00 3a 00 00
[ 2.205029] sd 5:0:0:0: [sde] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.223374] usb 1-2: new high-speed USB device number 2 using ehci_hcd
[ 2.225847] sdc: sdc1
[ 2.225864] sd 4:0:1:0: [sdd] Write Protect is off
[ 2.225872] sd 4:0:1:0: [sdd] Mode Sense: 00 3a 00 00
[ 2.225944] sd 4:0:1:0: [sdd] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 2.226606] sd 4:0:0:0: [sdc] Attached SCSI disk
[ 2.242524] sdd: sdd1
[ 2.243011] sd 4:0:1:0: [sdd] Attached SCSI disk
[ 2.250598] sde: sde2 sde3 < sde5 sde6 >
[ 2.251325] sd 5:0:0:0: [sde] Attached SCSI disk
[ 2.263852] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
[ 2.263860] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 2.265692] sr 2:0:0:0: Attached scsi CD-ROM sr0
[ 2.269125] sr1: scsi3-mmc drive: 48x/48x writer cd/rw xa/form2 cdda tray
[ 2.270115] sr 2:0:1:0: Attached scsi CD-ROM sr1
[ 2.453377] usb 1-3: new high-speed USB device number 3 using ehci_hcd
[ 2.630176] input: Western Digital My Book as /devices/pci0000:00/0000:00:1d.7/usb1/1-3/1-3:1.1/input/input1
[ 2.630296] generic-usb 0003:1058:1102.0001: input,hidraw0: USB HID v1.11 Device [Western Digital My Book] on usb-0000:00:1d.7-3/input1
[ 2.630361] usbcore: registered new interface driver usbhid
[ 2.630366] usbhid: USB HID core driver
[ 2.720033] usb 1-5: new high-speed USB device number 4 using ehci_hcd
[ 2.992001] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
[ 3.123459] usb 5-1: new low-speed USB device number 2 using uhci_hcd
[ 3.170371] systemd[1]: systemd 186 running in system mode. (+PAM -LIBWRAP -AUDIT -SELINUX -IMA -SYSVINIT +LIBCRYPTSETUP; arch)
[ 3.189960] systemd[1]: Inserted module 'autofs4'
[ 3.190421] systemd[1]: Set hostname to <bbq>.
[ 3.347408] systemd[1]: Cannot add dependency job for unit exportfs.service, ignoring: Unit exportfs.service failed to load: No such file or directory. See system logs and 'systemctl status exportfs.service' for details.
[ 3.347444] systemd[1]: Cannot add dependency job for unit arch-daemons.target, ignoring: Unit arch-daemons.target failed to load: No such file or directory. See system logs and 'systemctl status arch-daemons.target' for details.
[ 3.347509] systemd[1]: Cannot add dependency job for unit display-manager.service, ignoring: Unit display-manager.service failed to load: No such file or directory. See system logs and 'systemctl status display-manager.service' for details.
[ 3.600924] systemd-readahead[134]: Bumped block_nr parameter of 8:0 to 16384. This is a temporary hack and should be removed one day.
[ 3.890242] systemd-udevd[139]: starting version 186
[ 3.928976] systemd-journald[146]: Fixed max_use=50.2M max_size=6.2M min_size=64.0K keep_free=25.1M
[ 3.929449] systemd-journald[146]: Vacuuming...
[ 4.016020] FS-Cache: Loaded
[ 4.026904] RPC: Registered named UNIX socket transport module.
[ 4.026909] RPC: Registered udp transport module.
[ 4.026912] RPC: Registered tcp transport module.
[ 4.026914] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 4.068138] EXT4-fs (sda1): re-mounted. Opts: (null)
[ 4.071885] NFS: Registering the id_resolver key type
[ 4.071920] FS-Cache: Netfs 'nfs' registered for caching
[ 4.090493] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[ 4.103300] Installing knfsd (copyright (C) 1996 [email protected]).
[ 4.106821] ACPI: Sleep Button [SLPB]
[ 4.114494] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
[ 4.114509] ACPI: Power Button [PWRF]
[ 4.135074] parport_pc 00:07: reported by Plug and Play ACPI
[ 4.135106] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[ 4.157067] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[ 4.178255] Linux agpgart interface v0.103
[ 4.202375] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input4
[ 4.203197] hda_intel: Disabling MSI
[ 4.255263] intel_rng: Firmware space is locked read-only. If you can't or
[ 4.255267] intel_rng: don't want to disable this in firmware setup, and if
[ 4.255271] intel_rng: you are certain that your system has a functional
[ 4.255274] intel_rng: RNG, try using the 'no_fwh_detect' option.
[ 4.273750] e100: Intel(R) PRO/100 Network Driver, 3.5.24-k2-NAPI
[ 4.273757] e100: Copyright(c) 1999-2006 Intel Corporation
[ 4.274079] iTCO_vendor_support: vendor-support=0
[ 4.285411] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.07
[ 4.285661] iTCO_wdt: Found a ICH6 or ICH6R TCO device (Version=2, TCOBASE=0x0460)
[ 4.285769] iTCO_wdt: initialized. heartbeat=30 sec (nowayout=0)
[ 4.380102] usbcore: registered new interface driver uas
[ 4.415911] Initializing USB Mass Storage driver...
[ 4.423630] scsi6 : usb-storage 1-3:1.0
[ 4.423883] usbcore: registered new interface driver usb-storage
[ 4.423888] USB Mass Storage support registered.
[ 4.426642] e100 0000:06:08.0: eth0: addr 0x53100000, irq 20, MAC addr 00:11:11:9d:19:91
[ 4.434273] scsi7 : usb-storage 1-5:1.0
[ 4.434499] usbcore: registered new interface driver ums-cypress
[ 4.475410] psmouse serio1: hgpk: ID: 10 00 64
[ 4.480175] firewire_ohci 0000:06:05.0: added OHCI v1.0 device as card 0, 8 IR + 8 IT contexts, quirks 0x0
[ 4.487522] microcode: CPU0 sig=0xf41, pf=0x10, revision=0xd
[ 4.506728] Registered IR keymap rc-ati-x10
[ 4.507019] input: X10 Wireless Technology Inc USB Receiver as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/rc/rc0/input5
[ 4.507357] rc0: X10 Wireless Technology Inc USB Receiver as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/rc/rc0
[ 4.507587] input: X10 Wireless Technology Inc USB Receiver mouse as /devices/pci0000:00/0000:00:1d.3/usb5/5-1/5-1:1.0/input/input6
[ 4.507783] usbcore: registered new interface driver ati_remote
[ 4.530507] psmouse serio1: logips2pp: Detected unknown Logitech mouse model 127
[ 4.687581] ppdev: user-space parallel port driver
[ 4.761362] Adding 1047928k swap on /dev/sda2. Priority:-1 extents:1 across:1047928k SS
[ 4.804984] microcode: CPU1 sig=0xf41, pf=0x10, revision=0xd
[ 4.814875] nvidia: module license 'NVIDIA' taints kernel.
[ 4.814882] Disabling lock debugging due to kernel taint
[ 4.822000] microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
[ 4.926478] fuse init (API version 7.18)
[ 4.970217] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input7
[ 4.971016] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
[ 4.971676] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
[ 4.971943] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
[ 4.980870] firewire_core 0000:06:05.0: created device fw0: GUID 00111100009d1991, S400
[ 4.981627] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
[ 4.982035] NVRM: loading NVIDIA UNIX x86 Kernel Module 302.17 Tue Jun 12 18:37:51 PDT 2012
[ 5.031213] input: ImExPS/2 Logitech Explorer Mouse as /devices/platform/i8042/serio1/input/input11
[ 5.432483] scsi 6:0:0:0: Direct-Access WD My Book 1028 PQ: 0 ANSI: 4
[ 5.436924] sd 6:0:0:0: [sdf] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[ 5.437226] scsi 7:0:0:0: Direct-Access WDC WD25 00JB-00GVA0 PQ: 0 ANSI: 0
[ 5.438100] sd 7:0:0:0: [sdg] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[ 5.439101] sd 7:0:0:0: [sdg] Write Protect is off
[ 5.439109] sd 7:0:0:0: [sdg] Mode Sense: 33 00 00 00
[ 5.439482] sd 6:0:0:0: [sdf] Write Protect is off
[ 5.439489] sd 6:0:0:0: [sdf] Mode Sense: 10 00 00 00
[ 5.440101] sd 7:0:0:0: [sdg] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
[ 5.442224] sd 6:0:0:0: [sdf] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 5.463763] sdg: sdg1 sdg2
[ 5.467100] sd 7:0:0:0: [sdg] Attached SCSI disk
[ 5.469267] sdf: sdf1
[ 5.491846] sd 6:0:0:0: [sdf] Attached SCSI disk
[ 36.480046] usb 1-5: reset high-speed USB device number 4 using ehci_hcd
[ 37.347138] systemd-journald[146]: Fixed max_use=1.4G max_size=128.0M min_size=64.0K keep_free=765.3M
[ 37.347165] systemd-journald[146]: Flushing to /var...
[ 37.837240] EXT4-fs (sdf1): mounted filesystem with ordered data mode. Opts: (null)
[ 37.906826] EXT4-fs (sdg2): mounted filesystem with ordered data mode. Opts: (null)
[ 38.068461] EXT4-fs (sde6): mounted filesystem with ordered data mode. Opts: (null)
[ 38.194403] EXT4-fs (sdb1): mounted filesystem with ordered data mode. Opts: (null)
[ 38.740678] EXT4-fs (sdc1): mounted filesystem with ordered data mode. Opts: (null)
[ 38.747081] EXT4-fs (sdd1): mounted filesystem with ordered data mode. Opts: (null)
[ 39.486016] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 39.599796] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[ 39.600119] NFSD: starting 90-second grace period
[ 40.579508] Netfilter messages via NETLINK v0.30.
[ 40.594917] nf_conntrack version 0.5.0 (16078 buckets, 64312 max)
[ 40.746099] ip6_tables: (C) 2000-2006 Netfilter Core Team
[ 40.747318] NF_TPROXY: Transparent proxy support initialized, version 4.1.0
[ 40.747325] NF_TPROXY: Copyright (c) 2006-2007 BalaBit IT Ltd.
[ 40.786415] ctnetlink v0.93: registering with nfnetlink.
[ 40.886321] ip_set: protocol 6
[ 40.898284] ipt_CLUSTERIP: ClusterIP Version 0.8 loaded successfully
[ 41.762042] xt_time: kernel timezone is -0000
[ 42.318176] Bridge firewalling registered
[ 42.704278] u32 classifier
[ 42.704284] input device check on
[ 42.704287] Actions configured
[ 43.154527] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 43.156826] e100 0000:06:08.0: eth0: NIC Link is Up 100 Mbps Full Duplex
[ 43.157214] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 44.557798] EXT4-fs (sda4): mounted filesystem with ordered data mode. Opts: (null)
[ 44.872612] [drm] Initialized drm 1.1.0 20060810
[ 44.881629] wmi: Mapper loaded
[ 51.096207] zram: module is from the staging directory, the quality is unknown, you have been warned.
[ 51.105163] zram: Unknown parameter `zram_num_devices'
[ 51.148183] zram: module is from the staging directory, the quality is unknown, you have been warned.
[ 51.148690] zram: Creating 2 devices ...
[ 51.398897] Adding 514496k swap on /dev/zram0. Priority:100 extents:1 across:514496k SS
[ 51.406500] Adding 514496k swap on /dev/zram1. Priority:100 extents:1 across:514496k SS
[ 76.005728] bootchart-collector started as pid 1586 with 2 args: '--dump' '/tmp/bootchart.94K3Fb6yom'
[ 76.005734] Extracting profile data from pid 178
[ 76.005736] map 0xbfe14000 -> 0xbfe35000 size: 132k from 'bfe14000' 'bfe35000'
[ 76.005739] read 135168 bytes of 135168
[ 76.005741] reading 101 chunks (of 101) ... wrote 12527 kb
[ 76.005743] bootchart-collector pid: 1586 unmounted proc / clean exit
Linux 3.3.8-1, Nvidia 295.49-1 Dmesg Output
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.3.8-1-ARCH (tobias@T-POWA-LX) (gcc version 4.7.0 20120505 (prerelease) (GCC) ) #1 SMP PREEMPT Tue Jun 5 13:24:07 UTC 2012
[ 0.000000] BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
[ 0.000000] BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
[ 0.000000] BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[ 0.000000] BIOS-e820: 0000000000100000 - 000000003fe54000 (usable)
[ 0.000000] BIOS-e820: 000000003fe54000 - 000000003fee8000 (ACPI NVS)
[ 0.000000] BIOS-e820: 000000003fee8000 - 000000003ff00000 (ACPI data)
[ 0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[ 0.000000] DMI 2.3 present.
[ 0.000000] DMI: 507GR /D915GAG, BIOS AG91510J.15A.0816.2005.0214.1818 02/14/2005
[ 0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[ 0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
[ 0.000000] last_pfn = 0x3fe54 max_arch_pfn = 0x100000
[ 0.000000] MTRR default type: uncachable
[ 0.000000] MTRR fixed ranges enabled:
[ 0.000000] 00000-9FFFF write-back
[ 0.000000] A0000-FFFFF uncachable
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 000000000 mask FC0000000 write-back
[ 0.000000] 1 base 03FF00000 mask FFFF00000 uncachable
[ 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 [c00fe650] fe650
[ 0.000000] initial memory mapped : 0 - 00c00000
[ 0.000000] Base memory trampoline at [c009a000] 9a000 size 16384
[ 0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
[ 0.000000] 0000000000 - 0000400000 page 4k
[ 0.000000] 0000400000 - 0037400000 page 2M
[ 0.000000] 0037400000 - 00377fe000 page 4k
[ 0.000000] kernel direct mapping tables up to 377fe000 @ bfb000-c00000
[ 0.000000] RAMDISK: 3fb70000 - 3fe44000
[ 0.000000] Allocated new RAMDISK: 3752a000 - 377fd833
[ 0.000000] Move RAMDISK from 000000003fb70000 - 000000003fe43832 to 3752a000 - 377fd832
[ 0.000000] ACPI: RSDP 000fe020 00014 (v00 GATEWA)
[ 0.000000] ACPI: RSDT 3fefde48 00038 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
[ 0.000000] ACPI: FACP 3fefcf10 00074 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
[ 0.000000] ACPI: DSDT 3fef8010 0339C (v01 GATEWA 04DT037 00000330 MSFT 01000013)
[ 0.000000] ACPI: FACS 3fee5c40 00040
[ 0.000000] ACPI: APIC 3fefce10 00068 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
[ 0.000000] ACPI: WDDT 3fef7f90 00040 (v01 GATEWA 04DT037 00000330 MSFT 01000013)
[ 0.000000] ACPI: MCFG 3fef7f10 0003C (v01 GATEWA 04DT037 00000330 MSFT 01000013)
[ 0.000000] ACPI: SSDT 3fef6d90 00124 (v01 GATEWA CpuPm 00000330 MSFT 01000013)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] 134MB HIGHMEM available.
[ 0.000000] 887MB LOWMEM available.
[ 0.000000] mapped low ram: 0 - 377fe000
[ 0.000000] low ram: 0 - 377fe000
[ 0.000000] Zone PFN ranges:
[ 0.000000] DMA 0x00000010 -> 0x00001000
[ 0.000000] Normal 0x00001000 -> 0x000377fe
[ 0.000000] HighMem 0x000377fe -> 0x0003fe54
[ 0.000000] Movable zone start PFN for each node
[ 0.000000] Early memory PFN ranges
[ 0.000000] 0: 0x00000010 -> 0x0000009f
[ 0.000000] 0: 0x00000100 -> 0x0003fe54
[ 0.000000] On node 0 totalpages: 261603
[ 0.000000] free_area_init_node: node 0, pgdat c060c580, node_mem_map f6d29200
[ 0.000000] DMA zone: 32 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 3951 pages, LIFO batch:0
[ 0.000000] Normal zone: 1744 pages used for memmap
[ 0.000000] Normal zone: 221486 pages, LIFO batch:31
[ 0.000000] HighMem zone: 269 pages used for memmap
[ 0.000000] HighMem zone: 34121 pages, LIFO batch:7
[ 0.000000] Using APIC driver default
[ 0.000000] ACPI: PM-Timer IO Port: 0x408
[ 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_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] 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] SMP: Allowing 2 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] Allocating PCI resources starting at 3ff00000 (gap: 3ff00000:c0100000)
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 13 pages/cpu @f6d08000 s30848 r0 d22400 u53248
[ 0.000000] pcpu-alloc: s30848 r0 d22400 u53248 alloc=13*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259558
[ 0.000000] Kernel command line: root=/dev/disk/by-uuid/10f8033d-8fe9-46be-bccf-68a14025bbaa ro init=/bin/systemd
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Initializing CPU#0
[ 0.000000] allocated 2093600 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Initializing HighMem for node 0 (000377fe:0003fe54)
[ 0.000000] Memory: 1025660k/1046864k available (3774k kernel code, 20752k reserved, 1434k data, 520k init, 137560k highmem)
[ 0.000000] virtual kernel memory layout:
[ 0.000000] fixmap : 0xfff16000 - 0xfffff000 ( 932 kB)
[ 0.000000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
[ 0.000000] vmalloc : 0xf7ffe000 - 0xff7fe000 ( 120 MB)
[ 0.000000] lowmem : 0xc0000000 - 0xf77fe000 ( 887 MB)
[ 0.000000] .init : 0xc0617000 - 0xc0699000 ( 520 kB)
[ 0.000000] .data : 0xc04af9a9 - 0xc0616400 (1434 kB)
[ 0.000000] .text : 0xc0100000 - 0xc04af9a9 (3774 kB)
[ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[ 0.000000] SLUB: Genslabs=15, HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] Verbose stalled-CPUs detection is disabled.
[ 0.000000] NR_IRQS:2304 nr_irqs:512 16
[ 0.000000] CPU 0 irqstacks, hard=f6408000 soft=f640a000
[ 0.000000] Console: colour VGA+ 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] Fast TSC calibration using PIT
[ 0.000000] Detected 3000.097 MHz processor.
[ 0.006668] Calibrating delay loop (skipped), value calculated using timer frequency.. 6002.20 BogoMIPS (lpj=10000323)
[ 0.006674] pid_max: default: 32768 minimum: 301
[ 0.006706] Security Framework initialized
[ 0.006712] AppArmor: AppArmor disabled by boot time parameter
[ 0.006735] Mount-cache hash table entries: 512
[ 0.006921] Initializing cgroup subsys cpuacct
[ 0.006925] Initializing cgroup subsys memory
[ 0.006936] Initializing cgroup subsys devices
[ 0.006939] Initializing cgroup subsys freezer
[ 0.006942] Initializing cgroup subsys net_cls
[ 0.006945] Initializing cgroup subsys blkio
[ 0.006989] CPU: Physical Processor ID: 0
[ 0.006992] CPU: Processor Core ID: 0
[ 0.006995] mce: CPU supports 4 MCE banks
[ 0.007009] CPU0: Thermal monitoring enabled (TM1)
[ 0.007014] using mwait in idle threads.
[ 0.010636] ACPI: Core revision 20120111
[ 0.013347] ftrace: allocating 16622 entries in 33 pages
[ 0.020077] Enabling APIC mode: Flat. Using 1 I/O APICs
[ 0.020459] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.054563] CPU0: Intel(R) Pentium(R) 4 CPU 3.00GHz stepping 01
[ 0.056663] Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
[ 0.056663] ... version: 0
[ 0.056663] ... bit width: 40
[ 0.056663] ... generic registers: 18
[ 0.056663] ... value mask: 000000ffffffffff
[ 0.056663] ... max period: 0000007fffffffff
[ 0.056663] ... fixed-purpose events: 0
[ 0.056663] ... event mask: 000000000003ffff
[ 0.073415] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.100018] CPU 1 irqstacks, hard=f64a4000 soft=f64a6000
[ 0.100021] Booting Node 0, Processors #1 Ok.
[ 0.100025] smpboot cpu 1: start_ip = 9a000
[ 0.009999] Initializing CPU#1
[ 0.113372] NMI watchdog enabled, takes one hw-pmu counter.
[ 0.120000] Brought up 2 CPUs
[ 0.120006] Total of 2 processors activated (12005.40 BogoMIPS).
[ 0.120978] devtmpfs: initialized
[ 0.120978] PM: Registering ACPI NVS region at 3fe54000 (606208 bytes)
[ 0.120978] NET: Registered protocol family 16
[ 0.120978] ACPI: bus type pci registered
[ 0.120978] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.120978] PCI: not using MMCONFIG
[ 0.123293] PCI: Using configuration type 1 for base access
[ 0.126717] bio: create slab <bio-0> at 0
[ 0.126739] ACPI: Added _OSI(Module Device)
[ 0.126739] ACPI: Added _OSI(Processor Device)
[ 0.126739] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.126739] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.127496] ACPI: EC: Look up EC in DSDT
[ 0.127496] ACPI: Interpreter enabled
[ 0.127496] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.127496] ACPI: Using IOAPIC for interrupt routing
[ 0.127496] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[ 0.127496] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[ 0.127496] PCI: Using MMCONFIG for extended config space
[ 0.131872] ACPI: No dock devices found.
[ 0.131883] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
[ 0.133334] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
[ 0.136111] pci_root PNP0A03:00: host bridge window [io 0x0000-0x0cf7] (ignored)
[ 0.136116] pci_root PNP0A03:00: host bridge window [io 0x0d00-0xffff] (ignored)
[ 0.136120] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[ 0.136123] pci_root PNP0A03:00: host bridge window [mem 0x000c0000-0x000fffff] (ignored)
[ 0.136127] pci_root PNP0A03:00: host bridge window [mem 0xf0000000-0xfbffffff] (ignored)
[ 0.136131] pci_root PNP0A03:00: host bridge window [mem 0x40000000-0xe0000000] (ignored)
[ 0.136134] PCI: root bus 00: using default resources
[ 0.136196] PCI host bridge to bus 0000:00
[ 0.136201] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.136206] pci_bus 0000:00: root bus resource [mem 0x00000000-0xffffffff]
[ 0.136220] pci 0000:00:00.0: [8086:2580] type 0 class 0x000600
[ 0.136283] pci 0000:00:01.0: [8086:2581] type 1 class 0x000604
[ 0.136340] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[ 0.13639

And here is the output of alsa-info.sh which I have also added to the original post:
upload=true&script=true&cardinfo=
!!ALSA Information Script v 0.4.61
!!Script ran on: Wed Jul 18 00:10:56 UTC 2012
!!Linux Distribution
Arch Linux \r (\l) DISTRIB_ID=archlinux DISTRIB_DESCRIPTION="Arch Linux" NAME="Arch Linux" ID=arch PRETTY_NAME="Arch Linux" HOME_URL="http://www.archlinux.org/" SUPPORT_URL="https://bbs.archlinux.org/" BUG_REPORT_URL="https://bugs.archlinux.org/"
!!DMI Information
Manufacturer:
Product Name: 507GR
Product Version:
Firmware Version: AG91510J.15A.0816.2005.0214.1818
!!Kernel Information
Kernel release: 3.4.4-3-ARCH
Operating System: GNU/Linux
Architecture: i686
Processor: unknown
SMP Enabled: Yes
!!ALSA Version
Driver version: 1.0.25
Library version: 1.0.25
Utilities version: 1.0.25
!!Loaded ALSA modules
snd_hda_intel
snd_hda_intel
!!Sound Servers on this system
Jack:
Installed - Yes (/usr/bin/jackd)
Running - No
!!Soundcards recognised by ALSA
0 [Intel ]: HDA-Intel - HDA Intel
HDA Intel at 0x53300000 irq 46
1 [NVidia ]: HDA-Intel - HDA NVidia
HDA NVidia at 0x53000000 irq 17
!!PCI Soundcards installed in the system
00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) High Definition Audio Controller (rev 03)
01:00.1 Audio device: NVIDIA Corporation High Definition Audio Controller (rev a1)
!!Advanced information - PCI Vendor/Device/Subsystem ID's
00:1b.0 0403: 8086:2668 (rev 03)
Subsystem: 107b:4037
01:00.1 0403: 10de:0be3 (rev a1)
Subsystem: 1043:8354
!!Loaded sound module options
!!Module: snd_hda_intel
align_buffer_size : -1
bdl_pos_adj : 1,32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
beep_mode : 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
enable_msi : -1
id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
model : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
patch : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
position_fix : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
power_save : 0
power_save_controller : Y
probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
probe_only : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
single_cmd : N
snoop : Y
!!Module: snd_hda_intel
align_buffer_size : -1
bdl_pos_adj : 1,32,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
beep_mode : 1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1
enable : Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y,Y
enable_msi : -1
id : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
index : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
model : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
patch : (null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null),(null)
position_fix : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
power_save : 0
power_save_controller : Y
probe_mask : -1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1,-1
probe_only : 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
single_cmd : N
snoop : Y
!!HDA-Intel Codec information
--startcollapse--
Codec: Realtek ALC880
Address: 2
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x10ec0880
Subsystem Id: 0x08600000
Revision Id: 0x90000
No Modem Function Group found
Default PCM:
rates [0x560]: 44100 48000 96000 192000
bits [0xe]: 16 20 24
formats [0x1]: PCM
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
GPIO: io=2, o=0, i=0, unsolicited=1, wake=0
IO[0]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
IO[1]: enable=0, dir=0, wake=0, sticky=0, data=0, unsol=0
Node 0x02 [Audio Output] wcaps 0x411: Stereo
Converter: stream=0, channel=0
PCM:
rates [0x560]: 44100 48000 96000 192000
bits [0xe]: 16 20 24
formats [0x1]: PCM
Power states: D0 D1 D2 D3
Power: setting=D0, actual=D0
Node 0x03 [Audio Output] wcaps 0x411: Stereo
Converter: stream=0, channel=0
PCM:
rates [0x560]: 44100 48000 96000 192000
bits [0xe]: 16 20 24
formats [0x1]: PCM
Power states: D0 D1 D2 D3
Power: setting=D0, actual=D0
Node 0x04 [Audio Output] wcaps 0x411: Stereo
Converter: stream=0, channel=0
PCM:
rates [0x160]: 44100 48000 96000
bits [0xe]: 16 20 24
formats [0x1]: PCM
Power states: D0 D1 D2 D3
Power: setting=D0, actual=D0
Node 0x05 [Audio Output] wcaps 0x411: Stereo
Converter: stream=0, channel=0
PCM:
rates [0x160]: 44100 48000 96000
bits [0xe]: 16 20 24
formats [0x1]: PCM
Power states: D0 D1 D2 D3
Power: setting=D0, actual=D0
Node 0x06 [Audio Output] wcaps 0x211: Stereo Digital
Converter: stream=0, channel=0
Digital:
Digital category: 0x0
PCM:
rates [0x160]: 44100 48000 96000
bits [0x1e]: 16 20 24 32
formats [0x1]: PCM
Node 0x07 [Vendor Defined Widget] wcaps 0xf0051b: Stereo Amp-In
Amp-In caps: ofs=0x00, nsteps=0x23, stepsize=0x03, mute=1
Amp-In vals:
Power states: D0 D1 D2 D3
Power: setting=D0, actual=D0
Connection: 0
Node 0x08 [Audio Input] wcaps 0x10051b: Stereo Amp-In
Amp-In caps: ofs=0x00, nsteps=0x23, stepsize=0x03, mute=1
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
Converter: stream=0, channel=0
SDI-Select: 0
PCM:
rates [0x160]: 44100 48000 96000
bits [0x6]: 16 20
formats [0x1]: PCM
Power states: D0 D1 D2 D3
Power: setting=D0, actual=D0
Connection: 7
0x18 0x19 0x1a* 0x1b 0x1c 0x14 0x15
Node 0x09 [Audio Input] wcaps 0x10051b: Stereo Amp-In
Amp-In caps: ofs=0x00, nsteps=0x23, stepsize=0x03, mute=1
Amp-In vals: [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00] [0x00 0x00]
Converter: stream=0, channel=0
SDI-Select: 0
PCM:
rates [0x160]: 44100 48000 96000
bits [0x6]: 16 20
formats [0x1]: PCM
Power states: D0 D1 D2 D3
Power: setting=D0, actual=D0
Connection: 10
0x18 0x19 0x1a 0x1b 0x1c* 0x0b 0x14 0x15 0x16 0x17
Node 0x0a [Audio Input] wcaps 0x100391: Stereo Digital
Converter: stream=0, channel=0
SDI-Select: 0
Digital:
Digital category: 0x0
PCM:
rates [0x160]: 44100 48000 96000
bits [0x1e]: 16 20 24 32
formats [0x1]: PCM
Unsolicited: tag=00, enabled=0
Connection: 1
0x1f
Node 0x0b [Audio Mixer] wcaps 0x20010b: Stereo Amp-In
Control: name="Beep Playback Volume", index=0, device=0
ControlAmp: chs=3, dir=In, idx=5, ofs=0
Control: name="Beep Playback Switch", index=0, device=0
ControlAmp: chs=3, dir=In, idx=5, ofs=0
Amp-In caps: ofs=0x23, nsteps=0x41, stepsize=0x03, mute=1
Amp-In vals: [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0x80 0x80] [0xa3 0xa3] [0x80 0x80] [0x80 0x80]
Connection: 8
0x18 0x19 0x1a 0x1b 0x1c 0x1d 0x14 0x15
Node 0x0c [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x80 0x80]
Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0
Amp-Out vals: [0x40 0x40]
Connection: 2
0x02 0x0b
Node 0x0d [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x80 0x80]
Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0
Amp-Out vals: [0x40 0x40]
Connection: 2
0x03 0x0b
Node 0x0e [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x80 0x80]
Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0
Amp-Out vals: [0x40 0x40]
Connection: 2
0x04 0x0b
Node 0x0f [Audio Mixer] wcaps 0x20010f: Stereo Amp-In Amp-Out
Amp-In caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-In vals: [0x00 0x00] [0x80 0x80]
Amp-Out caps: ofs=0x40, nsteps=0x40, stepsize=0x03, mute=0
Amp-Out vals: [0x40 0x40]
Connection: 2
0x05 0x0b
Node 0x10 [Audio Selector] wcaps 0x300101: Stereo
Connection: 4
0x0c* 0x0d 0x0e 0x0f
Node 0x11 [Audio Selector] wcaps 0x300101: Stereo
Connection: 4
0x0c* 0x0d 0x0e 0x0f
Node 0x12 [Audio Selector] wcaps 0x300101: Stereo
Connection: 4
0x0c* 0x0d 0x0e 0x0f
Node 0x13 [Audio Selector] wcaps 0x300101: Stereo
Connection: 4
0x0c* 0x0d 0x0e 0x0f
Node 0x14 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x0000003f: IN OUT HP Detect Trigger ImpSense
Pin Default 0x00000000: [Jack] Line Out at Ext N/A
Conn = Unknown, Color = Unknown
DefAssociation = 0x0, Sequence = 0x0
Pin-ctls: 0x40: OUT
Unsolicited: tag=00, enabled=0
Connection: 1
0x0c
Node 0x15 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x0000003f: IN OUT HP Detect Trigger ImpSense
Pin Default 0x00000000: [Jack] Line Out at Ext N/A
Conn = Unknown, Color = Unknown
DefAssociation = 0x0, Sequence = 0x0
Pin-ctls: 0x40: OUT
Unsolicited: tag=00, enabled=0
Connection: 1
0x0d
Node 0x16 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x0000003f: IN OUT HP Detect Trigger ImpSense
Pin Default 0x00000000: [Jack] Line Out at Ext N/A
Conn = Unknown, Color = Unknown
DefAssociation = 0x0, Sequence = 0x0
Pin-ctls: 0x40: OUT
Unsolicited: tag=00, enabled=0
Connection: 1
0x0e
Node 0x17 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x0000003f: IN OUT HP Detect Trigger ImpSense
Pin Default 0x00000000: [Jack] Line Out at Ext N/A
Conn = Unknown, Color = Unknown
DefAssociation = 0x0, Sequence = 0x0
Pin-ctls: 0x40: OUT
Unsolicited: tag=00, enabled=0
Connection: 0
Node 0x18 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x0000133f: IN OUT HP Detect Trigger ImpSense
Vref caps: HIZ 50 80
Pin Default 0x00000000: [Jack] Line Out at Ext N/A
Conn = Unknown, Color = Unknown
DefAssociation = 0x0, Sequence = 0x0
Pin-ctls: 0x20: IN VREF_HIZ
Unsolicited: tag=00, enabled=0
Connection: 1
0x10
Node 0x19 [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x0000133f: IN OUT HP Detect Trigger ImpSense
Vref caps: HIZ 50 80
Pin Default 0x00000000: [Jack] Line Out at Ext N/A
Conn = Unknown, Color = Unknown
DefAssociation = 0x0, Sequence = 0x0
Pin-ctls: 0x20: IN VREF_HIZ
Unsolicited: tag=00, enabled=0
Connection: 1
0x11
Node 0x1a [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
Control: name="Line Jack", index=0, device=0
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x0000133f: IN OUT HP Detect Trigger ImpSense
Vref caps: HIZ 50 80
Pin Default 0x01810000: [Jack] Line In at Ext Rear
Conn = 1/8, Color = Unknown
DefAssociation = 0x0, Sequence = 0x0
Pin-ctls: 0x20: IN VREF_HIZ
Unsolicited: tag=01, enabled=1
Connection: 1
0x12
Node 0x1b [Pin Complex] wcaps 0x40018d: Stereo Amp-Out
Amp-Out caps: ofs=0x00, nsteps=0x00, stepsize=0x00, mute=1
Amp-Out vals: [0x80 0x80]
Pincap 0x0000133f: IN OUT HP Detect Trigger ImpSense
Vref caps: HIZ 50 80
Pin Default 0x00000000: [Jack] Line Out at Ext N/A
Conn = Unknown, Color = Unknown
DefAssociation = 0x0, Sequence = 0x0
Pin-ctls: 0x20: IN VREF_HIZ
Unsolicited: tag=00, enabled=0
Connection: 1
0x13
Node 0x1c [Pin Complex] wcaps 0x400001: Stereo
Pincap 0x00000020: IN
Pin Default 0x40000000: [N/A] Line Out at Ext N/A
Conn = Unknown, Color = Unknown
DefAssociation = 0x0, Sequence = 0x0
Pin-ctls: 0x00:
Node 0x1d [Pin Complex] wcaps 0x400000: Mono
Pincap 0x00000020: IN
Pin Default 0x00000000: [Jack] Line Out at Ext N/A
Conn = Unknown, Color = Unknown
DefAssociation = 0x0, Sequence = 0x0
Pin-ctls: 0x00:
Node 0x1e [Pin Complex] wcaps 0x400300: Mono Digital
Pincap 0x00000010: OUT
Pin Default 0x00000000: [Jack] Line Out at Ext N/A
Conn = Unknown, Color = Unknown
DefAssociation = 0x0, Sequence = 0x0
Pin-ctls: 0x00:
Connection: 1
0x06
Node 0x1f [Pin Complex] wcaps 0x400200: Mono Digital
Pincap 0x00000020: IN
Pin Default 0x00000000: [Jack] Line Out at Ext N/A
Conn = Unknown, Color = Unknown
DefAssociation = 0x0, Sequence = 0x0
Pin-ctls: 0x00:
Node 0x20 [Vendor Defined Widget] wcaps 0xf00040: Mono
Processing caps: benign=0, ncoeff=10
Node 0x21 [Volume Knob Widget] wcaps 0x600080: Mono
Volume-Knob: delta=0, steps=64, direct=0, val=0
Unsolicited: tag=00, enabled=0
Connection: 0
Codec: Nvidia GPU 0b HDMI/DP
Address: 0
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x10de000b
Subsystem Id: 0x10de0101
Revision Id: 0x100200
No Modem Function Group found
Default PCM:
rates [0x0]:
bits [0x0]:
formats [0x0]:
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
Node 0x04 [Audio Output] wcaps 0x72b1: 8-Channels Digital Stripe CP
Converter: stream=0, channel=0
Digital:
Digital category: 0x0
PCM:
rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
bits [0xe]: 16 20 24
formats [0x5]: PCM AC3
Unsolicited: tag=00, enabled=0
Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
Control: name="HDMI/DP,pcm=3 Jack", index=0, device=0
Control: name="IEC958 Playback Con Mask", index=0, device=0
Control: name="IEC958 Playback Pro Mask", index=0, device=0
Control: name="IEC958 Playback Default", index=0, device=0
Control: name="IEC958 Playback Switch", index=0, device=0
Control: name="ELD", index=0, device=3
Pincap 0x09000094: OUT Detect HBR HDMI DP
Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
Conn = Digital, Color = Unknown
DefAssociation = 0x1, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=01, enabled=1
Connection: 1
0x04
Codec: Nvidia GPU 0b HDMI/DP
Address: 1
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x10de000b
Subsystem Id: 0x10de0101
Revision Id: 0x100200
No Modem Function Group found
Default PCM:
rates [0x0]:
bits [0x0]:
formats [0x0]:
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
Node 0x04 [Audio Output] wcaps 0x72b1: 8-Channels Digital Stripe CP
Converter: stream=0, channel=0
Digital:
Digital category: 0x0
PCM:
rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
bits [0xe]: 16 20 24
formats [0x5]: PCM AC3
Unsolicited: tag=00, enabled=0
Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
Control: name="HDMI/DP,pcm=7 Jack", index=0, device=0
Control: name="IEC958 Playback Con Mask", index=1, device=0
Control: name="IEC958 Playback Pro Mask", index=1, device=0
Control: name="IEC958 Playback Default", index=1, device=0
Control: name="IEC958 Playback Switch", index=1, device=0
Control: name="ELD", index=0, device=7
Pincap 0x09000094: OUT Detect HBR HDMI DP
Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
Conn = Digital, Color = Unknown
DefAssociation = 0x1, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=01, enabled=1
Connection: 1
0x04
Codec: Nvidia GPU 0b HDMI/DP
Address: 2
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x10de000b
Subsystem Id: 0x10de0101
Revision Id: 0x100200
No Modem Function Group found
Default PCM:
rates [0x0]:
bits [0x0]:
formats [0x0]:
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
Node 0x04 [Audio Output] wcaps 0x72b1: 8-Channels Digital Stripe CP
Converter: stream=0, channel=0
Digital:
Digital category: 0x0
PCM:
rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
bits [0xe]: 16 20 24
formats [0x5]: PCM AC3
Unsolicited: tag=00, enabled=0
Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
Control: name="HDMI/DP,pcm=8 Jack", index=0, device=0
Control: name="IEC958 Playback Con Mask", index=2, device=0
Control: name="IEC958 Playback Pro Mask", index=2, device=0
Control: name="IEC958 Playback Default", index=2, device=0
Control: name="IEC958 Playback Switch", index=2, device=0
Control: name="ELD", index=0, device=8
Pincap 0x09000094: OUT Detect HBR HDMI DP
Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
Conn = Digital, Color = Unknown
DefAssociation = 0x1, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=01, enabled=1
Connection: 1
0x04
Codec: Nvidia GPU 0b HDMI/DP
Address: 3
AFG Function Id: 0x1 (unsol 0)
Vendor Id: 0x10de000b
Subsystem Id: 0x10de0101
Revision Id: 0x100200
No Modem Function Group found
Default PCM:
rates [0x0]:
bits [0x0]:
formats [0x0]:
Default Amp-In caps: N/A
Default Amp-Out caps: N/A
GPIO: io=0, o=0, i=0, unsolicited=0, wake=0
Node 0x04 [Audio Output] wcaps 0x72b1: 8-Channels Digital Stripe CP
Converter: stream=0, channel=0
Digital:
Digital category: 0x0
PCM:
rates [0x7f0]: 32000 44100 48000 88200 96000 176400 192000
bits [0xe]: 16 20 24
formats [0x5]: PCM AC3
Unsolicited: tag=00, enabled=0
Node 0x05 [Pin Complex] wcaps 0x407381: 8-Channels Digital CP
Control: name="HDMI/DP,pcm=9 Jack", index=0, device=0
Control: name="IEC958 Playback Con Mask", index=3, device=0
Control: name="IEC958 Playback Pro Mask", index=3, device=0
Control: name="IEC958 Playback Default", index=3, device=0
Control: name="IEC958 Playback Switch", index=3, device=0
Control: name="ELD", index=0, device=9
Pincap 0x09000094: OUT Detect HBR HDMI DP
Pin Default 0x18560010: [Jack] Digital Out at Int HDMI
Conn = Digital, Color = Unknown
DefAssociation = 0x1, Sequence = 0x0
Pin-ctls: 0x00:
Unsolicited: tag=01, enabled=1
Connection: 1
0x04
--endcollapse--
!!ALSA Device nodes
crw-rw----+ 1 root audio 116, 3 Jul 17 17:07 /dev/snd/controlC0
crw-rw----+ 1 root audio 116, 12 Jul 17 17:07 /dev/snd/controlC1
crw-rw----+ 1 root audio 116, 2 Jul 17 17:07 /dev/snd/hwC0D2
crw-rw----+ 1 root audio 116, 11 Jul 17 17:07 /dev/snd/hwC1D0
crw-rw----+ 1 root audio 116, 10 Jul 17 17:07 /dev/snd/hwC1D1
crw-rw----+ 1 root audio 116, 9 Jul 17 17:07 /dev/snd/hwC1D2
crw-rw----+ 1 root audio 116, 8 Jul 17 17:07 /dev/snd/hwC1D3
crw-rw----+ 1 root audio 116, 7 Jul 17 17:07 /dev/snd/pcmC1D3p
crw-rw----+ 1 root audio 116, 6 Jul 17 17:07 /dev/snd/pcmC1D7p
crw-rw----+ 1 root audio 116, 5 Jul 17 17:07 /dev/snd/pcmC1D8p
crw-rw----+ 1 root audio 116, 4 Jul 17 17:07 /dev/snd/pcmC1D9p
crw-rw---- 1 root audio 116, 1 Jul 17 17:07 /dev/snd/seq
crw-rw----+ 1 root audio 116, 33 Jul 17 17:07 /dev/snd/timer
/dev/snd/by-path:
total 0
drwxr-xr-x 2 root root 80 Jul 17 17:07 .
drwxr-xr-x 3 root root 320 Jul 17 17:07 ..
lrwxrwxrwx 1 root root 12 Jul 17 17:07 pci-0000:00:1b.0 -> ../controlC0
lrwxrwxrwx 1 root root 12 Jul 17 17:07 pci-0000:01:00.1 -> ../controlC1
!!Aplay/Arecord output
APLAY
**** List of PLAYBACK Hardware Devices ****
card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 7: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 8: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
card 1: NVidia [HDA NVidia], device 9: HDMI 0 [HDMI 0]
Subdevices: 1/1
Subdevice #0: subdevice #0
ARECORD
**** List of CAPTURE Hardware Devices ****
!!Amixer output
!!-------Mixer controls for card 0 [Intel]
Card hw:0 'Intel'/'HDA Intel at 0x53300000 irq 46'
Mixer name : 'Realtek ALC880'
Components : 'HDA:10ec0880,08600000,00090000'
Controls : 4
Simple ctrls : 2
Simple mixer control 'PCM',0
Capabilities: pvolume penum
Playback channels: Front Left - Front Right
Limits: Playback 0 - 255
Mono:
Front Left: Playback 255 [100%] [0.00dB]
Front Right: Playback 255 [100%] [0.00dB]
Simple mixer control 'Beep',0
Capabilities: pvolume pswitch penum
Playback channels: Front Left - Front Right
Limits: Playback 0 - 65
Mono:
Front Left: Playback 35 [54%] [0.00dB] [off]
Front Right: Playback 35 [54%] [0.00dB] [off]
!!-------Mixer controls for card 1 [NVidia]
Card hw:1 'NVidia'/'HDA NVidia at 0x53000000 irq 17'
Mixer name : 'Nvidia GPU 0b HDMI/DP'
Components : 'HDA:10de000b,10de0101,00100200'
Controls : 24
Simple ctrls : 4
Simple mixer control 'IEC958',0
Capabilities: pswitch pswitch-joined penum
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',1
Capabilities: pswitch pswitch-joined penum
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',2
Capabilities: pswitch pswitch-joined penum
Playback channels: Mono
Mono: Playback [on]
Simple mixer control 'IEC958',3
Capabilities: pswitch pswitch-joined penum
Playback channels: Mono
Mono: Playback [on]
!!Alsactl output
--startcollapse--
state.Intel {
control.1 {
iface MIXER
name 'Beep Playback Volume'
value.0 35
value.1 35
comment {
access 'read write'
type INTEGER
count 2
range '0 - 65'
dbmin -3500
dbmax 3000
dbvalue.0 0
dbvalue.1 0
control.2 {
iface MIXER
name 'Beep Playback Switch'
value.0 false
value.1 false
comment {
access 'read write'
type BOOLEAN
count 2
control.3 {
iface CARD
name 'Line Jack'
value false
comment {
access read
type BOOLEAN
count 1
control.4 {
iface MIXER
name 'PCM Playback Volume'
value.0 255
value.1 255
comment {
access 'read write user'
type INTEGER
count 2
range '0 - 255'
tlv '0000000100000008ffffec1400000014'
dbmin -5100
dbmax 0
dbvalue.0 0
dbvalue.1 0
state.NVidia {
control.1 {
iface CARD
name 'HDMI/DP,pcm=3 Jack'
value false
comment {
access read
type BOOLEAN
count 1
control.2 {
iface MIXER
name 'IEC958 Playback Con Mask'
value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
comment {
access read
type IEC958
count 1
control.3 {
iface MIXER
name 'IEC958 Playback Pro Mask'
value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
comment {
access read
type IEC958
count 1
control.4 {
iface MIXER
name 'IEC958 Playback Default'
value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
comment {
access 'read write'
type IEC958
count 1
control.5 {
iface MIXER
name 'IEC958 Playback Switch'
value true
comment {
access 'read write'
type BOOLEAN
count 1
control.6 {
iface PCM
device 3
name ELD
value ''
comment {
access read
type BYTES
count 0
control.7 {
iface CARD
name 'HDMI/DP,pcm=7 Jack'
value false
comment {
access read
type BOOLEAN
count 1
control.8 {
iface MIXER
name 'IEC958 Playback Con Mask'
index 1
value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
comment {
access read
type IEC958
count 1
control.9 {
iface MIXER
name 'IEC958 Playback Pro Mask'
index 1
value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
comment {
access read
type IEC958
count 1
control.10 {
iface MIXER
name 'IEC958 Playback Default'
index 1
value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
comment {
access 'read write'
type IEC958
count 1
control.11 {
iface MIXER
name 'IEC958 Playback Switch'
index 1
value true
comment {
access 'read write'
type BOOLEAN
count 1
control.12 {
iface PCM
device 7
name ELD
value ''
comment {
access read
type BYTES
count 0
control.13 {
iface CARD
name 'HDMI/DP,pcm=8 Jack'
value false
comment {
access read
type BOOLEAN
count 1
control.14 {
iface MIXER
name 'IEC958 Playback Con Mask'
index 2
value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
comment {
access read
type IEC958
count 1
control.15 {
iface MIXER
name 'IEC958 Playback Pro Mask'
index 2
value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
comment {
access read
type IEC958
count 1
control.16 {
iface MIXER
name 'IEC958 Playback Default'
index 2
value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
comment {
access 'read write'
type IEC958
count 1
control.17 {
iface MIXER
name 'IEC958 Playback Switch'
index 2
value true
comment {
access 'read write'
type BOOLEAN
count 1
control.18 {
iface PCM
device 8
name ELD
value ''
comment {
access read
type BYTES
count 0
control.19 {
iface CARD
name 'HDMI/DP,pcm=9 Jack'
value false
comment {
access read
type BOOLEAN
count 1
control.20 {
iface MIXER
name 'IEC958 Playback Con Mask'
index 3
value '0fff000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
comment {
access read
type IEC958
count 1
control.21 {
iface MIXER
name 'IEC958 Playback Pro Mask'
index 3
value '0f00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
comment {
access read
type IEC958
count 1
control.22 {
iface MIXER
name 'IEC958 Playback Default'
index 3
value '0400000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000'
comment {
access 'read write'
type IEC958
count 1
control.23 {
iface MIXER
name 'IEC958 Playback Switch'
index 3
value true
comment {
access 'read write'
type BOOLEAN
count 1
control.24 {
iface PCM
device 9
name ELD
value ''
comment {
access read
type BYTES
count 0
--endcollapse--
!!All Loaded Modules
Module
zram
lm85
hwmon_vid
aes_i586
cryptd
aes_generic
act_police
cls_basic
cls_flow
cls_fw
cls_u32
sch_tbf
sch_prio
sch_htb
sch_hfsc
sch_ingress
sch_sfq
bridge
stp
llc
xt_statistic
xt_CT
xt_LOG
xt_time
xt_connlimit
xt_realm
xt_addrtype
iptable_raw
xt_comment
xt_recent
xt_policy
ipt_ULOG
ipt_REJECT
ipt_REDIRECT
ipt_NETMAP
ipt_MASQUERADE
ipt_ECN
ipt_CLUSTERIP
ipt_ah
xt_set
ip_set
nf_nat_tftp
nf_nat_snmp_basic
nf_conntrack_snmp
nf_nat_sip
nf_nat_pptp
nf_nat_proto_gre
nf_nat_irc
nf_nat_h323
nf_nat_ftp
nf_nat_amanda
ts_kmp
nf_conntrack_amanda
nf_conntrack_sane
nf_conntrack_tftp
nf_conntrack_sip
nf_conntrack_proto_udplite
nf_conntrack_proto_sctp
nf_conntrack_pptp
nf_conntrack_proto_gre
nf_conntrack_netlink
nf_conntrack_netbios_ns
nf_conntrack_broadcast
nf_conntrack_irc
nf_conntrack_h323
nf_conntrack_ftp
xt_TPROXY
nf_defrag_ipv6
nf_tproxy_core
ip6_tables
xt_tcpmss
xt_pkttype
xt_physdev
xt_owner
xt_NFQUEUE
xt_NFLOG
nfnetlink_log
xt_multiport
xt_mark
xt_mac
xt_limit
xt_length
xt_iprange
xt_helper
xt_hashlimit
xt_DSCP
xt_dscp
xt_dccp
xt_conntrack
xt_connmark
xt_CLASSIFY
xt_AUDIT
xt_state
iptable_nat
nf_nat
nf_conntrack_ipv4
nf_defrag_ipv4
nf_conntrack
iptable_mangle
nfnetlink
xt_tcpudp
iptable_filter
ip_tables
x_tables
arc4
fuse
nvidia
snd_hda_codec_hdmi
ppdev
ath9k_htc
ath9k_common
microcode
ath9k_hw
ath
serio_raw
psmouse
evdev
mac80211
ums_cypress
cfg80211
compat
usb_storage
rfkill
i2c_i801
uas
rc_ati_x10
iTCO_wdt
firewire_ohci
ati_remote
iTCO_vendor_support
e100
firewire_core
mii
rc_core
crc_itu_t
snd_hda_codec_realtek
parport_pc
parport
snd_hda_intel
snd_hda_codec
snd_pcm
snd_page_alloc
snd_hwdep
snd_timer
nfsd
exportfs
intel_agp
intel_gtt
snd
nfs
i2c_core
agpgart
nfs_acl
lockd
soundcore
auth_rpcgss
button
processor
sunrpc
fscache
autofs4
ext4
crc16
jbd2
mbcache
usbhid
hid
sr_mod
cdrom
pata_acpi
ata_generic
uhci_hcd
ata_piix
ehci_hcd
usbcore
usb_common
sd_mod
ahci
libahci
libata
scsi_mod
!!Sysfs Files
/sys/class/sound/hwC0D2/init_pin_configs:
0x14 0x00000000
0x15 0x00000000
0x16 0x00000000
0x17 0x00000000
0x18 0x00000000
0x19 0x00000000
0x1a 0x01810000
0x1b 0x00000000
0x1c 0x40000000
0x1d 0x00000000
0x1e 0x00000000
0x1f 0x00000000
/sys/class/sound/hwC0D2/driver_pin_configs:
/sys/class/sound/hwC0D2/user_pin_configs:
/sys/class/sound/hwC0D2/init_verbs:
/sys/class/sound/hwC1D0/init_pin_configs:
0x05 0x18560010
/sys/class/sound/hwC1D0/driver_pin_configs:
/sys/class/sound/hwC1D0/user_pin_configs:
/sys/class/sound/hwC1D0/init_verbs:
/sys/class/sound/hwC1D1/init_pin_configs:
0x05 0x18560010
/sys/class/sound/hwC1D1/driver_pin_configs:
/sys/class/sound/hwC1D1/user_pin_configs:
/sys/class/sound/hwC1D1/init_verbs:
/sys/class/sound/hwC1D2/init_pin_configs:
0x05 0x18560010
/sys/class/sound/hwC1D2/driver_pin_configs:
/sys/class/sound/hwC1D2/user_pin_configs:
/sys/class/sound/hwC1D2/init_verbs:
/sys/class/sound/hwC1D3/init_pin_configs:
0x05 0x18560010
/sys/class/sound/hwC1D3/driver_pin_configs:
/sys/class/sound/hwC1D3/user_pin_configs:
/sys/class/sound/hwC1D3/init_verbs:
!!ALSA/HDA dmesg
[ 3.398568] Installing knfsd (copyright (C) 1996 [email protected]).
[ 3.431145] snd_hda_intel 0000:00:1b.0: irq 46 for MSI/MSI-X
[ 3.462799] parport_pc 00:07: reported by Plug and Play ACPI
[ 3.462832] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE,EPP]
[ 3.467010] input: HDA Digital PCBeep as /devices/pci0000:00/0000:00:1b.0/input/input4
[ 3.468096] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
[ 3.471112] hda_intel: Disabling MSI
[ 3.522125] intel_rng: Firmware space is locked read-only. If you can't or
[ 4.173059] ath9k_htc 1-2:1.0: ath9k_htc: HTC initialized with 45 credits
[ 4.263632] input: HDA NVidia HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input8
[ 4.263914] input: HDA NVidia HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input9
[ 4.264134] input: HDA NVidia HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input10
[ 4.264423] input: HDA NVidia HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:01.0/0000:01:00.1/sound/card1/input11
[ 4.267027] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none:owns=io+mem
I'll also see what kind of help I can get from the developers upstream.

Similar Messages

  • Using onboard audio with SB Live card installed

    Is it possible (or even wise) to use onboard audio with a SB Live Value card installed. I need to keep the SB Live card as I still have a couple of gameport devices, but I'd like to take advantage of the onboard audio (or should that be free myself from the disdavantages of the SB Live).
    I guess the key issue is diabling the SB Live sound but still keeping the gameport active. Is this do-able or am I just opening a can of worms ?

    Could well be a can of worms.
    I can only say that I have had both installed on my K7n420 NF1 and was able to switch back and forth, all I did was set what sound controller I wanted to be used in the sound device config in the windows sound control panel.
    Try it and see....but I am a bit pessimistic as far as it doing what you expect.

  • I have a Macbook with OS X 10.5.8. I am unable to use my iPhone with the iOS 6 upgrade on iTunes.

    I have a Macbook with OS X 10.5.8. I am unable to use my iPhone with the iOS 6 upgrade on iTunes.  Apparently I cannot downgrade to iOS 5 on my iPhone. Please tell me I don't have to pay anything to be able to use my products......

    Which version of iTunes?
    iTunes 10.6.3 - http://support.apple.com/kb/DL1575
    Unless this is a new iPhone 5 I believe the older ones will work with iOS6 and iTunes 10.6.3.  If it won't, you will need to upgrade operating system version.

  • I am unable to use my keyboard with out a delay, how do I fix this

    I am unable to use my keaboard with out a delay. How do I fix this?

    when just using safari to watch streaming television, my computer gets really slow, and locks up, and the dock appears blank
    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, or by a peripheral device. 
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output andWi-Fi on certain iMacs. The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin. Test while in safe mode. Same problem? After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of the test.

  • Unable to record just audio with Mac Mini - no isight

    I am trying to use Podcast Capture on a mac mini connected to a generic monitor (no isight) and it is unable to initialize the audio subsystem. I am assuming this has to do with it needing a video camera, but surely that isn't required to record an audio only podcast. I have a microphone plugged into the line in and it works successfully in Garageband. Please help!

    Take a look at Soundflower, which will allow you to record audio from any source:
    http://soundflower.en.softonic.com/mac
    http://www.macworld.com/article/1159440/soundflower_capture.html

  • Unable to use 'copy' feature with registered version of quicktime pro.

    Hi.
    I have a registered version of Quicktime pro (7.1.6), and i am unable to use the copy feature. I captured several videos from work using a windows box and an application whose name escapes me at the moment. Due to the windows app being garbage, i was only able to capture in MPEG1 format (MPEG2 caused the app to crash, of course). I have brought the files home and am now unable to copy selections of it for exporting into smaller files. I can highlight lengths of the video (no audio, just video) but the 'copy' feature is grayed out still. Any ideas on what is causing this? The video format is as follows:
    MPEG1 Muxed, 640 x 480
    FPS: 29.97
    Data rate: 4066.42 kbits/sec
    I'm running 10.3.9, but have also had no success on a 10.4 macmini, so the OS doesn't seem to be the issue.
    I'm trying to get this video into imovie, but since it's over 600 megs, imovie cops out after a few hours and says it can't import it.
    Help?

    Not all multiplexed videos come with AC3. They don't have to have audio in the first place. Some of them come with Linear PCM, which is the case for iDVD's VOB files, and MP2. If a multiplexed video is equipped with AC3, you are right, and the resulting modified sub-clip won't contain audio. But if it's Linear PCM or MP2, the edited sub-clip will contain audio.
    I'm finished with this case.
    Message was edited by: Horror in Oklahoma

  • Unable to record internal audio with RecordMyDesktop

    In order to record sound and video from my desktop, I installed RecordMyDesktop (https://wiki.archlinux.org/index.php/RecordMyDesktop) and followed the instructions from post #4 and #6 on a thread about "Recording internal audio with alsa and recordmydesktop" (https://bbs.archlinux.org/viewtopic.php … 3#p1359593). When I try to record with "recordmydesktop --device looprec", it will not start recording and closes with the following error:
    Initial recording window is set to:
    X:0 Y:0 Width:1920 Height:1080
    Adjusted recording window is set to:
    X:0 Y:4 Width:1920 Height:1072
    Your window manager appears to be i3
    Initializing...
    Buffer size adjusted to 4096 from 4096 frames.
    Opened PCM device looprec
    Couldn't set format.
    Error while opening/configuring soundcard looprec
    Try running with the --no-sound or specify a correct device.
    If this information would be helpful, I use alsamixer and "aplay -l" gives the following:
    **** List of PLAYBACK Hardware Devices ****
    card 0: PCH [HDA Intel PCH], device 0: ALC663 Analog [ALC663 Analog]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 0: PCH [HDA Intel PCH], device 1: ALC663 Digital [ALC663 Digital]
    Subdevices: 1/1
    Subdevice #0: subdevice #0
    card 1: Loopback [Loopback], device 0: Loopback PCM [Loopback PCM]
    Subdevices: 7/8
    Subdevice #0: subdevice #0
    Subdevice #1: subdevice #1
    Subdevice #2: subdevice #2
    Subdevice #3: subdevice #3
    Subdevice #4: subdevice #4
    Subdevice #5: subdevice #5
    Subdevice #6: subdevice #6
    Subdevice #7: subdevice #7
    card 1: Loopback [Loopback], device 1: Loopback PCM [Loopback PCM]
    Subdevices: 8/8
    Subdevice #0: subdevice #0
    Subdevice #1: subdevice #1
    Subdevice #2: subdevice #2
    Subdevice #3: subdevice #3
    Subdevice #4: subdevice #4
    Subdevice #5: subdevice #5
    Subdevice #6: subdevice #6
    Subdevice #7: subdevice #7
    I can record from the microphone with with the command "recordmydesktop". I succeeded in recording the internal audio with audacity by choosing the device "looprec" for recordings. I'm not sure why RecordMyDesktop gives an error while Audacity does not. Below is my ~/.asoundrc, which I copied from the aforementioned thread. I am not knowledgeable, but I guess there is a mistake in it? Would you please assist me solving this error? Thank you for your time.
    pcm.!default {
    type asym
    playback.pcm "LoopAndReal"
    #capture.pcm "looprec"
    capture.pcm "hw:0,0"
    pcm.looprec {
    type hw
    card "Loopback"
    device 1
    subdevice 0
    pcm.LoopAndReal {
    type plug
    slave.pcm mdev
    route_policy "duplicate"
    pcm.mdev {
    type multi
    slaves.a.pcm pcm.MixReale
    slaves.a.channels 2
    slaves.b.pcm pcm.MixLoopback
    slaves.b.channels 2
    bindings.0.slave a
    bindings.0.channel 0
    bindings.1.slave a
    bindings.1.channel 1
    bindings.2.slave b
    bindings.2.channel 0
    bindings.3.slave b
    bindings.3.channel 1
    pcm.MixReale {
    type dmix
    ipc_key 1024
    slave {
    pcm "hw:0,0"
    rate 48000
    #rate 44100
    periods 128
    period_time 0
    period_size 1024 # must be power of 2
    buffer_size 8192
    pcm.MixLoopback {
    type dmix
    ipc_key 1025
    slave {
    pcm "hw:Loopback,0,0"
    rate 48000
    #rate 44100
    periods 128
    period_time 0
    period_size 1024 # must be power of 2
    buffer_size 8192
    Last edited by rayanamukami (2014-07-05 14:05:20)

    You might want to take a look here and here.

  • Unable to Use Star Rating With JPG

    I have been unable to use the star rating with a certain batch of jpgs. I am able to use the star rating with dng files, and other jpgs, but there is a batch that I got off of my friends computer that I am unable to use the star rating with. I have tried clicking on the stars, and also through the label tab, but nothing is working.  Its really annoying because rating the pics is part of my workflow and I want to get these picture done.
    I'm using CS5 on a Mac running 10.6.8

    but there is a batch that I got off of my friends computer that I am unable to use the star rating with.
    Still strange things going on in the digital world...
    Recently I had the same with jpeg from other (to me unknown) sources. I managed with opening in PS and again save as max quality (not ideal but it worked). Those were only a few files.
    You might first try a few files to open and close in PS, if no luck make a duplicate (select some files for testing and with right mouse click choose duplicate) try those first. If still out of luck try the open and save as option. If this is the only solution the you can create a temporarily  action for this in PS (don't change the filename when in save as but leave it untouched and choose a new folder for destination so you won't loose the originals). When in Bridge select the files for the action, choose tools/photoshop/batch and run the action, piece of cake.

  • Unable to use iphone 4s with sony ICFCS10ip

    I am unable to use my new iphone 4s with sony ICFCS10ip dock speakers.
    My old 3gs phone works with it. Can anyone help with this issue.

    BELOW IS THE RESPONSE FROM SONY.....
    Thank you for contacting Sony Support.
    I'm sorry to inform you that the Sony FM/AM Clock Radio is not compatible with iPhone4S. Also, at present there is no update available for the Clock Radio which will make it compatible with iPhone4S.
    Thank you for your time.
    I AM DISAPPOINTED. Apple can get away with anything because of a lacking Android OS and its apps!

  • Unable to use IN clause with omniportlet

    I am attempting to use a stored procedure with omniportlet. I have put together an IN clause in my sql statement that will not work. I think it is because of the way omniportlet handles tics, or something.
    I had a similar post on using an ORDER BY with omniportlet that I suspect is a related error.
    I am trying to use omniportlet, but I must confess that I am not very impressed. The SQL part of omniportlet leaves a lot to be desired.
    Does anyone know when there will be a new version?

    Thanks for your response. Do you know if the new portaltools/omniportlet contains the fix for the problem in this thread? I have an open tar and I know there is a bug report on it, just don't know status.
    need help using stored procedure with omniportlet
    I try to use an IN clause like this ('item1','item2','item3'). If I type it in, it works. I am feeding it via a picklist from a dynamic page. If I choose 1 item, it works. If I pass more than one item and try to build my string in the stored procedure for the IN to use, I can't get it to work. I have tried creating a list with the tics and commas, leaving off the first and last tics and just using the ones in the rest of the string.
    NOTHING WORKS. I have an insert inside my stored procedure that puts the string I am building inside a test table, so I know what I am using works in SQL/PLUS. Just not omniportlet. I suspect it is the same kind of problem referenced in the above url.
    There is a bug with using omniportlet when your IN clause is a variable.

  • HP Pavilion 23-b320 All-in-One Desktop PC unable to use cyberlink youcam with skype

    I can not get Cyberlink YouCam to work with Skype.. CyberLink software has been registered and upgraded.

    Hi,
    For the issue of your CyberLink You Cam not working with Skype. To confirm is the WebCam able to work with other program? I have also included two documents for you. The first one is 'How do I use CyberLink YouCam with my Skype?'. This will make sure that the settings are correct. The second one is a thread on the Skype forum with some excellent troubleshooting 'CyberLink YouCam'.
    Please let me know if this helps, thank you.
    I worked on behalf of HP

  • HT4623 I have an IPhone4 and is updated with version 6.1.3 and I am not able to connect with face time calls. I have checked the date ant time. I used to be able to use face time with no problem. since the late os upgrace I have not been able to connect w

    I have an IPhone4 and is updated with version 6.1.3 and I am not able to connect with face time calls. I have checked the date ant time. I used to be able to use face time with no problem. Since the late os upgrace I have not been able to connect with face time.

    Read http://support.apple.com/kb/ts3367

  • I want to Know how to use JDBC connection with postgress sql on Linux

    Hello friends R u Listen to me?
    Pls help me for making JDBC connectivity with postgress Sql On Linux by using Type 4 Driver .
    Is there is any envoirnment setting rqr then pls send me the same on my mail
    My mail is [email protected]
    varsha

    dcminter wrote:
    http://java.sun.com/docs/books/tutorial/jdbc/index.html
    and
    http://www.postgresql.org/docs/
    ;-)

  • How do you setup HDMI audio with "Nvidia Quadro 4000 for Mac"?

    So I just purchased a new Mac Pro:
    Mac Pro (5,1) 3.33 GHz 6-Core
    8 GB Ram
    ATI Radeon HD 5770
    1TB HDD
    OS 10.8.3
    I also purchased a new Nvidia Quadro 4000 for Mac Graphics Card because the 3D animation software I'm using (Blender) requires this card to accelerate render times. 
    I have installed the card and all is working well as far as I can tell except for the HDMI audio.  According to the specs on Nvidia for this card, it DOES support HDMI audio through the Display port.  I have my HDMI cable plugged up and the video works great.  However the audio option does not show up in the System Preferences.  (Here is the page for the graphics card.  Look under "specifications" at the bottom for the audio part.  http://www.nvidia.com/object/product-quadro-4000-mac-us.html).
    I did find a link for a kernel addition for HDMI audio but it stated "non-Apple Nvidia cards" and this one is specifically for Mac.  Here is that link:  http://forums.macrumors.com/showthread.php?t=1499797.  (I also plan on posing the same question there.)
    The reason I want the HDMI to work is I'm using a TV as my monitor.
    Now I did try the HDMI with the ATI Card and both the audio and video work great. 
    What I did for a quick work around is install both cards and use the GPU processor on the Nvidia for the animation program and use the ATI for the actual port and this fixes the hdmi audio issue.  However this takes up pretty much all of my PCI slots and seems like a waste of space and power.
    Has anyone else run into this problem and found a solution??  Any guidance would be greatly appreciated.
    Thanks!

    I went ahead and tried that extension that I found.  It worked! 
    I guess Mac just didn't include the audio support in the driver that it includes.  Below is were I found the instructions and download.  It includes a shell script that installs the kernal from the Terminal prompt.  The instructions were clear and installed with out a hitch.  There were also instructions to remove it if there were issues. 
    Here is the link:
    http://forums.macrumors.com/showthread.php?t=1499797
    Thanks again and hope this helps.

  • Unable to use 4 monitors with GTX 970

    I used to run 4 monitors with my EVGA 660Ti. I recently purchased a Msi GTX 970 4GD5T OC and now my VGA only utility monitor on the DVI-I port (with included adapter) wont display when in windows. It displays the bios on boot but once windows 7 initializes it reads "no RGB input". I must be missing something simple that I did before with my 660Ti but I can't remember. Tried it with another VGA only flat screen I had and the same results.
    Any help would be appreciated.

    Do you mean by only DVI won't display or something? four ports on vga or some ports in onboard port? Did you check NVIDIA control panel 3D Settings--Configure surround, and right click screen resolution on desktop?

Maybe you are looking for