Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
493
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.67 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.26-2-686 (Debian 2.6.26-25lenny1) (dannf@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Thu Sep 16 19:35:51 UTC 2010
  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: 00000000000dc000 - 0000000000100000 (reserved)
  8. [ 0.000000] BIOS-e820: 0000000000100000 - 000000000ffe0000 (usable)
  9. [ 0.000000] BIOS-e820: 000000000ffe0000 - 000000000ffeec00 (ACPI data)
  10. [ 0.000000] BIOS-e820: 000000000ffeec00 - 000000000fff0000 (ACPI NVS)
  11. [ 0.000000] BIOS-e820: 000000000fff0000 - 000000000fff4000 (reserved)
  12. [ 0.000000] BIOS-e820: 000000000fff4000 - 0000000010000000 (usable)
  13. [ 0.000000] BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
  14. [ 0.000000] 0MB HIGHMEM available.
  15. [ 0.000000] 256MB LOWMEM available.
  16. [ 0.000000] Entering add_active_range(0, 0, 65536) 0 entries of 256 used
  17. [ 0.000000] Zone PFN ranges:
  18. [ 0.000000] DMA 0 -> 4096
  19. [ 0.000000] Normal 4096 -> 65536
  20. [ 0.000000] HighMem 65536 -> 65536
  21. [ 0.000000] Movable zone start PFN for each node
  22. [ 0.000000] early_node_map[1] active PFN ranges
  23. [ 0.000000] 0: 0 -> 65536
  24. [ 0.000000] On node 0 totalpages: 65536
  25. [ 0.000000] DMA zone: 32 pages used for memmap
  26. [ 0.000000] DMA zone: 0 pages reserved
  27. [ 0.000000] DMA zone: 4064 pages, LIFO batch:0
  28. [ 0.000000] Normal zone: 480 pages used for memmap
  29. [ 0.000000] Normal zone: 60960 pages, LIFO batch:15
  30. [ 0.000000] HighMem zone: 0 pages used for memmap
  31. [ 0.000000] Movable zone: 0 pages used for memmap
  32. [ 0.000000] DMI 2.3 present.
  33. [ 0.000000] ACPI: RSDP 000F6F00, 0014 (r0 PTLTD )
  34. [ 0.000000] ACPI: RSDT 0FFE4C83, 002C (r1 PTLTD RSDT 6040000 LTP 0)
  35. [ 0.000000] ACPI: FACP 0FFEEB65, 0074 (r1 IBM TP-16 6040000 0)
  36. [ 0.000000] ACPI: DSDT 0FFE4CAF, 9EB6 (r1 IBM TP-16 6040000 MSFT 100000C)
  37. [ 0.000000] ACPI: FACS 0FFEF000, 0040
  38. [ 0.000000] ACPI: BOOT 0FFEEBD9, 0027 (r1 PTLTD $SBFTBL$ 6040000 LTP 1)
  39. [ 0.000000] ACPI: PM-Timer IO Port: 0x1008
  40. [ 0.000000] Allocating PCI resources starting at 20000000 (gap: 10000000:eff80000)
  41. [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
  42. [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000dc000
  43. [ 0.000000] PM: Registered nosave memory: 00000000000dc000 - 0000000000100000
  44. [ 0.000000] PM: Registered nosave memory: 000000000ffe0000 - 000000000ffee000
  45. [ 0.000000] PM: Registered nosave memory: 000000000ffee000 - 000000000ffef000
  46. [ 0.000000] PM: Registered nosave memory: 000000000ffef000 - 000000000fff0000
  47. [ 0.000000] PM: Registered nosave memory: 000000000fff0000 - 000000000fff4000
  48. [ 0.000000] SMP: Allowing 0 CPUs, 0 hotplug CPUs
  49. [ 0.000000] PERCPU: Allocating 37992 bytes of per cpu data
  50. [ 0.000000] NR_CPUS: 8, nr_cpu_ids: 1
  51. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 65024
  52. [ 0.000000] Kernel command line: root=/dev/hda3 ro vga=791
  53. [ 0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
  54. [ 0.000000] mapped APIC to ffffb000 (0120c000)
  55. [ 0.000000] Enabling fast FPU save and restore... done.
  56. [ 0.000000] Enabling unmasked SIMD FPU exception support... done.
  57. [ 0.000000] Initializing CPU#0
  58. [ 0.000000] PID hash table entries: 1024 (order: 10, 4096 bytes)
  59. [ 0.000000] Detected 796.561 MHz processor.
  60. [ 0.004000] Console: colour dummy device 80x25
  61. [ 0.004000] console [tty0] enabled
  62. [ 0.004000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
  63. [ 0.004000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
  64. [ 0.004000] Memory: 248900k/262144k available (1771k kernel code, 12572k reserved, 749k data, 244k init, 0k highmem)
  65. [ 0.004000] virtual kernel memory layout:
  66. [ 0.004000] fixmap : 0xfff4c000 - 0xfffff000 ( 716 kB)
  67. [ 0.004000] pkmap : 0xff800000 - 0xffc00000 (4096 kB)
  68. [ 0.004000] vmalloc : 0xd0800000 - 0xff7fe000 ( 751 MB)
  69. [ 0.004000] lowmem : 0xc0000000 - 0xd0000000 ( 256 MB)
  70. [ 0.004000] .init : 0xc037f000 - 0xc03bc000 ( 244 kB)
  71. [ 0.004000] .data : 0xc02baebd - 0xc0376620 ( 749 kB)
  72. [ 0.004000] .text : 0xc0100000 - 0xc02baebd (1771 kB)
  73. [ 0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  74. [ 0.004000] CPA: page pool initialized 1 of 1 pages preallocated
  75. [ 0.084340] Calibrating delay using timer specific routine.. 1594.99 BogoMIPS (lpj=3189998)
  76. [ 0.084458] Security Framework initialized
  77. [ 0.084483] SELinux: Disabled at boot.
  78. [ 0.084499] Capability LSM initialized
  79. [ 0.084549] Mount-cache hash table entries: 512
  80. [ 0.084927] Initializing cgroup subsys ns
  81. [ 0.084945] Initializing cgroup subsys cpuacct
  82. [ 0.084958] Initializing cgroup subsys devices
  83. [ 0.085013] CPU: L1 I cache: 16K, L1 D cache: 16K
  84. [ 0.085029] CPU: L2 cache: 256K
  85. [ 0.085047] Intel machine check architecture supported.
  86. [ 0.085064] Intel machine check reporting enabled on CPU#0.
  87. [ 0.085107] Checking 'hlt' instruction... OK.
  88. [ 0.100780] SMP alternatives: switching to UP code
  89. [ 0.111777] Freeing SMP alternatives: 16k freed
  90. [ 0.111809] ACPI: Core revision 20080321
  91. [ 0.134997] ACPI: setting ELCR to 0200 (from 0e20)
  92. [ 0.140008] weird, boot CPU (#0) not listedby the BIOS.
  93. [ 0.140008] SMP motherboard not detected.
  94. [ 0.140008] Local APIC not detected. Using dummy APIC emulation.
  95. [ 0.140008] SMP disabled
  96. [ 0.140008] Brought up 1 CPUs
  97. [ 0.140008] Total of 1 processors activated (1594.99 BogoMIPS).
  98. [ 0.140008] CPU0 attaching sched-domain:
  99. [ 0.140008] domain 0: span 0
  100. [ 0.140008] groups: 0
  101. [ 0.140008] net_namespace: 660 bytes
  102. [ 0.140008] Booting paravirtualized kernel on bare hardware
  103. [ 0.140791] NET: Registered protocol family 16
  104. [ 0.141486] ACPI: bus type pci registered
  105. [ 0.142226] PCI: PCI BIOS revision 2.10 entry at 0xfd94f, last bus=7
  106. [ 0.142251] PCI: Using configuration type 1 for base access
  107. [ 0.142281] Setting up standard PCI resources
  108. [ 0.150168] ACPI: EC: Look up EC in DSDT
  109. [ 0.429276] ACPI: EC: non-query interrupt received, switching to interrupt mode
  110. [ 0.564235] ACPI: Interpreter enabled
  111. [ 0.564252] ACPI: (supports S0 S1 S3 S4 S5)
  112. [ 0.564311] ACPI: Using PIC for interrupt routing
  113. [ 0.796433] ACPI: EC: GPE = 0x9, I/O: command/status = 0x66, data = 0x62
  114. [ 0.796463] ACPI: EC: driver started in interrupt mode
  115. [ 0.796595] ACPI: PCI Root Bridge [PCI0] (0000:00)
  116. [ 0.797315] pci 0000:00:07.3: quirk: region 1000-103f claimed by PIIX4 ACPI
  117. [ 0.797336] pci 0000:00:07.3: quirk: region 1040-104f claimed by PIIX4 SMB
  118. [ 0.797358] pci 0000:00:07.3: PIIX4 devres C PIO at 15e8-15ef
  119. [ 0.797374] pci 0000:00:07.3: PIIX4 devres I PIO at 03f0-03f7
  120. [ 0.797390] pci 0000:00:07.3: PIIX4 devres J PIO at 002e-002f
  121. [ 0.797600] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  122. [ 0.797775] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
  123. [ 0.810481] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11)
  124. [ 0.811019] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 *10 11)
  125. [ 0.811541] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 6 7 9 10 11)
  126. [ 0.812127] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *9 10 11)
  127. [ 0.812631] ACPI: Power Resource [PSER] (off)
  128. [ 0.812764] ACPI: Power Resource [PSIO] (on)
  129. [ 0.812947] Linux Plug and Play Support v0.97 (c) Adam Belay
  130. [ 0.813051] pnp: PnP ACPI init
  131. [ 0.813084] ACPI: bus type pnp registered
  132. [ 0.927268] pnp: PnP ACPI: found 14 devices
  133. [ 0.927298] ACPI: ACPI bus type pnp unregistered
  134. [ 0.927315] PnPBIOS: Disabled by ACPI PNP
  135. [ 0.928155] PCI: Using ACPI for IRQ routing
  136. [ 0.928578] ACPI: RTC can wake from S4
  137. [ 0.928681] system 00:00: iomem range 0x0-0x9ffff could not be reserved
  138. [ 0.928701] system 00:00: iomem range 0xc0000-0xc3fff could not be reserved
  139. [ 0.928719] system 00:00: iomem range 0xc4000-0xc7fff could not be reserved
  140. [ 0.928736] system 00:00: iomem range 0xc8000-0xcbfff could not be reserved
  141. [ 0.928754] system 00:00: iomem range 0xcc000-0xcffff could not be reserved
  142. [ 0.928771] system 00:00: iomem range 0xdc000-0xdffff has been reserved
  143. [ 0.928788] system 00:00: iomem range 0xe0000-0xe3fff could not be reserved
  144. [ 0.928806] system 00:00: iomem range 0xe4000-0xe7fff could not be reserved
  145. [ 0.928823] system 00:00: iomem range 0xe8000-0xebfff could not be reserved
  146. [ 0.928841] system 00:00: iomem range 0xec000-0xeffff could not be reserved
  147. [ 0.928858] system 00:00: iomem range 0xf0000-0xfffff could not be reserved
  148. [ 0.928876] system 00:00: iomem range 0x100000-0xfffffff could not be reserved
  149. [ 0.928896] system 00:00: iomem range 0xfff80000-0xffffffff could not be reserved
  150. [ 0.928931] system 00:02: ioport range 0x1000-0x103f has been reserved
  151. [ 0.928948] system 00:02: ioport range 0x1040-0x104f has been reserved
  152. [ 0.928965] system 00:02: ioport range 0xfe00-0xfe0f has been reserved
  153. [ 0.929006] system 00:09: ioport range 0x15e0-0x15ef has been reserved
  154. [ 0.960253] PCI: Bridge: 0000:00:01.0
  155. [ 0.960274] IO window: disabled.
  156. [ 0.960289] MEM window: 0xf0000000-0xf7ffffff
  157. [ 0.960304] PREFETCH window: 0x0000000030000000-0x00000000300fffff
  158. [ 0.960322] PCI: Bus 2, cardbus bridge: 0000:00:02.0
  159. [ 0.960335] IO window: 0x00001400-0x000014ff
  160. [ 0.960350] IO window: 0x00001c00-0x00001cff
  161. [ 0.960364] PREFETCH window: 0x20000000-0x23ffffff
  162. [ 0.960379] MEM window: 0x24000000-0x27ffffff
  163. [ 0.960393] PCI: Bus 6, cardbus bridge: 0000:00:02.1
  164. [ 0.960406] IO window: 0x00002000-0x000020ff
  165. [ 0.960420] IO window: 0x00002400-0x000024ff
  166. [ 0.960435] PREFETCH window: 0x28000000-0x2bffffff
  167. [ 0.960449] MEM window: 0x2c000000-0x2fffffff
  168. [ 0.961586] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
  169. [ 0.961604] PCI: setting IRQ 11 as level-triggered
  170. [ 0.961611] ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNKA] -> GSI 11 (level, low) -> IRQ 11
  171. [ 0.962569] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
  172. [ 0.962585] PCI: setting IRQ 10 as level-triggered
  173. [ 0.962592] ACPI: PCI Interrupt 0000:00:02.1[B] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
  174. [ 0.962696] NET: Registered protocol family 2
  175. [ 0.963008] IP route cache hash table entries: 2048 (order: 1, 8192 bytes)
  176. [ 0.963624] TCP established hash table entries: 8192 (order: 4, 65536 bytes)
  177. [ 0.963817] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  178. [ 0.964008] TCP: Hash tables configured (established 8192 bind 8192)
  179. [ 0.964067] TCP reno registered
  180. [ 0.964336] NET: Registered protocol family 1
  181. [ 0.964675] checking if image is initramfs...<7>Switched to high resolution mode on CPU 0
  182. [ 1.780004] it is
  183. [ 2.753792] Freeing initrd memory: 7015k freed
  184. [ 2.754411] Simple Boot Flag at 0x35 set to 0x1
  185. [ 2.755560] audit: initializing netlink socket (disabled)
  186. [ 2.755617] type=2000 audit(1288213592.752:1): initialized
  187. [ 2.755941] Total HugeTLB memory allocated, 0
  188. [ 2.756259] VFS: Disk quotas dquot_6.5.1
  189. [ 2.756370] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  190. [ 2.756494] msgmni has been set to 500
  191. [ 2.756916] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
  192. [ 2.756942] io scheduler noop registered
  193. [ 2.756954] io scheduler anticipatory registered
  194. [ 2.756967] io scheduler deadline registered
  195. [ 2.757012] io scheduler cfq registered (default)
  196. [ 2.757046] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
  197. [ 2.757103] pci 0000:00:03.0: Firmware left e100 interrupts enabled; disabling
  198. [ 2.757163] pci 0000:01:00.0: Boot video device
  199. [ 2.758191] vesafb: framebuffer at 0xf0000000, mapped to 0xd0880000, using 3072k, total 8192k
  200. [ 2.758221] vesafb: mode is 1024x768x16, linelength=2048, pages=4
  201. [ 2.758236] vesafb: protected mode interface info at c000:8704
  202. [ 2.758251] vesafb: pmi: set display start = c00c8764, set palette = c00c87ad
  203. [ 2.758267] vesafb: scrolling: redraw
  204. [ 2.758281] vesafb: Truecolor: size=0:5:6:5, shift=0:11:5:0
  205. [ 2.796031] Console: switching to colour frame buffer device 128x48
  206. [ 2.833654] fb0: VESA VGA frame buffer device
  207. [ 2.834211] isapnp: Scanning for PnP cards...
  208. [ 3.144517] isapnp: No Plug & Play device found
  209. [ 3.152523] Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing enabled
  210. [ 3.155402] serial 00:0b: activated
  211. [ 3.156005] 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
  212. [ 3.157768] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5
  213. [ 3.158189] PCI: setting IRQ 5 as level-triggered
  214. [ 3.158197] ACPI: PCI Interrupt 0000:00:03.1[A] -> Link [LNKC] -> GSI 5 (level, low) -> IRQ 5
  215. [ 3.163899] brd: module loaded
  216. [ 3.164111] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
  217. [ 3.182414] serio: i8042 KBD port at 0x60,0x64 irq 1
  218. [ 3.182794] serio: i8042 AUX port at 0x60,0x64 irq 12
  219. [ 3.183572] mice: PS/2 mouse device common for all mice
  220. [ 3.184310] rtc_cmos 00:06: rtc core: registered rtc_cmos as rtc0
  221. [ 3.184806] rtc0: alarms up to one month, y3k
  222. [ 3.185251] cpuidle: using governor ladder
  223. [ 3.185552] cpuidle: using governor menu
  224. [ 3.185856] No iBFT detected.
  225. [ 3.187405] TCP cubic registered
  226. [ 3.187646] NET: Registered protocol family 17
  227. [ 3.187979] Using IPI No-Shortcut mode
  228. [ 3.188414] registered taskstats version 1
  229. [ 3.189026] rtc_cmos 00:06: setting system clock to 2010-10-27 21:06:33 UTC (1288213593)
  230. [ 3.208016] Freeing unused kernel memory: 244k freed
  231. [ 3.234545] input: AT Translated Set 2 keyboard as /class/input/input0
  232. [ 3.635745] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
  233. [ 3.651591] ACPI: ACPI0007:00 is registered as cooling_device0
  234. [ 3.667436] ACPI: Processor [CPU] (supports 8 throttling states)
  235. [ 3.689101] Marking TSC unstable due to: TSC halts in idle.
  236. [ 3.704024] ACPI: LNXTHERM:01 is registered as thermal_zone0
  237. [ 3.722482] ACPI: Thermal Zone [THM0] (51 C)
  238. [ 5.272281] ACPI: ACPI Dock Station Driver
  239. [ 5.376220] e100: Intel(R) PRO/100 Network Driver, 3.5.23-k4-NAPI
  240. [ 5.392089] e100: Copyright(c) 1999-2006 Intel Corporation
  241. [ 5.408178] ACPI: PCI Interrupt 0000:00:03.0[A] -> Link [LNKC] -> GSI 5 (level, low) -> IRQ 5
  242. [ 5.512012] e100: eth0: e100_probe: addr 0xe8120000, irq 5, MAC addr 00:03:47:70:61:30
  243. [ 5.713606] Uniform Multi-Platform E-IDE driver
  244. [ 5.730051] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
  245. [ 5.814010] usbcore: registered new interface driver usbfs
  246. [ 5.830676] usbcore: registered new interface driver hub
  247. [ 5.922552] PIIX4: IDE controller (0x8086:0x7111 rev 0x01) at PCI slot 0000:00:07.1
  248. [ 5.939138] PIIX4: not 100% native mode: will probe irqs later
  249. [ 5.955533] ide0: BM-DMA at 0x1850-0x1857
  250. [ 5.971796] ide1: BM-DMA at 0x1858-0x185f
  251. [ 5.987857] Probing IDE interface ide0...
  252. [ 6.021334] usbcore: registered new device driver usb
  253. [ 6.110519] USB Universal Host Controller Interface driver v3.0
  254. [ 6.384183] hda: IC25N040ATMR04-0, ATA DISK drive
  255. [ 6.460391] Clocksource tsc unstable (delta = -151931841 ns)
  256. [ 7.072323] hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
  257. [ 7.072526] hda: UDMA/33 mode selected
  258. [ 7.088800] Probing IDE interface ide1...
  259. [ 7.824179] hdc: CD-224E, ATAPI CD/DVD-ROM drive
  260. [ 8.512311] hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
  261. [ 8.512906] hdc: UDMA/33 mode selected
  262. [ 8.529393] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
  263. [ 8.558653] ide1 at 0x170-0x177,0x376 on irq 15
  264. [ 8.586748] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 9
  265. [ 8.603356] PCI: setting IRQ 9 as level-triggered
  266. [ 8.603363] ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 9 (level, low) -> IRQ 9
  267. [ 8.619368] uhci_hcd 0000:00:07.2: UHCI Host Controller
  268. [ 8.635270] uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
  269. [ 8.651155] uhci_hcd 0000:00:07.2: irq 9, io base 0x00001860
  270. [ 8.667118] usb usb1: configuration #1 chosen from 1 choice
  271. [ 8.682898] hub 1-0:1.0: USB hub found
  272. [ 8.698470] hub 1-0:1.0: 2 ports detected
  273. [ 8.748014] SCSI subsystem initialized
  274. [ 8.804013] libata version 3.00 loaded.
  275. [ 8.816538] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
  276. [ 8.832662] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  277. [ 8.848849] usb usb1: Product: UHCI Host Controller
  278. [ 8.865027] usb usb1: Manufacturer: Linux 2.6.26-2-686 uhci_hcd
  279. [ 8.881319] usb usb1: SerialNumber: 0000:00:07.2
  280. [ 8.996445] hda: max request size: 512KiB
  281. [ 9.048015] hda: 78140160 sectors (40007 MB) w/1740KiB Cache, CHS=16383/255/63
  282. [ 9.074778] hda: cache flushes supported
  283. [ 9.091047] hda: hda1 hda2 hda3 hda4
  284. [ 9.150844] hdc: ATAPI 24X CD-ROM drive, 128kB Cache
  285. [ 9.167347] Uniform CD-ROM driver Revision: 3.20
  286. [ 10.009799] PM: Starting manual resume from disk
  287. [ 10.189387] kjournald starting. Commit interval 5 seconds
  288. [ 10.204927] EXT3-fs: mounted filesystem with ordered data mode.
  289. [ 12.924017] udevd version 125 started
  290. [ 15.466994] input: PC Speaker as /class/input/input1
  291. [ 15.863552] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  292. [ 16.061267] Yenta: CardBus bridge found at 0000:00:02.0 [1014:0130]
  293. [ 16.077281] Yenta: Using INTVAL to route CSC interrupts to PCI
  294. [ 16.093245] Yenta: Routing CardBus interrupts to PCI
  295. [ 16.109101] Yenta TI: socket 0000:00:02.0, mfunc 0x00001000, devctl 0x66
  296. [ 16.145948] Linux agpgart interface v0.103
  297. [ 17.104816] Yenta: ISA IRQ mask 0x00d8, PCI irq 11
  298. [ 17.120828] Socket status: 30000006
  299. [ 17.541951] agpgart: Detected an Intel 440BX Chipset.
  300. [ 17.564039] agpgart: AGP aperture is 64M @ 0xf8000000
  301. [ 17.580637] Yenta: CardBus bridge found at 0000:00:02.1 [1014:0130]
  302. [ 17.596746] Yenta: Using INTVAL to route CSC interrupts to PCI
  303. [ 17.612633] Yenta: Routing CardBus interrupts to PCI
  304. [ 17.628466] Yenta TI: socket 0000:00:02.1, mfunc 0x00001000, devctl 0x66
  305. [ 17.885738] input: Power Button (FF) as /class/input/input2
  306. [ 18.030479] ACPI: Power Button (FF) [PWRF]
  307. [ 18.046974] input: Lid Switch as /class/input/input3
  308. [ 18.104497] IBM TrackPoint firmware: 0x0e, buttons: 3/3
  309. [ 18.157014] input: TPPS/2 IBM TrackPoint as /class/input/input4
  310. [ 18.443569] Error: Driver 'pcspkr' is already registered, aborting...
  311. [ 18.577928] ACPI: Lid Switch [LID]
  312. [ 18.594412] input: Sleep Button (CM) as /class/input/input5
  313. [ 18.611071] ACPI: \_SB_.PCI0.IDE0.SCND.MSTR: found ejectable bay
  314. [ 18.611084] ACPI: \_SB_.PCI0.IDE0.SCND.MSTR: Adding notify handler
  315. [ 18.611166] ACPI: Bay [\_SB_.PCI0.IDE0.SCND.MSTR] Added
  316. [ 18.900669] Yenta: ISA IRQ mask 0x00d8, PCI irq 10
  317. [ 18.917195] Socket status: 30000006
  318. [ 19.122230] ACPI: Sleep Button (CM) [SLPB]
  319. [ 19.258188] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  320. [ 19.275716] piix4_smbus 0000:00:07.3: Found 0000:00:07.3 device
  321. [ 19.294764] piix4_smbus 0000:00:07.3: IBM system detected; this module may corrupt your serial eeprom! Refusing to load module!
  322. [ 19.328329] piix4_smbus: probe of 0000:00:07.3 failed with error -1
  323. [ 19.436227] input: Video Bus as /class/input/input6
  324. [ 19.480238] ACPI: Video Device [VID] (multi-head: yes rom: no post: no)
  325. [ 20.761368] ACPI: AC Adapter [AC] (on-line)
  326. [ 20.925193] ACPI: Battery Slot [BAT0] (battery present)
  327. [ 21.287768] parport_pc 00:0c: activated
  328. [ 21.304654] parport_pc 00:0c: reported by Plug and Play ACPI
  329. [ 21.321590] parport0: PC-style at 0x3bc, irq 7 [PCSPP,TRISTATE]
  330. [ 21.376013] NET: Registered protocol family 23
  331. [ 21.782658] nsc-ircc 00:0d: activated
  332. [ 21.799404] nsc-ircc, chip->init
  333. [ 21.815840] nsc-ircc, Found chip at base=0x02e
  334. [ 21.835858] nsc-ircc, driver loaded (Dag Brattli)
  335. [ 21.852635] IrDA: Registered device irda0
  336. [ 21.868711] nsc-ircc, Found dongle: Reserved
  337. [ 22.067708] cs: IO port probe 0x100-0x3af: clean.
  338. [ 22.084790] cs: IO port probe 0x100-0x3af: clean.
  339. [ 22.131514] cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
  340. [ 22.214500] cs: IO port probe 0x3e0-0x4ff: excluding 0x4d0-0x4d7
  341. [ 22.255849] cs: IO port probe 0x820-0x8ff: clean.
  342. [ 22.351872] cs: IO port probe 0x820-0x8ff: clean.
  343. [ 22.387147] cs: IO port probe 0xc00-0xcf7: clean.
  344. [ 22.453770] cs: IO port probe 0xc00-0xcf7: clean.
  345. [ 22.478397] cs: IO port probe 0xa00-0xaff: clean.
  346. [ 22.531230] cs: IO port probe 0xa00-0xaff: clean.
  347. [ 24.204473] Adding 498004k swap on /dev/hda2. Priority:-1 extents:1 across:498004k
  348. [ 24.918637] EXT3 FS on hda3, internal journal
  349. [ 25.449449] loop: module loaded
  350. [ 27.732283] e100: eth0: e100_watchdog: link up, 100Mbps, full-duplex
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement