Ubuntu 12.04 boot time very high

Asked by kiran

attached image is my Ubuntu boot chart,
my boot time is very high about 50-60 seconds
how can i increase my boot speed
my computer specs:
memory-4GB
processor-Intel® Core™ i5-3210M CPU @ 2.50GHz × 2

can anyone analyse my boot chart and find the problem

what can i do increase my boot speed

will stoping auto start of application like apache2 during boot time reduce the boot time
please help

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
David Pires (slickymaster) said :
#1

Disable unnecessary services. Depending upon the use of the machine, plenty of services won't be needed. Using Linux just for a desktop? Then you won't need sendmail, httpd, and many other services.

Disable unnecessary kernel modules. If your desktop is wired to the Ethernet, you don't need to have a wireless kernel module loaded. This task is a bit more difficult and will require a kernel recompilation, which is not the easiest task to undertake. To do this, you will need the kernel sources. Then, follow the standard steps for compiling a kernel.

The best way to find out what kernel modules currently install and run on your system is to install Bootchart. Not only will this give you a good list of modules, it will illustrate for you what is happening during your system boot. You can also issue the command chkconfig --list | grep 3:on to find out what services are running.

Use a lightweight window manager instead of GNOME or KDE. Instead of having to wait that extra 30 to 60 seconds for GNOME or KDE to boot up, why not wait two to 10 seconds for Enlightenment or XFCE to boot up? Not only will they save you boot time, they will save your memory.

Use a text-based login instead of a graphical login. The graphical logins do two things: increase load times and create headaches trying to recover from an X windows fubar.

Use a lighter-weight distribution

Use an OpenBIOS. If you're savvy enough to upgrade your PC's firmware, you might consider migrating to an open source BIOS. One caveat to using open firmware is that it allows Linux to actually initialize the hardware as it boots (instead of relying on the BIOS). On top of that, many open BIOSes can be configured to meet your machine's specific needs. If you don't go the open BIOS route, you can at least configure your BIOS to not search for a floppy drive that's not there or to boot directly to the first hard drive (instead of the CD drive first).

Avoid dhcp. If you are working on a home network (or a small business network) where address lease isn't a problem, go with static IP addresses. This will keep your machine from having to call out to a dhcp server to get an IP address. If you take this approach, make sure you configure your /etc/resolve.conf to reflect your DNS server addresses as well.

If you can spare it, get rid of hotplug. Hotplug is the system that allows you to plug in new devices and use them immediately. This will cut down on boot time. On many systems, hotplugging consumes much of the boot time. Removing hotplug will vary depending upon the distribution you use. NOTE: udev has, for the most part, replaced hotplug. But if you're running an older distribution, this does apply.

If you are REALLY daring, you could give initng a try. The initng system serves as a replacement for the sysvinit system and promises to drastically decrease boot times in UNIX-like operating systems. If you would like to see the initng system in action, you can give the Pingwinek livecd a try.

Use a hack. There is a simple hack you can use to switch your startup scripts to run in parallel. If you look at the /etc/init.d/rc script, you will see: CONCURRENCY=none around line 24. Change this line to CONCURRENCY=shell and you should see a reduction in boot times.

Revision history for this message
kiran (pskirann) said :
#2

file:///var/log/bootchart/kiru-Lenovo-G480-precise-20131004-3.png

Revision history for this message
kiran (pskirann) said :
#3
Revision history for this message
David Pires (slickymaster) said :
#4

Besides what I mentioned on first answer, here are some good reads on the subject:

http://www.hecticgeek.com/2012/06/few-things-to-speed-up-ubuntu/

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

run:

dmesg | less

scroll down and look for large gaps in the left colomn which is the number of seconds since boot, paste the text surrounding this so we can diagnose, also give the output of:

lsb_release -a; uname -a

Thanks

Revision history for this message
kiran (pskirann) said :
#6

result of dmesg

[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 3.5.0-41-generic (buildd@akateko) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #64~precise1-Ubuntu SMP Thu Sep 12 16:50:04 UTC 2013 (Ubuntu 3.5.0-41.64~precise1-generic 3.5.7.21)
[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-41-generic root=UUID=4e744996-9fa2-4555-9fa9-a8d287434e28 ro acpi_backlight=vendor
[ 0.000000] KERNEL supported cpus:
[ 0.000000] Intel GenuineIntel
[ 0.000000] AMD AuthenticAMD
[ 0.000000] Centaur CentaurHauls
[ 0.000000] e820: BIOS-provided physical RAM map:
[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009d7ff] usable
[ 0.000000] BIOS-e820: [mem 0x000000000009d800-0x000000000009ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
[ 0.000000] BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000040005000-0x00000000c70b9fff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000c70ba000-0x00000000c72bbfff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000c72bc000-0x00000000d75cefff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000d75cf000-0x00000000daeeefff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000daeef000-0x00000000daf9efff] ACPI NVS
[ 0.000000] BIOS-e820: [mem 0x00000000daf9f000-0x00000000daffefff] ACPI data
[ 0.000000] BIOS-e820: [mem 0x00000000dafff000-0x00000000daffffff] usable
[ 0.000000] BIOS-e820: [mem 0x00000000db000000-0x00000000df9fffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000f8000000-0x00000000fbffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed08000-0x00000000fed08fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
[ 0.000000] BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
[ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000011f5fffff] usable
[ 0.000000] NX (Execute Disable) protection: active
[ 0.000000] SMBIOS 2.7 present.
[ 0.000000] DMI: LENOVO ChiefRiver Platform/Emerald Lake 2, BIOS 62CN41WW 09/10/2012
[ 0.000000] e820: update [mem 0x00000000-0x0000ffff] usable ==> reserved
[ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
[ 0.000000] No AGP bridge found
[ 0.000000] e820: last_pfn = 0x11f600 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-FFFFF write-protect
[ 0.000000] MTRR variable ranges enabled:
[ 0.000000] 0 base 0FFC00000 mask FFFC00000 write-protect
[ 0.000000] 1 base 000000000 mask F80000000 write-back
[ 0.000000] 2 base 080000000 mask FC0000000 write-back
[ 0.000000] 3 base 0C0000000 mask FE0000000 write-back
[ 0.000000] 4 base 0DC000000 mask FFC000000 uncachable
[ 0.000000] 5 base 0DB000000 mask FFF000000 uncachable
[ 0.000000] 6 base 100000000 mask FE0000000 write-back
[ 0.000000] 7 base 11F800000 mask FFF800000 uncachable
[ 0.000000] 8 base 11F600000 mask FFFE00000 uncachable
[ 0.000000] 9 disabled
[ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
[ 0.000000] e820: last_pfn = 0xdb000 max_arch_pfn = 0x400000000
[ 0.000000] found SMP MP-table at [mem 0x000f0130-0x000f013f] mapped at [ffff8800000f0130]
[ 0.000000] initial memory mapped: [mem 0x00000000-0x1fffffff]
[ 0.000000] Base memory trampoline at [ffff880000097000] 97000 size 24576
[ 0.000000] init_memory_mapping: [mem 0x00000000-0xdaffffff]
[ 0.000000] [mem 0x00000000-0xdaffffff] page 2M
[ 0.000000] kernel direct mapping tables up to 0xdaffffff @ [mem 0x1fffb000-0x1fffffff]
[ 0.000000] init_memory_mapping: [mem 0x100000000-0x11f5fffff]
[ 0.000000] [mem 0x100000000-0x11f5fffff] page 2M
[ 0.000000] kernel direct mapping tables up to 0x11f5fffff @ [mem 0xd75cd000-0xd75cefff]
[ 0.000000] RAMDISK: [mem 0x36204000-0x370f9fff]
[ 0.000000] ACPI: RSDP 00000000000f0150 00024 (v02 LENOVO)
[ 0.000000] ACPI: XSDT 00000000daffe170 0008C (v01 LENOVO CB-01 00000001 LENO 00000001)
[ 0.000000] ACPI: FACP 00000000dafed000 000F4 (v03 LENOVO CB-01 00000001 LENO 00000001)
[ 0.000000] ACPI: DSDT 00000000daff0000 0A4BA (v02 LENOVO IVB-CPT 00000000 INTL 20061109)
[ 0.000000] ACPI: FACS 00000000daf7c000 00040
[ 0.000000] ACPI: SLIC 00000000daffd000 00176 (v01 LENOVO CB-01 00000001 LENO 00000001)
[ 0.000000] ACPI: SSDT 00000000daffb000 01068 (v01 LENOVO PtidDevc 00001000 INTL 20061109)
[ 0.000000] ACPI: ASF! 00000000dafef000 000A5 (v32 LENOVO CB-01 00000001 LENO 00000001)
[ 0.000000] ACPI: HPET 00000000dafec000 00038 (v01 LENOVO CB-01 00000001 LENO 00000001)
[ 0.000000] ACPI: APIC 00000000dafeb000 00098 (v01 LENOVO CB-01 00000001 LENO 00000001)
[ 0.000000] ACPI: MCFG 00000000dafea000 0003C (v01 LENOVO CB-01 00000001 LENO 00000001)
[ 0.000000] ACPI: SSDT 00000000dafe9000 00968 (v01 PmRef Cpu0Ist 00003000 INTL 20061109)
[ 0.000000] ACPI: SSDT 00000000dafe8000 00A92 (v01 PmRef CpuPm 00003000 INTL 20061109)
[ 0.000000] ACPI: UEFI 00000000dafe7000 0003E (v01 LENOVO CB-01 00000001 LENO 00000001)
[ 0.000000] ACPI: UEFI 00000000dafe6000 00042 (v01 PTL COMBUF 00000001 PTL 00000001)
[ 0.000000] ACPI: POAT 00000000dafe5000 00055 (v03 LENOVO CB-01 00000001 LENO 00000001)
[ 0.000000] ACPI: UEFI 00000000dafe4000 00292 (v01 LENOVO CB-01 00000001 LENO 00000001)
[ 0.000000] ACPI: Local APIC address 0xfee00000
[ 0.000000] No NUMA configuration found
[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000011f5fffff]
[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x11f5fffff]
[ 0.000000] NODE_DATA [mem 0x11f5fc000-0x11f5fffff]
[ 0.000000] [ffffea0000000000-ffffea00047fffff] PMD -> [ffff88011ac00000-ffff88011ebfffff] on node 0
[ 0.000000] Zone ranges:
[ 0.000000] DMA [mem 0x00010000-0x00ffffff]
[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]
[ 0.000000] Normal [mem 0x100000000-0x11f5fffff]
[ 0.000000] Movable zone start for each node
[ 0.000000] Early memory node ranges
[ 0.000000] node 0: [mem 0x00010000-0x0009cfff]
[ 0.000000] node 0: [mem 0x00100000-0x1fffffff]
[ 0.000000] node 0: [mem 0x20200000-0x40003fff]
[ 0.000000] node 0: [mem 0x40005000-0xc70b9fff]
[ 0.000000] node 0: [mem 0xc72bc000-0xd75cefff]
[ 0.000000] node 0: [mem 0xdafff000-0xdaffffff]
[ 0.000000] node 0: [mem 0x100000000-0x11f5fffff]
[ 0.000000] On node 0 totalpages: 1009498
[ 0.000000] DMA zone: 64 pages used for memmap
[ 0.000000] DMA zone: 6 pages reserved
[ 0.000000] DMA zone: 3911 pages, LIFO batch:0
[ 0.000000] DMA32 zone: 16320 pages used for memmap
[ 0.000000] DMA32 zone: 860685 pages, LIFO batch:31
[ 0.000000] Normal zone: 2008 pages used for memmap
[ 0.000000] Normal zone: 126504 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[0x02] enabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
[ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
[ 0.000000] IOAPIC[0]: apic_id 2, version 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: 0x8086a301 base: 0xfed00000
[ 0.000000] SMP: Allowing 8 CPUs, 6 hotplug CPUs
[ 0.000000] nr_irqs_gsi: 40
[ 0.000000] PM: Registered nosave memory: 000000000009d000 - 000000000009e000
[ 0.000000] PM: Registered nosave memory: 000000000009e000 - 00000000000a0000
[ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000e0000
[ 0.000000] PM: Registered nosave memory: 00000000000e0000 - 0000000000100000
[ 0.000000] PM: Registered nosave memory: 0000000020000000 - 0000000020200000
[ 0.000000] PM: Registered nosave memory: 0000000040004000 - 0000000040005000
[ 0.000000] PM: Registered nosave memory: 00000000c70ba000 - 00000000c72bc000
[ 0.000000] PM: Registered nosave memory: 00000000d75cf000 - 00000000daeef000
[ 0.000000] PM: Registered nosave memory: 00000000daeef000 - 00000000daf9f000
[ 0.000000] PM: Registered nosave memory: 00000000daf9f000 - 00000000dafff000
[ 0.000000] PM: Registered nosave memory: 00000000db000000 - 00000000dfa00000
[ 0.000000] PM: Registered nosave memory: 00000000dfa00000 - 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 - 00000000fed08000
[ 0.000000] PM: Registered nosave memory: 00000000fed08000 - 00000000fed09000
[ 0.000000] PM: Registered nosave memory: 00000000fed09000 - 00000000fed10000
[ 0.000000] PM: Registered nosave memory: 00000000fed10000 - 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 - 00000000ffc00000
[ 0.000000] PM: Registered nosave memory: 00000000ffc00000 - 0000000100000000
[ 0.000000] e820: [mem 0xdfa00000-0xf7ffffff] available for PCI devices
[ 0.000000] Booting paravirtualized kernel on bare hardware
[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:8 nr_node_ids:1
[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88011f200000 s83584 r8192 d22912 u262144
[ 0.000000] pcpu-alloc: s83584 r8192 d22912 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: 991100
[ 0.000000] Policy zone: Normal
[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.5.0-41-generic root=UUID=4e744996-9fa2-4555-9fa9-a8d287434e28 ro acpi_backlight=vendor
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] __ex_table already sorted, skipping sort
[ 0.000000] xsave/xrstor: enabled xstate_bv 0x7, cntxt size 0x340
[ 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] Memory: 3874312k/4708352k available (6827k kernel code, 670360k absent, 163680k reserved, 6342k data, 948k init)
[ 0.000000] SLUB: Genslabs=15, HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
[ 0.000000] NR_IRQS:16640 nr_irqs:744 16
[ 0.000000] Extended CMOS year: 2000
[ 0.000000] Console: colour dummy device 80x25
[ 0.000000] console [tty0] enabled
[ 0.000000] allocated 16777216 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] hpet clockevent registered
[ 0.000000] Fast TSC calibration using PIT
[ 0.004000] Detected 2494.451 MHz processor.
[ 0.000002] Calibrating delay loop (skipped), value calculated using timer frequency.. 4988.90 BogoMIPS (lpj=9977804)
[ 0.000008] pid_max: default: 32768 minimum: 301
[ 0.000028] Security Framework initialized
[ 0.000040] AppArmor: AppArmor initialized
[ 0.000042] Yama: becoming mindful.
[ 0.000298] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.001280] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.001714] Mount-cache hash table entries: 256
[ 0.001867] Initializing cgroup subsys cpuacct
[ 0.001870] Initializing cgroup subsys memory
[ 0.001878] Initializing cgroup subsys devices
[ 0.001880] Initializing cgroup subsys freezer
[ 0.001883] Initializing cgroup subsys blkio
[ 0.001885] Initializing cgroup subsys perf_event
[ 0.001909] CPU: Physical Processor ID: 0
[ 0.001912] CPU: Processor Core ID: 0
[ 0.001917] ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
[ 0.001917] ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
[ 0.002275] mce: CPU supports 7 MCE banks
[ 0.002286] CPU0: Thermal monitoring enabled (TM1)
[ 0.002294] using mwait in idle threads.
[ 0.004253] ACPI: Core revision 20120320
[ 0.009199] ftrace: allocating 27640 entries in 108 pages
[ 0.021951] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
[ 0.061588] CPU0: Intel(R) Core(TM) i5-3210M CPU @ 2.50GHz stepping 09
[ 0.168144] Performance Events: PEBS fmt1+, 16-deep LBR, SandyBridge events, Intel PMU driver.
[ 0.168152] ... version: 3
[ 0.168153] ... bit width: 48
[ 0.168155] ... generic registers: 8
[ 0.168157] ... value mask: 0000ffffffffffff
[ 0.168159] ... max period: 000000007fffffff
[ 0.168161] ... fixed-purpose events: 3
[ 0.168162] ... event mask: 00000007000000ff
[ 0.168302] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
[ 0.168384] Booting Node 0, Processors #1
[ 0.181943] Brought up 2 CPUs
[ 0.181948] Total of 2 processors activated (9977.80 BogoMIPS).
[ 0.183514] devtmpfs: initialized
[ 0.184265] EVM: security.selinux
[ 0.184267] EVM: security.SMACK64
[ 0.184269] EVM: security.capability
[ 0.184306] PM: Registering ACPI NVS region [mem 0xdaeef000-0xdaf9efff] (720896 bytes)
[ 0.184922] dummy:
[ 0.184953] RTC time: 10:47:41, date: 10/05/13
[ 0.184982] NET: Registered protocol family 16
[ 0.185049] Trying to unpack rootfs image as initramfs...
[ 0.185114] ACPI: bus type pci registered
[ 0.185240] PCI: MMCONFIG for domain 0000 [bus 00-3f] at [mem 0xf8000000-0xfbffffff] (base 0xf8000000)
[ 0.185244] PCI: MMCONFIG at [mem 0xf8000000-0xfbffffff] reserved in E820
[ 0.191670] PCI: Using configuration type 1 for base access
[ 0.202024] bio: create slab <bio-0> at 0
[ 0.202094] ACPI: Added _OSI(Module Device)
[ 0.202097] ACPI: Added _OSI(Processor Device)
[ 0.202099] ACPI: Added _OSI(3.0 _SCP Extensions)
[ 0.202101] ACPI: Added _OSI(Processor Aggregator Device)
[ 0.203345] ACPI: EC: Look up EC in DSDT
[ 0.204630] ACPI: Executed 1 blocks of module-level executable AML code
[ 0.224155] [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
[ 0.224521] ACPI: SSDT 00000000dae8d018 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.224844] ACPI: Dynamic OEM Table Load:
[ 0.224847] ACPI: SSDT (null) 0083B (v01 PmRef Cpu0Cst 00003001 INTL 20061109)
[ 0.260249] ACPI: SSDT 00000000dae8ea98 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.260597] ACPI: Dynamic OEM Table Load:
[ 0.260600] ACPI: SSDT (null) 00303 (v01 PmRef ApIst 00003000 INTL 20061109)
[ 0.296083] ACPI: SSDT 00000000dae8cd98 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.296404] ACPI: Dynamic OEM Table Load:
[ 0.296408] ACPI: SSDT (null) 00119 (v01 PmRef ApCst 00003000 INTL 20061109)
[ 0.325353] ACPI: Interpreter enabled
[ 0.325359] ACPI: (supports S0 S1 S3 S4 S5)
[ 0.325382] ACPI: Using IOAPIC for interrupt routing
[ 0.329712] ACPI: EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
[ 0.329862] ACPI: No dock devices found.
[ 0.329866] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
[ 0.330142] \_SB_.PCI0:_OSC invalid UUID
[ 0.330143] _OSC request data:1 8 0
[ 0.330147] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-3e])
[ 0.330571] pci_root PNP0A08:00: host bridge window [io 0x0000-0x0cf7]
[ 0.330574] pci_root PNP0A08:00: host bridge window [io 0x0d00-0xffff]
[ 0.330577] pci_root PNP0A08:00: host bridge window [mem 0x000a0000-0x000bffff]
[ 0.330581] pci_root PNP0A08:00: host bridge window [mem 0xdfa00000-0xfeafffff]
[ 0.330606] PCI host bridge to bus 0000:00
[ 0.330609] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
[ 0.330612] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
[ 0.330614] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
[ 0.330617] pci_bus 0000:00: root bus resource [mem 0xdfa00000-0xfeafffff]
[ 0.330626] pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
[ 0.330661] pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
[ 0.330671] pci 0000:00:02.0: reg 10: [mem 0xf0000000-0xf03fffff 64bit]
[ 0.330677] pci 0000:00:02.0: reg 18: [mem 0xe0000000-0xefffffff 64bit pref]
[ 0.330682] pci 0000:00:02.0: reg 20: [io 0x3000-0x303f]
[ 0.330734] pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
[ 0.330757] pci 0000:00:14.0: reg 10: [mem 0xf0600000-0xf060ffff 64bit]
[ 0.330830] pci 0000:00:14.0: PME# supported from D3hot D3cold
[ 0.330853] pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
[ 0.330877] pci 0000:00:16.0: reg 10: [mem 0xf0615000-0xf061500f 64bit]
[ 0.330953] pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
[ 0.330987] pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
[ 0.331007] pci 0000:00:1a.0: reg 10: [mem 0xf0619000-0xf06193ff]
[ 0.331099] pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
[ 0.331126] pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
[ 0.331142] pci 0000:00:1b.0: reg 10: [mem 0xf0610000-0xf0613fff 64bit]
[ 0.331210] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
[ 0.331235] pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
[ 0.331316] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
[ 0.331342] pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
[ 0.331423] pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
[ 0.331449] pci 0000:00:1c.3: [8086:1e16] type 01 class 0x060400
[ 0.331530] pci 0000:00:1c.3: PME# supported from D0 D3hot D3cold
[ 0.331563] pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
[ 0.331584] pci 0000:00:1d.0: reg 10: [mem 0xf0618000-0xf06183ff]
[ 0.331676] pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
[ 0.331703] pci 0000:00:1f.0: [8086:1e59] type 00 class 0x060100
[ 0.331829] pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
[ 0.331847] pci 0000:00:1f.2: reg 10: [io 0x3088-0x308f]
[ 0.331856] pci 0000:00:1f.2: reg 14: [io 0x3094-0x3097]
[ 0.331863] pci 0000:00:1f.2: reg 18: [io 0x3080-0x3087]
[ 0.331872] pci 0000:00:1f.2: reg 1c: [io 0x3090-0x3093]
[ 0.331880] pci 0000:00:1f.2: reg 20: [io 0x3060-0x307f]
[ 0.331889] pci 0000:00:1f.2: reg 24: [mem 0xf0617000-0xf06177ff]
[ 0.331939] pci 0000:00:1f.2: PME# supported from D3hot
[ 0.331958] pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
[ 0.331975] pci 0000:00:1f.3: reg 10: [mem 0xf0614000-0xf06140ff 64bit]
[ 0.331995] pci 0000:00:1f.3: reg 20: [io 0xefa0-0xefbf]
[ 0.332069] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[ 0.332182] pci 0000:02:00.0: [14e4:4727] type 00 class 0x028000
[ 0.332211] pci 0000:02:00.0: reg 10: [mem 0xf0500000-0xf0503fff 64bit]
[ 0.332362] pci 0000:02:00.0: supports D1 D2
[ 0.332364] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
[ 0.339970] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[ 0.339979] pci 0000:00:1c.1: bridge window [mem 0xf0500000-0xf05fffff]
[ 0.340095] pci 0000:03:00.0: [1969:1090] type 00 class 0x020000
[ 0.340190] pci 0000:03:00.0: reg 10: [mem 0xf0400000-0xf043ffff 64bit]
[ 0.340239] pci 0000:03:00.0: reg 18: [io 0x2000-0x207f]
[ 0.340707] pci 0000:03:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.347952] pci 0000:00:1c.3: PCI bridge to [bus 03-03]
[ 0.347958] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.347962] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff]
[ 0.347987] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[ 0.348086] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT]
[ 0.348111] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT]
[ 0.348137] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP04._PRT]
[ 0.348221] \_SB_.PCI0:_OSC invalid UUID
[ 0.348222] _OSC request data:1 1f 0
[ 0.348225] pci0000:00: Requesting ACPI _OSC control (0x1d)
[ 0.348261] \_SB_.PCI0:_OSC invalid UUID
[ 0.348262] _OSC request data:1 0 1d
[ 0.348265] pci0000:00: ACPI _OSC request failed (AE_ERROR), returned control mask: 0x1d
[ 0.348268] ACPI _OSC control for PCIe not granted, disabling ASPM
[ 0.350462] ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.350504] ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.350543] ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[ 0.350584] ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
[ 0.350623] ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.350662] ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
[ 0.350703] ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *10 11 12 14 15)
[ 0.350741] ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 *11 12 14 15)
[ 0.350812] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
[ 0.350820] vgaarb: loaded
[ 0.350822] vgaarb: bridge control possible 0000:00:02.0
[ 0.350947] SCSI subsystem initialized
[ 0.350983] libata version 3.00 loaded.
[ 0.350995] ACPI: bus type usb registered
[ 0.351011] usbcore: registered new interface driver usbfs
[ 0.351018] usbcore: registered new interface driver hub
[ 0.351035] usbcore: registered new device driver usb
[ 0.351089] PCI: Using ACPI for IRQ routing
[ 0.352679] PCI: pci_cache_line_size set to 64 bytes
[ 0.352785] e820: reserve RAM buffer [mem 0x0009d800-0x0009ffff]
[ 0.352787] e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
[ 0.352788] e820: reserve RAM buffer [mem 0xc70ba000-0xc7ffffff]
[ 0.352789] e820: reserve RAM buffer [mem 0xd75cf000-0xd7ffffff]
[ 0.352790] e820: reserve RAM buffer [mem 0xdb000000-0xdbffffff]
[ 0.352792] e820: reserve RAM buffer [mem 0x11f600000-0x11fffffff]
[ 0.352860] NetLabel: Initializing
[ 0.352862] NetLabel: domain hash size = 128
[ 0.352864] NetLabel: protocols = UNLABELED CIPSOv4
[ 0.352873] NetLabel: unlabeled traffic allowed by default
[ 0.352918] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
[ 0.352925] hpet0: 8 comparators, 64-bit 14.318180 MHz counter
[ 0.354936] Switching to clocksource hpet
[ 0.359733] AppArmor: AppArmor Filesystem Enabled
[ 0.359755] pnp: PnP ACPI init
[ 0.359766] ACPI: bus type pnp registered
[ 0.360029] pnp 00:00: [bus 00-3e]
[ 0.360032] pnp 00:00: [io 0x0000-0x0cf7 window]
[ 0.360033] pnp 00:00: [io 0x0cf8-0x0cff]
[ 0.360035] pnp 00:00: [io 0x0d00-0xffff window]
[ 0.360037] pnp 00:00: [mem 0x000a0000-0x000bffff window]
[ 0.360040] pnp 00:00: [mem 0x000c0000-0x000c3fff window]
[ 0.360041] pnp 00:00: [mem 0x000c4000-0x000c7fff window]
[ 0.360043] pnp 00:00: [mem 0x000c8000-0x000cbfff window]
[ 0.360044] pnp 00:00: [mem 0x000cc000-0x000cffff window]
[ 0.360045] pnp 00:00: [mem 0x000d0000-0x000d3fff window]
[ 0.360047] pnp 00:00: [mem 0x000d4000-0x000d7fff window]
[ 0.360048] pnp 00:00: [mem 0x000d8000-0x000dbfff window]
[ 0.360050] pnp 00:00: [mem 0x000dc000-0x000dffff window]
[ 0.360051] pnp 00:00: [mem 0x000e0000-0x000e3fff window]
[ 0.360053] pnp 00:00: [mem 0x000e4000-0x000e7fff window]
[ 0.360054] pnp 00:00: [mem 0x000e8000-0x000ebfff window]
[ 0.360056] pnp 00:00: [mem 0x000ec000-0x000effff window]
[ 0.360057] pnp 00:00: [mem 0x000f0000-0x000fffff window]
[ 0.360059] pnp 00:00: [mem 0xdfa00000-0xfeafffff window]
[ 0.360113] pnp 00:00: Plug and Play ACPI device, IDs PNP0a08 PNP0a03 (active)
[ 0.360124] pnp 00:01: [io 0x0000-0x001f]
[ 0.360126] pnp 00:01: [io 0x0081-0x0091]
[ 0.360127] pnp 00:01: [io 0x0093-0x009f]
[ 0.360129] pnp 00:01: [io 0x00c0-0x00df]
[ 0.360130] pnp 00:01: [dma 4]
[ 0.360147] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
[ 0.360153] pnp 00:02: [mem 0xff000000-0xffffffff]
[ 0.360167] pnp 00:02: Plug and Play ACPI device, IDs INT0800 (active)
[ 0.360225] pnp 00:03: [mem 0xfed00000-0xfed003ff]
[ 0.360241] pnp 00:03: Plug and Play ACPI device, IDs PNP0103 (active)
[ 0.360248] pnp 00:04: [io 0x00f0]
[ 0.360258] pnp 00:04: [irq 13]
[ 0.360272] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
[ 0.360279] pnp 00:05: [io 0x002e-0x002f]
[ 0.360281] pnp 00:05: [io 0x004e-0x004f]
[ 0.360282] pnp 00:05: [io 0x0061]
[ 0.360283] pnp 00:05: [io 0x0063]
[ 0.360285] pnp 00:05: [io 0x0065]
[ 0.360286] pnp 00:05: [io 0x0067]
[ 0.360287] pnp 00:05: [io 0x0070]
[ 0.360289] pnp 00:05: [io 0x0080]
[ 0.360290] pnp 00:05: [io 0x0092]
[ 0.360291] pnp 00:05: [io 0x00b2-0x00b3]
[ 0.360293] pnp 00:05: [io 0x1000-0x100f]
[ 0.360294] pnp 00:05: [io 0xffff]
[ 0.360295] pnp 00:05: [io 0xffff]
[ 0.360297] pnp 00:05: [io 0x0400-0x0453]
[ 0.360298] pnp 00:05: [io 0x0458-0x047f]
[ 0.360300] pnp 00:05: [io 0x0500-0x057f]
[ 0.360301] pnp 00:05: [io 0x0068-0x006f]
[ 0.360302] pnp 00:05: [mem 0xfe800000-0xfe80ffff]
[ 0.360336] system 00:05: [io 0x1000-0x100f] has been reserved
[ 0.360339] system 00:05: [io 0xffff] has been reserved
[ 0.360342] system 00:05: [io 0xffff] has been reserved
[ 0.360345] system 00:05: [io 0x0400-0x0453] has been reserved
[ 0.360348] system 00:05: [io 0x0458-0x047f] has been reserved
[ 0.360351] system 00:05: [io 0x0500-0x057f] has been reserved
[ 0.360355] system 00:05: [mem 0xfe800000-0xfe80ffff] has been reserved
[ 0.360358] system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.360365] pnp 00:06: [io 0x0070-0x0077]
[ 0.360371] pnp 00:06: [irq 8]
[ 0.360386] pnp 00:06: Plug and Play ACPI device, IDs PNP0b00 (active)
[ 0.360406] pnp 00:07: [io 0x0454-0x0457]
[ 0.360429] system 00:07: [io 0x0454-0x0457] has been reserved
[ 0.360433] system 00:07: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
[ 0.360477] pnp 00:08: [io 0x0060]
[ 0.360478] pnp 00:08: [io 0x0064]
[ 0.360483] pnp 00:08: [irq 1]
[ 0.360501] pnp 00:08: Plug and Play ACPI device, IDs PNP0303 (active)
[ 0.360509] pnp 00:09: [irq 12]
[ 0.360526] pnp 00:09: Plug and Play ACPI device, IDs SYN0330 SYN0300 SYN0002 PNP0f13 (active)
[ 0.360605] pnp 00:0a: [mem 0xfed1c000-0xfed1ffff]
[ 0.360607] pnp 00:0a: [mem 0xfed10000-0xfed17fff]
[ 0.360608] pnp 00:0a: [mem 0xfed18000-0xfed18fff]
[ 0.360610] pnp 00:0a: [mem 0xfed19000-0xfed19fff]
[ 0.360611] pnp 00:0a: [mem 0xf8000000-0xfbffffff]
[ 0.360613] pnp 00:0a: [mem 0xfed20000-0xfed3ffff]
[ 0.360614] pnp 00:0a: [mem 0xfed90000-0xfed93fff]
[ 0.360615] pnp 00:0a: [mem 0xfed45000-0xfed8ffff]
[ 0.360617] pnp 00:0a: [mem 0xff000000-0xffffffff]
[ 0.360618] pnp 00:0a: [mem 0xfee00000-0xfeefffff]
[ 0.360619] pnp 00:0a: [mem 0xfffff000-0xffffffff]
[ 0.360647] system 00:0a: [mem 0xfed1c000-0xfed1ffff] has been reserved
[ 0.360650] system 00:0a: [mem 0xfed10000-0xfed17fff] has been reserved
[ 0.360653] system 00:0a: [mem 0xfed18000-0xfed18fff] has been reserved
[ 0.360656] system 00:0a: [mem 0xfed19000-0xfed19fff] has been reserved
[ 0.360659] system 00:0a: [mem 0xf8000000-0xfbffffff] has been reserved
[ 0.360662] system 00:0a: [mem 0xfed20000-0xfed3ffff] has been reserved
[ 0.360665] system 00:0a: [mem 0xfed90000-0xfed93fff] has been reserved
[ 0.360667] system 00:0a: [mem 0xfed45000-0xfed8ffff] has been reserved
[ 0.360670] system 00:0a: [mem 0xff000000-0xffffffff] could not be reserved
[ 0.360673] system 00:0a: [mem 0xfee00000-0xfeefffff] could not be reserved
[ 0.360676] system 00:0a: [mem 0xfffff000-0xffffffff] has been reserved
[ 0.360680] system 00:0a: Plug and Play ACPI device, IDs PNP0c02 (active)
[ 0.360867] pnp: PnP ACPI: found 11 devices
[ 0.360869] ACPI: ACPI bus type pnp unregistered
[ 0.366316] pci 0000:00:1c.0: PCI bridge to [bus 01-01]
[ 0.366330] pci 0000:00:1c.1: PCI bridge to [bus 02-02]
[ 0.366337] pci 0000:00:1c.1: bridge window [mem 0xf0500000-0xf05fffff]
[ 0.366346] pci 0000:00:1c.3: PCI bridge to [bus 03-03]
[ 0.366351] pci 0000:00:1c.3: bridge window [io 0x2000-0x2fff]
[ 0.366357] pci 0000:00:1c.3: bridge window [mem 0xf0400000-0xf04fffff]
[ 0.366395] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
[ 0.366397] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
[ 0.366398] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
[ 0.366400] pci_bus 0000:00: resource 7 [mem 0xdfa00000-0xfeafffff]
[ 0.366402] pci_bus 0000:02: resource 1 [mem 0xf0500000-0xf05fffff]
[ 0.366403] pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
[ 0.366405] pci_bus 0000:03: resource 1 [mem 0xf0400000-0xf04fffff]
[ 0.366428] NET: Registered protocol family 2
[ 0.366519] IP route cache hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.367075] TCP established hash table entries: 524288 (order: 11, 8388608 bytes)
[ 0.368625] TCP bind hash table entries: 65536 (order: 8, 1048576 bytes)
[ 0.368827] TCP: Hash tables configured (established 524288 bind 65536)
[ 0.368831] TCP: reno registered
[ 0.368841] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.368861] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.368923] NET: Registered protocol family 1
[ 0.368936] pci 0000:00:02.0: Boot video device
[ 0.369122] PCI: CLS 64 bytes, default 64
[ 0.369124] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
[ 0.369127] software IO TLB [mem 0xd35cd000-0xd75ccfff] (64MB) mapped at [ffff8800d35cd000-ffff8800d75ccfff]
[ 0.369412] audit: initializing netlink socket (disabled)
[ 0.369420] type=2000 audit(1380970061.256:1): initialized
[ 0.391185] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.392322] VFS: Disk quotas dquot_6.5.2
[ 0.392353] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.392679] fuse init (API version 7.19)
[ 0.392729] msgmni has been set to 7567
[ 0.392924] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
[ 0.392944] io scheduler noop registered
[ 0.392946] io scheduler deadline registered (default)
[ 0.392965] io scheduler cfq registered
[ 0.393162] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[ 0.393174] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
[ 0.393207] intel_idle: MWAIT substates: 0x21120
[ 0.393208] intel_idle: v0.4 model 0x3A
[ 0.393209] intel_idle: lapic_timer_reliable_states 0xffffffff
[ 0.407120] Freeing initrd memory: 15320k freed
[ 0.411145] ACPI: AC Adapter [ADP1] (off-line)
[ 0.411212] input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input0
[ 0.411239] ACPI: Lid Switch [LID0]
[ 0.411270] input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
[ 0.411275] ACPI: Sleep Button [SLPB]
[ 0.411300] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
[ 0.411304] ACPI: Power Button [PWRF]
[ 0.411373] ACPI: Requesting acpi_cpufreq
[ 0.414929] thermal LNXTHERM:00: registered as thermal_zone0
[ 0.414933] ACPI: Thermal Zone [TZS0] (43 C)
[ 0.415043] thermal LNXTHERM:01: registered as thermal_zone1
[ 0.415046] ACPI: Thermal Zone [TZS1] (28 C)
[ 0.415060] ACPI: Battery Slot [BAT0] (battery present)
[ 0.415083] GHES: HEST is not enabled!
[ 0.415130] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
[ 0.415651] ACPI: Battery Slot [BAT0] (battery present)
[ 0.415919] Linux agpgart interface v0.103
[ 0.416751] brd: module loaded
[ 0.417195] loop: module loaded
[ 0.417420] Fixed MDIO Bus: probed
[ 0.417450] tun: Universal TUN/TAP device driver, 1.6
[ 0.417453] tun: (C) 1999-2004 Max Krasnyansky <email address hidden>
[ 0.417479] PPP generic driver version 2.4.2
[ 0.417517] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.417556] ehci_hcd 0000:00:1a.0: setting latency timer to 64
[ 0.417560] ehci_hcd 0000:00:1a.0: EHCI Host Controller
[ 0.417565] ehci_hcd 0000:00:1a.0: new USB bus registered, assigned bus number 1
[ 0.417592] ehci_hcd 0000:00:1a.0: debug port 2
[ 0.421478] ehci_hcd 0000:00:1a.0: cache line size of 64 is not supported
[ 0.421492] ehci_hcd 0000:00:1a.0: irq 16, io mem 0xf0619000
[ 0.430969] ehci_hcd 0000:00:1a.0: USB 2.0 started, EHCI 1.00
[ 0.431010] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.431013] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.431016] usb usb1: Product: EHCI Host Controller
[ 0.431019] usb usb1: Manufacturer: Linux 3.5.0-41-generic ehci_hcd
[ 0.431021] usb usb1: SerialNumber: 0000:00:1a.0
[ 0.431101] hub 1-0:1.0: USB hub found
[ 0.431105] hub 1-0:1.0: 3 ports detected
[ 0.431164] ehci_hcd 0000:00:1d.0: setting latency timer to 64
[ 0.431167] ehci_hcd 0000:00:1d.0: EHCI Host Controller
[ 0.431172] ehci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
[ 0.431192] ehci_hcd 0000:00:1d.0: debug port 2
[ 0.435072] ehci_hcd 0000:00:1d.0: cache line size of 64 is not supported
[ 0.435084] ehci_hcd 0000:00:1d.0: irq 23, io mem 0xf0618000
[ 0.446950] ehci_hcd 0000:00:1d.0: USB 2.0 started, EHCI 1.00
[ 0.446971] usb usb2: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.446988] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.446991] usb usb2: Product: EHCI Host Controller
[ 0.446994] usb usb2: Manufacturer: Linux 3.5.0-41-generic ehci_hcd
[ 0.446996] usb usb2: SerialNumber: 0000:00:1d.0
[ 0.447066] hub 2-0:1.0: USB hub found
[ 0.447069] hub 2-0:1.0: 3 ports detected
[ 0.447109] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.447122] uhci_hcd: USB Universal Host Controller Interface driver
[ 0.447159] xhci_hcd 0000:00:14.0: setting latency timer to 64
[ 0.447162] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.447166] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
[ 0.447541] xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
[ 0.447582] xhci_hcd 0000:00:14.0: irq 40 for MSI/MSI-X
[ 0.447624] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.447627] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.447630] usb usb3: Product: xHCI Host Controller
[ 0.447632] usb usb3: Manufacturer: Linux 3.5.0-41-generic xhci_hcd
[ 0.447635] usb usb3: SerialNumber: 0000:00:14.0
[ 0.447692] xHCI xhci_add_endpoint called for root hub
[ 0.447693] xHCI xhci_check_bandwidth called for root hub
[ 0.447708] hub 3-0:1.0: USB hub found
[ 0.447716] hub 3-0:1.0: 4 ports detected
[ 0.447758] xhci_hcd 0000:00:14.0: xHCI Host Controller
[ 0.447762] xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
[ 0.447781] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003
[ 0.447783] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.447786] usb usb4: Product: xHCI Host Controller
[ 0.447789] usb usb4: Manufacturer: Linux 3.5.0-41-generic xhci_hcd
[ 0.447791] usb usb4: SerialNumber: 0000:00:14.0
[ 0.447839] xHCI xhci_add_endpoint called for root hub
[ 0.447840] xHCI xhci_check_bandwidth called for root hub
[ 0.447859] hub 4-0:1.0: USB hub found
[ 0.447866] hub 4-0:1.0: 4 ports detected
[ 0.447957] usbcore: registered new interface driver libusual
[ 0.447986] i8042: PNP: PS/2 Controller [PNP0303:KBD0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[ 0.451203] serio: i8042 KBD port at 0x60,0x64 irq 1
[ 0.451208] serio: i8042 AUX port at 0x60,0x64 irq 12
[ 0.451292] mousedev: PS/2 mouse device common for all mice
[ 0.451408] rtc_cmos 00:06: RTC can wake from S4
[ 0.451523] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
[ 0.451552] rtc0: alarms up to one month, y3k, 242 bytes nvram, hpet irqs
[ 0.451604] device-mapper: uevent: version 1.0.3
[ 0.451651] device-mapper: ioctl: 4.22.0-ioctl (2011-10-19) initialised: <email address hidden>
[ 0.451685] cpuidle: using governor ladder
[ 0.451725] cpuidle: using governor menu
[ 0.451727] EFI Variables Facility v0.08 2004-May-17
[ 0.451873] ashmem: initialized
[ 0.451958] TCP: cubic registered
[ 0.452030] NET: Registered protocol family 10
[ 0.452170] NET: Registered protocol family 17
[ 0.452179] Key type dns_resolver registered
[ 0.452336] PM: Hibernation image not present or could not be loaded.
[ 0.452345] registered taskstats version 1
[ 0.454040] Key type trusted registered
[ 0.455430] Key type encrypted registered
[ 0.457212] Magic number: 1:694:779
[ 0.457290] rtc_cmos 00:06: setting system clock to 2013-10-05 10:47:42 UTC (1380970062)
[ 0.457609] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
[ 0.457612] EDD information not available.
[ 0.458748] Freeing unused kernel memory: 948k freed
[ 0.458845] Write protecting the kernel read-only data: 12288k
[ 0.461661] Freeing unused kernel memory: 1356k freed
[ 0.463917] Freeing unused kernel memory: 1060k freed
[ 0.474681] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[ 0.486850] udevd[124]: starting version 175
[ 0.522368] ahci 0000:00:1f.2: version 3.0
[ 0.522421] ahci 0000:00:1f.2: irq 41 for MSI/MSI-X
[ 0.522444] ahci: SSS flag set, parallel bus scan disabled
[ 0.534847] ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x12 impl SATA mode
[ 0.534855] ahci 0000:00:1f.2: flags: 64bit ncq stag pm led clo pio slum part ems apst
[ 0.534861] ahci 0000:00:1f.2: setting latency timer to 64
[ 0.545379] scsi0 : ahci
[ 0.546525] scsi1 : ahci
[ 0.547933] scsi2 : ahci
[ 0.549425] scsi3 : ahci
[ 0.550814] scsi4 : ahci
[ 0.550857] scsi5 : ahci
[ 0.550941] ata1: DUMMY
[ 0.550945] ata2: SATA max UDMA/133 abar m2048@0xf0617000 port 0xf0617180 irq 41
[ 0.550948] ata3: DUMMY
[ 0.550949] ata4: DUMMY
[ 0.550952] ata5: SATA max UDMA/133 abar m2048@0xf0617000 port 0xf0617300 irq 41
[ 0.550954] ata6: DUMMY
[ 0.742594] usb 1-1: new high-speed USB device number 2 using ehci_hcd
[ 0.870428] ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
[ 0.874865] usb 1-1: New USB device found, idVendor=8087, idProduct=0024
[ 0.874875] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 0.875260] hub 1-1:1.0: USB hub found
[ 0.875355] hub 1-1:1.0: 6 ports detected
[ 0.922550] ata2.00: ATA-8: ST9500325AS, 0011LVM1, max UDMA/100
[ 0.922560] ata2.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
[ 0.924556] ata2.00: configured for UDMA/100
[ 0.924801] scsi 1:0:0:0: Direct-Access ATA ST9500325AS 0011 PQ: 0 ANSI: 5
[ 0.924909] sd 1:0:0:0: Attached scsi generic sg0 type 0
[ 0.924956] sd 1:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
[ 0.924983] sd 1:0:0:0: [sda] Write Protect is off
[ 0.924986] sd 1:0:0:0: [sda] Mode Sense: 00 3a 00 00
[ 0.924998] sd 1:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[ 0.986281] usb 2-1: new high-speed USB device number 2 using ehci_hcd
[ 1.003917] sda: sda1 < sda5 sda6 sda7 sda8 sda9 sda10 > sda2 sda3 sda4
[ 1.005521] sd 1:0:0:0: [sda] Attached SCSI disk
[ 1.118547] usb 2-1: New USB device found, idVendor=8087, idProduct=0024
[ 1.118558] usb 2-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 1.118923] hub 2-1:1.0: USB hub found
[ 1.119038] hub 2-1:1.0: 6 ports detected
[ 1.190205] usb 1-1.5: new high-speed USB device number 3 using ehci_hcd
[ 1.241951] ata5: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
[ 1.257331] ata5.00: ATAPI: MATSHITA DVD-RAM UJ8D1, 8.10, max UDMA/100
[ 1.270485] ata5.00: configured for UDMA/100
[ 1.276990] scsi 4:0:0:0: CD-ROM MATSHITA DVD-RAM UJ8D1 8.10 PQ: 0 ANSI: 5
[ 1.290755] sr0: scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 1.290766] cdrom: Uniform CD-ROM driver Revision: 3.20
[ 1.290856] sr 4:0:0:0: Attached scsi CD-ROM sr0
[ 1.290901] sr 4:0:0:0: Attached scsi generic sg1 type 5
[ 1.296904] usb 1-1.5: New USB device found, idVendor=04f2, idProduct=b2e2
[ 1.296910] usb 1-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.296913] usb 1-1.5: Product: Lenovo EasyCamera
[ 1.296915] usb 1-1.5: Manufacturer: Chicony Corp.
[ 1.385755] Refined TSC clocksource calibration: 2494.332 MHz.
[ 1.385768] Switching to clocksource tsc
[ 1.389948] usb 2-1.5: new full-speed USB device number 3 using ehci_hcd
[ 1.485033] usb 2-1.5: New USB device found, idVendor=0489, idProduct=e042
[ 1.485046] usb 2-1.5: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.485053] usb 2-1.5: Product: BCM20702A0
[ 1.485059] usb 2-1.5: Manufacturer: Broadcom Corp
[ 1.485064] usb 2-1.5: SerialNumber: E006E6BD24E6
[ 1.557571] usb 2-1.6: new high-speed USB device number 4 using ehci_hcd
[ 1.651566] usb 2-1.6: New USB device found, idVendor=058f, idProduct=6366
[ 1.651577] usb 2-1.6: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 1.651584] usb 2-1.6: Product: Flash Card Reader/Writer
[ 1.651590] usb 2-1.6: Manufacturer: Generic
[ 1.651594] usb 2-1.6: SerialNumber: 058F63666435
[ 1.652967] Initializing USB Mass Storage driver...
[ 1.653046] scsi6 : usb-storage 2-1.6:1.0
[ 1.653095] usbcore: registered new interface driver usb-storage
[ 1.653097] USB Mass Storage support registered.
[ 2.648983] scsi 6:0:0:0: Direct-Access Multiple Card Reader 1.00 PQ: 0 ANSI: 0
[ 2.649356] sd 6:0:0:0: Attached scsi generic sg2 type 0
[ 2.651146] sd 6:0:0:0: [sdb] Attached SCSI removable disk
[ 3.337928] EXT4-fs (sda9): mounted filesystem with ordered data mode. Opts: (null)
[ 16.571192] Adding 1998844k swap on /dev/sda5. Priority:-1 extents:1 across:1998844k
[ 16.934913] udevd[431]: starting version 175
[ 17.917266] lp: driver loaded but no devices found
[ 18.075349] usbserial: `0\xffffffc3\xffffff97\xffffff970669' invalid for parameter `product'
[ 18.091341] usbcore: registered new interface driver usbserial
[ 18.091350] usbcore: registered new interface driver usbserial_generic
[ 18.091356] USB Serial support registered for generic
[ 18.091359] usbserial: USB Serial Driver core
[ 18.107184] usbcore: registered new interface driver option
[ 18.107192] USB Serial support registered for GSM modem (1-port)
[ 19.212940] ACPI Warning: 0x0000000000000460-0x000000000000047f SystemIO conflicts with Region \PMIO 1 (20120320/utaddress-251)
[ 19.212946] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 19.212948] lpc_ich: Resource conflict(s) found affecting iTCO_wdt
[ 19.212951] ACPI Warning: 0x0000000000000428-0x000000000000042f SystemIO conflicts with Region \PMIO 1 (20120320/utaddress-251)
[ 19.212953] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 19.212956] ACPI Warning: 0x0000000000000500-0x000000000000053f SystemIO conflicts with Region \GPIO 1 (20120320/utaddress-251)
[ 19.212958] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
[ 19.212959] lpc_ich: Resource conflict(s) found affecting gpio_ich
[ 19.332467] mei 0000:00:16.0: setting latency timer to 64
[ 19.332521] mei 0000:00:16.0: irq 42 for MSI/MSI-X
[ 19.340287] mei 0000:00:16.0: wd: failed to find the client
[ 19.527965] wmi: Mapper loaded
[ 19.529109] input: Ideapad extra buttons as /devices/platform/ideapad/input/input4
[ 19.532626] ACPI Exception: AE_AML_BUFFER_LIMIT, Index (0x0000000000000010) is beyond end of object (20120320/exoparg2-418)
[ 19.532631] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.VPC0.XCMD] (Node ffff88011924a938), AE_AML_BUFFER_LIMIT (20120320/psparse-536)
[ 19.532637] ACPI Error: Method parse/execution failed [\_SB_.PCI0.LPCB.EC0_.VPC0.VPCW] (Node ffff88011924a910), AE_AML_BUFFER_LIMIT (20120320/psparse-536)
[ 19.552613] ideapad_acpi: probe of VPC2004:00 failed with error -5
[ 19.561032] microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x12
[ 19.567650] Qualcomm Atheros(R) AR816x/AR817x PCI-E Ethernet Network Driver
[ 19.578278] bcma: Found chip with id 0x4313, rev 0x01 and package 0x08
[ 19.578380] bcma: Core 0 found: ChipCommon (manuf 0x4BF, id 0x800, rev 0x24, class 0x0)
[ 19.578462] bcma: Core 1 found: IEEE 802.11 (manuf 0x4BF, id 0x812, rev 0x18, class 0x0)
[ 19.578532] bcma: Core 2 found: PCIe (manuf 0x4BF, id 0x820, rev 0x11, class 0x0)
[ 19.578687] alx 0000:03:00.0: alx(3c:97:0e:4d:e4:ca): Qualcomm Atheros Ethernet Network Connection
[ 19.612370] bcma: Bus registered
[ 19.613192] [drm] Initialized drm 1.1.0 20060810
[ 19.829755] microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x12
[ 19.830917] microcode: Microcode Update Driver: v2.00 <email address hidden>, Peter Oruba
[ 20.094743] i915 0000:00:02.0: setting latency timer to 64
[ 20.095145] pci 0000:00:00.0: Intel Ivybridge Chipset
[ 20.095200] pci 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
[ 20.095766] pci 0000:00:00.0: detected 65536K stolen memory
[ 20.122889] i915 0000:00:02.0: irq 43 for MSI/MSI-X
[ 20.122897] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
[ 20.122897] [drm] Driver supports precise vblank timestamp query.
[ 20.123428] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
[ 20.153381] cfg80211: Calling CRDA to update world regulatory domain
[ 20.191281] psmouse serio1: synaptics: Touchpad model: 1, fw: 7.5, id: 0x1e0b1, caps: 0xd00073/0x240000/0xa0400
[ 20.225180] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio1/input/input5
[ 20.245874] Bluetooth: Core ver 2.16
[ 20.245906] NET: Registered protocol family 31
[ 20.245908] Bluetooth: HCI device and connection manager initialized
[ 20.245909] Bluetooth: HCI socket layer initialized
[ 20.245910] Bluetooth: L2CAP socket layer initialized
[ 20.245913] Bluetooth: SCO socket layer initialized
[ 20.281554] Linux video capture interface: v2.00
[ 20.326157] usbcore: registered new interface driver btusb
[ 20.350589] uvcvideo: Found UVC 1.00 device Lenovo EasyCamera (04f2:b2e2)
[ 20.352466] input: Lenovo EasyCamera as /devices/pci0000:00/0000:00:1a.0/usb1/1-1/1-1.5/1-1.5:1.0/input/input6
[ 20.352539] usbcore: registered new interface driver uvcvideo
[ 20.352540] USB Video Class driver (1.1.1)
[ 20.540499] cfg80211: World regulatory domain updated:
[ 20.540503] cfg80211: (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[ 20.540504] cfg80211: (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.540505] cfg80211: (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 20.540506] cfg80211: (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
[ 20.540508] cfg80211: (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.540509] cfg80211: (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
[ 20.599732] brcmsmac bcma0:0: mfg 4bf core 812 rev 24 class 0 irq 17
[ 20.618513] type=1400 audit(1380950282.684:2): apparmor="STATUS" operation="profile_load" name="/sbin/dhclient" pid=741 comm="apparmor_parser"
[ 20.618546] type=1400 audit(1380950282.684:3): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=766 comm="apparmor_parser"
[ 20.618804] type=1400 audit(1380950282.684:4): apparmor="STATUS" operation="profile_load" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=741 comm="apparmor_parser"
[ 20.618837] type=1400 audit(1380950282.684:5): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=766 comm="apparmor_parser"
[ 20.618968] type=1400 audit(1380950282.684:6): apparmor="STATUS" operation="profile_load" name="/usr/lib/connman/scripts/dhclient-script" pid=741 comm="apparmor_parser"
[ 20.619002] type=1400 audit(1380950282.684:7): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=766 comm="apparmor_parser"
[ 20.687140] [drm] Enabling RC6 states: RC6 on, RC6p on, RC6pp off
[ 20.707760] type=1400 audit(1380950282.772:8): apparmor="STATUS" operation="profile_load" name="/usr/sbin/ntpd" pid=887 comm="apparmor_parser"
[ 20.707799] type=1400 audit(1380950282.772:9): apparmor="STATUS" operation="profile_replace" name="/usr/sbin/ntpd" pid=888 comm="apparmor_parser"
[ 20.716347] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
[ 20.716350] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 1900 mBm)
[ 20.716351] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
[ 20.716353] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 1900 mBm)
[ 20.716353] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
[ 20.716354] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 1900 mBm)
[ 20.716355] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
[ 20.716356] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 1900 mBm)
[ 20.716357] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
[ 20.716358] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 1900 mBm)
[ 20.716359] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
[ 20.716360] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 1900 mBm)
[ 20.716361] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
[ 20.716362] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 1900 mBm)
[ 20.716363] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
[ 20.716364] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 1900 mBm)
[ 20.716364] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
[ 20.716365] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 1900 mBm)
[ 20.716366] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
[ 20.716367] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 1900 mBm)
[ 20.716368] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
[ 20.716369] cfg80211: 2402000 KHz - 2472000 KHz @ 40000 KHz), (N/A mBi, 1900 mBm)
[ 20.716370] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
[ 20.716371] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (N/A mBi, 1900 mBm)
[ 20.716372] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
[ 20.716373] cfg80211: 2457000 KHz - 2482000 KHz @ 20000 KHz), (N/A mBi, 1900 mBm)
[ 20.716374] cfg80211: Disabling freq 2484 MHz as custom regd has no rule that fits a 20 MHz wide channel
[ 20.716396] cfg80211: Ignoring regulatory request Set by core since the driver uses its own custom regulatory domain
[ 20.734501] ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
[ 20.863573] fbcon: inteldrmfb (fb0) is primary device
[ 21.150047] EXT4-fs (sda9): re-mounted. Opts: errors=remount-ro
[ 21.204209] Console: switching to colour frame buffer device 170x48
[ 21.205886] fb0: inteldrmfb frame buffer device
[ 21.205887] drm: registered panic notifier
[ 21.206675] ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
[ 21.206862] input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input7
[ 21.207354] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
[ 21.207431] snd_hda_intel 0000:00:1b.0: irq 44 for MSI/MSI-X
[ 21.860030] input: HDA Intel PCH HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
[ 21.860114] input: HDA Intel PCH Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input9
[ 21.860206] input: HDA Intel PCH Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input10
[ 23.711675] EXT4-fs (sda2): mounted filesystem with ordered data mode. Opts: (null)
[ 24.840241] EXT4-fs (sda7): mounted filesystem with ordered data mode. Opts: (null)
[ 24.999733] EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: (null)
[ 25.121677] EXT4-fs (sda10): mounted filesystem with ordered data mode. Opts: (null)
[ 25.269564] EXT4-fs (sda8): mounted filesystem with ordered data mode. Opts: (null)
[ 27.583569] init: failsafe main process (1050) killed by TERM signal
[ 28.211408] type=1400 audit(1380950290.288:10): apparmor="STATUS" operation="profile_replace" name="/sbin/dhclient" pid=1114 comm="apparmor_parser"
[ 28.211707] type=1400 audit(1380950290.288:11): apparmor="STATUS" operation="profile_replace" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=1114 comm="apparmor_parser"
[ 28.211872] type=1400 audit(1380950290.288:12): apparmor="STATUS" operation="profile_replace" name="/usr/lib/connman/scripts/dhclient-script" pid=1114 comm="apparmor_parser"
[ 28.390975] type=1400 audit(1380950290.468:13): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=1113 comm="apparmor_parser"
[ 28.391222] type=1400 audit(1380950290.468:14): apparmor="STATUS" operation="profile_load" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper//chromium_browser" pid=1113 comm="apparmor_parser"
[ 28.575707] type=1400 audit(1380950290.652:15): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince" pid=1115 comm="apparmor_parser"
[ 28.578972] type=1400 audit(1380950290.656:16): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince//launchpad_integration" pid=1115 comm="apparmor_parser"
[ 28.579598] type=1400 audit(1380950290.656:17): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince//sanitized_helper" pid=1115 comm="apparmor_parser"
[ 28.580130] type=1400 audit(1380950290.656:18): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer" pid=1115 comm="apparmor_parser"
[ 28.582190] type=1400 audit(1380950290.656:19): apparmor="STATUS" operation="profile_load" name="/usr/bin/evince-previewer//launchpad_integration" pid=1115 comm="apparmor_parser"
[ 28.749510] ppdev: user-space parallel port driver
[ 28.808589] Bluetooth: RFCOMM TTY layer initialized
[ 28.808594] Bluetooth: RFCOMM socket layer initialized
[ 28.808595] Bluetooth: RFCOMM ver 1.11
[ 28.875354] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 28.875357] Bluetooth: BNEP filters: protocol multicast
[ 29.676610] microcode: CPU0 updated to revision 0x19, date = 2013-06-13
[ 29.677085] microcode: CPU1 updated to revision 0x19, date = 2013-06-13
[ 30.040481] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 30.063449] alx 0000:03:00.0: irq 45 for MSI/MSI-X
[ 30.063453] alx 0000:03:00.0: irq 46 for MSI/MSI-X
[ 30.063456] alx 0000:03:00.0: irq 47 for MSI/MSI-X
[ 30.065463] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 30.067458] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 32.462196] init: anacron main process (1269) killed by TERM signal
[ 64.132733] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 64.132751] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)
[ 64.133730] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 66.697587] wlan0: authenticate with 8c:0c:90:13:76:58
[ 66.701820] wlan0: send auth to 8c:0c:90:13:76:58 (try 1/3)
[ 66.702828] wlan0: authenticated
[ 66.705186] wlan0: associate with 8c:0c:90:13:76:58 (try 1/3)
[ 66.709574] wlan0: RX AssocResp from 8c:0c:90:13:76:58 (capab=0x421 status=0 aid=2)
[ 66.710135] ieee80211 phy0: brcmsmac: brcms_ops_bss_info_changed: associated
[ 66.710138] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 0 (implement)
[ 66.710139] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: true (implement)
[ 66.710144] wlan0: associated
[ 66.710359] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 70.603062] ieee80211 phy0: brcms_ops_bss_info_changed: arp filtering: enabled true, count 1 (implement)
[ 84.003029] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 1
[ 84.003075] ieee80211 phy0: brcms_c_ampdu_dotxstatus_complete: Pkt tx suppressed, illegal channel possibly 1

Revision history for this message
kiran (pskirann) said :
#7

result of lsb_release -a; uname -a

Distributor ID: Ubuntu
Description: Ubuntu 12.04.3 LTS
Release: 12.04
Codename: precise
Linux kiru-Lenovo-G480 3.5.0-41-generic #64~precise1-Ubuntu SMP Thu Sep 12 16:50:04 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#8

The only real gap is:

[ 32.462196] init: anacron main process (1269) killed by TERM signal
[ 64.132733] ieee80211 phy0: brcms_ops_bss_info_changed: qos enabled: false (implement)
[ 64.132751] ieee80211 phy0: brcms_ops_config: change power-save mode: false (implement)

Maybe anacron has an issue. The whole of your text shows a 60 second boot which isn't overly offensive.

Revision history for this message
kiran (pskirann) said :
#9

i use bum
i unchecked bluetooth
still it is running
is there any way to stop auto start of bluetooth

will stoping auto start of application decrease my boot time

if yes

how to do it

can you refer my bootchart attached above and tell me which apps to stop autostart

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#10

sudo update-rc.d bluetooth disable

Revision history for this message
kiran (pskirann) said :
#11

can you refer me some more auto start apps

i have bum installed but it is not working properly

Can you help with this problem?

Provide an answer of your own, or ask kiran for more information if necessary.

To post a message you must log in.