LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Help with Alsa not working on Debian Sid 2.6.27 kernel (https://www.linuxquestions.org/questions/debian-26/help-with-alsa-not-working-on-debian-sid-2-6-27-kernel-694967/)

BigVig 01-04-2009 06:54 PM

Help with Alsa not working on Debian Sid 2.6.27 kernel
 
Quote:

ALSA lib ../../../src/pcm/pcm_dmix.c:996:(snd_pcm_dmix_open) unable to open slave
The above is the best info I can get regarding why the sound system on my Debian box won't work.

When I open amarok, it tells me that Xine cannot find any drivers.

I'm using Gnome 2.22.3, Debian Sid with the 2.6.27-1-amd64 kernel. The alsa package is 1.0.17.dfsg-4.

None of programs on my system that normally generate audio output are working properly. Amarok cannot find drivers, programs like vlc or miro will play without playing any sound, the games I have either refuse to start (because they cannot start alsa) or start but without sound.

Any help at all would be much appreciated in making my sound work again.

amani 01-04-2009 07:26 PM

Assuming that the correct modules have loaded, mixer is ok, alsacard is ok,... alsa may be the problem.

Did you check output of dmesg?

uninstall that deb and compile from source

BigVig 01-04-2009 08:43 PM

Dmesg does not show Alsa, pt.1
 
Code:

[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.27-1-amd64 (Debian 2.6.27-1~experimental.1~snapshot.12516) (waldi@debian.org) (gcc version 4.1.3 20080623 (prerelease) (Debian 4.1.2-23+1)) #1 SMP Sun Dec 21 02:53:13 UTC 2008
[    0.000000] Command line: root=/dev/hda4 ro
[    0.000000] KERNEL supported cpus:
[    0.000000]  Intel GenuineIntel
[    0.000000]  AMD AuthenticAMD
[    0.000000]  Centaur CentaurHauls
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000003fee0000 (usable)
[    0.000000]  BIOS-e820: 000000003fee0000 - 000000003fee3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000003fee3000 - 000000003fef0000 (ACPI data)
[    0.000000]  BIOS-e820: 000000003fef0000 - 000000003ff00000 (reserved)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000f0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.2 present.
[    0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working it around.
[    0.000000] last_pfn = 0x3fee0 max_arch_pfn = 0x3ffffffff
[    0.000000] init_memory_mapping
[    0.000000]  0000000000 - 003fe00000 page 2M
[    0.000000]  003fe00000 - 003fee0000 page 4k
[    0.000000] kernel direct mapping tables up to 3fee0000 @ 10000-13000
[    0.000000] last_map_addr: 3fee0000 end: 3fee0000
[    0.000000] RAMDISK: 37867000 - 37fef798
[    0.000000] ACPI: RSDP 000F7800, 0014 (r0 Nvidia)
[    0.000000] ACPI: RSDT 3FEE3040, 0034 (r1 Nvidia AWRDACPI 42302E31 AWRD        0)
[    0.000000] ACPI: FACP 3FEE30C0, 0074 (r1 Nvidia AWRDACPI 42302E31 AWRD        0)
[    0.000000] ACPI: DSDT 3FEE3180, 6786 (r1 NVIDIA AWRDACPI    1000 MSFT  100000E)
[    0.000000] ACPI: FACS 3FEE0000, 0040
[    0.000000] ACPI: SSDT 3FEE9A40, 00D6 (r1 PTLTD  POWERNOW        1  LTP        1)
[    0.000000] ACPI: MCFG 3FEE9B80, 003C (r1 Nvidia AWRDACPI 42302E31 AWRD        0)
[    0.000000] ACPI: APIC 3FEE9980, 007C (r1 Nvidia AWRDACPI 42302E31 AWRD        0)
[    0.000000] Scanning NUMA topology in Northbridge 24
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000003fee0000
[    0.000000] Bootmem setup node 0 0000000000000000-000000003fee0000
[    0.000000]  NODE_DATA [0000000000011000 - 0000000000015fff]
[    0.000000]  bootmap [0000000000016000 -  000000000001dfdf] pages 8
[    0.000000] (6 early reservations) ==> bootmem [0000000000 - 003fee0000]
[    0.000000]  #0 [0000000000 - 0000001000]  BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]  #1 [0000006000 - 0000008000]      TRAMPOLINE ==> [0000006000 - 0000008000]
[    0.000000]  #2 [0000200000 - 000070d258]    TEXT DATA BSS ==> [0000200000 - 000070d258]
[    0.000000]  #3 [0037867000 - 0037fef798]          RAMDISK ==> [0037867000 - 0037fef798]
[    0.000000]  #4 [000009f800 - 0000100000]    BIOS reserved ==> [000009f800 - 0000100000]
[    0.000000]  #5 [0000010000 - 0000011000]          PGTABLE ==> [0000010000 - 0000011000]
[    0.000000] found SMP MP-table at [ffff8800000f38f0] 000f38f0
[    0.000000]  [ffffe20000000000-ffffe20000dfffff] PMD -> [ffff880001200000-ffff880001ffffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]  DMA      0x00000010 -> 0x00001000
[    0.000000]  DMA32    0x00001000 -> 0x00100000
[    0.000000]  Normal  0x00100000 -> 0x00100000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]    0: 0x00000010 -> 0x0000009f
[    0.000000]    0: 0x00000100 -> 0x0003fee0
[    0.000000] On node 0 totalpages: 261743
[    0.000000]  DMA zone: 2532 pages, LIFO batch:0
[    0.000000]  DMA32 zone: 254235 pages, LIFO batch:31
[    0.000000] Nvidia board detected. Ignoring ACPI timer override.
[    0.000000] If you got timer trouble try acpi_use_timer_override
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 0, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: BIOS IRQ0 pin2 override ignored.
[    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: IRQ9 used by override.
[    0.000000] ACPI: IRQ14 used by override.
[    0.000000] ACPI: IRQ15 used by override.
[    0.000000] Setting APIC routing to flat
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] SMP: Allowing 2 CPUs, 1 hotplug CPUs
[    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 40000000 (gap: 3ff00000:a0100000)
[    0.000000] PERCPU: Allocating 56608 bytes of per cpu data
[    0.000000] NR_CPUS: 32, nr_cpu_ids: 2, nr_node_ids 1
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 256767
[    0.000000] Policy zone: DMA32
[    0.000000] Kernel command line: root=/dev/hda4 ro
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[    0.000000] TSC: PIT calibration confirmed by PMTIMER.
[    0.000000] TSC: using PIT calibration value
[    0.000000] Detected 2009.239 MHz processor.
[    0.004000] spurious 8259A interrupt: IRQ7.
[    0.004000] Console: colour VGA+ 80x25
[    0.004000] console [tty0] enabled
[    0.004000] Checking aperture...
[    0.004000] No AGP bridge found
[    0.004000] Node 0: aperture @ 17e000000 size 32 MB
[    0.004000] Aperture beyond 4GB. Ignoring.
[    0.004000] Memory: 1019500k/1047424k available (2347k kernel code, 27472k reserved, 1117k data, 512k init)
[    0.004000] CPA: page pool initialized 1 of 1 pages preallocated
[    0.004008] Calibrating delay loop (skipped), value calculated using timer frequency.. 4018.47 BogoMIPS (lpj=8036956)
[    0.004123] Security Framework initialized
[    0.004159] SELinux:  Disabled at boot.
[    0.004303] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.004914] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)
[    0.005228] Mount-cache hash table entries: 256
[    0.005421] Initializing cgroup subsys ns
[    0.005455] Initializing cgroup subsys cpuacct
[    0.005488] Initializing cgroup subsys devices
[    0.005541] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
[    0.005577] CPU: L2 Cache: 512K (64 bytes/line)
[    0.005610] CPU 0/0 -> Node 0
[    0.005641] tseg: 003ff00000
[    0.005660] SMP alternatives: switching to UP code
[    0.010557] ACPI: Core revision 20080609
[    0.020367] ..TIMER: vector=0x30 apic1=0 pin1=0 apic2=-1 pin2=-1
[    0.060636] CPU0: AMD Athlon(tm) 64 Processor 3200+ stepping 02
[    0.060712] Using local APIC timer interrupts.
[    0.064005] APIC timer calibration result 12557742
[    0.064007] Detected 12.557 MHz APIC timer.
[    0.064091] Brought up 1 CPUs
[    0.064122] Total of 1 processors activated (4018.47 BogoMIPS).
[    0.064200] CPU0 attaching NULL sched-domain.
[    0.064378] net_namespace: 1552 bytes
[    0.064412] Booting paravirtualized kernel on bare hardware
[    0.064510] NET: Registered protocol family 16
[    0.064762] node 0 link 0: io port [6000, ffff]
[    0.064765] TOM: 0000000040000000 aka 1024M
[    0.064798] node 0 link 0: mmio [a0000, bffff]
[    0.064801] node 0 link 0: mmio [feb00000, fec0ffff]
[    0.064803] node 0 link 0: mmio [40000000, fe02ffff]
[    0.064806] node 0 link 0: mmio [e0000000, e05fffff]
[    0.064809] bus: [00,05] on node 0 link 0
[    0.064811] bus: 00 index 0 io port: [0, ffff]
[    0.064813] bus: 00 index 1 mmio: [a0000, bffff]
[    0.064816] bus: 00 index 2 mmio: [fe030000, fcffffffff]
[    0.064818] bus: 00 index 3 mmio: [40000000, fe02ffff]
[    0.064825] ACPI: bus type pci registered
[    0.064942] PCI: MCFG configuration 0: base e0000000 segment 0 buses 0 - 255
[    0.064978] PCI: MCFG area at e0000000 reserved in E820
[    0.076691] PCI: Using MMCONFIG at e0000000 - efffffff
[    0.076725] PCI: Using configuration type 1 for base access
[    0.078284] ACPI: EC: Look up EC in DSDT
[    0.086728] ACPI: Interpreter enabled
[    0.086764] ACPI: (supports S0 S3 S4 S5)
[    0.086889] ACPI: Using IOAPIC for interrupt routing
[    0.097663] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.097810] HPET not enabled in BIOS. You might try hpet=force boot option
[    0.097857] PCI: 0000:00:01.1 reg 10 io port: [bc00, bc1f]
[    0.097865] PCI: 0000:00:01.1 reg 20 io port: [1c00, 1c3f]
[    0.097869] PCI: 0000:00:01.1 reg 24 io port: [1c40, 1c7f]
[    0.097877] pci 0000:00:01.1: PME# supported from D3hot D3cold
[    0.097912] pci 0000:00:01.1: PME# disabled
[    0.097959] PCI: 0000:00:02.0 reg 10 32bit mmio: [fe02a000, fe02afff]
[    0.097974] pci 0000:00:02.0: supports D1
[    0.097975] pci 0000:00:02.0: supports D2
[    0.097977] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.098013] pci 0000:00:02.0: PME# disabled
[    0.098058] PCI: 0000:00:02.1 reg 10 32bit mmio: [feb00000, feb000ff]
[    0.098075] pci 0000:00:02.1: supports D1
[    0.098077] pci 0000:00:02.1: supports D2
[    0.098079] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.098114] pci 0000:00:02.1: PME# disabled
[    0.098162] PCI: 0000:00:04.0 reg 10 io port: [cc00, ccff]
[    0.098165] PCI: 0000:00:04.0 reg 14 io port: [c800, c8ff]
[    0.098169] PCI: 0000:00:04.0 reg 18 32bit mmio: [fe02c000, fe02cfff]
[    0.098181] pci 0000:00:04.0: supports D1
[    0.098182] pci 0000:00:04.0: supports D2
[    0.098200] PCI: 0000:00:06.0 reg 20 io port: [d000, d00f]
[    0.098219] PCI: 0000:00:07.0 reg 10 io port: [9f0, 9f7]
[    0.098223] PCI: 0000:00:07.0 reg 14 io port: [bf0, bf3]
[    0.098226] PCI: 0000:00:07.0 reg 18 io port: [970, 977]
[    0.098230] PCI: 0000:00:07.0 reg 1c io port: [b70, b73]
[    0.098233] PCI: 0000:00:07.0 reg 20 io port: [d400, d40f]
[    0.098237] PCI: 0000:00:07.0 reg 24 32bit mmio: [fe02d000, fe02dfff]
[    0.098254] PCI: 0000:00:08.0 reg 10 io port: [9e0, 9e7]
[    0.098258] PCI: 0000:00:08.0 reg 14 io port: [be0, be3]
[    0.098261] PCI: 0000:00:08.0 reg 18 io port: [960, 967]
[    0.098264] PCI: 0000:00:08.0 reg 1c io port: [b60, b63]
[    0.098268] PCI: 0000:00:08.0 reg 20 io port: [e800, e80f]
[    0.098272] PCI: 0000:00:08.0 reg 24 32bit mmio: [fe02e000, fe02efff]
[    0.098299] PCI: 0000:00:0a.0 reg 10 32bit mmio: [fe02f000, fe02ffff]
[    0.098303] PCI: 0000:00:0a.0 reg 14 io port: [fc00, fc07]
[    0.098316] pci 0000:00:0a.0: supports D1
[    0.098318] pci 0000:00:0a.0: supports D2
[    0.098320] pci 0000:00:0a.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.098355] pci 0000:00:0a.0: PME# disabled
[    0.098406] pci 0000:00:0b.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.098442] pci 0000:00:0b.0: PME# disabled
[    0.098492] pci 0000:00:0c.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.098527] pci 0000:00:0c.0: PME# disabled
[    0.098578] pci 0000:00:0d.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.098613] pci 0000:00:0d.0: PME# disabled
[    0.098663] pci 0000:00:0e.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.098698] pci 0000:00:0e.0: PME# disabled
[    0.098815] pci 0000:00:09.0: transparent bridge
[    0.098849] PCI: bridge 0000:00:09.0 io port: [9000, 9fff]
[    0.098851] PCI: bridge 0000:00:09.0 32bit mmio: [fdf00000, fdffffff]
[    0.098854] PCI: bridge 0000:00:09.0 32bit mmio pref: [fde00000, fdefffff]
[    0.098883] PCI: bridge 0000:00:0b.0 io port: [6000, 6fff]
[    0.098886] PCI: bridge 0000:00:0b.0 32bit mmio: [fda00000, fdafffff]
[    0.098890] PCI: bridge 0000:00:0b.0 64bit mmio pref: [fd900000, fd9fffff]
[    0.098918] PCI: bridge 0000:00:0c.0 io port: [7000, 7fff]
[    0.098921] PCI: bridge 0000:00:0c.0 32bit mmio: [fdc00000, fdcfffff]
[    0.098924] PCI: bridge 0000:00:0c.0 64bit mmio pref: [fdb00000, fdbfffff]
[    0.098953] PCI: bridge 0000:00:0d.0 io port: [8000, 8fff]
[    0.098955] PCI: bridge 0000:00:0d.0 32bit mmio: [fd800000, fd8fffff]
[    0.098959] PCI: bridge 0000:00:0d.0 64bit mmio pref: [fdd00000, fddfffff]
[    0.098981] PCI: 0000:01:00.0 reg 10 32bit mmio: [fa000000, faffffff]
[    0.098988] PCI: 0000:01:00.0 reg 14 64bit mmio: [d0000000, dfffffff]
[    0.098994] PCI: 0000:01:00.0 reg 1c 64bit mmio: [fb000000, fbffffff]
[    0.098999] PCI: 0000:01:00.0 reg 24 io port: [ac00, ac7f]
[    0.099003] PCI: 0000:01:00.0 reg 30 32bit mmio: [0, 1ffff]
[    0.099036] PCI: bridge 0000:00:0e.0 io port: [a000, afff]
[    0.099039] PCI: bridge 0000:00:0e.0 32bit mmio: [fa000000, fcffffff]
[    0.099042] PCI: bridge 0000:00:0e.0 64bit mmio pref: [d0000000, dfffffff]
[    0.099058] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.099507] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[    0.173247] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 7 10 11) *0, disabled.
[    0.173701] ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 5 7 10 11) *0, disabled.
[    0.174154] ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 *5 7 10 11)
[    0.174557] ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 5 7 10 11) *0, disabled.
[    0.175008] ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 7 10 11) *0, disabled.
[    0.175460] ACPI: PCI Interrupt Link [LUBA] (IRQs 3 4 5 7 *10 11)
[    0.175863] ACPI: PCI Interrupt Link [LUBB] (IRQs 3 4 5 7 10 11) *0, disabled.
[    0.176320] ACPI: PCI Interrupt Link [LMAC] (IRQs *3 4 5 7 10 11)
[    0.176728] ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 5 *7 10 11)
[    0.177132] ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 7 10 *11)
[    0.177537] ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 5 *7 10 11)
[    0.177943] ACPI: PCI Interrupt Link [LUB2] (IRQs 3 4 *5 7 10 11)
[    0.178350] ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 7 10 11) *0, disabled.
[    0.178812] ACPI: PCI Interrupt Link [LSID] (IRQs 3 4 5 7 *10 11)
[    0.179228] ACPI: PCI Interrupt Link [LFID] (IRQs 3 4 5 7 10 *11)
[    0.179643] ACPI: PCI Interrupt Link [LPCA] (IRQs 3 4 5 7 10 11) *0, disabled.
[    0.180137] ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0, disabled.
[    0.180502] ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0, disabled.
[    0.180866] ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0
[    0.181209] ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0, disabled.
[    0.181493] ACPI: PCI Interrupt Link [APC5] (IRQs *16), disabled.
[    0.181847] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0
[    0.182259] ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22 23) *0, disabled.
[    0.184248] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0
[    0.184659] ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22 23) *0
[    0.185071] ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22 23) *0
[    0.185482] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0
[    0.185892] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0
[    0.186304] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled.
[    0.186744] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0
[    0.188305] ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0
[    0.188725] ACPI: PCI Interrupt Link [APCP] (IRQs 20 21 22 23) *0, disabled.
[    0.288174] ACPI: Power Resource [PFAN] (off)
[    0.288273] Linux Plug and Play Support v0.97 (c) Adam Belay
[    0.288334] pnp: PnP ACPI init
[    0.288374] ACPI: bus type pnp registered
[    0.288506] pnp 00:00: parse allocated resources
[    0.289451] pnp 00:00:  add io  0xcf8-0xcff flags 0x1
[    0.289507] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)


BigVig 01-04-2009 08:47 PM

Dmesg does not show Alsa, pt.2
 
With several edits for size...
Code:

[    0.289516] pnp 00:01: parse allocated resources

[    0.289594] pnp 00:01: PNP0c02: calling quirk_system_pci_resources+0x0/0x184
[    0.289658] pnp 00:01: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.291620] pnp 00:02: parse allocated resources

[    0.291676] pnp 00:02: PNP0c02: calling quirk_system_pci_resources+0x0/0x184
[    0.291760] pnp 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.291771] pnp 00:03: parse allocated resources
[    0.291778] pnp 00:03:  add dma 4 flags 0x4

[    0.291834] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
[    0.291843] pnp 00:04: parse allocated resources

[    0.291857] pnp 00:04:  add irq 8 flags 0x1
[    0.291903] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
[    0.291910] pnp 00:05: parse allocated resources

[    0.291960] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
[    0.291968] pnp 00:06: parse allocated resources

[    0.292036] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
[    0.292222] pnp 00:07: parse allocated resources

[    0.292424] pnp 00:07:  add dma 2 flags 0x0
[    0.292426] pnp 00:07: parse resource options
[    0.294357] pnp 00:0a: parse allocated resources
[    0.294429] pnp 00:0a:  add irq 12 flags 0x1
[    0.294481] pnp 00:0a: Plug and Play ACPI device, IDs PNP0f13 (active)
[    0.294545] pnp 00:0b: parse allocated resources
[    0.294550] pnp 00:0b:  add io  0x60-0x60 flags 0x1
[    0.294553] pnp 00:0b:  add io  0x64-0x64 flags 0x1
[    0.294558] pnp 00:0b:  add irq 1 flags 0x1
[    0.294609] pnp 00:0b: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
[    0.294674] pnp 00:0c: parse allocated resources
[    0.294731] pnp 00:0c:  add mem 0xe0000000-0xefffffff flags 0x1
[    0.294735] pnp 00:0c: PNP0c02: calling quirk_system_pci_resources+0x0/0x184
[    0.294799] pnp 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
[    0.294806] pnp 00:0d: parse allocated resources
[    0.295043] pnp 00:0d:  add mem 0xcee00-0xcffff flags 0x1
[    0.295046] pnp 00:0d:  add mem 0xf0000-0xf7fff flags 0x1
[    0.295049] pnp 00:0d:  add mem 0xf8000-0xfbfff flags 0x1
[    0.295052] pnp 00:0d:  add mem 0xfc000-0xfffff flags 0x1
[    0.295054] pnp 00:0d:  add mem 0x3fee0000-0x3fefffff flags 0x1
[    0.295057] pnp 00:0d:  add mem 0xffff0000-0xffffffff flags 0x1
[    0.295060] pnp 00:0d:  add mem 0x0-0x9ffff flags 0x1
[    0.295063] pnp 00:0d:  add mem 0x100000-0x3fedffff flags 0x1
[    0.295066] pnp 00:0d:  add mem 0xfec00000-0xfec00fff flags 0x1
[    0.295069] pnp 00:0d:  add mem 0xfee00000-0xfeefffff flags 0x1
[    0.295071] pnp 00:0d:  add mem 0xfefff000-0xfeffffff flags 0x1
[    0.295074] pnp 00:0d:  add mem 0xfff80000-0xfff80fff flags 0x1
[    0.295077] pnp 00:0d:  add mem 0xfff90000-0xfffbffff flags 0x1
[    0.295080] pnp 00:0d:  add mem 0xfffed000-0xfffeffff flags 0x1
[    0.295083] pnp 00:0d: PNP0c01: calling quirk_system_pci_resources+0x0/0x184
[    0.295160] pnp 00:0d: Plug and Play ACPI device, IDs PNP0c01 (active)
[    0.295175] pnp: PnP ACPI: found 14 devices
[    0.295208] ACPI: ACPI bus type pnp unregistered
[    0.295427] usbcore: registered new interface driver usbfs
[    0.295520] usbcore: registered new interface driver hub
[    0.295590] usbcore: registered new device driver usb
[    0.295750] PCI: Using ACPI for IRQ routing
[    0.308199] ACPI: RTC can wake from S4
[    0.320026] pnp: the driver 'system' has been registered
[    0.320036] system 00:01: ioport range 0x1000-0x107f has been reserved
[    0.320072] system 00:01: ioport range 0x1080-0x10ff has been reserved
[    0.320107] system 00:01: ioport range 0x1400-0x147f has been reserved
[    0.320143] system 00:01: ioport range 0x1480-0x14ff has been reserved
[    0.320178] system 00:01: ioport range 0x1800-0x187f has been reserved
[    0.320214] system 00:01: ioport range 0x1880-0x18ff has been reserved
[    0.320248] system 00:01: driver attached
[    0.320256] system 00:02: ioport range 0xb78-0xb7b has been reserved
[    0.320291] system 00:02: ioport range 0xf78-0xf7b has been reserved
[    0.320326] system 00:02: ioport range 0xa78-0xa7b has been reserved
[    0.320361] system 00:02: ioport range 0xe78-0xe7b has been reserved
[    0.320397] system 00:02: ioport range 0xbbc-0xbbf has been reserved
[    0.320432] system 00:02: ioport range 0xfbc-0xfbf has been reserved
[    0.320467] system 00:02: ioport range 0x4d0-0x4d1 has been reserved
[    0.320502] system 00:02: ioport range 0x294-0x297 has been reserved
[    0.320538] system 00:02: ioport range 0x290-0x29f could not be reserved
[    0.320572] system 00:02: driver attached
[    0.320583] system 00:0c: iomem range 0xe0000000-0xefffffff could not be reserved
[    0.320625] system 00:0c: driver attached
[    0.320630] system 00:0d: iomem range 0xcee00-0xcffff has been reserved
[    0.320666] system 00:0d: iomem range 0xf0000-0xf7fff could not be reserved
[    0.320702] system 00:0d: iomem range 0xf8000-0xfbfff could not be reserved
[    0.320737] system 00:0d: iomem range 0xfc000-0xfffff could not be reserved
[    0.320773] system 00:0d: iomem range 0x3fee0000-0x3fefffff could not be reserved
[    0.320817] system 00:0d: iomem range 0xffff0000-0xffffffff could not be reserved
[    0.320860] system 00:0d: iomem range 0x0-0x9ffff could not be reserved
[    0.320895] system 00:0d: iomem range 0x100000-0x3fedffff could not be reserved
[    0.320939] system 00:0d: iomem range 0xfec00000-0xfec00fff could not be reserved
[    0.320982] system 00:0d: iomem range 0xfee00000-0xfeefffff could not be reserved
[    0.321025] system 00:0d: iomem range 0xfefff000-0xfeffffff could not be reserved
[    0.321069] system 00:0d: iomem range 0xfff80000-0xfff80fff could not be reserved
[    0.321112] system 00:0d: iomem range 0xfff90000-0xfffbffff could not be reserved
[    0.321156] system 00:0d: iomem range 0xfffed000-0xfffeffff could not be reserved
[    0.321198] system 00:0d: driver attached
[    0.326089] pci 0000:00:09.0: PCI bridge, secondary bus 0000:05
[    0.326124] pci 0000:00:09.0:  IO window: 0x9000-0x9fff
[    0.326159] pci 0000:00:09.0:  MEM window: 0xfdf00000-0xfdffffff
[    0.326195] pci 0000:00:09.0:  PREFETCH window: 0x000000fde00000-0x000000fdefffff
[    0.326239] pci 0000:00:0b.0: PCI bridge, secondary bus 0000:04
[    0.326273] pci 0000:00:0b.0:  IO window: 0x6000-0x6fff
[    0.326308] pci 0000:00:0b.0:  MEM window: 0xfda00000-0xfdafffff
[    0.326343] pci 0000:00:0b.0:  PREFETCH window: 0x000000fd900000-0x000000fd9fffff
[    0.326386] pci 0000:00:0c.0: PCI bridge, secondary bus 0000:03
[    0.326421] pci 0000:00:0c.0:  IO window: 0x7000-0x7fff
[    0.326455] pci 0000:00:0c.0:  MEM window: 0xfdc00000-0xfdcfffff
[    0.326490] pci 0000:00:0c.0:  PREFETCH window: 0x000000fdb00000-0x000000fdbfffff
[    0.326534] pci 0000:00:0d.0: PCI bridge, secondary bus 0000:02
[    0.326569] pci 0000:00:0d.0:  IO window: 0x8000-0x8fff
[    0.326603] pci 0000:00:0d.0:  MEM window: 0xfd800000-0xfd8fffff
[    0.326638] pci 0000:00:0d.0:  PREFETCH window: 0x000000fdd00000-0x000000fddfffff
[    0.326684] pci 0000:00:0e.0: PCI bridge, secondary bus 0000:01
[    0.326718] pci 0000:00:0e.0:  IO window: 0xa000-0xafff
[    0.326753] pci 0000:00:0e.0:  MEM window: 0xfa000000-0xfcffffff
[    0.326787] pci 0000:00:0e.0:  PREFETCH window: 0x000000d0000000-0x000000dfffffff
[    0.326835] pci 0000:00:09.0: setting latency timer to 64
[    0.326841] pci 0000:00:0b.0: setting latency timer to 64
[    0.326845] pci 0000:00:0c.0: setting latency timer to 64
[    0.326850] pci 0000:00:0d.0: setting latency timer to 64
[    0.326854] pci 0000:00:0e.0: setting latency timer to 64
[    0.326857] bus: 00 index 0 io port: [0, ffff]
[    0.326890] bus: 00 index 1 mmio: [0, ffffffffffffffff]
[    0.326924] bus: 05 index 0 io port: [9000, 9fff]
[    0.326957] bus: 05 index 1 mmio: [fdf00000, fdffffff]
[    0.326990] bus: 05 index 2 mmio: [fde00000, fdefffff]
[    0.327023] bus: 05 index 3 io port: [0, ffff]
[    0.327056] bus: 05 index 4 mmio: [0, ffffffffffffffff]
[    0.327090] bus: 04 index 0 io port: [6000, 6fff]
[    0.327123] bus: 04 index 1 mmio: [fda00000, fdafffff]
[    0.327156] bus: 04 index 2 mmio: [fd900000, fd9fffff]
[    0.327189] bus: 04 index 3 mmio: [0, 0]
[    0.327221] bus: 03 index 0 io port: [7000, 7fff]
[    0.327254] bus: 03 index 1 mmio: [fdc00000, fdcfffff]
[    0.327288] bus: 03 index 2 mmio: [fdb00000, fdbfffff]
[    0.327321] bus: 03 index 3 mmio: [0, 0]
[    0.327353] bus: 02 index 0 io port: [8000, 8fff]
[    0.327386] bus: 02 index 1 mmio: [fd800000, fd8fffff]
[    0.327420] bus: 02 index 2 mmio: [fdd00000, fddfffff]
[    0.327453] bus: 02 index 3 mmio: [0, 0]
[    0.327485] bus: 01 index 0 io port: [a000, afff]
[    0.327518] bus: 01 index 1 mmio: [fa000000, fcffffff]
[    0.327551] bus: 01 index 2 mmio: [d0000000, dfffffff]
[    0.327585] bus: 01 index 3 mmio: [0, 0]
[    0.327638] NET: Registered protocol family 2
[    0.328033] Switched to high resolution mode on CPU 0
[    0.364071] IP route cache hash table entries: 32768 (order: 6, 262144 bytes)
[    0.364572] TCP established hash table entries: 131072 (order: 9, 2097152 bytes)
[    0.365682] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.366219] TCP: Hash tables configured (established 131072 bind 65536)
[    0.366256] TCP reno registered
[    0.376089] NET: Registered protocol family 1
[    0.376225] checking if image is initramfs... it is
[    0.937970] Freeing initrd memory: 7713k freed
[    0.942471] audit: initializing netlink socket (disabled)
[    0.942517] type=2000 audit(1231115982.940:1): initialized
[    0.942671] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    0.942789] VFS: Disk quotas dquot_6.5.1
[    0.942833] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    0.942903] msgmni has been set to 2006
[    0.943003] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 254)
[    0.943047] io scheduler noop registered
[    0.943079] io scheduler anticipatory registered
[    0.943112] io scheduler deadline registered
[    0.943153] io scheduler cfq registered (default)
[    0.943200] pci 0000:00:00.0: Enabling HT MSI Mapping
[    0.943308] pci 0000:00:0b.0: Enabling HT MSI Mapping
[    0.943347] pci 0000:00:0b.0: Found enabled HT MSI Mapping
[    0.943382] pci 0000:00:0b.0: Linking AER extended capability
[    0.943422] pci 0000:00:0c.0: Enabling HT MSI Mapping
[    0.943460] pci 0000:00:0c.0: Found enabled HT MSI Mapping
[    0.943494] pci 0000:00:0c.0: Linking AER extended capability
[    0.943535] pci 0000:00:0d.0: Enabling HT MSI Mapping
[    0.943572] pci 0000:00:0d.0: Found enabled HT MSI Mapping
[    0.943606] pci 0000:00:0d.0: Linking AER extended capability
[    0.943647] pci 0000:00:0e.0: Enabling HT MSI Mapping
[    0.943684] pci 0000:00:0e.0: Found enabled HT MSI Mapping
[    0.943718] pci 0000:00:0e.0: Linking AER extended capability
[    0.943766] pci 0000:01:00.0: Boot video device
[    0.943852] pcieport-driver 0000:00:0b.0: setting latency timer to 64
[    0.943869] pcieport-driver 0000:00:0b.0: found MSI capability
[    0.943919] pci_express 0000:00:0b.0:pcie00: allocate port service
[    0.943961] pci_express 0000:00:0b.0:pcie03: allocate port service
[    0.944041] pcieport-driver 0000:00:0c.0: setting latency timer to 64
[    0.944058] pcieport-driver 0000:00:0c.0: found MSI capability
[    0.944104] pci_express 0000:00:0c.0:pcie00: allocate port service
[    0.944137] pci_express 0000:00:0c.0:pcie03: allocate port service
[    0.944195] pcieport-driver 0000:00:0d.0: setting latency timer to 64
[    0.944212] pcieport-driver 0000:00:0d.0: found MSI capability
[    0.944258] pci_express 0000:00:0d.0:pcie00: allocate port service
[    0.944291] pci_express 0000:00:0d.0:pcie03: allocate port service
[    0.944347] pcieport-driver 0000:00:0e.0: setting latency timer to 64
[    0.944364] pcieport-driver 0000:00:0e.0: found MSI capability
[    0.944409] pci_express 0000:00:0e.0:pcie00: allocate port service
[    0.944441] pci_express 0000:00:0e.0:pcie03: allocate port service
[    0.947102] Linux agpgart interface v0.103
[    0.947137] Serial: 8250/16550 driver4 ports, IRQ sharing enabled
[    0.947294] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.947533] pnp: the driver 'serial' has been registered
[    0.947689] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    0.947763] serial 00:08: driver attached
[    0.949180] brd: module loaded
[    0.949285] input: Macintosh mouse button emulation as /class/input/input0
[    0.949402] pnp: the driver 'i8042 kbd' has been registered
[    0.949418] i8042 kbd 00:0b: driver attached
[    0.949446] pnp: the driver 'i8042 aux' has been registered
[    0.949459] i8042 aux 00:0a: driver attached
[    0.949489] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    0.951839] serio: i8042 KBD port at 0x60,0x64 irq 1
[    0.951875] serio: i8042 AUX port at 0x60,0x64 irq 12
[    0.956430] mice: PS/2 mouse device common for all mice
[    0.956503] cpuidle: using governor ladder
[    0.956536] cpuidle: using governor menu
[    0.956571] No iBFT detected.
[    0.956683] TCP cubic registered
[    0.956716] NET: Registered protocol family 17
[    0.956875] registered taskstats version 1
[    0.957064] Freeing unused kernel memory: 512k freed
[    0.977330] input: AT Translated Set 2 keyboard as /class/input/input1
[    1.252166] ACPI: Transitioning device [FAN] to D3
[    1.252256] fan PNP0C0B:00: registered as cooling_device0
[    1.252293] ACPI: Fan [FAN] (off)
[    1.258865] processor ACPI0007:00: registered as cooling_device1
[    1.262195] thermal LNXTHERM:01: registered as thermal_zone0
[    1.361229] ACPI: Thermal Zone [THRM] (31 C)
[    1.934406] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[    1.934813] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 23
[    1.934856] ohci_hcd 0000:00:02.0: PCI INT A -> Link[APCF] -> GSI 23 (level, low) -> IRQ 23
[    1.934909] ohci_hcd 0000:00:02.0: setting latency timer to 64
[    1.934912] ohci_hcd 0000:00:02.0: OHCI Host Controller
[    1.935018] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
[    1.937794] ohci_hcd 0000:00:02.0: irq 23, io mem 0xfe02a000
[    1.960099] Warning! ehci_hcd should always be loaded before uhci_hcd and ohci_hcd, not after
[    1.976197] No dock devices found.
[    1.994102] usb usb1: configuration #1 chosen from 1 choice
[    1.994166] hub 1-0:1.0: USB hub found
[    1.994207] hub 1-0:1.0: 10 ports detected
[    2.017759] SCSI subsystem initialized
[    2.038215] libata version 3.00 loaded.
[    2.200150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    2.200189] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.200231] usb usb1: Product: OHCI Host Controller
[    2.200264] usb usb1: Manufacturer: Linux 2.6.27-1-amd64 ohci_hcd
[    2.200298] usb usb1: SerialNumber: 0000:00:02.0
[    2.200775] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 22
[    2.200816] ehci_hcd 0000:00:02.1: PCI INT B -> Link[APCL] -> GSI 22 (level, low) -> IRQ 22
[    2.200869] ehci_hcd 0000:00:02.1: setting latency timer to 64
[    2.200872] ehci_hcd 0000:00:02.1: EHCI Host Controller
[    2.200969] ehci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 2
[    2.201041] ehci_hcd 0000:00:02.1: debug port 1
[    2.201075] ehci_hcd 0000:00:02.1: cache line size of 64 is not supported
[    2.201090] ehci_hcd 0000:00:02.1: irq 22, io mem 0xfeb00000
[    2.212048] ehci_hcd 0000:00:02.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[    2.212189] usb usb2: configuration #1 chosen from 1 choice
[    2.212250] hub 2-0:1.0: USB hub found
[    2.212290] hub 2-0:1.0: 10 ports detected
[    2.221175] Floppy drive(s): fd0 is 1.44M
[    2.239703] FDC 0 is a post-1991 82077
[    2.420136] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    2.420174] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.420216] usb usb2: Product: EHCI Host Controller
[    2.420249] usb usb2: Manufacturer: Linux 2.6.27-1-amd64 ehci_hcd
[    2.420283] usb usb2: SerialNumber: 0000:00:02.1
[    2.420371] sata_nv 0000:00:07.0: version 3.5
[    2.420851] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 21
[    2.420892] sata_nv 0000:00:07.0: PCI INT A -> Link[APSI] -> GSI 21 (level, low) -> IRQ 21
[    2.420977] sata_nv 0000:00:07.0: setting latency timer to 64
[    2.421032] scsi0 : sata_nv
[    2.421130] scsi1 : sata_nv
[    2.421325] ata1: SATA max UDMA/133 cmd 0x9f0 ctl 0xbf0 bmdma 0xd400 irq 21
[    2.421361] ata2: SATA max UDMA/133 cmd 0x970 ctl 0xb70 bmdma 0xd408 irq 21
[    2.532021] usb 2-6: new high speed USB device using ehci_hcd and address 2
[    2.740020] ata1: SATA link down (SStatus 0 SControl 300)
[    2.792446] usb 2-6: configuration #1 chosen from 1 choice
[    2.792697] usb 2-6: New USB device found, idVendor=046d, idProduct=0994
[    2.792732] usb 2-6: New USB device strings: Mfr=0, Product=0, SerialNumber=2
[    2.792768] usb 2-6: SerialNumber: 4D3C8611
[    3.060021] ata2: SATA link down (SStatus 0 SControl 300)
[    3.060549] ACPI: PCI Interrupt Link [APSJ] enabled at IRQ 20
[    3.060590] sata_nv 0000:00:08.0: PCI INT A -> Link[APSJ] -> GSI 20 (level, low) -> IRQ 20
[    3.060676] sata_nv 0000:00:08.0: setting latency timer to 64
[    3.060727] scsi2 : sata_nv
[    3.060808] scsi3 : sata_nv
[    3.061006] ata3: SATA max UDMA/133 cmd 0x9e0 ctl 0xbe0 bmdma 0xe800 irq 20
[    3.061042] ata4: SATA max UDMA/133 cmd 0x960 ctl 0xb60 bmdma 0xe808 irq 20
[    3.380021] ata3: SATA link down (SStatus 0 SControl 300)
[    3.700020] ata4: SATA link down (SStatus 0 SControl 300)
[    3.700086] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.61.
[    3.700481] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 23
[    3.700517] forcedeth 0000:00:0a.0: PCI INT A -> Link[APCH] -> GSI 23 (level, low) -> IRQ 23
[    3.700563] forcedeth 0000:00:0a.0: setting latency timer to 64
[    3.700596] nv_probe: set workaround bit for reversed mac addr
[    4.220528] forcedeth 0000:00:0a.0: ifname eth0, PHY OUI 0x3f1 @ 1, addr 00:50:8d:81:c8:8d
[    4.220573] forcedeth 0000:00:0a.0: highdma csum timirq gbit lnktim desc-v3
[    4.232651] Uniform Multi-Platform E-IDE driver
[    4.238228] amd74xx 0000:00:06.0: UDMA133 controller
[    4.238266] amd74xx 0000:00:06.0: IDE controller (0x10de:0x0053 rev 0xf2)
[    4.238324] amd74xx 0000:00:06.0: not 100% native mode: will probe irqs later
[    4.238362]    ide0: BM-DMA at 0xd000-0xd007
[    4.238398]    ide1: BM-DMA at 0xd008-0xd00f
[    4.238433] Probing IDE interface ide0...
[    4.524093] hda: ST380011A, ATA DISK drive
[    4.804091] hdb: WDC WD205AA, ATA DISK drive
[    4.860061] hda: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[    4.860443] hda: UDMA/100 mode selected
[    4.860743] hdb: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[    4.861421] hdb: UDMA/66 mode selected
[    4.862218] Probing IDE interface ide1...
[    5.596090] hdc: Pioneer DVD-ROM ATAPIModel DVD-114 0117, ATAPI CD/DVD-ROM drive
[    6.380090] hdd: LITE-ON LTR-52246S, ATAPI CD/DVD-ROM drive
[    6.436042] hdc: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[    6.436162] hdc: UDMA/33 mode selected
[    6.436315] hdd: host max PIO5 wanted PIO255(auto-tune) selected PIO4
[    6.437858] hdd: UDMA/33 mode selected
[    6.439674] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    6.439747] isa bounce pool size: 16 pages
[    6.462699] ide1 at 0x170-0x177,0x376 on irq 15
[    6.498310] hda: max request size: 512KiB
[    6.504020] hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=16383/255/63
[    6.504365] hda: cache flushes supported
[    6.504439]  hda: hda1 hda2 hda3 hda4
[    6.519887] hdb: max request size: 128KiB
[    6.520872] hdb: 40079088 sectors (20520 MB) w/2048KiB Cache, CHS=39761/16/63
[    6.520949] hdb: cache flushes not supported
[    6.521008]  hdb: hdb1 < >
[    6.532110] hdc: ATAPI 40X DVD-ROM drive, 512kB Cache
[    6.532228] Uniform CD-ROM driver Revision: 3.20
[    6.541961] hdd: ATAPI 52X CD-ROM CD-R/RW drive, 2048kB Cache
[    6.964215] PM: Starting manual resume from disk
[    7.035631] kjournald starting.  Commit interval 5 seconds
[    7.035677] EXT3-fs: mounted filesystem with ordered data mode.
[    9.285611] udevd version 125 started
[  10.390384] i2c-adapter i2c-0: nForce2 SMBus adapter at 0x1c00
[  10.390446] i2c-adapter i2c-1: nForce2 SMBus adapter at 0x1c40
[  10.532136] input: Power Button (FF) as /class/input/input2
[  10.560064] ACPI: Power Button (FF) [PWRF]
[  10.560169] input: Power Button (CM) as /class/input/input3
[  10.588064] ACPI: Power Button (CM) [PWRB]
[  10.938104] pnp: the driver 'parport_pc' has been registered
[  10.938123] parport_pc 00:09: reported by Plug and Play ACPI
[  10.938202] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[  11.024047] parport_pc 00:09: driver attached
[  11.396949] Linux video capture interface: v2.00
[  11.496748] uvcvideo: Found UVC 1.00 device <unnamed> (046d:0994)
[  11.512141] input: UVC Camera (046d:0994) as /class/input/input4
[  11.529687] usbcore: registered new interface driver uvcvideo
[  11.529726] USB Video Class driver (v0.1.0)
[  11.582476] usbcore: registered new interface driver snd-usb-audio
[  11.831587] ACPI: PCI Interrupt Link [APCJ] enabled at IRQ 22
[  11.831626] Intel ICH 0000:00:04.0: PCI INT A -> Link[APCJ] -> GSI 22 (level, low) -> IRQ 22
[  11.831686] Intel ICH 0000:00:04.0: setting latency timer to 64
[  12.009653] input: PC Speaker as /class/input/input5
[  12.152029] intel8x0_measure_ac97_clock: measured 54636 usecs
[  12.152067] intel8x0: clocking to 46971
[  12.258560] pnp: the driver 'rtc_cmos' has been registered
[  12.258625] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
[  12.258683] rtc0: alarms up to one year, y3k
[  12.258715] rtc_cmos 00:04: driver attached
[  12.601255] input: ImPS/2 Generic Wheel Mouse as /class/input/input6
[  14.346190] Adding 1004052k swap on /dev/hda2.  Priority:-1 extents:1 across:1004052k
[  14.806727] EXT3 FS on hda4, internal journal
[  15.336529] loop: module loaded
[  15.416273] device-mapper: uevent: version 1.0.3
[  15.416368] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
[  15.973533] fuse init (API version 7.9)
[  16.115183] kjournald starting.  Commit interval 5 seconds
[  16.115400] EXT3 FS on hda3, internal journal
[  16.115454] EXT3-fs: mounted filesystem with ordered data mode.
[  18.913585] powernow-k8: Found 1 AMD Athlon(tm) 64 Processor 3200+ processors (1 cpu cores) (version 2.20.00)
[  18.913619] powernow-k8:    0 : fid 0xc (2000 MHz), vid 0x6
[  18.913622] powernow-k8:    1 : fid 0xa (1800 MHz), vid 0x8
[  18.913624] powernow-k8:    2 : fid 0x2 (1000 MHz), vid 0x12
[  20.170000] NET: Registered protocol family 10
[  20.170215] lo: Disabled Privacy Extensions
[  21.479414] lp0: using parport0 (interrupt-driven).
[  21.548603] ppdev: user-space parallel port driver
[  22.324021] Clocksource tsc unstable (delta = -173993417 ns)
[  34.608514] nvidia: module license 'NVIDIA' taints kernel.
[  34.872417] ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18
[  34.872437] nvidia 0000:01:00.0: PCI INT A -> Link[APC3] -> GSI 18 (level, low) -> IRQ 18
[  34.872448] nvidia 0000:01:00.0: setting latency timer to 64
[  34.872706] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  177.80  Wed Oct  1 14:43:46 PDT 2008
[  43.832018] eth0: no IPv6 routers present


mike10 01-04-2009 08:57 PM

what happens when you run
Code:

alsaconf
needs to be run as root

BigVig 01-04-2009 10:37 PM

Code:

Alcazar:/home/user# alsaconf
Terminating processes: 3050.

Unloading ALSA sound driver modules: snd-intel8x0 snd-ac97-codec snd-usb-audio snd-pcm-oss snd-mixer-oss snd-seq-dummy snd-pcm snd-usb-lib snd-seq-oss snd-hwdep snd-seq-midi snd-rawmidi snd-seq-midi-event snd-seq snd-timer snd-seq-device snd-page-alloc.
Building card database...


Loading driver...
Setting default volumes...
amixer: Mixer attach default error: No such file or directory


===============================================================================

 Now ALSA is ready to use.
 For adjustment of volumes, use your favorite mixer.

 Have a lot of fun!


Alcazar:/home/user#

Success!

Thank you. My sound now works and it sounds awesome.

mike10 01-05-2009 09:53 PM

thank you for posting that youre problem has bean fixed :)
this way I can learn with you :study:

farslayer 01-06-2009 08:30 AM

you may also [want to/need to] save your alsa settings, so they are there when you reboot..

alsactl store

mike10 01-06-2009 11:52 AM

Quote:

Originally Posted by farslayer (Post 3398822)
you may also [want to/need to] save your alsa settings, so they are there when you reboot..

alsactl store

alsaconf is supposed set things up so that you do not need to do that but....

farslayer 01-06-2009 01:19 PM

yeah it's always that but that gets you.. :)

he's got the command now if he should happen to need it, and if not, then all the better

BigVig 01-06-2009 06:37 PM

Well, my audio has been working without any hiccups since running alsaconf.

The sole exception has been Steam, running under Wine 1.0.1, gives me no sound whatsoever. Plus, I can't download any games. But I'll make a different post about that.

Thank you for your help.

mike10 01-06-2009 09:19 PM

Quote:

Originally Posted by BigVig (Post 3399358)
Well, my audio has been working without any hiccups since running alsaconf.

that is good
Quote:

Originally Posted by BigVig (Post 3399358)
The sole exception has been Steam, running under Wine 1.0.1, gives me no sound whatsoever.

is it just steam or is it anything that uses wine?
Code:

winecfg
go to the audio tab. click "Test Sound" dose that produce sound?
is alsa driver checked?
Quote:

Originally Posted by BigVig (Post 3399358)
Plus, I can't download any games. But I'll make a different post about that.

all I can say is winehq says it works in wine 1.1.10 http://appdb.winehq.org/objectManage...rsion&iId=1554
Quote:

Originally Posted by BigVig (Post 3399358)
But I'll make a different post about that.

that would be the best way to get help with that since I have not used steam before
would upgrading to a later version of wine be an option?
I upgraded to the version of wine in unstabe (I runn testing) to install wow wrath of the lich king :)

BigVig 01-12-2009 09:54 PM

Alsa not storing settings despite using 'alsactl store'
 
Alsa not storing settings despite using 'alsactl store'

Quote:

Originally Posted by BigVig (Post 3399358)
Well, my audio has been working without any hiccups since running alsaconf. <cut>
Thank you for your help.

Updating my previous post - There has been one very significant hiccup.

The audio settings are not saved. Or if the settings are being saved, every time I shut down the settings are being erased or overwritten when I re-boot. Because, now, every time I start my computer, I have to run 'alsaconf' or none of the audio applications work.

I ran 'alsaconf' successfully as suggested, and, as mentioned, things seemed to work fine. I have now noticed, however, that the settings are not being saved, and, after running 'alsactl store' via sudo, the settings are not in effect the next time I boot. Nor are the settings stored if I run 'alsactl store' as root.

This is kind of discouraging.

I am guessing that the following from my dmesg may be part of the problem:
Code:

[  11.426777] Linux video capture interface: v2.00
[  11.464318] uvcvideo: Found UVC 1.00 device <unnamed> (046d:0994)
[  11.478645] input: UVC Camera (046d:0994) as /class/input/input4
[  11.492118] usbcore: registered new interface driver uvcvideo
[  11.492156] USB Video Class driver (v0.1.0)
[  11.646100] usbcore: registered new interface driver snd-usb-audio

Again, I'm guessing that the above is somehow causing my system to ignore/fail to start Alsa properly. But it is only a guess.

Thank you again for any advice you might have.
=========
The audio issues in Steam also persist, but it appears only to be within the the Steam client. I ran a demo of 'Wik and the Fable of Souls' (excellent game, by the way, albeit a little older), and the sound worked fine.

farslayer 01-12-2009 11:01 PM

I saw something on this.. it has to do with load order of the drivers. I think your settings are saved, but the modules are being loaded in the wrong order so your sound is failing to work.

http://wiki.gacq.com/index.php/Insta...210#Sound_card
http://www.nabble.com/-Cooker--alsa-...d15244585.html
http://ccrma.stanford.edu/planetccrm...lanetnine.html

Nice work tracking the issue down, you should be able to take info from the provided links and get the modules to load in the proper order I think.

gotta love the uvc webcams ehh ?


All times are GMT -5. The time now is 10:18 AM.