Advertisement
MightyKiko

Network "Wired Unplugged"

Jul 22nd, 2015
255
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.75 KB | None | 0 0
  1.  
  2. lspci -nn # PCI devices
  3.  
  4. 00:00.0 Host bridge [0600]: Intel Corporation 4 Series Chipset DRAM Controller [8086:2e30] (rev 03)
  5. 00:02.0 VGA compatible controller [0300]: Intel Corporation 4 Series Chipset Integrated Graphics Controller [8086:2e32] (rev 03)
  6. 00:1b.0 Audio device [0403]: Intel Corporation NM10/ICH7 Family High Definition Audio Controller [8086:27d8] (rev 01)
  7. 00:1c.0 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 1 [8086:27d0] (rev 01)
  8. 00:1c.2 PCI bridge [0604]: Intel Corporation NM10/ICH7 Family PCI Express Port 3 [8086:27d4] (rev 01)
  9. 00:1d.0 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #1 [8086:27c8] (rev 01)
  10. 00:1d.1 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #2 [8086:27c9] (rev 01)
  11. 00:1d.2 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #3 [8086:27ca] (rev 01)
  12. 00:1d.3 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB UHCI Controller #4 [8086:27cb] (rev 01)
  13. 00:1d.7 USB controller [0c03]: Intel Corporation NM10/ICH7 Family USB2 EHCI Controller [8086:27cc] (rev 01)
  14. 00:1e.0 PCI bridge [0604]: Intel Corporation 82801 PCI Bridge [8086:244e] (rev e1)
  15. 00:1f.0 ISA bridge [0601]: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface Bridge [8086:27b8] (rev 01)
  16. 00:1f.1 IDE interface [0101]: Intel Corporation 82801G (ICH7 Family) IDE Controller [8086:27df] (rev 01)
  17. 00:1f.2 IDE interface [0101]: Intel Corporation NM10/ICH7 Family SATA Controller [IDE mode] [8086:27c0] (rev 01)
  18. 00:1f.3 SMBus [0c05]: Intel Corporation NM10/ICH7 Family SMBus Controller [8086:27da] (rev 01)
  19. 02:00.0 Ethernet controller [0200]: JMicron Technology Corp. JMC260 PCI Express Fast Ethernet Controller [197b:0260] (rev 03)
  20.  
  21. lsusb # USB Devices
  22.  
  23. Bus 001 Device 010: ID 058f:6387 Alcor Micro Corp. Transcend JetFlash Flash Drive
  24. Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  25. Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  26. Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  27. Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  28. Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
  29.  
  30. sudo lshw -C network # Network info
  31.  
  32. *-network DISABLED
  33. description: Ethernet interface
  34. product: JMC260 PCI Express Fast Ethernet Controller
  35. vendor: JMicron Technology Corp.
  36. physical id: 0
  37. bus info: pci@0000:02:00.0
  38. logical name: eth0
  39. version: 03
  40. serial: ff:f5:ff:3d:d7:ae
  41. size: 10Mbit/s
  42. capacity: 100Mbit/s
  43. width: 32 bits
  44. clock: 33MHz
  45. capabilities: pm pciexpress msix msi bus_master cap_list ethernet physical tp mii 10bt 10bt-fd 100bt 100bt-fd autonegotiation
  46. configuration: autonegotiation=on broadcast=yes driver=jme driverversion=1.0.8 duplex=half latency=0 link=no multicast=yes port=MII speed=10Mbit/s
  47. resources: irq:18 memory:febfc000-febfffff ioport:ec00(size=128) ioport:e800(size=256)
  48.  
  49. lsmod # Kernel modules
  50.  
  51. Module Size Used by
  52. nls_iso8859_1 12617 1
  53. usb_storage 48631 1
  54. bnep 19210 2
  55. rfcomm 59026 0
  56. bluetooth 341971 10 bnep,rfcomm
  57. parport_pc 32114 0
  58. ppdev 17423 0
  59. snd_hda_codec_idt 45116 1
  60. snd_hda_intel 43326 3
  61. snd_hda_codec 169534 2 snd_hda_codec_idt,snd_hda_intel
  62. snd_hwdep 13276 1 snd_hda_codec
  63. snd_pcm 94597 2 snd_hda_intel,snd_hda_codec
  64. i915 615640 3
  65. snd_seq_midi 13132 0
  66. snd_rawmidi 25157 1 snd_seq_midi
  67. snd_seq_midi_event 14475 1 snd_seq_midi
  68. snd_seq 55716 2 snd_seq_midi,snd_seq_midi_event
  69. snd_timer 28930 2 snd_pcm,snd_seq
  70. drm_kms_helper 47306 1 i915
  71. snd_seq_device 14137 3 snd_seq_midi,snd_rawmidi,snd_seq
  72. drm 247722 4 i915,drm_kms_helper
  73. gpio_ich 13278 0
  74. snd 61270 16 snd_hda_codec_idt,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_seq_midi,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
  75. psmouse 92648 0
  76. i2c_algo_bit 13316 1 i915
  77. soundcore 12600 1 snd
  78. lpc_ich 16987 0
  79. snd_page_alloc 18398 2 snd_hda_intel,snd_pcm
  80. serio_raw 13189 0
  81. video 19046 1 i915
  82. mac_hid 13077 0
  83. lp 13359 0
  84. parport 40930 3 parport_pc,ppdev,lp
  85. jme 40361 0
  86. mii 13693 1 jme
  87.  
  88. ifconfig # Wireless / Wired connection info
  89.  
  90. lo Link encap:Local Loopback
  91. inet addr:127.0.0.1 Mask:255.0.0.0
  92. inet6 addr: ::1/128 Scope:Host
  93. UP LOOPBACK RUNNING MTU:65536 Metric:1
  94. RX packets:3004 errors:0 dropped:0 overruns:0 frame:0
  95. TX packets:3004 errors:0 dropped:0 overruns:0 carrier:0
  96. collisions:0 txqueuelen:0
  97. RX bytes:192536 (192.5 KB) TX bytes:192536 (192.5 KB)
  98.  
  99. cat /etc/network/interfaces
  100.  
  101. auto lo
  102. iface lo inet loopback
  103.  
  104. cat /etc/resolv.conf # DNS servers
  105.  
  106. # Dynamic resolv.conf(5) file for glibc resolver(3) generated by resolvconf(8)
  107. # DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN
  108.  
  109. nm-tool # Network manager status, wireless / wired connection info
  110.  
  111. NetworkManager Tool
  112.  
  113. State: disconnected
  114.  
  115. - Device: eth0 -----------------------------------------------------------------
  116. Type: Wired
  117. Driver: jme
  118. State: unavailable
  119. Default: no
  120. HW Address: FF:F5:FF:3D:D7:AE
  121.  
  122. Capabilities:
  123. Carrier Detect: yes
  124.  
  125. Wired Properties
  126. Carrier: off
  127.  
  128.  
  129.  
  130.  
  131. dmesg > dmesg.log
  132. gedit dmesg.log
  133.  
  134. [ 0.000000] Initializing cgroup subsys cpuset
  135. [ 0.000000] Initializing cgroup subsys cpu
  136. [ 0.000000] Initializing cgroup subsys cpuacct
  137. [ 0.000000] Linux version 3.11.0-15-generic (buildd@akateko) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #25~precise1-Ubuntu SMP Thu Jan 30 17:42:40 UTC 2014 (Ubuntu 3.11.0-15.25~precise1-generic 3.11.10)
  138. [ 0.000000] KERNEL supported cpus:
  139. [ 0.000000] Intel GenuineIntel
  140. [ 0.000000] AMD AuthenticAMD
  141. [ 0.000000] NSC Geode by NSC
  142. [ 0.000000] Cyrix CyrixInstead
  143. [ 0.000000] Centaur CentaurHauls
  144. [ 0.000000] Transmeta GenuineTMx86
  145. [ 0.000000] Transmeta TransmetaCPU
  146. [ 0.000000] UMC UMC UMC UMC
  147. [ 0.000000] e820: BIOS-provided physical RAM map:
  148. [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable
  149. [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved
  150. [ 0.000000] BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
  151. [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000003bd9ffff] usable
  152. [ 0.000000] BIOS-e820: [mem 0x000000003bda0000-0x000000003bdadfff] ACPI data
  153. [ 0.000000] BIOS-e820: [mem 0x000000003bdae000-0x000000003bdeffff] ACPI NVS
  154. [ 0.000000] BIOS-e820: [mem 0x000000003bdf0000-0x000000003fffffff] reserved
  155. [ 0.000000] BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
  156. [ 0.000000] BIOS-e820: [mem 0x00000000fff00000-0x00000000ffffffff] reserved
  157. [ 0.000000] NX (Execute Disable) protection: active
  158. [ 0.000000] SMBIOS 2.5 present.
  159. [ 0.000000] DMI: ECS G41T-R3/G41T-R3, BIOS 080015 04/07/2010
  160. [ 0.000000] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
  161. [ 0.000000] e820: remove [mem 0x000a0000-0x000fffff] usable
  162. [ 0.000000] e820: last_pfn = 0x3bda0 max_arch_pfn = 0x1000000
  163. [ 0.000000] MTRR default type: uncachable
  164. [ 0.000000] MTRR fixed ranges enabled:
  165. [ 0.000000] 00000-9FFFF write-back
  166. [ 0.000000] A0000-BFFFF uncachable
  167. [ 0.000000] C0000-CFFFF write-protect
  168. [ 0.000000] D0000-DFFFF uncachable
  169. [ 0.000000] E0000-EFFFF write-through
  170. [ 0.000000] F0000-FFFFF write-protect
  171. [ 0.000000] MTRR variable ranges enabled:
  172. [ 0.000000] 0 base 000000000 mask FC0000000 write-back
  173. [ 0.000000] 1 base 03BE00000 mask FFFE00000 uncachable
  174. [ 0.000000] 2 base 03C000000 mask FFC000000 uncachable
  175. [ 0.000000] 3 disabled
  176. [ 0.000000] 4 disabled
  177. [ 0.000000] 5 disabled
  178. [ 0.000000] 6 disabled
  179. [ 0.000000] 7 disabled
  180. [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  181. [ 0.000000] original variable MTRRs
  182. [ 0.000000] reg 0, base: 0GB, range: 1GB, type WB
  183. [ 0.000000] reg 1, base: 958MB, range: 2MB, type UC
  184. [ 0.000000] reg 2, base: 960MB, range: 64MB, type UC
  185. [ 0.000000] total RAM covered: 958M
  186. [ 0.000000] Found optimal setting for mtrr clean up
  187. [ 0.000000] gran_size: 64K chunk_size: 128M num_reg: 3 lose cover RAM: 0G
  188. [ 0.000000] New variable MTRRs
  189. [ 0.000000] reg 0, base: 0GB, range: 1GB, type WB
  190. [ 0.000000] reg 1, base: 958MB, range: 2MB, type UC
  191. [ 0.000000] reg 2, base: 960MB, range: 64MB, type UC
  192. [ 0.000000] found SMP MP-table at [mem 0x000ff780-0x000ff78f] mapped at [c00ff780]
  193. [ 0.000000] Scanning 1 areas for low memory corruption
  194. [ 0.000000] initial memory mapped: [mem 0x00000000-0x021fffff]
  195. [ 0.000000] Base memory trampoline at [c009b000] 9b000 size 16384
  196. [ 0.000000] init_memory_mapping: [mem 0x00000000-0x000fffff]
  197. [ 0.000000] [mem 0x00000000-0x000fffff] page 4k
  198. [ 0.000000] init_memory_mapping: [mem 0x37800000-0x379fffff]
  199. [ 0.000000] [mem 0x37800000-0x379fffff] page 2M
  200. [ 0.000000] init_memory_mapping: [mem 0x34000000-0x377fffff]
  201. [ 0.000000] [mem 0x34000000-0x377fffff] page 2M
  202. [ 0.000000] init_memory_mapping: [mem 0x00100000-0x33ffffff]
  203. [ 0.000000] [mem 0x00100000-0x001fffff] page 4k
  204. [ 0.000000] [mem 0x00200000-0x33ffffff] page 2M
  205. [ 0.000000] init_memory_mapping: [mem 0x37a00000-0x37bfdfff]
  206. [ 0.000000] [mem 0x37a00000-0x37bfdfff] page 4k
  207. [ 0.000000] BRK [0x01c5a000, 0x01c5afff] PGTABLE
  208. [ 0.000000] RAMDISK: [mem 0x35f48000-0x36f9bfff]
  209. [ 0.000000] ACPI: RSDP 000f9820 00014 (v00 ACPIAM)
  210. [ 0.000000] ACPI: RSDT 3bda0000 00040 (v01 040710 RSDT1049 20100407 MSFT 00000097)
  211. [ 0.000000] ACPI: FACP 3bda0200 00084 (v01 040710 FACP1049 20100407 MSFT 00000097)
  212. [ 0.000000] ACPI: DSDT 3bda0440 05973 (v01 1AAAA 1AAAA000 00000000 INTL 20051117)
  213. [ 0.000000] ACPI: FACS 3bdae000 00040
  214. [ 0.000000] ACPI: APIC 3bda0390 0006C (v01 040710 APIC1049 20100407 MSFT 00000097)
  215. [ 0.000000] ACPI: MCFG 3bda0400 0003C (v01 040710 OEMMCFG 20100407 MSFT 00000097)
  216. [ 0.000000] ACPI: OEMB 3bdae040 00073 (v01 040710 OEMB1049 20100407 MSFT 00000097)
  217. [ 0.000000] ACPI: HPET 3bda8440 00038 (v01 040710 OEMHPET 20100407 MSFT 00000097)
  218. [ 0.000000] ACPI: GSCI 3bdae0c0 02024 (v01 040710 GMCHSCI 20100407 MSFT 00000097)
  219. [ 0.000000] ACPI: SSDT 3bdb0c40 00A7C (v01 DpgPmm CpuPm 00000012 INTL 20051117)
  220. [ 0.000000] ACPI: Local APIC address 0xfee00000
  221. [ 0.000000] 65MB HIGHMEM available.
  222. [ 0.000000] 891MB LOWMEM available.
  223. [ 0.000000] mapped low ram: 0 - 37bfe000
  224. [ 0.000000] low ram: 0 - 37bfe000
  225. [ 0.000000] BRK [0x01c5b000, 0x01c5bfff] PGTABLE
  226. [ 0.000000] Zone ranges:
  227. [ 0.000000] DMA [mem 0x00001000-0x00ffffff]
  228. [ 0.000000] Normal [mem 0x01000000-0x37bfdfff]
  229. [ 0.000000] HighMem [mem 0x37bfe000-0x3bd9ffff]
  230. [ 0.000000] Movable zone start for each node
  231. [ 0.000000] Early memory node ranges
  232. [ 0.000000] node 0: [mem 0x00001000-0x0009efff]
  233. [ 0.000000] node 0: [mem 0x00100000-0x3bd9ffff]
  234. [ 0.000000] On node 0 totalpages: 245054
  235. [ 0.000000] free_area_init_node: node 0, pgdat c1a63c00, node_mem_map f747e020
  236. [ 0.000000] DMA zone: 32 pages used for memmap
  237. [ 0.000000] DMA zone: 0 pages reserved
  238. [ 0.000000] DMA zone: 3998 pages, LIFO batch:0
  239. [ 0.000000] Normal zone: 1752 pages used for memmap
  240. [ 0.000000] Normal zone: 224254 pages, LIFO batch:31
  241. [ 0.000000] HighMem zone: 132 pages used for memmap
  242. [ 0.000000] HighMem zone: 16802 pages, LIFO batch:3
  243. [ 0.000000] Using APIC driver default
  244. [ 0.000000] ACPI: PM-Timer IO Port: 0x808
  245. [ 0.000000] ACPI: Local APIC address 0xfee00000
  246. [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
  247. [ 0.000000] ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
  248. [ 0.000000] ACPI: LAPIC (acpi_id[0x03] lapic_id[0x82] disabled)
  249. [ 0.000000] ACPI: LAPIC (acpi_id[0x04] lapic_id[0x83] disabled)
  250. [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  251. [ 0.000000] IOAPIC[0]: apic_id 2, version 32, address 0xfec00000, GSI 0-23
  252. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  253. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  254. [ 0.000000] ACPI: IRQ0 used by override.
  255. [ 0.000000] ACPI: IRQ2 used by override.
  256. [ 0.000000] ACPI: IRQ9 used by override.
  257. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  258. [ 0.000000] ACPI: HPET id: 0xffffffff base: 0xfed00000
  259. [ 0.000000] smpboot: Allowing 4 CPUs, 2 hotplug CPUs
  260. [ 0.000000] nr_irqs_gsi: 40
  261. [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]
  262. [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
  263. [ 0.000000] PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
  264. [ 0.000000] e820: [mem 0x40000000-0xfedfffff] available for PCI devices
  265. [ 0.000000] Booting paravirtualized kernel on bare hardware
  266. [ 0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:4 nr_node_ids:1
  267. [ 0.000000] PERCPU: Embedded 14 pages/cpu @f7440000 s36096 r0 d21248 u57344
  268. [ 0.000000] pcpu-alloc: s36096 r0 d21248 u57344 alloc=14*4096
  269. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  270. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 243270
  271. [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic root=UUID=1c4d84af-7615-4a30-9699-73481c2f1a4a ro quiet splash vt.handoff=7
  272. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  273. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  274. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  275. [ 0.000000] Initializing CPU#0
  276. [ 0.000000] xsave: enabled xstate_bv 0x3, cntxt size 0x240
  277. [ 0.000000] allocated 1961208 bytes of page_cgroup
  278. [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  279. [ 0.000000] Initializing HighMem for node 0 (00037bfe:0003bda0)
  280. [ 0.000000] Memory: 940120K/980216K available (6675K kernel code, 615K rwdata, 3440K rodata, 896K init, 912K bss, 40096K reserved, 67208K highmem)
  281. [ 0.000000] virtual kernel memory layout:
  282. [ 0.000000] fixmap : 0xfff14000 - 0xfffff000 ( 940 kB)
  283. [ 0.000000] pkmap : 0xffc00000 - 0xffe00000 (2048 kB)
  284. [ 0.000000] vmalloc : 0xf83fe000 - 0xffbfe000 ( 120 MB)
  285. [ 0.000000] lowmem : 0xc0000000 - 0xf7bfe000 ( 891 MB)
  286. [ 0.000000] .init : 0xc1a7d000 - 0xc1b5d000 ( 896 kB)
  287. [ 0.000000] .data : 0xc1685023 - 0xc1a7cec0 (4063 kB)
  288. [ 0.000000] .text : 0xc1000000 - 0xc1685023 (6676 kB)
  289. [ 0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  290. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  291. [ 0.000000] Hierarchical RCU implementation.
  292. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled.
  293. [ 0.000000] RCU restricting CPUs from NR_CPUS=8 to nr_cpu_ids=4.
  294. [ 0.000000] NR_IRQS:2304 nr_irqs:712 16
  295. [ 0.000000] CPU 0 irqstacks, hard=f5808000 soft=f580a000
  296. [ 0.000000] Console: colour dummy device 80x25
  297. [ 0.000000] console [tty0] enabled
  298. [ 0.000000] hpet clockevent registered
  299. [ 0.000000] tsc: Fast TSC calibration using PIT
  300. [ 0.000000] tsc: Detected 3059.002 MHz processor
  301. [ 0.004001] Calibrating delay loop (skipped), value calculated using timer frequency.. 6118.00 BogoMIPS (lpj=12236008)
  302. [ 0.004004] pid_max: default: 32768 minimum: 301
  303. [ 0.004027] Security Framework initialized
  304. [ 0.004044] AppArmor: AppArmor initialized
  305. [ 0.004045] Yama: becoming mindful.
  306. [ 0.004084] Mount-cache hash table entries: 512
  307. [ 0.004269] Initializing cgroup subsys memory
  308. [ 0.004278] Initializing cgroup subsys devices
  309. [ 0.004279] Initializing cgroup subsys freezer
  310. [ 0.004281] Initializing cgroup subsys blkio
  311. [ 0.004283] Initializing cgroup subsys perf_event
  312. [ 0.004285] Initializing cgroup subsys hugetlb
  313. [ 0.004307] CPU: Physical Processor ID: 0
  314. [ 0.004308] CPU: Processor Core ID: 0
  315. [ 0.004312] mce: CPU supports 6 MCE banks
  316. [ 0.004318] CPU0: Thermal monitoring enabled (TM2)
  317. [ 0.004328] Last level iTLB entries: 4KB 128, 2MB 4, 4MB 4
  318. [ 0.004328] Last level dTLB entries: 4KB 256, 2MB 0, 4MB 32
  319. [ 0.004328] tlb_flushall_shift: -1
  320. [ 0.004575] Freeing SMP alternatives memory: 28K (c1b5d000 - c1b64000)
  321. [ 0.009275] ACPI: Core revision 20130517
  322. [ 0.011943] ACPI: All ACPI Tables successfully acquired
  323. [ 0.012007] ftrace: allocating 30705 entries in 60 pages
  324. [ 0.024087] Enabling APIC mode: Flat. Using 1 I/O APICs
  325. [ 0.028335] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  326. [ 0.068025] smpboot: CPU0: Intel Pentium(R) Dual-Core CPU E6600 @ 3.06GHz (fam: 06, model: 17, stepping: 0a)
  327. [ 0.072000] Performance Events: PEBS fmt0+, 4-deep LBR, Core2 events, Intel PMU driver.
  328. [ 0.072000] ... version: 2
  329. [ 0.072000] ... bit width: 40
  330. [ 0.072000] ... generic registers: 2
  331. [ 0.072000] ... value mask: 000000ffffffffff
  332. [ 0.072000] ... max period: 000000007fffffff
  333. [ 0.072000] ... fixed-purpose events: 3
  334. [ 0.072000] ... event mask: 0000000700000003
  335. [ 0.072000] CPU 1 irqstacks, hard=f58fa000 soft=f58fc000
  336. [ 0.008000] Initializing CPU#1
  337. [ 0.072000] smpboot: Booting Node 0, Processors #1
  338. [ 0.082528] Brought up 2 CPUs
  339. [ 0.082532] smpboot: Total of 2 processors activated (12236.00 BogoMIPS)
  340. [ 0.082623] NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
  341. [ 0.084089] devtmpfs: initialized
  342. [ 0.084243] EVM: security.selinux
  343. [ 0.084245] EVM: security.SMACK64
  344. [ 0.084246] EVM: security.capability
  345. [ 0.084258] PM: Registering ACPI NVS region [mem 0x3bdae000-0x3bdeffff] (270336 bytes)
  346. [ 0.085000] regulator-dummy: no parameters
  347. [ 0.085026] RTC time: 22:41:45, date: 07/22/15
  348. [ 0.085062] NET: Registered protocol family 16
  349. [ 0.085196] EISA bus registered
  350. [ 0.085263] ACPI: bus type PCI registered
  351. [ 0.085265] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
  352. [ 0.085310] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  353. [ 0.085312] PCI: not using MMCONFIG
  354. [ 0.085383] PCI: Using configuration type 1 for base access
  355. [ 0.085383] bio: create slab <bio-0> at 0
  356. [ 0.085383] ACPI: Added _OSI(Module Device)
  357. [ 0.085383] ACPI: Added _OSI(Processor Device)
  358. [ 0.085383] ACPI: Added _OSI(3.0 _SCP Extensions)
  359. [ 0.085383] ACPI: Added _OSI(Processor Aggregator Device)
  360. [ 0.085383] ACPI: EC: Look up EC in DSDT
  361. [ 0.086036] ACPI: Executed 1 blocks of module-level executable AML code
  362. [ 0.088252] ACPI: SSDT 3bdb00f0 002FB (v01 DpgPmm P001Ist 00000011 INTL 20051117)
  363. [ 0.088490] ACPI: Dynamic OEM Table Load:
  364. [ 0.088493] ACPI: SSDT (null) 002FB (v01 DpgPmm P001Ist 00000011 INTL 20051117)
  365. [ 0.088598] ACPI: SSDT 3bdb06f0 004B2 (v01 PmRef P001Cst 00003001 INTL 20051117)
  366. [ 0.088819] ACPI: Dynamic OEM Table Load:
  367. [ 0.088820] ACPI: SSDT (null) 004B2 (v01 PmRef P001Cst 00003001 INTL 20051117)
  368. [ 0.089005] ACPI: SSDT 3bdb03f0 002FB (v01 DpgPmm P002Ist 00000012 INTL 20051117)
  369. [ 0.089240] ACPI: Dynamic OEM Table Load:
  370. [ 0.089242] ACPI: SSDT (null) 002FB (v01 DpgPmm P002Ist 00000012 INTL 20051117)
  371. [ 0.089307] ACPI: SSDT 3bdb0bb0 00085 (v01 PmRef P002Cst 00003000 INTL 20051117)
  372. [ 0.089529] ACPI: Dynamic OEM Table Load:
  373. [ 0.089531] ACPI: SSDT (null) 00085 (v01 PmRef P002Cst 00003000 INTL 20051117)
  374. [ 0.089674] ACPI: Interpreter enabled
  375. [ 0.089680] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20130517/hwxface-571)
  376. [ 0.089684] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20130517/hwxface-571)
  377. [ 0.089695] ACPI: (supports S0 S3 S4 S5)
  378. [ 0.089697] ACPI: Using IOAPIC for interrupt routing
  379. [ 0.089714] PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
  380. [ 0.090630] PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in ACPI motherboard resources
  381. [ 0.090631] PCI: Using MMCONFIG for extended config space
  382. [ 0.090641] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
  383. [ 0.090729] ACPI: No dock devices found.
  384. [ 0.096459] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  385. [ 0.096605] acpi PNP0A08:00: Requesting ACPI _OSC control (0x1d)
  386. [ 0.096737] acpi PNP0A08:00: ACPI _OSC control (0x1d) granted
  387. [ 0.096951] PCI host bridge to bus 0000:00
  388. [ 0.096954] pci_bus 0000:00: root bus resource [bus 00-ff]
  389. [ 0.096956] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
  390. [ 0.096958] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
  391. [ 0.096960] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
  392. [ 0.096962] pci_bus 0000:00: root bus resource [mem 0x000d0000-0x000dffff]
  393. [ 0.096963] pci_bus 0000:00: root bus resource [mem 0x3be00000-0xdfffffff]
  394. [ 0.096965] pci_bus 0000:00: root bus resource [mem 0xf0000000-0xffffffff]
  395. [ 0.096974] pci 0000:00:00.0: [8086:2e30] type 00 class 0x060000
  396. [ 0.096992] DMAR: Forcing write-buffer flush capability
  397. [ 0.096993] DMAR: Disabling IOMMU for graphics on this chipset
  398. [ 0.097060] pci 0000:00:02.0: [8086:2e32] type 00 class 0x030000
  399. [ 0.097071] pci 0000:00:02.0: reg 0x10: [mem 0xfe400000-0xfe7fffff 64bit]
  400. [ 0.097078] pci 0000:00:02.0: reg 0x18: [mem 0xd0000000-0xdfffffff 64bit pref]
  401. [ 0.097082] pci 0000:00:02.0: reg 0x20: [io 0xdc00-0xdc07]
  402. [ 0.097187] pci 0000:00:1b.0: [8086:27d8] type 00 class 0x040300
  403. [ 0.097201] pci 0000:00:1b.0: reg 0x10: [mem 0xfeaf8000-0xfeafbfff 64bit]
  404. [ 0.097261] pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
  405. [ 0.097329] pci 0000:00:1c.0: [8086:27d0] type 01 class 0x060400
  406. [ 0.097390] pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
  407. [ 0.097435] pci 0000:00:1c.0: System wakeup disabled by ACPI
  408. [ 0.097468] pci 0000:00:1c.2: [8086:27d4] type 01 class 0x060400
  409. [ 0.097528] pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
  410. [ 0.097573] pci 0000:00:1c.2: System wakeup disabled by ACPI
  411. [ 0.097608] pci 0000:00:1d.0: [8086:27c8] type 00 class 0x0c0300
  412. [ 0.097643] pci 0000:00:1d.0: reg 0x20: [io 0xd880-0xd89f]
  413. [ 0.097709] pci 0000:00:1d.0: System wakeup disabled by ACPI
  414. [ 0.097738] pci 0000:00:1d.1: [8086:27c9] type 00 class 0x0c0300
  415. [ 0.097773] pci 0000:00:1d.1: reg 0x20: [io 0xd800-0xd81f]
  416. [ 0.097838] pci 0000:00:1d.1: System wakeup disabled by ACPI
  417. [ 0.097868] pci 0000:00:1d.2: [8086:27ca] type 00 class 0x0c0300
  418. [ 0.097903] pci 0000:00:1d.2: reg 0x20: [io 0xd480-0xd49f]
  419. [ 0.097969] pci 0000:00:1d.2: System wakeup disabled by ACPI
  420. [ 0.097999] pci 0000:00:1d.3: [8086:27cb] type 00 class 0x0c0300
  421. [ 0.098034] pci 0000:00:1d.3: reg 0x20: [io 0xd400-0xd41f]
  422. [ 0.098099] pci 0000:00:1d.3: System wakeup disabled by ACPI
  423. [ 0.098135] pci 0000:00:1d.7: [8086:27cc] type 00 class 0x0c0320
  424. [ 0.098152] pci 0000:00:1d.7: reg 0x10: [mem 0xfeaf7c00-0xfeaf7fff]
  425. [ 0.098225] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
  426. [ 0.098268] pci 0000:00:1d.7: System wakeup disabled by ACPI
  427. [ 0.098299] pci 0000:00:1e.0: [8086:244e] type 01 class 0x060401
  428. [ 0.098377] pci 0000:00:1e.0: System wakeup disabled by ACPI
  429. [ 0.098413] pci 0000:00:1f.0: [8086:27b8] type 00 class 0x060100
  430. [ 0.098484] pci 0000:00:1f.0: address space collision: [io 0x0800-0x087f] conflicts with ACPI CPU throttle [??? 0x00000810-0x00000815 flags 0x80000000]
  431. [ 0.098489] pci 0000:00:1f.0: quirk: [io 0x0480-0x04bf] claimed by ICH6 GPIO
  432. [ 0.098492] pci 0000:00:1f.0: ICH7 LPC Generic IO decode 1 PIO at 0a00 (mask 00ff)
  433. [ 0.098578] pci 0000:00:1f.1: [8086:27df] type 00 class 0x01018a
  434. [ 0.098589] pci 0000:00:1f.1: reg 0x10: [io 0x0000-0x0007]
  435. [ 0.098597] pci 0000:00:1f.1: reg 0x14: [io 0x0000-0x0003]
  436. [ 0.098605] pci 0000:00:1f.1: reg 0x18: [io 0x08f0-0x08f7]
  437. [ 0.098614] pci 0000:00:1f.1: reg 0x1c: [io 0x08f8-0x08fb]
  438. [ 0.098622] pci 0000:00:1f.1: reg 0x20: [io 0xffa0-0xffaf]
  439. [ 0.098701] pci 0000:00:1f.2: [8086:27c0] type 00 class 0x01018f
  440. [ 0.098713] pci 0000:00:1f.2: reg 0x10: [io 0xd080-0xd087]
  441. [ 0.098720] pci 0000:00:1f.2: reg 0x14: [io 0xd000-0xd003]
  442. [ 0.098727] pci 0000:00:1f.2: reg 0x18: [io 0xcc00-0xcc07]
  443. [ 0.098734] pci 0000:00:1f.2: reg 0x1c: [io 0xc880-0xc883]
  444. [ 0.098741] pci 0000:00:1f.2: reg 0x20: [io 0xc800-0xc80f]
  445. [ 0.098772] pci 0000:00:1f.2: PME# supported from D3hot
  446. [ 0.098837] pci 0000:00:1f.3: [8086:27da] type 00 class 0x0c0500
  447. [ 0.098883] pci 0000:00:1f.3: reg 0x20: [io 0x0400-0x041f]
  448. [ 0.099009] pci 0000:00:1c.0: PCI bridge to [bus 01]
  449. [ 0.099081] pci 0000:02:00.0: [197b:0260] type 00 class 0x020000
  450. [ 0.099100] pci 0000:02:00.0: reg 0x10: [mem 0xfebfc000-0xfebfffff]
  451. [ 0.099124] pci 0000:02:00.0: reg 0x18: [io 0xec00-0xec7f]
  452. [ 0.099137] pci 0000:02:00.0: reg 0x1c: [io 0xe800-0xe8ff]
  453. [ 0.099238] pci 0000:02:00.0: PME# supported from D0 D3hot D3cold
  454. [ 0.108019] pci 0000:00:1c.2: PCI bridge to [bus 02]
  455. [ 0.108025] pci 0000:00:1c.2: bridge window [io 0xe000-0xefff]
  456. [ 0.108031] pci 0000:00:1c.2: bridge window [mem 0xfeb00000-0xfebfffff]
  457. [ 0.108131] pci 0000:00:1e.0: PCI bridge to [bus 03] (subtractive decode)
  458. [ 0.108143] pci 0000:00:1e.0: bridge window [io 0x0000-0x0cf7] (subtractive decode)
  459. [ 0.108146] pci 0000:00:1e.0: bridge window [io 0x0d00-0xffff] (subtractive decode)
  460. [ 0.108150] pci 0000:00:1e.0: bridge window [mem 0x000a0000-0x000bffff] (subtractive decode)
  461. [ 0.108154] pci 0000:00:1e.0: bridge window [mem 0x000d0000-0x000dffff] (subtractive decode)
  462. [ 0.108158] pci 0000:00:1e.0: bridge window [mem 0x3be00000-0xdfffffff] (subtractive decode)
  463. [ 0.108161] pci 0000:00:1e.0: bridge window [mem 0xf0000000-0xffffffff] (subtractive decode)
  464. [ 0.108179] pci_bus 0000:00: on NUMA node 0
  465. [ 0.108641] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *10 11 12 14 15)
  466. [ 0.108693] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  467. [ 0.108745] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 10 *11 12 14 15)
  468. [ 0.108798] ACPI: PCI Interrupt Link [LNKD] (IRQs *3 4 5 6 7 10 11 12 14 15)
  469. [ 0.108849] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  470. [ 0.108900] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  471. [ 0.108952] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  472. [ 0.109004] ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12 14 15)
  473. [ 0.109109] ACPI: Enabled 3 GPEs in block 00 to 1F
  474. [ 0.109115] ACPI: \_SB_.PCI0: notify handler is installed
  475. [ 0.109153] Found 1 acpi root devices
  476. [ 0.109216] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
  477. [ 0.109216] vgaarb: loaded
  478. [ 0.109216] vgaarb: bridge control possible 0000:00:02.0
  479. [ 0.109216] SCSI subsystem initialized
  480. [ 0.109216] ACPI: bus type ATA registered
  481. [ 0.109216] libata version 3.00 loaded.
  482. [ 0.109216] ACPI: bus type USB registered
  483. [ 0.109216] usbcore: registered new interface driver usbfs
  484. [ 0.112004] usbcore: registered new interface driver hub
  485. [ 0.112008] usbcore: registered new device driver usb
  486. [ 0.112051] PCI: Using ACPI for IRQ routing
  487. [ 0.117278] PCI: pci_cache_line_size set to 64 bytes
  488. [ 0.117313] Expanded resource reserved due to conflict with PCI Bus 0000:00
  489. [ 0.117315] e820: reserve RAM buffer [mem 0x0009fc00-0x0009ffff]
  490. [ 0.117318] e820: reserve RAM buffer [mem 0x3bda0000-0x3bffffff]
  491. [ 0.117398] NetLabel: Initializing
  492. [ 0.117399] NetLabel: domain hash size = 128
  493. [ 0.117400] NetLabel: protocols = UNLABELED CIPSOv4
  494. [ 0.117409] NetLabel: unlabeled traffic allowed by default
  495. [ 0.117419] HPET: 3 timers in total, 0 timers will be used for per-cpu timer
  496. [ 0.117419] hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0
  497. [ 0.117419] hpet0: 3 comparators, 64-bit 14.318180 MHz counter
  498. [ 0.118095] Switched to clocksource hpet
  499. [ 0.122125] AppArmor: AppArmor Filesystem Enabled
  500. [ 0.122161] pnp: PnP ACPI init
  501. [ 0.122176] ACPI: bus type PNP registered
  502. [ 0.122248] system 00:00: [mem 0xfed14000-0xfed19fff] has been reserved
  503. [ 0.122251] system 00:00: [mem 0xfed90000-0xfed93fff] has been reserved
  504. [ 0.122255] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  505. [ 0.122298] pnp 00:01: [dma 4]
  506. [ 0.122317] pnp 00:01: Plug and Play ACPI device, IDs PNP0200 (active)
  507. [ 0.122353] pnp 00:02: Plug and Play ACPI device, IDs PNP0b00 (active)
  508. [ 0.122375] pnp 00:03: Plug and Play ACPI device, IDs PNP0800 (active)
  509. [ 0.122401] pnp 00:04: Plug and Play ACPI device, IDs PNP0c04 (active)
  510. [ 0.122589] pnp 00:05: [dma 0 disabled]
  511. [ 0.122636] pnp 00:05: Plug and Play ACPI device, IDs PNP0501 (active)
  512. [ 0.122685] pnp 00:06: Plug and Play ACPI device, IDs PNP0303 PNP030b (active)
  513. [ 0.122742] pnp 00:07: Plug and Play ACPI device, IDs PNP0f03 PNP0f13 (active)
  514. [ 0.122835] system 00:08: [io 0x0a00-0x0adf] has been reserved
  515. [ 0.122837] system 00:08: [io 0x0ae0-0x0aef] has been reserved
  516. [ 0.122840] system 00:08: Plug and Play ACPI device, IDs PNP0c02 (active)
  517. [ 0.122937] system 00:09: [io 0x04d0-0x04d1] has been reserved
  518. [ 0.122940] system 00:09: [io 0x0800-0x087f] could not be reserved
  519. [ 0.122942] system 00:09: [io 0x0480-0x04bf] has been reserved
  520. [ 0.122944] system 00:09: [mem 0xfed1c000-0xfed1ffff] has been reserved
  521. [ 0.122947] system 00:09: [mem 0xfed20000-0xfed8ffff] has been reserved
  522. [ 0.122949] system 00:09: Plug and Play ACPI device, IDs PNP0c02 (active)
  523. [ 0.123011] pnp 00:0a: Plug and Play ACPI device, IDs PNP0103 (active)
  524. [ 0.123070] pnp 00:0b: Plug and Play ACPI device, IDs INT0800 (active)
  525. [ 0.123126] system 00:0c: [mem 0xffc00000-0xffefffff] has been reserved
  526. [ 0.123129] system 00:0c: Plug and Play ACPI device, IDs PNP0c02 (active)
  527. [ 0.123216] system 00:0d: [mem 0xfec00000-0xfec00fff] could not be reserved
  528. [ 0.123219] system 00:0d: [mem 0xfee00000-0xfee00fff] has been reserved
  529. [ 0.123222] system 00:0d: Plug and Play ACPI device, IDs PNP0c02 (active)
  530. [ 0.123272] system 00:0e: [mem 0xe0000000-0xefffffff] has been reserved
  531. [ 0.123275] system 00:0e: Plug and Play ACPI device, IDs PNP0c02 (active)
  532. [ 0.123461] system 00:0f: [mem 0x00000000-0x0009ffff] could not be reserved
  533. [ 0.123463] system 00:0f: [mem 0x000c0000-0x000cffff] could not be reserved
  534. [ 0.123466] system 00:0f: [mem 0x000e0000-0x000fffff] could not be reserved
  535. [ 0.123468] system 00:0f: [mem 0x00100000-0x3bdfffff] could not be reserved
  536. [ 0.123470] system 00:0f: Plug and Play ACPI device, IDs PNP0c01 (active)
  537. [ 0.123580] pnp: PnP ACPI: found 16 devices
  538. [ 0.123582] ACPI: bus type PNP unregistered
  539. [ 0.123584] PnPBIOS: Disabled by ACPI PNP
  540. [ 0.159870] pci 0000:00:1c.0: bridge window [io 0x1000-0x0fff] to [bus 01] add_size 1000
  541. [ 0.159874] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 01] add_size 200000
  542. [ 0.159876] pci 0000:00:1c.0: bridge window [mem 0x00100000-0x000fffff] to [bus 01] add_size 200000
  543. [ 0.159884] pci 0000:00:1c.2: bridge window [mem 0x00100000-0x000fffff 64bit pref] to [bus 02] add_size 200000
  544. [ 0.159893] pci 0000:00:1f.0: BAR 13: [io 0x0800-0x087f] has bogus alignment
  545. [ 0.159896] pci 0000:00:1c.0: res[14]=[mem 0x00100000-0x000fffff] get_res_add_size add_size 200000
  546. [ 0.159898] pci 0000:00:1c.0: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
  547. [ 0.159900] pci 0000:00:1c.2: res[15]=[mem 0x00100000-0x000fffff 64bit pref] get_res_add_size add_size 200000
  548. [ 0.159902] pci 0000:00:1c.0: res[13]=[io 0x1000-0x0fff] get_res_add_size add_size 1000
  549. [ 0.159907] pci 0000:00:1c.0: BAR 14: assigned [mem 0x40000000-0x401fffff]
  550. [ 0.159910] pci 0000:00:1c.0: BAR 15: assigned [mem 0x40200000-0x403fffff 64bit pref]
  551. [ 0.159913] pci 0000:00:1c.2: BAR 15: assigned [mem 0x40400000-0x405fffff 64bit pref]
  552. [ 0.159915] pci 0000:00:1c.0: BAR 13: assigned [io 0x1000-0x1fff]
  553. [ 0.159918] pci 0000:00:1c.0: PCI bridge to [bus 01]
  554. [ 0.159921] pci 0000:00:1c.0: bridge window [io 0x1000-0x1fff]
  555. [ 0.159925] pci 0000:00:1c.0: bridge window [mem 0x40000000-0x401fffff]
  556. [ 0.159929] pci 0000:00:1c.0: bridge window [mem 0x40200000-0x403fffff 64bit pref]
  557. [ 0.159934] pci 0000:00:1c.2: PCI bridge to [bus 02]
  558. [ 0.159936] pci 0000:00:1c.2: bridge window [io 0xe000-0xefff]
  559. [ 0.159940] pci 0000:00:1c.2: bridge window [mem 0xfeb00000-0xfebfffff]
  560. [ 0.159944] pci 0000:00:1c.2: bridge window [mem 0x40400000-0x405fffff 64bit pref]
  561. [ 0.159949] pci 0000:00:1e.0: PCI bridge to [bus 03]
  562. [ 0.159960] pci 0000:00:1c.0: enabling device (0104 -> 0107)
  563. [ 0.160084] pci 0000:00:1e.0: setting latency timer to 64
  564. [ 0.160087] pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
  565. [ 0.160089] pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
  566. [ 0.160091] pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
  567. [ 0.160093] pci_bus 0000:00: resource 7 [mem 0x000d0000-0x000dffff]
  568. [ 0.160095] pci_bus 0000:00: resource 8 [mem 0x3be00000-0xdfffffff]
  569. [ 0.160097] pci_bus 0000:00: resource 9 [mem 0xf0000000-0xffffffff]
  570. [ 0.160099] pci_bus 0000:01: resource 0 [io 0x1000-0x1fff]
  571. [ 0.160100] pci_bus 0000:01: resource 1 [mem 0x40000000-0x401fffff]
  572. [ 0.160102] pci_bus 0000:01: resource 2 [mem 0x40200000-0x403fffff 64bit pref]
  573. [ 0.160104] pci_bus 0000:02: resource 0 [io 0xe000-0xefff]
  574. [ 0.160106] pci_bus 0000:02: resource 1 [mem 0xfeb00000-0xfebfffff]
  575. [ 0.160108] pci_bus 0000:02: resource 2 [mem 0x40400000-0x405fffff 64bit pref]
  576. [ 0.160110] pci_bus 0000:03: resource 4 [io 0x0000-0x0cf7]
  577. [ 0.160112] pci_bus 0000:03: resource 5 [io 0x0d00-0xffff]
  578. [ 0.160114] pci_bus 0000:03: resource 6 [mem 0x000a0000-0x000bffff]
  579. [ 0.160115] pci_bus 0000:03: resource 7 [mem 0x000d0000-0x000dffff]
  580. [ 0.160117] pci_bus 0000:03: resource 8 [mem 0x3be00000-0xdfffffff]
  581. [ 0.160119] pci_bus 0000:03: resource 9 [mem 0xf0000000-0xffffffff]
  582. [ 0.160149] NET: Registered protocol family 2
  583. [ 0.160286] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  584. [ 0.160313] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  585. [ 0.160338] TCP: Hash tables configured (established 8192 bind 8192)
  586. [ 0.160362] TCP: reno registered
  587. [ 0.160364] UDP hash table entries: 512 (order: 2, 16384 bytes)
  588. [ 0.160372] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  589. [ 0.160421] NET: Registered protocol family 1
  590. [ 0.160431] pci 0000:00:02.0: Boot video device
  591. [ 0.160998] PCI: CLS 32 bytes, default 64
  592. [ 0.161030] Trying to unpack rootfs image as initramfs...
  593. [ 0.419984] Freeing initrd memory: 16720K (f5f48000 - f6f9c000)
  594. [ 0.420226] Scanning for low memory corruption every 60 seconds
  595. [ 0.420454] Initialise module verification
  596. [ 0.420494] audit: initializing netlink socket (disabled)
  597. [ 0.420506] type=2000 audit(1437604905.420:1): initialized
  598. [ 0.440208] bounce pool size: 64 pages
  599. [ 0.440218] HugeTLB registered 2 MB page size, pre-allocated 0 pages
  600. [ 0.441348] zbud: loaded
  601. [ 0.441389] VFS: Disk quotas dquot_6.5.2
  602. [ 0.441426] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  603. [ 0.441868] fuse init (API version 7.22)
  604. [ 0.441939] msgmni has been set to 1737
  605. [ 0.442313] Key type asymmetric registered
  606. [ 0.442315] Asymmetric key parser 'x509' registered
  607. [ 0.442344] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
  608. [ 0.442371] io scheduler noop registered
  609. [ 0.442373] io scheduler deadline registered (default)
  610. [ 0.442394] io scheduler cfq registered
  611. [ 0.442496] pcieport 0000:00:1c.0: irq 40 for MSI/MSI-X
  612. [ 0.442577] pcieport 0000:00:1c.2: irq 41 for MSI/MSI-X
  613. [ 0.442665] pcieport 0000:00:1c.0: Signaling PME through PCIe PME interrupt
  614. [ 0.442669] pcie_pme 0000:00:1c.0:pcie01: service driver pcie_pme loaded
  615. [ 0.442684] pcieport 0000:00:1c.2: Signaling PME through PCIe PME interrupt
  616. [ 0.442686] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
  617. [ 0.442689] pcie_pme 0000:00:1c.2:pcie01: service driver pcie_pme loaded
  618. [ 0.442702] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  619. [ 0.442729] pciehp 0000:00:1c.0:pcie04: HPC vendor_id 8086 device_id 27d0 ss_vid 1019 ss_did 2292
  620. [ 0.442752] pciehp 0000:00:1c.0:pcie04: service driver pciehp loaded
  621. [ 0.442761] pciehp 0000:00:1c.2:pcie04: HPC vendor_id 8086 device_id 27d4 ss_vid 1019 ss_did 2292
  622. [ 0.442780] pciehp 0000:00:1c.2:pcie04: service driver pciehp loaded
  623. [ 0.442784] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  624. [ 0.442856] intel_idle: does not run on family 6 model 23
  625. [ 0.442922] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
  626. [ 0.442926] ACPI: Power Button [PWRB]
  627. [ 0.442958] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
  628. [ 0.442960] ACPI: Power Button [PWRF]
  629. [ 0.443028] ACPI: Requesting acpi_cpufreq
  630. [ 0.443207] Monitor-Mwait will be used to enter C-1 state
  631. [ 0.443211] Monitor-Mwait will be used to enter C-2 state
  632. [ 0.443214] tsc: Marking TSC unstable due to TSC halts in idle
  633. [ 0.443218] ACPI: acpi_idle registered with cpuidle
  634. [ 0.443521] thermal LNXTHERM:00: registered as thermal_zone0
  635. [ 0.443523] ACPI: Thermal Zone [THRM] (30 C)
  636. [ 0.443557] GHES: HEST is not enabled!
  637. [ 0.443571] isapnp: Scanning for PnP cards...
  638. [ 0.448075] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  639. [ 0.468437] 00:05: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  640. [ 0.469535] Linux agpgart interface v0.103
  641. [ 0.469604] agpgart-intel 0000:00:00.0: Intel G41 Chipset
  642. [ 0.469636] agpgart-intel 0000:00:00.0: detected gtt size: 2097152K total, 262144K mappable
  643. [ 0.470089] agpgart-intel 0000:00:00.0: detected 65536K stolen memory
  644. [ 0.470183] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
  645. [ 0.471289] brd: module loaded
  646. [ 0.471836] loop: module loaded
  647. [ 0.471896] megasas: 06.600.18.00-rc1 Wed. May. 15 17:00:00 PDT 2013
  648. [ 0.471953] ata_piix 0000:00:1f.1: version 2.13
  649. [ 0.472070] ata_piix 0000:00:1f.1: setting latency timer to 64
  650. [ 0.472285] scsi0 : ata_piix
  651. [ 0.472636] scsi1 : ata_piix
  652. [ 0.472955] ata1: PATA max UDMA/100 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
  653. [ 0.472957] ata2: PATA max UDMA/100 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
  654. [ 0.473018] ata_piix 0000:00:1f.2: MAP [
  655. [ 0.473019] P0 P2 P1 P3 ]
  656. [ 0.473043] ata_piix 0000:00:1f.2: setting latency timer to 64
  657. [ 0.473240] scsi2 : ata_piix
  658. [ 0.473571] scsi3 : ata_piix
  659. [ 0.473945] ata3: SATA max UDMA/133 cmd 0xd080 ctl 0xd000 bmdma 0xc800 irq 19
  660. [ 0.473947] ata4: SATA max UDMA/133 cmd 0xcc00 ctl 0xc880 bmdma 0xc808 irq 19
  661. [ 0.474190] libphy: Fixed MDIO Bus: probed
  662. [ 0.474271] tun: Universal TUN/TAP device driver, 1.6
  663. [ 0.474272] tun: (C) 1999-2004 Max Krasnyansky <[email protected]>
  664. [ 0.474304] PPP generic driver version 2.4.2
  665. [ 0.474339] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  666. [ 0.474341] ehci-pci: EHCI PCI platform driver
  667. [ 0.474410] ehci-pci 0000:00:1d.7: setting latency timer to 64
  668. [ 0.474419] ehci-pci 0000:00:1d.7: EHCI Host Controller
  669. [ 0.474424] ehci-pci 0000:00:1d.7: new USB bus registered, assigned bus number 1
  670. [ 0.474435] ehci-pci 0000:00:1d.7: debug port 1
  671. [ 0.478334] ehci-pci 0000:00:1d.7: cache line size of 32 is not supported
  672. [ 0.478349] ehci-pci 0000:00:1d.7: irq 23, io mem 0xfeaf7c00
  673. [ 0.488012] ehci-pci 0000:00:1d.7: USB 2.0 started, EHCI 1.00
  674. [ 0.488030] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  675. [ 0.488032] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  676. [ 0.488034] usb usb1: Product: EHCI Host Controller
  677. [ 0.488035] usb usb1: Manufacturer: Linux 3.11.0-15-generic ehci_hcd
  678. [ 0.488037] usb usb1: SerialNumber: 0000:00:1d.7
  679. [ 0.488121] hub 1-0:1.0: USB hub found
  680. [ 0.488125] hub 1-0:1.0: 8 ports detected
  681. [ 0.488372] ehci-platform: EHCI generic platform driver
  682. [ 0.488379] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  683. [ 0.488380] ohci-pci: OHCI PCI platform driver
  684. [ 0.488388] ohci-platform: OHCI generic platform driver
  685. [ 0.488394] uhci_hcd: USB Universal Host Controller Interface driver
  686. [ 0.488458] uhci_hcd 0000:00:1d.0: setting latency timer to 64
  687. [ 0.488461] uhci_hcd 0000:00:1d.0: UHCI Host Controller
  688. [ 0.488466] uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
  689. [ 0.488487] uhci_hcd 0000:00:1d.0: irq 23, io base 0x0000d880
  690. [ 0.488512] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
  691. [ 0.488514] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  692. [ 0.488516] usb usb2: Product: UHCI Host Controller
  693. [ 0.488518] usb usb2: Manufacturer: Linux 3.11.0-15-generic uhci_hcd
  694. [ 0.488520] usb usb2: SerialNumber: 0000:00:1d.0
  695. [ 0.488590] hub 2-0:1.0: USB hub found
  696. [ 0.488593] hub 2-0:1.0: 2 ports detected
  697. [ 0.488733] uhci_hcd 0000:00:1d.1: setting latency timer to 64
  698. [ 0.488736] uhci_hcd 0000:00:1d.1: UHCI Host Controller
  699. [ 0.488740] uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
  700. [ 0.488758] uhci_hcd 0000:00:1d.1: irq 19, io base 0x0000d800
  701. [ 0.488782] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
  702. [ 0.488784] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  703. [ 0.488786] usb usb3: Product: UHCI Host Controller
  704. [ 0.488788] usb usb3: Manufacturer: Linux 3.11.0-15-generic uhci_hcd
  705. [ 0.488790] usb usb3: SerialNumber: 0000:00:1d.1
  706. [ 0.488860] hub 3-0:1.0: USB hub found
  707. [ 0.488863] hub 3-0:1.0: 2 ports detected
  708. [ 0.488998] uhci_hcd 0000:00:1d.2: setting latency timer to 64
  709. [ 0.489001] uhci_hcd 0000:00:1d.2: UHCI Host Controller
  710. [ 0.489005] uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
  711. [ 0.489033] uhci_hcd 0000:00:1d.2: irq 18, io base 0x0000d480
  712. [ 0.489055] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
  713. [ 0.489057] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  714. [ 0.489059] usb usb4: Product: UHCI Host Controller
  715. [ 0.489061] usb usb4: Manufacturer: Linux 3.11.0-15-generic uhci_hcd
  716. [ 0.489062] usb usb4: SerialNumber: 0000:00:1d.2
  717. [ 0.489134] hub 4-0:1.0: USB hub found
  718. [ 0.489137] hub 4-0:1.0: 2 ports detected
  719. [ 0.489278] uhci_hcd 0000:00:1d.3: setting latency timer to 64
  720. [ 0.489280] uhci_hcd 0000:00:1d.3: UHCI Host Controller
  721. [ 0.489284] uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5
  722. [ 0.489311] uhci_hcd 0000:00:1d.3: irq 16, io base 0x0000d400
  723. [ 0.489333] usb usb5: New USB device found, idVendor=1d6b, idProduct=0001
  724. [ 0.489335] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  725. [ 0.489337] usb usb5: Product: UHCI Host Controller
  726. [ 0.489339] usb usb5: Manufacturer: Linux 3.11.0-15-generic uhci_hcd
  727. [ 0.489340] usb usb5: SerialNumber: 0000:00:1d.3
  728. [ 0.489409] hub 5-0:1.0: USB hub found
  729. [ 0.489412] hub 5-0:1.0: 2 ports detected
  730. [ 0.489558] i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f03:PS2M] at 0x60,0x64 irq 1,12
  731. [ 0.489884] serio: i8042 KBD port at 0x60,0x64 irq 1
  732. [ 0.489889] serio: i8042 AUX port at 0x60,0x64 irq 12
  733. [ 0.489970] mousedev: PS/2 mouse device common for all mice
  734. [ 0.490062] rtc_cmos 00:02: RTC can wake from S4
  735. [ 0.490154] rtc_cmos 00:02: rtc core: registered rtc_cmos as rtc0
  736. [ 0.490174] rtc_cmos 00:02: alarms up to one month, y3k, 114 bytes nvram, hpet irqs
  737. [ 0.490233] device-mapper: uevent: version 1.0.3
  738. [ 0.490279] device-mapper: ioctl: 4.25.0-ioctl (2013-06-26) initialised: [email protected]
  739. [ 0.490322] platform eisa.0: Probing EISA bus 0
  740. [ 0.490339] platform eisa.0: EISA: Detected 0 cards
  741. [ 0.490346] cpufreq-nforce2: No nForce2 chipset.
  742. [ 0.490376] cpuidle: using governor ladder
  743. [ 0.490411] cpuidle: using governor menu
  744. [ 0.490419] ledtrig-cpu: registered to indicate activity on CPUs
  745. [ 0.490499] TCP: cubic registered
  746. [ 0.490582] NET: Registered protocol family 10
  747. [ 0.490741] NET: Registered protocol family 17
  748. [ 0.490751] Key type dns_resolver registered
  749. [ 0.490890] Using IPI No-Shortcut mode
  750. [ 0.490950] PM: Hibernation image not present or could not be loaded.
  751. [ 0.490953] Loading module verification certificates
  752. [ 0.493935] MODSIGN: Loaded cert 'Magrathea: Glacier signing key: 8d304f11d631e8152aa9fb1b909ef288f0069efb'
  753. [ 0.493947] registered taskstats version 1
  754. [ 0.500695] Key type trusted registered
  755. [ 0.511437] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input2
  756. [ 0.516697] Key type encrypted registered
  757. [ 0.532688] AppArmor: AppArmor sha1 policy hashing enabled
  758. [ 0.532884] Magic number: 7:128:705
  759. [ 0.532965] rtc_cmos 00:02: setting system clock to 2015-07-22 22:41:46 UTC (1437604906)
  760. [ 0.533372] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  761. [ 0.533374] EDD information not available.
  762. [ 0.660338] ata4.00: ATA-8: ST3250312AS, JC45, max UDMA/133
  763. [ 0.660341] ata4.00: 488397168 sectors, multi 16: LBA48 NCQ (depth 0/32)
  764. [ 0.676337] ata4.00: configured for UDMA/133
  765. [ 0.796489] isapnp: No Plug & Play device found
  766. [ 0.796606] scsi 3:0:0:0: Direct-Access ATA ST3250312AS JC45 PQ: 0 ANSI: 5
  767. [ 0.796717] sd 3:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
  768. [ 0.796726] sd 3:0:0:0: Attached scsi generic sg0 type 0
  769. [ 0.796775] sd 3:0:0:0: [sda] Write Protect is off
  770. [ 0.796777] sd 3:0:0:0: [sda] Mode Sense: 00 3a 00 00
  771. [ 0.796808] sd 3:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  772. [ 0.825591] sda: sda1 sda2 < sda5 >
  773. [ 0.825977] sd 3:0:0:0: [sda] Attached SCSI disk
  774. [ 0.826236] Freeing unused kernel memory: 896K (c1a7d000 - c1b5d000)
  775. [ 0.826274] Write protecting the kernel text: 6680k
  776. [ 0.826364] Write protecting the kernel read-only data: 3444k
  777. [ 0.826365] NX-protecting the kernel data: 5608k
  778. [ 0.838754] udevd[104]: starting version 175
  779. [ 0.898887] jme: JMicron JMC2XX ethernet driver version 1.0.8
  780. [ 0.922873] jme 0000:02:00.0 eth0: JMC260 Fast Ethernet chiprev:23 pcirev:3 macaddr:ff:f5:ff:3d:d7:ae
  781. [ 1.127769] EXT4-fs (sda1): mounted filesystem with ordered data mode. Opts: (null)
  782. [ 2.218962] init: ureadahead main process (256) terminated with status 5
  783. [ 3.230498] Adding 978940k swap on /dev/sda5. Priority:-1 extents:1 across:978940k FS
  784. [ 4.220430] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  785. [ 4.385613] udevd[335]: starting version 175
  786. [ 5.047672] lp: driver loaded but no devices found
  787. [ 5.192065] EXT4-fs (sda1): re-mounted. Opts: errors=remount-ro
  788. [ 5.368162] intel_rng: FWH not detected
  789. [ 5.656125] ACPI Warning: 0x00000828-0x0000082f SystemIO conflicts with Region \PMRG 1 (20130517/utaddress-251)
  790. [ 5.656133] ACPI Warning: 0x00000828-0x0000082f SystemIO conflicts with Region \_SB_.PCI0.SBRG.PMI1 2 (20130517/utaddress-251)
  791. [ 5.656136] ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
  792. [ 5.656185] lpc_ich: Resource conflict(s) found affecting gpio_ich
  793. [ 5.863610] leds_ss4200: no LED devices found
  794. [ 6.041068] gpio_ich: GPIO from 206 to 255 on gpio_ich
  795. [ 6.060324] [drm] Initialized drm 1.1.0 20060810
  796. [ 6.097214] psmouse serio1: alps: Unknown ALPS touchpad: E7=10 00 64, EC=10 00 64
  797. [ 6.611717] [drm] Memory usable by graphics device = 2048M
  798. [ 6.611726] i915 0000:00:02.0: setting latency timer to 64
  799. [ 6.612169] i915 0000:00:02.0: irq 42 for MSI/MSI-X
  800. [ 6.612177] [drm] Supports vblank timestamp caching Rev 1 (10.10.2010).
  801. [ 6.612178] [drm] Driver supports precise vblank timestamp query.
  802. [ 6.612218] vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=io+mem:owns=io+mem
  803. [ 6.737175] fbcon: inteldrmfb (fb0) is primary device
  804. [ 6.796108] Console: switching to colour frame buffer device 170x48
  805. [ 6.799246] i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
  806. [ 6.799248] i915 0000:00:02.0: registered panic notifier
  807. [ 6.799266] i915: No ACPI video bus found
  808. [ 6.799307] [drm] Initialized i915 1.6.0 20080730 for 0000:00:02.0 on minor 0
  809. [ 6.833814] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input3
  810. [ 7.131563] snd_hda_intel 0000:00:1b.0: irq 43 for MSI/MSI-X
  811. [ 7.201360] autoconfig: line_outs=1 (0xd/0x0/0x0/0x0/0x0) type:line
  812. [ 7.201364] speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
  813. [ 7.201365] hp_outs=1 (0xa/0x0/0x0/0x0/0x0)
  814. [ 7.201366] mono: mono_out=0x0
  815. [ 7.201367] inputs:
  816. [ 7.201369] Front Mic=0xb
  817. [ 7.201370] Rear Mic=0xe
  818. [ 7.201372] Line=0xc
  819. [ 7.211716] input: HDA Intel Front Headphone as /devices/pci0000:00/0000:00:1b.0/sound/card0/input4
  820. [ 7.211837] input: HDA Intel Line Out as /devices/pci0000:00/0000:00:1b.0/sound/card0/input5
  821. [ 7.211945] input: HDA Intel Line as /devices/pci0000:00/0000:00:1b.0/sound/card0/input6
  822. [ 7.212058] input: HDA Intel Rear Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input7
  823. [ 7.212163] input: HDA Intel Front Mic as /devices/pci0000:00/0000:00:1b.0/sound/card0/input8
  824. [ 8.514533] type=1400 audit(1437604914.476:2): apparmor="STATUS" operation="profile_load" parent=618 profile="unconfined" name="/sbin/dhclient" pid=622 comm="apparmor_parser"
  825. [ 8.514540] type=1400 audit(1437604914.476:3): apparmor="STATUS" operation="profile_load" parent=618 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=622 comm="apparmor_parser"
  826. [ 8.514545] type=1400 audit(1437604914.476:4): apparmor="STATUS" operation="profile_load" parent=618 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=622 comm="apparmor_parser"
  827. [ 8.514554] type=1400 audit(1437604914.476:5): apparmor="STATUS" operation="profile_replace" parent=581 profile="unconfined" name="/sbin/dhclient" pid=621 comm="apparmor_parser"
  828. [ 8.514560] type=1400 audit(1437604914.476:6): apparmor="STATUS" operation="profile_replace" parent=581 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=621 comm="apparmor_parser"
  829. [ 8.514564] type=1400 audit(1437604914.476:7): apparmor="STATUS" operation="profile_replace" parent=581 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=621 comm="apparmor_parser"
  830. [ 8.515038] type=1400 audit(1437604914.476:8): apparmor="STATUS" operation="profile_replace" parent=618 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=622 comm="apparmor_parser"
  831. [ 8.515042] type=1400 audit(1437604914.476:9): apparmor="STATUS" operation="profile_replace" parent=618 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=622 comm="apparmor_parser"
  832. [ 8.515054] type=1400 audit(1437604914.476:10): apparmor="STATUS" operation="profile_replace" parent=581 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=621 comm="apparmor_parser"
  833. [ 8.515059] type=1400 audit(1437604914.476:11): apparmor="STATUS" operation="profile_replace" parent=581 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=621 comm="apparmor_parser"
  834. [ 9.376245] init: failsafe main process (689) killed by TERM signal
  835. [ 10.869830] ppdev: user-space parallel port driver
  836. [ 12.083994] Bluetooth: Core ver 2.16
  837. [ 12.084144] NET: Registered protocol family 31
  838. [ 12.084146] Bluetooth: HCI device and connection manager initialized
  839. [ 12.084153] Bluetooth: HCI socket layer initialized
  840. [ 12.084155] Bluetooth: L2CAP socket layer initialized
  841. [ 12.084161] Bluetooth: SCO socket layer initialized
  842. [ 12.345044] Bluetooth: RFCOMM TTY layer initialized
  843. [ 12.345056] Bluetooth: RFCOMM socket layer initialized
  844. [ 12.345057] Bluetooth: RFCOMM ver 1.11
  845. [ 12.385683] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  846. [ 12.385687] Bluetooth: BNEP filters: protocol multicast
  847. [ 12.385696] Bluetooth: BNEP socket layer initialized
  848. [ 15.007486] audit_printk_skb: 15 callbacks suppressed
  849. [ 15.007489] type=1400 audit(1437604920.968:17): apparmor="STATUS" operation="profile_replace" parent=856 profile="unconfined" name="/sbin/dhclient" pid=862 comm="apparmor_parser"
  850. [ 15.007496] type=1400 audit(1437604920.968:18): apparmor="STATUS" operation="profile_replace" parent=856 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=862 comm="apparmor_parser"
  851. [ 15.007500] type=1400 audit(1437604920.968:19): apparmor="STATUS" operation="profile_replace" parent=856 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=862 comm="apparmor_parser"
  852. [ 15.007982] type=1400 audit(1437604920.968:20): apparmor="STATUS" operation="profile_replace" parent=856 profile="unconfined" name="/usr/lib/NetworkManager/nm-dhcp-client.action" pid=862 comm="apparmor_parser"
  853. [ 15.007986] type=1400 audit(1437604920.968:21): apparmor="STATUS" operation="profile_replace" parent=856 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=862 comm="apparmor_parser"
  854. [ 15.008263] type=1400 audit(1437604920.972:22): apparmor="STATUS" operation="profile_replace" parent=856 profile="unconfined" name="/usr/lib/connman/scripts/dhclient-script" pid=862 comm="apparmor_parser"
  855. [ 15.039396] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  856. [ 15.061462] type=1400 audit(1437604921.024:23): apparmor="STATUS" operation="profile_load" parent=856 profile="unconfined" name="/usr/lib/lightdm/lightdm/lightdm-guest-session-wrapper" pid=861 comm="apparmor_parser"
  857. [ 15.061470] type=1400 audit(1437604921.024:24): apparmor="STATUS" operation="profile_load" parent=856 profile="unconfined" name="chromium_browser" pid=861 comm="apparmor_parser"
  858. [ 15.062531] type=1400 audit(1437604921.024:25): apparmor="STATUS" operation="profile_replace" parent=856 profile="unconfined" name="chromium_browser" pid=861 comm="apparmor_parser"
  859. [ 15.092287] type=1400 audit(1437604921.056:26): apparmor="STATUS" operation="profile_load" parent=856 profile="unconfined" name="/usr/lib/telepathy/mission-control-5" pid=866 comm="apparmor_parser"
  860. [ 39.107220] audit_printk_skb: 126 callbacks suppressed
  861. [ 39.107225] type=1400 audit(1437604945.068:69): apparmor="DENIED" operation="open" parent=1 profile="/usr/lib/telepathy/mission-control-5" name="/usr/share/gvfs/remote-volume-monitors/" pid=1576 comm="mission-control" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0
  862. [ 979.164038] usb 4-2: new full-speed USB device number 2 using uhci_hcd
  863. [ 979.288039] usb 4-2: device descriptor read/64, error -71
  864. [ 979.512032] usb 4-2: device descriptor read/64, error -71
  865. [ 979.728031] usb 4-2: new full-speed USB device number 3 using uhci_hcd
  866. [ 979.852033] usb 4-2: device descriptor read/64, error -71
  867. [ 980.076031] usb 4-2: device descriptor read/64, error -71
  868. [ 980.292040] usb 4-2: new full-speed USB device number 4 using uhci_hcd
  869. [ 980.704031] usb 4-2: device not accepting address 4, error -71
  870. [ 980.816033] usb 4-2: new full-speed USB device number 5 using uhci_hcd
  871. [ 981.228032] usb 4-2: device not accepting address 5, error -71
  872. [ 981.228054] hub 4-0:1.0: unable to enumerate USB device on port 2
  873. [ 1035.732036] usb 4-2: new full-speed USB device number 6 using uhci_hcd
  874. [ 1035.852034] usb 4-2: device descriptor read/64, error -71
  875. [ 1036.076032] usb 4-2: device descriptor read/64, error -71
  876. [ 1036.292035] usb 4-2: new full-speed USB device number 7 using uhci_hcd
  877. [ 1036.412040] usb 4-2: device descriptor read/64, error -71
  878. [ 1036.636031] usb 4-2: device descriptor read/64, error -71
  879. [ 1036.852032] usb 4-2: new full-speed USB device number 8 using uhci_hcd
  880. [ 1037.260032] usb 4-2: device not accepting address 8, error -71
  881. [ 1037.372048] usb 4-2: new full-speed USB device number 9 using uhci_hcd
  882. [ 1037.784032] usb 4-2: device not accepting address 9, error -71
  883. [ 1037.784049] hub 4-0:1.0: unable to enumerate USB device on port 2
  884. [ 1066.388075] usb 1-4: new high-speed USB device number 4 using ehci-pci
  885. [ 1066.522552] usb 1-4: New USB device found, idVendor=058f, idProduct=6387
  886. [ 1066.522559] usb 1-4: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  887. [ 1066.522563] usb 1-4: Product: Mass Storage Device
  888. [ 1066.522566] usb 1-4: Manufacturer: JetFlash
  889. [ 1066.522569] usb 1-4: SerialNumber: HM5HWOLG
  890. [ 1066.615795] usb-storage 1-4:1.0: USB Mass Storage device detected
  891. [ 1066.615879] scsi4 : usb-storage 1-4:1.0
  892. [ 1066.615997] usbcore: registered new interface driver usb-storage
  893. [ 1067.612837] scsi 4:0:0:0: Direct-Access JetFlash Transcend 2GB 8.07 PQ: 0 ANSI: 2
  894. [ 1067.613184] sd 4:0:0:0: Attached scsi generic sg1 type 0
  895. [ 1067.617695] sd 4:0:0:0: [sdb] 3944448 512-byte logical blocks: (2.01 GB/1.88 GiB)
  896. [ 1067.618311] sd 4:0:0:0: [sdb] Write Protect is off
  897. [ 1067.618317] sd 4:0:0:0: [sdb] Mode Sense: 03 00 00 00
  898. [ 1067.618934] sd 4:0:0:0: [sdb] No Caching mode page found
  899. [ 1067.618939] sd 4:0:0:0: [sdb] Assuming drive cache: write through
  900. [ 1067.622061] sd 4:0:0:0: [sdb] No Caching mode page found
  901. [ 1067.622066] sd 4:0:0:0: [sdb] Assuming drive cache: write through
  902. [ 1067.682708] sdb: sdb1
  903. [ 1067.685313] sd 4:0:0:0: [sdb] No Caching mode page found
  904. [ 1067.685319] sd 4:0:0:0: [sdb] Assuming drive cache: write through
  905. [ 1067.685324] sd 4:0:0:0: [sdb] Attached SCSI removable disk
  906. [ 1068.171066] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  907. [ 1096.942800] WARNING! power/level is deprecated; use power/control instead
  908. [ 1097.032076] usb 1-4: USB disconnect, device number 4
  909. [ 1813.304667] perf samples too long (2504 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
  910. [ 2988.664037] usb 1-1: new high-speed USB device number 5 using ehci-pci
  911. [ 2988.798471] usb 1-1: New USB device found, idVendor=058f, idProduct=6387
  912. [ 2988.798477] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  913. [ 2988.798481] usb 1-1: Product: Mass Storage Device
  914. [ 2988.798484] usb 1-1: Manufacturer: JetFlash
  915. [ 2988.798487] usb 1-1: SerialNumber: HM5HWOLG
  916. [ 2988.798768] usb-storage 1-1:1.0: USB Mass Storage device detected
  917. [ 2988.799273] scsi5 : usb-storage 1-1:1.0
  918. [ 2989.110256] usb 1-1: USB disconnect, device number 5
  919. [ 2989.380037] usb 1-1: new high-speed USB device number 6 using ehci-pci
  920. [ 2989.514470] usb 1-1: New USB device found, idVendor=058f, idProduct=6387
  921. [ 2989.514475] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  922. [ 2989.514478] usb 1-1: Product: Mass Storage Device
  923. [ 2989.514482] usb 1-1: Manufacturer: JetFlash
  924. [ 2989.514485] usb 1-1: SerialNumber: HM5HWOLG
  925. [ 2989.514767] usb-storage 1-1:1.0: USB Mass Storage device detected
  926. [ 2989.514849] scsi6 : usb-storage 1-1:1.0
  927. [ 2990.512883] scsi 6:0:0:0: Direct-Access JetFlash Transcend 2GB 8.07 PQ: 0 ANSI: 2
  928. [ 2990.513232] sd 6:0:0:0: Attached scsi generic sg1 type 0
  929. [ 2990.516805] sd 6:0:0:0: [sdb] 3944448 512-byte logical blocks: (2.01 GB/1.88 GiB)
  930. [ 2990.517487] sd 6:0:0:0: [sdb] Write Protect is off
  931. [ 2990.517493] sd 6:0:0:0: [sdb] Mode Sense: 03 00 00 00
  932. [ 2990.518100] sd 6:0:0:0: [sdb] No Caching mode page found
  933. [ 2990.518105] sd 6:0:0:0: [sdb] Assuming drive cache: write through
  934. [ 2990.521482] sd 6:0:0:0: [sdb] No Caching mode page found
  935. [ 2990.521488] sd 6:0:0:0: [sdb] Assuming drive cache: write through
  936. [ 2990.723381] sdb: sdb1
  937. [ 2990.726359] sd 6:0:0:0: [sdb] No Caching mode page found
  938. [ 2990.726366] sd 6:0:0:0: [sdb] Assuming drive cache: write through
  939. [ 2990.726371] sd 6:0:0:0: [sdb] Attached SCSI removable disk
  940. [ 2991.062274] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  941. [ 3025.292253] usb 1-1: USB disconnect, device number 6
  942. [ 3025.532046] usb 1-1: new high-speed USB device number 7 using ehci-pci
  943. [ 3025.666479] usb 1-1: New USB device found, idVendor=058f, idProduct=6387
  944. [ 3025.666485] usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  945. [ 3025.666489] usb 1-1: Product: Mass Storage Device
  946. [ 3025.666493] usb 1-1: Manufacturer: JetFlash
  947. [ 3025.666496] usb 1-1: SerialNumber: HM5HWOLG
  948. [ 3025.666775] usb-storage 1-1:1.0: USB Mass Storage device detected
  949. [ 3025.666859] scsi7 : usb-storage 1-1:1.0
  950. [ 3026.664766] scsi 7:0:0:0: Direct-Access JetFlash Transcend 2GB 8.07 PQ: 0 ANSI: 2
  951. [ 3026.665121] sd 7:0:0:0: Attached scsi generic sg1 type 0
  952. [ 3026.669746] sd 7:0:0:0: [sdb] 3944448 512-byte logical blocks: (2.01 GB/1.88 GiB)
  953. [ 3026.670366] sd 7:0:0:0: [sdb] Write Protect is off
  954. [ 3026.670372] sd 7:0:0:0: [sdb] Mode Sense: 03 00 00 00
  955. [ 3026.670990] sd 7:0:0:0: [sdb] No Caching mode page found
  956. [ 3026.670995] sd 7:0:0:0: [sdb] Assuming drive cache: write through
  957. [ 3026.674239] sd 7:0:0:0: [sdb] No Caching mode page found
  958. [ 3026.674245] sd 7:0:0:0: [sdb] Assuming drive cache: write through
  959. [ 3026.721384] sdb: sdb1
  960. [ 3026.723992] sd 7:0:0:0: [sdb] No Caching mode page found
  961. [ 3026.723999] sd 7:0:0:0: [sdb] Assuming drive cache: write through
  962. [ 3026.724031] sd 7:0:0:0: [sdb] Attached SCSI removable disk
  963. [ 3027.679791] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  964. [ 3041.115514] usb 1-1: USB disconnect, device number 7
  965. [ 3041.372058] usb 1-1: new high-speed USB device number 8 using ehci-pci
  966. [ 9567.916044] usb 4-2: new full-speed USB device number 10 using uhci_hcd
  967. [ 9568.040043] usb 4-2: device descriptor read/64, error -71
  968. [ 9568.264034] usb 4-2: device descriptor read/64, error -71
  969. [ 9568.480033] usb 4-2: new full-speed USB device number 11 using uhci_hcd
  970. [ 9568.604047] usb 4-2: device descriptor read/64, error -71
  971. [ 9568.828045] usb 4-2: device descriptor read/64, error -71
  972. [ 9569.044050] usb 4-2: new full-speed USB device number 12 using uhci_hcd
  973. [ 9569.456033] usb 4-2: device not accepting address 12, error -71
  974. [ 9569.568033] usb 4-2: new full-speed USB device number 13 using uhci_hcd
  975. [ 9569.984040] usb 4-2: device not accepting address 13, error -71
  976. [ 9569.984062] hub 4-0:1.0: unable to enumerate USB device on port 2
  977. [ 9614.984037] usb 1-3: new high-speed USB device number 10 using ehci-pci
  978. [ 9615.118554] usb 1-3: New USB device found, idVendor=058f, idProduct=6387
  979. [ 9615.118560] usb 1-3: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  980. [ 9615.118564] usb 1-3: Product: Mass Storage Device
  981. [ 9615.118567] usb 1-3: Manufacturer: JetFlash
  982. [ 9615.118570] usb 1-3: SerialNumber: HM5HWOLG
  983. [ 9615.118851] usb-storage 1-3:1.0: USB Mass Storage device detected
  984. [ 9615.118935] scsi8 : usb-storage 1-3:1.0
  985. [ 9616.116839] scsi 8:0:0:0: Direct-Access JetFlash Transcend 2GB 8.07 PQ: 0 ANSI: 2
  986. [ 9616.117211] sd 8:0:0:0: Attached scsi generic sg1 type 0
  987. [ 9616.120441] sd 8:0:0:0: [sdb] 3944448 512-byte logical blocks: (2.01 GB/1.88 GiB)
  988. [ 9616.121441] sd 8:0:0:0: [sdb] Write Protect is off
  989. [ 9616.121446] sd 8:0:0:0: [sdb] Mode Sense: 03 00 00 00
  990. [ 9616.122069] sd 8:0:0:0: [sdb] No Caching mode page found
  991. [ 9616.122075] sd 8:0:0:0: [sdb] Assuming drive cache: write through
  992. [ 9616.125067] sd 8:0:0:0: [sdb] No Caching mode page found
  993. [ 9616.125072] sd 8:0:0:0: [sdb] Assuming drive cache: write through
  994. [ 9616.313851] sdb: sdb1
  995. [ 9616.316692] sd 8:0:0:0: [sdb] No Caching mode page found
  996. [ 9616.316699] sd 8:0:0:0: [sdb] Assuming drive cache: write through
  997. [ 9616.316704] sd 8:0:0:0: [sdb] Attached SCSI removable disk
  998. [ 9616.538183] FAT-fs (sdb1): Volume was not properly unmounted. Some data may be corrupt. Please run fsck.
  999. [10064.909647] Program lshw tried to access /dev/mem between ff000->101000.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement