Strona 1 z 1

[+] Gstreamer i brak karty dźwiękowej

: 26 września 2012, 11:04
autor: rafikl
Witam.

Mam następujący problem, po ostatniej aktualizacji przestał mi działać dźwięk. Mój system to:

Kod: Zaznacz cały

uname -a

Linux Rafik 2.6.32-5-amd64 #1 SMP Sun Sep 23 10:07:46 UTC 2012 x86_64 GNU/Linux

Kod: Zaznacz cały

lsb_release -a

LSB Version:    core-2.0-amd64:core-2.0-noarch:core-3.0-amd64:core-3.0-noarch:core-3.1-amd64:core-3.1-noarch:core-3.2-amd64:core-3.2-noarch
Distributor ID:    Debian
Description:    Debian GNU/Linux 6.0.6 (squeeze)
Release:    6.0.6
Codename:    squeeze
GNOME 2.30.2

Standardowa przypadłość, przy wejściu w ustawienia dźwięku pojawia się komunikat

Kod: Zaznacz cały

Nie odnaleziono wtyczek GStreamer i/lub urządzeń kontroli głośności.
Rozwiązań tego problemu jest wiele, natomiast żadne nie opisuje mojego problemu.

Nie wiem, czy jestem jedyną osobą ale polecenie:

Kod: Zaznacz cały

cat /proc/asound/cards

--- no soundcards ---
Zwraca, że nie posiadam kart dźwiękowych.

Kod: Zaznacz cały

lspci |grep Audio

00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
01:00.1 Audio device: nVidia Corporation High Definition Audio Controller (rev a1)

Kod: Zaznacz cały

dpkg -l | grep gstreamer

ii  bluez-gstreamer                      4.66-3                                 Bluetooth GStreamer support
ii  gir1.0-gstreamer-0.10                0.10.30-1                              Description: GObject introspection data for the GStreamer library
ii  gstreamer-tools                      0.10.30-1                              Tools for use with GStreamer
ii  gstreamer0.10-alsa                   0.10.30-1                              GStreamer plugin for ALSA
ii  gstreamer0.10-ffmpeg                 0.10.10-1                              FFmpeg plugin for GStreamer
ii  gstreamer0.10-nice                   0.0.12-1                               ICE library (GStreamer plugin)
ii  gstreamer0.10-plugins-bad            0.10.19-2+b2                           GStreamer plugins from the "bad" set
ii  gstreamer0.10-plugins-base           0.10.30-1                              GStreamer plugins from the "base" set
ii  gstreamer0.10-plugins-base-dbg       0.10.30-1                              GStreamer plugins from the "base" set
ii  gstreamer0.10-plugins-good           0.10.24-1                              GStreamer plugins from the "good" set
ii  gstreamer0.10-plugins-ugly           0.10.15-1                              GStreamer plugins from the "ugly" set
ii  gstreamer0.10-tools                  0.10.30-1                              Tools for use with GStreamer
ii  gstreamer0.10-x                      0.10.30-1                              GStreamer plugins for X11 and Pango
ii  libgstreamer-plugins-base0.10-0      0.10.30-1                              GStreamer libraries from the "base" set
ii  libgstreamer0.10-0                   0.10.30-1                              Core GStreamer libraries and elements
ii  libgstreamer0.10-0-dbg               0.10.30-1                              Core GStreamer libraries and elements
ii  phonon-backend-gstreamer             4:4.6.0really4.4.2-1                   Phonon GStreamer 0.10.x backend

Kod: Zaznacz cały

alsa reload

Unloading ALSA sound driver modules: snd-hwdep snd-pcm-oss snd-mixer-oss snd-pcm snd-seq-dummy snd-seq-oss snd-rawmidi snd-seq-midi-event snd-seq snd-timer snd-seq-device snd-page-alloc.
Loading ALSA sound driver modules: snd-hwdep snd-pcm-oss snd-mixer-oss snd-pcm snd-seq-dummy snd-seq-oss snd-rawmidi snd-seq-midi-event snd-seq snd-timer snd-seq-device snd-page-allocFATAL: Error inserting snd_seq_midi (/lib/modules/2.6.32-5-amd64/kernel/sound/core/seq/snd-seq-midi.ko): Unknown symbol in module, or unknown parameter (see dmesg)
FATAL: Error inserting snd_seq_midi (/lib/modules/2.6.32-5-amd64/kernel/sound/core/seq/snd-seq-midi.ko): Unknown symbol in module, or unknown parameter (see dmesg)
.

A i zapomniałbym dodać, należę do grupy audio.

Kod: Zaznacz cały

cat /etc/group|grep audio

audio:x:29:rafik
Proszę o pomoc.

: 26 września 2012, 13:18
autor: Rafal_F
Jak jest napisane w wynikach alsa reload:
(see dmesg)
Wklej tu wyniki poleceń:

Kod: Zaznacz cały

dmesg
lsmod

: 26 września 2012, 13:41
autor: rafikl

Kod: Zaznacz cały

dmsg

[0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-5-amd64 (Debian 2.6.32-46) (dannf@debian.org) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Sun Sep 23 10:07:46 UTC 2012
[    0.000000] Command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-amd64 root=UUID=d87fab72-0063-4d39-9963-30c69f00dc48 ro quiet
[    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 - 000000000009e800 (usable)
[    0.000000]  BIOS-e820: 000000000009e800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 00000000dee01000 (usable)
[    0.000000]  BIOS-e820: 00000000dee01000 - 00000000dee47000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000dee47000 - 00000000dee48000 (reserved)
[    0.000000]  BIOS-e820: 00000000dee48000 - 00000000dee4b000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000dee4b000 - 00000000dee67000 (reserved)
[    0.000000]  BIOS-e820: 00000000dee67000 - 00000000dee71000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000dee71000 - 00000000dee8d000 (reserved)
[    0.000000]  BIOS-e820: 00000000dee8d000 - 00000000dee8e000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000dee8e000 - 00000000deea3000 (reserved)
[    0.000000]  BIOS-e820: 00000000deea3000 - 00000000deea4000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000deea4000 - 00000000deea8000 (reserved)
[    0.000000]  BIOS-e820: 00000000deea8000 - 00000000deeab000 (ACPI data)
[    0.000000]  BIOS-e820: 00000000deeab000 - 00000000deeaf000 (reserved)
[    0.000000]  BIOS-e820: 00000000deeaf000 - 00000000deebe000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000deebe000 - 00000000e0000000 (reserved)
[    0.000000]  BIOS-e820: 00000000f8000000 - 00000000fc000000 (reserved)
[    0.000000]  BIOS-e820: 00000000fec00000 - 00000000fec01000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed10000 - 00000000fed14000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed18000 - 00000000fed1a000 (reserved)
[    0.000000]  BIOS-e820: 00000000fed1c000 - 00000000fed20000 (reserved)
[    0.000000]  BIOS-e820: 00000000fee00000 - 00000000fee01000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffa00000 - 00000000ffc00000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
[    0.000000]  BIOS-e820: 0000000100000000 - 0000000118000000 (usable)
[    0.000000] DMI 2.6 present.
[    0.000000] AMI BIOS detected: BIOS may corrupt low RAM, working around it.
[    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
[    0.000000] last_pfn = 0x118000 max_arch_pfn = 0x400000000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CFFFF write-protect
[    0.000000]   D0000-E7FFF uncachable
[    0.000000]   E8000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 080000000 mask FC0000000 write-back
[    0.000000]   2 base 0C0000000 mask FE0000000 write-back
[    0.000000]   3 base 100000000 mask FE0000000 write-back
[    0.000000]   4 base 118000000 mask FF8000000 uncachable
[    0.000000]   5 base 0FFE00000 mask FFFE00000 write-protect
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[    0.000000] last_pfn = 0xdee01 max_arch_pfn = 0x400000000
[    0.000000] initial memory mapped : 0 - 20000000
[    0.000000] init_memory_mapping: 0000000000000000-00000000dee01000
[    0.000000]  0000000000 - 00dee00000 page 2M
[    0.000000]  00dee00000 - 00dee01000 page 4k
[    0.000000] kernel direct mapping tables up to dee01000 @ 10000-16000
[    0.000000] init_memory_mapping: 0000000100000000-0000000118000000
[    0.000000]  0100000000 - 0118000000 page 2M
[    0.000000] kernel direct mapping tables up to 118000000 @ 14000-1a000
[    0.000000] RAMDISK: 3770e000 - 37fefa40
[    0.000000] ACPI: RSDP 00000000000f0400 00024 (v02 SECCSD)
[    0.000000] ACPI: XSDT 00000000deea9e18 00054 (v01 SECCSD LH43STAR 06222004 MSFT 00010013)
[    0.000000] ACPI: FACP 00000000dee8dc18 000F4 (v04 SECCSD LH43STAR 06222004 MSFT 00010013)
[    0.000000] ACPI Warning: 32/64 FACS address mismatch in FADT - two FACS tables! (20090903/tbfadt-369)
[    0.000000] ACPI Warning: 32/64X FACS address mismatch in FADT - DEEBAF40/00000000DEEBDD40, using 32 (20090903/tbfadt-486)
[    0.000000] ACPI: DSDT 00000000dee67018 09BA8 (v01 SECCSD LH43STAR 00000000 INTL 20051117)
[    0.000000] ACPI: FACS 00000000deebaf40 00040
[    0.000000] ACPI: APIC 00000000deea8f18 0008C (v02 SECCSD LH43STAR 06222004 MSFT 00010013)
[    0.000000] ACPI: MCFG 00000000deebcd18 0003C (v01 SECCSD LH43STAR 06222004 MSFT 00000097)
[    0.000000] ACPI: HPET 00000000deebcc98 00038 (v01 SECCSD LH43STAR 06222004 AMI. 00000003)
[    0.000000] ACPI: SSDT 00000000deea3018 009F1 (v01  PmRef    CpuPm 00003000 INTL 20051117)
[    0.000000] ACPI: SLIC 00000000deeb5a18 00176 (v01 SECCSD LH43STAR 06222004 AMI  00010013)
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] No NUMA configuration found
[    0.000000] Faking a node at 0000000000000000-0000000118000000
[    0.000000] Bootmem setup node 0 0000000000000000-0000000118000000
[    0.000000]   NODE_DATA [0000000000015000 - 000000000001cfff]
[    0.000000]   bootmap [000000000001d000 -  000000000003ffff] pages 23
[    0.000000] (8 early reservations) ==> bootmem [0000000000 - 0118000000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000006000 - 0000008000]       TRAMPOLINE ==> [0000006000 - 0000008000]
[    0.000000]   #2 [0001000000 - 00016d9584]    TEXT DATA BSS ==> [0001000000 - 00016d9584]
[    0.000000]   #3 [003770e000 - 0037fefa40]          RAMDISK ==> [003770e000 - 0037fefa40]
[    0.000000]   #4 [000009e800 - 0000100000]    BIOS reserved ==> [000009e800 - 0000100000]
[    0.000000]   #5 [00016da000 - 00016da1e3]              BRK ==> [00016da000 - 00016da1e3]
[    0.000000]   #6 [0000010000 - 0000014000]          PGTABLE ==> [0000010000 - 0000014000]
[    0.000000]   #7 [0000014000 - 0000015000]          PGTABLE ==> [0000014000 - 0000015000]
[    0.000000] found SMP MP-table at [ffff8800000fcb40] fcb40
[    0.000000]  [ffffea0000000000-ffffea0003dfffff] PMD -> [ffff880001800000-ffff880004ffffff] on node 0
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   DMA32    0x00001000 -> 0x00100000
[    0.000000]   Normal   0x00100000 -> 0x00118000
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[3] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009e
[    0.000000]     0: 0x00000100 -> 0x000dee01
[    0.000000]     0: 0x00100000 -> 0x00118000
[    0.000000] On node 0 totalpages: 1011087
[    0.000000]   DMA zone: 56 pages used for memmap
[    0.000000]   DMA zone: 105 pages reserved
[    0.000000]   DMA zone: 3821 pages, LIFO batch:0
[    0.000000]   DMA32 zone: 14280 pages used for memmap
[    0.000000]   DMA32 zone: 894521 pages, LIFO batch:31
[    0.000000]   Normal zone: 1344 pages used for memmap
[    0.000000]   Normal zone: 96960 pages, LIFO batch:31
[    0.000000] ACPI: PM-Timer IO Port: 0x408
[    0.000000] ACPI: Local APIC address 0xfee00000
[    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x04] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x05] enabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x04] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x05] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x06] disabled)
[    0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x07] disabled)
[    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[    0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
[    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
[    0.000000] ACPI: IRQ0 used by override.
[    0.000000] ACPI: IRQ2 used by override.
[    0.000000] ACPI: IRQ9 used by override.
[    0.000000] Using ACPI (MADT) for SMP configuration information
[    0.000000] ACPI: HPET id: 0x8086a701 base: 0xfed00000
[    0.000000] SMP: Allowing 8 CPUs, 4 hotplug CPUs
[    0.000000] nr_irqs_gsi: 24
[    0.000000] PM: Registered nosave memory: 000000000009e000 - 000000000009f000
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[    0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[    0.000000] PM: Registered nosave memory: 00000000dee01000 - 00000000dee47000
[    0.000000] PM: Registered nosave memory: 00000000dee47000 - 00000000dee48000
[    0.000000] PM: Registered nosave memory: 00000000dee48000 - 00000000dee4b000
[    0.000000] PM: Registered nosave memory: 00000000dee4b000 - 00000000dee67000
[    0.000000] PM: Registered nosave memory: 00000000dee67000 - 00000000dee71000
[    0.000000] PM: Registered nosave memory: 00000000dee71000 - 00000000dee8d000
[    0.000000] PM: Registered nosave memory: 00000000dee8d000 - 00000000dee8e000
[    0.000000] PM: Registered nosave memory: 00000000dee8e000 - 00000000deea3000
[    0.000000] PM: Registered nosave memory: 00000000deea3000 - 00000000deea4000
[    0.000000] PM: Registered nosave memory: 00000000deea4000 - 00000000deea8000
[    0.000000] PM: Registered nosave memory: 00000000deea8000 - 00000000deeab000
[    0.000000] PM: Registered nosave memory: 00000000deeab000 - 00000000deeaf000
[    0.000000] PM: Registered nosave memory: 00000000deeaf000 - 00000000deebe000
[    0.000000] PM: Registered nosave memory: 00000000deebe000 - 00000000e0000000
[    0.000000] PM: Registered nosave memory: 00000000e0000000 - 00000000f8000000
[    0.000000] PM: Registered nosave memory: 00000000f8000000 - 00000000fc000000
[    0.000000] PM: Registered nosave memory: 00000000fc000000 - 00000000fec00000
[    0.000000] PM: Registered nosave memory: 00000000fec00000 - 00000000fec01000
[    0.000000] PM: Registered nosave memory: 00000000fec01000 - 00000000fed10000
[    0.000000] PM: Registered nosave memory: 00000000fed10000 - 00000000fed14000
[    0.000000] PM: Registered nosave memory: 00000000fed14000 - 00000000fed18000
[    0.000000] PM: Registered nosave memory: 00000000fed18000 - 00000000fed1a000
[    0.000000] PM: Registered nosave memory: 00000000fed1a000 - 00000000fed1c000
[    0.000000] PM: Registered nosave memory: 00000000fed1c000 - 00000000fed20000
[    0.000000] PM: Registered nosave memory: 00000000fed20000 - 00000000fee00000
[    0.000000] PM: Registered nosave memory: 00000000fee00000 - 00000000fee01000
[    0.000000] PM: Registered nosave memory: 00000000fee01000 - 00000000ffa00000
[    0.000000] PM: Registered nosave memory: 00000000ffa00000 - 00000000ffc00000
[    0.000000] PM: Registered nosave memory: 00000000ffc00000 - 00000000ffe00000
[    0.000000] PM: Registered nosave memory: 00000000ffe00000 - 0000000100000000
[    0.000000] Allocating PCI resources starting at e0000000 (gap: e0000000:18000000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] NR_CPUS:512 nr_cpumask_bits:512 nr_cpu_ids:8 nr_node_ids:1
[    0.000000] PERCPU: Embedded 30 pages/cpu @ffff880005200000 s90328 r8192 d24360 u262144
[    0.000000] pcpu-alloc: s90328 r8192 d24360 u262144 alloc=1*2097152
[    0.000000] pcpu-alloc: [0] 0 1 2 3 4 5 6 7 
[    0.000000] Built 1 zonelists in Node order, mobility grouping on.  Total pages: 995302
[    0.000000] Policy zone: Normal
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-amd64 root=UUID=d87fab72-0063-4d39-9963-30c69f00dc48 ro quiet
[    0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[    0.000000] Initializing CPU#0
[    0.000000] Checking aperture...
[    0.000000] No AGP bridge found
[    0.000000] Calgary: detecting Calgary via BIOS EBDA area
[    0.000000] Calgary: Unable to locate Rio Grande table in EBDA - bailing!
[    0.000000] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[    0.000000] Placing 64MB software IO TLB between ffff8800053de000 - ffff8800093de000
[    0.000000] software IO TLB at phys 0x53de000 - 0x93de000
[    0.000000] Memory: 3903548k/4587520k available (3083k kernel code, 543172k absent, 140800k reserved, 2048k data, 592k init)
[    0.000000] SLUB: Genslabs=14, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:4352 nr_irqs:472
[    0.000000] Extended CMOS year: 2000
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] hpet clockevent registered
[    0.000000] Fast TSC calibration using PIT
[    0.004000] Detected 2261.459 MHz processor.
[    0.000004] Calibrating delay loop (skipped), value calculated using timer frequency.. 4522.91 BogoMIPS (lpj=9045836)
[    0.000018] Security Framework initialized
[    0.000022] SELinux:  Disabled at boot.
[    0.000264] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[    0.001186] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[    0.001582] Mount-cache hash table entries: 256
[    0.001698] Initializing cgroup subsys ns
[    0.001701] Initializing cgroup subsys cpuacct
[    0.001704] Initializing cgroup subsys devices
[    0.001707] Initializing cgroup subsys freezer
[    0.001708] Initializing cgroup subsys net_cls
[    0.001729] CPU: Physical Processor ID: 0
[    0.001730] CPU: Processor Core ID: 0
[    0.001733] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.001734] CPU: L2 cache: 256K
[    0.001735] CPU: L3 cache: 3072K
[    0.001738] CPU 0/0x0 -> Node 0
[    0.001741] mce: CPU supports 9 MCE banks
[    0.001751] CPU0: Thermal monitoring enabled (TM1)
[    0.001754] CPU 0 MCA banks CMCI:2 CMCI:3 CMCI:5 CMCI:6
[    0.001762] using mwait in idle threads.
[    0.001763] Performance Events: Westmere events, Intel PMU driver.
[    0.001768] ... version:                3
[    0.001769] ... bit width:              48
[    0.001770] ... generic registers:      4
[    0.001771] ... value mask:             0000ffffffffffff
[    0.001772] ... max period:             000000007fffffff
[    0.001774] ... fixed-purpose events:   3
[    0.001775] ... event mask:             000000070000000f
[    0.002573] ACPI: Core revision 20090903
[    0.016382] Setting APIC routing to flat
[    0.016693] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=0 pin2=0
[    0.056307] CPU0: Intel(R) Core(TM) i5 CPU       M 430  @ 2.27GHz stepping 02
[    0.163006] Booting processor 1 APIC 0x4 ip 0x6000
[    0.173345] Initializing CPU#1
[    0.250730] CPU: Physical Processor ID: 0
[    0.250731] CPU: Processor Core ID: 2
[    0.250734] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.250735] CPU: L2 cache: 256K
[    0.250736] CPU: L3 cache: 3072K
[    0.250738] CPU 1/0x4 -> Node 0
[    0.250750] CPU1: Thermal monitoring enabled (TM1)
[    0.250753] CPU 1 MCA banks CMCI:2 CMCI:3 CMCI:5 SHD:6
[    0.250792] CPU1: Intel(R) Core(TM) i5 CPU       M 430  @ 2.27GHz stepping 02
[    0.250799] checking TSC synchronization [CPU#0 -> CPU#1]: passed.
[    0.270860] Booting processor 2 APIC 0x1 ip 0x6000
[    0.280997] Initializing CPU#2
[    0.358514] CPU: Physical Processor ID: 0
[    0.358515] CPU: Processor Core ID: 0
[    0.358517] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.358519] CPU: L2 cache: 256K
[    0.358520] CPU: L3 cache: 3072K
[    0.358523] CPU 2/0x1 -> Node 0
[    0.358536] CPU2: Thermal monitoring enabled (TM1)
[    0.358540] CPU 2 MCA banks SHD:2 SHD:3 SHD:5 SHD:6
[    0.358550] CPU2: Intel(R) Core(TM) i5 CPU       M 430  @ 2.27GHz stepping 02
[    0.358558] checking TSC synchronization [CPU#0 -> CPU#2]: passed.
[    0.378620] Booting processor 3 APIC 0x5 ip 0x6000
[    0.388756] Initializing CPU#3
[    0.466296] CPU: Physical Processor ID: 0
[    0.466297] CPU: Processor Core ID: 2
[    0.466299] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.466301] CPU: L2 cache: 256K
[    0.466301] CPU: L3 cache: 3072K
[    0.466304] CPU 3/0x5 -> Node 0
[    0.466316] CPU3: Thermal monitoring enabled (TM1)
[    0.466319] CPU 3 MCA banks SHD:2 SHD:3 SHD:5 SHD:6
[    0.466405] CPU3: Intel(R) Core(TM) i5 CPU       M 430  @ 2.27GHz stepping 02
[    0.466412] checking TSC synchronization [CPU#0 -> CPU#3]: passed.
[    0.486405] Brought up 4 CPUs
[    0.486407] Total of 4 processors activated (18088.63 BogoMIPS).
[    0.488152] CPU0 attaching sched-domain:
[    0.488156]  domain 0: span 0,2 level SIBLING
[    0.488158]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 2 (cpu_power = 589)
[    0.488164]   domain 1: span 0-3 level MC
[    0.488166]    groups: group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178) group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178)
[    0.488173] CPU1 attaching sched-domain:
[    0.488174]  domain 0: span 1,3 level SIBLING
[    0.488176]   groups: group ffff88000524fae0 cpus 1 (cpu_power = 589) group ffff8800052cfae0 cpus 3 (cpu_power = 589)
[    0.488180]   domain 1: span 0-3 level MC
[    0.488182]    groups: group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178)
[    0.488187] CPU2 attaching sched-domain:
[    0.488189]  domain 0: span 0,2 level SIBLING
[    0.488190]   groups: group ffff88000528fae0 cpus 2 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[    0.488195]   domain 1: span 0-3 level MC
[    0.488196]    groups: group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178) group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178)
[    0.488201] CPU3 attaching sched-domain:
[    0.488203]  domain 0: span 1,3 level SIBLING
[    0.488204]   groups: group ffff8800052cfae0 cpus 3 (cpu_power = 589) group ffff88000524fae0 cpus 1 (cpu_power = 589)
[    0.488209]   domain 1: span 0-3 level MC
[    0.488210]    groups: group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178)
[    0.488460] devtmpfs: initialized
[    0.491978] regulator: core version 0.5
[    0.492020] NET: Registered protocol family 16
[    0.492097] ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
[    0.492099] ACPI: bus type pci registered
[    0.492164] PCI: MCFG configuration 0: base f8000000 segment 0 buses 0 - 63
[    0.492166] PCI: MCFG area at f8000000 reserved in E820
[    0.494614] PCI: Using MMCONFIG at f8000000 - fbffffff
[    0.494615] PCI: Using configuration type 1 for base access
[    0.494966] bio: create slab <bio-0> at 0
[    0.495760] ACPI: EC: Look up EC in DSDT
[    0.496398] ACPI: Executed 2 blocks of module-level executable AML code
[    0.501692] ACPI: BIOS _OSI(Linux) query ignored
[    0.523085] ACPI: Interpreter enabled
[    0.523087] ACPI: (supports S0 S3 S4 S5)
[    0.523108] ACPI: Using IOAPIC for interrupt routing
[    0.545157] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[    0.545229] ACPI: Power Resource [FN00] (off)
[    0.545273] ACPI: Power Resource [FN01] (off)
[    0.545528] ACPI: No dock devices found.
[    0.546292] _OSC invalid UUID
[    0.546294] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.546385] pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
[    0.546388] pci 0000:00:01.0: PME# disabled
[    0.546469] pci 0000:00:1a.0: reg 10 32bit mmio: [0xf7c08000-0xf7c083ff]
[    0.546552] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[    0.546557] pci 0000:00:1a.0: PME# disabled
[    0.546609] pci 0000:00:1b.0: reg 10 64bit mmio: [0xf7c00000-0xf7c03fff]
[    0.546685] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[    0.546690] pci 0000:00:1b.0: PME# disabled
[    0.546795] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[    0.546800] pci 0000:00:1c.0: PME# disabled
[    0.546909] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
[    0.546914] pci 0000:00:1c.2: PME# disabled
[    0.547022] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[    0.547026] pci 0000:00:1c.3: PME# disabled
[    0.547092] pci 0000:00:1d.0: reg 10 32bit mmio: [0xf7c07000-0xf7c073ff]
[    0.547175] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[    0.547179] pci 0000:00:1d.0: PME# disabled
[    0.547414] pci 0000:00:1f.2: reg 10 io port: [0xe070-0xe077]
[    0.547421] pci 0000:00:1f.2: reg 14 io port: [0xe060-0xe063]
[    0.547428] pci 0000:00:1f.2: reg 18 io port: [0xe050-0xe057]
[    0.547435] pci 0000:00:1f.2: reg 1c io port: [0xe040-0xe043]
[    0.547442] pci 0000:00:1f.2: reg 20 io port: [0xe020-0xe03f]
[    0.547450] pci 0000:00:1f.2: reg 24 32bit mmio: [0xf7c06000-0xf7c067ff]
[    0.547511] pci 0000:00:1f.2: PME# supported from D3hot
[    0.547515] pci 0000:00:1f.2: PME# disabled
[    0.547553] pci 0000:00:1f.3: reg 10 64bit mmio: [0xf7c05000-0xf7c050ff]
[    0.547569] pci 0000:00:1f.3: reg 20 io port: [0xe000-0xe01f]
[    0.547639] pci 0000:00:1f.6: reg 10 64bit mmio: [0xf7c04000-0xf7c04fff]
[    0.547742] pci 0000:01:00.0: reg 10 32bit mmio: [0xf2000000-0xf2ffffff]
[    0.547749] pci 0000:01:00.0: reg 14 64bit mmio pref: [0xe0000000-0xefffffff]
[    0.547756] pci 0000:01:00.0: reg 1c 64bit mmio pref: [0xf0000000-0xf1ffffff]
[    0.547761] pci 0000:01:00.0: reg 24 io port: [0xd000-0xd07f]
[    0.547765] pci 0000:01:00.0: reg 30 32bit mmio pref: [0xf3000000-0xf307ffff]
[    0.547821] pci 0000:01:00.1: reg 10 32bit mmio: [0xf3080000-0xf3083fff]
[    0.547923] pci 0000:00:01.0: bridge io port: [0xd000-0xdfff]
[    0.547925] pci 0000:00:01.0: bridge 32bit mmio: [0xe0000000-0xf30fffff]
[    0.547979] pci 0000:02:00.0: reg 10 64bit mmio: [0xf6800000-0xf680ffff]
[    0.548059] pci 0000:02:00.0: supports D1
[    0.548061] pci 0000:02:00.0: PME# supported from D0 D1 D3hot
[    0.548066] pci 0000:02:00.0: PME# disabled
[    0.548142] pci 0000:00:1c.0: bridge io port: [0xc000-0xcfff]
[    0.548147] pci 0000:00:1c.0: bridge 32bit mmio: [0xf6800000-0xf7bfffff]
[    0.548203] pci 0000:00:1c.2: bridge io port: [0x7000-0xafff]
[    0.548207] pci 0000:00:1c.2: bridge 32bit mmio: [0xf3200000-0xf53fffff]
[    0.548731] pci 0000:06:00.0: reg 10 64bit mmio: [0xf5420000-0xf5423fff]
[    0.548803] pci 0000:06:00.0: reg 18 io port: [0xb000-0xb0ff]
[    0.549022] pci 0000:06:00.0: reg 30 32bit mmio pref: [0xf5400000-0xf541ffff]
[    0.549561] pci 0000:06:00.0: supports D1 D2
[    0.549562] pci 0000:06:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.549599] pci 0000:06:00.0: PME# disabled
[    0.549930] pci 0000:00:1c.3: bridge io port: [0xb000-0xbfff]
[    0.549934] pci 0000:00:1c.3: bridge 32bit mmio: [0xf5400000-0xf67fffff]
[    0.549989] pci 0000:00:1e.0: transparent bridge
[    0.550029] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.550324] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P2._PRT]
[    0.550465] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[    0.550598] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP03._PRT]
[    0.550730] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[    0.550916] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT]
[    0.551121] _OSC invalid UUID
[    0.563186] ACPI: PCI Root Bridge [CPBG] (0000:3f)
[    0.563536] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 7 10 12 14 15) *11
[    0.563650] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.563763] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 *3 4 5 6 7 10 12 14 15)
[    0.563874] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 7 11 12 14 15) *10
[    0.563986] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 7 10 12 14 15) *0, disabled.
[    0.564098] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 7 11 12 14 15) *0, disabled.
[    0.564211] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 *5 6 7 10 12 14 15)
[    0.564326] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 *4 5 6 7 11 12 14 15)
[    0.564421] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.564426] vgaarb: loaded
[    0.564479] PCI: Using ACPI for IRQ routing
[    0.564740] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[    0.564745] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[    0.566762] Switching to clocksource tsc
[    0.567736] pnp: PnP ACPI init
[    0.567744] ACPI: bus type pnp registered
[    0.579852] pnp: PnP ACPI: found 11 devices
[    0.579854] ACPI: ACPI bus type pnp unregistered
[    0.579863] system 00:05: ioport range 0x680-0x69f has been reserved
[    0.579866] system 00:05: ioport range 0xff00-0xff0f has been reserved
[    0.579868] system 00:05: ioport range 0xffff-0xffff has been reserved
[    0.579870] system 00:05: ioport range 0xffff-0xffff has been reserved
[    0.579872] system 00:05: ioport range 0x400-0x47f has been reserved
[    0.579874] system 00:05: ioport range 0x500-0x57f has been reserved
[    0.579876] system 00:05: ioport range 0x164e-0x164f has been reserved
[    0.579882] system 00:09: iomem range 0xfed1c000-0xfed1ffff has been reserved
[    0.579884] system 00:09: iomem range 0xfed10000-0xfed13fff has been reserved
[    0.579886] system 00:09: iomem range 0xfed18000-0xfed18fff has been reserved
[    0.579888] system 00:09: iomem range 0xfed19000-0xfed19fff has been reserved
[    0.579891] system 00:09: iomem range 0xf8000000-0xfbffffff has been reserved
[    0.579893] system 00:09: iomem range 0xfed20000-0xfed3ffff has been reserved
[    0.579895] system 00:09: iomem range 0xfed45000-0xfed8ffff has been reserved
[    0.579897] system 00:09: iomem range 0xff000000-0xffffffff could not be reserved
[    0.579900] system 00:09: iomem range 0xfee00000-0xfeefffff could not be reserved
[    0.579902] system 00:09: iomem range 0xf7fff000-0xf7ffffff has been reserved
[    0.584608] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.584611] pci 0000:00:01.0:   IO window: 0xd000-0xdfff
[    0.584613] pci 0000:00:01.0:   MEM window: 0xe0000000-0xf30fffff
[    0.584616] pci 0000:00:01.0:   PREFETCH window: disabled
[    0.584619] pci 0000:00:1c.0: PCI bridge, secondary bus 0000:02
[    0.584622] pci 0000:00:1c.0:   IO window: 0xc000-0xcfff
[    0.584627] pci 0000:00:1c.0:   MEM window: 0xf6800000-0xf7bfffff
[    0.584632] pci 0000:00:1c.0:   PREFETCH window: 0x000000f7d00000-0x000000f7efffff
[    0.584639] pci 0000:00:1c.2: PCI bridge, secondary bus 0000:03
[    0.584642] pci 0000:00:1c.2:   IO window: 0x7000-0xafff
[    0.584648] pci 0000:00:1c.2:   MEM window: 0xf3200000-0xf53fffff
[    0.584653] pci 0000:00:1c.2:   PREFETCH window: 0x000000fc000000-0x000000fc1fffff
[    0.584660] pci 0000:00:1c.3: PCI bridge, secondary bus 0000:06
[    0.584663] pci 0000:00:1c.3:   IO window: 0xb000-0xbfff
[    0.584669] pci 0000:00:1c.3:   MEM window: 0xf5400000-0xf67fffff
[    0.584674] pci 0000:00:1c.3:   PREFETCH window: 0x000000fc200000-0x000000fc3fffff
[    0.584681] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:07
[    0.584682] pci 0000:00:1e.0:   IO window: disabled
[    0.584688] pci 0000:00:1e.0:   MEM window: disabled
[    0.584692] pci 0000:00:1e.0:   PREFETCH window: disabled
[    0.584704]   alloc irq_desc for 16 on node -1
[    0.584706]   alloc kstat_irqs on node -1
[    0.584711] pci 0000:00:01.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.584714] pci 0000:00:01.0: setting latency timer to 64
[    0.584722] pci 0000:00:1c.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.584726] pci 0000:00:1c.0: setting latency timer to 64
[    0.584736]   alloc irq_desc for 18 on node -1
[    0.584737]   alloc kstat_irqs on node -1
[    0.584740] pci 0000:00:1c.2: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    0.584744] pci 0000:00:1c.2: setting latency timer to 64
[    0.584753]   alloc irq_desc for 19 on node -1
[    0.584754]   alloc kstat_irqs on node -1
[    0.584757] pci 0000:00:1c.3: PCI INT D -> GSI 19 (level, low) -> IRQ 19
[    0.584762] pci 0000:00:1c.3: setting latency timer to 64
[    0.584770] pci 0000:00:1e.0: setting latency timer to 64
[    0.584774] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.584776] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffffffffffff]
[    0.584778] pci_bus 0000:01: resource 0 io:  [0xd000-0xdfff]
[    0.584780] pci_bus 0000:01: resource 1 mem: [0xe0000000-0xf30fffff]
[    0.584781] pci_bus 0000:02: resource 0 io:  [0xc000-0xcfff]
[    0.584783] pci_bus 0000:02: resource 1 mem: [0xf6800000-0xf7bfffff]
[    0.584785] pci_bus 0000:02: resource 2 pref mem [0xf7d00000-0xf7efffff]
[    0.584787] pci_bus 0000:03: resource 0 io:  [0x7000-0xafff]
[    0.584788] pci_bus 0000:03: resource 1 mem: [0xf3200000-0xf53fffff]
[    0.584790] pci_bus 0000:03: resource 2 pref mem [0xfc000000-0xfc1fffff]
[    0.584792] pci_bus 0000:06: resource 0 io:  [0xb000-0xbfff]
[    0.584794] pci_bus 0000:06: resource 1 mem: [0xf5400000-0xf67fffff]
[    0.584796] pci_bus 0000:06: resource 2 pref mem [0xfc200000-0xfc3fffff]
[    0.584797] pci_bus 0000:07: resource 3 io:  [0x00-0xffff]
[    0.584799] pci_bus 0000:07: resource 4 mem: [0x000000-0xffffffffffffffff]
[    0.584801] pci_bus 0000:3f: resource 0 io:  [0x00-0xffff]
[    0.584803] pci_bus 0000:3f: resource 1 mem: [0x000000-0xffffffffffffffff]
[    0.584827] NET: Registered protocol family 2
[    0.584957] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.585780] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[    0.588243] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[    0.588538] TCP: Hash tables configured (established 524288 bind 65536)
[    0.588541] TCP reno registered
[    0.588642] NET: Registered protocol family 1
[    0.588674] pci 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    0.713907] pci 0000:00:1a.0: PCI INT A disabled
[    0.713923]   alloc irq_desc for 23 on node -1
[    0.713925]   alloc kstat_irqs on node -1
[    0.713932] pci 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    0.837655] pci 0000:00:1d.0: PCI INT A disabled
[    0.837676] pci 0000:01:00.0: Boot video device
[    0.837740] Unpacking initramfs...
[    1.008149] Freeing initrd memory: 9094k freed
[    1.010465] audit: initializing netlink socket (disabled)
[    1.010476] type=2000 audit(1348655871.847:1): initialized
[    1.013505] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[    1.014499] VFS: Disk quotas dquot_6.5.2
[    1.014539] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[    1.014607] msgmni has been set to 7641
[    1.014776] alg: No test for stdrng (krng)
[    1.014816] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.014819] io scheduler noop registered
[    1.014820] io scheduler anticipatory registered
[    1.014821] io scheduler deadline registered
[    1.014864] io scheduler cfq registered (default)
[    1.014953]   alloc irq_desc for 24 on node -1
[    1.014955]   alloc kstat_irqs on node -1
[    1.014964] pcieport 0000:00:01.0: irq 24 for MSI/MSI-X
[    1.014969] pcieport 0000:00:01.0: setting latency timer to 64
[    1.015064]   alloc irq_desc for 25 on node -1
[    1.015065]   alloc kstat_irqs on node -1
[    1.015073] pcieport 0000:00:1c.0: irq 25 for MSI/MSI-X
[    1.015082] pcieport 0000:00:1c.0: setting latency timer to 64
[    1.015214]   alloc irq_desc for 26 on node -1
[    1.015215]   alloc kstat_irqs on node -1
[    1.015223] pcieport 0000:00:1c.2: irq 26 for MSI/MSI-X
[    1.015233] pcieport 0000:00:1c.2: setting latency timer to 64
[    1.015358]   alloc irq_desc for 27 on node -1
[    1.015359]   alloc kstat_irqs on node -1
[    1.015367] pcieport 0000:00:1c.3: irq 27 for MSI/MSI-X
[    1.015376] pcieport 0000:00:1c.3: setting latency timer to 64
[    1.016533] Linux agpgart interface v0.103
[    1.016569] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.016829] input: Macintosh mouse button emulation as /devices/virtual/input/input0
[    1.016872] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.019570] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.019575] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.019648] mice: PS/2 mouse device common for all mice
[    1.019708] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[    1.019738] rtc0: alarms up to one year, y3k, 242 bytes nvram, hpet irqs
[    1.019745] cpuidle: using governor ladder
[    1.019746] cpuidle: using governor menu
[    1.019750] No iBFT detected.
[    1.019987] TCP cubic registered
[    1.020076] NET: Registered protocol family 10
[    1.020651] Mobile IPv6
[    1.020653] NET: Registered protocol family 17
[    1.020711] PM: Resume from disk failed.
[    1.020718] registered taskstats version 1
[    1.021648] rtc_cmos 00:06: setting system clock to 2012-09-26 10:37:52 UTC (1348655872)
[    1.021710] Initalizing network drop monitor service
[    1.021735] Freeing unused kernel memory: 592k freed
[    1.021805] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
[    1.021852] Write protecting the kernel read-only data: 4240k
[    1.033978] udev[76]: starting version 164
[    1.100309] thermal LNXTHERM:01: registered as thermal_zone0
[    1.100319] ACPI: Thermal Zone [TZ00] (33 C)
[    1.101254] sky2 driver version 1.28
[    1.101425] sky2 0000:06:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
[    1.101540] sky2 0000:06:00.0: setting latency timer to 64
[    1.101700] sky2 0000:06:00.0: Yukon-2 Optima chip revision 1
[    1.102491]   alloc irq_desc for 28 on node -1
[    1.102493]   alloc kstat_irqs on node -1
[    1.102574] sky2 0000:06:00.0: irq 28 for MSI/MSI-X
[    1.103610] sky2 eth0: addr 00:24:54:88:36:b2
[    1.106454] thermal LNXTHERM:02: registered as thermal_zone1
[    1.106463] ACPI: Thermal Zone [TZ01] (33 C)
[    1.113605] usbcore: registered new interface driver usbfs
[    1.113631] usbcore: registered new interface driver hub
[    1.113855] usbcore: registered new device driver usb
[    1.116989] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.117020] ehci_hcd 0000:00:1a.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    1.117068] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[    1.117072] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[    1.117110] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[    1.117156] ehci_hcd 0000:00:1a.0: debug port 2
[    1.121093] ehci_hcd 0000:00:1a.0: cache line size of 32 is not supported
[    1.121112] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf7c08000
[    1.125115] SCSI subsystem initialized
[    1.125810] fan PNP0C0B:00: registered as cooling_device0
[    1.125817] ACPI: Fan [FAN0] (off)
[    1.125953] fan PNP0C0B:01: registered as cooling_device1
[    1.125959] ACPI: Fan [FAN1] (off)
[    1.135280] libata version 3.00 loaded.
[    1.137023] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[    1.137051] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.137054] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.137057] usb usb1: Product: EHCI Host Controller
[    1.137059] usb usb1: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd
[    1.137062] usb usb1: SerialNumber: 0000:00:1a.0
[    1.137155] usb usb1: configuration #1 chosen from 1 choice
[    1.137191] hub 1-0:1.0: USB hub found
[    1.137201] hub 1-0:1.0: 2 ports detected
[    1.137266] ehci_hcd 0000:00:1d.0: PCI INT A -> GSI 23 (level, low) -> IRQ 23
[    1.137299] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[    1.137303] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[    1.137315] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[    1.137353] ehci_hcd 0000:00:1d.0: debug port 2
[    1.141298] ehci_hcd 0000:00:1d.0: cache line size of 32 is not supported
[    1.141317] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf7c07000
[    1.156986] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[    1.157015] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[    1.157017] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.157019] usb usb2: Product: EHCI Host Controller
[    1.157020] usb usb2: Manufacturer: Linux 2.6.32-5-amd64 ehci_hcd
[    1.157021] usb usb2: SerialNumber: 0000:00:1d.0
[    1.157068] usb usb2: configuration #1 chosen from 1 choice
[    1.157090] hub 2-0:1.0: USB hub found
[    1.157095] hub 2-0:1.0: 2 ports detected
[    1.157136] ahci 0000:00:1f.2: version 3.0
[    1.157150] ahci 0000:00:1f.2: PCI INT B -> GSI 19 (level, low) -> IRQ 19
[    1.157193]   alloc irq_desc for 29 on node -1
[    1.157195]   alloc kstat_irqs on node -1
[    1.157208] ahci 0000:00:1f.2: irq 29 for MSI/MSI-X
[    1.157288] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 4 ports 3 Gbps 0x13 impl SATA mode
[    1.157292] ahci 0000:00:1f.2: flags: 64bit ncq sntf pm led clo pmp pio slum part ems sxs apst 
[    1.157297] ahci 0000:00:1f.2: setting latency timer to 64
[    1.172950] scsi0 : ahci
[    1.173046] scsi1 : ahci
[    1.173093] scsi2 : ahci
[    1.173138] scsi3 : ahci
[    1.173183] scsi4 : ahci
[    1.173220] ata1: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06100 irq 29
[    1.173224] ata2: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06180 irq 29
[    1.173225] ata3: DUMMY
[    1.173226] ata4: DUMMY
[    1.173229] ata5: SATA max UDMA/133 abar m2048@0xf7c06000 port 0xf7c06300 irq 29
[    1.433298] usb 1-1: new high speed USB device using ehci_hcd and address 2
[    1.489225] ata5: SATA link down (SStatus 0 SControl 300)
[    1.565467] usb 1-1: New USB device found, idVendor=8087, idProduct=0020
[    1.565471] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.565571] usb 1-1: configuration #1 chosen from 1 choice
[    1.565743] hub 1-1:1.0: USB hub found
[    1.565832] hub 1-1:1.0: 6 ports detected
[    1.653162] ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[    1.654013] ata2: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[    1.654159] ata1.00: ATA-8: Hitachi HTS545050B9A300, PB4OC66G, max UDMA/133
[    1.654164] ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
[    1.655365] ata1.00: configured for UDMA/133
[    1.658616] ata2.00: ATAPI: TSSTcorp CDDVDW TS-L633C, SC01, max UDMA/100
[    1.658635] ata2.00: applying bridge limits
[    1.659263] ata2.00: configured for UDMA/100
[    1.668994] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HTS54505 PB4O PQ: 0 ANSI: 5
[    1.680532] scsi 1:0:0:0: CD-ROM            TSSTcorp CDDVDW TS-L633C  SC01 PQ: 0 ANSI: 5
[    1.680637] usb 2-1: new high speed USB device using ehci_hcd and address 2
[    1.686846] sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[    1.686901] sd 0:0:0:0: [sda] Write Protect is off
[    1.686903] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    1.686926] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    1.687069]  sda:sr0: scsi3-mmc drive: 16x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[    1.689878] Uniform CD-ROM driver Revision: 3.20
[    1.689999] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    1.706828]  sda1 sda2 sda3 sda4 < sda5 sda6 >
[    1.743018] sd 0:0:0:0: [sda] Attached SCSI disk
[    1.746075] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    1.746114] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    1.808977] usb 2-1: New USB device found, idVendor=8087, idProduct=0020
[    1.808980] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[    1.809043] usb 2-1: configuration #1 chosen from 1 choice
[    1.809132] hub 2-1:1.0: USB hub found
[    1.809226] hub 2-1:1.0: 8 ports detected
[    1.880606] usb 1-1.3: new full speed USB device using ehci_hcd and address 3
[    1.980269] usb 1-1.3: New USB device found, idVendor=0a5c, idProduct=219b
[    1.980275] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    1.980279] usb 1-1.3: Product: Broadcom Bluetooth 2.1 Device
[    1.980282] usb 1-1.3: Manufacturer: Broadcom Corp
[    1.980285] usb 1-1.3: SerialNumber: B482FE52AF38
[    1.980394] usb 1-1.3: configuration #1 chosen from 1 choice
[    2.052391] usb 1-1.4: new high speed USB device using ehci_hcd and address 4
[    2.169643] usb 1-1.4: New USB device found, idVendor=0ac8, idProduct=c342
[    2.169648] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.169653] usb 1-1.4: Product: WebCam SCB-1900N
[    2.169656] usb 1-1.4: Manufacturer: Namuga Co.,Ltd.
[    2.169752] usb 1-1.4: configuration #1 chosen from 1 choice
[    2.244005] usb 2-1.2: new full speed USB device using ehci_hcd and address 3
[    2.338427] usb 2-1.2: New USB device found, idVendor=062a, idProduct=3286
[    2.338430] usb 2-1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.338432] usb 2-1.2: Product: 2.4G Keyboard Mouse
[    2.338433] usb 2-1.2: Manufacturer: MOSART Semi.
[    2.338505] usb 2-1.2: configuration #1 chosen from 1 choice
[    2.344822] usbcore: registered new interface driver hiddev
[    2.345808] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.0/input/input2
[    2.345871] generic-usb 0003:062A:3286.0001: input,hidraw0: USB HID v1.10 Keyboard [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:00:1d.0-1.2/input0
[    2.347489] input: MOSART Semi. 2.4G Keyboard Mouse as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.2/2-1.2:1.1/input/input3
[    2.347612] generic-usb 0003:062A:3286.0002: input,hiddev0,hidraw1: USB HID v1.10 Mouse [MOSART Semi. 2.4G Keyboard Mouse] on usb-0000:00:1d.0-1.2/input1
[    2.347631] usbcore: registered new interface driver usbhid
[    2.347633] usbhid: v2.6:USB HID core driver
[    2.359319] PM: Starting manual resume from disk
[    2.359322] PM: Resume from partition 8:6
[    2.359323] PM: Checking hibernation image.
[    2.359453] PM: Error -22 checking image file
[    2.359457] PM: Resume from disk failed.
[    2.391599] EXT4-fs (sda3): mounted filesystem with ordered data mode
[    4.148171] udev[537]: starting version 164
[    4.408593] ACPI: SSDT 00000000deea7a18 0046F (v01  PmRef  Cpu0Ist 00003000 INTL 20051117)
[    4.409127] ACPI: SSDT 00000000deea5018 007E0 (v01  PmRef  Cpu0Cst 00003001 INTL 20051117)
[    4.409569] Monitor-Mwait will be used to enter C-1 state
[    4.409590] Monitor-Mwait will be used to enter C-2 state
[    4.409610] Monitor-Mwait will be used to enter C-3 state
[    4.409721] processor LNXCPU:00: registered as cooling_device2
[    4.410378] ACPI: SSDT 00000000deea6a98 00303 (v01  PmRef    ApIst 00003000 INTL 20051117)
[    4.410773] ACPI: SSDT 00000000deea4d98 00119 (v01  PmRef    ApCst 00003000 INTL 20051117)
[    4.411385] processor LNXCPU:01: registered as cooling_device3
[    4.412333] processor LNXCPU:02: registered as cooling_device4
[    4.413313] processor LNXCPU:03: registered as cooling_device5
[    4.569930] input: PC Speaker as /devices/platform/pcspkr/input/input4
[    4.719551] Samsung-backlight: checking for SABI support.
[    4.719678] Samsung-backlight: SABI is supported (fc6af)
[    4.735758] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input5
[    4.735856] ACPI: Lid Switch [LID0]
[    4.735899] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input6
[    4.735909] ACPI: Power Button [PWRB]
[    4.735955] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input7
[    4.735959] ACPI: Sleep Button [SLPB]
[    4.736009] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input8
[    4.736014] ACPI: Power Button [PWRF]
[    4.767177] ACPI: AC Adapter [ADP1] (off-line)
[    4.944461] i801_smbus 0000:00:1f.3: PCI INT C -> GSI 18 (level, low) -> IRQ 18
[    4.944467] ACPI: I/O resource 0000:00:1f.3 [0xe000-0xe01f] conflicts with ACPI region SMBI [0xe000-0xe00f]
[    4.944586] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[    5.239291] ACPI: Battery Slot [BAT1] (battery present)
[    5.277508] Bluetooth: Core ver 2.15
[    5.277748] NET: Registered protocol family 31
[    5.277750] Bluetooth: HCI device and connection manager initialized
[    5.277753] Bluetooth: HCI socket layer initialized
[    5.281888] acpi device:08: registered as cooling_device6
[    5.282065] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:06/LNXVIDEO:00/input/input9
[    5.282128] ACPI: Video Device [PEGP] (multi-head: yes  rom: no  post: no)
[    5.419222] Synaptics Touchpad, model: 1, fw: 7.4, id: 0x1c0b1, caps: 0xd04731/0xa40000/0xa0000
[    5.461050] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input10
[    6.202916] nvidia: module license 'NVIDIA' taints kernel.
[    6.202921] Disabling lock debugging due to kernel taint
[    6.596642] nvidia 0000:01:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    6.596655] nvidia 0000:01:00.0: setting latency timer to 64
[    6.596659] vgaarb: device changed decodes: PCI:0000:01:00.0,olddecodes=io+mem,decodes=none :o wns=io+mem
[    6.596784] NVRM: loading NVIDIA UNIX x86_64 Kernel Module  285.05.09  Fri Sep 23 17:31:57 PDT 2011
[    7.028381] cfg80211: Using static regulatory domain info
[    7.028390] cfg80211: Regulatory domain: US
[    7.028392]     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    7.028395]     (2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[    7.028398]     (5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    7.028400]     (5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    7.028403]     (5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    7.028406]     (5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    7.028409]     (5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[    7.028901] cfg80211: Calling CRDA for country: US
[    7.031008] Bluetooth: Generic Bluetooth USB driver ver 0.6
[    7.031123] usbcore: registered new interface driver btusb
[    7.062972] Linux video capture interface: v2.00
[    7.150495] uvcvideo: Found UVC 1.00 device WebCam SCB-1900N (0ac8:c342)
[    7.152519] input: WebCam SCB-1900N as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input11
[    7.152575] usbcore: registered new interface driver uvcvideo
[    7.152581] USB Video Class driver (v0.1.0)
[    7.323401] ath9k 0000:02:00.0: PCI INT A -> GSI 16 (level, low) -> IRQ 16
[    7.323412] ath9k 0000:02:00.0: setting latency timer to 64
[    7.373020] ath: EEPROM regdomain: 0x65
[    7.373022] ath: EEPROM indicates we should expect a direct regpair map
[    7.373024] ath: Country alpha2 being used: 00
[    7.373026] ath: Regpair used: 0x65
[    7.472927] phy0: Selected rate control algorithm 'ath9k_rate_control'
[    7.473531] Registered led device: ath9k-phy0::radio
[    7.473547] Registered led device: ath9k-phy0::assoc
[    7.473563] Registered led device: ath9k-phy0::tx
[    7.473580] Registered led device: ath9k-phy0::rx
[    7.473592] phy0: Atheros AR9285 MAC/BB Rev:2 AR5133 RF Rev:e0: mem=0xffffc900058e0000, irq=16
[    7.515681] snd_seq_midi: disagrees about version of symbol snd_rawmidi_info_select
[    7.515684] snd_seq_midi: Unknown symbol snd_rawmidi_info_select
[    7.515904] snd_seq_midi: disagrees about version of symbol snd_rawmidi_output_params
[    7.515905] snd_seq_midi: Unknown symbol snd_rawmidi_output_params
[    7.516021] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_read
[    7.516022] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_read
[    7.516062] snd_seq_midi: disagrees about version of symbol snd_seq_device_register_driver
[    7.516064] snd_seq_midi: Unknown symbol snd_seq_device_register_driver
[    7.516104] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_write
[    7.516106] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_write
[    7.516192] snd_seq_midi: disagrees about version of symbol snd_rawmidi_drain_output
[    7.516193] snd_seq_midi: Unknown symbol snd_rawmidi_drain_output
[    7.516350] snd_seq_midi: disagrees about version of symbol snd_rawmidi_input_params
[    7.516351] snd_seq_midi: Unknown symbol snd_rawmidi_input_params
[    7.516439] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_open
[    7.516441] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_open
[    7.516480] snd_seq_midi: disagrees about version of symbol snd_seq_create_kernel_client
[    7.516481] snd_seq_midi: Unknown symbol snd_seq_create_kernel_client
[    7.516523] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_release
[    7.516525] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_release
[    7.516801] snd_seq_midi: disagrees about version of symbol snd_rawmidi_info_select
[    7.516804] snd_seq_midi: Unknown symbol snd_rawmidi_info_select
[    7.517173] snd_seq_midi: disagrees about version of symbol snd_rawmidi_output_params
[    7.517176] snd_seq_midi: Unknown symbol snd_rawmidi_output_params
[    7.517414] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_read
[    7.517418] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_read
[    7.517502] snd_seq_midi: disagrees about version of symbol snd_seq_device_register_driver
[    7.517506] snd_seq_midi: Unknown symbol snd_seq_device_register_driver
[    7.517591] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_write
[    7.517594] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_write
[    7.517774] snd_seq_midi: disagrees about version of symbol snd_rawmidi_drain_output
[    7.517777] snd_seq_midi: Unknown symbol snd_rawmidi_drain_output
[    7.518108] snd_seq_midi: disagrees about version of symbol snd_rawmidi_input_params
[    7.518111] snd_seq_midi: Unknown symbol snd_rawmidi_input_params
[    7.518297] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_open
[    7.518300] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_open
[    7.518382] snd_seq_midi: disagrees about version of symbol snd_seq_create_kernel_client
[    7.518385] snd_seq_midi: Unknown symbol snd_seq_create_kernel_client
[    7.518483] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_release
[    7.518486] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_release
[    7.519321] snd_seq_midi: disagrees about version of symbol snd_rawmidi_info_select
[    7.519327] snd_seq_midi: Unknown symbol snd_rawmidi_info_select
[    7.520098] snd_seq_midi: disagrees about version of symbol snd_rawmidi_output_params
[    7.520103] snd_seq_midi: Unknown symbol snd_rawmidi_output_params
[    7.520522] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_read
[    7.520526] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_read
[    7.520671] snd_seq_midi: disagrees about version of symbol snd_seq_device_register_driver
[    7.520676] snd_seq_midi: Unknown symbol snd_seq_device_register_driver
[    7.520822] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_write
[    7.520826] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_write
[    7.521137] snd_seq_midi: disagrees about version of symbol snd_rawmidi_drain_output
[    7.521142] snd_seq_midi: Unknown symbol snd_rawmidi_drain_output
[    7.521710] snd_seq_midi: disagrees about version of symbol snd_rawmidi_input_params
[    7.521714] snd_seq_midi: Unknown symbol snd_rawmidi_input_params
[    7.522035] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_open
[    7.522039] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_open
[    7.522180] snd_seq_midi: disagrees about version of symbol snd_seq_create_kernel_client
[    7.522184] snd_seq_midi: Unknown symbol snd_seq_create_kernel_client
[    7.522335] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_release
[    7.522340] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_release
[    7.523118] snd_seq_midi: disagrees about version of symbol snd_rawmidi_info_select
[    7.523123] snd_seq_midi: Unknown symbol snd_rawmidi_info_select
[    7.523499] snd_seq_midi: disagrees about version of symbol snd_rawmidi_output_params
[    7.523501] snd_seq_midi: Unknown symbol snd_rawmidi_output_params
[    7.523616] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_read
[    7.523618] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_read
[    7.523658] snd_seq_midi: disagrees about version of symbol snd_seq_device_register_driver
[    7.523659] snd_seq_midi: Unknown symbol snd_seq_device_register_driver
[    7.523700] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_write
[    7.523701] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_write
[    7.523786] snd_seq_midi: disagrees about version of symbol snd_rawmidi_drain_output
[    7.523788] snd_seq_midi: Unknown symbol snd_rawmidi_drain_output
[    7.523945] snd_seq_midi: disagrees about version of symbol snd_rawmidi_input_params
[    7.523946] snd_seq_midi: Unknown symbol snd_rawmidi_input_params
[    7.524034] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_open
[    7.524036] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_open
[    7.524074] snd_seq_midi: disagrees about version of symbol snd_seq_create_kernel_client
[    7.524076] snd_seq_midi: Unknown symbol snd_seq_create_kernel_client
[    7.524118] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_release
[    7.524119] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_release
[    7.736372] snd_hda_codec: disagrees about version of symbol snd_ctl_add
[    7.736378] snd_hda_codec: Unknown symbol snd_ctl_add
[    7.736524] snd_hda_codec: disagrees about version of symbol snd_card_register
[    7.736528] snd_hda_codec: Unknown symbol snd_card_register
[    7.736619] snd_hda_codec: disagrees about version of symbol snd_card_proc_new
[    7.736623] snd_hda_codec: Unknown symbol snd_card_proc_new
[    7.736749] snd_hda_codec: disagrees about version of symbol snd_add_device_sysfs_file
[    7.736752] snd_hda_codec: Unknown symbol snd_add_device_sysfs_file
[    7.736897] snd_hda_codec: disagrees about version of symbol snd_ctl_remove
[    7.736900] snd_hda_codec: Unknown symbol snd_ctl_remove
[    7.736991] snd_hda_codec: disagrees about version of symbol snd_ctl_find_id
[    7.736994] snd_hda_codec: Unknown symbol snd_ctl_find_id
[    7.737123] snd_hda_codec: disagrees about version of symbol snd_ctl_new1
[    7.737126] snd_hda_codec: Unknown symbol snd_ctl_new1
[    7.737262] snd_hda_codec: disagrees about version of symbol snd_component_add
[    7.737265] snd_hda_codec: Unknown symbol snd_component_add
[    7.737359] snd_hda_codec: disagrees about version of symbol snd_ctl_make_virtual_master
[    7.737363] snd_hda_codec: Unknown symbol snd_ctl_make_virtual_master
[    7.737480] snd_hda_codec: disagrees about version of symbol snd_iprintf
[    7.737483] snd_hda_codec: Unknown symbol snd_iprintf
[    7.737584] snd_hda_codec: disagrees about version of symbol snd_ctl_boolean_mono_info
[    7.737588] snd_hda_codec: Unknown symbol snd_ctl_boolean_mono_info
[    7.737775] snd_hda_codec: disagrees about version of symbol snd_hwdep_new
[    7.737778] snd_hda_codec: Unknown symbol snd_hwdep_new
[    7.738007] snd_hda_codec: disagrees about version of symbol snd_device_new
[    7.738011] snd_hda_codec: Unknown symbol snd_device_new
[    7.738133] snd_hda_codec: disagrees about version of symbol _snd_ctl_add_slave
[    7.738137] snd_hda_codec: Unknown symbol _snd_ctl_add_slave
[    7.738368] snd_hda_codec: disagrees about version of symbol snd_pci_quirk_lookup
[    7.738372] snd_hda_codec: Unknown symbol snd_pci_quirk_lookup
[    7.738570] snd_hda_codec: disagrees about version of symbol snd_device_free
[    7.738573] snd_hda_codec: Unknown symbol snd_device_free
[    7.738655] snd_hda_codec: disagrees about version of symbol snd_pcm_hw_constraint_step
[    7.738658] snd_hda_codec: Unknown symbol snd_pcm_hw_constraint_step
[    7.739457] snd_hda_codec: disagrees about version of symbol snd_ctl_add
[    7.739462] snd_hda_codec: Unknown symbol snd_ctl_add
[    7.739607] snd_hda_codec: disagrees about version of symbol snd_card_register
[    7.739610] snd_hda_codec: Unknown symbol snd_card_register
[    7.739702] snd_hda_codec: disagrees about version of symbol snd_card_proc_new
[    7.739705] snd_hda_codec: Unknown symbol snd_card_proc_new
[    7.739831] snd_hda_codec: disagrees about version of symbol snd_add_device_sysfs_file
[    7.739835] snd_hda_codec: Unknown symbol snd_add_device_sysfs_file
[    7.739979] snd_hda_codec: disagrees about version of symbol snd_ctl_remove
[    7.739982] snd_hda_codec: Unknown symbol snd_ctl_remove
[    7.740074] snd_hda_codec: disagrees about version of symbol snd_ctl_find_id
[    7.740077] snd_hda_codec: Unknown symbol snd_ctl_find_id
[    7.740205] snd_hda_codec: disagrees about version of symbol snd_ctl_new1
[    7.740208] snd_hda_codec: Unknown symbol snd_ctl_new1
[    7.740344] snd_hda_codec: disagrees about version of symbol snd_component_add
[    7.740348] snd_hda_codec: Unknown symbol snd_component_add
[    7.740442] snd_hda_codec: disagrees about version of symbol snd_ctl_make_virtual_master
[    7.740446] snd_hda_codec: Unknown symbol snd_ctl_make_virtual_master
[    7.740563] snd_hda_codec: disagrees about version of symbol snd_iprintf
[    7.740566] snd_hda_codec: Unknown symbol snd_iprintf
[    7.740667] snd_hda_codec: disagrees about version of symbol snd_ctl_boolean_mono_info
[    7.740670] snd_hda_codec: Unknown symbol snd_ctl_boolean_mono_info
[    7.740858] snd_hda_codec: disagrees about version of symbol snd_hwdep_new
[    7.740861] snd_hda_codec: Unknown symbol snd_hwdep_new
[    7.741090] snd_hda_codec: disagrees about version of symbol snd_device_new
[    7.741093] snd_hda_codec: Unknown symbol snd_device_new
[    7.741216] snd_hda_codec: disagrees about version of symbol _snd_ctl_add_slave
[    7.741219] snd_hda_codec: Unknown symbol _snd_ctl_add_slave
[    7.741441] snd_hda_codec: disagrees about version of symbol snd_pci_quirk_lookup
[    7.741444] snd_hda_codec: Unknown symbol snd_pci_quirk_lookup
[    7.741642] snd_hda_codec: disagrees about version of symbol snd_device_free
[    7.741645] snd_hda_codec: Unknown symbol snd_device_free
[    7.741727] snd_hda_codec: disagrees about version of symbol snd_pcm_hw_constraint_step
[    7.741731] snd_hda_codec: Unknown symbol snd_pcm_hw_constraint_step
[    8.208940] Adding 487416k swap on /dev/sda6.  Priority:-1 extents:1 across:487416k 
[    8.794762] loop: module loaded
[    9.662790] EXT4-fs (sda2): mounted filesystem with ordered data mode
[    9.776070] EXT4-fs (sda5): mounted filesystem with ordered data mode
[   10.866762] fuse init (API version 7.13)
[   12.768518] input: ACPI Virtual Keyboard Device as /devices/virtual/input/input12
[   14.392311] ADDRCONF(NETDEV_UP): wlan0: link is not ready
[   14.411909] sky2 eth0: enabling interface
[   14.412692] ADDRCONF(NETDEV_UP): eth0: link is not ready
[   17.421415] Bluetooth: L2CAP ver 2.14
[   17.421417] Bluetooth: L2CAP socket layer initialized
[   17.452319] Bluetooth: RFCOMM TTY layer initialized
[   17.452322] Bluetooth: RFCOMM socket layer initialized
[   17.452324] Bluetooth: RFCOMM ver 1.11
[   17.485254] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   17.485257] Bluetooth: BNEP filters: protocol multicast
[   17.511743] Bridge firewalling registered
[   18.075672] Bluetooth: SCO (Voice Link) ver 0.6
[   18.075674] Bluetooth: SCO socket layer initialized
[   38.189060] CPU0 attaching NULL sched-domain.
[   38.189067] CPU1 attaching NULL sched-domain.
[   38.189069] CPU2 attaching NULL sched-domain.
[   38.189072] CPU3 attaching NULL sched-domain.
[   38.248427] CPU0 attaching sched-domain:
[   38.248433]  domain 0: span 0,2 level SIBLING
[   38.248437]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 2 (cpu_power = 589)
[   38.248449]   domain 1: span 0-3 level MC
[   38.248452]    groups: group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178) group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178)
[   38.248463]    domain 2: span 0-3 level CPU
[   38.248466]     groups: group ffff88000520fd00 cpus 0-3 (cpu_power = 2356)
[   38.248474] CPU1 attaching sched-domain:
[   38.248478]  domain 0: span 1,3 level SIBLING
[   38.248481]   groups: group ffff88000524fae0 cpus 1 (cpu_power = 589) group ffff8800052cfae0 cpus 3 (cpu_power = 589)
[   38.248490]   domain 1: span 0-3 level MC
[   38.248494]    groups: group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178)
[   38.248504]    domain 2: span 0-3 level CPU
[   38.248507]     groups: group ffff88000520fd00 cpus 0-3 (cpu_power = 2356)
[   38.248514] CPU2 attaching sched-domain:
[   38.248517]  domain 0: span 0,2 level SIBLING
[   38.248520]   groups: group ffff88000528fae0 cpus 2 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[   38.248530]   domain 1: span 0-3 level MC
[   38.248533]    groups: group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178) group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178)
[   38.248543]    domain 2: span 0-3 level CPU
[   38.248546]     groups: group ffff88000520fd00 cpus 0-3 (cpu_power = 2356)
[   38.248554] CPU3 attaching sched-domain:
[   38.248557]  domain 0: span 1,3 level SIBLING
[   38.248560]   groups: group ffff8800052cfae0 cpus 3 (cpu_power = 589) group ffff88000524fae0 cpus 1 (cpu_power = 589)
[   38.248569]   domain 1: span 0-3 level MC
[   38.248572]    groups: group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178)
[   38.248582]    domain 2: span 0-3 level CPU
[   38.248586]     groups: group ffff88000520fd00 cpus 0-3 (cpu_power = 2356)
[   38.249533] CPU0 attaching NULL sched-domain.
[   38.249538] CPU1 attaching NULL sched-domain.
[   38.249541] CPU2 attaching NULL sched-domain.
[   38.249544] CPU3 attaching NULL sched-domain.
[   38.312270] CPU0 attaching sched-domain:
[   38.312276]  domain 0: span 0,2 level SIBLING
[   38.312280]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 2 (cpu_power = 589)
[   38.312291]   domain 1: span 0-3 level MC
[   38.312294]    groups: group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178) group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178)
[   38.312307] CPU1 attaching sched-domain:
[   38.312310]  domain 0: span 1,3 level SIBLING
[   38.312313]   groups: group ffff88000524fae0 cpus 1 (cpu_power = 589) group ffff8800052cfae0 cpus 3 (cpu_power = 589)
[   38.312322]   domain 1: span 0-3 level MC
[   38.312326]    groups: group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178)
[   38.312336] CPU2 attaching sched-domain:
[   38.312339]  domain 0: span 0,2 level SIBLING
[   38.312343]   groups: group ffff88000528fae0 cpus 2 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[   38.312352]   domain 1: span 0-3 level MC
[   38.312355]    groups: group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178) group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178)
[   38.312366] CPU3 attaching sched-domain:
[   38.312369]  domain 0: span 1,3 level SIBLING
[   38.312372]   groups: group ffff8800052cfae0 cpus 3 (cpu_power = 589) group ffff88000524fae0 cpus 1 (cpu_power = 589)
[   38.312381]   domain 1: span 0-3 level MC
[   38.312384]    groups: group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178)
[   67.503453] wlan0: direct probe to AP 00:23:cd:18:f6:4e (try 1)
[   67.507237] wlan0: direct probe responded
[   67.507243] wlan0: authenticate with AP 00:23:cd:18:f6:4e (try 1)
[   67.509191] wlan0: authenticated
[   67.509224] wlan0: associate with AP 00:23:cd:18:f6:4e (try 1)
[   67.513249] wlan0: RX AssocResp from 00:23:cd:18:f6:4e (capab=0x431 status=0 aid=2)
[   67.513253] wlan0: associated
[   67.522760] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[   67.994630] padlock: VIA PadLock not detected.
[   78.252545] wlan0: no IPv6 routers present
[  447.391942] CPU0 attaching NULL sched-domain.
[  447.391949] CPU1 attaching NULL sched-domain.
[  447.391953] CPU2 attaching NULL sched-domain.
[  447.391956] CPU3 attaching NULL sched-domain.
[  447.467634] CPU0 attaching sched-domain:
[  447.467640]  domain 0: span 0,2 level SIBLING
[  447.467644]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 2 (cpu_power = 589)
[  447.467655]   domain 1: span 0-3 level MC
[  447.467659]    groups: group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178) group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178)
[  447.467671] CPU1 attaching sched-domain:
[  447.467674]  domain 0: span 1,3 level SIBLING
[  447.467677]   groups: group ffff88000524fae0 cpus 1 (cpu_power = 589) group ffff8800052cfae0 cpus 3 (cpu_power = 589)
[  447.467686]   domain 1: span 0-3 level MC
[  447.467690]    groups: group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178)
[  447.467700] CPU2 attaching sched-domain:
[  447.467703]  domain 0: span 0,2 level SIBLING
[  447.467707]   groups: group ffff88000528fae0 cpus 2 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[  447.467716]   domain 1: span 0-3 level MC
[  447.467719]    groups: group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178) group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178)
[  447.467730] CPU3 attaching sched-domain:
[  447.467733]  domain 0: span 1,3 level SIBLING
[  447.467736]   groups: group ffff8800052cfae0 cpus 3 (cpu_power = 589) group ffff88000524fae0 cpus 1 (cpu_power = 589)
[  447.467745]   domain 1: span 0-3 level MC
[  447.467749]    groups: group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178)
[  447.468424] CPU0 attaching NULL sched-domain.
[  447.468428] CPU1 attaching NULL sched-domain.
[  447.468431] CPU2 attaching NULL sched-domain.
[  447.468434] CPU3 attaching NULL sched-domain.
[  447.547475] CPU0 attaching sched-domain:
[  447.547480]  domain 0: span 0,2 level SIBLING
[  447.547483]   groups: group ffff88000520fae0 cpus 0 (cpu_power = 589) group ffff88000528fae0 cpus 2 (cpu_power = 589)
[  447.547494]   domain 1: span 0-3 level MC
[  447.547498]    groups: group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178) group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178)
[  447.547509] CPU1 attaching sched-domain:
[  447.547512]  domain 0: span 1,3 level SIBLING
[  447.547516]   groups: group ffff88000524fae0 cpus 1 (cpu_power = 589) group ffff8800052cfae0 cpus 3 (cpu_power = 589)
[  447.547525]   domain 1: span 0-3 level MC
[  447.547528]    groups: group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178)
[  447.547539] CPU2 attaching sched-domain:
[  447.547542]  domain 0: span 0,2 level SIBLING
[  447.547545]   groups: group ffff88000528fae0 cpus 2 (cpu_power = 589) group ffff88000520fae0 cpus 0 (cpu_power = 589)
[  447.547555]   domain 1: span 0-3 level MC
[  447.547558]    groups: group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178) group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178)
[  447.547568] CPU3 attaching sched-domain:
[  447.547571]  domain 0: span 1,3 level SIBLING
[  447.547575]   groups: group ffff8800052cfae0 cpus 3 (cpu_power = 589) group ffff88000524fae0 cpus 1 (cpu_power = 589)
[  447.547584]   domain 1: span 0-3 level MC
[  447.547587]    groups: group ffff88000524fbf0 cpus 1,3 (cpu_power = 1178) group ffff88000520fbf0 cpus 0,2 (cpu_power = 1178)
[  627.136018] snd_seq_midi: disagrees about version of symbol snd_rawmidi_info_select
[  627.136023] snd_seq_midi: Unknown symbol snd_rawmidi_info_select
[  627.136470] snd_seq_midi: disagrees about version of symbol snd_rawmidi_output_params
[  627.136474] snd_seq_midi: Unknown symbol snd_rawmidi_output_params
[  627.136714] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_read
[  627.136717] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_read
[  627.136801] snd_seq_midi: disagrees about version of symbol snd_seq_device_register_driver
[  627.136804] snd_seq_midi: Unknown symbol snd_seq_device_register_driver
[  627.136888] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_write
[  627.136892] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_write
[  627.137071] snd_seq_midi: disagrees about version of symbol snd_rawmidi_drain_output
[  627.137074] snd_seq_midi: Unknown symbol snd_rawmidi_drain_output
[  627.137401] snd_seq_midi: disagrees about version of symbol snd_rawmidi_input_params
[  627.137404] snd_seq_midi: Unknown symbol snd_rawmidi_input_params
[  627.137589] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_open
[  627.137592] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_open
[  627.137674] snd_seq_midi: disagrees about version of symbol snd_seq_create_kernel_client
[  627.137677] snd_seq_midi: Unknown symbol snd_seq_create_kernel_client
[  627.137764] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_release
[  627.137768] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_release
[  627.138531] snd_seq_midi: disagrees about version of symbol snd_rawmidi_info_select
[  627.138535] snd_seq_midi: Unknown symbol snd_rawmidi_info_select
[  627.138981] snd_seq_midi: disagrees about version of symbol snd_rawmidi_output_params
[  627.138984] snd_seq_midi: Unknown symbol snd_rawmidi_output_params
[  627.139226] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_read
[  627.139229] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_read
[  627.139329] snd_seq_midi: disagrees about version of symbol snd_seq_device_register_driver
[  627.139334] snd_seq_midi: Unknown symbol snd_seq_device_register_driver
[  627.139419] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_write
[  627.139424] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_write
[  627.139606] snd_seq_midi: disagrees about version of symbol snd_rawmidi_drain_output
[  627.139609] snd_seq_midi: Unknown symbol snd_rawmidi_drain_output
[  627.139947] snd_seq_midi: disagrees about version of symbol snd_rawmidi_input_params
[  627.139950] snd_seq_midi: Unknown symbol snd_rawmidi_input_params
[  627.140136] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_open
[  627.140139] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_open
[  627.140221] snd_seq_midi: disagrees about version of symbol snd_seq_create_kernel_client
[  627.140224] snd_seq_midi: Unknown symbol snd_seq_create_kernel_client
[  627.140312] snd_seq_midi: disagrees about version of symbol snd_rawmidi_kernel_release
[  627.140315] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_release
[ 9662.219803] NET: Registered protocol family 4
[10434.195530] snd_hda_codec: disagrees about version of symbol snd_ctl_add
[10434.195539] snd_hda_codec: Unknown symbol snd_ctl_add
[10434.195822] snd_hda_codec: disagrees about version of symbol snd_card_register
[10434.195828] snd_hda_codec: Unknown symbol snd_card_register
[10434.196043] snd_hda_codec: disagrees about version of symbol snd_card_proc_new
[10434.196050] snd_hda_codec: Unknown symbol snd_card_proc_new
[10434.196369] snd_hda_codec: disagrees about version of symbol snd_add_device_sysfs_file
[10434.196376] snd_hda_codec: Unknown symbol snd_add_device_sysfs_file
[10434.196723] snd_hda_codec: disagrees about version of symbol snd_ctl_remove
[10434.196729] snd_hda_codec: Unknown symbol snd_ctl_remove
[10434.196946] snd_hda_codec: disagrees about version of symbol snd_ctl_find_id
[10434.196953] snd_hda_codec: Unknown symbol snd_ctl_find_id
[10434.197258] snd_hda_codec: disagrees about version of symbol snd_ctl_new1
[10434.197265] snd_hda_codec: Unknown symbol snd_ctl_new1
[10434.197586] snd_hda_codec: disagrees about version of symbol snd_component_add
[10434.197593] snd_hda_codec: Unknown symbol snd_component_add
[10434.197806] snd_hda_codec: disagrees about version of symbol snd_ctl_make_virtual_master
[10434.197814] snd_hda_codec: Unknown symbol snd_ctl_make_virtual_master
[10434.198086] snd_hda_codec: disagrees about version of symbol snd_iprintf
[10434.198091] snd_hda_codec: Unknown symbol snd_iprintf
[10434.198326] snd_hda_codec: disagrees about version of symbol snd_ctl_boolean_mono_info
[10434.198333] snd_hda_codec: Unknown symbol snd_ctl_boolean_mono_info
[10434.198781] snd_hda_codec: disagrees about version of symbol snd_hwdep_new
[10434.198787] snd_hda_codec: Unknown symbol snd_hwdep_new
[10434.199363] snd_hda_codec: disagrees about version of symbol snd_device_new
[10434.199369] snd_hda_codec: Unknown symbol snd_device_new
[10434.199507] snd_hda_codec: disagrees about version of symbol _snd_ctl_add_slave
[10434.199511] snd_hda_codec: Unknown symbol _snd_ctl_add_slave
[10434.199730] snd_hda_codec: disagrees about version of symbol snd_pci_quirk_lookup
[10434.199733] snd_hda_codec: Unknown symbol snd_pci_quirk_lookup
[10434.199929] snd_hda_codec: disagrees about version of symbol snd_device_free
[10434.199932] snd_hda_codec: Unknown symbol snd_device_free
[10434.200014] snd_hda_codec: disagrees about version of symbol snd_pcm_hw_constraint_step
[10434.200018] snd_hda_codec: Unknown symbol snd_pcm_hw_constraint_step
[10735.316608] grub-probe: sending ioctl 1261 to a partition!
[10735.316614] grub-probe: sending ioctl 1261 to a partition!
[10735.329025] grub-probe: sending ioctl 1261 to a partition!
[10735.329030] grub-probe: sending ioctl 1261 to a partition!
[10735.392962] grub-probe: sending ioctl 1261 to a partition!
[10735.392967] grub-probe: sending ioctl 1261 to a partition!
[10736.027860] grub-probe: sending ioctl 1261 to a partition!
[10736.027864] grub-probe: sending ioctl 1261 to a partition!
[10736.238941] grub-probe: sending ioctl 1261 to a partition!
[10736.238945] grub-probe: sending ioctl 1261 to a partition!
[10740.330974] __ratelimit: 126 callbacks suppressed
[10740.330977] grub-probe: sending ioctl 1261 to a partition!
[10740.330979] grub-probe: sending ioctl 1261 to a partition!
[10740.386764] grub-probe: sending ioctl 1261 to a partition!
[10740.386768] grub-probe: sending ioctl 1261 to a partition!
[10740.390540] grub-probe: sending ioctl 1261 to a partition!
[10740.390544] grub-probe: sending ioctl 1261 to a partition!
[10740.403439] grub-probe: sending ioctl 1261 to a partition!
[10740.403446] grub-probe: sending ioctl 1261 to a partition!
[10740.430991] grub-probe: sending ioctl 1261 to a partition!
[10740.430996] grub-probe: sending ioctl 1261 to a partition!
[10745.331204] __ratelimit: 232 callbacks suppressed
[10745.331209] grub-probe: sending ioctl 1261 to a partition!
[10745.331213] grub-probe: sending ioctl 1261 to a partition!
[10745.343599] grub-probe: sending ioctl 1261 to a partition!
[10745.343604] grub-probe: sending ioctl 1261 to a partition!
[10745.469117] grub-probe: sending ioctl 1261 to a partition!
[10745.469122] grub-probe: sending ioctl 1261 to a partition!
[10745.665440] grub-probe: sending ioctl 1261 to a partition!
[10745.665444] grub-probe: sending ioctl 1261 to a partition!
[10745.776762] grub-probe: sending ioctl 1261 to a partition!
[10745.776768] grub-probe: sending ioctl 1261 to a partition!
[10750.454854] __ratelimit: 240 callbacks suppressed
[10750.454858] grub-probe: sending ioctl 1261 to a partition!
[10750.454861] grub-probe: sending ioctl 1261 to a partition!
[10750.467394] grub-probe: sending ioctl 1261 to a partition!
[10750.467400] grub-probe: sending ioctl 1261 to a partition!
[10750.488277] grub-probe: sending ioctl 1261 to a partition!
[10750.488283] grub-probe: sending ioctl 1261 to a partition!
[10750.645026] grub-probe: sending ioctl 1261 to a partition!
[10750.645030] grub-probe: sending ioctl 1261 to a partition!
[10750.711891] grub-probe: sending ioctl 1261 to a partition!
[10750.711896] grub-probe: sending ioctl 1261 to a partition!
[10752.393207] SGI XFS with ACLs, security attributes, realtime, large block/inode numbers, no debug enabled
[10752.395830] SGI XFS Quota Management subsystem
[10752.399838] JFS: nTxBlock = 8192, nTxLock = 65536
[10752.414061] NTFS driver 2.1.29 [Flags: R/W MODULE].
[10752.425068] QNX4 filesystem 0.2.3 registered.
[10752.444834] Btrfs loaded

Kod: Zaznacz cały

lsmod

Module                  Size  Used by
btrfs                 375837  0 
zlib_deflate           17746  1 btrfs
crc32c                  2560  1 
libcrc32c               1074  1 btrfs
ufs                    56474  0 
qnx4                    6194  0 
hfsplus                65318  0 
hfs                    37535  0 
minix                  21197  0 
ntfs                  162796  0 
vfat                    7884  0 
msdos                   6202  0 
fat                    40038  2 vfat,msdos
jfs                   140121  0 
xfs                   435593  0 
exportfs                3170  1 xfs
reiserfs              194124  0 
ext3                  106710  0 
jbd                    37317  1 ext3
ext2                   52905  0 
ipx                    18787  0 
p8023                   1044  1 ipx
snd_pcm_oss            32709  0 
snd_pcm                62207  1 snd_pcm_oss
snd_page_alloc          6169  1 snd_pcm
snd_mixer_oss          13239  1 snd_pcm_oss
snd_hwdep               5588  0 
snd_seq_dummy           1455  0 
snd_seq_oss            24984  0 
snd_rawmidi            15761  0 
snd_seq_midi_event      4730  1 snd_seq_oss
snd_seq                43032  5 snd_seq_dummy,snd_seq_oss,snd_seq_midi_event
snd_timer              16209  2 snd_pcm,snd_seq
snd_seq_device          4795  4 snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq
snd                    50529  10 snd_pcm_oss,snd_pcm,snd_mixer_oss,snd_hwdep,snd_seq_dummy,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore               4598  1 snd
aes_x86_64              7340  2 
aes_generic            25714  1 aes_x86_64
acpi_cpufreq            5571  1 
cpufreq_conservative     5162  0 
cpufreq_powersave        902  0 
cpufreq_userspace       1992  0 
cpufreq_stats           2740  0 
sco                     7225  2 
bridge                 39646  0 
stp                     1440  1 bridge
bnep                    9427  2 
rfcomm                 29629  8 
l2cap                  24752  16 bnep,rfcomm
binfmt_misc             6431  1 
uinput                  6376  1 
fuse                   50924  1 
loop                   11799  0 
arc4                    1274  2 
ecb                     1841  2 
ath9k                 249976  0 
mac80211              137372  1 ath9k
ath                     8006  1 ath9k
uvcvideo               52127  0 
videodev               30089  1 uvcvideo
v4l1_compat            11442  2 uvcvideo,videodev
btusb                   9913  0 
cfg80211              101496  3 ath9k,mac80211,ath
v4l2_compat_ioctl32     8474  1 videodev
nvidia              11681136  44 
bluetooth              41827  7 sco,bnep,rfcomm,l2cap,btusb
rfkill                 13044  4 cfg80211,bluetooth
video                  17445  0 
i2c_i801                7830  0 
led_class               2433  1 ath9k
output                  1692  1 video
i2c_core               15819  3 videodev,nvidia,i2c_i801
ac                      2192  0 
battery                 4998  0 
evdev                   7352  31 
button                  4650  0 
samsung_backlight       3316  0 
psmouse                49985  0 
serio_raw               3752  0 
pcspkr                  1699  0 
joydev                  8459  0 
processor              29935  5 acpi_cpufreq
ext4                  288382  3 
mbcache                 5050  3 ext3,ext2,ext4
jbd2                   67111  1 ext4
crc16                   1319  2 l2cap,ext4
usbhid                 33292  0 
hid                    63257  1 usbhid
sg                     24069  0 
sd_mod                 29937  5 
crc_t10dif              1276  1 sd_mod
sr_mod                 12602  0 
cdrom                  29351  1 sr_mod
ahci                   32934  4 
libata                133776  1 ahci
fan                     3346  0 
ehci_hcd               32097  0 
scsi_mod              126725  4 sg,sd_mod,sr_mod,libata
sky2                   40835  0 
thermal                11674  0 
thermal_sys            11942  4 video,processor,fan,thermal
usbcore               123271  5 uvcvideo,btusb,usbhid,ehci_hcd
nls_base                6377  7 hfsplus,hfs,ntfs,vfat,fat,jfs,usbcore
Dodam jeszcze wynik skryptu alsa-info

Kod: Zaznacz cały


!!################################
!!ALSA Information Script v 0.4.61
!!################################

!!Script ran on: Wed Sep 26 12:31:05 UTC 2012


!!Linux Distribution
!!------------------

Debian GNU/Linux 6.0 \n \l


!!DMI Information
!!---------------

Manufacturer:      SAMSUNG ELECTRONICS CO., LTD.
Product Name:      R780
Product Version:   08JA
Firmware Version:  08JA.M034.20100705.LDG


!!Kernel Information
!!------------------

Kernel release:    2.6.32-5-amd64
Operating System:  GNU/Linux
Architecture:      x86_64
Processor:         unknown
SMP Enabled:       Yes


!!ALSA Version
!!------------

Driver version:     1.0.25-5.17rc5
Library version:    1.0.23
Utilities version:  1.0.23


!!Loaded ALSA modules
!!-------------------



!!Sound Servers on this system
!!----------------------------

aRts:
      Installed - Yes (/usr/bin/artsd)
      Running - No


!!Soundcards recognised by ALSA
!!-----------------------------

--- no soundcards ---


!!PCI Soundcards installed in the system
!!--------------------------------------

00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 06)
01:00.1 Audio device: nVidia Corporation High Definition Audio Controller (rev a1)


!!Advanced information - PCI Vendor/Device/Subsystem ID's
!!-------------------------------------------------------

00:1b.0 0403: 8086:3b56 (rev 06)
    Subsystem: 144d:c06a
--
01:00.1 0403: 10de:0be2 (rev a1)
    Subsystem: 144d:c06a


!!Modprobe options (Sound related)
!!--------------------------------

snd-atiixp-modem: index=-2
snd-intel8x0m: index=-2
snd-via82xx-modem: index=-2
snd-pcsp: index=-2
snd-usb-audio: index=-2


!!Loaded sound module options
!!---------------------------


!!ALSA Device nodes
!!-----------------

crw-rw----  1 root audio 116,  1 Sep 26 13:59 /dev/snd/seq
crw-rw----  1 root audio 116, 33 Sep 26 13:59 /dev/snd/timer


!!ALSA configuration files
!!------------------------

!!User specific config file (~/.asoundrc)

pcm.!default {
    type hw
    card 0
    device 0
    }

    ctl.!default {
    type hw           
    card 0
    device 0
    }


!!Aplay/Arecord output
!!--------------------

APLAY

aplay: device_list:235: no soundcards found...

ARECORD

arecord: device_list:235: no soundcards found...

!!Amixer output
!!-------------


!!Alsactl output
!!--------------

--startcollapse--
--endcollapse--


!!All Loaded Modules
!!------------------

Module
aes_x86_64
aes_generic
acpi_cpufreq
cpufreq_conservative
cpufreq_powersave
cpufreq_userspace
cpufreq_stats
sco
bridge
stp
bnep
rfcomm
l2cap
binfmt_misc
uinput
fuse
loop
snd_pcm_oss
snd_mixer_oss
snd_hwdep
snd_pcm
snd_seq_dummy
snd_seq_oss
snd_rawmidi
snd_seq_midi_event
snd_seq
arc4
ecb
snd_timer
snd_seq_device
snd
ath9k
soundcore
mac80211
snd_page_alloc
ath
i2c_i801
nvidia
cfg80211
led_class
btusb
joydev
evdev
video
button
battery
output
ac
bluetooth
processor
samsung_backlight
uvcvideo
videodev
v4l1_compat
v4l2_compat_ioctl32
i2c_core
pcspkr
rfkill
psmouse
serio_raw
usbhid
hid
ext4
mbcache
jbd2
crc16
sg
sr_mod
sd_mod
cdrom
crc_t10dif
ahci
fan
libata
ehci_hcd
scsi_mod
sky2
usbcore
nls_base
thermal
thermal_sys


!!ALSA/HDA dmesg
!!--------------

[    7.328561] snd_seq_midi: Unknown symbol snd_rawmidi_kernel_release
[    7.459554] snd_hda_codec: disagrees about version of symbol snd_ctl_add
[    7.459559] snd_hda_codec: Unknown symbol snd_ctl_add
[    7.459702] snd_hda_codec: disagrees about version of symbol snd_card_register
[    7.459705] snd_hda_codec: Unknown symbol snd_card_register
[    7.459792] snd_hda_codec: disagrees about version of symbol snd_card_proc_new
[    7.459796] snd_hda_codec: Unknown symbol snd_card_proc_new
[    7.459918] snd_hda_codec: disagrees about version of symbol snd_add_device_sysfs_file
[    7.459921] snd_hda_codec: Unknown symbol snd_add_device_sysfs_file
[    7.460062] snd_hda_codec: disagrees about version of symbol snd_ctl_remove
[    7.460065] snd_hda_codec: Unknown symbol snd_ctl_remove
[    7.460152] snd_hda_codec: disagrees about version of symbol snd_ctl_find_id
[    7.460156] snd_hda_codec: Unknown symbol snd_ctl_find_id
[    7.460280] snd_hda_codec: disagrees about version of symbol snd_ctl_new1
[    7.460283] snd_hda_codec: Unknown symbol snd_ctl_new1
[    7.460416] snd_hda_codec: disagrees about version of symbol snd_component_add
[    7.460419] snd_hda_codec: Unknown symbol snd_component_add
[    7.460509] snd_hda_codec: disagrees about version of symbol snd_ctl_make_virtual_master
[    7.460513] snd_hda_codec: Unknown symbol snd_ctl_make_virtual_master
[    7.460626] snd_hda_codec: disagrees about version of symbol snd_iprintf
[    7.460629] snd_hda_codec: Unknown symbol snd_iprintf
[    7.460727] snd_hda_codec: disagrees about version of symbol snd_ctl_boolean_mono_info
[    7.460730] snd_hda_codec: Unknown symbol snd_ctl_boolean_mono_info
[    7.460918] snd_hda_codec: disagrees about version of symbol snd_hwdep_new
[    7.460921] snd_hda_codec: Unknown symbol snd_hwdep_new
[    7.461146] snd_hda_codec: disagrees about version of symbol snd_device_new
[    7.461149] snd_hda_codec: Unknown symbol snd_device_new
[    7.461269] snd_hda_codec: disagrees about version of symbol _snd_ctl_add_slave
[    7.461272] snd_hda_codec: Unknown symbol _snd_ctl_add_slave
[    7.461489] snd_hda_codec: disagrees about version of symbol snd_pci_quirk_lookup
[    7.461492] snd_hda_codec: Unknown symbol snd_pci_quirk_lookup
[    7.461686] snd_hda_codec: disagrees about version of symbol snd_device_free
[    7.461689] snd_hda_codec: Unknown symbol snd_device_free
[    7.461771] snd_hda_codec: disagrees about version of symbol snd_pcm_hw_constraint_step
[    7.461775] snd_hda_codec: Unknown symbol snd_pcm_hw_constraint_step
[    7.515218] snd_hda_codec: disagrees about version of symbol snd_ctl_add
[    7.515221] snd_hda_codec: Unknown symbol snd_ctl_add
[    7.515288] snd_hda_codec: disagrees about version of symbol snd_card_register
[    7.515290] snd_hda_codec: Unknown symbol snd_card_register
[    7.515331] snd_hda_codec: disagrees about version of symbol snd_card_proc_new
[    7.515333] snd_hda_codec: Unknown symbol snd_card_proc_new
[    7.515391] snd_hda_codec: disagrees about version of symbol snd_add_device_sysfs_file
[    7.515393] snd_hda_codec: Unknown symbol snd_add_device_sysfs_file
[    7.515459] snd_hda_codec: disagrees about version of symbol snd_ctl_remove
[    7.515461] snd_hda_codec: Unknown symbol snd_ctl_remove
[    7.515502] snd_hda_codec: disagrees about version of symbol snd_ctl_find_id
[    7.515504] snd_hda_codec: Unknown symbol snd_ctl_find_id
[    7.515563] snd_hda_codec: disagrees about version of symbol snd_ctl_new1
[    7.515565] snd_hda_codec: Unknown symbol snd_ctl_new1
[    7.515627] snd_hda_codec: disagrees about version of symbol snd_component_add
[    7.515629] snd_hda_codec: Unknown symbol snd_component_add
[    7.515672] snd_hda_codec: disagrees about version of symbol snd_ctl_make_virtual_master
[    7.515673] snd_hda_codec: Unknown symbol snd_ctl_make_virtual_master
[    7.515727] snd_hda_codec: disagrees about version of symbol snd_iprintf
[    7.515729] snd_hda_codec: Unknown symbol snd_iprintf
[    7.515775] snd_hda_codec: disagrees about version of symbol snd_ctl_boolean_mono_info
[    7.515777] snd_hda_codec: Unknown symbol snd_ctl_boolean_mono_info
[    7.515866] snd_hda_codec: disagrees about version of symbol snd_hwdep_new
[    7.515867] snd_hda_codec: Unknown symbol snd_hwdep_new
[    7.515974] snd_hda_codec: disagrees about version of symbol snd_device_new
[    7.515975] snd_hda_codec: Unknown symbol snd_device_new
[    7.516032] snd_hda_codec: disagrees about version of symbol _snd_ctl_add_slave
[    7.516033] snd_hda_codec: Unknown symbol _snd_ctl_add_slave
[    7.516136] snd_hda_codec: disagrees about version of symbol snd_pci_quirk_lookup
[    7.516138] snd_hda_codec: Unknown symbol snd_pci_quirk_lookup
[    7.516230] snd_hda_codec: disagrees about version of symbol snd_device_free
[    7.516232] snd_hda_codec: Unknown symbol snd_device_free
[    7.516271] snd_hda_codec: disagrees about version of symbol snd_pcm_hw_constraint_step
[    7.516272] snd_hda_codec: Unknown symbol snd_pcm_hw_constraint_step
[    7.965334] Adding 487416k swap on /dev/sda6.  Priority:-1 extents:1 across:487416k 
--
[   76.801260] wlan0: no IPv6 routers present
[  810.735239] snd_hda_codec: disagrees about version of symbol snd_ctl_add
[  810.735245] snd_hda_codec: Unknown symbol snd_ctl_add
[  810.735388] snd_hda_codec: disagrees about version of symbol snd_card_register
[  810.735392] snd_hda_codec: Unknown symbol snd_card_register
[  810.735482] snd_hda_codec: disagrees about version of symbol snd_card_proc_new
[  810.735485] snd_hda_codec: Unknown symbol snd_card_proc_new
[  810.735610] snd_hda_codec: disagrees about version of symbol snd_add_device_sysfs_file
[  810.735613] snd_hda_codec: Unknown symbol snd_add_device_sysfs_file
[  810.735756] snd_hda_codec: disagrees about version of symbol snd_ctl_remove
[  810.735759] snd_hda_codec: Unknown symbol snd_ctl_remove
[  810.735849] snd_hda_codec: disagrees about version of symbol snd_ctl_find_id
[  810.735852] snd_hda_codec: Unknown symbol snd_ctl_find_id
[  810.735979] snd_hda_codec: disagrees about version of symbol snd_ctl_new1
[  810.735982] snd_hda_codec: Unknown symbol snd_ctl_new1
[  810.736117] snd_hda_codec: disagrees about version of symbol snd_component_add
[  810.736120] snd_hda_codec: Unknown symbol snd_component_add
[  810.736213] snd_hda_codec: disagrees about version of symbol snd_ctl_make_virtual_master
[  810.736216] snd_hda_codec: Unknown symbol snd_ctl_make_virtual_master
[  810.736332] snd_hda_codec: disagrees about version of symbol snd_iprintf
[  810.736335] snd_hda_codec: Unknown symbol snd_iprintf
[  810.736435] snd_hda_codec: disagrees about version of symbol snd_ctl_boolean_mono_info
[  810.736439] snd_hda_codec: Unknown symbol snd_ctl_boolean_mono_info
[  810.736630] snd_hda_codec: disagrees about version of symbol snd_hwdep_new
[  810.736633] snd_hda_codec: Unknown symbol snd_hwdep_new
[  810.736861] snd_hda_codec: disagrees about version of symbol snd_device_new
[  810.736864] snd_hda_codec: Unknown symbol snd_device_new
[  810.736985] snd_hda_codec: disagrees about version of symbol _snd_ctl_add_slave
[  810.736988] snd_hda_codec: Unknown symbol _snd_ctl_add_slave
[  810.737208] snd_hda_codec: disagrees about version of symbol snd_pci_quirk_lookup
[  810.737211] snd_hda_codec: Unknown symbol snd_pci_quirk_lookup
[  810.737408] snd_hda_codec: disagrees about version of symbol snd_device_free
[  810.737411] snd_hda_codec: Unknown symbol snd_device_free
[  810.737525] snd_hda_codec: disagrees about version of symbol snd_pcm_hw_constraint_step
[  810.737530] snd_hda_codec: Unknown symbol snd_pcm_hw_constraint_step
Znalazłem rozwiązanie:

Kod: Zaznacz cały

aptitude install module-assistant

Kod: Zaznacz cały

m-a update

Kod: Zaznacz cały

m-a a-i alsa-source
po czym wystarczy uruchomić ponownie komputer

Dziękuję za zainteresowanie tematem.

: 26 września 2012, 14:32
autor: rafikl
Wiadomość do usunięcia. Nie wiem czemu nie ma możliwości usuwania własnych postów