alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
From: VDR User <user.vdr@gmail.com>
To: Jaroslav Kysela <perex@perex.cz>
Cc: Wu Fengguang <fengguang.wu@intel.com>, Wei Ni <wni@nvidia.com>,
	Takashi Iwai <tiwai@suse.de>,
	alsa-devel <alsa-devel@alsa-project.org>,
	Jaroslav Kysela <jkysela@redhat.com>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	akpm <akpm@linux-foundation.org>,
	Pavel Hofman <pavel.hofman@insite.cz>
Subject: Re: [alsa-devel] [PATCH]Support MCP89 and GT21x hdmi audio
Date: Thu, 11 Mar 2010 11:24:06 -0800	[thread overview]
Message-ID: <a3ef07921003111124y7cc44995m3bb5a877c8dc39ec@mail.gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1003111927570.4672@eeebox2.perex-int.cz>

[-- Attachment #1: Type: text/plain, Size: 1397 bytes --]

On Thu, Mar 11, 2010 at 10:32 AM, Jaroslav Kysela <perex@perex.cz> wrote:
>>>> [pid 22651] ioctl(21, 0x80044121, 0xb439d2cc) = -1 EPIPE (Broken pipe)
>>>> pcm_hw.c: snd_pcm_hw_delay() SNDRV_PCM_IOCTL_DELAY failed.
>>>
>>> -EPIPE means underrun condition.
>>>
>>> Try 'echo 101 > /proc/asound/card0/pcm0p/xrun_debug' and send dmesg
>>> output
>>> to check if the ring buffer pointer in the hda-intel driver does not
>>> return
>>> wrong values. Replace card0 and pcm0p with right identifiers (look to
>>> 'aplay
>>> -l' for right numbers).
>>>
>>> More info: http://www.alsa-project.org/main/index.php/XRUN_Debug
>>
>> Hi, thanks for your further reply.  However, I don't see
>> "CONFIG_SND_PCM_XRUN_DEBUG" anywhere in the kernel config (both in
>> menuconfig or .config).
>
> All these parameters should be set: CONFIG_SND_PCM_XRUN_DEBUG,
> CONFIG_SND_VERBOSE_PROCFS, CONFIG_SND_DEBUG . I updated wiki.

Ok, I have now compiled the alsa snapshot with the following:

./configure --with-cards=hda-intel
--with-card-options=hda-hwdep,hda-reconfig,hda-codec-realtek,hda-codec-nvhdmi,hda-generic,pcm-xrun-debug
--with-debug=verbose --enable-verbose-procfs --with-isapnp=no
--with-sequencer=no --with-oss=no --with-pcm-oss-plugins=no

Attached are samples of my dmesg and /var/log/syslog files.  Hopefully
there is some useful information there?

Best regards,
Derek

[-- Attachment #2: dmesg --]
[-- Type: application/octet-stream, Size: 39850 bytes --]

[    0.000000] Linux version 2.6.33.amd64-x2.030210.1 (root@test) (gcc version 4.4.3 20100108 (prerelease) (Debian 4.4.2-9) ) #1 SMP Tue Mar 2 09:24:03 PST 2010
[    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: 00000000000e6000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007ffd0000 (usable)
[    0.000000]  BIOS-e820: 000000007ffd0000 - 000000007ffde000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007ffde000 - 0000000080000000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fef00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[    0.000000] Notice: NX (Execute Disable) protection cannot be enabled: non-PAE kernel!
[    0.000000] DMI present.
[    0.000000] last_pfn = 0x7ffd0 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-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 0000000000 mask FF80000000 write-back
[    0.000000]   1 disabled
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] initial memory mapped : 0 - 01800000
[    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 @ 7000-c000
[    0.000000] ACPI: RSDP 000f93e0 00014 (v00 ACPIAM)
[    0.000000] ACPI: RSDT 7ffd0000 0003C (v01 A M I  OEMRSDT  08000731 MSFT 00000097)
[    0.000000] ACPI: FACP 7ffd0200 00084 (v02 A M I  OEMFACP  08000731 MSFT 00000097)
[    0.000000] ACPI: DSDT 7ffd0440 04395 (v01  1ADMB 1ADMB006 00000006 INTL 20051117)
[    0.000000] ACPI: FACS 7ffde000 00040
[    0.000000] ACPI: APIC 7ffd0390 00070 (v01 A M I  OEMAPIC  08000731 MSFT 00000097)
[    0.000000] ACPI: MCFG 7ffd0400 0003C (v01 A M I  OEMMCFG  08000731 MSFT 00000097)
[    0.000000] ACPI: OEMB 7ffde040 00060 (v01 A M I  AMI_OEM  08000731 MSFT 00000097)
[    0.000000] ACPI: HPET 7ffd47e0 00038 (v01 A M I  OEMHPET0 08000731 MSFT 00000097)
[    0.000000] ACPI: SSDT 7ffd4820 00248 (v01 A M I  POWERNOW 00000001 AMD  00000001)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] 1159MB HIGHMEM available.
[    0.000000] 887MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 377fe000
[    0.000000]   low ram: 0 - 377fe000
[    0.000000]   node 0 low ram: 00000000 - 377fe000
[    0.000000]   node 0 bootmap 00008000 - 0000ef00
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 00377fe000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
[    0.000000]   #2 [0001000000 - 0001437fb0]    TEXT DATA BSS ==> [0001000000 - 0001437fb0]
[    0.000000]   #3 [000009fc00 - 0000100000]    BIOS reserved ==> [000009fc00 - 0000100000]
[    0.000000]   #4 [0001438000 - 000143e16c]              BRK ==> [0001438000 - 000143e16c]
[    0.000000]   #5 [0000002000 - 0000003000]       TRAMPOLINE ==> [0000002000 - 0000003000]
[    0.000000]   #6 [0000003000 - 0000007000]      ACPI WAKEUP ==> [0000003000 - 0000007000]
[    0.000000]   #7 [0000007000 - 0000008000]          PGTABLE ==> [0000007000 - 0000008000]
[    0.000000]   #8 [0000008000 - 000000f000]          BOOTMAP ==> [0000008000 - 000000f000]
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000377fe
[    0.000000]   HighMem  0x000377fe -> 0x0007ffd0
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0007ffd0
[    0.000000] On node 0 totalpages: 524143
[    0.000000] free_area_init_node: node 0, pgdat c139f800, node_mem_map c1440000
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3967 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: 2320 pages used for memmap
[    0.000000]   HighMem zone: 294594 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] Detected use of extended apic ids on hypertransport bus
[    0.000000] ACPI: PM-Timer IO Port: 0x4008
[    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: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] ACPI: IRQ14 used by override.
[    0.000000] ACPI: IRQ15 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x10de8201 base: 0xfeff0000
[    0.000000] SMP: Allowing 2 CPUs, 0 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:7ec00000)
[    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
[    0.000000] PERCPU: Embedded 12 pages/cpu @c2800000 s26008 r0 d23144 u2097152
[    0.000000] pcpu-alloc: s26008 r0 d23144 u2097152 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 1 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 520047
[    0.000000] Kernel command line: BOOT_IMAGE=//vmlinuz-2.6.33.amd64-x2.030210.1 root=/dev/sda3 ro quiet
[    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] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (000377fe:0007ffd0)
[    0.000000] Memory: 2073804k/2096960k available (2552k kernel code, 21696k reserved, 1176k data, 288k init, 1187656k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xfff1f000 - 0xfffff000   ( 896 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 : 0xc13a5000 - 0xc13ed000   ( 288 kB)
[    0.000000]       .data : 0xc127e2b4 - 0xc13a4318   (1176 kB)
[    0.000000]       .text : 0xc1000000 - 0xc127e2b4   (2552 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:512
[    0.000000] spurious 8259A interrupt: IRQ7.
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 2310.462 MHz processor.
[    0.001003] Calibrating delay loop (skipped), value calculated using timer frequency.. 4620.92 BogoMIPS (lpj=2310462)
[    0.001045] Mount-cache hash table entries: 512
[    0.001139] CPU: Physical Processor ID: 0
[    0.001141] CPU: Processor Core ID: 0
[    0.001143] using C1E aware idle routine
[    0.001150] Performance Events: AMD PMU driver.
[    0.001154] ... version:                0
[    0.001156] ... bit width:              48
[    0.001157] ... generic registers:      4
[    0.001158] ... value mask:             0000ffffffffffff
[    0.001160] ... max period:             00007fffffffffff
[    0.001162] ... fixed-purpose events:   0
[    0.001163] ... event mask:             000000000000000f
[    0.001167] Checking 'hlt' instruction... OK.
[    0.005161] ACPI: Core revision 20091214
[    0.010797] Enabling APIC mode:  Flat.  Using 1 I/O APICs
[    0.011260] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[    0.021271] CPU0: AMD Athlon(tm) 64 X2 Dual Core Processor 4400+ stepping 01
[    0.021999] Booting Node   0, Processors  #1 Ok.
[    0.001999] Initializing CPU#1
[    0.092098] Brought up 2 CPUs
[    0.092100] Total of 2 processors activated (9241.96 BogoMIPS).
[    0.092696] NET: Registered protocol family 16
[    0.093049] ACPI: bus type pci registered
[    0.093145] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.093145] PCI: not using MMCONFIG
[    0.093644] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=4
[    0.093646] PCI: Using configuration type 1 for base access
[    0.097419] bio: create slab <bio-0> at 0
[    0.098355] ACPI: EC: Look up EC in DSDT
[    0.101268] ACPI: Executed 1 blocks of module-level executable AML code
[    0.105490] ACPI: Interpreter enabled
[    0.105494] ACPI: (supports S0 S1 S5)
[    0.105507] ACPI: Using IOAPIC for interrupt routing
[    0.105552] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
[    0.109390] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
[    0.109392] PCI: Using MMCONFIG for extended config space
[    0.118053] ACPI Warning: Incorrect checksum in table [OEMB] - 85, should be 80 (20091214/tbutils-314)
[    0.118158] ACPI: No dock devices found.
[    0.118258] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.118392] pci_root PNP0A03:00: ignoring host bridge windows from ACPI; boot with "pci=use_crs" to use them
[    0.118568] pci_root PNP0A03:00: host bridge window [io  0x0000-0x0cf7] (ignored)
[    0.118571] pci_root PNP0A03:00: host bridge window [io  0x0d00-0xffff] (ignored)
[    0.118574] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
[    0.118577] pci_root PNP0A03:00: host bridge window [mem 0x000d0000-0x000dffff] (ignored)
[    0.118579] pci_root PNP0A03:00: host bridge window [mem 0x80000000-0xffffffff] (ignored)
[    0.118716] pci 0000:00:01.0: reg 10: [io  0x4f00-0x4fff]
[    0.118748] pci 0000:00:01.1: reg 10: [io  0xdc00-0xdc3f]
[    0.118758] pci 0000:00:01.1: reg 20: [io  0x5000-0x503f]
[    0.118762] pci 0000:00:01.1: reg 24: [io  0x6000-0x603f]
[    0.118780] pci 0000:00:01.1: PME# supported from D3hot D3cold
[    0.118786] pci 0000:00:01.1: PME# disabled
[    0.118829] pci 0000:00:02.0: reg 10: [mem 0xdedfb000-0xdedfbfff]
[    0.118849] pci 0000:00:02.0: supports D1 D2
[    0.118851] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.118854] pci 0000:00:02.0: PME# disabled
[    0.118873] pci 0000:00:02.1: reg 10: [mem 0xdedfac00-0xdedfacff]
[    0.118897] pci 0000:00:02.1: supports D1 D2
[    0.118899] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.118903] pci 0000:00:02.1: PME# disabled
[    0.118955] pci 0000:00:05.0: reg 10: [mem 0xdedf4000-0xdedf7fff]
[    0.118979] pci 0000:00:05.0: PME# supported from D3hot D3cold
[    0.118982] pci 0000:00:05.0: PME# disabled
[    0.119024] pci 0000:00:06.0: reg 20: [io  0xffa0-0xffaf]
[    0.119053] pci 0000:00:07.0: reg 10: [mem 0xdedf9000-0xdedf9fff]
[    0.119057] pci 0000:00:07.0: reg 14: [io  0xd480-0xd487]
[    0.119077] pci 0000:00:07.0: supports D1 D2
[    0.119079] pci 0000:00:07.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.119083] pci 0000:00:07.0: PME# disabled
[    0.119100] pci 0000:00:08.0: reg 10: [io  0xd400-0xd407]
[    0.119104] pci 0000:00:08.0: reg 14: [io  0xd080-0xd083]
[    0.119107] pci 0000:00:08.0: reg 18: [io  0xd000-0xd007]
[    0.119111] pci 0000:00:08.0: reg 1c: [io  0xcc00-0xcc03]
[    0.119115] pci 0000:00:08.0: reg 20: [io  0xc880-0xc88f]
[    0.119119] pci 0000:00:08.0: reg 24: [mem 0xdedf8000-0xdedf8fff]
[    0.119161] pci 0000:00:09.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.119164] pci 0000:00:09.0: PME# disabled
[    0.119191] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.119193] pci 0000:00:0b.0: PME# disabled
[    0.119220] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.119222] pci 0000:00:0c.0: PME# disabled
[    0.119318] pci 0000:01:09.0: reg 10: [mem 0xdeeffc00-0xdeeffdff]
[    0.119362] pci 0000:00:04.0: PCI bridge to [bus 01-01] (subtractive decode)
[    0.119367] pci 0000:00:04.0:   bridge window [mem 0xdee00000-0xdeefffff]
[    0.119386] pci 0000:02:00.0: reg 10: [mem 0xdf000000-0xdfffffff]
[    0.119393] pci 0000:02:00.0: reg 14: [mem 0xc0000000-0xcfffffff 64bit pref]
[    0.119401] pci 0000:02:00.0: reg 1c: [mem 0xdc000000-0xddffffff 64bit pref]
[    0.119406] pci 0000:02:00.0: reg 24: [io  0xec00-0xec7f]
[    0.119411] pci 0000:02:00.0: reg 30: [mem 0xdef80000-0xdeffffff pref]
[    0.119448] pci 0000:02:00.1: reg 10: [mem 0xdef7c000-0xdef7ffff]
[    0.119511] pci 0000:00:09.0: PCI bridge to [bus 02-02]
[    0.119514] pci 0000:00:09.0:   bridge window [io  0xe000-0xefff]
[    0.119517] pci 0000:00:09.0:   bridge window [mem 0xdef00000-0xdfffffff]
[    0.119521] pci 0000:00:09.0:   bridge window [mem 0xc0000000-0xddffffff 64bit pref]
[    0.119554] pci 0000:00:0b.0: PCI bridge to [bus 03-03]
[    0.119589] pci 0000:00:0c.0: PCI bridge to [bus 04-04]
[    0.119600] pci_bus 0000:00: on NUMA node 0
[    0.119604] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.119746] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.119821] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR10._PRT]
[    0.119870] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR11._PRT]
[    0.119919] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.BR12._PRT]
[    0.126868] ACPI: PCI Interrupt Link [LNKA] (IRQs 16 17 18 19) *0, disabled.
[    0.127033] ACPI: PCI Interrupt Link [LNKB] (IRQs 16 17 18 19) *10
[    0.127190] ACPI: PCI Interrupt Link [LNKC] (IRQs 16 17 18 19) *0, disabled.
[    0.127347] ACPI: PCI Interrupt Link [LNKD] (IRQs 16 17 18 19) *0, disabled.
[    0.127504] ACPI: PCI Interrupt Link [LNEA] (IRQs 16 17 18 19) *0, disabled.
[    0.127661] ACPI: PCI Interrupt Link [LNEB] (IRQs 16 17 18 19) *0, disabled.
[    0.127818] ACPI: PCI Interrupt Link [LNEC] (IRQs 16 17 18 19) *0, disabled.
[    0.127975] ACPI: PCI Interrupt Link [LNED] (IRQs 16 17 18 19) *10
[    0.128138] ACPI: PCI Interrupt Link [LUB0] (IRQs 20 21 22 23) *5
[    0.128294] ACPI: PCI Interrupt Link [LUB2] (IRQs 20 21 22 23) *10
[    0.128451] ACPI: PCI Interrupt Link [LMAC] (IRQs 20 21 22 23) *5
[    0.128609] ACPI: PCI Interrupt Link [LAZA] (IRQs 20 21 22 23) *11
[    0.128766] ACPI: PCI Interrupt Link [LACI] (IRQs 20 21 22 23) *0, disabled.
[    0.128923] ACPI: PCI Interrupt Link [LMC9] (IRQs 20 21 22 23) *0, disabled.
[    0.129084] ACPI: PCI Interrupt Link [LSMB] (IRQs 20 21 22 23) *11
[    0.129242] ACPI: PCI Interrupt Link [LPMU] (IRQs 20 21 22 23) *0, disabled.
[    0.129399] ACPI: PCI Interrupt Link [LSA0] (IRQs 20 21 22 23) *10
[    0.129556] ACPI: PCI Interrupt Link [LSA1] (IRQs 20 21 22 23) *0, disabled.
[    0.129743] ACPI: PCI Interrupt Link [LATA] (IRQs 20 21 22 23) *0, disabled.
[    0.129930] vgaarb: device added: PCI:0000:02:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.129933] vgaarb: loaded
[    0.130104] SCSI subsystem initialized
[    0.130169] libata version 3.00 loaded.
[    0.130256] usbcore: registered new interface driver usbfs
[    0.130329] usbcore: registered new interface driver hub
[    0.130381] usbcore: registered new device driver usb
[    0.130564] PCI: Using ACPI for IRQ routing
[    0.130564] PCI: pci_cache_line_size set to 64 bytes
[    0.130727] Switching to clocksource hpet
[    0.130810] pnp: PnP ACPI init
[    0.130810] ACPI: bus type pnp registered
[    0.134664] pnp: PnP ACPI: found 14 devices
[    0.134666] ACPI: ACPI bus type pnp unregistered
[    0.134680] system 00:07: [io  0x04d0-0x04d1] has been reserved
[    0.134683] system 00:07: [io  0x0800-0x080f] has been reserved
[    0.134686] system 00:07: [io  0x4000-0x407f] has been reserved
[    0.134688] system 00:07: [io  0x4080-0x40ff] has been reserved
[    0.134691] system 00:07: [io  0x4400-0x447f] has been reserved
[    0.134694] system 00:07: [io  0x4480-0x44ff] has been reserved
[    0.134697] system 00:07: [io  0x4800-0x487f] has been reserved
[    0.134700] system 00:07: [io  0x4880-0x48ff] has been reserved
[    0.134703] system 00:07: [io  0x2000-0x207f] has been reserved
[    0.134705] system 00:07: [io  0x2080-0x20ff] has been reserved
[    0.134709] system 00:07: [mem 0xfefe0000-0xfefe01ff] has been reserved
[    0.134712] system 00:07: [mem 0xfefe1000-0xfefe1fff] has been reserved
[    0.134715] system 00:07: [mem 0xfee01000-0xfeefffff] has been reserved
[    0.134718] system 00:07: [mem 0xffb80000-0xffffffff] could not be reserved
[    0.134724] system 00:09: [mem 0xfec00000-0xfec00fff] could not be reserved
[    0.134727] system 00:09: [mem 0xfee00000-0xfee00fff] has been reserved
[    0.134732] system 00:0b: [io  0x0a00-0x0adf] has been reserved
[    0.134735] system 00:0b: [io  0x0ae0-0x0aef] has been reserved
[    0.134741] system 00:0c: [mem 0xe0000000-0xefffffff] has been reserved
[    0.134746] system 00:0d: [mem 0x00000000-0x0009ffff] could not be reserved
[    0.134749] system 00:0d: [mem 0x000c0000-0x000cffff] could not be reserved
[    0.134752] system 00:0d: [mem 0x000e0000-0x000fffff] could not be reserved
[    0.134755] system 00:0d: [mem 0x00100000-0x7fffffff] could not be reserved
[    0.170014] pci 0000:00:04.0: PCI bridge to [bus 01-01]
[    0.170017] pci 0000:00:04.0:   bridge window [io  disabled]
[    0.170020] pci 0000:00:04.0:   bridge window [mem 0xdee00000-0xdeefffff]
[    0.170023] pci 0000:00:04.0:   bridge window [mem pref disabled]
[    0.170027] pci 0000:00:09.0: PCI bridge to [bus 02-02]
[    0.170030] pci 0000:00:09.0:   bridge window [io  0xe000-0xefff]
[    0.170033] pci 0000:00:09.0:   bridge window [mem 0xdef00000-0xdfffffff]
[    0.170037] pci 0000:00:09.0:   bridge window [mem 0xc0000000-0xddffffff 64bit pref]
[    0.170040] pci 0000:00:0b.0: PCI bridge to [bus 03-03]
[    0.170042] pci 0000:00:0b.0:   bridge window [io  disabled]
[    0.170044] pci 0000:00:0b.0:   bridge window [mem disabled]
[    0.170047] pci 0000:00:0b.0:   bridge window [mem pref disabled]
[    0.170050] pci 0000:00:0c.0: PCI bridge to [bus 04-04]
[    0.170051] pci 0000:00:0c.0:   bridge window [io  disabled]
[    0.170054] pci 0000:00:0c.0:   bridge window [mem disabled]
[    0.170056] pci 0000:00:0c.0:   bridge window [mem pref disabled]
[    0.170063] pci 0000:00:04.0: setting latency timer to 64
[    0.170068] pci 0000:00:09.0: setting latency timer to 64
[    0.170072] pci 0000:00:0b.0: setting latency timer to 64
[    0.170077] pci 0000:00:0c.0: setting latency timer to 64
[    0.170080] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
[    0.170082] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
[    0.170085] pci_bus 0000:01: resource 1 [mem 0xdee00000-0xdeefffff]
[    0.170087] pci_bus 0000:01: resource 3 [io  0x0000-0xffff]
[    0.170090] pci_bus 0000:01: resource 4 [mem 0x00000000-0xffffffff]
[    0.170093] pci_bus 0000:02: resource 0 [io  0xe000-0xefff]
[    0.170095] pci_bus 0000:02: resource 1 [mem 0xdef00000-0xdfffffff]
[    0.170098] pci_bus 0000:02: resource 2 [mem 0xc0000000-0xddffffff 64bit pref]
[    0.170128] NET: Registered protocol family 2
[    0.170157] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.170315] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.170932] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.171239] TCP: Hash tables configured (established 131072 bind 65536)
[    0.171241] TCP reno registered
[    0.171244] UDP hash table entries: 512 (order: 2, 16384 bytes)
[    0.171267] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
[    0.171336] NET: Registered protocol family 1
[    0.192877] pci 0000:02:00.0: Boot video device
[    0.192881] PCI: CLS 64 bytes, default 64
[    0.193966] highmem bounce pool size: 64 pages
[    0.194191] Slow work thread pool: Starting up
[    0.194226] Slow work thread pool: Ready
[    0.194286] fuse init (API version 7.13)
[    0.194356] SGI XFS with security attributes, realtime, large block/inode numbers, no debug enabled
[    0.194587] msgmni has been set to 1732
[    0.194740] alg: No test for stdrng (krng)
[    0.194750] io scheduler noop registered
[    0.194752] io scheduler deadline registered (default)
[    0.194840] pcieport 0000:00:09.0: setting latency timer to 64
[    0.194902] pcieport 0000:00:0b.0: setting latency timer to 64
[    0.194960] pcieport 0000:00:0c.0: setting latency timer to 64
[    0.195275] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
[    0.195282] ACPI: Power Button [PWRB]
[    0.195369] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[    0.195372] ACPI: Power Button [PWRF]
[    0.201604] Real Time Clock Driver v1.12b
[    0.201607] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[    0.201720] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.202153] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.202519] sata_nv 0000:00:08.0: version 3.5
[    0.202765] ACPI: PCI Interrupt Link [LSA0] enabled at IRQ 23
[    0.202776] sata_nv 0000:00:08.0: PCI INT A -> Link[LSA0] -> GSI 23 (level, low) -> IRQ 23
[    0.202820] sata_nv 0000:00:08.0: setting latency timer to 64
[    0.202871] scsi0 : sata_nv
[    0.203029] scsi1 : sata_nv
[    0.203211] ata1: SATA max UDMA/133 cmd 0xd400 ctl 0xd080 bmdma 0xc880 irq 23
[    0.203214] ata2: SATA max UDMA/133 cmd 0xd000 ctl 0xcc00 bmdma 0xc888 irq 23
[    0.203266] pata_amd 0000:00:06.0: version 0.4.1
[    0.203303] pata_amd 0000:00:06.0: setting latency timer to 64
[    0.203364] scsi2 : pata_amd
[    0.203471] scsi3 : pata_amd
[    0.204484] ata3: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    0.204487] ata4: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    0.204701] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.64.
[    0.204918] ACPI: PCI Interrupt Link [LMAC] enabled at IRQ 22
[    0.204925] forcedeth 0000:00:07.0: PCI INT A -> Link[LMAC] -> GSI 22 (level, low) -> IRQ 22
[    0.204929] forcedeth 0000:00:07.0: setting latency timer to 64
[    0.358291] ata3.00: ATAPI: PIONEER DVD-RW  DVR-107D, 1.09, max UDMA/33
[    0.358313] ata3: nv_mode_filter: 0x739f&0x739f->0x739f, BIOS=0x7000 (0xc0000000) ACPI=0x701f (60:900:0x11)
[    0.361235] ata3.00: configured for UDMA/33
[    0.657277] ata1: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    0.660607] ata1.00: ATA-5: Maxtor 91301U3, FA570HD0, max UDMA/66
[    0.660610] ata1.00: 25410672 sectors, multi 16: LBA 
[    0.660619] ata1.00: applying bridge limits
[    0.666618] ata1.00: configured for UDMA/66
[    0.666726] scsi 0:0:0:0: Direct-Access     ATA      Maxtor 91301U3   FA57 PQ: 0 ANSI: 5
[    0.666928] sd 0:0:0:0: [sda] 25410672 512-byte logical blocks: (13.0 GB/12.1 GiB)
[    0.666978] sd 0:0:0:0: [sda] Write Protect is off
[    0.666981] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    0.666998] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    0.667094]  sda: sda1 sda2 sda3
[    0.675515] sd 0:0:0:0: [sda] Attached SCSI disk
[    0.717509] forcedeth 0000:00:07.0: ifname eth0, PHY OUI 0x732 @ 1, addr 00:19:db:e5:a7:c0
[    0.717512] forcedeth 0000:00:07.0: highdma pwrctl mgmt lnktim msi desc-v3
[    0.717638] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    0.717860] ACPI: PCI Interrupt Link [LUB2] enabled at IRQ 21
[    0.717868] ehci_hcd 0000:00:02.1: PCI INT B -> Link[LUB2] -> GSI 21 (level, low) -> IRQ 21
[    0.717878] ehci_hcd 0000:00:02.1: setting latency timer to 64
[    0.717881] ehci_hcd 0000:00:02.1: EHCI Host Controller
[    0.717902] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 1
[    0.717926] ehci_hcd 0000:00:02.1: debug port 1
[    0.717933] ehci_hcd 0000:00:02.1: cache line size of 64 is not supported
[    0.717951] ehci_hcd 0000:00:02.1: irq 21, io mem 0xdedfac00
[    0.723011] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00
[    0.723163] hub 1-0:1.0: USB hub found
[    0.723167] hub 1-0:1.0: 8 ports detected
[    0.723296] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    0.723512] ACPI: PCI Interrupt Link [LUB0] enabled at IRQ 20
[    0.723520] ohci_hcd 0000:00:02.0: PCI INT A -> Link[LUB0] -> GSI 20 (level, low) -> IRQ 20
[    0.723528] ohci_hcd 0000:00:02.0: setting latency timer to 64
[    0.723531] ohci_hcd 0000:00:02.0: OHCI Host Controller
[    0.723539] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 2
[    0.723560] ohci_hcd 0000:00:02.0: irq 20, io mem 0xdedfb000
[    0.776139] hub 2-0:1.0: USB hub found
[    0.776144] hub 2-0:1.0: 8 ports detected
[    0.776257] Initializing USB Mass Storage driver...
[    0.776307] usbcore: registered new interface driver usb-storage
[    0.776310] USB Mass Storage support registered.
[    0.776360] usbcore: registered new interface driver libusual
[    0.776443] usbcore: registered new interface driver usbserial
[    0.776445] usbserial: USB Serial Driver core
[    0.776483] USB Serial support registered for FTDI USB Serial Device
[    0.776535] usbcore: registered new interface driver ftdi_sio
[    0.776538] ftdi_sio: v1.5.0:USB FTDI Serial Converters Driver
[    0.776630] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[    0.776632] PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
[    0.777161] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.777300] mice: PS/2 mouse device common for all mice
[    0.777497] i2c /dev entries driver
[    0.777665] i2c i2c-0: nForce2 SMBus adapter at 0x5000
[    0.777753] i2c i2c-1: nForce2 SMBus adapter at 0x6000
[    0.777846] f71882fg: Found f71882fg chip at 0xa00, revision 32
[    0.778108] f71882fg f71882fg.2560: Fan: 1 is in duty-cycle mode
[    0.778110] f71882fg f71882fg.2560: Fan: 2 is in duty-cycle mode
[    0.778112] f71882fg f71882fg.2560: Fan: 3 is in duty-cycle mode
[    0.778115] f71882fg f71882fg.2560: Fan: 4 is in duty-cycle mode
[    0.778166] k8temp 0000:00:18.3: Temperature readouts might be wrong - check erratum #141
[    0.778260] cpuidle: using governor ladder
[    0.779337] usbcore: registered new interface driver usbhid
[    0.779339] usbhid: USB HID core driver
[    0.779375] TCP cubic registered
[    0.779378] NET: Registered protocol family 17
[    0.779386] Using IPI No-Shortcut mode
[    0.979341] ata2: SATA link down (SStatus 0 SControl 300)
[    0.985665] scsi 2:0:0:0: CD-ROM            PIONEER  DVD-RW  DVR-107D 1.09 PQ: 0 ANSI: 5
[    0.985837] ata4: port disabled. ignoring.
[    1.028364] kjournald starting.  Commit interval 5 seconds
[    1.028379] EXT3-fs (sda3): mounted filesystem with writeback data mode
[    1.028390] VFS: Mounted root (ext3 filesystem) readonly on device 8:3.
[    1.028409] Freeing unused kernel memory: 288k freed
[    1.031264] usb 1-4: new high speed USB device using ehci_hcd and address 2
[    1.272011] usb 1-5: new high speed USB device using ehci_hcd and address 3
[    1.388705] scsi4 : usb-storage 1-5:1.0
[    6.388663] scsi 4:0:0:0: Direct-Access     Generic  USB SD Reader    1.00 PQ: 0 ANSI: 0
[    6.389370] scsi 4:0:0:1: Direct-Access     Generic  USB CF Reader    1.01 PQ: 0 ANSI: 0
[    6.390871] scsi 4:0:0:2: Direct-Access     Generic  USB SM Reader    1.02 PQ: 0 ANSI: 0
[    6.644477] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[    6.644987] scsi 4:0:0:3: Direct-Access     Generic  USB MS Reader    1.03 PQ: 0 ANSI: 0
[    6.647856] sd 4:0:0:2: [sdd] Attached SCSI removable disk
[    6.648229] sd 4:0:0:1: [sdc] 8027712 512-byte logical blocks: (4.11 GB/3.82 GiB)
[    6.648849] sd 4:0:0:3: [sde] Attached SCSI removable disk
[    6.649725] sd 4:0:0:1: [sdc] Write Protect is off
[    6.649727] sd 4:0:0:1: [sdc] Mode Sense: 03 00 00 00
[    6.649729] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[    6.652475] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[    6.652518]  sdc: sdc1 sdc2
[    6.656350] sd 4:0:0:1: [sdc] Assuming drive cache: write through
[    6.656393] sd 4:0:0:1: [sdc] Attached SCSI removable disk
[    8.866713] nvidia: module license 'NVIDIA' taints kernel.
[    8.866718] Disabling lock debugging due to kernel taint
[    9.709300] ACPI: PCI Interrupt Link [LAZA] enabled at IRQ 23
[    9.709306] HDA Intel 0000:00:05.0: PCI INT B -> Link[LAZA] -> GSI 23 (level, low) -> IRQ 23
[    9.709309] hda_intel: codec_mask forced to 0xff
[    9.709330] HDA Intel 0000:00:05.0: setting latency timer to 64
[    9.709333] ALSA hda_intel.c:2503: chipset global capabilities = 0x4401
[    9.720259] ALSA hda_intel.c:1338: codec #0 probed OK
[    9.827074] ACPI: PCI Interrupt Link [LNED] enabled at IRQ 19
[    9.827084] nvidia 0000:02:00.0: PCI INT A -> Link[LNED] -> GSI 19 (level, low) -> IRQ 19
[    9.827091] nvidia 0000:02:00.0: setting latency timer to 64
[    9.827313] NVRM: loading NVIDIA UNIX x86 Kernel Module  195.30  Fri Dec 18 13:34:49 PST 2009
[   10.722259] ALSA hda_intel.c:702: azx_get_response timeout, polling the codec once: last cmd=0x100f0000
[   11.724260] ALSA hda_intel.c:702: azx_get_response timeout, polling the codec once: last cmd=0x100f0000
[   12.726010] ALSA hda_intel.c:712: azx_get_response timeout, switching to polling mode: last cmd=0x100f0000
[   13.728261] ALSA hda_intel.c:1416: Codec #1 probe error; disabling it...
[   14.738010] ALSA hda_intel.c:1416: Codec #2 probe error; disabling it...
[   15.748010] ALSA hda_intel.c:1416: Codec #3 probe error; disabling it...
[   16.758260] ALSA hda_intel.c:1416: Codec #4 probe error; disabling it...
[   17.768261] ALSA hda_intel.c:1416: Codec #5 probe error; disabling it...
[   18.778011] ALSA hda_intel.c:1416: Codec #6 probe error; disabling it...
[   19.788263] ALSA hda_intel.c:1416: Codec #7 probe error; disabling it...
[   20.038014] hda_codec: ALC883: BIOS auto-probing.
[   20.038021] ALSA hda_codec.c:4356: autoconfig: line_outs=4 (0x14/0x15/0x16/0x17/0x0)
[   20.038026] ALSA hda_codec.c:4360:    speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
[   20.038029] ALSA hda_codec.c:4364:    hp_outs=1 (0x1b/0x0/0x0/0x0/0x0)
[   20.038032] ALSA hda_codec.c:4365:    mono: mono_out=0x0
[   20.038035] ALSA hda_codec.c:4368:    dig-out=0x1e/0x0
[   20.038037] ALSA hda_codec.c:4376:    inputs: mic=0x18, fmic=0x19, line=0x1a, fline=0x0, cd=0x1c, aux=0x0
[   20.155009] ALSA patch_realtek.c:1298: realtek: Enabling init ASM_ID=0xf603 CODEC_ID=10ec0883
[   20.248018] ALSA hda_codec.c:1966: Cannot find slave Headphone Playback Volume, skipped
[   20.248021] ALSA hda_codec.c:1966: Cannot find slave Speaker Playback Volume, skipped
[   20.248024] ALSA hda_codec.c:1966: Cannot find slave Mono Playback Volume, skipped
[   20.248028] ALSA hda_codec.c:1966: Cannot find slave Line-Out Playback Volume, skipped
[   20.248031] ALSA hda_codec.c:1966: Cannot find slave PCM Playback Volume, skipped
[   20.248045] ALSA hda_codec.c:1966: Cannot find slave Speaker Playback Switch, skipped
[   20.248048] ALSA hda_codec.c:1966: Cannot find slave Mono Playback Switch, skipped
[   20.248053] ALSA hda_codec.c:1966: Cannot find slave Line-Out Playback Switch, skipped
[   20.248056] ALSA hda_codec.c:1966: Cannot find slave PCM Playback Switch, skipped
[   20.248281] HDA Intel 0000:02:00.1: PCI INT A -> Link[LNED] -> GSI 19 (level, low) -> IRQ 19
[   20.248285] hda_intel: codec_mask forced to 0xf2
[   20.248318] HDA Intel 0000:02:00.1: setting latency timer to 64
[   20.248321] ALSA hda_intel.c:2503: chipset global capabilities = 0x2403
[   20.257259] ALSA hda_intel.c:1338: codec #1 probed OK
[   21.259009] ALSA hda_intel.c:702: azx_get_response timeout, polling the codec once: last cmd=0x400f0000
[   22.261010] ALSA hda_intel.c:702: azx_get_response timeout, polling the codec once: last cmd=0x400f0000
[   23.263010] ALSA hda_intel.c:712: azx_get_response timeout, switching to polling mode: last cmd=0x400f0000
[   24.265011] ALSA hda_intel.c:1416: Codec #4 probe error; disabling it...
[   25.275010] ALSA hda_intel.c:1416: Codec #5 probe error; disabling it...
[   26.285010] ALSA hda_intel.c:1416: Codec #6 probe error; disabling it...
[   27.295010] ALSA hda_intel.c:1416: Codec #7 probe error; disabling it...
[   30.572405] Adding 979956k swap on /dev/sda2.  Priority:-1 extents:1 across:979956k 
[   30.953859] EXT3-fs (sda3): using internal journal
[   32.607318] kjournald starting.  Commit interval 5 seconds
[   32.607538] EXT3-fs (sda1): using internal journal
[   32.607543] EXT3-fs (sda1): mounted filesystem with writeback data mode

[  161.813187] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  161.822267] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, new-stream=0x6, format=0x11
[  162.234348] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  162.243261] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[  162.738656] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  162.747260] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[  163.305021] hda-intel: IRQ timing workaround is activated for card #1. Suggest a bigger bdl_pos_adj.
[  166.311964] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  166.320267] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[  168.027272] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  168.036014] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[  169.511862] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  169.520261] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[  169.885729] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  169.894017] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[  311.463327] ALSA pcm_lib.c:167: XRUN: pcmC1D3p:0
[  311.500325] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  311.515655] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[  366.557739] ALSA pcm_lib.c:167: XRUN: pcmC1D3p:0
[  369.134290] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  369.143264] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[  386.338642] ALSA pcm_lib.c:167: XRUN: pcmC1D3p:0
[  386.744571] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  386.753017] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11

[  493.801846] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  493.810266] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[  495.284022] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  495.293262] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[  495.634785] ALSA pcm_lib.c:167: XRUN: pcmC1D3p:0
[  495.693766] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  495.706179] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[  506.608048] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  506.617270] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[  508.137182] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  508.146263] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[  508.196537] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  508.205262] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[  509.447914] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  509.456012] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[  509.622689] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  509.631259] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[  509.906574] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  509.915261] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[  554.005997] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=253874, pos=0/2048/16384, hwptr=1980418/1966080
[  554.006003] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=253874, pos=0/2048/16384, hwptr=1982464/1982464
[  554.006007] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=253874, pos=1/2048/16384, hwptr=1982464/1982464
[  554.006011] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=253874, pos=1/2048/16384, hwptr=1982465/1982464
[  554.006015] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=253919, pos=2153/2048/16384, hwptr=1982465/1982464
[  554.006019] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=253919, pos=2156/2048/16384, hwptr=1984617/1982464
[  554.006023] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=253919, pos=2156/2048/16384, hwptr=1984620/1982464
[  554.006026] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=253919, pos=2157/2048/16384, hwptr=1984620/1982464
[  554.006030] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=253919, pos=2157/2048/16384, hwptr=1984621/1982464
[  554.006034] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=254005, pos=6307/2048/16384, hwptr=1984621/1982464
[  554.006038] ALSA pcm_lib.c:429: PCM: Lost interrupts? [Q] (stream=0, delta=4150, new_hw_ptr=1988771, old_hw_ptr=1984621)
[  957.643428] ALSA pcm_lib.c:167: XRUN: pcmC1D3p:0
[  957.843913] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[  957.852281] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11

I did some disk access and then dmesg again:

[ 1180.623232] ALSA pcm_lib.c:167: XRUN: pcmC1D3p:0
[ 1186.186365] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[ 1186.195014] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[ 1192.728324] ALSA pcm_lib.c:167: XRUN: pcmC1D3p:0
[ 1193.945282] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[ 1193.954014] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[ 1225.955241] ALSA pcm_lib.c:167: XRUN: pcmC1D3p:0
[ 1228.129086] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[ 1228.138017] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
[ 1313.943815] ALSA pcm_lib.c:167: XRUN: pcmC1D3p:0
[ 1314.455770] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
[ 1314.464265] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11


[-- Attachment #3: syslog --]
[-- Type: application/octet-stream, Size: 5619 bytes --]

Mar 11 11:05:05 test kernel: [  493.801846] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
Mar 11 11:05:05 test kernel: [  493.810266] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
Mar 11 11:05:07 test kernel: [  495.284022] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
Mar 11 11:05:07 test kernel: [  495.293262] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
Mar 11 11:05:07 test kernel: [  495.634785] ALSA pcm_lib.c:167: XRUN: pcmC1D3p:0
Mar 11 11:05:07 test kernel: [  495.693766] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
Mar 11 11:05:07 test kernel: [  495.706179] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
Mar 11 11:05:18 test kernel: [  506.608048] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
Mar 11 11:05:18 test kernel: [  506.617270] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
Mar 11 11:05:20 test kernel: [  508.137182] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
Mar 11 11:05:20 test kernel: [  508.146263] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
Mar 11 11:05:20 test kernel: [  508.196537] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
Mar 11 11:05:20 test kernel: [  508.205262] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
Mar 11 11:05:21 test kernel: [  509.447914] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
Mar 11 11:05:21 test kernel: [  509.456012] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
Mar 11 11:05:21 test kernel: [  509.622689] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
Mar 11 11:05:21 test kernel: [  509.631259] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
Mar 11 11:05:21 test kernel: [  509.906574] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
Mar 11 11:05:21 test kernel: [  509.915261] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
Mar 11 11:06:05 test kernel: [  554.005997] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=253874, pos=0/2048/16384, hwptr=1980418/1966080
Mar 11 11:06:05 test kernel: [  554.006003] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=253874, pos=0/2048/16384, hwptr=1982464/1982464
Mar 11 11:06:05 test kernel: [  554.006007] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=253874, pos=1/2048/16384, hwptr=1982464/1982464
Mar 11 11:06:05 test kernel: [  554.006011] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=253874, pos=1/2048/16384, hwptr=1982465/1982464
Mar 11 11:06:05 test kernel: [  554.006015] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=253919, pos=2153/2048/16384, hwptr=1982465/1982464
Mar 11 11:06:05 test kernel: [  554.006019] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=253919, pos=2156/2048/16384, hwptr=1984617/1982464
Mar 11 11:06:05 test kernel: [  554.006023] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=253919, pos=2156/2048/16384, hwptr=1984620/1982464
Mar 11 11:06:05 test kernel: [  554.006026] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=253919, pos=2157/2048/16384, hwptr=1984620/1982464
Mar 11 11:06:05 test kernel: [  554.006030] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=253919, pos=2157/2048/16384, hwptr=1984621/1982464
Mar 11 11:06:05 test kernel: [  554.006034] ALSA pcm_lib.c:249: hwptr log: pcmC1D3p:0: j=254005, pos=6307/2048/16384, hwptr=1984621/1982464
Mar 11 11:06:05 test kernel: [  554.006038] ALSA pcm_lib.c:429: PCM: Lost interrupts? [Q] (stream=0, delta=4150, new_hw_ptr=1988771, old_hw_ptr=1984621)
Mar 11 11:12:49 test kernel: [  957.643428] ALSA pcm_lib.c:167: XRUN: pcmC1D3p:0
Mar 11 11:12:49 test kernel: [  957.843913] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
Mar 11 11:12:49 test kernel: [  957.852281] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
Mar 11 11:16:32 test kernel: [ 1180.623232] ALSA pcm_lib.c:167: XRUN: pcmC1D3p:0
Mar 11 11:16:38 test kernel: [ 1186.186365] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
Mar 11 11:16:38 test kernel: [ 1186.195014] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
Mar 11 11:16:44 test kernel: [ 1192.728324] ALSA pcm_lib.c:167: XRUN: pcmC1D3p:0
Mar 11 11:16:45 test kernel: [ 1193.945282] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
Mar 11 11:16:45 test kernel: [ 1193.954014] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
Mar 11 11:17:17 test kernel: [ 1225.955241] ALSA pcm_lib.c:167: XRUN: pcmC1D3p:0
Mar 11 11:17:20 test kernel: [ 1228.129086] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
Mar 11 11:17:20 test kernel: [ 1228.138017] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
Mar 11 11:18:45 test kernel: [ 1313.943815] ALSA pcm_lib.c:167: XRUN: pcmC1D3p:0
Mar 11 11:18:46 test kernel: [ 1314.455770] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
Mar 11 11:18:46 test kernel: [ 1314.464265] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11
Mar 11 11:19:28 test kernel: [ 1356.664030] ALSA pcm_lib.c:167: XRUN: pcmC1D3p:0
Mar 11 11:19:28 test kernel: [ 1356.664128] ALSA hda_intel.c:1661: azx_pcm_prepare: bufsize=0x10000, format=0x11
Mar 11 11:19:28 test kernel: [ 1356.673264] ALSA patch_nvhdmi.c:865: hdmi_setup_stream: NID=0x4, stream=0x6, format=0x11


  reply	other threads:[~2010-03-11 19:24 UTC|newest]

Thread overview: 52+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-01 11:27 [PATCH]Support MCP89 and GT21x hdmi audio Wei Ni
2010-03-02  5:43 ` [alsa-devel] " Wu Fengguang
2010-03-03  3:33   ` Wei Ni
2010-03-03  6:46   ` Takashi Iwai
2010-03-04  1:17     ` Wu Fengguang
2010-03-04  2:18     ` [alsa-devel] " Wu Fengguang
2010-03-04  5:44       ` Wu Fengguang
2010-03-04  5:52         ` Wei Ni
2010-03-04  6:09           ` Wu Fengguang
2010-03-02  7:59 ` Takashi Iwai
2010-03-02  9:43   ` Wei Ni
2010-03-02  9:55     ` Takashi Iwai
2010-03-02 10:03       ` [alsa-devel] " Wei Ni
2010-03-02 10:42         ` Takashi Iwai
2010-03-02 10:44           ` [alsa-devel] " Wei Ni
2010-03-03  3:28       ` Wei Ni
2010-03-03  4:06         ` Wei Ni
2010-03-03  6:44           ` Takashi Iwai
2010-03-03  7:21             ` Wei Ni
2010-03-03 21:49               ` Takashi Iwai
2010-03-04  2:21                 ` [alsa-devel] " Wei Ni
2010-03-04  9:46                   ` Takashi Iwai
2010-03-04 10:46                     ` Wei Ni
2010-03-04 10:56                       ` Takashi Iwai
2010-03-04 11:09                         ` [alsa-devel] " Wei Ni
2010-03-04 11:31                           ` Takashi Iwai
2010-03-04 11:37                             ` [alsa-devel] " Wei Ni
2010-03-04 11:43                               ` Takashi Iwai
2010-03-04 11:46                                 ` [alsa-devel] " Wei Ni
2010-03-04 15:34                                   ` Takashi Iwai
2010-03-05  2:41                                     ` Wei Ni
2010-03-07 19:21                                       ` VDR User
2010-03-08  4:35                                         ` Wei Ni
2010-03-08  4:46                                           ` Wu Fengguang
2010-03-10  5:42                                             ` VDR User
2010-03-10  6:01                                               ` Wu Fengguang
2010-03-10  7:58                                               ` Jaroslav Kysela
2010-03-10  8:05                                                 ` [alsa-devel] " VDR User
2010-03-10  8:17                                                   ` Jaroslav Kysela
2010-03-10  9:44                                                     ` Takashi Iwai
2010-03-10 12:54                                                   ` Wu Fengguang
2010-03-10 17:38                                                     ` VDR User
2010-03-11  7:30                                                       ` [alsa-devel] " Jaroslav Kysela
2010-03-11 18:15                                                         ` VDR User
2010-03-11 18:32                                                           ` Jaroslav Kysela
2010-03-11 19:24                                                             ` VDR User [this message]
2010-03-12  4:32                                                             ` VDR User
2010-03-12  4:37                                                               ` Wu Fengguang
2010-03-12  8:08                                                               ` Jaroslav Kysela
     [not found]                                                                 ` <a3ef07921003121120h7b2b3289q7863de625f50e5d@mail.gmail.com>
     [not found]                                                                   ` <alpine.LNX.2.00.1003131410550.4672@eeebox2.perex-int.cz>
     [not found]                                                                     ` <a3ef07921003131037q21ad995fwd046dba0e9fa1ef7@mail.gmail.com>
     [not found]                                                                       ` <alpine.LNX.2.00.1003131955590.4672@eeebox2.perex-int.cz>
     [not found]                                                                         ` <a3ef07921003131222i121a8d54nba5dd3fbcdae3ac0@mail.gmail.com>
2010-03-14  8:29                                                                           ` Jaroslav Kysela
2010-04-07  0:39                                       ` globalillo
2010-04-07  1:23                                         ` globalillo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a3ef07921003111124y7cc44995m3bb5a877c8dc39ec@mail.gmail.com \
    --to=user.vdr@gmail.com \
    --cc=akpm@linux-foundation.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=fengguang.wu@intel.com \
    --cc=jkysela@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel.hofman@insite.cz \
    --cc=perex@perex.cz \
    --cc=tiwai@suse.de \
    --cc=wni@nvidia.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).