Advertisement
Guest User

xcb

a guest
Nov 30th, 2008
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 32.80 KB | None | 0 0
  1. [ 0.000000] mapped low ram: 0 - 38000000
  2. [ 0.000000] low ram: 00000000 - 38000000
  3. [ 0.000000] bootmap 00008000 - 0000f000
  4. [ 0.000000] (9 early reservations) ==> bootmem [0000000000 - 0038000000]
  5. [ 0.000000] #0 [0000000000 - 0000001000] BIOS data page ==> [0000000000 - 0000001000]
  6. [ 0.000000] #1 [0000001000 - 0000002000] EX TRAMPOLINE ==> [0000001000 - 0000002000]
  7. [ 0.000000] #2 [0000006000 - 0000007000] TRAMPOLINE ==> [0000006000 - 0000007000]
  8. [ 0.000000] #3 [0000100000 - 00005c0a20] TEXT DATA BSS ==> [0000100000 - 00005c0a20]
  9. [ 0.000000] #4 [003781e000 - 0037fefa1a] RAMDISK ==> [003781e000 - 0037fefa1a]
  10. [ 0.000000] #5 [00005c1000 - 00005c4000] INIT_PG_TABLE ==> [00005c1000 - 00005c4000]
  11. [ 0.000000] #6 [000009f800 - 0000100000] BIOS reserved ==> [000009f800 - 0000100000]
  12. [ 0.000000] #7 [0000007000 - 0000008000] PGTABLE ==> [0000007000 - 0000008000]
  13. [ 0.000000] #8 [0000008000 - 000000f000] BOOTMAP ==> [0000008000 - 000000f000]
  14. [ 0.000000] found SMP MP-table at [c00f3890] 000f3890
  15. [ 0.000000] Zone PFN ranges:
  16. [ 0.000000] DMA 0x00000000 -> 0x00001000
  17. [ 0.000000] Normal 0x00001000 -> 0x00038000
  18. [ 0.000000] HighMem 0x00038000 -> 0x0003fff0
  19. [ 0.000000] Movable zone start PFN for each node
  20. [ 0.000000] early_node_map[2] active PFN ranges
  21. [ 0.000000] 0: 0x00000000 -> 0x0000009f
  22. [ 0.000000] 0: 0x00000100 -> 0x0003fff0
  23. [ 0.000000] On node 0 totalpages: 262031
  24. [ 0.000000] free_area_init_node: node 0, pgdat c048a580, node_mem_map c1000000
  25. [ 0.000000] DMA zone: 3963 pages, LIFO batch:0
  26. [ 0.000000] Normal zone: 223300 pages, LIFO batch:31
  27. [ 0.000000] HighMem zone: 32464 pages, LIFO batch:7
  28. [ 0.000000] Nvidia board detected. Ignoring ACPI timer override.
  29. [ 0.000000] If you got timer trouble try acpi_use_timer_override
  30. [ 0.000000] ACPI: PM-Timer IO Port: 0x4008
  31. [ 0.000000] ACPI: Local APIC address 0xfee00000
  32. [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)
  33. [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0x00] high edge lint[0x1])
  34. [ 0.000000] ACPI: IOAPIC (id[0x02] address[0xfec00000] gsi_base[0])
  35. [ 0.000000] IOAPIC[0]: apic_id 2, version 17, address 0xfec00000, GSI 0-23
  36. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
  37. [ 0.000000] ACPI: BIOS IRQ0 pin2 override ignored.
  38. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
  39. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 14 global_irq 14 high edge)
  40. [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 15 global_irq 15 high edge)
  41. [ 0.000000] ACPI: IRQ9 used by override.
  42. [ 0.000000] ACPI: IRQ14 used by override.
  43. [ 0.000000] ACPI: IRQ15 used by override.
  44. [ 0.000000] Enabling APIC mode: Flat. Using 1 I/O APICs
  45. [ 0.000000] Using ACPI (MADT) for SMP configuration information
  46. [ 0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
  47. [ 0.000000] mapped APIC to ffffb000 (fee00000)
  48. [ 0.000000] mapped IOAPIC to ffffa000 (fec00000)
  49. [ 0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
  50. [ 0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
  51. [ 0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
  52. [ 0.000000] Allocating PCI resources starting at 50000000 (gap: 40000000:bec00000)
  53. [ 0.000000] PERCPU: Allocating 41628 bytes of per cpu data
  54. [ 0.000000] NR_CPUS: 64, nr_cpu_ids: 1, nr_node_ids 1
  55. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 259727
  56. [ 0.000000] Kernel command line: root=UUID=113fcf35-ec9d-4b07-bff4-ad5f84626a39 ro quiet splash
  57. [ 0.000000] Enabling fast FPU save and restore... done.
  58. [ 0.000000] Enabling unmasked SIMD FPU exception support... done.
  59. [ 0.000000] Initializing CPU#0
  60. [ 0.000000] PID hash table entries: 4096 (order: 12, 16384 bytes)
  61. [ 0.000000] TSC: PIT calibration confirmed by PMTIMER.
  62. [ 0.000000] TSC: using PIT calibration value
  63. [ 0.000000] Detected 1808.212 MHz processor.
  64. [ 0.004000] spurious 8259A interrupt: IRQ7.
  65. [ 0.004000] Console: colour VGA+ 80x25
  66. [ 0.004000] console [tty0] enabled
  67. [ 0.004000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  68. [ 0.004000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  69. [ 0.004000] Memory: 1024740k/1048512k available (2572k kernel code, 22988k reserved, 1160k data, 424k init, 131008k highmem)
  70. [ 0.004000] virtual kernel memory layout:
  71. [ 0.004000] fixmap : 0xffc77000 - 0xfffff000 (3616 kB)
  72. [ 0.004000] pkmap : 0xff400000 - 0xff800000 (4096 kB)
  73. [ 0.004000] vmalloc : 0xf8800000 - 0xff3fe000 ( 107 MB)
  74. [ 0.004000] lowmem : 0xc0000000 - 0xf8000000 ( 896 MB)
  75. [ 0.004000] .init : 0xc04ab000 - 0xc0515000 ( 424 kB)
  76. [ 0.004000] .data : 0xc038335a - 0xc04a5680 (1160 kB)
  77. [ 0.004000] .text : 0xc0100000 - 0xc038335a (2572 kB)
  78. [ 0.004000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
  79. [ 0.004000] CPA: page pool initialized 1 of 1 pages preallocated
  80. [ 0.004000] SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
  81. [ 0.004012] Calibrating delay loop (skipped), value calculated using timer frequency.. 3616.42 BogoMIPS (lpj=7232848)
  82. [ 0.004034] Security Framework initialized
  83. [ 0.004042] SELinux: Disabled at boot.
  84. [ 0.004069] AppArmor: AppArmor initialized
  85. [ 0.004078] Mount-cache hash table entries: 512
  86. [ 0.004234] Initializing cgroup subsys ns
  87. [ 0.004238] Initializing cgroup subsys cpuacct
  88. [ 0.004241] Initializing cgroup subsys memory
  89. [ 0.004256] CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
  90. [ 0.004259] CPU: L2 Cache: 128K (64 bytes/line)
  91. [ 0.004271] Checking 'hlt' instruction... OK.
  92. [ 0.020395] SMP alternatives: switching to UP code
  93. [ 0.026043] Freeing SMP alternatives: 11k freed
  94. [ 0.026047] ACPI: Core revision 20080609
  95. [ 0.027749] ACPI: Checking initramfs for custom DSDT
  96. [ 0.400232] ENABLING IO-APIC IRQs
  97. [ 0.400419] ..TIMER: vector=0x31 apic1=0 pin1=0 apic2=-1 pin2=-1
  98. [ 0.442708] CPU0: AMD Sempron(tm) Processor 3000+ stepping 02
  99. [ 0.444027] Brought up 1 CPUs
  100. [ 0.444027] Total of 1 processors activated (3616.42 BogoMIPS).
  101. [ 0.444027] CPU0 attaching sched-domain:
  102. [ 0.444027] domain 0: span 0 level CPU
  103. [ 0.444027] groups: 0
  104. [ 0.444027] net_namespace: 840 bytes
  105. [ 0.444027] Booting paravirtualized kernel on bare hardware
  106. [ 0.444027] Time: 10:40:21 Date: 11/30/08
  107. [ 0.444027] NET: Registered protocol family 16
  108. [ 0.444027] EISA bus registered
  109. [ 0.444027] ACPI: bus type pci registered
  110. [ 0.470197] PCI: PCI BIOS revision 2.10 entry at 0xfa150, last bus=2
  111. [ 0.470200] PCI: Using configuration type 1 for base access
  112. [ 0.472088] ACPI: EC: Look up EC in DSDT
  113. [ 0.476998] ACPI Warning (dsobject-0501): Package List length (6) larger than NumElements count (2), truncated
  114. [ 0.477004] [20080609]
  115. [ 0.480994] ACPI: Interpreter enabled
  116. [ 0.480998] ACPI: (supports S0 S1 S4 S5)
  117. [ 0.481015] ACPI: Using IOAPIC for interrupt routing
  118. [ 0.492866] ACPI: PCI Root Bridge [PCI0] (0000:00)
  119. [ 0.492950] PCI: 0000:00:00.0 reg 10 32bit mmio: [f0000000, f7ffffff]
  120. [ 0.493011] PCI: 0000:00:01.1 reg 10 io port: [ff00, ff1f]
  121. [ 0.493021] PCI: 0000:00:01.1 reg 20 io port: [4c00, 4c3f]
  122. [ 0.493025] PCI: 0000:00:01.1 reg 24 io port: [4c40, 4c7f]
  123. [ 0.493035] pci 0000:00:01.1: PME# supported from D3hot D3cold
  124. [ 0.493039] pci 0000:00:01.1: PME# disabled
  125. [ 0.493056] PCI: 0000:00:02.0 reg 10 32bit mmio: [febff000, febfffff]
  126. [ 0.493074] pci 0000:00:02.0: supports D1
  127. [ 0.493075] pci 0000:00:02.0: supports D2
  128. [ 0.493078] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
  129. [ 0.493081] pci 0000:00:02.0: PME# disabled
  130. [ 0.493097] PCI: 0000:00:02.1 reg 10 32bit mmio: [febfe000, febfefff]
  131. [ 0.493116] pci 0000:00:02.1: supports D1
  132. [ 0.493117] pci 0000:00:02.1: supports D2
  133. [ 0.493120] pci 0000:00:02.1: PME# supported from D0 D1 D2 D3hot D3cold
  134. [ 0.493123] pci 0000:00:02.1: PME# disabled
  135. [ 0.493141] PCI: 0000:00:02.2 reg 10 32bit mmio: [febfd000, febfd0ff]
  136. [ 0.493162] pci 0000:00:02.2: supports D1
  137. [ 0.493164] pci 0000:00:02.2: supports D2
  138. [ 0.493166] pci 0000:00:02.2: PME# supported from D0 D1 D2 D3hot D3cold
  139. [ 0.493170] pci 0000:00:02.2: PME# disabled
  140. [ 0.493189] PCI: 0000:00:05.0 reg 10 32bit mmio: [febfc000, febfcfff]
  141. [ 0.493193] PCI: 0000:00:05.0 reg 14 io port: [fc00, fc07]
  142. [ 0.493210] pci 0000:00:05.0: supports D1
  143. [ 0.493211] pci 0000:00:05.0: supports D2
  144. [ 0.493214] pci 0000:00:05.0: PME# supported from D0 D1 D2 D3hot D3cold
  145. [ 0.493217] pci 0000:00:05.0: PME# disabled
  146. [ 0.493239] PCI: 0000:00:08.0 reg 20 io port: [fa00, fa0f]
  147. [ 0.493380] PCI: 0000:01:00.0 reg 10 32bit mmio: [f9000000, f9ffffff]
  148. [ 0.493386] PCI: 0000:01:00.0 reg 14 32bit mmio: [e0000000, efffffff]
  149. [ 0.493393] PCI: 0000:01:00.0 reg 18 32bit mmio: [fa000000, faffffff]
  150. [ 0.493409] PCI: 0000:01:00.0 reg 30 32bit mmio: [0, 1ffff]
  151. [ 0.493453] PCI: bridge 0000:00:0b.0 io port: [e000, efff]
  152. [ 0.493457] PCI: bridge 0000:00:0b.0 32bit mmio: [f9000000, fbffffff]
  153. [ 0.493461] PCI: bridge 0000:00:0b.0 32bit mmio pref: [e0000000, efffffff]
  154. [ 0.493495] PCI: 0000:02:07.0 reg 10 32bit mmio: [fd000000, fdffffff]
  155. [ 0.493539] PCI: 0000:02:07.1 reg 10 32bit mmio: [fc000000, fcffffff]
  156. [ 0.493591] PCI: 0000:02:0a.0 reg 10 io port: [de00, deff]
  157. [ 0.493621] pci 0000:02:0a.0: supports D1
  158. [ 0.493622] pci 0000:02:0a.0: supports D2
  159. [ 0.493643] PCI: bridge 0000:00:0e.0 io port: [d000, dfff]
  160. [ 0.493647] PCI: bridge 0000:00:0e.0 32bit mmio: [fc000000, fdffffff]
  161. [ 0.493650] PCI: bridge 0000:00:0e.0 32bit mmio pref: [fea00000, feafffff]
  162. [ 0.493658] bus 00 -> node 0
  163. [ 0.493669] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
  164. [ 0.493972] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.HUB0._PRT]
  165. [ 0.494487] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT]
  166. [ 0.558258] ACPI: PCI Interrupt Link [LNK1] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  167. [ 0.558494] ACPI: PCI Interrupt Link [LNK2] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  168. [ 0.558736] ACPI: PCI Interrupt Link [LNK3] (IRQs 3 4 *5 6 7 10 11 12 14 15)
  169. [ 0.558975] ACPI: PCI Interrupt Link [LNK4] (IRQs 3 4 5 6 7 10 11 *12 14 15)
  170. [ 0.559350] ACPI: PCI Interrupt Link [LNK5] (IRQs 3 4 5 6 7 *10 11 12 14 15)
  171. [ 0.559583] ACPI: PCI Interrupt Link [LUBA] (IRQs 3 *4 5 6 7 10 11 12 14 15)
  172. [ 0.559819] ACPI: PCI Interrupt Link [LUBB] (IRQs *3 4 5 6 7 10 11 12 14 15)
  173. [ 0.560073] ACPI: PCI Interrupt Link [LMAC] (IRQs 3 4 5 6 7 *10 11 12 14 15)
  174. [ 0.560309] ACPI: PCI Interrupt Link [LAPU] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  175. [ 0.560542] ACPI: PCI Interrupt Link [LACI] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  176. [ 0.560776] ACPI: PCI Interrupt Link [LMCI] (IRQs 3 4 5 6 7 10 *11 12 14 15)
  177. [ 0.561010] ACPI: PCI Interrupt Link [LSMB] (IRQs 3 4 5 6 7 10 *11 12 14 15)
  178. [ 0.561247] ACPI: PCI Interrupt Link [LUB2] (IRQs 3 4 5 6 *7 10 11 12 14 15)
  179. [ 0.561479] ACPI: PCI Interrupt Link [LFIR] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  180. [ 0.561711] ACPI: PCI Interrupt Link [L3CM] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  181. [ 0.561944] ACPI: PCI Interrupt Link [LIDE] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  182. [ 0.562188] ACPI: PCI Interrupt Link [LSID] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  183. [ 0.562432] ACPI: PCI Interrupt Link [LFID] (IRQs 3 4 5 6 7 10 11 12 14 15) *0, disabled.
  184. [ 0.562630] ACPI: PCI Interrupt Link [APC1] (IRQs *16), disabled.
  185. [ 0.562810] ACPI: PCI Interrupt Link [APC2] (IRQs *17), disabled.
  186. [ 0.562989] ACPI: PCI Interrupt Link [APC3] (IRQs *18)
  187. [ 0.563167] ACPI: PCI Interrupt Link [APC4] (IRQs *19)
  188. [ 0.563345] ACPI: PCI Interrupt Link [APC5] (IRQs *16)
  189. [ 0.563611] ACPI: PCI Interrupt Link [APCF] (IRQs 20 21 22 23) *0
  190. [ 0.563875] ACPI: PCI Interrupt Link [APCG] (IRQs 20 21 22 23) *0
  191. [ 0.564149] ACPI: PCI Interrupt Link [APCH] (IRQs 20 21 22 23) *0
  192. [ 0.564411] ACPI: PCI Interrupt Link [APCI] (IRQs 20 21 22 23) *0, disabled.
  193. [ 0.564674] ACPI: PCI Interrupt Link [APCJ] (IRQs 20 21 22 23) *0, disabled.
  194. [ 0.564937] ACPI: PCI Interrupt Link [APCK] (IRQs 20 21 22 23) *0
  195. [ 0.565199] ACPI: PCI Interrupt Link [APCS] (IRQs 20 21 22 23) *0
  196. [ 0.565462] ACPI: PCI Interrupt Link [APCL] (IRQs 20 21 22 23) *0
  197. [ 0.565724] ACPI: PCI Interrupt Link [APCM] (IRQs 20 21 22 23) *0, disabled.
  198. [ 0.565987] ACPI: PCI Interrupt Link [AP3C] (IRQs 20 21 22 23) *0, disabled.
  199. [ 0.566250] ACPI: PCI Interrupt Link [APCZ] (IRQs 20 21 22 23) *0, disabled.
  200. [ 0.566524] ACPI: PCI Interrupt Link [APSI] (IRQs 20 21 22 23) *0, disabled.
  201. [ 0.566798] ACPI: PCI Interrupt Link [APSJ] (IRQs 20 21 22 23) *0, disabled.
  202. [ 0.567049] ACPI: Power Resource [ISAV] (on)
  203. [ 0.567159] Linux Plug and Play Support v0.97 (c) Adam Belay
  204. [ 0.567197] pnp: PnP ACPI init
  205. [ 0.567210] ACPI: bus type pnp registered
  206. [ 0.572417] pnp: PnP ACPI: found 9 devices
  207. [ 0.572421] ACPI: ACPI bus type pnp unregistered
  208. [ 0.572425] PnPBIOS: Disabled by ACPI PNP
  209. [ 0.572811] PCI: Using ACPI for IRQ routing
  210. [ 0.572937] NET: Registered protocol family 8
  211. [ 0.572937] NET: Registered protocol family 20
  212. [ 0.572937] NetLabel: Initializing
  213. [ 0.572937] NetLabel: domain hash size = 128
  214. [ 0.572937] NetLabel: protocols = UNLABELED CIPSOv4
  215. [ 0.572937] NetLabel: unlabeled traffic allowed by default
  216. [ 0.572937] tracer: 772 pages allocated for 65536 entries of 48 bytes
  217. [ 0.572937] actual entries 65620
  218. [ 0.572937] AppArmor: AppArmor Filesystem Enabled
  219. [ 0.572937] ACPI: RTC can wake from S4
  220. [ 0.572937] system 00:00: ioport range 0x4000-0x407f has been reserved
  221. [ 0.572937] system 00:00: ioport range 0x4080-0x40ff has been reserved
  222. [ 0.572937] system 00:00: ioport range 0x4400-0x447f has been reserved
  223. [ 0.572937] system 00:00: ioport range 0x4480-0x44ff has been reserved
  224. [ 0.572937] system 00:00: ioport range 0x4800-0x487f has been reserved
  225. [ 0.572937] system 00:00: ioport range 0x4880-0x48ff has been reserved
  226. [ 0.572937] system 00:01: iomem range 0xf0000-0xf3fff could not be reserved
  227. [ 0.572937] system 00:01: iomem range 0xf4000-0xf7fff could not be reserved
  228. [ 0.572937] system 00:01: iomem range 0xf8000-0xfbfff could not be reserved
  229. [ 0.572937] system 00:01: iomem range 0xfc000-0xfffff could not be reserved
  230. [ 0.572937] system 00:01: iomem range 0x3fff0000-0x3fffffff could not be reserved
  231. [ 0.572937] system 00:01: iomem range 0xffff0000-0xffffffff could not be reserved
  232. [ 0.572937] system 00:01: iomem range 0x0-0x9ffff could not be reserved
  233. [ 0.572937] system 00:01: iomem range 0x100000-0x3ffeffff could not be reserved
  234. [ 0.572937] system 00:01: iomem range 0xfec00000-0xfec00fff could not be reserved
  235. [ 0.572937] system 00:01: iomem range 0xfee00000-0xfeefffff could not be reserved
  236. [ 0.572937] system 00:01: iomem range 0xfefff000-0xfeffffff could not be reserved
  237. [ 0.572937] system 00:01: iomem range 0xfff80000-0xfff80fff has been reserved
  238. [ 0.572937] system 00:01: iomem range 0xfff90000-0xfffbffff has been reserved
  239. [ 0.572937] system 00:01: iomem range 0xfffed000-0xfffeffff has been reserved
  240. [ 0.572937] system 00:03: ioport range 0xb78-0xb7b has been reserved
  241. [ 0.572937] system 00:03: ioport range 0xf78-0xf7b has been reserved
  242. [ 0.572937] system 00:03: ioport range 0xa78-0xa7b has been reserved
  243. [ 0.572937] system 00:03: ioport range 0xe78-0xe7b has been reserved
  244. [ 0.572937] system 00:03: ioport range 0xbbc-0xbbf has been reserved
  245. [ 0.572937] system 00:03: ioport range 0xfbc-0xfbf has been reserved
  246. [ 0.572937] system 00:03: ioport range 0x4d0-0x4d1 has been reserved
  247. [ 0.572937] system 00:03: ioport range 0x294-0x297 has been reserved
  248. [ 0.608874] pci 0000:00:0b.0: PCI bridge, secondary bus 0000:01
  249. [ 0.608879] pci 0000:00:0b.0: IO window: 0xe000-0xefff
  250. [ 0.608885] pci 0000:00:0b.0: MEM window: 0xf9000000-0xfbffffff
  251. [ 0.608889] pci 0000:00:0b.0: PREFETCH window: 0x000000e0000000-0x000000efffffff
  252. [ 0.608896] pci 0000:00:0e.0: PCI bridge, secondary bus 0000:02
  253. [ 0.608899] pci 0000:00:0e.0: IO window: 0xd000-0xdfff
  254. [ 0.608903] pci 0000:00:0e.0: MEM window: 0xfc000000-0xfdffffff
  255. [ 0.608906] pci 0000:00:0e.0: PREFETCH window: 0x000000fea00000-0x000000feafffff
  256. [ 0.608920] pci 0000:00:0e.0: setting latency timer to 64
  257. [ 0.608924] bus: 00 index 0 io port: [0, ffff]
  258. [ 0.608926] bus: 00 index 1 mmio: [0, ffffffff]
  259. [ 0.608929] bus: 01 index 0 io port: [e000, efff]
  260. [ 0.608931] bus: 01 index 1 mmio: [f9000000, fbffffff]
  261. [ 0.608934] bus: 01 index 2 mmio: [e0000000, efffffff]
  262. [ 0.608936] bus: 01 index 3 mmio: [0, 0]
  263. [ 0.608939] bus: 02 index 0 io port: [d000, dfff]
  264. [ 0.608941] bus: 02 index 1 mmio: [fc000000, fdffffff]
  265. [ 0.608943] bus: 02 index 2 mmio: [fea00000, feafffff]
  266. [ 0.608946] bus: 02 index 3 mmio: [0, 0]
  267. [ 0.608960] NET: Registered protocol family 2
  268. [ 0.609110] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
  269. [ 0.609446] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
  270. [ 0.610446] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
  271. [ 0.610984] TCP: Hash tables configured (established 131072 bind 65536)
  272. [ 0.610989] TCP reno registered
  273. [ 0.611107] NET: Registered protocol family 1
  274. [ 0.611238] checking if image is initramfs... it is
  275. [ 1.112088] Switched to high resolution mode on CPU 0
  276. [ 1.383525] Freeing initrd memory: 8006k freed
  277. [ 1.384324] audit: initializing netlink socket (disabled)
  278. [ 1.384341] type=2000 audit(1228041621.384:1): initialized
  279. [ 1.390929] highmem bounce pool size: 64 pages
  280. [ 1.390936] HugeTLB registered 4 MB page size, pre-allocated 0 pages
  281. [ 1.393396] VFS: Disk quotas dquot_6.5.1
  282. [ 1.393506] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
  283. [ 1.393620] msgmni has been set to 1762
  284. [ 1.393758] io scheduler noop registered
  285. [ 1.393761] io scheduler anticipatory registered
  286. [ 1.393764] io scheduler deadline registered
  287. [ 1.393779] io scheduler cfq registered (default)
  288. [ 1.436062] pci 0000:01:00.0: Boot video device
  289. [ 1.436452] isapnp: Scanning for PnP cards...
  290. [ 1.789968] isapnp: No Plug & Play device found
  291. [ 1.853603] Serial: 8250/16550 driver4 ports, IRQ sharing enabled
  292. [ 1.856238] brd: module loaded
  293. [ 1.856321] input: Macintosh mouse button emulation as /devices/virtual/input/input0
  294. [ 1.856448] PNP: PS/2 Controller [PNP0303:PS2K] at 0x60,0x64 irq 1
  295. [ 1.856451] PNP: PS/2 appears to have AUX port disabled, if this is incorrect please boot with i8042.nopnp
  296. [ 1.856830] serio: i8042 KBD port at 0x60,0x64 irq 1
  297. [ 1.857409] mice: PS/2 mouse device common for all mice
  298. [ 1.857615] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
  299. [ 1.857641] rtc0: alarms up to one year, y3k
  300. [ 1.857771] EISA: Probing bus 0 at eisa.0
  301. [ 1.857789] Cannot allocate resource for EISA slot 4
  302. [ 1.857806] EISA: Detected 0 cards.
  303. [ 1.857810] cpuidle: using governor ladder
  304. [ 1.857812] cpuidle: using governor menu
  305. [ 1.858333] TCP cubic registered
  306. [ 1.858362] Using IPI No-Shortcut mode
  307. [ 1.858735] registered taskstats version 1
  308. [ 1.858841] Magic number: 0:478:680
  309. [ 1.859005] rtc_cmos 00:05: setting system clock to 2008-11-30 10:40:22 UTC (1228041622)
  310. [ 1.859009] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found
  311. [ 1.859012] EDD information not available.
  312. [ 1.859415] Freeing unused kernel memory: 424k freed
  313. [ 1.859483] Write protecting the kernel text: 2576k
  314. [ 1.859523] Write protecting the kernel read-only data: 936k
  315. [ 1.883829] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1
  316. [ 2.205398] fuse init (API version 7.9)
  317. [ 2.549172] fan PNP0C0B:00: registered as cooling_device0
  318. [ 2.549180] ACPI: Fan [FAN] (on)
  319. [ 2.602575] processor ACPI0007:00: registered as cooling_device1
  320. [ 2.610070] thermal LNXTHERM:01: registered as thermal_zone0
  321. [ 2.611131] ACPI: Thermal Zone [THRM] (40 C)
  322. [ 3.632783] usbcore: registered new interface driver usbfs
  323. [ 3.632809] usbcore: registered new interface driver hub
  324. [ 3.649097] forcedeth: Reverse Engineered nForce ethernet driver. Version 0.61.
  325. [ 3.649534] ACPI: PCI Interrupt Link [APCH] enabled at IRQ 23
  326. [ 3.649545] forcedeth 0000:00:05.0: PCI INT A -> Link[APCH] -> GSI 23 (level, high) -> IRQ 23
  327. [ 3.649550] forcedeth 0000:00:05.0: setting latency timer to 64
  328. [ 3.649575] nv_probe: set workaround bit for reversed mac addr
  329. [ 3.658621] usbcore: registered new device driver usb
  330. [ 3.663338] No dock devices found.
  331. [ 3.691890] SCSI subsystem initialized
  332. [ 3.694289] ohci_hcd: 2006 August 04 USB 1.1 'Open' Host Controller (OHCI) Driver
  333. [ 3.759052] libata version 3.00 loaded.
  334. [ 4.168737] forcedeth 0000:00:05.0: ifname eth0, PHY OUI 0x3f1 @ 1, addr 00:50:8d:d1:fe:6b
  335. [ 4.168742] forcedeth 0000:00:05.0: csum timirq gbit lnktim desc-v2
  336. [ 4.169237] ACPI: PCI Interrupt Link [APCF] enabled at IRQ 22
  337. [ 4.169249] ohci_hcd 0000:00:02.0: PCI INT A -> Link[APCF] -> GSI 22 (level, high) -> IRQ 22
  338. [ 4.169262] ohci_hcd 0000:00:02.0: setting latency timer to 64
  339. [ 4.169266] ohci_hcd 0000:00:02.0: OHCI Host Controller
  340. [ 4.169318] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
  341. [ 4.169343] ohci_hcd 0000:00:02.0: irq 22, io mem 0xfebff000
  342. [ 4.226257] usb usb1: configuration #1 chosen from 1 choice
  343. [ 4.226295] hub 1-0:1.0: USB hub found
  344. [ 4.226306] hub 1-0:1.0: 4 ports detected
  345. [ 4.328742] ACPI: PCI Interrupt Link [APCG] enabled at IRQ 21
  346. [ 4.328753] ohci_hcd 0000:00:02.1: PCI INT B -> Link[APCG] -> GSI 21 (level, high) -> IRQ 21
  347. [ 4.328767] ohci_hcd 0000:00:02.1: setting latency timer to 64
  348. [ 4.328771] ohci_hcd 0000:00:02.1: OHCI Host Controller
  349. [ 4.328804] ohci_hcd 0000:00:02.1: new USB bus registered, assigned bus number 2
  350. [ 4.328827] ohci_hcd 0000:00:02.1: irq 21, io mem 0xfebfe000
  351. [ 4.386267] usb usb2: configuration #1 chosen from 1 choice
  352. [ 4.386298] hub 2-0:1.0: USB hub found
  353. [ 4.386310] hub 2-0:1.0: 4 ports detected
  354. [ 4.592705] ACPI: PCI Interrupt Link [APCL] enabled at IRQ 20
  355. [ 4.592716] ehci_hcd 0000:00:02.2: PCI INT C -> Link[APCL] -> GSI 20 (level, high) -> IRQ 20
  356. [ 4.592730] ehci_hcd 0000:00:02.2: setting latency timer to 64
  357. [ 4.592733] ehci_hcd 0000:00:02.2: EHCI Host Controller
  358. [ 4.592768] ehci_hcd 0000:00:02.2: new USB bus registered, assigned bus number 3
  359. [ 4.592794] ehci_hcd 0000:00:02.2: debug port 1
  360. [ 4.592799] ehci_hcd 0000:00:02.2: cache line size of 64 is not supported
  361. [ 4.592815] ehci_hcd 0000:00:02.2: irq 20, io mem 0xfebfd000
  362. [ 4.604014] ehci_hcd 0000:00:02.2: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004
  363. [ 4.604197] usb usb3: configuration #1 chosen from 1 choice
  364. [ 4.604227] hub 3-0:1.0: USB hub found
  365. [ 4.604241] hub 3-0:1.0: 8 ports detected
  366. [ 4.814030] pata_amd 0000:00:08.0: version 0.3.10
  367. [ 4.814125] pata_amd 0000:00:08.0: power state changed by ACPI to D0
  368. [ 4.814168] pata_amd 0000:00:08.0: setting latency timer to 64
  369. [ 4.814849] scsi0 : pata_amd
  370. [ 4.814979] scsi1 : pata_amd
  371. [ 4.815953] ata1: PATA max UDMA/133 cmd 0x1f0 ctl 0x3f6 bmdma 0xfa00 irq 14
  372. [ 4.815957] ata2: PATA max UDMA/133 cmd 0x170 ctl 0x376 bmdma 0xfa08 irq 15
  373. [ 4.980422] ata1.00: ATA-7: Maxtor 6Y160P0, YAR41BW0, max UDMA/133
  374. [ 4.980426] ata1.00: 320173056 sectors, multi 16: LBA48
  375. [ 4.980441] ata1: nv_mode_filter: 0x7f39f&0x7f01f->0x7f01f, BIOS=0x7f000 (0xc70000c5) ACPI=0x7f01f (15:600:0x13)
  376. [ 4.996370] ata1.00: configured for UDMA/133
  377. [ 5.168265] ata2.01: ATAPI: PIONEER DVD-RW DVR-108, 1.20, max UDMA/66
  378. [ 5.168281] ata2: nv_mode_filter: 0x1f39f&0x1f01f->0x1f01f, BIOS=0x1f000 (0xc70000c5) ACPI=0x1f01f (600:30:0x1c)
  379. [ 5.172017] usb 2-3: new low speed USB device using ohci_hcd and address 2
  380. [ 5.176197] ata2.01: configured for UDMA/66
  381. [ 5.176312] scsi 0:0:0:0: Direct-Access ATA Maxtor 6Y160P0 YAR4 PQ: 0 ANSI: 5
  382. [ 5.182371] scsi 1:0:1:0: CD-ROM PIONEER DVD-RW DVR-108 1.20 PQ: 0 ANSI: 5
  383. [ 5.248951] scsi 0:0:0:0: Attached scsi generic sg0 type 0
  384. [ 5.248992] scsi 1:0:1:0: Attached scsi generic sg1 type 5
  385. [ 5.272634] Driver 'sd' needs updating - please use bus_type methods
  386. [ 5.272746] sd 0:0:0:0: [sda] 320173056 512-byte hardware sectors (163929 MB)
  387. [ 5.272766] sd 0:0:0:0: [sda] Write Protect is off
  388. [ 5.272769] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  389. [ 5.272796] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  390. [ 5.272864] sd 0:0:0:0: [sda] 320173056 512-byte hardware sectors (163929 MB)
  391. [ 5.272879] sd 0:0:0:0: [sda] Write Protect is off
  392. [ 5.272882] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
  393. [ 5.272908] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
  394. [ 5.272913] sda:<4>Driver 'sr' needs updating - please use bus_type methods
  395. [ 5.286677] sda1 sda2 sda3 sda4
  396. [ 5.304548] sd 0:0:0:0: [sda] Attached SCSI disk
  397. [ 5.322664] sr0: scsi3-mmc drive: 40x/40x writer cd/rw xa/form2 cdda tray
  398. [ 5.322670] Uniform CD-ROM driver Revision: 3.20
  399. [ 5.322773] sr 1:0:1:0: Attached scsi CD-ROM sr0
  400. [ 5.386289] usb 2-3: configuration #1 chosen from 1 choice
  401. [ 5.417226] usbcore: registered new interface driver hiddev
  402. [ 5.423478] input: A4Tech USB Optical Mouse as /devices/pci0000:00/0000:00:02.1/usb2/2-3/2-3:1.0/input/input2
  403. [ 5.423934] input,hidraw0: USB HID v1.10 Mouse [A4Tech USB Optical Mouse] on usb-0000:00:02.1-3
  404. [ 5.423957] usbcore: registered new interface driver usbhid
  405. [ 5.423961] usbhid: v2.6:USB HID core driver
  406. [ 5.633188] PM: Starting manual resume from disk
  407. [ 5.633194] PM: Resume from partition 8:3
  408. [ 5.633196] PM: Checking hibernation image.
  409. [ 5.633476] PM: Resume from disk failed.
  410. [ 5.695424] kjournald starting. Commit interval 5 seconds
  411. [ 5.695441] EXT3-fs: mounted filesystem with ordered data mode.
  412. [ 10.244894] udevd version 124 started
  413. [ 10.793038] Linux agpgart interface v0.103
  414. [ 10.835862] agpgart-amd64 0000:00:00.0: AGP bridge [10de/00e1]
  415. [ 10.835890] agpgart-amd64 0000:00:00.0: setting up Nforce3 AGP
  416. [ 10.842226] agpgart-amd64 0000:00:00.0: AGP aperture is 128M @ 0xf0000000
  417. [ 10.974507] i2c-adapter i2c-0: nForce2 SMBus adapter at 0x4c00
  418. [ 10.974540] i2c-adapter i2c-1: nForce2 SMBus adapter at 0x4c40
  419. [ 11.084523] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
  420. [ 11.096040] ACPI: Power Button (FF) [PWRF]
  421. [ 11.096181] input: Power Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input4
  422. [ 11.112098] ACPI: Power Button (CM) [PWRB]
  423. [ 13.543534] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
  424. [ 13.567310] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
  425. [ 13.935816] input: PC Speaker as /devices/platform/pcspkr/input/input5
  426. [ 14.321158] Linux video capture interface: v2.00
  427. [ 14.426104] cx88/0: cx2388x v4l2 driver version 0.0.6 loaded
  428. [ 14.426372] ACPI: PCI Interrupt Link [APC4] enabled at IRQ 19
  429. [ 14.426383] cx8800 0000:02:07.0: PCI INT A -> Link[APC4] -> GSI 19 (level, low) -> IRQ 19
  430. [ 14.427033] cx88[0]: subsystem: 107d:6618, board: Winfast TV2000 XP Global [card=61,insmod option]
  431. [ 14.427036] cx88[0]: TV tuner type 71, Radio tuner type 0
  432. [ 14.567984] cx2388x alsa driver version 0.0.6 loaded
  433. [ 14.578835] tuner' 2-0061: chip found @ 0xc2 (cx88[0])
  434. [ 14.661612] xc2028 2-0061: creating new instance
  435. [ 14.661617] xc2028 2-0061: type set to XCeive xc2028/xc3028 tuner
  436. [ 14.661624] cx88[0]: Asking xc2028/3028 to load firmware xc3028-v27.fw
  437. [ 14.661640] cx88[0]/0: found at 0000:02:07.0, rev: 5, irq: 19, latency: 32, mmio: 0xfd000000
  438. [ 14.661800] cx88[0]/0: registered device video0 [v4l2]
  439. [ 14.661840] cx88[0]/0: registered device vbi0
  440. [ 14.661876] cx88[0]/0: registered device radio0
  441. [ 14.661932] firmware: requesting xc3028-v27.fw
  442. [ 16.044826] xc2028 2-0061: Loading 80 firmware images from xc3028-v27.fw, type: xc2028 firmware, ver 2.7
  443. [ 16.044981] cx88[0]: Calling XC2028/3028 callback
  444. [ 16.243398] xc2028 2-0061: Loading firmware for type=BASE MTS (5), id 0000000000000000.
  445. [ 16.243404] cx88[0]: Calling XC2028/3028 callback
  446. [ 17.414226] xc2028 2-0061: Loading firmware for type=MTS (4), id 000000000000b700.
  447. [ 17.430395] xc2028 2-0061: Loading SCODE for type=MTS LCD NOGD MONO IF SCODE HAS_IF_4500 (6002b004), id 000000000000b700.
  448. [ 17.492006] cx88[0]: Calling XC2028/3028 callback
  449. [ 17.612159] cx88_audio 0000:02:07.1: PCI INT A -> Link[APC4] -> GSI 19 (level, low) -> IRQ 19
  450. [ 17.612185] cx88[0]/1: CX88x/0: ALSA support for cx2388x boards
  451. [ 17.616154] ACPI: PCI Interrupt Link [APC3] enabled at IRQ 18
  452. [ 17.616167] C-Media PCI 0000:02:0a.0: PCI INT A -> Link[APC3] -> GSI 18 (level, low) -> IRQ 18
  453. [ 18.555724] lp: driver loaded but no devices found
  454. [ 18.823483] Adding 987988k swap on /dev/sda3. Priority:-1 extents:1 across:987988k
  455. [ 19.384881] EXT3 FS on sda2, internal journal
  456. [ 20.372369] type=1505 audit(1228038041.250:2): operation="profile_load" name="/usr/share/gdm/guest-session/Xsession" name2="default" pid=4210
  457. [ 20.600993] type=1505 audit(1228038041.478:3): operation="profile_load" name="/usr/lib/cups/backend/cups-pdf" name2="default" pid=4215
  458. [ 20.601332] type=1505 audit(1228038041.478:4): operation="profile_load" name="/usr/sbin/cupsd" name2="default" pid=4215
  459. [ 20.769974] ip_tables: (C) 2000-2006 Netfilter Core Team
  460. [ 21.253205] ACPI: WMI: Mapper loaded
  461. [ 21.596311] powernow-k8: Found 1 AMD Sempron(tm) Processor 3000+ processors (1 cpu cores) (version 2.20.00)
  462. [ 21.596347] powernow-k8: 0 : fid 0xa (1800 MHz), vid 0x6
  463. [ 21.596350] powernow-k8: 1 : fid 0x2 (1000 MHz), vid 0x12
  464. [ 22.210534] warning: `avahi-daemon' uses 32-bit capabilities (legacy support in use)
  465. [ 22.266163] apm: BIOS version 1.2 Flags 0x07 (Driver version 1.16ac)
  466. [ 22.266172] apm: overridden by ACPI.
  467. [ 22.401329] ppdev: user-space parallel port driver
  468. [ 23.835803] cx88[0]: Calling XC2028/3028 callback
  469. [ 24.034228] xc2028 2-0061: Loading firmware for type=BASE FM (401), id 0000000000000000.
  470. [ 24.034234] cx88[0]: Calling XC2028/3028 callback
  471. [ 25.198235] xc2028 2-0061: Loading firmware for type=FM (400), id 0000000000000000.
  472. [ 25.244007] cx88[0]: Calling XC2028/3028 callback
  473. [ 25.636421] Bluetooth: Core ver 2.13
  474. [ 25.638336] NET: Registered protocol family 31
  475. [ 25.638342] Bluetooth: HCI device and connection manager initialized
  476. [ 25.638346] Bluetooth: HCI socket layer initialized
  477. [ 25.652859] Bluetooth: L2CAP ver 2.11
  478. [ 25.652866] Bluetooth: L2CAP socket layer initialized
  479. [ 25.663737] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
  480. [ 25.663745] Bluetooth: BNEP filters: protocol multicast
  481. [ 25.691440] Bridge firewalling registered
  482. [ 25.692217] pan0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.
  483. [ 25.701965] Bluetooth: SCO (Voice Link) ver 0.6
  484. [ 25.701973] Bluetooth: SCO socket layer initialized
  485. [ 25.759962] Bluetooth: RFCOMM socket layer initialized
  486. [ 25.760257] Bluetooth: RFCOMM TTY layer initialized
  487. [ 25.760266] Bluetooth: RFCOMM ver 1.10
  488. [ 26.936116] Marking TSC unstable due to cpufreq changes
  489. [ 27.108033] Clocksource tsc unstable (delta = -109606405 ns)
  490. [ 30.093969] NET: Registered protocol family 17
  491. [ 154.606245] NET: Registered protocol family 10
  492. [ 154.609138] lo: Disabled Privacy Extensions
  493. [ 165.552029] eth0: no IPv6 routers present
  494. [ 283.594462] nvidia: module license 'NVIDIA' taints kernel.
  495. [ 286.516054] cx88[0]: Calling XC2028/3028 callback
  496. [ 287.539974] ACPI: PCI Interrupt Link [APC5] enabled at IRQ 16
  497. [ 287.539994] nvidia 0000:01:00.0: PCI INT A -> Link[APC5] -> GSI 16 (level, low) -> IRQ 16
  498. [ 287.541778] NVRM: loading NVIDIA UNIX x86 Kernel Module 177.80 Wed Oct 1 14:38:10 PDT 2008
  499. [ 287.609335] NVRM: request_mem_region failed for 16M @ 0xf9000000. This can
  500. [ 287.609339] NVRM: occur when a driver such as rivatv is loaded and claims
  501. [ 287.609340] NVRM: ownership of the device's registers.
  502. [ 287.617487] nvidia: probe of 0000:01:00.0 failed with error -1
  503. [ 411.820427] cx88[0]: Calling XC2028/3028 callback
  504. [ 412.018863] xc2028 2-0061: Loading firmware for type=BASE F8MHZ MTS (7), id 0000000000000000.
  505. [ 412.018874] cx88[0]: Calling XC2028/3028 callback
  506. [ 413.227398] MTS (4), id 00000000000000f7:
  507. [ 413.227412] xc2028 2-0061: Loading firmware for type=MTS (4), id 0000000100000007.
  508. [ 413.280032] cx88[0]: Calling XC2028/3028 callback
  509. [ 413.760022] cx88[0]: Calling XC2028/3028 callback
  510. [ 414.304190] cx88[0]: Calling XC2028/3028 callback
  511. [ 420.128184] cx88[0]: Calling XC2028/3028 callback
  512.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement