Advertisement
Danko8321

dmesg | grep -v

Nov 22nd, 2011
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 56.57 KB | None | 0 0
  1. [    0.000000] Initializing cgroup subsys cpuset
  2. [    0.000000] Initializing cgroup subsys cpu
  3. [    0.000000] Linux version 2.6.38-8-generic (buildd@vernadsky) (gcc version 4.5.2 (Ubuntu/Linaro 4.5.2-8ubuntu3) ) #42-Ubuntu SMP Mon Apr 11 03:31:50 UTC 2011 (Ubuntu 2.6.38-8.42-generic 2.6.38.2)
  4. [    0.000000] BIOS-provided physical RAM map:
  5. [    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
  6. [    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
  7. [    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
  8. [    0.000000]  BIOS-e820: 0000000000100000 - 000000004bef0000 (usable)
  9. [    0.000000]  BIOS-e820: 000000004bef0000 - 000000004bef3000 (ACPI NVS)
  10. [    0.000000]  BIOS-e820: 000000004bef3000 - 000000004bf00000 (ACPI data)
  11. [    0.000000]  BIOS-e820: 00000000fec00000 - 0000000100000000 (reserved)
  12. [    0.000000] Notice: NX (Execute Disable) protection missing in CPU!
  13. [    0.000000] NX (Execute Disable) protection: approximated by x86 segment limits
  14. [    0.000000] DMI 2.2 present.
  15. [    0.000000] DMI:    /SiS-661GX, BIOS 6.00 PG 05/19/2005
  16. [    0.000000] e820 update range: 0000000000000000 - 0000000000010000 (usable) ==> (reserved)
  17. [    0.000000] e820 remove range: 00000000000a0000 - 0000000000100000 (usable)
  18. [    0.000000] last_pfn = 0x4bef0 max_arch_pfn = 0x100000
  19. [    0.000000] MTRR default type: uncachable
  20. [    0.000000] MTRR fixed ranges enabled:
  21. [    0.000000]   00000-9FFFF write-back
  22. [    0.000000]   A0000-BFFFF uncachable
  23. [    0.000000]   C0000-C7FFF write-protect
  24. [    0.000000]   C8000-FFFFF uncachable
  25. [    0.000000] MTRR variable ranges enabled:
  26. [    0.000000]   0 base 000000000 mask FC0000000 write-back
  27. [    0.000000]   1 base 040000000 mask FF0000000 write-back
  28. [    0.000000]   2 base 04C000000 mask FFC000000 uncachable
  29. [    0.000000]   3 base 04BF00000 mask FFFF00000 uncachable
  30. [    0.000000]   4 disabled
  31. [    0.000000]   5 disabled
  32. [    0.000000]   6 disabled
  33. [    0.000000]   7 disabled
  34. [    0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106
  35. [    0.000000] found SMP MP-table at [c00f5aa0] f5aa0
  36. [    0.000000] initial memory mapped : 0 - 01c00000
  37. [    0.000000] init_memory_mapping: 0000000000000000-00000000377fe000
  38. [    0.000000]  0000000000 - 0000400000 page 4k
  39. [    0.000000]  0000400000 - 0037400000 page 2M
  40. [    0.000000]  0037400000 - 00377fe000 page 4k
  41. [    0.000000] kernel direct mapping tables up to 377fe000 @ 1bfb000-1c00000
  42. [    0.000000] RAMDISK: 35ca4000 - 36e4a000
  43. [    0.000000] ACPI: RSDP 000f7440 00014 (v00 AWARD )
  44. [    0.000000] ACPI: RSDT 4bef3040 0002C (v01 AWARD  AWRDACPI 42302E31 AWRD 00000000)
  45. [    0.000000] ACPI: FACP 4bef30c0 00074 (v01 AWARD  AWRDACPI 42302E31 AWRD 00000000)
  46. [    0.000000] ACPI: DSDT 4bef3180 03832 (v01 AWARD  AWRDACPI 00001000 MSFT 0100000E)
  47. [    0.000000] ACPI: FACS 4bef0000 00040
  48. [    0.000000] ACPI: APIC 4bef6a00 00068 (v01 AWARD  AWRDACPI 42302E31 AWRD 00000000)
  49. [    0.000000] ACPI: Local APIC address 0xfee00000
  50. [    0.000000] 326MB HIGHMEM available.
  51. [    0.000000] 887MB LOWMEM available.
  52. [    0.000000]   mapped low ram: 0 - 377fe000
  53. [    0.000000]   low ram: 0 - 377fe000
  54. [    0.000000] Zone PFN ranges:
  55. [    0.000000]   DMA      0x00000010 -> 0x00001000
  56. [    0.000000]   Normal   0x00001000 -> 0x000377fe
  57. [    0.000000]   HighMem  0x000377fe -> 0x0004bef0
  58. [    0.000000] Movable zone start PFN for each node
  59. [    0.000000] early_node_map[2] active PFN ranges
  60. [    0.000000]     0: 0x00000010 -> 0x0000009f
  61. [    0.000000]     0: 0x00000100 -> 0x0004bef0
  62. [    0.000000] On node 0 totalpages: 310911
  63. [    0.000000] free_area_init_node: node 0, pgdat c1784100, node_mem_map f6e7d200
  64. [    0.000000]   DMA zone: 32 pages used for memmap
  65. [    0.000000]   DMA zone: 0 pages reserved
  66. [    0.000000]   DMA zone: 3951 pages, LIFO batch:0
  67. [    0.000000]   Normal zone: 1744 pages used for memmap
  68. [    0.000000]   Normal zone: 221486 pages, LIFO batch:31
  69. [    0.000000]   HighMem zone: 654 pages used for memmap
  70. [    0.000000]   HighMem zone: 83044 pages, LIFO batch:15
  71. [    0.000000] Using APIC driver default
  72. [    0.000000] ACPI: PM-Timer IO Port: 0x1008
  73. [    0.000000] ACPI: Local APIC address 0xfee00000
  74. [    0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  75. [    0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] disabled)
  76. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  77. [    0.000000] ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
  78. [    0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  79. [    0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
  80. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  81. [    0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 dfl dfl)
  82. [    0.000000] ACPI: IRQ0 used by override.
  83. [    0.000000] ACPI: IRQ2 used by override.
  84. [    0.000000] ACPI: IRQ9 used by override.
  85. [    0.000000] Using ACPI (MADT) for SMP configuration information
  86. [    0.000000] SMP: Allowing 2 CPUs, 1 hotplug CPUs
  87. [    0.000000] nr_irqs_gsi: 40
  88. [    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
  89. [    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
  90. [    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
  91. [    0.000000] Allocating PCI resources starting at 4bf00000 (gap: 4bf00000:b2d00000)
  92. [    0.000000] Booting paravirtualized kernel on bare hardware
  93. [    0.000000] setup_percpu: NR_CPUS:8 nr_cpumask_bits:8 nr_cpu_ids:2 nr_node_ids:1
  94. [    0.000000] PERCPU: Embedded 13 pages/cpu @f5800000 s28800 r0 d24448 u2097152
  95. [    0.000000] pcpu-alloc: s28800 r0 d24448 u2097152 alloc=1*4194304
  96. [    0.000000] pcpu-alloc: [0] 0 1
  97. [    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 308481
  98. [    0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.38-8-generic root=UUID=99ec29f9-66ca-4230-8c3c-563495f4756c ro quiet splash vt.handoff=7
  99. [    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  100. [    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  101. [    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  102. [    0.000000] Initializing CPU#0
  103. [    0.000000] allocated 6220160 bytes of page_cgroup
  104. [    0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
  105. [    0.000000] Initializing HighMem for node 0 (000377fe:0004bef0)
  106. [    0.000000] Memory: 1199468k/1244096k available (5188k kernel code, 44176k reserved, 2540k data, 700k init, 334792k highmem)
  107. [    0.000000] virtual kernel memory layout:
  108. [    0.000000]     fixmap  : 0xfff16000 - 0xfffff000   ( 932 kB)
  109. [    0.000000]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
  110. [    0.000000]     vmalloc : 0xf7ffe000 - 0xff7fe000   ( 120 MB)
  111. [    0.000000]     lowmem  : 0xc0000000 - 0xf77fe000   ( 887 MB)
  112. [    0.000000]       .init : 0xc178d000 - 0xc183c000   ( 700 kB)
  113. [    0.000000]       .data : 0xc15112a1 - 0xc178c480   (2540 kB)
  114. [    0.000000]       .text : 0xc1000000 - 0xc15112a1   (5188 kB)
  115. [    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  116. [    0.000000] SLUB: Genslabs=15, HWalign=128, Order=0-3, MinObjects=0, CPUs=2, Nodes=1
  117. [    0.000000] Hierarchical RCU implementation.
  118. [    0.000000]  RCU dyntick-idle grace-period acceleration is enabled.
  119. [    0.000000]  RCU-based detection of stalled CPUs is disabled.
  120. [    0.000000] NR_IRQS:2304 nr_irqs:512 16
  121. [    0.000000] CPU 0 irqstacks, hard=f4c08000 soft=f4c0a000
  122. [    0.000000] vt handoff: transparent VT on vt#7
  123. [    0.000000] Console: colour VGA+ 80x25
  124. [    0.000000] console [tty0] enabled
  125. [    0.000000] Fast TSC calibration using PIT
  126. [    0.000000] Detected 2272.028 MHz processor.
  127. [    0.004005] Calibrating delay loop (skipped), value calculated using timer frequency.. 4544.05 BogoMIPS (lpj=9088112)
  128. [    0.004015] pid_max: default: 32768 minimum: 301
  129. [    0.004062] Security Framework initialized
  130. [    0.004101] AppArmor: AppArmor initialized
  131. [    0.004105] Yama: becoming mindful.
  132. [    0.004221] Mount-cache hash table entries: 512
  133. [    0.004509] Initializing cgroup subsys ns
  134. [    0.004518] ns_cgroup deprecated: consider using the 'clone_children' flag without the ns_cgroup.
  135. [    0.004523] Initializing cgroup subsys cpuacct
  136. [    0.004532] Initializing cgroup subsys memory
  137. [    0.004549] Initializing cgroup subsys devices
  138. [    0.004554] Initializing cgroup subsys freezer
  139. [    0.004558] Initializing cgroup subsys net_cls
  140. [    0.004563] Initializing cgroup subsys blkio
  141. [    0.004644] CPU0: Hyper-Threading is disabled
  142. [    0.004651] mce: CPU supports 4 MCE banks
  143. [    0.004672] CPU0: Thermal monitoring enabled (TM1)
  144. [    0.004681] using mwait in idle threads.
  145. [    0.005883] SMP alternatives: switching to UP code
  146. [    0.023125] ACPI: Core revision 20110112
  147. [    0.028040] ftrace: allocating 23640 entries in 47 pages
  148. [    0.032157] Enabling APIC mode:  Flat.  Using 1 I/O APICs
  149. [    0.032439] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
  150. [    0.072553] CPU0: Intel(R) Celeron(R) CPU 2.26GHz stepping 09
  151. [    0.076004] Performance Events: Netburst events, Netburst P4/Xeon PMU driver.
  152. [    0.076004] ... version:                0
  153. [    0.076004] ... bit width:              40
  154. [    0.076004] ... generic registers:      18
  155. [    0.076004] ... value mask:             000000ffffffffff
  156. [    0.076004] ... max period:             0000007fffffffff
  157. [    0.076004] ... fixed-purpose events:   0
  158. [    0.076004] ... event mask:             000000000003ffff
  159. [    0.076004] Brought up 1 CPUs
  160. [    0.076004] Total of 1 processors activated (4544.05 BogoMIPS).
  161. [    0.076004] devtmpfs: initialized
  162. [    0.076188] print_constraints: dummy:
  163. [    0.076225] Time: 11:02:22  Date: 11/22/11
  164. [    0.076318] NET: Registered protocol family 16
  165. [    0.076558] EISA bus registered
  166. [    0.076579] ACPI: bus type pci registered
  167. [    0.100060] PCI: PCI BIOS revision 2.10 entry at 0xfb5a0, last bus=1
  168. [    0.100064] PCI: Using configuration type 1 for base access
  169. [    0.102126] bio: create slab <bio-0> at 0
  170. [    0.103511] ACPI: EC: Look up EC in DSDT
  171. [    0.108917] ACPI: Interpreter enabled
  172. [    0.108928] ACPI: (supports S0 S3 S4 S5)
  173. [    0.108968] ACPI: Using IOAPIC for interrupt routing
  174. [    0.116351] ACPI: No dock devices found.
  175. [    0.116359] HEST: Table not found.
  176. [    0.116366] PCI: Ignoring host bridge windows from ACPI; if necessary, use "pci=use_crs" and report a bug
  177. [    0.116516] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])
  178. [    0.116789] pci_root PNP0A03:00: host bridge window [io  0x0000-0x047f] (ignored)
  179. [    0.116796] pci_root PNP0A03:00: host bridge window [io  0x0490-0x0cf7] (ignored)
  180. [    0.116801] pci_root PNP0A03:00: host bridge window [io  0x0d00-0x0fff] (ignored)
  181. [    0.116805] pci_root PNP0A03:00: host bridge window [io  0x1100-0xffff] (ignored)
  182. [    0.116810] pci_root PNP0A03:00: host bridge window [mem 0x000a0000-0x000bffff] (ignored)
  183. [    0.116815] pci_root PNP0A03:00: host bridge window [mem 0x4c000000-0xfebfffff] (ignored)
  184. [    0.116842] pci 0000:00:00.0: [1039:0661] type 0 class 0x000600
  185. [    0.116860] pci 0000:00:00.0: reg 10: [mem 0xa0000000-0xbfffffff]
  186. [    0.116957] pci 0000:00:01.0: [1039:0003] type 1 class 0x000604
  187. [    0.117016] pci 0000:00:02.0: [1039:0964] type 0 class 0x000601
  188. [    0.117132] pci 0000:00:02.5: [1039:5513] type 0 class 0x000101
  189. [    0.117175] pci 0000:00:02.5: reg 10: [io  0x01f0-0x01f7]
  190. [    0.117189] pci 0000:00:02.5: reg 14: [io  0x03f4-0x03f7]
  191. [    0.117203] pci 0000:00:02.5: reg 18: [io  0x0170-0x0177]
  192. [    0.117216] pci 0000:00:02.5: reg 1c: [io  0x0374-0x0377]
  193. [    0.117230] pci 0000:00:02.5: reg 20: [io  0x4000-0x400f]
  194. [    0.117279] pci 0000:00:02.5: PME# supported from D3cold
  195. [    0.117286] pci 0000:00:02.5: PME# disabled
  196. [    0.117314] pci 0000:00:02.7: [1039:7012] type 0 class 0x000401
  197. [    0.117338] pci 0000:00:02.7: reg 10: [io  0xa800-0xa8ff]
  198. [    0.117353] pci 0000:00:02.7: reg 14: [io  0xac00-0xac7f]
  199. [    0.117431] pci 0000:00:02.7: supports D1 D2
  200. [    0.117434] pci 0000:00:02.7: PME# supported from D3hot D3cold
  201. [    0.117441] pci 0000:00:02.7: PME# disabled
  202. [    0.117462] pci 0000:00:03.0: [1039:7001] type 0 class 0x000c03
  203. [    0.117481] pci 0000:00:03.0: reg 10: [mem 0xc9104000-0xc9104fff]
  204. [    0.117566] pci 0000:00:03.1: [1039:7001] type 0 class 0x000c03
  205. [    0.117586] pci 0000:00:03.1: reg 10: [mem 0xc9100000-0xc9100fff]
  206. [    0.117672] pci 0000:00:03.2: [1039:7001] type 0 class 0x000c03
  207. [    0.117693] pci 0000:00:03.2: reg 10: [mem 0xc9101000-0xc9101fff]
  208. [    0.117783] pci 0000:00:03.3: [1039:7002] type 0 class 0x000c03
  209. [    0.117809] pci 0000:00:03.3: reg 10: [mem 0xc9102000-0xc9102fff]
  210. [    0.117895] pci 0000:00:03.3: PME# supported from D0 D3hot D3cold
  211. [    0.117902] pci 0000:00:03.3: PME# disabled
  212. [    0.117936] pci 0000:00:04.0: [1039:0900] type 0 class 0x000200
  213. [    0.117962] pci 0000:00:04.0: reg 10: [io  0xb000-0xb0ff]
  214. [    0.117977] pci 0000:00:04.0: reg 14: [mem 0xc9103000-0xc9103fff]
  215. [    0.118033] pci 0000:00:04.0: reg 30: [mem 0x00000000-0x0001ffff pref]
  216. [    0.118060] pci 0000:00:04.0: supports D1 D2
  217. [    0.118064] pci 0000:00:04.0: PME# supported from D0 D1 D2 D3hot D3cold
  218. [    0.118070] pci 0000:00:04.0: PME# disabled
  219. [    0.118096] pci 0000:00:05.0: [1039:0180] type 0 class 0x000101
  220. [    0.118122] pci 0000:00:05.0: reg 10: [io  0xb400-0xb407]
  221. [    0.118136] pci 0000:00:05.0: reg 14: [io  0xb800-0xb803]
  222. [    0.118150] pci 0000:00:05.0: reg 18: [io  0xbc00-0xbc07]
  223. [    0.118164] pci 0000:00:05.0: reg 1c: [io  0xc000-0xc003]
  224. [    0.118178] pci 0000:00:05.0: reg 20: [io  0xc400-0xc40f]
  225. [    0.118225] pci 0000:00:05.0: PME# supported from D3cold
  226. [    0.118231] pci 0000:00:05.0: PME# disabled
  227. [    0.118263] pci 0000:00:09.0: [1131:7134] type 0 class 0x000480
  228. [    0.118290] pci 0000:00:09.0: reg 10: [mem 0xc9105000-0xc91053ff]
  229. [    0.118378] pci 0000:00:09.0: supports D1 D2
  230. [    0.118462] pci 0000:01:00.0: [1039:6330] type 0 class 0x000300
  231. [    0.118485] pci 0000:01:00.0: reg 10: [mem 0xc0000000-0xc7ffffff pref]
  232. [    0.118497] pci 0000:01:00.0: reg 14: [mem 0xc9000000-0xc901ffff]
  233. [    0.118509] pci 0000:01:00.0: reg 18: [io  0x9000-0x907f]
  234. [    0.118567] pci 0000:01:00.0: supports D1 D2
  235. [    0.118618] pci 0000:00:01.0: PCI bridge to [bus 01-01]
  236. [    0.118628] pci 0000:00:01.0:   bridge window [io  0x9000-0x9fff]
  237. [    0.118635] pci 0000:00:01.0:   bridge window [mem 0xc9000000-0xc90fffff]
  238. [    0.118642] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xc7ffffff pref]
  239. [    0.118656] pci_bus 0000:00: on NUMA node 0
  240. [    0.118664] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  241. [    0.139742] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 11 14 15) *0, disabled.
  242. [    0.139857] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 14 15)
  243. [    0.139961] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11 14 15)
  244. [    0.140100] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 *10 11 14 15)
  245. [    0.140205] ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 9 *10 11 14 15)
  246. [    0.140320] ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 10 *11 14 15)
  247. [    0.140433] ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 *9 10 11 14 15)
  248. [    0.140539] ACPI: PCI Interrupt Link [LNKH] (IRQs *3 4 5 6 7 9 10 11 14 15)
  249. [    0.140806] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
  250. [    0.140812] vgaarb: loaded
  251. [    0.141265] SCSI subsystem initialized
  252. [    0.141410] libata version 3.00 loaded.
  253. [    0.141523] usbcore: registered new interface driver usbfs
  254. [    0.141548] usbcore: registered new interface driver hub
  255. [    0.141624] usbcore: registered new device driver usb
  256. [    0.141908] wmi: Mapper loaded
  257. [    0.141913] PCI: Using ACPI for IRQ routing
  258. [    0.141921] PCI: pci_cache_line_size set to 64 bytes
  259. [    0.142006] reserve RAM buffer: 000000000009f800 - 000000000009ffff
  260. [    0.142011] reserve RAM buffer: 000000004bef0000 - 000000004bffffff
  261. [    0.142261] NetLabel: Initializing
  262. [    0.142266] NetLabel:  domain hash size = 128
  263. [    0.142269] NetLabel:  protocols = UNLABELED CIPSOv4
  264. [    0.142288] NetLabel:  unlabeled traffic allowed by default
  265. [    0.155419] AppArmor: AppArmor Filesystem Enabled
  266. [    0.155489] pnp: PnP ACPI init
  267. [    0.155541] ACPI: bus type pnp registered
  268. [    0.155883] pnp 00:00: [mem 0x000f0000-0x000f3fff]
  269. [    0.155889] pnp 00:00: [mem 0x000f4000-0x000f7fff]
  270. [    0.155893] pnp 00:00: [mem 0x000f8000-0x000fbfff]
  271. [    0.155897] pnp 00:00: [mem 0x000fc000-0x000fffff]
  272. [    0.155900] pnp 00:00: [mem 0x4bf00000-0x4bffffff]
  273. [    0.155904] pnp 00:00: [mem 0x4bef0000-0x4befffff]
  274. [    0.155908] pnp 00:00: [mem 0xffff0000-0xffffffff]
  275. [    0.155912] pnp 00:00: [mem 0x00000000-0x0009ffff]
  276. [    0.155916] pnp 00:00: [mem 0x00100000-0x4beeffff]
  277. [    0.155920] pnp 00:00: [mem 0xffee0000-0xffefffff]
  278. [    0.155923] pnp 00:00: [mem 0xfffe0000-0xfffeffff]
  279. [    0.155927] pnp 00:00: [mem 0xfec00000-0xfecfffff]
  280. [    0.155931] pnp 00:00: [mem 0xfee00000-0xfeefffff]
  281. [    0.156089] system 00:00: [mem 0x000f0000-0x000f3fff] could not be reserved
  282. [    0.156095] system 00:00: [mem 0x000f4000-0x000f7fff] could not be reserved
  283. [    0.156100] system 00:00: [mem 0x000f8000-0x000fbfff] could not be reserved
  284. [    0.156104] system 00:00: [mem 0x000fc000-0x000fffff] could not be reserved
  285. [    0.156110] system 00:00: [mem 0x4bf00000-0x4bffffff] could not be reserved
  286. [    0.156114] system 00:00: [mem 0x4bef0000-0x4befffff] could not be reserved
  287. [    0.156119] system 00:00: [mem 0xffff0000-0xffffffff] has been reserved
  288. [    0.156124] system 00:00: [mem 0x00000000-0x0009ffff] could not be reserved
  289. [    0.156129] system 00:00: [mem 0x00100000-0x4beeffff] could not be reserved
  290. [    0.156134] system 00:00: [mem 0xffee0000-0xffefffff] has been reserved
  291. [    0.156139] system 00:00: [mem 0xfffe0000-0xfffeffff] has been reserved
  292. [    0.156144] system 00:00: [mem 0xfec00000-0xfecfffff] could not be reserved
  293. [    0.156148] system 00:00: [mem 0xfee00000-0xfeefffff] has been reserved
  294. [    0.156156] system 00:00: Plug and Play ACPI device, IDs PNP0c01 (active)
  295. [    0.156282] pnp 00:01: [bus 00-ff]
  296. [    0.156287] pnp 00:01: [io  0x0cf8-0x0cff]
  297. [    0.156292] pnp 00:01: [io  0x0000-0x047f window]
  298. [    0.156296] pnp 00:01: [io  0x0480-0x048f]
  299. [    0.156299] pnp 00:01: [io  0x0490-0x0cf7 window]
  300. [    0.156303] pnp 00:01: [io  0x0d00-0x0fff window]
  301. [    0.156307] pnp 00:01: [io  0x1000-0x10df]
  302. [    0.156311] pnp 00:01: [io  0x10e0-0x10ff]
  303. [    0.156315] pnp 00:01: [io  0x1100-0xffff window]
  304. [    0.156319] pnp 00:01: [mem 0x000a0000-0x000bffff window]
  305. [    0.156323] pnp 00:01: [mem 0x4c000000-0xfebfffff window]
  306. [    0.156425] pnp 00:01: Plug and Play ACPI device, IDs PNP0a03 (active)
  307. [    0.156828] pnp 00:02: [io  0x0010-0x001f]
  308. [    0.156833] pnp 00:02: [io  0x0022-0x003f]
  309. [    0.156836] pnp 00:02: [io  0x0044-0x005f]
  310. [    0.156849] pnp 00:02: [io  0x0062-0x0063]
  311. [    0.156852] pnp 00:02: [io  0x0065-0x006f]
  312. [    0.156856] pnp 00:02: [io  0x0074-0x007f]
  313. [    0.156859] pnp 00:02: [io  0x0091-0x0093]
  314. [    0.156863] pnp 00:02: [io  0x00a2-0x00bf]
  315. [    0.156866] pnp 00:02: [io  0x00e0-0x00ef]
  316. [    0.156870] pnp 00:02: [io  0x04d0-0x04d1]
  317. [    0.156873] pnp 00:02: [io  0x0800-0x0805]
  318. [    0.156877] pnp 00:02: [io  0x0290-0x0297]
  319. [    0.156999] system 00:02: [io  0x04d0-0x04d1] has been reserved
  320. [    0.157007] system 00:02: [io  0x0800-0x0805] has been reserved
  321. [    0.157012] system 00:02: [io  0x0290-0x0297] has been reserved
  322. [    0.157018] system 00:02: Plug and Play ACPI device, IDs PNP0c02 (active)
  323. [    0.157050] pnp 00:03: [dma 4]
  324. [    0.157054] pnp 00:03: [io  0x0000-0x000f]
  325. [    0.157057] pnp 00:03: [io  0x0080-0x0090]
  326. [    0.157061] pnp 00:03: [io  0x0094-0x009f]
  327. [    0.157064] pnp 00:03: [io  0x00c0-0x00df]
  328. [    0.157156] pnp 00:03: Plug and Play ACPI device, IDs PNP0200 (active)
  329. [    0.157184] pnp 00:04: [io  0x0070-0x0073]
  330. [    0.157205] pnp 00:04: [irq 8]
  331. [    0.157283] pnp 00:04: Plug and Play ACPI device, IDs PNP0b00 (active)
  332. [    0.157306] pnp 00:05: [io  0x0061]
  333. [    0.157378] pnp 00:05: Plug and Play ACPI device, IDs PNP0800 (active)
  334. [    0.157401] pnp 00:06: [io  0x00f0-0x00ff]
  335. [    0.157412] pnp 00:06: [irq 13]
  336. [    0.157496] pnp 00:06: Plug and Play ACPI device, IDs PNP0c04 (active)
  337. [    0.157786] pnp 00:07: [io  0x03f0-0x03f5]
  338. [    0.157791] pnp 00:07: [io  0x03f7]
  339. [    0.157803] pnp 00:07: [irq 6]
  340. [    0.157807] pnp 00:07: [dma 2]
  341. [    0.157929] pnp 00:07: Plug and Play ACPI device, IDs PNP0700 (active)
  342. [    0.158285] pnp 00:08: [io  0x03f8-0x03ff]
  343. [    0.158298] pnp 00:08: [irq 4]
  344. [    0.158436] pnp 00:08: Plug and Play ACPI device, IDs PNP0501 (active)
  345. [    0.159071] pnp 00:09: [io  0x0378-0x037f]
  346. [    0.159077] pnp 00:09: [io  0x0778-0x077b]
  347. [    0.159089] pnp 00:09: [irq 7]
  348. [    0.159093] pnp 00:09: [dma 3]
  349. [    0.159246] pnp 00:09: Plug and Play ACPI device, IDs PNP0401 (active)
  350. [    0.159369] pnp: PnP ACPI: found 10 devices
  351. [    0.159374] ACPI: ACPI bus type pnp unregistered
  352. [    0.159382] PnPBIOS: Disabled by ACPI PNP
  353. [    0.198258] Switching to clocksource acpi_pm
  354. [    0.198333] pci 0000:00:04.0: BAR 6: assigned [mem 0x4c000000-0x4c01ffff pref]
  355. [    0.198341] pci 0000:00:01.0: PCI bridge to [bus 01-01]
  356. [    0.198347] pci 0000:00:01.0:   bridge window [io  0x9000-0x9fff]
  357. [    0.198356] pci 0000:00:01.0:   bridge window [mem 0xc9000000-0xc90fffff]
  358. [    0.198363] pci 0000:00:01.0:   bridge window [mem 0xc0000000-0xc7ffffff pref]
  359. [    0.198387] pci_bus 0000:00: resource 0 [io  0x0000-0xffff]
  360. [    0.198391] pci_bus 0000:00: resource 1 [mem 0x00000000-0xffffffff]
  361. [    0.198396] pci_bus 0000:01: resource 0 [io  0x9000-0x9fff]
  362. [    0.198400] pci_bus 0000:01: resource 1 [mem 0xc9000000-0xc90fffff]
  363. [    0.198404] pci_bus 0000:01: resource 2 [mem 0xc0000000-0xc7ffffff pref]
  364. [    0.198487] NET: Registered protocol family 2
  365. [    0.198613] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  366. [    0.199137] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  367. [    0.199137] Switched to NOHz mode on CPU #0
  368. [    0.199137] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  369. [    0.199137] TCP: Hash tables configured (established 131072 bind 65536)
  370. [    0.199137] TCP reno registered
  371. [    0.199137] UDP hash table entries: 512 (order: 2, 16384 bytes)
  372. [    0.199137] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  373. [    0.199358] NET: Registered protocol family 1
  374. [    0.284059] pci 0000:01:00.0: Boot video device
  375. [    0.284067] PCI: CLS 32 bytes, default 64
  376. [    0.284510] cpufreq-nforce2: No nForce2 chipset.
  377. [    0.284823] audit: initializing netlink socket (disabled)
  378. [    0.284847] type=2000 audit(1321959742.280:1): initialized
  379. [    0.300351] Trying to unpack rootfs image as initramfs...
  380. [    0.320860] highmem bounce pool size: 64 pages
  381. [    0.320874] HugeTLB registered 4 MB page size, pre-allocated 0 pages
  382. [    0.332105] VFS: Disk quotas dquot_6.5.2
  383. [    0.332293] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  384. [    0.333905] fuse init (API version 7.16)
  385. [    0.334179] msgmni has been set to 1688
  386. [    0.340843] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  387. [    0.340941] io scheduler noop registered
  388. [    0.340946] io scheduler deadline registered
  389. [    0.340999] io scheduler cfq registered (default)
  390. [    0.341264] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  391. [    0.341318] pciehp: PCI Express Hot Plug Controller Driver version: 0.4
  392. [    0.341634] input: Power Button as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0
  393. [    0.341646] ACPI: Power Button [PWRB]
  394. [    0.341759] input: Sleep Button as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input1
  395. [    0.341774] ACPI: Sleep Button [FUTS]
  396. [    0.341889] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input2
  397. [    0.341896] ACPI: Power Button [PWRF]
  398. [    0.341999] ACPI: Fan [FAN] (on)
  399. [    0.342265] ACPI: acpi_idle registered with cpuidle
  400. [    0.345106] thermal LNXTHERM:00: registered as thermal_zone0
  401. [    0.345113] ACPI: Thermal Zone [THRM] (40 C)
  402. [    0.345223] ERST: Table is not found!
  403. [    0.345511] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled
  404. [    0.366010] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  405. [    0.368341] isapnp: Scanning for PnP cards...
  406. [    0.459324] 00:08: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  407. [    0.484816] Linux agpgart interface v0.103
  408. [    0.487631] brd: module loaded
  409. [    0.493458] loop: module loaded
  410. [    0.493716] i2c-core: driver [adp5520] using legacy suspend method
  411. [    0.493721] i2c-core: driver [adp5520] using legacy resume method
  412. [    0.493972] pata_sis 0000:00:02.5: version 0.5.2
  413. [    0.494024] pata_sis 0000:00:02.5: PCI INT A -> GSI 16 (level, low) -> IRQ 16
  414. [    0.538430] scsi0 : pata_sis
  415. [    0.544089] scsi1 : pata_sis
  416. [    0.545439] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0x4000 irq 14
  417. [    0.545446] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0x4008 irq 15
  418. [    0.545673] pata_acpi 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
  419. [    0.545764] pata_acpi 0000:00:05.0: PCI INT A disabled
  420. [    0.546523] Fixed MDIO Bus: probed
  421. [    0.546607] PPP generic driver version 2.4.2
  422. [    0.546762] tun: Universal TUN/TAP device driver, 1.6
  423. [    0.546767] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  424. [    0.547012] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
  425. [    0.547083] ehci_hcd 0000:00:03.3: PCI INT D -> GSI 23 (level, low) -> IRQ 23
  426. [    0.547123] ehci_hcd 0000:00:03.3: EHCI Host Controller
  427. [    0.547242] ehci_hcd 0000:00:03.3: new USB bus registered, assigned bus number 1
  428. [    0.547339] ehci_hcd 0000:00:03.3: irq 23, io mem 0xc9102000
  429. [    0.556214] ehci_hcd 0000:00:03.3: USB 2.0 started, EHCI 1.00
  430. [    0.556614] hub 1-0:1.0: USB hub found
  431. [    0.556626] hub 1-0:1.0: 8 ports detected
  432. [    0.556795] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
  433. [    0.556860] ohci_hcd 0000:00:03.0: PCI INT A -> GSI 20 (level, low) -> IRQ 20
  434. [    0.556895] ohci_hcd 0000:00:03.0: OHCI Host Controller
  435. [    0.557044] ohci_hcd 0000:00:03.0: new USB bus registered, assigned bus number 2
  436. [    0.557098] ohci_hcd 0000:00:03.0: irq 20, io mem 0xc9104000
  437. [    0.630462] hub 2-0:1.0: USB hub found
  438. [    0.630477] hub 2-0:1.0: 3 ports detected
  439. [    0.630645] ohci_hcd 0000:00:03.1: PCI INT B -> GSI 21 (level, low) -> IRQ 21
  440. [    0.630679] ohci_hcd 0000:00:03.1: OHCI Host Controller
  441. [    0.630813] ohci_hcd 0000:00:03.1: new USB bus registered, assigned bus number 3
  442. [    0.630876] ohci_hcd 0000:00:03.1: irq 21, io mem 0xc9100000
  443. [    0.720745] ata1.00: ATA-6: WDC WD800BB-00JHC0, 05.01C05, max UDMA/100
  444. [    0.720753] ata1.00: 156301488 sectors, multi 16: LBA
  445. [    0.721909] ata1.01: HPA detected: current 66055248, native 78165360
  446. [    0.721922] ata1.01: ATA-5: WDC WD400EB-00CPF0, 06.04G06, max UDMA/100
  447. [    0.721927] ata1.01: 66055248 sectors, multi 16: LBA
  448. [    0.728694] ata1.00: configured for UDMA/100
  449. [    0.729136] hub 3-0:1.0: USB hub found
  450. [    0.729150] hub 3-0:1.0: 3 ports detected
  451. [    0.729314] ohci_hcd 0000:00:03.2: PCI INT C -> GSI 22 (level, low) -> IRQ 22
  452. [    0.729350] ohci_hcd 0000:00:03.2: OHCI Host Controller
  453. [    0.729493] ohci_hcd 0000:00:03.2: new USB bus registered, assigned bus number 4
  454. [    0.729550] ohci_hcd 0000:00:03.2: irq 22, io mem 0xc9101000
  455. [    0.781656] ata1.01: configured for UDMA/100
  456. [    0.786664] hub 4-0:1.0: USB hub found
  457. [    0.786680] hub 4-0:1.0: 2 ports detected
  458. [    0.786823] uhci_hcd: USB Universal Host Controller Interface driver
  459. [    0.787033] i8042: PNP: No PS/2 controller found. Probing ports directly.
  460. [    0.787447] serio: i8042 KBD port at 0x60,0x64 irq 1
  461. [    0.787472] serio: i8042 AUX port at 0x60,0x64 irq 12
  462. [    0.787700] mousedev: PS/2 mouse device common for all mice
  463. [    0.835639] rtc_cmos 00:04: RTC can wake from S4
  464. [    0.835817] rtc_cmos 00:04: rtc core: registered rtc_cmos as rtc0
  465. [    0.835857] rtc0: alarms up to one year, 242 bytes nvram
  466. [    0.836527] device-mapper: uevent: version 1.0.3
  467. [    0.836759] device-mapper: ioctl: 4.19.1-ioctl (2011-01-07) initialised: dm-devel@redhat.com
  468. [    0.836930] device-mapper: multipath: version 1.2.0 loaded
  469. [    0.836936] device-mapper: multipath round-robin: version 1.0.0 loaded
  470. [    0.837139] EISA: Probing bus 0 at eisa.0
  471. [    0.837152] Cannot allocate resource for EISA slot 1
  472. [    0.837164] Cannot allocate resource for EISA slot 4
  473. [    0.837184] EISA: Detected 0 cards.
  474. [    0.840694] cpuidle: using governor ladder
  475. [    0.840702] cpuidle: using governor menu
  476. [    0.841279] TCP cubic registered
  477. [    0.841603] NET: Registered protocol family 10
  478. [    0.842676] NET: Registered protocol family 17
  479. [    0.842738] Registering the dns_resolver key type
  480. [    0.842822] Using IPI No-Shortcut mode
  481. [    0.843111] PM: Hibernation image not present or could not be loaded.
  482. [    0.843139] registered taskstats version 1
  483. [    0.843412]   Magic number: 3:810:24
  484. [    0.843420] misc cpu_dma_latency: hash matches
  485. [    0.843557] rtc_cmos 00:04: setting system clock to 2011-11-22 11:02:23 UTC (1321959743)
  486. [    0.843563] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  487. [    0.843566] EDD information not available.
  488. [    0.927928] usb 1-3: new high speed USB device using ehci_hcd and address 2
  489. [    0.976085] isapnp: No Plug & Play device found
  490. [    0.976575] scsi 0:0:0:0: Direct-Access     ATA      WDC WD800BB-00JH 05.0 PQ: 0 ANSI: 5
  491. [    0.976976] sd 0:0:0:0: Attached scsi generic sg0 type 0
  492. [    0.977293] scsi 0:0:1:0: Direct-Access     ATA      WDC WD400EB-00CP 06.0 PQ: 0 ANSI: 5
  493. [    0.977658] sd 0:0:1:0: Attached scsi generic sg1 type 0
  494. [    0.978014] sd 0:0:0:0: [sda] 156301488 512-byte logical blocks: (80.0 GB/74.5 GiB)
  495. [    0.978138] sd 0:0:0:0: [sda] Write Protect is off
  496. [    0.978144] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  497. [    0.978201] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  498. [    1.027683]  sda: sda1 sda2 < sda5 sda6 >
  499. [    1.028436] sd 0:0:1:0: [sdb] 66055248 512-byte logical blocks: (33.8 GB/31.4 GiB)
  500. [    1.028600] sd 0:0:1:0: [sdb] Write Protect is off
  501. [    1.028606] sd 0:0:1:0: [sdb] Mode Sense: 00 3a 00 00
  502. [    1.028666] sd 0:0:1:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  503. [    1.106334]  sdb: sdb1 sdb2 < sdb5 sdb6 sdb7 >
  504. [    1.106695] sdb: p7 size 54224896 extends beyond EOD, enabling native capacity
  505. [    1.106831] ata1: soft resetting link
  506. [    1.264236] usb 1-5: new high speed USB device using ehci_hcd and address 3
  507. [    1.280680] ata1.01: n_sectors mismatch 66055248 != 78165360
  508. [    1.280686] ata1.01: new n_sectors matches native, probably late HPA unlock, n_sectors updated
  509. [    1.296723] ata1.00: configured for UDMA/100
  510. [    1.300616] Refined TSC clocksource calibration: 2271.818 MHz.
  511. [    1.300625] Switching to clocksource tsc
  512. [    1.314474] ata1.01: configured for UDMA/100
  513. [    1.314493] ata1: EH complete
  514. [    1.315224] sd 0:0:0:0: [sda] Attached SCSI disk
  515. [    1.315387] sda: detected capacity change from 0 to 80026361856
  516. [    1.315476] sd 0:0:1:0: [sdb] 78165360 512-byte logical blocks: (40.0 GB/37.2 GiB)
  517. [    1.315858] sdb: detected capacity change from 33820286976 to 40020664320
  518. [    1.332860] ata2.00: ATAPI: TSSTcorpCD/DVDW SH-S182F, SB01, max UDMA/33
  519. [    1.332872] ata2.01: ATAPI: SONY    CD-RW  CRX230EE, 2YS7, max UDMA/33
  520. [    1.348922] ata2.00: configured for UDMA/33
  521. [    1.380688] ata2.01: configured for UDMA/33
  522. [    1.384362]  sdb: sdb1 sdb2 < sdb5 sdb6 sdb7 >
  523. [    1.385323] sda: detected capacity change from 0 to 80026361856
  524. [    1.385419] scsi 1:0:0:0: CD-ROM            TSSTcorp CD/DVDW SH-S182F SB01 PQ: 0 ANSI: 5
  525. [    1.385914] sdb: detected capacity change from 0 to 40020664320
  526. [    1.386291] sd 0:0:1:0: [sdb] Attached SCSI disk
  527. [    1.391982] sr0: scsi3-mmc drive: 48x/48x writer dvd-ram cd/rw xa/form2 cdda tray
  528. [    1.391992] cdrom: Uniform CD-ROM driver Revision: 3.20
  529. [    1.392385] sr 1:0:0:0: Attached scsi CD-ROM sr0
  530. [    1.392573] sr 1:0:0:0: Attached scsi generic sg2 type 5
  531. [    1.395651] scsi 1:0:1:0: CD-ROM            SONY     CD-RW  CRX230EE  2YS7 PQ: 0 ANSI: 5
  532. [    1.399479] sr1: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
  533. [    1.399800] sr 1:0:1:0: Attached scsi CD-ROM sr1
  534. [    1.400047] sr 1:0:1:0: Attached scsi generic sg3 type 5
  535. [    1.543820] Freeing initrd memory: 18072k freed
  536. [    1.570726] Freeing unused kernel memory: 700k freed
  537. [    1.571794] Write protecting the kernel text: 5192k
  538. [    1.571845] Write protecting the kernel read-only data: 2148k
  539. [    1.692865] <30>udev[82]: starting version 167
  540. [    1.840107] usb 3-3: new full speed USB device using ohci_hcd and address 2
  541. [    2.118709] agpgart-sis 0000:00:00.0: SiS chipset [1039/0661]
  542. [    2.229839] Floppy drive(s): fd0 is 1.44M
  543. [    2.260559] FDC 0 is a post-1991 82077
  544. [    2.391309] agpgart-sis 0000:00:00.0: AGP aperture is 512M @ 0xa0000000
  545. [    2.394995] sis900.c: v1.08.10 Apr. 2 2006
  546. [    2.395087] sis900 0000:00:04.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19
  547. [    2.425543] 0000:00:04.0: Realtek RTL8201 PHY transceiver found at address 1.
  548. [    2.437814] 0000:00:04.0: Using transceiver found at address 1 as default
  549. [    2.447577] usbcore: registered new interface driver uas
  550. [    2.472367] eth0: SiS 900 PCI Fast Ethernet at 0xb000, IRQ 19, 00:16:ec:78:77:3d
  551. [    2.472421] sata_sis 0000:00:05.0: version 1.0
  552. [    2.472450] sata_sis 0000:00:05.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
  553. [    2.472460] sata_sis 0000:00:05.0: Detected SiS 180/181/964 chipset in SATA mode
  554. [    2.475186] scsi2 : sata_sis
  555. [    2.477177] scsi3 : sata_sis
  556. [    2.477344] ata3: SATA max UDMA/133 cmd 0xb400 ctl 0xb800 bmdma 0xc400 irq 17
  557. [    2.477354] ata4: SATA max UDMA/133 cmd 0xbc00 ctl 0xc000 bmdma 0xc408 irq 17
  558. [    2.549453] Initializing USB Mass Storage driver...
  559. [    2.561495] scsi4 : usb-storage 1-3:1.0
  560. [    2.563268] usbcore: registered new interface driver usb-storage
  561. [    2.563276] USB Mass Storage support registered.
  562. [    2.714781] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:03.1/usb3/3-3/3-3:1.0/input/input3
  563. [    2.717497] generic-usb 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-0000:00:03.1-3/input0
  564. [    2.729586] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:03.1/usb3/3-3/3-3:1.1/input/input4
  565. [    2.731401] generic-usb 0003:046D:C52B.0002: input,hiddev0,hidraw1: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:03.1-3/input1
  566. [    2.746511] generic-usb 0003:046D:C52B.0003: hiddev0,hidraw2: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:03.1-3/input2
  567. [    2.747202] usbcore: registered new interface driver usbhid
  568. [    2.747209] usbhid: USB HID core driver
  569. [    2.806856] ata3: SATA link down (SStatus FF0 SControl 300)
  570. [    3.134960] ata4: SATA link down (SStatus FF0 SControl 300)
  571. [    3.554111] Btrfs loaded
  572. [    3.561682] scsi 4:0:0:0: Direct-Access     SanDisk  Cruzer Edge      1.01 PQ: 0 ANSI: 2
  573. [    3.570306] sd 4:0:0:0: Attached scsi generic sg4 type 0
  574. [    3.570927] sd 4:0:0:0: [sdc] 7821312 512-byte logical blocks: (4.00 GB/3.72 GiB)
  575. [    3.575161] sd 4:0:0:0: [sdc] Write Protect is off
  576. [    3.575170] sd 4:0:0:0: [sdc] Mode Sense: 03 00 00 00
  577. [    3.576123] sd 4:0:0:0: [sdc] No Caching mode page present
  578. [    3.576131] sd 4:0:0:0: [sdc] Assuming drive cache: write through
  579. [    3.579654] sd 4:0:0:0: [sdc] No Caching mode page present
  580. [    3.579663] sd 4:0:0:0: [sdc] Assuming drive cache: write through
  581. [    3.582599]  sdc: unknown partition table
  582. [    3.585523] sd 4:0:0:0: [sdc] No Caching mode page present
  583. [    3.585532] sd 4:0:0:0: [sdc] Assuming drive cache: write through
  584. [    3.585538] sd 4:0:0:0: [sdc] Attached SCSI removable disk
  585. [    3.593337] xor: automatically using best checksumming function: pIII_sse
  586. [    3.612010]    pIII_sse  :  3485.000 MB/sec
  587. [    3.612015] xor: using function: pIII_sse (3485.000 MB/sec)
  588. [    3.638770] device-mapper: dm-raid45: initialized v0.2594b
  589. [    4.084032] end_request: I/O error, dev fd0, sector 0
  590. [    4.363643] EXT4-fs (sda5): mounted filesystem with ordered data mode. Opts: (null)
  591. [   10.025790] Adding 2028540k swap on /dev/sda6.  Priority:-1 extents:1 across:2028540k
  592. [   10.638814] <30>udev[359]: starting version 167
  593. [   10.725499] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro
  594. [   10.833742] lp: driver loaded but no devices found
  595. [   11.707864] parport_pc 00:09: reported by Plug and Play ACPI
  596. [   11.707959] parport0: PC-style at 0x378 (0x778), irq 7, dma 3 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
  597. [   11.860423] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  598. [   11.903775] lp0: using parport0 (interrupt-driven).
  599. [   13.103549] eth0: Media Link Off
  600. [   13.105972] ADDRCONF(NETDEV_UP): eth0: link is not ready
  601. [   14.262464] Linux video capture interface: v2.00
  602. [   14.774242] cfg80211: Calling CRDA to update world regulatory domain
  603. [   15.969136] cfg80211: World regulatory domain updated:
  604. [   15.969145] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  605. [   15.969151] cfg80211:     (2402000 KHz - 2472000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  606. [   15.969156] cfg80211:     (2457000 KHz - 2482000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  607. [   15.969160] cfg80211:     (2474000 KHz - 2494000 KHz @ 20000 KHz), (300 mBi, 2000 mBm)
  608. [   15.969165] cfg80211:     (5170000 KHz - 5250000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  609. [   15.969169] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (300 mBi, 2000 mBm)
  610. [   16.052236] IR NEC protocol handler initialized
  611. [   16.071296] ppdev: user-space parallel port driver
  612. [   16.150787] IR RC5(x) protocol handler initialized
  613. [   16.187597] IR RC6 protocol handler initialized
  614. [   16.246622] saa7130/34: v4l2 driver version 0.2.16 loaded
  615. [   16.246717] saa7134 0000:00:09.0: PCI INT A -> GSI 17 (level, low) -> IRQ 17
  616. [   16.246728] saa7134[0]: found at 0000:00:09.0, rev: 1, irq: 17, latency: 32, mmio: 0xc9105000
  617. [   16.246739] saa7134[0]: subsystem: 17de:7128, board: Kworld Plus TV Analog Lite PCI [card=153,autodetected]
  618. [   16.246768] saa7134[0]: board init: gpio is c0407f
  619. [   16.304174] Registered IR keymap rc-kworld-plus-tv-analog
  620. [   16.304864] input: saa7134 IR (Kworld Plus TV Anal as /devices/pci0000:00/0000:00:09.0/rc/rc0/input5
  621. [   16.306537] rc0: saa7134 IR (Kworld Plus TV Anal as /devices/pci0000:00/0000:00:09.0/rc/rc0
  622. [   16.466338] saa7134[0]: i2c eeprom 00: de 17 28 71 10 28 ff ff ff ff ff ff ff ff ff ff
  623. [   16.466357] saa7134[0]: i2c eeprom 10: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  624. [   16.466371] saa7134[0]: i2c eeprom 20: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  625. [   16.466385] saa7134[0]: i2c eeprom 30: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  626. [   16.466399] saa7134[0]: i2c eeprom 40: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  627. [   16.466412] saa7134[0]: i2c eeprom 50: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  628. [   16.466426] saa7134[0]: i2c eeprom 60: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  629. [   16.466439] saa7134[0]: i2c eeprom 70: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  630. [   16.466453] saa7134[0]: i2c eeprom 80: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  631. [   16.466467] saa7134[0]: i2c eeprom 90: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  632. [   16.466480] saa7134[0]: i2c eeprom a0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  633. [   16.466494] saa7134[0]: i2c eeprom b0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  634. [   16.466507] saa7134[0]: i2c eeprom c0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  635. [   16.466521] saa7134[0]: i2c eeprom d0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  636. [   16.466534] saa7134[0]: i2c eeprom e0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  637. [   16.466548] saa7134[0]: i2c eeprom f0: ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff
  638. [   16.649160] IR JVC protocol handler initialized
  639. [   16.679361] i2c-core: driver [tuner] using legacy suspend method
  640. [   16.679369] i2c-core: driver [tuner] using legacy resume method
  641. [   17.107608] IR Sony protocol handler initialized
  642. [   17.374641] lirc_dev: IR Remote Control driver registered, major 250
  643. [   17.556251] tuner 0-0060: chip found @ 0xc0 (saa7134[0])
  644. [   17.556425] tea5767 0-0060: type set to Philips TEA5767HN FM Radio
  645. [   17.565210] IR LIRC bridge handler initialized
  646. [   17.624673] tuner 0-0061: chip found @ 0xc2 (saa7134[0])
  647. [   17.624893] tea5767 0-0060: type set to Philips TEA5767HN FM Radio
  648. [   17.713869] usb 1-5: ath9k_htc: Transferred FW: ar9271.fw, size: 51312
  649. [   17.748085] tuner-simple 0-0061: creating new instance
  650. [   17.748093] tuner-simple 0-0061: type set to 59 (Ymec TVision TVF-5533MF)
  651. [   17.788668] saa7134[0]: registered device video0 [v4l2]
  652. [   17.789105] saa7134[0]: registered device vbi0
  653. [   17.789507] saa7134[0]: registered device radio0
  654. [   17.790245] Intel ICH 0000:00:02.7: PCI INT C -> GSI 18 (level, low) -> IRQ 18
  655. [   17.859431] saa7134 ALSA driver for DMA sound loaded
  656. [   17.859507] saa7134[0]/alsa: saa7134[0] at 0xc9105000 irq 17 registered as card -2
  657. [   17.997506] usb 1-5: ath9k_htc: HTC initialized with 33 credits
  658. [   18.176044] intel8x0_measure_ac97_clock: measured 55312 usecs (2661 samples)
  659. [   18.176051] intel8x0: clocking to 48000
  660. [   18.747620] ath: EEPROM regdomain: 0x809c
  661. [   18.747626] ath: EEPROM indicates we should expect a country code
  662. [   18.747631] ath: doing EEPROM country->regdmn map search
  663. [   18.747634] ath: country maps to regdmn code: 0x52
  664. [   18.747637] ath: Country alpha2 being used: CN
  665. [   18.747640] ath: Regpair used: 0x52
  666. [   18.747648] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
  667. [   18.747653] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  668. [   18.747658] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
  669. [   18.747663] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  670. [   18.747667] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
  671. [   18.747671] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  672. [   18.747675] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
  673. [   18.747680] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  674. [   18.747684] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
  675. [   18.747689] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  676. [   18.747692] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
  677. [   18.747697] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  678. [   18.747701] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
  679. [   18.747706] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  680. [   18.747710] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
  681. [   18.747714] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  682. [   18.747718] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
  683. [   18.747723] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  684. [   18.747727] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
  685. [   18.747732] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  686. [   18.747736] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
  687. [   18.747740] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  688. [   18.747745] cfg80211: Disabling freq 2467 MHz as custom regd has no rule that fits a 20 MHz wide channel
  689. [   18.747749] cfg80211: Disabling freq 2472 MHz as custom regd has no rule that fits a 20 MHz wide channel
  690. [   18.747753] cfg80211: Disabling freq 2484 MHz as custom regd has no rule that fits a 20 MHz wide channel
  691. [   18.753293] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
  692. [   18.753301] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
  693. [   18.753306] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
  694. [   18.753310] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
  695. [   18.753314] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
  696. [   18.753319] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
  697. [   18.753323] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
  698. [   18.753327] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
  699. [   18.753331] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
  700. [   18.753335] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
  701. [   18.753339] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
  702. [   18.753344] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
  703. [   18.753347] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
  704. [   18.753352] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
  705. [   18.753355] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
  706. [   18.753360] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
  707. [   18.753363] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
  708. [   18.753368] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
  709. [   18.753372] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
  710. [   18.753376] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
  711. [   18.753380] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
  712. [   18.753384] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (300 mBi, 2000 mBm)
  713. [   18.753388] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
  714. [   18.753392] cfg80211: 2457000 KHz - 2482000 KHz @  KHz), (300 mBi, 2000 mBm)
  715. [   18.753396] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
  716. [   18.753400] cfg80211: 2457000 KHz - 2482000 KHz @  KHz), (300 mBi, 2000 mBm)
  717. [   18.753404] cfg80211: Updating information on frequency 2484 MHz for a 20 MHz width channel with regulatory rule:
  718. [   18.753409] cfg80211: 2474000 KHz - 2494000 KHz @  KHz), (300 mBi, 2000 mBm)
  719. [   18.883401] cfg80211: Calling CRDA for country: CN
  720. [   18.909456] Registered led device: ath9k-phy0::radio
  721. [   18.912568] Registered led device: ath9k-phy0::assoc
  722. [   18.920526] Registered led device: ath9k-phy0::tx
  723. [   18.922490] Registered led device: ath9k-phy0::rx
  724. [   18.922505] usb 1-5: ath9k_htc: USB layer initialized
  725. [   18.925136] usbcore: registered new interface driver ath9k_hif_usb
  726. [   19.005907] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
  727. [   19.005917] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  728. [   19.005921] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
  729. [   19.005926] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  730. [   19.005930] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
  731. [   19.005934] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  732. [   19.005938] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
  733. [   19.005943] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  734. [   19.005947] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
  735. [   19.005951] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  736. [   19.005955] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
  737. [   19.005960] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  738. [   19.005963] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
  739. [   19.005968] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  740. [   19.005972] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
  741. [   19.005976] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  742. [   19.005980] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
  743. [   19.005985] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  744. [   19.005989] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
  745. [   19.005993] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  746. [   19.005997] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
  747. [   19.006002] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  748. [   19.006005] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
  749. [   19.006010] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  750. [   19.006014] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
  751. [   19.006018] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  752. [   19.006022] cfg80211: Disabling freq 2484 MHz
  753. [   19.006029] cfg80211: Regulatory domain changed to country: CN
  754. [   19.006032] cfg80211:     (start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
  755. [   19.006037] cfg80211:     (2402000 KHz - 2482000 KHz @ 40000 KHz), (N/A, 2000 mBm)
  756. [   19.006041] cfg80211:     (5735000 KHz - 5835000 KHz @ 40000 KHz), (N/A, 3000 mBm)
  757. [   19.327531] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  758. [   25.080491] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
  759. [  116.028629] usb 1-5: USB disconnect, address 3
  760. [  116.039019] ath: Failed to wakeup in 500us
  761. [  116.050893] ath: Failed to wakeup in 500us
  762. [  116.069477] ath: Failed to wakeup in 500us
  763. [  116.089625] usb 1-5: ath9k_htc: USB layer deinitialized
  764. [  201.948071] usb 1-5: new high speed USB device using ehci_hcd and address 5
  765. [  202.429040] usb 1-5: ath9k_htc: Transferred FW: ar9271.fw, size: 51312
  766. [  202.632197] EXT4-fs (sda5): re-mounted. Opts: errors=remount-ro,commit=0
  767. [  202.695456] usb 1-5: ath9k_htc: HTC initialized with 33 credits
  768. [  203.274201] ath: EEPROM regdomain: 0x809c
  769. [  203.274208] ath: EEPROM indicates we should expect a country code
  770. [  203.274212] ath: doing EEPROM country->regdmn map search
  771. [  203.274216] ath: country maps to regdmn code: 0x52
  772. [  203.274219] ath: Country alpha2 being used: CN
  773. [  203.274222] ath: Regpair used: 0x52
  774. [  203.274230] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
  775. [  203.274236] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  776. [  203.274240] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
  777. [  203.274245] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  778. [  203.274249] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
  779. [  203.274254] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  780. [  203.274257] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
  781. [  203.274262] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  782. [  203.274266] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
  783. [  203.274271] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  784. [  203.274275] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
  785. [  203.274280] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  786. [  203.274284] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
  787. [  203.274288] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  788. [  203.274292] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
  789. [  203.274297] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  790. [  203.274301] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
  791. [  203.274306] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  792. [  203.274310] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
  793. [  203.274315] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  794. [  203.274318] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
  795. [  203.274323] cfg80211: 2402000 KHz - 2472000 KHz @  KHz), (N/A mBi, 2000 mBm)
  796. [  203.274327] cfg80211: Disabling freq 2467 MHz as custom regd has no rule that fits a 20 MHz wide channel
  797. [  203.274332] cfg80211: Disabling freq 2472 MHz as custom regd has no rule that fits a 20 MHz wide channel
  798. [  203.274336] cfg80211: Disabling freq 2484 MHz as custom regd has no rule that fits a 20 MHz wide channel
  799. [  203.274560] cfg80211: Ignoring regulatory request Set by core since the driver requires its own regulaotry domain to be set first
  800. [  203.286708] cfg80211: Updating information on frequency 2412 MHz for a 20 MHz width channel with regulatory rule:
  801. [  203.286718] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  802. [  203.286722] cfg80211: Updating information on frequency 2417 MHz for a 20 MHz width channel with regulatory rule:
  803. [  203.286727] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  804. [  203.286731] cfg80211: Updating information on frequency 2422 MHz for a 20 MHz width channel with regulatory rule:
  805. [  203.286736] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  806. [  203.286740] cfg80211: Updating information on frequency 2427 MHz for a 20 MHz width channel with regulatory rule:
  807. [  203.286745] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  808. [  203.286749] cfg80211: Updating information on frequency 2432 MHz for a 20 MHz width channel with regulatory rule:
  809. [  203.286754] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  810. [  203.286758] cfg80211: Updating information on frequency 2437 MHz for a 20 MHz width channel with regulatory rule:
  811. [  203.286763] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  812. [  203.286767] cfg80211: Updating information on frequency 2442 MHz for a 20 MHz width channel with regulatory rule:
  813. [  203.286771] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  814. [  203.286775] cfg80211: Updating information on frequency 2447 MHz for a 20 MHz width channel with regulatory rule:
  815. [  203.286780] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  816. [  203.286784] cfg80211: Updating information on frequency 2452 MHz for a 20 MHz width channel with regulatory rule:
  817. [  203.286789] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  818. [  203.286793] cfg80211: Updating information on frequency 2457 MHz for a 20 MHz width channel with regulatory rule:
  819. [  203.286798] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  820. [  203.286802] cfg80211: Updating information on frequency 2462 MHz for a 20 MHz width channel with regulatory rule:
  821. [  203.286807] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  822. [  203.286811] cfg80211: Updating information on frequency 2467 MHz for a 20 MHz width channel with regulatory rule:
  823. [  203.286815] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  824. [  203.286819] cfg80211: Updating information on frequency 2472 MHz for a 20 MHz width channel with regulatory rule:
  825. [  203.286824] cfg80211: 2402000 KHz - 2482000 KHz @  KHz), (N/A mBi, 2000 mBm)
  826. [  203.286828] cfg80211: Disabling freq 2484 MHz
  827. [  203.289772] Registered led device: ath9k-phy1::radio
  828. [  203.289825] Registered led device: ath9k-phy1::assoc
  829. [  203.289876] Registered led device: ath9k-phy1::tx
  830. [  203.289924] Registered led device: ath9k-phy1::rx
  831. [  203.289933] usb 1-5: ath9k_htc: USB layer initialized
  832. [  203.654407] ADDRCONF(NETDEV_UP): wlan0: link is not ready
  833. [  318.156811] wlan0: authenticate with 00:21:00:28:09:3d (try 1)
  834. [  318.158774] wlan0: authenticated
  835. [  318.317533] wlan0: associate with 00:21:00:28:09:3d (try 1)
  836. [  318.323623] wlan0: RX AssocResp from 00:21:00:28:09:3d (capab=0x411 status=0 aid=4)
  837. [  318.323632] wlan0: associated
  838. [  318.328603] ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  839. [  328.592050] wlan0: no IPv6 routers present
  840. [  328.762152] EXT4-fs (sdc): mounted filesystem with ordered data mode. Opts: (null)
  841.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement