Results 1 to 5 of 5
Hello guys,
I'm using Ubuntu 12.04. My network card sometimes is detected and sometimes it isn't. This happens every two reboots or so, and to be honest I don't have ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-13-2012 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 60
Network card sometimes is not detected - Realtek RTL8101E/RTL8102E
Hello guys,
I'm using Ubuntu 12.04. My network card sometimes is detected and sometimes it isn't. This happens every two reboots or so, and to be honest I don't have an idea of what might be causing it. Once I reboot, the eth0 connection activates normally and works fine. It's annoying and frustrating having to do this constantly every a few boots.
When off-line, in nm-applet, Enable Networking is ticked. In my connections I have only one eth0 configuration (which I created and configured manually). I have no chance of selecting it. Nm-applet says “No network devices available”.
ifconfig -a shows only lo, eth0 is not on the list. It seems that the network card is being ignored randomly across reboots. Sometimes it isn't detected but if I reboot it's detected and working again.
I think maybe I screwed up some configuration files, or something happened. It's not likely that my network card is broken, because if that was so, it wouldn't work at all. I think this has to do with Ubuntu 12.04 and my particular installation.
Is there something I can do to solve this? I really don't want to re-install.
By the way, the on-board network card is Realtek RTL8101E/RTL8102E
Thank you very much.
- 11-13-2012 #2
That's a fairly common card, so it shouldn't be a driver/firmware issue.
On one of the boots where your NIC is not detected, get the output of dmesg, and save that to a text file:
Post back with the output. That may point out part of the issue.Code:dmesg > dmesg.txt
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 12-15-2012 #3Just Joined!
- Join Date
- Feb 2007
- Posts
- 60
Hello Jay,
I was very busy lately sorry.
Here's part of my dmesg (it wouldn't let me upload the complete output due to forum's size limit).
Any help will be greatly appreciated.
- 12-16-2012 #4
Might be me, or the Forum software.... but that came out as gibberish.
Could you post the content in [code] tags?
[CODE]text[/CODE]Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 12-16-2012 #5Just Joined!
- Join Date
- Feb 2007
- Posts
- 60
Certainly.
A remark: The network NEVER works the first time when you start the computer after it has been off for a long time. I tried this also with a different distribution that I have installed in my computer (Debian Squeeze) and it's exactly the same.Code:[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Linux version 3.5.0-18-generic (buildd@samarium) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #29-Ubuntu SMP Wed Oct 24 19:51:55 UTC 2012 (Ubuntu 3.5.0-18.29-generic 3.5.7) [ 0.000000] KERNEL supported cpus: [ 0.000000] Intel GenuineIntel [ 0.000000] AMD AuthenticAMD [ 0.000000] NSC Geode by NSC [ 0.000000] Cyrix CyrixInstead [ 0.000000] Centaur CentaurHauls [ 0.000000] Transmeta GenuineTMx86 [ 0.000000] Transmeta TransmetaCPU [ 0.000000] UMC UMC UMC UMC [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009f3ff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009f400-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000007f6affff] usable [ 0.000000] BIOS-e820: [mem 0x000000007f6b0000-0x000000007f6bdfff] ACPI data [ 0.000000] BIOS-e820: [mem 0x000000007f6be000-0x000000007f6effff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x000000007f6f0000-0x000000007f6fdfff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fff80000-0x00000000ffffffff] reserved [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] DMI present. [ 0.000000] DMI: BIOSTAR Group G31-M7 TE/G31-M7 TE, BIOS 080014 09/25/2009 [ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.000000] e820: last_pfn = 0x7f6b0 max_arch_pfn = 0x1000000 [ 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-CBFFF write-protect [ 0.000000] CC000-DFFFF uncachable [ 0.000000] E0000-EFFFF write-through [ 0.000000] F0000-FFFFF write-protect [ 0.000000] MTRR variable ranges enabled: [ 0.000000] 0 base 000000000 mask F80000000 write-back [ 0.000000] 1 base 07F700000 mask FFFF00000 uncachable [ 0.000000] 2 base 07F800000 mask FFF800000 uncachable [ 0.000000] 3 disabled [ 0.000000] 4 disabled [ 0.000000] 5 disabled [ 0.000000] 6 disabled [ 0.000000] 7 disabled [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] original variable MTRRs [ 0.000000] reg 0, base: 0GB, range: 2GB, type WB [ 0.000000] reg 1, base: 2039MB, range: 1MB, type UC [ 0.000000] reg 2, base: 2040MB, range: 8MB, type UC [ 0.000000] total RAM covered: 2039M [ 0.000000] Found optimal setting for mtrr clean up [ 0.000000] gran_size: 64K chunk_size: 16M num_reg: 3 lose cover RAM: 0G [ 0.000000] New variable MTRRs [ 0.000000] reg 0, base: 0GB, range: 2GB, type WB [ 0.000000] reg 1, base: 2039MB, range: 1MB, type UC [ 0.000000] reg 2, base: 2040MB, range: 8MB, type UC [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [c00ff780] [ 0.000000] initial memory mapped: [mem 0x00000000-0x01ffffff] [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384 [ 0.000000] init_memory_mapping: [mem 0x00000000-0x37bfdfff] [ 0.000000] [mem 0x00000000-0x001fffff] page 4k [ 0.000000] [mem 0x00200000-0x379fffff] page 2M [ 0.000000] [mem 0x37a00000-0x37bfdfff] page 4k [ 0.000000] kernel direct mapping tables up to 0x37bfdfff @ [mem 0x01ffa000-0x01ffffff] [ 0.000000] RAMDISK: [mem 0x361fc000-0x370f5fff] [ 0.000000] ACPI: RSDP 000f9330 00014 (v00 ACPIAM) [ 0.000000] ACPI: RSDT 7f6b0000 00038 (v01 092509 RSDT1535 20090925 MSFT 00000097) [ 0.000000] ACPI: FACP 7f6b0200 00084 (v01 092509 FACP1535 20090925 MSFT 00000097) [ 0.000000] ACPI: DSDT 7f6b0440 05750 (v01 G31CM G31CM925 00000925 INTL 20051117) [ 0.000000] ACPI: FACS 7f6be000 00040 [ 0.000000] ACPI: APIC 7f6b0390 0006C (v01 092509 APIC1535 20090925 MSFT 00000097) [ 0.000000] ACPI: MCFG 7f6b0400 0003C (v01 092509 OEMMCFG 20090925 MSFT 00000097) [ 0.000000] ACPI: OEMB 7f6be040 00071 (v01 092509 OEMB1535 20090925 MSFT 00000097) [ 0.000000] ACPI: GSCI 7f6be0c0 02024 (v01 092509 GMCHSCI 20090925 MSFT 00000097) [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] 1146MB HIGHMEM available. [ 0.000000] 891MB LOWMEM available. [ 0.000000] mapped low ram: 0 - 37bfe000 [ 0.000000] low ram: 0 - 37bfe000 [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00010000-0x00ffffff] [ 0.000000] Normal [mem 0x01000000-0x37bfdfff] [ 0.000000] HighMem [mem 0x37bfe000-0x7f6affff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00010000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7f6affff] [ 0.000000] On node 0 totalpages: 521791 [ 0.000000] free_area_init_node: node 0, pgdat c18c8880, node_mem_map f520c200 [ 0.000000] DMA zone: 32 pages used for memmap [ 0.000000] DMA zone: 0 pages reserved [ 0.000000] DMA zone: 3951 pages, LIFO batch:0 [ 0.000000] Normal zone: 1752 pages used for memmap [ 0.000000] Normal zone: 222502 pages, LIFO batch:31 [ 0.000000] HighMem zone: 2294 pages used for memmap [ 0.000000] HighMem zone: 291260 pages, LIFO batch:31 [ 0.000000] Using APIC driver default [ 0.000000] ACPI: PM-Timer IO Port: 0x808 [ 0.000000] ACPI: Local APIC address 0xfee00000 [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] 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] SMP: Allowing 4 CPUs, 2 hotplug CPUs [ 0.000000] nr_irqs_gsi: 40 [ 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] e820: [mem 0x7f6fe000-0xfedfffff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on bare hardware [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 14 pages/cpu @f7bb9000 s34176 r0 d23168 u57344 [ 0.000000] pcpu-alloc: s34176 r0 d23168 u57344 alloc=14*4096 [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3 [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 517713 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-18-generic root=UUID=fcfd139f-1564-486c-9555-87b038838ca0 ro quiet splash vt.handoff=7 [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes) [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes) [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes) [ 0.000000] __ex_table already sorted, skipping sort [ 0.000000] Initializing CPU#0 [ 0.000000] xsave/xrstor: enabled xstate_bv 0x3, cntxt size 0x240 [ 0.000000] allocated 4175104 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] Initializing HighMem for node 0 (00037bfe:0007f6b0) [ 0.000000] Memory: 2039580k/2087616k available (6057k kernel code, 47584k reserved, 2987k data, 760k init, 1174216k highmem) [ 0.000000] virtual kernel memory layout: [ 0.000000] fixmap : 0xfff15000 - 0xfffff000 ( 936 kB) [ 0.000000] pkmap : 0xffc00000 - 0xffe00000 (2048 kB) [ 0.000000] vmalloc : 0xf83fe000 - 0xffbfe000 ( 120 MB) [ 0.000000] lowmem : 0xc0000000 - 0xf7bfe000 ( 891 MB) [ 0.000000] .init : 0xc18d6000 - 0xc1994000 ( 760 kB) [ 0.000000] .data : 0xc15ea6d5 - 0xc18d56c0 (2987 kB) [ 0.000000] .text : 0xc1000000 - 0xc15ea6d5 (6057 kB) [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok. [ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] NR_IRQS:2304 nr_irqs:712 16 [ 0.000000] CPU 0 irqstacks, hard=f4c0a000 soft=f4c0c000 [ 0.000000] vt handoff: transparent VT on vt#7 [ 0.000000] Console: colour dummy device 80x25 [ 0.000000] console [tty0] enabled [ 0.000000] Fast TSC calibration using PIT [ 0.000000] Detected 3504.297 MHz processor. [ 0.004001] Calibrating delay loop (skipped), value calculated using timer frequency.. 7008.59 BogoMIPS (lpj=14017188) [ 0.004003] pid_max: default: 32768 minimum: 301 [ 0.004019] Security Framework initialized [ 0.004029] AppArmor: AppArmor initialized [ 0.004030] Yama: becoming mindful. [ 0.004061] Mount-cache hash table entries: 512 [ 0.004206] Initializing cgroup subsys cpuacct [ 0.004207] Initializing cgroup subsys memory [ 0.004212] Initializing cgroup subsys devices [ 0.004213] Initializing cgroup subsys freezer [ 0.004214] Initializing cgroup subsys blkio [ 0.004215] Initializing cgroup subsys perf_event [ 0.004234] CPU: Physical Processor ID: 0 [ 0.004235] CPU: Processor Core ID: 0 [ 0.004237] mce: CPU supports 6 MCE banks [ 0.004242] CPU0: Thermal monitoring enabled (TM2) [ 0.004243] using mwait in idle threads. [ 0.005707] ACPI: Core revision 20120320 [ 0.012008] ftrace: allocating 27168 entries in 54 pages [ 0.020051] Enabling APIC mode: Flat. Using 1 I/O APICs [ 0.020392] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.062638] CPU0: Intel Pentium(R) Dual-Core CPU E5200 @ 2.50GHz stepping 0a [ 0.064003] APIC calibration not consistent with PM-Timer: 98ms instead of 100ms [ 0.064003] APIC delta adjusted to PM-Timer: 1752158 (1717772) [ 0.064003] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver. [ 0.064003] ... version: 2 [ 0.064003] ... bit width: 40 [ 0.064003] ... generic registers: 2 [ 0.064003] ... value mask: 000000ffffffffff [ 0.064003] ... max period: 000000007fffffff [ 0.064003] ... fixed-purpose events: 3 [ 0.064003] ... event mask: 0000000700000003 [ 0.064003] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter. [ 0.064003] CPU 1 irqstacks, hard=f4d14000 soft=f4d16000 [ 0.008000] Initializing CPU#1 [ 0.064003] Booting Node 0, Processors #1 [ 0.072054] Brought up 2 CPUs [ 0.072058] Total of 2 processors activated (14017.18 BogoMIPS). [ 0.073088] devtmpfs: initialized [ 0.073088] EVM: security.selinux [ 0.073088] EVM: security.SMACK64 [ 0.073088] EVM: security.capability [ 0.073088] PM: Registering ACPI NVS region [mem 0x7f6be000-0x7f6effff] (204800 bytes) [ 0.073088] dummy: [ 0.073088] RTC time: 1:34:31, date: 12/09/12 [ 0.073088] NET: Registered protocol family 16 [ 0.073088] Trying to unpack rootfs image as initramfs... [ 0.073088] EISA bus registered [ 0.073088] ACPI: bus type pci registered [ 0.073088] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.073088] PCI: not using MMCONFIG [ 0.073088] PCI : PCI BIOS area is rw and x. Use pci=nobios if you want it NX. [ 0.073088] PCI: PCI BIOS revision 3.00 entry at 0xf0031, last bus=3 [ 0.073088] PCI: Using configuration type 1 for base access [ 0.076462] bio: create slab <bio-0> at 0 [ 0.076525] ACPI: Added _OSI(Module Device) [ 0.076526] ACPI: Added _OSI(Processor Device) [ 0.076527] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.076529] ACPI: Added _OSI(Processor Aggregator Device) [ 0.077263] ACPI: EC: Look up EC in DSDT [ 0.078424] ACPI: Executed 1 blocks of module-level executable AML code [ 0.080258] ACPI: Interpreter enabled [ 0.080265] ACPI: (supports S0 S1 S4 S5) [ 0.080278] ACPI: Using IOAPIC for interrupt routing [ 0.080294] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000) [ 0.081682] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources [ 0.081684] PCI: Using MMCONFIG for extended config space [ 0.086202] ACPI: No dock devices found. [ 0.086207] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.086263] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.086355] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7] [ 0.086356] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff] [ 0.086358] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff] [ 0.086360] pci_root PNP0A08:00: host bridge window [mem 0x000d0000-0x000dffff] [ 0.086361] pci_root PNP0A08:00: host bridge window [mem 0x7f700000-0xdfffffff] [ 0.086363] pci_root PNP0A08:00: host bridge window [mem 0xf0000000-0xffffffff] [ 0.086386] PCI host bridge to bus 0000:00 [ 0.086388] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.086390] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.086391] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.086393] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff] [ 0.086394] pci_bus 0000:00: root bus resource [mem 0x7f700000-0xdfffffff] [ 0.086396] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff] [ 0.086404] pci 0000:00:00.0: [8086:29c0] type 00 class 0x060000 [ 0.086437] pci 0000:00:02.0: [8086:29c2] type 00 class 0x030000 [ 0.086445] pci 0000:00:02.0: reg 10: [mem 0xfeb80000-0xfebfffff] [ 0.086449] pci 0000:00:02.0: reg 14: [io 0xec00-0xec07] [ 0.086453] pci 0000:00:02.0: reg 18: [mem 0xd0000000-0xdfffffff pref] [ 0.086458] pci 0000:00:02.0: reg 1c: [mem 0xfea00000-0xfeafffff] [ 0.086505] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400 [ 0.086560] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold [ 0.086578] pci 0000:00:1c.1: [8086:27d2] type 01 class 0x060400 [ 0.086630] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold [ 0.086649] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300 [ 0.086679] pci 0000:00:1d.0: reg 20: [io 0xe880-0xe89f] [ 0.086701] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300 [ 0.086731] pci 0000:00:1d.1: reg 20: [io 0xe800-0xe81f] [ 0.086757] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300 [ 0.086787] pci 0000:00:1d.2: reg 20: [io 0xe480-0xe49f] [ 0.086810] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300 [ 0.086839] pci 0000:00:1d.3: reg 20: [io 0xe400-0xe41f] [ 0.086869] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320 [ 0.086884] pci 0000:00:1d.7: reg 10: [mem 0xfeb7bc00-0xfeb7bfff] [ 0.086949] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold [ 0.086964] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401 [ 0.087011] pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100 [ 0.087078] pci 0000:00:1f.0: Force enabled HPET at 0xfed00000 [ 0.087086] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff) [ 0.087121] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a [ 0.087130] pci 0000:00:1f.1: reg 10: [io 0x0000-0x0007] [ 0.087137] pci 0000:00:1f.1: reg 14: [io 0x0000-0x0003] [ 0.087144] pci 0000:00:1f.1: reg 18: [io 0x08f0-0x08f7] [ 0.087151] pci 0000:00:1f.1: reg 1c: [io 0x08f8-0x08fb] [ 0.087158] pci 0000:00:1f.1: reg 20: [io 0xffa0-0xffaf] [ 0.087186] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018f [ 0.087196] pci 0000:00:1f.2: reg 10: [io 0xe080-0xe087] [ 0.087202] pci 0000:00:1f.2: reg 14: [io 0xe000-0xe003] [ 0.087208] pci 0000:00:1f.2: reg 18: [io 0xdc00-0xdc07] [ 0.087214] pci 0000:00:1f.2: reg 1c: [io 0xd880-0xd883] [ 0.087220] pci 0000:00:1f.2: reg 20: [io 0xd800-0xd80f] [ 0.087246] pci 0000:00:1f.2: PME# supported from D3hot [ 0.087258] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500 [ 0.087299] pci 0000:00:1f.3: reg 20: [io 0x0400-0x041f] [ 0.087355] pci 0000:00:1c.0: PCI bridge to [bus 01-01] [ 0.087390] pci 0000:00:1c.1: PCI bridge to [bus 02-02] [ 0.087424] pci 0000:03:02.0: [109e:036e] type 00 class 0x040000 [ 0.087440] pci 0000:03:02.0: reg 10: [mem 0xfdfff000-0xfdffffff pref] [ 0.087519] pci 0000:03:02.1: [109e:0878] type 00 class 0x048000 [ 0.087534] pci 0000:03:02.1: reg 10: [mem 0xfdffe000-0xfdffefff pref] [ 0.087641] pci 0000:00:1e.0: PCI bridge to [bus 03-03] (subtractive decode) [ 0.087648] pci 0000:00:1e.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] [ 0.087649] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode) [ 0.087651] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode) [ 0.087653] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode) [ 0.087654] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode) [ 0.087656] pci 0000:00:1e.0: bridge window [mem 0x7f700000-0xdfffffff] (subtractive decode) [ 0.087657] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xffffffff] (subtractive decode) [ 0.087668] pci_bus 0000:00: on NUMA node 0 [ 0.087670] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] [ 0.087746] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P1._PRT] [ 0.087802] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P4._PRT] [ 0.087827] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.P0P5._PRT] [ 0.087858] pci0000:00: Requesting ACPI _OSC control (0x1d) [ 0.087860] pci0000:00: ACPI _OSC request failed (AE_NOT_FOUND), returned control mask: 0x1d [ 0.087861] ACPI _OSC control for PCIe not granted, disabling ASPM [ 0.089948] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15) [ 0.089981] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 *11 12 14 15) [ 0.090013] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 *10 11 12 14 15) [ 0.090045] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 10 11 12 14 15) [ 0.090077] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 0.090110] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 0.090142] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled. [ 0.090175] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 10 11 12 14 15) [ 0.090249] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.090255] vgaarb: loaded [ 0.090256] vgaarb: bridge control possible 0000:00:02.0 [ 0.090401] SCSI subsystem initialized [ 0.090426] libata version 3.00 loaded. [ 0.090426] ACPI: bus type usb registered [ 0.090426] usbcore: registered new interface driver usbfs [ 0.090426] usbcore: registered new interface driver hub [ 0.100031] usbcore: registered new device driver usb [ 0.100129] PCI: Using ACPI for IRQ routing [ 0.100134] PCI: pci_cache_line_size set to 64 bytes [ 0.100181] e820: reserve RAM buffer [mem 0x0009f400-0x0009ffff] [ 0.100183] e820: reserve RAM buffer [mem 0x7f6b0000-0x7fffffff] [ 0.100267] NetLabel: Initializing [ 0.100268] NetLabel: domain hash size = 128 [ 0.100269] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.100276] NetLabel: unlabeled traffic allowed by default [ 0.100426] hpet clockevent registered [ 0.100429] HPET: 3 timers in total, 0 timers will be used for per-cpu timer [ 0.100432] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0 [ 0.100435] hpet0: 3 comparators, 64-bit 14.318180 MHz counter [ 0.104046] Switching to clocksource hpet [ 0.110014] AppArmor: AppArmor Filesystem Enabled [ 0.110040] pnp: PnP ACPI init [ 0.110055] ACPI: bus type pnp registered [ 0.110146] pnp 00:00: [bus 00-ff] [ 0.110148] pnp 00:00: [io 0x0cf8-0x0cff] [ 0.110150] pnp 00:00: [io 0x0000-0x0cf7 window] [ 0.110151] pnp 00:00: [io 0x0d00-0xffff window] [ 0.110153] pnp 00:00: [mem 0x000a0000-0x000bffff window] [ 0.110154] pnp 00:00: [mem 0x000d0000-0x000dffff window] [ 0.110156] pnp 00:00: [mem 0x7f700000-0xdfffffff window] [ 0.110157] pnp 00:00: [mem 0xf0000000-0xffffffff window] [ 0.110197] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active) [ 0.110203] pnp 00:01: [mem 0xfed14000-0xfed19fff] [ 0.110240] system 00:01: [mem 0xfed14000-0xfed19fff] has been reserved [ 0.110242] system 00:01: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.110265] pnp 00:02: [dma 4] [ 0.110267] pnp 00:02: [io 0x0000-0x000f] [ 0.110269] pnp 00:02: [io 0x0081-0x0083] [ 0.110270] pnp 00:02: [io 0x0087] [ 0.110271] pnp 00:02: [io 0x0089-0x008b] [ 0.110273] pnp 00:02: [io 0x008f] [ 0.110274] pnp 00:02: [io 0x00c0-0x00df] [ 0.110291] pnp 00:02: Plug and Play ACPI device, IDs PNP0200 (active) [ 0.110298] pnp 00:03: [io 0x0070-0x0071] [ 0.110309] pnp 00:03: [irq 8] [ 0.110328] pnp 00:03: Plug and Play ACPI device, IDs PNP0b00 (active) [ 0.110334] pnp 00:04: [io 0x0061] [ 0.110352] pnp 00:04: Plug and Play ACPI device, IDs PNP0800 (active) [ 0.110359] pnp 00:05: [io 0x00f0-0x00ff] [ 0.110362] pnp 00:05: [irq 13] [ 0.110379] pnp 00:05: Plug and Play ACPI device, IDs PNP0c04 (active) [ 0.110777] pnp 00:06: [io 0x03f8-0x03ff] [ 0.110781] pnp 00:06: [irq 4] [ 0.110782] pnp 00:06: [dma 0 disabled] [ 0.110845] pnp 00:06: Plug and Play ACPI device, IDs PNP0501 (active) [ 0.111257] pnp 00:07: [io 0x03f0-0x03f5] [ 0.111259] pnp 00:07: [io 0x03f7] [ 0.111263] pnp 00:07: [irq 6] [ 0.111264] pnp 00:07: [dma 2] [ 0.111299] pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active) [ 0.111849] pnp 00:08: [io 0x0378-0x037f] [ 0.111854] pnp 00:08: [irq 7] [ 0.111855] pnp 00:08: [dma 0 disabled] [ 0.112073] pnp 00:08: Plug and Play ACPI device, IDs PNP0400 (active) [ 0.112092] pnp 00:09: [io 0x0060] [ 0.112093] pnp 00:09: [io 0x0064] [ 0.112097] pnp 00:09: [irq 1] [ 0.112120] pnp 00:09: Plug and Play ACPI device, IDs PNP0303 PNP030b (active) [ 0.112149] pnp 00:0a: [irq 12] [ 0.112171] pnp 00:0a: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active) [ 0.112261] pnp 00:0b: [io 0x0000-0xffffffffffffffff disabled] [ 0.112263] pnp 00:0b: [io 0x0a00-0x0a0f] [ 0.112264] pnp 00:0b: [io 0x0a10-0x0a1f] [ 0.112265] pnp 00:0b: [io 0x0a20-0x0a2f] [ 0.112267] pnp 00:0b: [io 0x0a30-0x0a3f] [ 0.112297] system 00:0b: [io 0x0a00-0x0a0f] has been reserved [ 0.112299] system 00:0b: [io 0x0a10-0x0a1f] has been reserved [ 0.112300] system 00:0b: [io 0x0a20-0x0a2f] has been reserved [ 0.112302] system 00:0b: [io 0x0a30-0x0a3f] has been reserved [ 0.112304] system 00:0b: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.112353] pnp 00:0c: [io 0x0010-0x001f] [ 0.112355] pnp 00:0c: [io 0x0022-0x003f] [ 0.112356] pnp 00:0c: [io 0x0044-0x005f] [ 0.112358] pnp 00:0c: [io 0x0062-0x0063] [ 0.112361] pnp 00:0c: [io 0x0065-0x006f] [ 0.112362] pnp 00:0c: [io 0x0072-0x007f] [ 0.112363] pnp 00:0c: [io 0x0080] [ 0.112365] pnp 00:0c: [io 0x0084-0x0086] [ 0.112366] pnp 00:0c: [io 0x0088] [ 0.112367] pnp 00:0c: [io 0x008c-0x008e] [ 0.112369] pnp 00:0c: [io 0x0090-0x009f] [ 0.112370] pnp 00:0c: [io 0x00a2-0x00bf] [ 0.112371] pnp 00:0c: [io 0x00e0-0x00ef] [ 0.112373] pnp 00:0c: [io 0x04d0-0x04d1] [ 0.112374] pnp 00:0c: [io 0x0800-0x087f] [ 0.112376] pnp 00:0c: [io 0x0000-0xffffffffffffffff disabled] [ 0.112377] pnp 00:0c: [io 0x0480-0x04bf] [ 0.112379] pnp 00:0c: [mem 0xfed1c000-0xfed1ffff] [ 0.112380] pnp 00:0c: [mem 0xfed20000-0xfed8ffff] [ 0.112414] system 00:0c: [io 0x04d0-0x04d1] has been reserved [ 0.112416] system 00:0c: [io 0x0800-0x087f] has been reserved [ 0.112417] system 00:0c: [io 0x0480-0x04bf] has been reserved [ 0.112419] system 00:0c: [mem 0xfed1c000-0xfed1ffff] has been reserved [ 0.112421] system 00:0c: [mem 0xfed20000-0xfed8ffff] has been reserved [ 0.112423] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.112474] pnp 00:0d: [mem 0xffb80000-0xffbfffff] [ 0.112476] pnp 00:0d: [mem 0xfff80000-0xffffffff] [ 0.112494] pnp 00:0d: Plug and Play ACPI device, IDs INT0800 (active) [ 0.112521] pnp 00:0e: [mem 0xffc00000-0xfff7ffff] [ 0.112550] system 00:0e: [mem 0xffc00000-0xfff7ffff] has been reserved [ 0.112552] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.112603] pnp 00:0f: [mem 0xfec00000-0xfec00fff] [ 0.112605] pnp 00:0f: [mem 0xfee00000-0xfee00fff] [ 0.112634] system 00:0f: [mem 0xfec00000-0xfec00fff] could not be reserved [ 0.112636] system 00:0f: [mem 0xfee00000-0xfee00fff] has been reserved [ 0.112638] system 00:0f: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.112659] pnp 00:10: [mem 0xe0000000-0xefffffff] [ 0.112688] system 00:10: [mem 0xe0000000-0xefffffff] has been reserved [ 0.112690] system 00:10: Plug and Play ACPI device, IDs PNP0c02 (active) [ 0.112798] pnp 00:11: [mem 0x00000000-0x0009ffff] [ 0.112800] pnp 00:11: [mem 0x000c0000-0x000cffff] [ 0.112801] pnp 00:11: [mem 0x000e0000-0x000fffff] [ 0.112803] pnp 00:11: [mem 0x00100000-0x7f6fffff] [ 0.112804] pnp 00:11: [mem 0x00000000-0xffffffffffffffff disabled] [ 0.112839] system 00:11: [mem 0x00000000-0x0009ffff] could not be reserved [ 0.112841] system 00:11: [mem 0x000c0000-0x000cffff] could not be reserved [ 0.112843] system 00:11: [mem 0x000e0000-0x000fffff] could not be reserved [ 0.112845] system 00:11: [mem 0x00100000-0x7f6fffff] could not be reserved [ 0.112847] system 00:11: Plug and Play ACPI device, IDs PNP0c01 (active) [ 0.112933] pnp: PnP ACPI: found 18 devices [ 0.112934] ACPI: ACPI bus type pnp unregistered [ 0.112937] PnPBIOS: Disabled by ACPI PNP [ 0.148559] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01-01] add_size 1000 [ 0.148563] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01-01] add_size 200000 [ 0.148565] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01-01] add_size 200000 [ 0.148572] pci 0000:00:1c.1: bridge window [io 0x1000-0x0fff] to [bus 02-02] add_size 1000 [ 0.148574] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02-02] add_size 200000 [ 0.148576] pci 0000:00:1c.1: bridge window [mem 0x00100000-0x000fffff] to [bus 02-02] add_size 200000 [ 0.148589] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 [ 0.148591] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.148592] pci 0000:00:1c.1: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000 [ 0.148594] pci 0000:00:1c.1: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000 [ 0.148596] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 [ 0.148598] pci 0000:00:1c.1: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000 [ 0.148602] pci 0000:00:1c.0: BAR 14: assigned [mem 0x7f700000-0x7f8fffff] [ 0.148605] pci 0000:00:1c.0: BAR 15: assigned [mem 0x7f900000-0x7fafffff 64bit pref] [ 0.148607] pci 0000:00:1c.1: BAR 14: assigned [mem 0x7fb00000-0x7fcfffff] [ 0.148609] pci 0000:00:1c.1: BAR 15: assigned [mem 0x7fd00000-0x7fefffff 64bit pref] [ 0.148612] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff] [ 0.148614] pci 0000:00:1c.1: BAR 13: assigned [io 0x2000-0x2fff] [ 0.148616] pci 0000:00:1c.0: PCI bridge to [bus 01-01] [ 0.148619] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff] [ 0.148622] pci 0000:00:1c.0: bridge window [mem 0x7f700000-0x7f8fffff] [ 0.148625] pci 0000:00:1c.0: bridge window [mem 0x7f900000-0x7fafffff 64bit pref] [ 0.148629] pci 0000:00:1c.1: PCI bridge to [bus 02-02] [ 0.148631] pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff] [ 0.148635] pci 0000:00:1c.1: bridge window [mem 0x7fb00000-0x7fcfffff] [ 0.148638] pci 0000:00:1c.1: bridge window [mem 0x7fd00000-0x7fefffff 64bit pref] [ 0.148642] pci 0000:00:1e.0: PCI bridge to [bus 03-03] [ 0.148647] pci 0000:00:1e.0: bridge window [mem 0xfdf00000-0xfdffffff 64bit pref] [ 0.148656] pci 0000:00:1c.0: enabling device (0104 -> 0107) [ 0.148672] pci 0000:00:1c.1: enabling device (0104 -> 0107) [ 0.148680] pci 0000:00:1e.0: setting latency timer to 64 [ 0.148683] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7] [ 0.148684] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff] [ 0.148686] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff] [ 0.148687] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff] [ 0.148689] pci_bus 0000:00: resource 8 [mem 0x7f700000-0xdfffffff] [ 0.148690] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xffffffff] [ 0.148692] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff] [ 0.148693] pci_bus 0000:01: resource 1 [mem 0x7f700000-0x7f8fffff] [ 0.148695] pci_bus 0000:01: resource 2 [mem 0x7f900000-0x7fafffff 64bit pref] [ 0.148696] pci_bus 0000:02: resource 0 [io 0x2000-0x2fff] [ 0.148698] pci_bus 0000:02: resource 1 [mem 0x7fb00000-0x7fcfffff] [ 0.148699] pci_bus 0000:02: resource 2 [mem 0x7fd00000-0x7fefffff 64bit pref] [ 0.148701] pci_bus 0000:03: resource 2 [mem 0xfdf00000-0xfdffffff 64bit pref] [ 0.148703] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7] [ 0.148704] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff] [ 0.148706] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff] [ 0.148707] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff] [ 0.148708] pci_bus 0000:03: resource 8 [mem 0x7f700000-0xdfffffff] [ 0.148710] pci_bus 0000:03: resource 9 [mem 0xf0000000-0xffffffff] [ 0.148737] NET: Registered protocol family 2 [ 0.148791] IP route cache hash table entries: 32768 (order: 5, 131072 bytes) [ 0.148898] TCP established hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.149302] TCP bind hash table entries: 65536 (order: 7, 524288 bytes) [ 0.149498] TCP: Hash tables configured (established 131072 bind 65536) [ 0.149500] TCP: reno registered [ 0.149501] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.149509] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.149564] NET: Registered protocol family 1 [ 0.149580] pci 0000:00:02.0: Boot video device [ 0.149702] PCI: CLS 32 bytes, default 64 [ 0.150010] audit: initializing netlink socket (disabled) [ 0.150018] type=2000 audit(1355016871.144:1): initialized [ 0.164498] highmem bounce pool size: 64 pages [ 0.164507] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.165728] VFS: Disk quotas dquot_6.5.2 [ 0.165761] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes) [ 0.166130] fuse init (API version 7.19) [ 0.166188] msgmni has been set to 1690 [ 0.166391] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.166409] io scheduler noop registered [ 0.166410] io scheduler deadline registered (default) [ 0.166414] io scheduler cfq registered [ 0.166517] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X [ 0.166588] pcieport 0000:00:1c.1: irq 41 for MSI/MSI-X [ 0.166641] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.166656] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.166706] intel_idle: does not run on family 6 model 23 [ 0.166761] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0 [ 0.166765] ACPI: Power Button [PWRB] [ 0.166793] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1 [ 0.166794] ACPI: Power Button [PWRF] [ 0.170205] thermal LNXTHERM:00: registered as thermal_zone0 [ 0.170207] ACPI: Thermal Zone [THRM] (52 C) [ 0.170230] GHES: HEST is not enabled! [ 0.170301] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.180096] isapnp: Scanning for PnP cards... [ 0.190596] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.211567] 00:06: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 0.211750] Linux agpgart interface v0.103 [ 0.211803] agpgart-intel 0000:00:00.0: Intel G33 Chipset [ 0.211837] agpgart-intel 0000:00:00.0: detected gtt size: 524288K total, 262144K mappable [ 0.212228] agpgart-intel 0000:00:00.0: detected 8192K stolen memory [ 0.212311] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000 [ 0.213228] brd: module loaded [ 0.213686] loop: module loaded [ 0.213777] ata_piix 0000:00:1f.1: version 2.13 [ 0.213807] ata_piix 0000:00:1f.1: setting latency timer to 64 [ 0.213998] scsi0 : ata_piix [ 0.214038] scsi1 : ata_piix [ 0.214884] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14 [ 0.214886] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15 [ 0.214897] ata_piix 0000:00:1f.2: MAP [ [ 0.214898] P0 P2 P1 P3 ] [ 0.214916] ata_piix 0000:00:1f.2: setting latency timer to 64 [ 0.215088] scsi2 : ata_piix [ 0.215123] scsi3 : ata_piix [ 0.216027] ata3: SATA max UDMA/133 cmd 0xe080 ctl 0xe000 bmdma 0xd800 irq 19 [ 0.216028] ata4: SATA max UDMA/133 cmd 0xdc00 ctl 0xd880 bmdma 0xd808 irq 19 [ 0.216230] Fixed MDIO Bus: probed [ 0.216262] tun: Universal TUN/TAP device driver, 1.6 [ 0.216263] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com> [ 0.216287] PPP generic driver version 2.4.2 [ 0.216316] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.216340] ehci_hcd 0000:00:1d.7: setting latency timer to 64 [ 0.216343] ehci_hcd 0000:00:1d.7: EHCI Host Controller [ 0.216347] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 [ 0.216359] ehci_hcd 0000:00:1d.7: using broken periodic workaround [ 0.216366] ehci_hcd 0000:00:1d.7: debug port 1 [ 0.220257] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported [ 0.220267] ehci_hcd 0000:00:1d.7: irq 23, io mem 0xfeb7bc00 [ 0.232116] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00 [ 0.232155] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002 [ 0.232157] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.232159] usb usb1: Product: EHCI Host Controller [ 0.232160] usb usb1: Manufacturer: Linux 3.5.0-18-generic ehci_hcd [ 0.232161] usb usb1: SerialNumber: 0000:00:1d.7 [ 0.232246] hub 1-0:1.0: USB hub found [ 0.232250] hub 1-0:1.0: 8 ports detected [ 0.232312] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.232331] uhci_hcd: USB Universal Host Controller Interface driver [ 0.232354] uhci_hcd 0000:00:1d.0: setting latency timer to 64 [ 0.232356] uhci_hcd 0000:00:1d.0: UHCI Host Controller [ 0.232360] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 [ 0.232380] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000e880 [ 0.232401] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.232403] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.232404] usb usb2: Product: UHCI Host Controller [ 0.232405] usb usb2: Manufacturer: Linux 3.5.0-18-generic uhci_hcd [ 0.232407] usb usb2: SerialNumber: 0000:00:1d.0 [ 0.232465] hub 2-0:1.0: USB hub found [ 0.232468] hub 2-0:1.0: 2 ports detected [ 0.232509] uhci_hcd 0000:00:1d.1: setting latency timer to 64 [ 0.232511] uhci_hcd 0000:00:1d.1: UHCI Host Controller [ 0.232516] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 [ 0.232533] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000e800 [ 0.232553] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.232555] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.232556] usb usb3: Product: UHCI Host Controller [ 0.232557] usb usb3: Manufacturer: Linux 3.5.0-18-generic uhci_hcd [ 0.232559] usb usb3: SerialNumber: 0000:00:1d.1 [ 0.232617] hub 3-0:1.0: USB hub found [ 0.232622] hub 3-0:1.0: 2 ports detected [ 0.232662] uhci_hcd 0000:00:1d.2: setting latency timer to 64 [ 0.232664] uhci_hcd 0000:00:1d.2: UHCI Host Controller [ 0.232667] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 [ 0.232693] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000e480 [ 0.232713] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.232714] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.232716] usb usb4: Product: UHCI Host Controller [ 0.232717] usb usb4: Manufacturer: Linux 3.5.0-18-generic uhci_hcd [ 0.232719] usb usb4: SerialNumber: 0000:00:1d.2 [ 0.232776] hub 4-0:1.0: USB hub found [ 0.232779] hub 4-0:1.0: 2 ports detected [ 0.232821] uhci_hcd 0000:00:1d.3: setting latency timer to 64 [ 0.232823] uhci_hcd 0000:00:1d.3: UHCI Host Controller [ 0.232826] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 [ 0.232849] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000e400 [ 0.232869] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.232870] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.232872] usb usb5: Product: UHCI Host Controller [ 0.232873] usb usb5: Manufacturer: Linux 3.5.0-18-generic uhci_hcd [ 0.232875] usb usb5: SerialNumber: 0000:00:1d.3 [ 0.232933] hub 5-0:1.0: USB hub found [ 0.232935] hub 5-0:1.0: 2 ports detected [ 0.233007] usbcore: registered new interface driver libusual [ 0.233050] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12 [ 0.233371] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.233375] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.233450] mousedev: PS/2 mouse device common for all mice [ 0.233528] rtc_cmos 00:03: RTC can wake from S4 [ 0.233612] rtc_cmos 00:03: rtc core: registered rtc_cmos as rtc0 [ 0.233630] rtc0: alarms up to one month, y3k, 114 bytes nvram, hpet irqs [ 0.233669] device-mapper: uevent: version 1.0.3 [ 0.233708] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: dm-devel@redhat.com [ 0.233728] EISA: Probing bus 0 at eisa.0 [ 0.233730] EISA: Cannot allocate resource for mainboard [ 0.233731] Cannot allocate resource for EISA slot 1 [ 0.233732] Cannot allocate resource for EISA slot 2 [ 0.233733] Cannot allocate resource for EISA slot 3 [ 0.233734] Cannot allocate resource for EISA slot 4 [ 0.233735] Cannot allocate resource for EISA slot 5 [ 0.233736] Cannot allocate resource for EISA slot 6 [ 0.233736] Cannot allocate resource for EISA slot 7 [ 0.233737] Cannot allocate resource for EISA slot 8 [ 0.233738] EISA: Detected 0 cards. [ 0.233745] cpuidle: using governor ladder [ 0.233746] cpuidle: using governor menu [ 0.233747] EFI Variables Facility v0.08 2004-May-17 [ 0.238243] ashmem: initialized [ 0.238338] TCP: cubic registered [ 0.238410] NET: Registered protocol family 10 [ 0.238543] NET: Registered protocol family 17 [ 0.238550] Key type dns_resolver registered [ 0.238601] Using IPI No-Shortcut mode [ 0.238656] PM: Hibernation image not present or could not be loaded. [ 0.238666] registered taskstats version 1 [ 0.249383] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2 [ 0.321714] Freeing initrd memory: 15336k freed [ 0.328430] Key type trusted registered [ 0.329636] Key type encrypted registered [ 0.331012] Magic number: 8:843:558 [ 0.331040] tty ttyS30: hash matches [ 0.331062] misc vga_arbiter: hash matches [ 0.331107] rtc_cmos 00:03: setting system clock to 2012-12-09 01:34:31 UTC (1355016871) [ 0.331149] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.331150] EDD information not available. [ 0.424505] ata1.00: ATA-6: HDS722580VLAT20, V32OA60A, max UDMA/100 [ 0.424507] ata1.00: 120103200 sectors, multi 16: LBA48 [ 0.424630] ata1.01: ATA-6: WDC WD400BB-00JHC0, 05.01C05, max UDMA/100 [ 0.424631] ata1.01: 78165360 sectors, multi 16: LBA [ 0.448416] ata1.00: configured for UDMA/100 [ 0.456241] ata1.01: configured for UDMA/100 [ 0.482758] ata4.01: NODEV after polling detection [ 0.488366] ata4.00: ATAPI: TSSTcorp CDDVDW SH-S223F, SB00, max UDMA/100 [ 0.504233] ata4.00: configured for UDMA/100 [ 0.512210] ata3.00: ATA-8: WDC WD2002FAEX-007BA0, 05.01D05, max UDMA/133 [ 0.512211] ata3.00: 3907029168 sectors, multi 16: LBA48 NCQ (depth 0/32) [ 0.512214] ata3.01: ATAPI: HL-DT-ST BD-RE BH10LS30, 1.00, max UDMA/133 [ 0.520207] ata3.00: configured for UDMA/133 [ 0.532843] isapnp: No Plug & Play device found [ 0.532929] scsi 0:0:0:0: Direct-Access ATA HDS722580VLAT20 V32O PQ: 0 ANSI: 5 [ 0.533005] sd 0:0:0:0: [sda] 120103200 512-byte logical blocks: (61.4 GB/57.2 GiB) [ 0.533032] sd 0:0:0:0: [sda] Write Protect is off [ 0.533033] sd 0:0:0:0: Attached scsi generic sg0 type 0 [ 0.533034] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00 [ 0.533046] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 0.536190] ata3.01: configured for UDMA/133 [ 0.556746] sda: sda1 sda2 < sda5 > [ 0.556974] sd 0:0:0:0: [sda] Attached SCSI disk [ 0.557027] scsi 0:0:1:0: Direct-Access ATA WDC WD400BB-00JH 05.0 PQ: 0 ANSI: 5 [ 0.557090] sd 0:0:1:0: [sdb] 78165360 512-byte logical blocks: (40.0 GB/37.2 GiB) [ 0.557107] sd 0:0:1:0: Attached scsi generic sg1 type 0 [ 0.557115] sd 0:0:1:0: [sdb] Write Protect is off [ 0.557117] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00 [ 0.557128] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 0.606908] sdb: sdb1 sdb2 sdb3 sdb4 sdb5 [ 0.607235] sd 0:0:1:0: [sdb] Attached SCSI disk [ 0.607285] scsi 2:0:0:0: Direct-Access ATA WDC WD2002FAEX-0 05.0 PQ: 0 ANSI: 5 [ 0.607347] sd 2:0:0:0: [sdc] 3907029168 512-byte logical blocks: (2.00 TB/1.81 TiB) [ 0.607363] sd 2:0:0:0: Attached scsi generic sg2 type 0 [ 0.607372] sd 2:0:0:0: [sdc] Write Protect is off [ 0.607374] sd 2:0:0:0: [sdc] Mode Sense: 00 3a 00 00 [ 0.607385] sd 2:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA [ 0.638898] sdc: sdc1 sdc2 sdc3 sdc4 sdc6 [ 0.639152] sd 2:0:0:0: [sdc] Attached SCSI disk [ 0.647912] scsi 2:0:1:0: CD-ROM HL-DT-ST BD-RE BH10LS30 1.00 PQ: 0 ANSI: 5 [ 0.662743] sr0: scsi3-mmc drive: 40x/40x writer dvd-ram cd/rw xa/form2 cdda tray [ 0.662746] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 0.662870] sr 2:0:1:0: Attached scsi CD-ROM sr0 [ 0.662954] sr 2:0:1:0: Attached scsi generic sg3 type 5 [ 0.663612] scsi 3:0:0:0: CD-ROM TSSTcorp CDDVDW SH-S223F SB00 PQ: 0 ANSI: 5 [ 0.665861] sr1: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray [ 0.665985] sr 3:0:0:0: Attached scsi CD-ROM sr1 [ 0.666063] sr 3:0:0:0: Attached scsi generic sg4 type 5 [ 0.666128] Freeing unused kernel memory: 760k freed [ 0.666364] Write protecting the kernel text: 6060k [ 0.666378] Write protecting the kernel read-only data: 2480k [ 0.666378] NX-protecting the kernel data: 4180k [ 0.676846] udevd[98]: starting version 175 [ 0.736627] Floppy drive(s): fd0 is 1.44M [ 0.755633] FDC 0 is a post-1991 82077 [ 0.880025] usb 1-4: new high-speed USB device number 5 using ehci_hcd [ 1.051437] usb 1-4: New USB device found, idVendor=0458, idProduct=707a [ 1.051442] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.051446] usb 1-4: Product: FaceCam 3000 [ 1.051449] usb 1-4: Manufacturer: KYE Corp. [ 1.148034] Refined TSC clocksource calibration: 3504.322 MHz. [ 1.148040] Switching to clocksource tsc [ 1.261807] EXT4-fs (sdc4): mounted filesystem with ordered data mode. Opts: (null) [ 1.292021] usb 2-1: new full-speed USB device number 2 using uhci_hcd [ 1.472410] usb 2-1: New USB device found, idVendor=1131, idProduct=1004 [ 1.472415] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.472418] usb 2-1: Product: ISSCEDRBTA [ 1.472421] usb 2-1: Manufacturer: ISSC [ 1.712020] usb 2-2: new full-speed USB device number 3 using uhci_hcd [ 1.889411] usb 2-2: New USB device found, idVendor=05e3, idProduct=0606 [ 1.889416] usb 2-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 1.889419] usb 2-2: Product: USB Hub 2.0 [ 1.889422] usb 2-2: Manufacturer: ALCOR [ 1.892461] hub 2-2:1.0: USB hub found [ 1.894411] hub 2-2:1.0: 4 ports detected [ 2.140017] usb 3-1: new full-speed USB device number 2 using uhci_hcd [ 2.368568] usb 3-1: New USB device found, idVendor=0d8c, idProduct=0102 [ 2.368573] usb 3-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 2.368577] usb 3-1: Product: USB Sound Device [ 11.503195] udevd[518]: starting version 175 [ 11.553926] Adding 4194368k swap on /dev/sdc6. Priority:-1 extents:1 across:4194368k [ 11.559078] intel_rng: FWH not detected [ 11.563280] lp: driver loaded but no devices found [ 11.565797] it87: Found IT8712F chip at 0xa10, revision 8 [ 11.565860] ACPI Warning: 0x00000a15-0x00000a16 SystemIO conflicts with Region \IP__ 1 (20120320/utaddress-251) [ 11.565865] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 11.566172] ACPI Warning: 0x00000860-0x0000087f SystemIO conflicts with Region \_SB_.PCI0.GFX0.TCOI 1 (20120320/utaddress-251) [ 11.566175] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver [ 11.566176] lpc_ich: Resource conflict(s) found affecting iTCO_wdt [ 11.567950] leds_ss4200: no LED devices found [ 11.574930] [drm] Initialized drm 1.1.0 20060810 [ 11.604861] i915 0000:00:02.0: setting latency timer to 64 [ 11.605050] i915 0000:00:02.0: irq 42 for MSI/MSI-X [ 11.605057] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010). [ 11.605057] [drm] Driver supports precise vblank timestamp query. [ 11.605089] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem [ 11.609043] Linux video capture interface: v2.00 [ 11.612517] bttv: driver version 0.9.19 loaded [ 11.612520] bttv: using 8 buffers with 2080k (520 pages) each for capture [ 11.612566] bttv: Bt8xx card found (0) [ 11.612581] bttv: 0: Bt878 (rev 17) at 0000:03:02.0, irq: 17, latency: 64, mmio: 0xfdfff000 [ 11.612592] bttv: 0: using: *** UNKNOWN/GENERIC *** [card=0,autodetected] [ 11.625200] tveeprom 6-0050: Huh, no eeprom present (err=-6)? [ 11.625203] bttv: 0: tuner type unset [ 11.625633] bttv: 0: registered device video0 [ 11.625675] bttv: 0: registered device vbi0 [ 11.653911] [drm] initialized overlay support [ 11.683834] parport_pc 00:08: reported by Plug and Play ACPI [ 11.683876] parport0: PC-style at 0x378, irq 7 [PCSPP,TRISTATE] [ 11.690373] microcode: CPU0 sig=0x1067a, pf=0x1, revision=0xa07 [ 11.695764] Bluetooth: Core ver 2.16 [ 11.695780] NET: Registered protocol family 31 [ 11.695781] Bluetooth: HCI device and connection manager initialized [ 11.695783] Bluetooth: HCI socket layer initialized [ 11.695784] Bluetooth: L2CAP socket layer initialized [ 11.695787] Bluetooth: SCO socket layer initialized [ 11.698891] usbcore: registered new interface driver btusb [ 11.749690] usbcore: registered new interface driver usbhid [ 11.749692] usbhid: USB HID core driver [ 11.782087] lp0: using parport0 (interrupt-driven). [ 11.793866] uvcvideo: Found UVC 1.00 device FaceCam 3000 (0458:707a) [ 11.796561] gpio_ich: GPIO from 206 to 255 on gpio_ich [ 11.804848] input: FaceCam 3000 as /devices/pci0000:00/0000:00:1d.7/usb1/1-4/1-4:1.0/input/input3 [ 11.805391] usbcore: registered new interface driver uvcvideo [ 11.805393] USB Video Class driver (1.1.1) [ 11.808667] ppdev: user-space parallel port driver [ 11.815859] fbcon: inteldrmfb (fb0) is primary device [ 11.815976] Console: switching to colour frame buffer device 128x48 [ 11.815993] fb0: inteldrmfb frame buffer device [ 11.815994] drm: registered panic notifier [ 11.816121] i915: No ACPI video bus found [ 11.816336] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0 [ 11.819521] input: USB Sound Device as /devices/pci0000:00/0000:00:1d.1/usb3/3-1/3-1:1.3/input/input4 [ 11.819671] hid-generic 0003:0D8C:0102.0001: input,hidraw0: USB HID v1.00 Device [USB Sound Device ] on usb-0000:00:1d.1-1/input3 [ 11.837222] type=1400 audit(1355027683.003:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=737 comm="apparmor_parser" [ 11.837510] type=1400 audit(1355027683.003:3): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=737 comm="apparmor_parser" [ 11.837681] type=1400 audit(1355027683.003:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=737 comm="apparmor_parser" [ 11.871853] usbcore: registered new interface driver snd-usb-audio [ 11.894081] microcode: CPU1 sig=0x1067a, pf=0x1, revision=0xa07 [ 11.895221] microcode: Microcode Update Driver: v2.00 <tigran@aivazian.fsnet.co.uk>, Peter Oruba [ 12.071376] EXT4-fs (sdc4): re-mounted. Opts: errors=remount-ro [ 12.436913] EXT4-fs (sdc2): mounted filesystem with ordered data mode. Opts: (null) [ 12.553876] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input5 [ 12.618427] EXT4-fs (sdc3): mounted filesystem with ordered data mode. Opts: (null) [ 12.780393] init: failsafe main process (982) killed by TERM signal [ 12.844234] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 12.844237] Bluetooth: BNEP filters: protocol multicast [ 12.846687] type=1400 audit(1355027684.011:5): apparmor="STATUS" operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" pid=1082 comm="apparmor_parser" [ 12.847065] type=1400 audit(1355027684.011:6): apparmor="STATUS" operation="profile_load" name="/usr/sbin/cupsd" pid=1082 comm="apparmor_parser" [ 12.854998] type=1400 audit(1355027684.019:7): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=1083 comm="apparmor_parser" [ 12.855265] Bluetooth: RFCOMM TTY layer initialized [ 12.855268] Bluetooth: RFCOMM socket layer initialized [ 12.855269] Bluetooth: RFCOMM ver 1.11 [ 12.856231] type=1400 audit(1355027684.023:8): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1084 comm="apparmor_parser" [ 12.856537] type=1400 audit(1355027684.023:9): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1084 comm="apparmor_parser" [ 12.856704] type=1400 audit(1355027684.023:10): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1084 comm="apparmor_parser" [ 12.862444] type=1400 audit(1355027684.027:11): apparmor="STATUS" operation="profile_load" name="/usr/lib/telepathy/mission-control-5" pid=1092 comm="apparmor_parser" [ 13.556016] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 207 [ 13.556020] Raw EDID: [ 13.556023] 00 ff ff ff ff ff ff 00 4c 2d 07 01 06 31 45 4c [ 13.556025] 03 0f 01 03 68 1f 17 78 2e ee 91 a3 54 4c 99 26 [ 13.556027] 0f 50 54 bf ee 80 61 59 45 59 31 59 81 80 71 4f [ 13.556029] 01 01 01 01 01 01 ea 24 00 60 41 00 28 30 30 60 [ 13.556031] 13 00 38 ea 10 00 00 1e 00 00 00 fd 00 32 a0 1e [ 13.556033] 47 0b 00 0a 20 20 20 20 20 20 00 00 00 fc 00 53 [ 13.556035] 79 6e 63 4d 61 73 74 65 72 0a 20 20 00 00 00 ff [ 13.556037] 00 48 58 41 59 31 32 32 31 39 35 0a 20 20 00 1f [ 13.692021] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 214 [ 13.692025] Raw EDID: [ 13.692028] 00 ff ff ff ff ff ff 00 4c 2d 07 01 0d 31 45 4c [ 13.692030] 03 0f 01 03 68 1f 17 78 2e ee 91 a3 54 4c 99 26 [ 13.692032] 0f 50 54 bf ee 80 61 59 45 59 31 59 81 80 71 4f [ 13.692034] 01 01 01 01 01 01 ea 24 00 60 41 00 28 30 30 60 [ 13.692036] 13 00 38 ea 10 00 00 1e 00 00 00 fd 00 32 a0 1e [ 13.692038] 47 0b 00 0a 20 20 20 20 20 20 00 00 00 fc 00 53 [ 13.692040] 79 6e 63 4d 61 73 74 65 72 0a 20 20 00 00 00 ff [ 13.692042] 00 48 58 41 59 31 32 32 31 39 35 0a 20 20 00 1f [ 13.828017] [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 255 [ 13.828022] Raw EDID: [ 13.828025] 00 ff ff ff ff ff ff 00 4c 2d 07 01 37 31 45 4c [ 13.828027] 03 0f 00 03 68 1f 17 78 2e ee 91 a3 54 4c 99 26 [ 13.828029] 0f 50 54 bf ee 80 61 59 45 59 31 59 81 80 71 4f [ 13.828031] 01 01 01 01 01 01 ea 24 00 60 41 00 28 30 30 60 [ 13.828033] 13 00 38 ea 10 00 00 1e 00 00 00 fd 00 32 a0 1e [ 13.828035] 47 0b 00 0a 20 20 20 20 20 20 00 00 00 fc 00 53 [ 13.828037] 79 6e 63 4d 61 73 74 65 72 0a 20 20 00 00 00 ff [ 13.828039] 00 48 58 41 59 31 32 32 31 39 35 0a 20 20 00 1f [ 14.045593] init: plymouth-upstart-bridge main process (1025) killed by TERM signal [ 16.697780] init: plymouth-stop pre-start process (1852) terminated with status 1 [ 51.086983] audit_printk_skb: 45 callbacks suppressed [ 51.086986] type=1400 audit(1355027722.251:27): apparmor="DENIED" operation="open" parent=1 profile="/usr/lib/telepathy/mission-control-5" name="/usr/share/gvfs/remote-volume-monitors/" pid=2178 comm="mission-control" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0


Reply With Quote
