Gå til innhold

[LØST] Buffer underrun på lydkortet


Anbefalte innlegg

LØST: Forsterkeren var fubar, og noen av mediefilene var skadet.

 

Hallo!

 

Har et integrert lydkort (card 0: NVidia [HDA NVidia], device 0: ALC882 Analog [ALC882 Analog]) som jeg sliter med. OS: Ubuntu AMD64, gutsy. Alsa-driver 1.0.16.

Har googlet i en god stund og prøvd å fikset dette problemet. Mythtv sier bare "WriteAudio: buffer underrun", mens mplayer liker å si f.eks "Cannot sync MAD frame: X x ct: y" og noe i den duren ved avspilling av DTS. Uansett, lyden "forsvinner" gjerne opptil 20 sekunder, som gjør at man bare blir oppgitt når man prøver å se en film. Ved avspilling av mindre krevende lydfiler, så er det maks 2 sekunder.

 

Har opprettet en asound.conf (koket fra en sample-config):

pcm.card0 {

 type hw

 card 0


}

pcm.!output {
type dmix
ipc_key 1234
ipc_key_add_uid 1
slave {
pcm "card0"
period_time 0
period_size 2048
buffer_size 32768
rate 48000
}
bindings {
0 0
1 1
}
}
#
# DSNOOP output device
#
pcm.!input {
type dsnoop
ipc_key 4321
ipc_key_add_uid 1
slave {
pcm "card0"
period_time 0
period_size 1024
rate 48000
}
}

#
# ASYM duplex device
#
pcm.!duplex {
type asym
playback.pcm "output"
capture.pcm "input"
}

#
# Make the duplex device default
#
pcm.!default {
type plug
slave.pcm "duplex"
}

#
# OSS Compability

pcm.!dsp0 {
type plug
slave.pcm "duplex"
}

ctl.!mixer0 {
type hw
card 0
}

 

dmesg:

[    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 - 0000000077000000 (usable)
[    0.000000]  BIOS-e820: 0000000077000000 - 000000007f000000 (reserved)
[    0.000000]  BIOS-e820: 000000007f000000 - 000000007fdf0000 (usable)
[    0.000000]  BIOS-e820: 000000007fef0000 - 000000007fef3000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000007fef3000 - 000000007ff00000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000e0000000 - 00000000e2000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
[    0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[    0.000000] Entering add_active_range(0, 256, 487424) 1 entries of 3200 used
[    0.000000] Entering add_active_range(0, 520192, 523760) 2 entries of 3200 used
[    0.000000] end_pfn_map = 1048576
[    0.000000] DMI 2.4 present.
[    0.000000] ACPI: RSDP signature @ 0xFFFF8100000F6670 checksum 0
[    0.000000] ACPI: RSDP 000F6670, 0014 (r0 Nvidia)
[    0.000000] ACPI: RSDT 7FEF3040, 0034 (r1 Nvidia GBTUACPI 42302E31 GBTU  1010101)
[    0.000000] ACPI: FACP 7FEF30C0, 0074 (r1 Nvidia GBTUACPI 42302E31 GBTU  1010101)
[    0.000000] ACPI: DSDT 7FEF3180, 52C6 (r1 NVIDIA GBTUACPI     1000 MSFT  100000C)
[    0.000000] ACPI: FACS 7FEF1800, 0040
[    0.000000] ACPI: HPET 7FEF85C0, 0038 (r1 Nvidia GBTUACPI 42302E31 GBTU       98)
[    0.000000] ACPI: MCFG 7FEF8640, 003C (r1 Nvidia GBTUACPI 42302E31 GBTU  1010101)
[    0.000000] ACPI: APIC 7FEF84C0, 0098 (r1 Nvidia GBTUACPI 42302E31 GBTU  1010101)
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-000000007fdf0000
[    0.000000] Entering add_active_range(0, 0, 159) 0 entries of 3200 used
[    0.000000] Entering add_active_range(0, 256, 487424) 1 entries of 3200 used
[    0.000000] Entering add_active_range(0, 520192, 523760) 2 entries of 3200 used
[    0.000000] Bootmem setup node 0 0000000000000000-000000007fdf0000
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA             0 ->     4096
[    0.000000]   DMA32        4096 ->  1048576
[    0.000000]   Normal    1048576 ->  1048576
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0:        0 ->      159
[    0.000000]     0:      256 ->   487424
[    0.000000]     0:   520192 ->   523760
[    0.000000] On node 0 totalpages: 490895
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 1127 pages reserved
[    0.000000]   DMA zone: 2816 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 7104 pages used for memmap
[    0.000000]   DMA32 zone: 479792 pages, LIFO batch:31
[    0.000000]   Normal zone: 0 pages used for memmap
[    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] Processor #0 (Bootup-CPU)
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)
[    0.000000] Processor #1
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x02] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x03] disabled)
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x02] dfl dfl lint[0x1])
[    0.000000] ACPI: LAPIC_NMI (acpi_id[0x03] dfl dfl lint[0x1])
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, 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] Setting APIC routing to flat
[    0.000000] ACPI: HPET id: 0x10de8201 base: 0xfeff0000
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] swsusp: Registered nosave memory region: 000000000009f000 - 00000000000a0000
[    0.000000] swsusp: Registered nosave memory region: 00000000000a0000 - 00000000000f0000
[    0.000000] swsusp: Registered nosave memory region: 00000000000f0000 - 0000000000100000
[    0.000000] swsusp: Registered nosave memory region: 0000000077000000 - 000000007f000000
[    0.000000] Allocating PCI resources starting at 80000000 (gap: 7ff00000:60100000)
[    0.000000] SMP: Allowing 4 CPUs, 2 hotplug CPUs
[    0.000000] PERCPU: Allocating 34696 bytes of per cpu data
[    0.000000] Built 1 zonelists.  Total pages: 482608
[    0.000000] Kernel command line: root=UUID=99d2500b-c521-4f66-aa29-a7cb6974a599 ro quiet splash
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 4096 (order: 12, 32768 bytes)
[   27.231184] time.c: Detected 2700.001 MHz processor.
[   27.233779] Console: colour VGA+ 80x25
[   27.233793] Checking aperture...
[   27.233802] Calgary: detecting Calgary via BIOS EBDA area
[   27.233803] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[   27.249184] Memory: 1922860k/2095040k available (2274k kernel code, 40720k reserved, 1185k data, 296k init)
[   27.249226] SLUB: Genslabs=23, HWalign=64, Order=0-1, MinObjects=4, CPUs=4, Nodes=1
[   27.326088] Calibrating delay using timer specific routine.. 5405.30 BogoMIPS (lpj=10810617)
[   27.326115] Security Framework v1.0.0 initialized
[   27.326123] SELinux:  Disabled at boot.
[   27.326270] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)
[   27.327674] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)
[   27.328319] Mount-cache hash table entries: 256
[   27.328451] CPU: L1 I cache: 32K, L1 D cache: 32K
[   27.328454] CPU: L2 cache: 1024K
[   27.328456] CPU 0/0 -> Node 0
[   27.328457] using mwait in idle threads.
[   27.328458] CPU: Physical Processor ID: 0
[   27.328459] CPU: Processor Core ID: 0
[   27.328464] CPU0: Thermal monitoring enabled (TM2)
[   27.328472] SMP alternatives: switching to UP code
[   27.328709] Early unpacking initramfs... done
[   27.576396] ACPI: Core revision 20070126
[   27.576430] ACPI: Looking for DSDT in initramfs... error, file /DSDT.aml not found.
[   27.619696] Using local APIC timer interrupts.
[   27.656710] result 18750010
[   27.656711] Detected 18.750 MHz APIC timer.
[   27.657899] SMP alternatives: switching to SMP code
[   27.658008] Booting processor 1/2 APIC 0x1
[   27.668171] Initializing CPU#1
[   27.745794] Calibrating delay using timer specific routine.. 5400.12 BogoMIPS (lpj=10800240)
[   27.745799] CPU: L1 I cache: 32K, L1 D cache: 32K
[   27.745800] CPU: L2 cache: 1024K
[   27.745802] CPU 1/1 -> Node 0
[   27.745803] CPU: Physical Processor ID: 0
[   27.745804] CPU: Processor Core ID: 1
[   27.745808] CPU1: Thermal monitoring enabled (TM2)
[   27.745942] Intel® Pentium® Dual  CPU  E2160  @ 1.80GHz stepping 0d
[   27.745987] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[   27.769792] Brought up 2 CPUs
[   27.778236] migration_cost=11
[   27.778380] NET: Registered protocol family 16
[   27.778445] ACPI: bus type pci registered
[   27.778450] PCI: Using configuration type 1
[   27.778451] mtrr: your CPUs had inconsistent fixed MTRR settings
[   27.778452] mtrr: probably your BIOS does not setup all CPUs.
[   27.778454] mtrr: corrected configuration.
[   27.779296] ACPI: EC: Look up EC in DSDT
[   27.783108] ACPI: Interpreter enabled
[   27.783110] ACPI: (supports S0 S3 S4 S5)
[   27.783122] ACPI: Using IOAPIC for interrupt routing
[   27.789405] ACPI: PCI Root Bridge [PCI0] (0000:00)
[   27.789419] PCI: Probing PCI hardware (bus 00)
[   27.790709] PCI: Transparent bridge - 0000:00:0a.0
[   27.790914] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[   27.791070] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
[   27.825814] ACPI: PCI Interrupt Link [LNK1] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[   27.825918] ACPI: PCI Interrupt Link [LNK2] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[   27.826019] ACPI: PCI Interrupt Link [LNK3] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[   27.826120] ACPI: PCI Interrupt Link [LNK4] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[   27.826222] ACPI: PCI Interrupt Link [LNK5] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[   27.826322] ACPI: PCI Interrupt Link [LNK6] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[   27.826423] ACPI: PCI Interrupt Link [LNK7] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[   27.826524] ACPI: PCI Interrupt Link [LNK8] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[   27.826625] ACPI: PCI Interrupt Link [LP2P] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[   27.826728] ACPI: PCI Interrupt Link [LIGP] (IRQs *5 7 9 10 11 14 15)
[   27.826830] ACPI: PCI Interrupt Link [LUBA] (IRQs *5 7 9 10 11 14 15)
[   27.826936] ACPI: PCI Interrupt Link [LUB2] (IRQs 5 7 9 *10 11 14 15)
[   27.827041] ACPI: PCI Interrupt Link [LU1B] (IRQs 5 7 9 10 11 14 15) *0
[   27.827142] ACPI: PCI Interrupt Link [LU2B] (IRQs 5 7 9 10 11 14 15) *0
[   27.827243] ACPI: PCI Interrupt Link [LMAC] (IRQs 5 7 9 10 11 14 *15)
[   27.827348] ACPI: PCI Interrupt Link [LAZA] (IRQs 5 7 9 10 *11 14 15)
[   27.827449] ACPI: PCI Interrupt Link [LPMU] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[   27.827551] ACPI: PCI Interrupt Link [LSMB] (IRQs 5 7 9 10 *11 14 15)
[   27.827653] ACPI: PCI Interrupt Link [LIDE] (IRQs 5 7 9 10 11 14 15) *0, disabled.
[   27.827755] ACPI: PCI Interrupt Link [LSID] (IRQs 5 7 9 10 *11 14 15)
[   27.827885] ACPI: PCI Interrupt Link [APC1] (IRQs 16) *0, disabled.
[   27.828008] ACPI: PCI Interrupt Link [APC2] (IRQs 17) *0, disabled.
[   27.828130] ACPI: PCI Interrupt Link [APC3] (IRQs 18) *0, disabled.
[   27.828252] ACPI: PCI Interrupt Link [APC4] (IRQs 19) *0, disabled.
[   27.828373] ACPI: PCI Interrupt Link [APC5] (IRQs 16) *0, disabled.
[   27.828495] ACPI: PCI Interrupt Link [APC6] (IRQs 16) *0, disabled.
[   27.828616] ACPI: PCI Interrupt Link [APC7] (IRQs 16) *0, disabled.
[   27.828738] ACPI: PCI Interrupt Link [APC8] (IRQs 16) *0, disabled.
[   27.828859] ACPI: PCI Interrupt Link [AIGP] (IRQs 20 21 22 23) *0
[   27.828981] ACPI: PCI Interrupt Link [AUBA] (IRQs 20 21 22 23) *0
[   27.829103] ACPI: PCI Interrupt Link [AUB2] (IRQs 20 21 22 23) *0
[   27.829226] ACPI: PCI Interrupt Link [AU1B] (IRQs 20 21 22 23) *0
[   27.829348] ACPI: PCI Interrupt Link [AU2B] (IRQs 20 21 22 23) *0
[   27.829470] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0
[   27.829592] ACPI: PCI Interrupt Link [APMU] (IRQs 20 21 22 23) *0, disabled.
[   27.829714] ACPI: PCI Interrupt Link [AAZA] (IRQs 20 21 22 23) *0
[   27.829842] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0
[   27.829965] ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22 23) *0, disabled.
[   27.830090] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled.
[   27.830213] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0
[   27.830288] Linux Plug and Play Support v0.97 © Adam Belay
[   27.830298] pnp: PnP ACPI init
[   27.830305] ACPI: bus type pnp registered
[   27.833099] pnp: PnP ACPI: found 13 devices
[   27.833101] ACPI: ACPI bus type pnp unregistered
[   27.833144] PCI: Using ACPI for IRQ routing
[   27.833146] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[   27.833255] NET: Registered protocol family 8
[   27.833256] NET: Registered protocol family 20
[   27.833270] PCI-GART: No AMD northbridge found.
[   27.833276] hpet0: at MMIO 0xfeff0000, IRQs 2, 8, 31
[   27.833279] hpet0: 3 32-bit timers, 25000000 Hz
[   27.837779] pnp: 00:01: ioport range 0x1000-0x107f has been reserved
[   27.837781] pnp: 00:01: ioport range 0x1080-0x10ff has been reserved
[   27.837783] pnp: 00:01: ioport range 0x1400-0x147f has been reserved
[   27.837785] pnp: 00:01: ioport range 0x1480-0x14ff has been reserved
[   27.837787] pnp: 00:01: ioport range 0x1800-0x187f has been reserved
[   27.837788] pnp: 00:01: ioport range 0x1880-0x18ff has been reserved
[   27.837790] pnp: 00:01: iomem range 0x0-0x0 could not be reserved
[   27.837792] pnp: 00:01: iomem range 0xfefe0000-0xfefe01ff has been reserved
[   27.837794] pnp: 00:01: iomem range 0xfefe1000-0xfefe10ff has been reserved
[   27.837796] pnp: 00:01: iomem range 0x77000000-0x7effffff could not be reserved
[   27.837807] pnp: 00:0b: iomem range 0xe0000000-0xe1ffffff could not be reserved
[   27.837810] pnp: 00:0c: iomem range 0xf0000-0xf3fff could not be reserved
[   27.837812] pnp: 00:0c: iomem range 0xf4000-0xf7fff could not be reserved
[   27.837814] pnp: 00:0c: iomem range 0xf8000-0xfbfff could not be reserved
[   27.837816] pnp: 00:0c: iomem range 0xfc000-0xfffff could not be reserved
[   27.838016] PCI: Bridge: 0000:00:0a.0
[   27.838019]   IO window: 9000-9fff
[   27.838021]   MEM window: disabled.
[   27.838023]   PREFETCH window: disabled.
[   27.838026] PCI: Bridge: 0000:00:0b.0
[   27.838028]   IO window: 8000-8fff
[   27.838030]   MEM window: disabled.
[   27.838032]   PREFETCH window: disabled.
[   27.838034] PCI: Bridge: 0000:00:0c.0
[   27.838036]   IO window: b000-bfff
[   27.838038]   MEM window: disabled.
[   27.838039]   PREFETCH window: disabled.
[   27.838042] PCI: Bridge: 0000:00:0d.0
[   27.838043]   IO window: a000-afff
[   27.838045]   MEM window: disabled.
[   27.838047]   PREFETCH window: disabled.
[   27.838056] PCI: Setting latency timer of device 0000:00:0a.0 to 64
[   27.838063] PCI: Setting latency timer of device 0000:00:0b.0 to 64
[   27.838070] PCI: Setting latency timer of device 0000:00:0c.0 to 64
[   27.838076] PCI: Setting latency timer of device 0000:00:0d.0 to 64
[   27.838085] NET: Registered protocol family 2
[   27.841729] Time: tsc clocksource has been installed.
[   27.897886] IP route cache hash table entries: 65536 (order: 7, 524288 bytes)
[   27.898594] TCP established hash table entries: 262144 (order: 10, 6291456 bytes)
[   27.902181] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[   27.902765] TCP: Hash tables configured (established 262144 bind 65536)
[   27.902768] TCP reno registered
[   27.917983] checking if image is initramfs... it is
[   28.405964] Freeing initrd memory: 7305k freed
[   28.411826] audit: initializing netlink socket (disabled)
[   28.411843] audit(1207154568.128:1): initialized
[   28.413249] VFS: Disk quotas dquot_6.5.1
[   28.413286] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[   28.413361] io scheduler noop registered
[   28.413363] io scheduler anticipatory registered
[   28.413364] io scheduler deadline registered
[   28.413429] io scheduler cfq registered (default)
[   29.673201] Boot video device is 0000:00:10.0
[   29.673305] PCI: Setting latency timer of device 0000:00:0b.0 to 64
[   29.673329] assign_interrupt_mode Found MSI capability
[   29.673331] Allocate Port Service[0000:00:0b.0:pcie00]
[   29.673386] PCI: Setting latency timer of device 0000:00:0c.0 to 64
[   29.673409] assign_interrupt_mode Found MSI capability
[   29.673411] Allocate Port Service[0000:00:0c.0:pcie00]
[   29.673461] PCI: Setting latency timer of device 0000:00:0d.0 to 64
[   29.673484] assign_interrupt_mode Found MSI capability
[   29.673486] Allocate Port Service[0000:00:0d.0:pcie00]
[   29.688884] Real Time Clock Driver v1.12ac
[   29.689034] hpet_resources: 0xfeff0000 is busy
[   29.689064] Linux agpgart interface v0.102 © Dave Jones
[   29.689066] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
[   29.689157] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   29.689684] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[   29.690154] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[   29.690326] input: Macintosh mouse button emulation as /class/input/input0
[   29.690378] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
[   29.690379] PNP: PS/2 controller doesn't have AUX irq; using default 12
[   29.693150] serio: i8042 KBD port at 0x60,0x64 irq 1
[   29.693224] mice: PS/2 mouse device common for all mice
[   29.693409] TCP cubic registered
[   29.693448] NET: Registered protocol family 1
[   29.693608] /build/buildd/linux-source-2.6.22-2.6.22/drivers/rtc/hctosys.c: 
unable to open rtc device (rtc0)
[   29.693614] Freeing unused kernel memory: 296k freed
[   29.716267] input: AT Translated Set 2 keyboard as /class/input/input1
[   30.815345] AppArmor: AppArmor initialized<5>audit(1207154570.528:2):  
type=1505 info="AppArmor initialized" pid=1261
[   30.819028] fuse init (API version 7.8)
[   30.822357] Failure registering capabilities with primary security module.
[   30.852237] ACPI Exception (processor_core-0783): AE_NOT_FOUND, 
Processor Device is not present [20070126]
[   30.852246] ACPI Exception (processor_core-0783): AE_NOT_FOUND, 
Processor Device is not present [20070126]
[   31.207663] usbcore: registered new interface driver usbfs
[   31.207683] usbcore: registered new interface driver hub
[   31.207698] usbcore: registered new device driver usb
[   31.208521] ACPI: PCI Interrupt Link [AUB2] enabled at IRQ 23
[   31.208528] ACPI: PCI Interrupt 0000:00:04.1[b] -> Link [AUB2] -> GSI 23 (level, low) -> IRQ 23
[   31.208709] PCI: Setting latency timer of device 0000:00:04.1 to 64
[   31.208713] ehci_hcd 0000:00:04.1: EHCI Host Controller
[   31.208829] ehci_hcd 0000:00:04.1: new USB bus registered, assigned bus number 1
[   31.208849] ehci_hcd 0000:00:04.1: debug port 1
[   31.208853] PCI: cache line size of 32 is not supported by device 0000:00:04.1
[   31.208861] ehci_hcd 0000:00:04.1: irq 23, io mem 0xe5008000
[   31.208867] ehci_hcd 0000:00:04.1: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
[   31.208939] usb usb1: configuration #1 chosen from 1 choice
[   31.208957] hub 1-0:1.0: USB hub found
[   31.208961] hub 1-0:1.0: 10 ports detected
[   31.215174] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[   31.215178] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[   31.222144] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
[   31.245350] SCSI subsystem initialized
[   31.248396] libata version 2.21 loaded.
[   31.265070] forcedeth.c: Reverse Engineered nForce ethernet driver. Version 0.60.
[   31.314776] NFORCE-MCP73: IDE controller at PCI slot 0000:00:08.0
[   31.314794] NFORCE-MCP73: chipset revision 161
[   31.314796] NFORCE-MCP73: not 100% native mode: will probe irqs later
[   31.314799] NFORCE-MCP73: BIOS didn't set cable bits correctly. Enabling workaround.
[   31.314803] NFORCE-MCP73: 0000:00:08.0 (rev a1) UDMA133 controller
[   31.314808]     ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
[   31.314815] Probing IDE interface ide0...
[   31.555033] usb 1-2: new high speed USB device using ehci_hcd and address 2
[   31.607188] hda: WDC WD800BB-00CAA0, ATA DISK drive
[   31.696741] usb 1-2: configuration #1 chosen from 1 choice
[   31.887878] hdb: SAMSUNG SP2014N, ATA DISK drive
[   31.935923] usb 1-3: new high speed USB device using ehci_hcd and address 3
[   31.945775] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[   31.967293] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 22
[   31.967299] ACPI: PCI Interrupt 0000:00:0f.0[A] -> Link [APCH] -> GSI 22 (level, low) -> IRQ 22
[   31.967303] PCI: Setting latency timer of device 0000:00:0f.0 to 64
[   31.967311] forcedeth: using HIGHDMA
[   32.069367] usb 1-3: configuration #1 chosen from 1 choice
[   32.309023] usb 1-7: new high speed USB device using ehci_hcd and address 4
[   32.456852] usb 1-7: configuration #1 chosen from 1 choice
[   32.490102] eth0: forcedeth.c: subsystem: 01458:e000 bound to 0000:00:0f.0
[   32.491779] ACPI: PCI Interrupt Link [AUBA] enabled at IRQ 21
[   32.491787] ACPI: PCI Interrupt 0000:00:04.0[A] -> Link [AUBA] -> GSI 21 (level, low) -> IRQ 21
[   32.491975] PCI: Setting latency timer of device 0000:00:04.0 to 64
[   32.491982] ohci_hcd 0000:00:04.0: OHCI Host Controller
[   32.492042] ohci_hcd 0000:00:04.0: new USB bus registered, assigned bus number 2
[   32.492059] ohci_hcd 0000:00:04.0: irq 21, io mem 0xe5007000
[   32.497708] hda: max request size: 128KiB
[   32.504959] hda: Host Protected Area detected.
[   32.504961] 	current capacity is 156299375 sectors (80025 MB)
[   32.504962] 	native  capacity is 156301488 sectors (80026 MB)
[   32.507434] hda: Host Protected Area disabled.
[   32.507441] hda: 156301488 sectors (80026 MB) w/2048KiB Cache, CHS=65535/16/63, UDMA(100)
[   32.507446] hda: cache flushes not supported
[   32.507509]  hda: hda1 hda2 < hda5 > hda3
[   32.530808] hdb: max request size: 512KiB
[   32.530886] hdb: Host Protected Area detected.
[   32.530887] 	current capacity is 390719855 sectors (200048 MB)
[   32.530889] 	native  capacity is 390721968 sectors (200049 MB)
[   32.530959] hdb: Host Protected Area disabled.
[   32.530962] hdb: 390721968 sectors (200049 MB) w/8192KiB Cache, CHS=24321/255/63, UDMA(133)
[   32.531129] hdb: cache flushes supported
[   32.531155]  hdb: hdb1 hdb2 <<6>usb usb2: configuration #1 chosen from 1 choice
[   32.551777] hub 2-0:1.0: USB hub found
[   32.551783] hub 2-0:1.0: 10 ports detected
[   32.558685]  hdb5 >
[   32.658245] ahci 0000:00:0e.0: version 2.2
[   32.658502] ACPI: PCI Interrupt Link [APSI] enabled at IRQ 20
[   32.658512] ACPI: PCI Interrupt 0000:00:0e.0[A] -> Link [APSI] -> GSI 20 (level, low) -> IRQ 20
[   33.093744] EXT3-fs: INFO: recovery required on readonly filesystem.
[   33.093746] EXT3-fs: write access will be enabled during recovery.
[   33.239720] usb 2-9: new full speed USB device using ohci_hcd and address 2
[   33.457163] usb 2-9: configuration #1 chosen from 1 choice
[   33.665595] ahci 0000:00:0e.0: AHCI 0001.0100 32 slots 4 ports 3 Gbps 0xf impl IDE mode
[   33.665599] ahci 0000:00:0e.0: flags: 64bit led clo pmp pio 
[   33.665603] PCI: Setting latency timer of device 0000:00:0e.0 to 64
[   33.665898] scsi0 : ahci
[   33.665942] scsi1 : ahci
[   33.665965] scsi2 : ahci
[   33.665990] scsi3 : ahci
[   33.666047] ata1: SATA max UDMA/133 cmd 0xffffc20000aa8100 
ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 20
[   33.666050] ata2: SATA max UDMA/133 cmd 0xffffc20000aa8180 
ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 20
[   33.666052] ata3: SATA max UDMA/133 cmd 0xffffc20000aa8200 
ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 20
[   33.666055] ata4: SATA max UDMA/133 cmd 0xffffc20000aa8280 
ctl 0x0000000000000000 bmdma 0x0000000000000000 irq 20
[   33.781869] usb 2-10: new full speed USB device using ohci_hcd and address 3
[   33.978701] ata1: SATA link down (SStatus 0 SControl 300)
[   33.998802] usb 2-10: configuration #1 chosen from 1 choice
[   34.001846] usbcore: registered new interface driver libusual
[   34.002510] usbcore: registered new interface driver hiddev
[   34.005660] Initializing USB Mass Storage driver...
[   34.005691] input: TurboSight DTB03 as /class/input/input2
[   34.005713] input: USB HID v1.01 Keyboard [TurboSight DTB03] on usb-0000:00:04.1-2
[   34.005767] scsi4 : SCSI emulation for USB Mass Storage devices
[   34.005816] usb-storage: device found at 3
[   34.005818] usb-storage: waiting for device to settle before scanning
[   34.005848] scsi5 : SCSI emulation for USB Mass Storage devices
[   34.005879] usb-storage: device found at 4
[   34.005880] usb-storage: waiting for device to settle before scanning
[   34.013734] hiddev96: USB HID v1.10 Device [AOpen Inc. AOpen Inc.] on usb-0000:00:04.0-9
[   34.019855] input: AOpen Inc. AOpen Inc. as /class/input/input3
[   34.019862] input: USB HID v1.00 Keyboard [AOpen Inc. AOpen Inc.] on usb-0000:00:04.0-9
[   34.019885] usbcore: registered new interface driver usbhid
[   34.019888] /build/buildd/linux-source-2.6.22-2.6.22/drivers/hid/usbhid/hid-core.c: 
v2.6:USB HID core driver
[   34.019890] usbcore: registered new interface driver usb-storage
[   34.019893] USB Mass Storage support registered.
[   34.292025] ata2: SATA link down (SStatus 0 SControl 300)
[   34.601237] ata3: SATA link down (SStatus 0 SControl 300)
[   34.914499] ata4: SATA link down (SStatus 0 SControl 300)
[   38.965674] kjournald starting.  Commit interval 5 seconds
[   38.965690] EXT3-fs: hda1: orphan cleanup on readonly fs
[   38.965696] ext3_orphan_cleanup: deleting unreferenced inode 765690
[   38.965714] ext3_orphan_cleanup: deleting unreferenced inode 765689
[   38.977035] ext3_orphan_cleanup: deleting unreferenced inode 765612
[   38.977044] ext3_orphan_cleanup: deleting unreferenced inode 765544
[   38.977062] ext3_orphan_cleanup: deleting unreferenced inode 765539
[   38.977068] EXT3-fs: hda1: 5 orphan inodes deleted
[   38.977070] EXT3-fs: recovery complete.
[   39.004443] usb-storage: device scan complete
[   39.004683] usb-storage: device scan complete
[   39.005070] scsi 4:0:0:0: Direct-Access     WD       5000AAK External 1.06 PQ: 0 ANSI: 0
[   39.006271] EXT3-fs: mounted filesystem with ordered data mode.
[   39.008834] scsi 5:0:0:0: Direct-Access     GENERIC  USB Storage-CFC  I19B PQ: 0 ANSI: 0 CCS
[   39.010122] sd 4:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
[   39.011684] sd 4:0:0:0: [sda] Write Protect is off
[   39.011687] sd 4:0:0:0: [sda] Mode Sense: 00 00 00 00
[   39.011689] sd 4:0:0:0: [sda] Assuming drive cache: write through
[   39.012943] scsi 5:0:0:1: Direct-Access     GENERIC  USB Storage-SDC  I19B PQ: 0 ANSI: 0 CCS
[   39.013722] sd 4:0:0:0: [sda] 976773168 512-byte hardware sectors (500108 MB)
[   39.016813] sd 4:0:0:0: [sda] Write Protect is off
[   39.016817] sd 4:0:0:0: [sda] Mode Sense: 00 00 00 00
[   39.016819] sd 4:0:0:0: [sda] Assuming drive cache: write through
[   39.016823]  sda: sda1
[   39.018879] sd 4:0:0:0: [sda] Attached SCSI disk
[   39.022166] sd 5:0:0:0: [sdb] Attached SCSI removable disk
[   39.024381] sd 5:0:0:1: [sdc] Attached SCSI removable disk
[   39.026955] sd 4:0:0:0: Attached scsi generic sg0 type 0
[   39.026974] sd 5:0:0:0: Attached scsi generic sg1 type 0
[   39.026988] sd 5:0:0:1: Attached scsi generic sg2 type 0
[   45.443257] parport_pc 00:09: reported by Plug and Play ACPI
[   45.443302] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE]
[   45.474016] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   45.477901] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   45.513882] input: PC Speaker as /class/input/input4
[   45.939446] nvidia: module license 'NVIDIA' taints kernel.
[   46.197770] ACPI: PCI Interrupt Link [AIGP] enabled at IRQ 23
[   46.197775] ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [AIGP] -> GSI 23 (level, low) -> IRQ 23
[   46.197780] PCI: Setting latency timer of device 0000:00:10.0 to 64
[   46.197902] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  169.09  Fri Jan 11 14:04:37 PST 2008
[   46.276851] lirc_dev: IR Remote Control driver registered, at major 61 
[   46.325949] usbcore: registered new interface driver xpad
[   46.325954] /build/buildd/linux-source-2.6.22-2.6.22/drivers/input/joystick/xpad.c: 
driver for Xbox controllers v0.1.6
[   46.354300] 
[   46.354302] lirc_mceusb2: Philips eHome USB IR Transciever and 
Microsoft MCE 2005 Remote Control driver for LIRC $Revision: 1.33 $
[   46.354304] lirc_mceusb2: Daniel Melander <[email protected]>, Martin Blatter <[email protected]>
[   46.368909] af9015_usb_probe:
[   46.507056] ACPI: PCI Interrupt Link [AAZA] enabled at IRQ 22
[   46.507060] ACPI: PCI Interrupt 0000:00:09.0[A] -> Link [AAZA] -> GSI 22 (level, low) -> IRQ 22
[   46.507251] PCI: Setting latency timer of device 0000:00:09.0 to 64
[   46.530064] usb 2-10: reset full speed USB device using ohci_hcd and address 3
[   46.714592] hda_codec: Unknown model for ALC882, trying auto-probe from BIOS...
[   46.737163] lirc_dev: lirc_register_plugin: sample_rate: 0
[   46.742973] lirc_mceusb2[3]: Philips eHome Infrared Transceiver on usb2:3
[   46.743004] usbcore: registered new interface driver lirc_mceusb2
[   46.872290] af9015_identify_state: reply:02
[   46.872294] dvb-usb: found a 'Afatech AF9015 DVB-T USB2.0 stick' in warm state.
[   46.872387] dvb-usb: will pass the complete MPEG2 transport stream to the software demuxer.
[   46.872674] DVB: registering new adapter (Afatech AF9015 DVB-T USB2.0 stick)
[   46.872880] af9015_eeprom_dump:
[   46.888776] 00: 2d 81 9d 0b 00 00 00 00 a4 15 16 90 00 02 01 02 
[   46.904766] 10: 03 80 00 fa fa 10 40 ef 01 30 31 30 31 31 30 31 
[   46.920754] 20: 37 30 36 30 30 30 30 39 ff ff ff ff ff ff ff ff 
[   46.936743] 30: 00 00 3a 01 00 08 02 00 1d 8d c4 04 82 ff ff ff 
[   46.952732] 40: ff ff ff ff ff 08 02 00 1d 8d c4 04 82 ff ff ff 
[   46.968721] 50: ff ff ff ff ff 24 00 00 04 03 09 04 16 03 54 00 
[   46.984710] 60: 75 00 72 00 62 00 6f 00 53 00 69 00 67 00 68 00 
[   47.000700] 70: 74 00 0c 03 44 00 54 00 42 00 30 00 33 00 20 03 
[   47.016689] 80: 30 00 31 00 30 00 31 00 31 00 30 00 31 00 37 00 
[   47.032678] 90: 30 00 36 00 30 00 30 00 30 00 30 00 39 00 00 ff 
[   47.048667] a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
[   47.064655] b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
[   47.080645] c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
[   47.096634] d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
[   47.112623] e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
[   47.128612] f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff 
[   47.129612] af9015_read_config: xtal:2 set adc_clock:28000
[   47.131735] af9015_read_config: IF1:36125
[   47.133609] af9015_read_config: MT2060 IF1:1220
[   47.134733] af9015_read_config: tuner id1:130
[   47.135732] af9015_read_config: spectral inversion:0
[   47.135734] af9015_set_gpios:
[   47.172708] af9013: firmware version:4.95.0
[   47.172715] DVB: registering frontend 0 (Afatech AF9013 DVB-T)...
[   47.172784] af9015_tuner_attach: 
[   47.186697] MT2060: successfully identified (IF1 = 1220)
[   47.649841] input: IR-receiver inside an USB DVB receiver as /class/input/input5
[   47.649873] dvb-usb: schedule remote query interval to 200 msecs.
[   47.649876] dvb-usb: Afatech AF9015 DVB-T USB2.0 stick successfully initialized and connected.
[   47.649883] af9015_init:
[   47.660749] af9015_download_ir_table:
[   47.785686] usbcore: registered new interface driver dvb_usb_af9015
[   48.489880] loop: module loaded
[   48.513638] lp0: using parport0 (interrupt-driven).
[   48.657923] it87: Found IT8718F chip at 0x290, revision 4
[   48.657934] it87: in3 is VCC (+5V)
[   48.668429] coretemp coretemp.0: Using undocumented features, absolute temperature might be wrong!
[   48.668463] coretemp coretemp.1: Using undocumented features, absolute temperature might be wrong!
[   48.676494] /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/media
/lirc/lirc_imon/lirc_imon.c: Driver for Soundgraph iMON MultiMedian IR/VFD, v0.3
[   48.676499] /build/buildd/linux-ubuntu-modules-2.6.22-2.6.22/debian/build/build-generic/media
/lirc/lirc_imon/lirc_imon.c: Venky Raju <[email protected]>
[   48.676546] usbcore: registered new interface driver lirc_imon
[   48.717412] Adding 481876k swap on /dev/hda5.  Priority:-1 extents:1 across:481876k
[   48.859588] EXT3 FS on hda1, internal journal
[   51.073339] No dock devices found.
[   51.082071] input: Power Button (FF) as /class/input/input6
[   51.082089] ACPI: Power Button (FF) [PWRF]
[   51.082119] input: Power Button (CM) as /class/input/input7
[   51.082131] ACPI: Power Button (CM) [PWRB]
[   52.302569] NET: Registered protocol family 10
[   52.302690] lo: Disabled Privacy Extensions
[   53.292739] ppdev: user-space parallel port driver
[   53.450097] audit(1207154594.002:3):  type=1503 operation="inode_permission" requested_mask="a" denied_mask="a" name="/dev/tty" pid=5153 profile="/usr/sbin/cupsd"
[   58.332099] Failure registering capabilities with primary security module.
[   61.929288] Bluetooth: Core ver 2.11
[   61.929341] NET: Registered protocol family 31
[   61.929344] Bluetooth: HCI device and connection manager initialized
[   61.929346] Bluetooth: HCI socket layer initialized
[   61.966150] Bluetooth: L2CAP ver 2.8
[   61.966153] Bluetooth: L2CAP socket layer initialized
[   62.082228] Bluetooth: RFCOMM socket layer initialized
[   62.082245] Bluetooth: RFCOMM TTY layer initialized
[   62.082247] Bluetooth: RFCOMM ver 1.8
[   62.847557] NET: Registered protocol family 17
[   68.046522] ip_tables: © 2000-2006 Netfilter Core Team
[   78.107350] eth0: no IPv6 routers present
[92921.475727] mythbackend[6001]: segfault at 00002aaaac038ab0 rip 00002aaaac038ab0 rsp 0000000041003ce8 error 15
[101745.153504] python[442]: segfault at 00000000000000ac rip 00002b3cf4f50ffc rsp 00007fffba1df7a0 error 4

 

Har endret cache og testet svn-versjoner av mplayer uten hell. Skal sies at flere antall medieavspillere er testet. Noen som har tips?? :)

 

Takk på forhånd!

 

*edit* kodeboksene ble strekt noe usaklig mye, tok vekk litt fra dmesg *edit*

Endret av nisselue
Lenke til kommentar

Opprett en konto eller logg inn for å kommentere

Du må være et medlem for å kunne skrive en kommentar

Opprett konto

Det er enkelt å melde seg inn for å starte en ny konto!

Start en konto

Logg inn

Har du allerede en konto? Logg inn her.

Logg inn nå
×
×
  • Opprett ny...