LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 03-10-2011, 07:06 AM   #1
mpyusko
Member
 
Registered: Oct 2003
Location: Rochester, NY, USA
Distribution: Salckware ver 10.1 - 14.1, Debian too.
Posts: 432
Blog Entries: 1

Rep: Reputation: 41
Setting up SATA and RAID on P3's


Here is the issue. I have a NAS200, but the transfer speeds are slow. So I wnt to replace it with a regular server that has a RAID1 (SATA 1TBx2) and the OS is housed on an IDE. I want it to serve as redundant storage, a development webserver, local FTP, and Radius. Most of which the NAS200 can't do anyway. So I have a couple old computers laying around (more than a couple, actually more than a few) My first idea was to use my old mid-sized Dell GX1 with P3@500MHz, 768MB SDRAM, PC100 bus, 120GB IDE and 2 1TB SATA's (via PCI card) and gigE NIC. I figure it shouldn't do too bad. I got it all up and running with Debian Squeeze but the 8MB AGP graphics gave me a hard time in X.

I ran some numbers and this is what I came up with:
Code:
12OGB IDE
/dev/sda:
 Timing buffered disk reads:  90 MB in  3.07 seconds =  29.35 MB/sec

/dev/sda:
 Timing buffered disk reads:  88 MB in  3.03 seconds =  29.08 MB/sec

/dev/sda:
 Timing buffered disk reads:  88 MB in  3.02 seconds =  29.10 MB/sec
1TB SATA

/dev/sdb:
 Timing buffered disk reads: 216 MB in  3.03 seconds =  71.39 MB/sec

/dev/sdb:
 Timing buffered disk reads: 214 MB in  3.01 seconds =  70.98 MB/sec

/dev/sdb:
 Timing buffered disk reads: 214 MB in  3.01 seconds =  71.17 MB/sec
1TB SATA

/dev/sdc:
 Timing buffered disk reads: 214 MB in  3.01 seconds =  71.03 MB/sec

/dev/sdc:
 Timing buffered disk reads: 210 MB in  3.01 seconds =  69.79 MB/sec

/dev/sdc:
 Timing buffered disk reads: 218 MB in  3.02 seconds =  72.23 MB/sec

/proc/cpuinfo
processor    : 0
vendor_id    : GenuineIntel
cpu family    : 6
model        : 7
model name    : Pentium III (Katmai)
stepping    : 3
cpu MHz        : 496.628
cache size    : 512 KB
fdiv_bug    : no
hlt_bug        : no
f00f_bug    : no
coma_bug    : no
fpu        : yes
fpu_exception    : yes
cpuid level    : 2
wp        : yes
flags        : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pse36 mmx fxsr sse up
bogomips    : 993.25
clflush size    : 32
cache_alignment    : 32
address sizes    : 36 bits physical, 32 bits virtual
power management:

Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] 
md0 : active raid1 sdb1[0] sdc1[1]
      976758841 blocks super 1.2 [2/2] [UU]
      
unused devices: <none>

RAID1 Virtual Device

/dev/md0:
 Timing buffered disk reads: 190 MB in  3.01 seconds =  63.04 MB/sec

/dev/md0:
 Timing buffered disk reads: 186 MB in  3.02 seconds =  61.68 MB/sec

/dev/md0:
 Timing buffered disk reads: 188 MB in  3.01 seconds =  62.47 MB/sec
I know X isn't everything but I kinda wanted KDE to work on it. (Low expectations, fancy stuff turned off) However, when I tried copying a 4gig iso from my Pentium Dual Core (also gigE) to the server, it hovered around 10MB/s. Nearly 3x what the NAS200 can do.

So I took the SATA controller, the 2 SATA drives and the gigE NIC out of it and slapped them into my Home-built P3@1GHz with 2GB SDRAM, PC133 Bus, and a 250GB IDE hard drive. It also has an Radeon 9600 Pro 128MB AGP card in it so my expectations for Squeeze were a little higher. Long story short I go this one up and running too. But strangely my stats are lower than the GX1. How can this be? Newer tech, faster bus, faster RAM, Faster CPU, Same SATA card, Same SATA drives, SAME DISTRO! AGHHHHH!!!! LOL

Here.....

Code:
1TB SATA

/dev/sda:
 Timing buffered disk reads: 186 MB in  3.01 seconds =  61.71 MB/sec

/dev/sda:
 Timing buffered disk reads: 188 MB in  3.01 seconds =  62.53 MB/sec

/dev/sda:
 Timing buffered disk reads: 188 MB in  3.02 seconds =  62.20 MB/sec

1TB SATA

/dev/sdb:
 Timing buffered disk reads: 188 MB in  3.03 seconds =  62.13 MB/sec

/dev/sdb:
 Timing buffered disk reads: 188 MB in  3.02 seconds =  62.25 MB/sec

/dev/sdb:
 Timing buffered disk reads: 188 MB in  3.02 seconds =  62.25 MB/sec

250GB IDE

/dev/sdc:
 Timing buffered disk reads: 162 MB in  3.02 seconds =  53.62 MB/sec

/dev/sdc:
 Timing buffered disk reads: 162 MB in  3.03 seconds =  53.46 MB/sec

/dev/sdc:
 Timing buffered disk reads: 162 MB in  3.02 seconds =  53.57 MB/sec

processor    : 0
vendor_id    : GenuineIntel
cpu family    : 6
model        : 8
model name    : Pentium III (Coppermine)
stepping    : 6
cpu MHz        : 1003.695
cache size    : 256 KB
fdiv_bug    : no
hlt_bug        : no
f00f_bug    : no
coma_bug    : no
fpu        : yes
fpu_exception    : yes
cpuid level    : 2
wp        : yes
flags        : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pse36 mmx fxsr sse up
bogomips    : 2007.39
clflush size    : 32
cache_alignment    : 32
address sizes    : 36 bits physical, 32 bits virtual
power management:

Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] 
md0 : active (auto-read-only) raid1 sda1[0] sdb1[1]
      976758841 blocks super 1.2 [2/2] [UU]
      
unused devices: <none>

RAID1 Virtual Device

/dev/md0:
 Timing buffered disk reads: 138 MB in  3.02 seconds =  45.65 MB/sec

/dev/md0:
 Timing buffered disk reads: 138 MB in  3.04 seconds =  45.47 MB/sec

/dev/md0:
 Timing buffered disk reads: 138 MB in  3.02 seconds =  45.69 MB/sec
How can this be? As far as I can tell all the settings are the same.
 
Old 03-10-2011, 08:00 AM   #2
mpyusko
Member
 
Registered: Oct 2003
Location: Rochester, NY, USA
Distribution: Salckware ver 10.1 - 14.1, Debian too.
Posts: 432

Original Poster
Blog Entries: 1

Rep: Reputation: 41
dmesg from 500MHz GX1 - Part 1

Code:
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-5-686 (Debian 2.6.32-30) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed Jan 12 04:01:41 UTC 2011
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000002fffe000 (usable)
[    0.000000]  BIOS-e820: 000000002fffe000 - 0000000030000000 (reserved)
[    0.000000]  BIOS-e820: 00000000ffe00000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.2 present.
[    0.000000] last_pfn = 0x2fffe max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-BFFFF uncachable
[    0.000000]   C0000-CBFFF write-protect
[    0.000000]   CC000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask FE0000000 write-back
[    0.000000]   1 base 020000000 mask FF0000000 write-back
[    0.000000]   2 disabled
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT not supported by CPU.
[    0.000000] initial memory mapped : 0 - 01800000
[    0.000000] init_memory_mapping: 0000000000000000-000000002fffe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 002fc00000 page 2M
[    0.000000]  002fc00000 - 002fffe000 page 4k
[    0.000000] kernel direct mapping tables up to 2fffe000 @ 7000-d000
[    0.000000] RAMDISK: 23791000 - 2403e0f4
[    0.000000] ACPI: RSDP 000fdf50 00014 (v00 DELL  )
[    0.000000] ACPI: RSDT 000fdf64 00028 (v01 DELL    GX1     00000002 ASL  00000061)
[    0.000000] ACPI: FACP 000fdf8c 00074 (v01 DELL    GX1     00000002 ASL  00000061)
[    0.000000] ACPI: DSDT ffff6000 0183F (v01   DELL    dt_ex 00001000 MSFT 0100000B)
[    0.000000] ACPI: FACS 2fffe000 00040
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 767MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 2fffe000
[    0.000000]   low ram: 0 - 2fffe000
[    0.000000]   node 0 low ram: 00000000 - 2fffe000
[    0.000000]   node 0 bootmap 00009000 - 0000f000
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 002fffe000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
[    0.000000]   #3 [0001000000 - 00014c9bb4]    TEXT DATA BSS ==> [0001000000 - 00014c9bb4]
[    0.000000]   #4 [0023791000 - 002403e0f4]          RAMDISK ==> [0023791000 - 002403e0f4]
[    0.000000]   #5 [000009f400 - 0000100000]    BIOS reserved ==> [000009f400 - 0000100000]
[    0.000000]   #6 [00014ca000 - 00014d0164]              BRK ==> [00014ca000 - 00014d0164]
[    0.000000]   #7 [0000007000 - 0000009000]          PGTABLE ==> [0000007000 - 0000009000]
[    0.000000]   #8 [0000009000 - 000000f000]          BOOTMAP ==> [0000009000 - 000000f000]
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x0002fffe
[    0.000000]   HighMem  0x0002fffe -> 0x0002fffe
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x000000a0
[    0.000000]     0: 0x00000100 -> 0x0002fffe
[    0.000000] On node 0 totalpages: 196510
[    0.000000] free_area_init_node: node 0, pgdat c13b2860, node_mem_map c14d2000
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3968 pages, LIFO batch:0
[    0.000000]   Normal zone: 1504 pages used for memmap
[    0.000000]   Normal zone: 191006 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0x808
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[    0.000000] APIC: disable apic facility
[    0.000000] nr_irqs_gsi: 16
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 30000000 (gap: 30000000:cfe00000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages/cpu @c1c00000 s34296 r0 d23048 u4194304
[    0.000000] pcpu-alloc: s34296 r0 d23048 u4194304 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 194974
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-686 root=UUID=25f7d678-3bb0-476b-8a4e-2f9b07d70b56 ro quiet
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (00000000:00000000)
[    0.000000] Memory: 764888k/786424k available (2501k kernel code, 20872k reserved, 1323k data, 376k init, 0k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xffd56000 - 0xfffff000   (2724 kB)
[    0.000000]     pkmap   : 0xff400000 - 0xff800000   (4096 kB)
[    0.000000]     vmalloc : 0xf07fe000 - 0xff3fe000   ( 236 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xefffe000   ( 767 MB)
[    0.000000]       .init : 0xc13bd000 - 0xc141b000   ( 376 kB)
[    0.000000]       .data : 0xc12716a1 - 0xc13bc460   (1323 kB)
[    0.000000]       .text : 0xc1000000 - 0xc12716a1   (2501 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:1280
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 496.628 MHz processor.
[    0.004014] Calibrating delay loop (skipped), value calculated using timer frequency.. 993.25 BogoMIPS (lpj=1986512)
[    0.004091] Security Framework initialized
[    0.004116] SELinux:  Disabled at boot.
[    0.004148] Mount-cache hash table entries: 512
[    0.004658] Initializing cgroup subsys ns
[    0.004676] Initializing cgroup subsys cpuacct
[    0.004696] Initializing cgroup subsys devices
[    0.004708] Initializing cgroup subsys freezer
[    0.004719] Initializing cgroup subsys net_cls
[    0.004824] CPU: L1 I cache: 16K, L1 D cache: 16K
[    0.004838] CPU: L2 cache: 512K
[    0.004856] mce: CPU supports 5 MCE banks
[    0.004920] Performance Events: 
[    0.004930] no APIC, boot with the "lapic" boot parameter to force-enable it.
[    0.004941] no hardware sampling interrupt available.
[    0.004951] p6 PMU driver.
[    0.004976] ... version:                0
[    0.004985] ... bit width:              32
[    0.004994] ... generic registers:      2
[    0.005003] ... value mask:             00000000ffffffff
[    0.005014] ... max period:             000000007fffffff
[    0.005024] ... fixed-purpose events:   0
[    0.005032] ... event mask:             0000000000000003
[    0.005050] Checking 'hlt' instruction... OK.
[    0.020884] SMP alternatives: switching to UP code
[    0.032322] Freeing SMP alternatives: 13k freed
[    0.032372] ACPI: Core revision 20090903
[    0.048902] ACPI: setting ELCR to 0200 (from 0c00)
[    0.049606] Enabling APIC mode:  Flat.  Using 0 I/O APICs
[    0.049619] weird, boot CPU (#0) not listed by the BIOS.
[    0.049628] SMP motherboard not detected.
[    0.049639] Local APIC not detected. Using dummy APIC emulation.
[    0.049648] SMP disabled
[    0.050529] Brought up 1 CPUs
[    0.050543] Total of 1 processors activated (993.25 BogoMIPS).
[    0.051852] CPU0 attaching NULL sched-domain.
[    0.052515] devtmpfs: initialized
[    0.054627] regulator: core version 0.5
[    0.054888] NET: Registered protocol family 16
[    0.055360] ACPI: bus type pci registered
[    0.086218] PCI: PCI BIOS revision 2.10 entry at 0xfcaee, last bus=2
[    0.086231] PCI: Using configuration type 1 for base access
[    0.088278] bio: create slab <bio-0> at 0
[    0.089594] ACPI: EC: Look up EC in DSDT
[    0.103135] ACPI: Interpreter enabled
[    0.103159] ACPI: (supports S0 S1 S4 S5)
[    0.103256] ACPI: Using PIC for interrupt routing
[    0.115495] ACPI: No dock devices found.
[    0.115617] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.115792] pci 0000:00:00.0: reg 10 32bit mmio pref: [0xf0000000-0xf3ffffff]
[    0.116098] pci 0000:00:07.1: reg 20 io port: [0xffa0-0xffaf]
[    0.116199] pci 0000:00:07.2: reg 20 io port: [0xcce0-0xccff]
[    0.116260] * Found PM-Timer Bug on the chipset. Due to workarounds for a bug,
[    0.116268] * this clock source is slow. Consider trying other clock sources
[    0.116338] pci 0000:00:07.3: quirk: region 0800-083f claimed by PIIX4 ACPI
[    0.116355] pci 0000:00:07.3: quirk: region 0850-085f claimed by PIIX4 SMB
[    0.116460] pci 0000:00:0e.0: reg 10 io port: [0xc800-0xc8ff]
[    0.116481] pci 0000:00:0e.0: reg 14 32bit mmio: [0xff000000-0xff0000ff]
[    0.116524] pci 0000:00:0e.0: reg 30 32bit mmio pref: [0xf9000000-0xf901ffff]
[    0.116561] pci 0000:00:0e.0: supports D1 D2
[    0.116574] pci 0000:00:0e.0: PME# supported from D1 D2 D3hot
[    0.116589] pci 0000:00:0e.0: PME# disabled
[    0.116788] pci 0000:01:00.0: reg 10 32bit mmio: [0xfd000000-0xfdffffff]
[    0.116810] pci 0000:01:00.0: reg 14 io port: [0xec00-0xecff]
[    0.116829] pci 0000:01:00.0: reg 18 32bit mmio: [0xfcfff000-0xfcffffff]
[    0.116865] pci 0000:01:00.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[    0.116963] pci 0000:00:01.0: bridge io port: [0xe000-0xefff]
[    0.116979] pci 0000:00:01.0: bridge 32bit mmio: [0xfc000000-0xfeffffff]
[    0.116997] pci 0000:00:01.0: bridge 32bit mmio pref: [0xf6000000-0xf6ffffff]
[    0.117099] pci 0000:02:0b.0: reg 10 io port: [0xdcf8-0xdcff]
[    0.117121] pci 0000:02:0b.0: reg 14 io port: [0xdcf0-0xdcf3]
[    0.117141] pci 0000:02:0b.0: reg 18 io port: [0xdce0-0xdce7]
[    0.117162] pci 0000:02:0b.0: reg 1c io port: [0xdcd8-0xdcdb]
[    0.117182] pci 0000:02:0b.0: reg 20 io port: [0xdcc0-0xdccf]
[    0.117203] pci 0000:02:0b.0: reg 24 32bit mmio: [0xfafffc00-0xfaffffff]
[    0.117225] pci 0000:02:0b.0: reg 30 32bit mmio pref: [0xfb000000-0xfb07ffff]
[    0.117265] pci 0000:02:0b.0: supports D1 D2
[    0.117335] pci 0000:00:0f.0: bridge io port: [0xd000-0xdfff]
[    0.117351] pci 0000:00:0f.0: bridge 32bit mmio: [0xfa000000-0xfbffffff]
[    0.117371] pci 0000:00:0f.0: bridge 64bit mmio pref: [0xf5000000-0xf5ffffff]
[    0.117400] pci_bus 0000:00: on NUMA node 0
[    0.117423] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.118725] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCI1._PRT]
[    0.125086] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 9 10 *11 12 15)
[    0.125706] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 11 12 15) *0, disabled.
[    0.126336] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 12 15)
[    0.126959] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 9 10 *11 12 15)
[    0.127430] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.127447] vgaarb: loaded
[    0.127793] PCI: Using ACPI for IRQ routing
[    0.128333] Switching to clocksource tsc
[    0.133983] pnp: PnP ACPI init
[    0.134045] ACPI: bus type pnp registered
[    0.155534] pnp: PnP ACPI: found 13 devices
[    0.155547] ACPI: ACPI bus type pnp unregistered
[    0.155565] PnPBIOS: Disabled by ACPI PNP
[    0.155614] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[    0.155633] system 00:00: iomem range 0x100000-0xffffff could not be reserved
[    0.155651] system 00:00: iomem range 0x1000000-0x2fffffff could not be reserved
[    0.155668] system 00:00: iomem range 0xf0000-0xfffff could not be reserved
[    0.155685] system 00:00: iomem range 0xffe00000-0xffffffff has been reserved
[    0.155733] system 00:0c: ioport range 0x800-0x85f could not be reserved
[    0.191460] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.191476] pci 0000:00:01.0:   IO window: 0xe000-0xefff
[    0.191522] pci 0000:00:01.0:   MEM window: 0xfc000000-0xfeffffff
[    0.191539] pci 0000:00:01.0:   PREFETCH window: 0xf6000000-0xf6ffffff
[    0.191560] pci 0000:00:0f.0: PCI bridge, secondary bus 0000:02
[    0.191575] pci 0000:00:0f.0:   IO window: 0xd000-0xdfff
[    0.191591] pci 0000:00:0f.0:   MEM window: 0xfa000000-0xfbffffff
[    0.191607] pci 0000:00:0f.0:   PREFETCH window: 0x000000f5000000-0x000000f5ffffff
[    0.191662] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.191677] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.191693] pci_bus 0000:01: resource 0 io:  [0xe000-0xefff]
[    0.191707] pci_bus 0000:01: resource 1 mem: [0xfc000000-0xfeffffff]
[    0.191722] pci_bus 0000:01: resource 2 pref mem [0xf6000000-0xf6ffffff]
[    0.191738] pci_bus 0000:02: resource 0 io:  [0xd000-0xdfff]
[    0.191752] pci_bus 0000:02: resource 1 mem: [0xfa000000-0xfbffffff]
[    0.191766] pci_bus 0000:02: resource 2 pref mem [0xf5000000-0xf5ffffff]
[    0.191933] NET: Registered protocol family 2
[    0.192435] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.194442] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.199623] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.202384] TCP: Hash tables configured (established 131072 bind 65536)
[    0.202397] TCP reno registered
 
Old 03-10-2011, 08:00 AM   #3
mpyusko
Member
 
Registered: Oct 2003
Location: Rochester, NY, USA
Distribution: Salckware ver 10.1 - 14.1, Debian too.
Posts: 432

Original Poster
Blog Entries: 1

Rep: Reputation: 41
dmesg from 500MHz GX1 - Part 2

Code:
[    0.202898] NET: Registered protocol family 1
[    0.202989] pci 0000:00:00.0: Limiting direct PCI/PCI transfers
[    0.203072] pci 0000:01:00.0: Boot video device
[    0.203333] Unpacking initramfs...
[    1.457479] Freeing initrd memory: 8884k freed
[    1.508830] audit: initializing netlink socket (disabled)
[    1.508900] type=2000 audit(1299712326.508:1): initialized
[    1.528924] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    1.537566] VFS: Disk quotas dquot_6.5.2
[    1.537899] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    1.538316] msgmni has been set to 1511
[    1.539413] alg: No test for stdrng (krng)
[    1.539584] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    1.539601] io scheduler noop registered
[    1.539611] io scheduler anticipatory registered
[    1.539621] io scheduler deadline registered
[    1.539865] io scheduler cfq registered (default)
[    1.540706] isapnp: Scanning for PnP cards...
[    1.643403]  01:01: card 'CS4236B'
[    1.643415] isapnp: 1 Plug & Play card detected total
[    1.652469] Linux agpgart interface v0.103
[    1.652796] agpgart-intel 0000:00:00.0: Intel 440BX Chipset
[    1.659979] agpgart-intel 0000:00:00.0: AGP aperture is 64M @ 0xf0000000
[    1.660337] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.660570] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.660837] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    1.662065] 00:09: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.662527] 00:0a: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    1.663390] PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12
[    1.665813] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.665845] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.666404] mice: PS/2 mouse device common for all mice
[    1.666635] rtc_cmos 00:05: RTC can wake from S4
[    1.666841] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    1.666888] rtc0: alarms up to one day, 242 bytes nvram
[    1.666955] cpuidle: using governor ladder
[    1.666967] cpuidle: using governor menu
[    1.666990] No iBFT detected.
[    1.669174] TCP cubic registered
[    1.670082] NET: Registered protocol family 10
[    1.672638] lo: Disabled Privacy Extensions
[    1.674436] Mobile IPv6
[    1.674452] NET: Registered protocol family 17
[    1.674513] Using IPI No-Shortcut mode
[    1.674946] PM: Resume from disk failed.
[    1.675021] registered taskstats version 1
[    1.675604] rtc_cmos 00:05: setting system clock to 2011-03-09 23:12:07 UTC (1299712327)
[    1.675688] Initalizing network drop monitor service
[    1.675810] Freeing unused kernel memory: 376k freed
[    1.677401] Write protecting the kernel text: 2504k
[    1.677494] Write protecting the kernel read-only data: 920k
[    1.697016] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.764371] udev[46]: starting version 164
[    2.583283] SCSI subsystem initialized
[    2.723590] usbcore: registered new interface driver usbfs
[    2.724559] usbcore: registered new interface driver hub
[    2.725495] usbcore: registered new device driver usb
[    2.749703] Floppy drive(s): fd0 is 1.44M
[    2.762396] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    2.763424] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
[    2.763438] PCI: setting IRQ 10 as level-triggered
[    2.763457] r8169 0000:00:0e.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
[    2.763527] r8169 0000:00:0e.0: no PCI Express capability
[    2.766643] FDC 0 is a National Semiconductor PC87306
[    2.771942] eth0: RTL8110s at 0xf09c6000, e0:91:f5:21:e9:18, XID 04000000 IRQ 10
[    2.957936] libata version 3.00 loaded.
[    3.014612] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.038659] ata_piix 0000:00:07.1: version 2.13
[    3.039182] scsi0 : ata_piix
[    3.040213] scsi1 : ata_piix
[    3.040773] ata1: PATA max UDMA/33 cmd 0x1f0 ctl 0x3f6 bmdma 0xffa0 irq 14
[    3.040789] ata2: PATA max UDMA/33 cmd 0x170 ctl 0x376 bmdma 0xffa8 irq 15
[    3.061243] sata_sil 0000:02:0b.0: version 2.4
[    3.062498] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[    3.062512] PCI: setting IRQ 11 as level-triggered
[    3.062531] sata_sil 0000:02:0b.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[    3.062932] scsi2 : sata_sil
[    3.064502] scsi3 : sata_sil
[    3.065193] scsi4 : sata_sil
[    3.065804] scsi5 : sata_sil
[    3.066049] ata3: SATA max UDMA/100 mmio m1024@0xfafffc00 tf 0xfafffc80 irq 11
[    3.066067] ata4: SATA max UDMA/100 mmio m1024@0xfafffc00 tf 0xfafffcc0 irq 11
[    3.066082] ata5: SATA max UDMA/100 mmio m1024@0xfafffc00 tf 0xfafffe80 irq 11
[    3.066097] ata6: SATA max UDMA/100 mmio m1024@0xfafffc00 tf 0xfafffec0 irq 11
[    3.068867] uhci_hcd: USB Universal Host Controller Interface driver
[    3.069968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11
[    3.069989] uhci_hcd 0000:00:07.2: PCI INT D -> Link[LNKD] -> GSI 11 (level, low) -> IRQ 11
[    3.070023] uhci_hcd 0000:00:07.2: UHCI Host Controller
[    3.070129] uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
[    3.070196] uhci_hcd 0000:00:07.2: irq 11, io base 0x0000cce0
[    3.070404] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001
[    3.070420] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.070434] usb usb1: Product: UHCI Host Controller
[    3.070445] usb usb1: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
[    3.070456] usb usb1: SerialNumber: 0000:00:07.2
[    3.071166] usb usb1: configuration #1 chosen from 1 choice
[    3.071543] hub 1-0:1.0: USB hub found
[    3.071597] hub 1-0:1.0: 2 ports detected
[    3.204730] ata2.00: ATAPI: CREATIVE CD5230E, C1.01, max MWDMA2
[    3.205259] ata1.00: ATA-7: Maxtor 6Y120L0, YAR41VW0, max UDMA/133
[    3.205276] ata1.00: 240121728 sectors, multi 8: LBA 
[    3.205926] ata2.00: configured for MWDMA2
[    3.212574] ata1.00: configured for UDMA/33
[    3.213082] scsi 0:0:0:0: Direct-Access     ATA      Maxtor 6Y120L0   YAR4 PQ: 0 ANSI: 5
[    3.215067] scsi 1:0:0:0: CD-ROM            CREATIVE CD5230E          1.01 PQ: 0 ANSI: 5
[    3.384099] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    3.392559] ata3.00: ATA-8: Hitachi HDS721010CLA332, JP4OA3MA, max UDMA/133
[    3.392576] ata3.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    3.408646] ata3.00: configured for UDMA/100
[    3.409090] scsi 2:0:0:0: Direct-Access     ATA      Hitachi HDS72101 JP4O PQ: 0 ANSI: 5
[    3.728082] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    3.736552] ata4.00: ATA-8: Hitachi HDS721010CLA332, JP4OA3MA, max UDMA/133
[    3.736570] ata4.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    3.752643] ata4.00: configured for UDMA/100
[    3.753067] scsi 3:0:0:0: Direct-Access     ATA      Hitachi HDS72101 JP4O PQ: 0 ANSI: 5
[    4.072087] ata5: SATA link down (SStatus 0 SControl 310)
[    4.392084] ata6: SATA link down (SStatus 0 SControl 310)
[    4.550529] sd 0:0:0:0: [sda] 240121728 512-byte logical blocks: (122 GB/114 GiB)
[    4.551015] sd 0:0:0:0: [sda] Write Protect is off
[    4.551033] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    4.551237] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.552339]  sda:
[    4.553198] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    4.553679] sd 2:0:0:0: [sdb] Write Protect is off
[    4.553696] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    4.553899] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.554930]  sdb:
[    4.555674] sd 3:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    4.556175] sd 3:0:0:0: [sdc] Write Protect is off
[    4.556192] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    4.556394] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    4.557415]  sdc: sda1 sda2 sda3 sda4 <sr0: scsi3-mmc drive: 0x/52x cd/rw xa/form2 cdda tray
[    4.563576] Uniform CD-ROM driver Revision: 3.20
[    4.565253] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    4.568152]  sda5 sda6 sdc1
[    4.579094]  sdb1
[    4.583722] sd 2:0:0:0: [sdb] Attached SCSI disk
[    4.583873] sd 3:0:0:0: [sdc] Attached SCSI disk
[    4.586027]  sda7 sda8 sda9 sda10 >
[    4.657141] sd 0:0:0:0: [sda] Attached SCSI disk
[    4.773878] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    4.776151] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    4.778480] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    4.780806] sd 3:0:0:0: Attached scsi generic sg3 type 0
[    5.828859] device-mapper: uevent: version 1.0.3
[    5.831837] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[    6.192673] md: linear personality registered for level -1
[    6.212246] md: multipath personality registered for level -4
[    6.227868] md: raid0 personality registered for level 0
[    6.258862] md: raid1 personality registered for level 1
[    6.272563] async_tx: api initialized (async)
[    6.279761] xor: automatically using best checksumming function: pIII_sse
[    6.296042]    pIII_sse  :   980.000 MB/sec
[    6.296055] xor: using function: pIII_sse (980.000 MB/sec)
[    6.376202] raid6: int32x1    107 MB/s
[    6.444639] raid6: int32x2     98 MB/s
[    6.512380] raid6: int32x4    120 MB/s
[    6.580152] raid6: int32x8    115 MB/s
[    6.648190] raid6: mmxx1      281 MB/s
[    6.716149] raid6: mmxx2      349 MB/s
[    6.784127] raid6: sse1x1     250 MB/s
[    6.852205] raid6: sse1x2     354 MB/s
[    6.852217] raid6: using algorithm sse1x2 (354 MB/s)
[    6.907376] md: raid6 personality registered for level 6
[    6.907390] md: raid5 personality registered for level 5
[    6.907400] md: raid4 personality registered for level 4
[    6.954118] md: raid10 personality registered for level 10
[    7.125099] md: md0 stopped.
[    7.143123] md: bind<sdc1>
[    7.143553] md: bind<sdb1>
[    7.161563] raid1: raid set md0 active with 2 out of 2 mirrors
[    7.161694] md0: detected capacity change from 0 to 1000201053184
[    7.166472]  md0: unknown partition table
[    7.888133] PM: Starting manual resume from disk
[    7.888152] PM: Resume from partition 8:2
[    7.888160] PM: Checking hibernation image.
[    7.912142] PM: Error -22 checking image file
[    7.912152] PM: Resume from disk failed.
[    7.965142] REISERFS (device sda3): found reiserfs format "3.6" with standard journal
[    7.965215] REISERFS (device sda3): using ordered data mode
[    7.985540] REISERFS (device sda3): journal params: device sda3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[    7.990128] REISERFS (device sda3): checking transaction log (sda3)
[    8.016691] REISERFS (device sda3): Using r5 hash to sort names
[    9.366578] udev[298]: starting version 164
[   10.417727] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[   10.629173] processor LNXCPU:00: registered as cooling_device0
[   10.653157] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input1
[   10.653190] ACPI: Power Button [PWRF]
[   10.678151] input: PC Speaker as /devices/platform/pcspkr/input/input2
[   10.807717] dcdbas dcdbas: Dell Systems Management Base Driver (version 5.6.0-3.2)
[   10.916519] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[   11.034153] parport_pc 00:0b: reported by Plug and Play ACPI
[   11.034298] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[   11.103362] piix4_smbus 0000:00:07.3: Host SMBus controller not enabled!
[   11.214613] ns558 01:01.01: activated
[   11.368120] gameport: NS558 PnP Gameport is pnp01:01.01/gameport0, io 0x3a0, speed 710kHz
[   12.027841] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input3
[   12.761125] cs423x-pnpbios 01:01.00: activated
[   12.775775] cs423x-pnpbios 01:01.00: disabled
[   12.775815] cs423x-pnpbios: probe of 01:01.00 failed with error -2
[   12.785607] cs4232_isapnp 01:01.00: activated
[   12.788175] cs4232_isapnp 01:01.02: activated
[   12.797977] cs4232_isapnp 01:01.03: activated
[   13.877802] Adding 1951736k swap on /dev/sda2.  Priority:-1 extents:1 across:1951736k 
[   14.833979] loop: module loaded
[   16.534597] REISERFS (device sda1): found reiserfs format "3.6" with standard journal
[   16.534703] REISERFS (device sda1): using ordered data mode
[   16.540118] REISERFS (device sda1): journal params: device sda1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   16.544623] REISERFS (device sda1): checking transaction log (sda1)
[   16.567166] REISERFS (device sda1): Using r5 hash to sort names
[   16.639968] REISERFS (device sda5): found reiserfs format "3.6" with standard journal
[   16.640125] REISERFS (device sda5): using ordered data mode
[   16.647180] REISERFS (device sda5): journal params: device sda5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   16.651797] REISERFS (device sda5): checking transaction log (sda5)
[   16.713707] REISERFS (device sda5): Using r5 hash to sort names
[   16.786639] REISERFS (device sda8): found reiserfs format "3.6" with standard journal
[   16.786757] REISERFS (device sda8): using ordered data mode
[   16.796555] REISERFS (device sda8): journal params: device sda8, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   16.801316] REISERFS (device sda8): checking transaction log (sda8)
[   16.814751] REISERFS (device sda8): Using r5 hash to sort names
[   16.888804] REISERFS (device sda9): found reiserfs format "3.6" with standard journal
[   16.888926] REISERFS (device sda9): using ordered data mode
[   16.897148] REISERFS (device sda9): journal params: device sda9, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   16.901861] REISERFS (device sda9): checking transaction log (sda9)
[   16.925274] REISERFS (device sda9): Using r5 hash to sort names
[   17.004519] REISERFS (device sda6): found reiserfs format "3.6" with standard journal
[   17.004642] REISERFS (device sda6): using ordered data mode
[   17.012353] REISERFS (device sda6): journal params: device sda6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   17.016975] REISERFS (device sda6): checking transaction log (sda6)
[   17.061527] REISERFS (device sda6): Using r5 hash to sort names
[   17.153859] REISERFS (device sda7): found reiserfs format "3.6" with standard journal
[   17.153988] REISERFS (device sda7): using ordered data mode
[   17.157357] REISERFS (device sda7): journal params: device sda7, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   17.161916] REISERFS (device sda7): checking transaction log (sda7)
[   17.196839] REISERFS (device sda7): Using r5 hash to sort names
[   17.334527] REISERFS (device sda10): found reiserfs format "3.6" with standard journal
[   17.334657] REISERFS (device sda10): using ordered data mode
[   17.341589] REISERFS (device sda10): journal params: device sda10, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   17.346233] REISERFS (device sda10): checking transaction log (sda10)
[   17.358300] REISERFS (device sda10): Using r5 hash to sort names
[   17.361178] REISERFS (device md0): found reiserfs format "3.6" with standard journal
[   17.361431] REISERFS (device md0): using ordered data mode
[   17.363092] REISERFS (device md0): journal params: device md0, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   17.368206] REISERFS (device md0): checking transaction log (md0)
[   17.429191] REISERFS (device md0): Using r5 hash to sort names
[   19.166853] r8169: eth0: link up
[   20.231937] RPC: Registered udp transport module.
[   20.231951] RPC: Registered tcp transport module.
[   20.231962] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   20.622342] Slow work thread pool: Starting up
[   20.622600] Slow work thread pool: Ready
[   20.622928] FS-Cache: Loaded
[   21.163692] FS-Cache: Netfs 'nfs' registered for caching
[   21.417403] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   22.035779] fuse init (API version 7.13)
[   23.561852] svc: failed to register lockdv1 RPC service (errno 97).
[   23.572617] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[   23.596646] NFSD: starting 90-second grace period
[   27.563431] lp0: using parport0 (interrupt-driven).
[   27.733689] ppdev: user-space parallel port driver
 
Old 03-10-2011, 08:06 AM   #4
mpyusko
Member
 
Registered: Oct 2003
Location: Rochester, NY, USA
Distribution: Salckware ver 10.1 - 14.1, Debian too.
Posts: 432

Original Poster
Blog Entries: 1

Rep: Reputation: 41
dmesg from 1GHz tower - Part 1

Code:
[    0.000000] Initializing cgroup subsys cpuset
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.32-5-686 (Debian 2.6.32-30) (ben@decadent.org.uk) (gcc version 4.3.5 (Debian 4.3.5-4) ) #1 SMP Wed Jan 12 04:01:41 UTC 2011
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
[    0.000000]  BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000007fffc000 (usable)
[    0.000000]  BIOS-e820: 000000007fffc000 - 000000007ffff000 (ACPI data)
[    0.000000]  BIOS-e820: 000000007ffff000 - 0000000080000000 (ACPI NVS)
[    0.000000]  BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
[    0.000000] DMI 2.3 present.
[    0.000000] last_pfn = 0x7fffc max_arch_pfn = 0x100000
[    0.000000] MTRR default type: uncachable
[    0.000000] MTRR fixed ranges enabled:
[    0.000000]   00000-9FFFF write-back
[    0.000000]   A0000-AFFFF uncachable
[    0.000000]   B0000-BFFFF write-combining
[    0.000000]   C0000-C7FFF write-protect
[    0.000000]   C8000-EFFFF uncachable
[    0.000000]   F0000-FFFFF write-protect
[    0.000000] MTRR variable ranges enabled:
[    0.000000]   0 base 000000000 mask F80000000 write-back
[    0.000000]   1 base 0D0000000 mask FF0000000 write-combining
[    0.000000]   2 base 0C8000000 mask FF8000000 write-combining
[    0.000000]   3 disabled
[    0.000000]   4 disabled
[    0.000000]   5 disabled
[    0.000000]   6 disabled
[    0.000000]   7 disabled
[    0.000000] PAT not supported by CPU.
[    0.000000] initial memory mapped : 0 - 01800000
[    0.000000] init_memory_mapping: 0000000000000000-00000000373fe000
[    0.000000]  0000000000 - 0000400000 page 4k
[    0.000000]  0000400000 - 0037000000 page 2M
[    0.000000]  0037000000 - 00373fe000 page 4k
[    0.000000] kernel direct mapping tables up to 373fe000 @ 7000-d000
[    0.000000] RAMDISK: 37742000 - 37fef26c
[    0.000000] Allocated new RAMDISK: 00100000 - 009ad26c
[    0.000000] Move RAMDISK from 0000000037742000 - 0000000037fef26b to 00100000 - 009ad26b
[    0.000000] ACPI: RSDP 000f5a60 00014 (v00 ASUS  )
[    0.000000] ACPI: RSDT 7fffc000 0002C (v01 ASUS   P3V_4X   30303031 MSFT 31313031)
[    0.000000] ACPI: FACP 7fffc080 00074 (v01 ASUS   P3V_4X   30303031 MSFT 31313031)
[    0.000000] ACPI: DSDT 7fffc100 02290 (v01   ASUS P3V_4X   00001000 MSFT 0100000B)
[    0.000000] ACPI: FACS 7ffff000 00040
[    0.000000] ACPI: BOOT 7fffc040 00028 (v01 ASUS   P3V_4X   30303031 MSFT 31313031)
[    0.000000] 1163MB HIGHMEM available.
[    0.000000] 883MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 373fe000
[    0.000000]   low ram: 0 - 373fe000
[    0.000000]   node 0 low ram: 00000000 - 373fe000
[    0.000000]   node 0 bootmap 00009000 - 0000fe80
[    0.000000] (9 early reservations) ==> bootmem [0000000000 - 00373fe000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000001000 - 0000002000]    EX TRAMPOLINE ==> [0000001000 - 0000002000]
[    0.000000]   #2 [0000006000 - 0000007000]       TRAMPOLINE ==> [0000006000 - 0000007000]
[    0.000000]   #3 [0001000000 - 00014c9bb4]    TEXT DATA BSS ==> [0001000000 - 00014c9bb4]
[    0.000000]   #4 [000009f400 - 0000100000]    BIOS reserved ==> [000009f400 - 0000100000]
[    0.000000]   #5 [00014ca000 - 00014d0115]              BRK ==> [00014ca000 - 00014d0115]
[    0.000000]   #6 [0000007000 - 0000009000]          PGTABLE ==> [0000007000 - 0000009000]
[    0.000000]   #7 [0000100000 - 00009ad26c]      NEW RAMDISK ==> [0000100000 - 00009ad26c]
[    0.000000]   #8 [0000009000 - 0000010000]          BOOTMAP ==> [0000009000 - 0000010000]
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000000 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x000373fe
[    0.000000]   HighMem  0x000373fe -> 0x0007fffc
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000000 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0007fffc
[    0.000000] On node 0 totalpages: 524187
[    0.000000] free_area_init_node: node 0, pgdat c13b2860, node_mem_map c14d2000
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3967 pages, LIFO batch:0
[    0.000000]   Normal zone: 1736 pages used for memmap
[    0.000000]   Normal zone: 220470 pages, LIFO batch:31
[    0.000000]   HighMem zone: 2328 pages used for memmap
[    0.000000]   HighMem zone: 295654 pages, LIFO batch:31
[    0.000000] Using APIC driver default
[    0.000000] ACPI: PM-Timer IO Port: 0xe408
[    0.000000] SMP: Allowing 1 CPUs, 0 hotplug CPUs
[    0.000000] Local APIC disabled by BIOS -- you can enable it with "lapic"
[    0.000000] APIC: disable apic facility
[    0.000000] nr_irqs_gsi: 16
[    0.000000] PM: Registered nosave memory: 000000000009f000 - 00000000000a0000
[    0.000000] PM: Registered nosave memory: 00000000000a0000 - 00000000000f0000
[    0.000000] PM: Registered nosave memory: 00000000000f0000 - 0000000000100000
[    0.000000] Allocating PCI resources starting at 80000000 (gap: 80000000:7fff0000)
[    0.000000] Booting paravirtualized kernel on bare hardware
[    0.000000] NR_CPUS:32 nr_cpumask_bits:32 nr_cpu_ids:1 nr_node_ids:1
[    0.000000] PERCPU: Embedded 14 pages/cpu @c2800000 s34296 r0 d23048 u4194304
[    0.000000] pcpu-alloc: s34296 r0 d23048 u4194304 alloc=1*4194304
[    0.000000] pcpu-alloc: [0] 0 
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 520091
[    0.000000] Kernel command line: BOOT_IMAGE=/vmlinuz-2.6.32-5-686 root=UUID=91f40971-8b01-4e29-bdd3-2dc30a45f19f ro quiet
[    0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[    0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[    0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] Initializing HighMem for node 0 (000373fe:0007fffc)
[    0.000000] Memory: 2064644k/2097136k available (2501k kernel code, 31132k reserved, 1323k data, 376k init, 1191928k highmem)
[    0.000000] virtual kernel memory layout:
[    0.000000]     fixmap  : 0xffd56000 - 0xfffff000   (2724 kB)
[    0.000000]     pkmap   : 0xff400000 - 0xff800000   (4096 kB)
[    0.000000]     vmalloc : 0xf7bfe000 - 0xff3fe000   ( 120 MB)
[    0.000000]     lowmem  : 0xc0000000 - 0xf73fe000   ( 883 MB)
[    0.000000]       .init : 0xc13bd000 - 0xc141b000   ( 376 kB)
[    0.000000]       .data : 0xc12716a1 - 0xc13bc460   (1323 kB)
[    0.000000]       .text : 0xc1000000 - 0xc12716a1   (2501 kB)
[    0.000000] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000000] SLUB: Genslabs=13, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] Hierarchical RCU implementation.
[    0.000000] NR_IRQS:1280
[    0.000000] Console: colour VGA+ 80x25
[    0.000000] console [tty0] enabled
[    0.000000] Fast TSC calibration using PIT
[    0.000000] Detected 1003.699 MHz processor.
[    0.004016] Calibrating delay loop (skipped), value calculated using timer frequency.. 2007.39 BogoMIPS (lpj=4014796)
[    0.004082] Security Framework initialized
[    0.004110] SELinux:  Disabled at boot.
[    0.004135] Mount-cache hash table entries: 512
[    0.004516] Initializing cgroup subsys ns
[    0.004532] Initializing cgroup subsys cpuacct
[    0.004542] Initializing cgroup subsys devices
[    0.004549] Initializing cgroup subsys freezer
[    0.004555] Initializing cgroup subsys net_cls
[    0.004635] CPU: L1 I cache: 16K, L1 D cache: 16K
[    0.004642] CPU: L2 cache: 256K
[    0.004656] mce: CPU supports 5 MCE banks
[    0.004706] Performance Events: 
[    0.004712] no APIC, boot with the "lapic" boot parameter to force-enable it.
[    0.004718] no hardware sampling interrupt available.
[    0.004723] p6 PMU driver.
[    0.004735] ... version:                0
[    0.004739] ... bit width:              32
[    0.004744] ... generic registers:      2
[    0.004749] ... value mask:             00000000ffffffff
[    0.004754] ... max period:             000000007fffffff
[    0.004759] ... fixed-purpose events:   0
[    0.004763] ... event mask:             0000000000000003
[    0.004777] Checking 'hlt' instruction... OK.
[    0.020574] SMP alternatives: switching to UP code
[    0.026909] Freeing SMP alternatives: 13k freed
[    0.026936] ACPI: Core revision 20090903
[    0.030786] ACPI: setting ELCR to 0200 (from 0e20)
[    0.031329] Enabling APIC mode:  Flat.  Using 0 I/O APICs
[    0.031336] weird, boot CPU (#0) not listed by the BIOS.
[    0.031341] SMP motherboard not detected.
[    0.031348] Local APIC not detected. Using dummy APIC emulation.
[    0.031353] SMP disabled
[    0.032062] Brought up 1 CPUs
[    0.032072] Total of 1 processors activated (2007.39 BogoMIPS).
[    0.032879] CPU0 attaching NULL sched-domain.
[    0.033220] devtmpfs: initialized
[    0.034344] regulator: core version 0.5
[    0.034486] NET: Registered protocol family 16
[    0.034712] ACPI: bus type pci registered
[    0.036119] PCI: PCI BIOS revision 2.10 entry at 0xf0890, last bus=1
[    0.036125] PCI: Using configuration type 1 for base access
[    0.037211] bio: create slab <bio-0> at 0
[    0.037943] ACPI: EC: Look up EC in DSDT
[    0.045525] ACPI: Interpreter enabled
[    0.045541] ACPI: (supports S0 S1 S4 S5)
[    0.045590] ACPI: Using PIC for interrupt routing
[    0.054964] ACPI: No dock devices found.
[    0.055216] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.055309] pci 0000:00:00.0: reg 10 32bit mmio pref: [0xd0000000-0xdfffffff]
[    0.055400] pci 0000:00:01.0: supports D1
[    0.055495] pci 0000:00:04.1: reg 20 io port: [0xb800-0xb80f]
[    0.055566] pci 0000:00:04.2: reg 20 io port: [0xb400-0xb41f]
[    0.055682] pci 0000:00:09.0: reg 10 32bit mmio: [0xb6000000-0xb6000fff]
[    0.055693] pci 0000:00:09.0: reg 14 32bit mmio: [0xb5800000-0xb58fffff]
[    0.055729] pci 0000:00:09.0: supports D1 D2
[    0.055736] pci 0000:00:09.0: PME# supported from D0 D1 D2 D3hot
[    0.055743] pci 0000:00:09.0: PME# disabled
[    0.055779] pci 0000:00:0b.0: reg 10 io port: [0xb000-0xb007]
[    0.055789] pci 0000:00:0b.0: reg 14 io port: [0xa800-0xa803]
[    0.055800] pci 0000:00:0b.0: reg 18 io port: [0xa400-0xa407]
[    0.055810] pci 0000:00:0b.0: reg 1c io port: [0xa000-0xa003]
[    0.055820] pci 0000:00:0b.0: reg 20 io port: [0x9800-0x980f]
[    0.055830] pci 0000:00:0b.0: reg 24 32bit mmio: [0xb5000000-0xb50003ff]
[    0.055841] pci 0000:00:0b.0: reg 30 32bit mmio pref: [0x000000-0x07ffff]
[    0.055860] pci 0000:00:0b.0: supports D1 D2
[    0.055896] pci 0000:00:0d.0: reg 10 io port: [0x9400-0x94ff]
[    0.055907] pci 0000:00:0d.0: reg 14 32bit mmio: [0xb4800000-0xb48000ff]
[    0.055931] pci 0000:00:0d.0: reg 30 32bit mmio pref: [0x000000-0x01ffff]
[    0.055950] pci 0000:00:0d.0: supports D1 D2
[    0.055956] pci 0000:00:0d.0: PME# supported from D1 D2 D3hot D3cold
[    0.055964] pci 0000:00:0d.0: PME# disabled
[    0.056025] pci 0000:00:0e.0: reg 10 32bit mmio: [0xb4000000-0xb4000fff]
[    0.056064] pci 0000:00:0e.0: supports D1 D2
[    0.056070] pci 0000:00:0e.0: PME# supported from D0 D1 D2 D3hot
[    0.056077] pci 0000:00:0e.0: PME# disabled
[    0.056112] pci 0000:00:0e.1: reg 10 32bit mmio: [0xb3800000-0xb3800fff]
[    0.056151] pci 0000:00:0e.1: supports D1 D2
[    0.056157] pci 0000:00:0e.1: PME# supported from D0 D1 D2 D3hot
[    0.056164] pci 0000:00:0e.1: PME# disabled
[    0.056198] pci 0000:00:0e.2: reg 10 32bit mmio: [0xb3000000-0xb30000ff]
[    0.056237] pci 0000:00:0e.2: supports D1 D2
[    0.056243] pci 0000:00:0e.2: PME# supported from D0 D1 D2 D3hot
[    0.056250] pci 0000:00:0e.2: PME# disabled
[    0.056319] pci 0000:01:00.0: reg 10 32bit mmio pref: [0xc8000000-0xcfffffff]
[    0.056330] pci 0000:01:00.0: reg 14 io port: [0xd800-0xd8ff]
[    0.056341] pci 0000:01:00.0: reg 18 32bit mmio: [0xb7000000-0xb700ffff]
[    0.056361] pci 0000:01:00.0: reg 30 32bit mmio pref: [0xc7fe0000-0xc7ffffff]
[    0.056384] pci 0000:01:00.0: supports D1 D2
[    0.056418] pci 0000:01:00.1: reg 10 32bit mmio pref: [0xb8000000-0xbfffffff]
[    0.056429] pci 0000:01:00.1: reg 14 32bit mmio: [0xb6800000-0xb680ffff]
[    0.056463] pci 0000:01:00.1: supports D1 D2
[    0.056512] pci 0000:00:01.0: bridge io port: [0xd000-0xdfff]
[    0.056520] pci 0000:00:01.0: bridge 32bit mmio: [0xb6800000-0xb7efffff]
[    0.056529] pci 0000:00:01.0: bridge 32bit mmio pref: [0xb8000000-0xcfffffff]
[    0.056541] pci_bus 0000:00: on NUMA node 0
[    0.056555] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.059940] ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 *9 10 11 12 14 15)
[    0.060176] ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 6 7 9 10 *11 12 14 15)
[    0.060375] ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 7 9 *10 11 12 14 15)
[    0.060574] ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 *5 6 7 9 10 11 12 14 15)
[    0.060948] vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=io+mem,locks=none
[    0.060956] vgaarb: loaded
[    0.061186] PCI: Using ACPI for IRQ routing
[    0.061517] Switching to clocksource tsc
[    0.064001] pnp: PnP ACPI init
[    0.064001] ACPI: bus type pnp registered
[    0.070960] pnp: PnP ACPI: found 14 devices
[    0.070968] ACPI: ACPI bus type pnp unregistered
[    0.070980] PnPBIOS: Disabled by ACPI PNP
[    0.071010] system 00:00: iomem range 0x0-0x9ffff could not be reserved
[    0.071019] system 00:00: iomem range 0xf0000-0xfffff could not be reserved
[    0.071028] system 00:00: iomem range 0x100000-0x7fffffff could not be reserved
[    0.071037] system 00:00: iomem range 0xfffe0000-0xffffffff could not be reserved
[    0.071057] system 00:02: ioport range 0x3f0-0x3f1 has been reserved
[    0.071065] system 00:02: ioport range 0x4d0-0x4d1 has been reserved
[    0.071080] system 00:03: ioport range 0xe400-0xe47f has been reserved
[    0.071088] system 00:03: ioport range 0xe800-0xe80f has been reserved
[    0.106364] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.106386] pci 0000:00:01.0:   IO window: 0xd000-0xdfff
[    0.106396] pci 0000:00:01.0:   MEM window: 0xb6800000-0xb7efffff
[    0.106405] pci 0000:00:01.0:   PREFETCH window: 0xb8000000-0xcfffffff
[    0.106429] pci 0000:00:01.0: setting latency timer to 64
[    0.106441] pci_bus 0000:00: resource 0 io:  [0x00-0xffff]
[    0.106448] pci_bus 0000:00: resource 1 mem: [0x000000-0xffffffff]
[    0.106456] pci_bus 0000:01: resource 0 io:  [0xd000-0xdfff]
[    0.106463] pci_bus 0000:01: resource 1 mem: [0xb6800000-0xb7efffff]
[    0.106470] pci_bus 0000:01: resource 2 pref mem [0xb8000000-0xcfffffff]
[    0.106574] NET: Registered protocol family 2
[    0.106827] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.107974] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[    0.114695] TCP bind hash table entries: 65536 (order: 7, 524288 bytes)
[    0.118190] TCP: Hash tables configured (established 131072 bind 65536)
[    0.118201] TCP reno registered
[    0.118644] NET: Registered protocol family 1
[    0.118707] pci 0000:00:01.0: disabling DAC on VIA PCI bridge
[    0.118718] pci 0000:00:04.0: Activating ISA DMA hang workarounds
[    0.118777] pci 0000:01:00.0: Boot video device
[    0.118949] Unpacking initramfs...
[    0.755116] Freeing initrd memory: 8884k freed
[    0.781571] Simple Boot Flag at 0x3a set to 0x1
[    0.782218] audit: initializing netlink socket (disabled)
[    0.782264] type=2000 audit(1299759367.778:1): initialized
[    0.792792] highmem bounce pool size: 64 pages
[    0.792807] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.796887] VFS: Disk quotas dquot_6.5.2
[    0.797063] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[    0.797279] msgmni has been set to 1723
[    0.797830] alg: No test for stdrng (krng)
[    0.797923] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 253)
[    0.797932] io scheduler noop registered
[    0.797937] io scheduler anticipatory registered
[    0.797942] io scheduler deadline registered
[    0.798052] io scheduler cfq registered (default)
[    0.798525] isapnp: Scanning for PnP cards...
[    1.152430] isapnp: No Plug & Play device found
[    1.156123] Linux agpgart interface v0.103
[    1.156417] agpgart: Detected VIA Apollo Pro 133 chipset
[    1.171010] agpgart-via 0000:00:00.0: AGP aperture is 256M @ 0xd0000000
[    1.171070] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled
[    1.171223] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.171389] serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    1.172061] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[    1.172291] 00:0b: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A
[    1.172662] PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    1.175923] serio: i8042 KBD port at 0x60,0x64 irq 1
[    1.175939] serio: i8042 AUX port at 0x60,0x64 irq 12
[    1.176223] mice: PS/2 mouse device common for all mice
[    1.176337] rtc_cmos 00:05: RTC can wake from S4
[    1.176448] rtc_cmos 00:05: rtc core: registered rtc_cmos as rtc0
[    1.176488] rtc0: alarms up to one year, 242 bytes nvram
[    1.176519] cpuidle: using governor ladder
[    1.176524] cpuidle: using governor menu
[    1.176536] No iBFT detected.
[    1.177607] TCP cubic registered
[    1.178004] NET: Registered protocol family 10
[    1.179267] lo: Disabled Privacy Extensions
[    1.180179] Mobile IPv6
[    1.180188] NET: Registered protocol family 17
[    1.180233] Using IPI No-Shortcut mode
[    1.180458] PM: Resume from disk failed.
[    1.180496] registered taskstats version 1
[    1.180998] rtc_cmos 00:05: setting system clock to 2011-03-10 12:16:08 UTC (1299759368)
[    1.181065] Initalizing network drop monitor service
[    1.181157] Freeing unused kernel memory: 376k freed
[    1.182129] Write protecting the kernel text: 2504k
[    1.182189] Write protecting the kernel read-only data: 920k
[    1.197639] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input0
[    1.240353] udev[46]: starting version 164
[    1.720162] SCSI subsystem initialized
[    1.797079] libata version 3.00 loaded.
[    1.863466] usbcore: registered new interface driver usbfs
[    1.863895] usbcore: registered new interface driver hub
[    1.864455] usbcore: registered new device driver usb
[    1.876260] Floppy drive(s): fd0 is 1.44M
[    1.887149] pata_via 0000:00:04.1: version 0.3.4
[    1.887516] scsi0 : pata_via
[    1.888199] scsi1 : pata_via
[    1.888916] ACPI Exception: AE_AML_PACKAGE_LIMIT, Index (00000000A) is beyond end of object (20090903/exoparg2-445)
[    1.888940] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.IDE0.CHN0._GTM] (Node f6c108e8), AE_AML_PACKAGE_LIMIT
[    1.888999] ata1: ACPI get timing mode failed (AE 0x300b)
[    1.889300] ACPI Exception: AE_AML_PACKAGE_LIMIT, Index (00000000D) is beyond end of object (20090903/exoparg2-445)
[    1.889320] ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.IDE0.CHN1._GTM] (Node f6c109d8), AE_AML_PACKAGE_LIMIT
[    1.889354] ata2: ACPI get timing mode failed (AE 0x300b)
[    1.889395] ata1: PATA max UDMA/66 cmd 0x1f0 ctl 0x3f6 bmdma 0xb800 irq 14
[    1.889402] ata2: PATA max UDMA/66 cmd 0x170 ctl 0x376 bmdma 0xb808 irq 15
[    1.900936] r8169 Gigabit Ethernet driver 2.3LK-NAPI loaded
[    1.900971] r8169 0000:00:0d.0: enabling device (0014 -> 0017)
[    1.901529] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 5
[    1.901536] PCI: setting IRQ 5 as level-triggered
[    1.901547] r8169 0000:00:0d.0: PCI INT A -> Link[LNKD] -> GSI 5 (level, low) -> IRQ 5
[    1.901594] r8169 0000:00:0d.0: no PCI Express capability
[    1.904663] FDC 0 is a post-1991 82077
 
Old 03-10-2011, 08:06 AM   #5
mpyusko
Member
 
Registered: Oct 2003
Location: Rochester, NY, USA
Distribution: Salckware ver 10.1 - 14.1, Debian too.
Posts: 432

Original Poster
Blog Entries: 1

Rep: Reputation: 41
dmesg from 1GHz tower - Part 2

Code:
[    1.908004] eth0: RTL8110s at 0xf7e00000, e0:91:f5:21:e9:18, XID 04000000 IRQ 5
[    1.923835] sata_sil 0000:00:0b.0: version 2.4
[    1.924726] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
[    1.924734] PCI: setting IRQ 11 as level-triggered
[    1.924745] sata_sil 0000:00:0b.0: PCI INT A -> Link[LNKB] -> GSI 11 (level, low) -> IRQ 11
[    1.925051] scsi2 : sata_sil
[    1.925553] scsi3 : sata_sil
[    1.936589] scsi4 : sata_sil
[    1.937008] scsi5 : sata_sil
[    1.937112] ata3: SATA max UDMA/100 mmio m1024@0xb5000000 tf 0xb5000080 irq 11
[    1.937122] ata4: SATA max UDMA/100 mmio m1024@0xb5000000 tf 0xb50000c0 irq 11
[    1.937130] ata5: SATA max UDMA/100 mmio m1024@0xb5000000 tf 0xb5000280 irq 11
[    1.937138] ata6: SATA max UDMA/100 mmio m1024@0xb5000000 tf 0xb50002c0 irq 11
[    1.938872] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    1.938949] ehci_hcd 0000:00:0e.2: enabling device (0014 -> 0016)
[    1.939618] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 9
[    1.939626] PCI: setting IRQ 9 as level-triggered
[    1.939636] ehci_hcd 0000:00:0e.2: PCI INT C -> Link[LNKA] -> GSI 9 (level, low) -> IRQ 9
[    1.939680] ehci_hcd 0000:00:0e.2: EHCI Host Controller
[    1.939748] ehci_hcd 0000:00:0e.2: new USB bus registered, assigned bus number 1
[    1.960086] ehci_hcd 0000:00:0e.2: irq 9, io mem 0xb3000000
[    1.972044] ehci_hcd 0000:00:0e.2: USB 2.0 started, EHCI 1.00
[    1.972114] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    1.972121] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    1.972128] usb usb1: Product: EHCI Host Controller
[    1.972134] usb usb1: Manufacturer: Linux 2.6.32-5-686 ehci_hcd
[    1.972140] usb usb1: SerialNumber: 0000:00:0e.2
[    1.972628] usb usb1: configuration #1 chosen from 1 choice
[    1.972794] hub 1-0:1.0: USB hub found
[    1.972821] hub 1-0:1.0: 5 ports detected
[    2.052570] ata1.00: ATA-7: Hitachi HDT725025VLAT80, V5DOA4NA, max UDMA/133
[    2.052580] ata1.00: 488397168 sectors, multi 16: LBA48 
[    2.073718] uhci_hcd: USB Universal Host Controller Interface driver
[    2.073902] ata1.00: configured for UDMA/66
[    2.074225] scsi 0:0:0:0: Direct-Access     ATA      Hitachi HDT72502 V5DO PQ: 0 ANSI: 5
[    2.075252] uhci_hcd 0000:00:04.2: PCI INT D -> Link[LNKD] -> GSI 5 (level, low) -> IRQ 5
[    2.075275] uhci_hcd 0000:00:04.2: UHCI Host Controller
[    2.075314] uhci_hcd 0000:00:04.2: new USB bus registered, assigned bus number 2
[    2.075360] uhci_hcd 0000:00:04.2: irq 5, io base 0x0000b400
[    2.075472] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[    2.075480] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.075486] usb usb2: Product: UHCI Host Controller
[    2.075492] usb usb2: Manufacturer: Linux 2.6.32-5-686 uhci_hcd
[    2.075498] usb usb2: SerialNumber: 0000:00:04.2
[    2.075882] usb usb2: configuration #1 chosen from 1 choice
[    2.076136] hub 2-0:1.0: USB hub found
[    2.076163] hub 2-0:1.0: 2 ports detected
[    2.077382] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[    2.077445] ohci_hcd 0000:00:0e.0: enabling device (0014 -> 0016)
[    2.078133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
[    2.078140] PCI: setting IRQ 10 as level-triggered
[    2.078151] ohci_hcd 0000:00:0e.0: PCI INT A -> Link[LNKC] -> GSI 10 (level, low) -> IRQ 10
[    2.078193] ohci_hcd 0000:00:0e.0: OHCI Host Controller
[    2.078231] ohci_hcd 0000:00:0e.0: new USB bus registered, assigned bus number 3
[    2.078278] ohci_hcd 0000:00:0e.0: irq 10, io mem 0xb4000000
[    2.162164] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001
[    2.162174] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.162180] usb usb3: Product: OHCI Host Controller
[    2.162186] usb usb3: Manufacturer: Linux 2.6.32-5-686 ohci_hcd
[    2.162192] usb usb3: SerialNumber: 0000:00:0e.0
[    2.162659] usb usb3: configuration #1 chosen from 1 choice
[    2.162824] hub 3-0:1.0: USB hub found
[    2.162852] hub 3-0:1.0: 3 ports detected
[    2.162989] ohci_hcd 0000:00:0e.1: enabling device (0014 -> 0016)
[    2.163011] ohci_hcd 0000:00:0e.1: PCI INT B -> Link[LNKD] -> GSI 5 (level, low) -> IRQ 5
[    2.163052] ohci_hcd 0000:00:0e.1: OHCI Host Controller
[    2.163075] ohci_hcd 0000:00:0e.1: new USB bus registered, assigned bus number 4
[    2.163112] ohci_hcd 0000:00:0e.1: irq 5, io mem 0xb3800000
[    2.246084] usb usb4: New USB device found, idVendor=1d6b, idProduct=0001
[    2.246093] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.246100] usb usb4: Product: OHCI Host Controller
[    2.246106] usb usb4: Manufacturer: Linux 2.6.32-5-686 ohci_hcd
[    2.246112] usb usb4: SerialNumber: 0000:00:0e.1
[    2.246563] usb usb4: configuration #1 chosen from 1 choice
[    2.246724] hub 4-0:1.0: USB hub found
[    2.246753] hub 4-0:1.0: 2 ports detected
[    2.252398] ata2.00: ATAPI: AOPEN   COM5232/AAH, 1.05, max UDMA/33
[    2.268055] ata3: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    2.268492] ata2.00: configured for UDMA/33
[    2.276461] ata3.00: ATA-8: Hitachi HDS721010CLA332, JP4OA3MA, max UDMA/133
[    2.276470] ata3.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.284428] ata3.00: configured for UDMA/100
[    2.285569] scsi 1:0:0:0: CD-ROM            AOPEN    COM5232/AAH      1.05 PQ: 0 ANSI: 5
[    2.286536] scsi 2:0:0:0: Direct-Access     ATA      Hitachi HDS72101 JP4O PQ: 0 ANSI: 5
[    2.388055] usb 2-1: new low speed USB device using uhci_hcd and address 2
[    2.565346] usb 2-1: New USB device found, idVendor=046d, idProduct=c521
[    2.565355] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[    2.565361] usb 2-1: Product: USB Receiver
[    2.565367] usb 2-1: Manufacturer: Logitech
[    2.565618] usb 2-1: configuration #1 chosen from 1 choice
[    2.604067] ata4: SATA link up 1.5 Gbps (SStatus 113 SControl 310)
[    2.612388] ata4.00: ATA-8: Hitachi HDS721010CLA332, JP4OA3MA, max UDMA/133
[    2.612397] ata4.00: 1953525168 sectors, multi 16: LBA48 NCQ (depth 0/32)
[    2.628423] ata4.00: configured for UDMA/100
[    2.628733] scsi 3:0:0:0: Direct-Access     ATA      Hitachi HDS72101 JP4O PQ: 0 ANSI: 5
[    2.948057] ata5: SATA link down (SStatus 0 SControl 310)
[    3.268042] ata6: SATA link down (SStatus 0 SControl 310)
[    3.391559] sd 0:0:0:0: [sda] 488397168 512-byte logical blocks: (250 GB/232 GiB)
[    3.391733] sd 0:0:0:0: [sda] Write Protect is off
[    3.391742] sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
[    3.391814] sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.392298]  sda:
[    3.392866] sd 2:0:0:0: [sdb] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    3.393032] sd 2:0:0:0: [sdb] Write Protect is off
[    3.393040] sd 2:0:0:0: [sdb] Mode Sense: 00 3a 00 00
[    3.393110] sd 2:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.393514]  sdb:
[    3.393984] sd 3:0:0:0: [sdc] 1953525168 512-byte logical blocks: (1.00 TB/931 GiB)
[    3.394150] sd 3:0:0:0: [sdc] Write Protect is off
[    3.394158] sd 3:0:0:0: [sdc] Mode Sense: 00 3a 00 00
[    3.394228] sd 3:0:0:0: [sdc] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
[    3.394647]  sdc: sda1 sda2 sda3 sda4 < sdb1
[    3.412745]  sdc1
[    3.414397] sd 3:0:0:0: [sdc] Attached SCSI disk
[    3.414486] sd 2:0:0:0: [sdb] Attached SCSI disk
[    3.416382] usbcore: registered new interface driver hiddev
[    3.422703]  sda5 sda6
[    3.432564] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:04.2/usb2/2-1/2-1:1.0/input/input1
[    3.433004] generic-usb 0003:046D:C521.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-0000:00:04.2-1/input0
[    3.439006]  sda7 sda8 sda9 >
[    3.463808] input: Logitech USB Receiver as /devices/pci0000:00/0000:00:04.2/usb2/2-1/2-1:1.1/input/input2
[    3.464942] generic-usb 0003:046D:C521.0002: input,hiddev0,hidraw1: USB HID v1.11 Device [Logitech USB Receiver] on usb-0000:00:04.2-1/input1
[    3.465025] usbcore: registered new interface driver usbhid
[    3.465502] usbhid: v2.6:USB HID core driver
[    3.472177] sd 0:0:0:0: [sda] Attached SCSI disk
[    3.509592] sr0: scsi3-mmc drive: 4x/52x writer cd/rw xa/form2 cdda tray
[    3.509603] Uniform CD-ROM driver Revision: 3.20
[    3.510807] sr 1:0:0:0: Attached scsi CD-ROM sr0
[    3.598732] sd 0:0:0:0: Attached scsi generic sg0 type 0
[    3.600150] sr 1:0:0:0: Attached scsi generic sg1 type 5
[    3.601517] sd 2:0:0:0: Attached scsi generic sg2 type 0
[    3.602838] sd 3:0:0:0: Attached scsi generic sg3 type 0
[    4.291692] device-mapper: uevent: version 1.0.3
[    4.293659] device-mapper: ioctl: 4.15.0-ioctl (2009-04-01) initialised: dm-devel@redhat.com
[    4.561733] md: linear personality registered for level -1
[    4.571510] md: multipath personality registered for level -4
[    4.579791] md: raid0 personality registered for level 0
[    4.594424] md: raid1 personality registered for level 1
[    4.601824] async_tx: api initialized (async)
[    4.606585] xor: automatically using best checksumming function: pIII_sse
[    4.624025]    pIII_sse  :  1988.000 MB/sec
[    4.624031] xor: using function: pIII_sse (1988.000 MB/sec)
[    4.700102] raid6: int32x1    318 MB/s
[    4.768160] raid6: int32x2    349 MB/s
[    4.836057] raid6: int32x4    277 MB/s
[    4.904076] raid6: int32x8    256 MB/s
[    4.972074] raid6: mmxx1      912 MB/s
[    5.040024] raid6: mmxx2     1164 MB/s
[    5.108062] raid6: sse1x1     827 MB/s
[    5.176077] raid6: sse1x2    1105 MB/s
[    5.176082] raid6: using algorithm sse1x2 (1105 MB/s)
[    5.202322] md: raid6 personality registered for level 6
[    5.202330] md: raid5 personality registered for level 5
[    5.202336] md: raid4 personality registered for level 4
[    5.225490] md: raid10 personality registered for level 10
[    5.353958] md: md0 stopped.
[    5.365535] md: bind<sdc1>
[    5.365980] md: bind<sdb1>
[    5.375650] raid1: raid set md0 active with 2 out of 2 mirrors
[    5.375734] md0: detected capacity change from 0 to 1000201053184
[    5.378947]  md0: unknown partition table
[    5.836266] PM: Starting manual resume from disk
[    5.836280] PM: Resume from partition 8:2
[    5.836284] PM: Checking hibernation image.
[    5.836627] PM: Error -22 checking image file
[    5.836633] PM: Resume from disk failed.
[    5.863920] REISERFS (device sda6): found reiserfs format "3.6" with standard journal
[    5.863976] REISERFS (device sda6): using ordered data mode
[    5.886220] REISERFS (device sda6): journal params: device sda6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[    5.891235] REISERFS (device sda6): checking transaction log (sda6)
[    5.910461] REISERFS (device sda6): Using r5 hash to sort names
[    6.784796] udev[328]: starting version 164
[    7.448878] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    7.682653] Marking TSC unstable due to TSC halts in idle
[    7.683782] processor LNXCPU:00: registered as cooling_device0
[    7.692434] Switching to clocksource acpi_pm
[    7.715903] input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input3
[    7.715929] ACPI: Power Button [PWRB]
[    7.716493] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input4
[    7.716508] ACPI: Power Button [PWRF]
[    7.795635] input: PC Speaker as /devices/platform/pcspkr/input/input5
[    7.880386] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[    7.909532] parport_pc 00:09: reported by Plug and Play ACPI
[    7.909661] parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP,TRISTATE,EPP]
[    8.226701] [drm] Initialized drm 1.1.0 20060810
[    8.948576] [drm] radeon kernel modesetting enabled.
[    8.948747] radeon 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 9 (level, low) -> IRQ 9
[    8.963375] [drm] radeon: Initializing kernel modesetting.
[    8.963625] [drm] register mmio base: 0xB7000000
[    8.963630] [drm] register mmio size: 65536
[    8.964966] [drm] GPU reset succeed (RBBM_STATUS=0x00000140)
[    8.965732] [drm] Generation 2 PCI interface, using max accessible memory
[    8.965756] agpgart-via 0000:00:00.0: AGP 2.0 bridge
[    8.965791] agpgart-via 0000:00:00.0: putting AGP V2 device into 4x mode
[    8.965847] radeon 0000:01:00.0: putting AGP V2 device into 4x mode
[    8.965861] [drm] radeon: VRAM 128M
[    8.965866] [drm] radeon: VRAM from 0x00000000 to 0x07FFFFFF
[    8.965871] [drm] radeon: GTT 256M
[    8.965876] [drm] radeon: GTT from 0xD0000000 to 0xDFFFFFFF
[    8.965939] [drm] radeon: irq initialized.
[    8.965954] [drm] Detected VRAM RAM=128M, BAR=128M
[    8.965959] [drm] RAM width 128bits DDR
[    8.966130] [TTM] Zone  kernel: Available graphics memory: 441482 kiB.
[    8.966137] [TTM] Zone highmem: Available graphics memory: 1037446 kiB.
[    8.966187] [drm] radeon: 128M of VRAM memory ready
[    8.966193] [drm] radeon: 256M of GTT memory ready.
[    8.966437] [drm] radeon: 1 quad pipes, 1 Z pipes initialized.
[    8.966456] [drm] radeon: cp idle (0x10000C03)
[    8.966549] [drm] Loading R300 Microcode
[    8.967637] platform radeon_cp.0: firmware: requesting radeon/R300_cp.bin
[    8.976306] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input6
[    8.987067] radeon_cp: Failed to load firmware "radeon/R300_cp.bin"
[    8.987115] [drm:r100_cp_init] *ERROR* Failed to load firmware!
[    8.987155] radeon 0000:01:00.0: failled initializing CP (-2).
[    8.987192] radeon 0000:01:00.0: Disabling GPU acceleration
[    8.987232] [drm] radeon: cp finalized
[    8.987459] [drm] GPU reset succeed (RBBM_STATUS=0x00000140)
[    8.987465] [drm] radeon: cp finalized
[    8.988514] [TTM] Zone  kernel: Used memory at exit: 0 kiB.
[    8.988530] [TTM] Zone highmem: Used memory at exit: 0 kiB.
[    8.988539] [drm] radeon: ttm finalized
[    8.988551] [drm] Forcing AGP to PCI mode
[    8.989742] [drm] GPU reset succeed (RBBM_STATUS=0x00000140)
[    8.989762] [drm] Generation 2 PCI interface, using max accessible memory
[    8.989771] [drm] radeon: VRAM 128M
[    8.989776] [drm] radeon: VRAM from 0x00000000 to 0x07FFFFFF
[    8.989781] [drm] radeon: GTT 512M
[    8.989785] [drm] radeon: GTT from 0x20000000 to 0x3FFFFFFF
[    8.989822] [drm] radeon: irq initialized.
[    8.989840] [drm] Detected VRAM RAM=128M, BAR=128M
[    8.989845] [drm] RAM width 128bits DDR
[    8.996203] [TTM] Zone  kernel: Available graphics memory: 441482 kiB.
[    8.996211] [TTM] Zone highmem: Available graphics memory: 1037446 kiB.
[    8.996265] [drm] radeon: 128M of VRAM memory ready
[    8.996271] [drm] radeon: 512M of GTT memory ready.
[    8.996280] [drm] GART: num cpu pages 131072, num gpu pages 131072
[    9.001931] [drm] radeon: 1 quad pipes, 1 Z pipes initialized.
[    9.001953] [drm] radeon: cp idle (0x10000C03)
[    9.014776] [drm] Loading R300 Microcode
[    9.014989] platform radeon_cp.0: firmware: requesting radeon/R300_cp.bin
[    9.039633] radeon_cp: Failed to load firmware "radeon/R300_cp.bin"
[    9.039681] [drm:r100_cp_init] *ERROR* Failed to load firmware!
[    9.039720] radeon 0000:01:00.0: failled initializing CP (-2).
[    9.039758] radeon 0000:01:00.0: Disabling GPU acceleration
[    9.039797] [drm] radeon: cp finalized
[    9.055272] [drm] Default TV standard: PAL
[    9.055280] [drm] 27.000000000 MHz TV ref clk
[    9.055289] [drm] DFP table revision: 4
[    9.056523] [drm] Default TV standard: PAL
[    9.056529] [drm] 27.000000000 MHz TV ref clk
[    9.056667] [drm] Radeon Display Connectors
[    9.056673] [drm] Connector 0:
[    9.056677] [drm]   VGA
[    9.056684] [drm]   DDC: 0x60 0x60 0x60 0x60 0x60 0x60 0x60 0x60
[    9.056689] [drm]   Encoders:
[    9.056694] [drm]     CRT1: INTERNAL_DAC1
[    9.056698] [drm] Connector 1:
[    9.056702] [drm]   DVI-I
[    9.056706] [drm]   HPD1
[    9.056712] [drm]   DDC: 0x64 0x64 0x64 0x64 0x64 0x64 0x64 0x64
[    9.056717] [drm]   Encoders:
[    9.056721] [drm]     CRT2: INTERNAL_DAC2
[    9.056725] [drm]     DFP1: INTERNAL_TMDS1
[    9.056729] [drm] Connector 2:
[    9.056733] [drm]   S-video
[    9.056736] [drm]   Encoders:
[    9.056740] [drm]     TV1: INTERNAL_DAC2
[    9.233014] Sound Fusion CS46xx 0000:00:09.0: enabling device (0004 -> 0006)
[    9.233040] Sound Fusion CS46xx 0000:00:09.0: PCI INT A -> Link[LNKD] -> GSI 5 (level, low) -> IRQ 5
[    9.306635] [drm] fb mappable at 0xC8040000
[    9.306640] [drm] vram apper at 0xC8000000
[    9.306645] [drm] size 3145728
[    9.306649] [drm] fb depth is 24
[    9.306653] [drm]    pitch is 4096
[    9.390146] Console: switching to colour frame buffer device 128x48
[    9.415173] fb0: radeondrmfb frame buffer device
[    9.415178] registered panic notifier
[    9.415703] [drm] Initialized radeon 2.0.0 20080528 for 0000:01:00.0 on minor 0
[    9.772487] Sound Fusion CS46xx 0000:00:09.0: firmware: requesting cs46xx/cs46xx-old.fw
[    9.779148] cs46xx: no firmware
[    9.779324] image download error
[    9.779868] Sound Fusion CS46xx 0000:00:09.0: PCI INT A disabled
[    9.779890] Sound Fusion CS46xx: probe of 0000:00:09.0 failed with error -5
[   10.427691] Adding 996020k swap on /dev/sda2.  Priority:-1 extents:1 across:996020k 
[   11.069386] loop: module loaded
[   12.382998] REISERFS (device sda1): found reiserfs format "3.6" with standard journal
[   12.383085] REISERFS (device sda1): using ordered data mode
[   12.391349] REISERFS (device sda1): journal params: device sda1, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   12.396458] REISERFS (device sda1): checking transaction log (sda1)
[   12.410285] REISERFS (device sda1): Using r5 hash to sort names
[   12.457005] REISERFS (device sda3): found reiserfs format "3.6" with standard journal
[   12.457095] REISERFS (device sda3): using ordered data mode
[   12.463382] REISERFS (device sda3): journal params: device sda3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   12.468472] REISERFS (device sda3): checking transaction log (sda3)
[   12.493541] REISERFS (device sda3): Using r5 hash to sort names
[   12.553330] REISERFS (device sda8): found reiserfs format "3.6" with standard journal
[   12.553434] REISERFS (device sda8): using ordered data mode
[   12.559878] REISERFS (device sda8): journal params: device sda8, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   12.564945] REISERFS (device sda8): checking transaction log (sda8)
[   12.573662] REISERFS (device sda8): Using r5 hash to sort names
[   12.700632] REISERFS (device sda9): found reiserfs format "3.6" with standard journal
[   12.700732] REISERFS (device sda9): using ordered data mode
[   12.707157] REISERFS (device sda9): journal params: device sda9, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   12.712322] REISERFS (device sda9): checking transaction log (sda9)
[   12.763851] REISERFS (device sda9): Using r5 hash to sort names
[   12.826702] REISERFS (device sda5): found reiserfs format "3.6" with standard journal
[   12.826799] REISERFS (device sda5): using ordered data mode
[   12.831932] REISERFS (device sda5): journal params: device sda5, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   12.836975] REISERFS (device sda5): checking transaction log (sda5)
[   12.873683] REISERFS (device sda5): Using r5 hash to sort names
[   12.978057] REISERFS (device sda7): found reiserfs format "3.6" with standard journal
[   12.978159] REISERFS (device sda7): using ordered data mode
[   12.985979] REISERFS (device sda7): journal params: device sda7, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   12.991089] REISERFS (device sda7): checking transaction log (sda7)
[   13.029925] REISERFS (device sda7): Using r5 hash to sort names
[   13.051203] REISERFS (device md0): found reiserfs format "3.6" with standard journal
[   13.051332] REISERFS (device md0): using ordered data mode
[   13.052339] REISERFS (device md0): journal params: device md0, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
[   13.057548] REISERFS (device md0): checking transaction log (md0)
[   13.103390] REISERFS (device md0): Using r5 hash to sort names
[   14.087911] r8169: eth0: link up
[   14.842919] RPC: Registered udp transport module.
[   14.842928] RPC: Registered tcp transport module.
[   14.842933] RPC: Registered tcp NFSv4.1 backchannel transport module.
[   15.103145] Slow work thread pool: Starting up
[   15.103293] Slow work thread pool: Ready
[   15.103491] FS-Cache: Loaded
[   15.501510] FS-Cache: Netfs 'nfs' registered for caching
[   15.641652] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).
[   16.063506] fuse init (API version 7.13)
[   17.440891] svc: failed to register lockdv1 RPC service (errno 97).
[   17.448957] NFSD: Using /var/lib/nfs/v4recovery as the NFSv4 state recovery directory
[   17.468758] NFSD: starting 90-second grace period
[   19.914685] lp0: using parport0 (interrupt-driven).
[   20.040714] ppdev: user-space parallel port driver
 
Old 03-10-2011, 08:33 AM   #6
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by mpyusko View Post
I know X isn't everything but I kinda wanted KDE to work on it. (Low expectations, fancy stuff turned off) However, when I tried copying a 4gig iso from my Pentium Dual Core (also gigE) to the server, it hovered around 10MB/s. Nearly 3x what the NAS200 can do.

So I took the SATA controller, the 2 SATA drives and the gigE NIC out of it and slapped them into my Home-built P3@1GHz with 2GB SDRAM, PC133 Bus, and a 250GB IDE hard drive. It also has an Radeon 9600 Pro 128MB AGP card in it so my expectations for Squeeze were a little higher.
IMO KDE4.X is video card dependent. Even with the effects, etc turned off.

I've never tried on an 8MB card (intel 740? smei-random guess, and just wondering). I have tried with a 9600XT (+ AMD 2200+ and I think 1GB DDR) and it was....OK...ish. Still, no fun. With a 6600GT is was much more usable.

You've got my badge for 'hopeful' for even trying it though

As for the speed issue, the GX1 uses a intel BX chipset. I havent dug through your output to see what chipset exactly the P3-1GHZ is using, but its got to be VIA (intel never supported 2GB SDARM with any P3 chipset). Intel, while not my favorite company, or even my favorite CPU company for that matter, does make decent drivers for linux. VIA, hit and miss, and they probably arent quite as good as intel even with windows.

You could have found a driver limitation/performance difference.

BTW, sorry I havent read though your out that closely, my eyes are being a real pain right now...3hrs sleep in the last 60 hrs. I hant found some new music artist who I adore, I'd be in a right nasty mood and not even online. I dont know how I missed that music I found, I should have known about her years ago, its right up one of my musical alleys that is very empty of artists these days. I efven found a video of one song on youtube with swirling fractals, and Iliked fractals so much that I've used one (of many) as a desktop background, for, ohh, 7 years so. I'll kick myself about it later.

Last edited by cascade9; 03-10-2011 at 08:36 AM.
 
Old 03-10-2011, 08:56 AM   #7
mpyusko
Member
 
Registered: Oct 2003
Location: Rochester, NY, USA
Distribution: Salckware ver 10.1 - 14.1, Debian too.
Posts: 432

Original Poster
Blog Entries: 1

Rep: Reputation: 41
The Motherboard is a Asus P3v4x with VIA Apollo Pro 133 chipset.

I'm absolutely astounded that the slower computer would have faster transfer speeds. The catch is it's got low RAM and the Nic (even at 10/100 speeds) pegs the CPU. Granted it's only UDMA/66 onboard, but the SATA card is like 150. I have teh exact same drive in my PDC E6700 and it turns out:
Code:
bash-4.1# hdparm -t /dev/sdb

/dev/sdb:
 Timing buffered disk reads:  384 MB in  3.01 seconds = 127.62 MB/sec
bash-4.1# hdparm -t /dev/sdb

/dev/sdb:
 Timing buffered disk reads:  380 MB in  3.01 seconds = 126.38 MB/sec
bash-4.1# hdparm -t /dev/sdb

/dev/sdb:
 Timing buffered disk reads:  384 MB in  3.01 seconds = 127.63 MB/sec
bash-4.1# hdparm -t /dev/sdb
So it's not like I'm maxing out the drive. in the P3's.
 
Old 03-10-2011, 09:23 AM   #8
cascade9
Senior Member
 
Registered: Mar 2011
Location: Brisneyland
Distribution: Debian, aptosid
Posts: 3,753

Rep: Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935Reputation: 935
Quote:
Originally Posted by mpyusko View Post
The Motherboard is a Asus P3v4x with VIA Apollo Pro 133 chipset.

I'm absolutely astounded that the slower computer would have faster transfer speeds. The catch is it's got low RAM and the Nic (even at 10/100 speeds) pegs the CPU. Granted it's only UDMA/66 onboard, but the SATA card is like 150. I have teh exact same drive in my PDC E6700 and it turns out:
I'm not surprised at all.I've seen similar thigs in the past myself. AMD 1200C/nForce 2 getting better transfer speeds than a AMD2500+/VIA KT400. That was with windows, and using the onboard IDE ports so it could be more a sign of a flat-out inferior IDE chip. Not reall a 'fair' comparison between the BX and Apollo Pro 133, the VIA is a generation ahead of the BX. Still, the BX having better a PCI chipset and/or drivers is a long way from impossible.

What would be interesting is to see how the same card/setup ran on a different intel P3 chipset. A 820/840 chipset compared would be really interesting, but they are rarer than a politician admitting they made a mistake, so I'd doubt you could do that.

BTW, you'd already know this, but the BX only has ATA/UDMA33, where the Apollo Pro 133 has UDMA/66, so its not really factor.
 
Old 03-10-2011, 01:46 PM   #9
mpyusko
Member
 
Registered: Oct 2003
Location: Rochester, NY, USA
Distribution: Salckware ver 10.1 - 14.1, Debian too.
Posts: 432

Original Poster
Blog Entries: 1

Rep: Reputation: 41
UDMA33 vs UDMA66
500 MHz vs 1GHz
Pc100 vs pc133
768mb vs 2gig

Otherwise its the exact same Sil 3114 card, and the exact same SATA drives, same distro, same version, same KVM! both comparisons were done in the console with X not running. Same set or parameters. Really strange.
 
Old 03-13-2011, 07:35 PM   #10
mpyusko
Member
 
Registered: Oct 2003
Location: Rochester, NY, USA
Distribution: Salckware ver 10.1 - 14.1, Debian too.
Posts: 432

Original Poster
Blog Entries: 1

Rep: Reputation: 41
I suppose ultimately, the question I have is "Are there any kernel or driver optimizations I can make so it will perform better?"

Perhaps since squeeze was just released, I'd be better off reverting to Lenny until Squeeze is a little more mature. My display drivers and such would also be better off under KDE 3.(whatever).
 
Old 03-14-2011, 04:23 PM   #11
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,997

Rep: Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628Reputation: 3628
Your dell backplane would never support the speeds you want.
 
Old 03-15-2011, 01:42 PM   #12
mpyusko
Member
 
Registered: Oct 2003
Location: Rochester, NY, USA
Distribution: Salckware ver 10.1 - 14.1, Debian too.
Posts: 432

Original Poster
Blog Entries: 1

Rep: Reputation: 41
I know both the GX1 and the P3v4x aren't going to have an exceptionally high transfer rate given their age and tech level. As I stated in my OP, I am setting up the server to replace my NAS200. Either machine blows it away right off the line since I can sustain a cross network speed 3.5 4x faster than it. What confuses me (NAS200 aside) is the GX1 with it's weaker specs across the board, comes up equal, or in some cases faster than the P3V4X tower. As of right now, I'm combing through both systems to see if I can find conflicts or errors that might be hindering the P3V4x's performance. To this point I have not found any. I'm going to try a different Distro with another Kernel to see if it is just weak legacy support. But that's purely speculation.

Side Note: When I tried to go back and install Lenny, it gets to the package copy and freezes on an "Untrusted Kernel" security error. I can't go any further because in the syslog it shows a "yes" or "no" request that is not passed on to the installer. Argh!
 
Old 08-05-2011, 04:55 PM   #13
mpyusko
Member
 
Registered: Oct 2003
Location: Rochester, NY, USA
Distribution: Salckware ver 10.1 - 14.1, Debian too.
Posts: 432

Original Poster
Blog Entries: 1

Rep: Reputation: 41
Ok so I took the advice of in this thread and I'm sticking with an Intel chipset, though I'm also upgrading the server.

I finished building and configuring configuring an old Dell Optiplex GX1.

P3@500
768MB SDRAM pc100
120GB IDE for Linux - Debian Squeeze
1TB SATA (x2) RAID1 for Data
10/100/1000 NIC (upgrade)
USB 2.0 (upgrade)
Voodoo3 2000 PCI graphics (upgrade)

I wanted to use:
P3@1GHz
2GB SDRAM pc133
120GB IDE for Linux - Debian Squeeze
1TB SATA (x2) RAID1 for Data
10/100/1000 NIC (upgrade)
USB 2.0 (upgrade)
ATI Radeon 9600 Pro 128MB AGP

but it was too slow, just edged out on disk transfers as you can see in the previous posts. So following the advice that Intel makes great Linux drivers, my new server is:

Dual Xeon 2.8GHz HT 2MB CPUs
1GB DDR2 ECC RAN
120GB IDE for Linux - Debian Squeeze
1TB SATA (x2) RAID1 for Data
Dual 10/100/1000 NICs
USB 2.0
Voodoo3 2000 PCI 16MB

It's a SE7520BD2 in a SC5275-E chassis. Produces better numbers too!

Code:
/dev/sda:
 Timing buffered disk reads:  90 MB in  3.02 seconds =  29.85 MB/sec

/dev/sda:
 Timing buffered disk reads:  92 MB in  3.04 seconds =  30.31 MB/sec

/dev/sda:
 Timing buffered disk reads:  90 MB in  3.02 seconds =  29.79 MB/sec
Code:
/dev/sdb:
 Timing buffered disk reads: 374 MB in  3.01 seconds = 124.33 MB/sec

/dev/sdb:
 Timing buffered disk reads: 376 MB in  3.02 seconds = 124.68 MB/sec

/dev/sdb:
 Timing buffered disk reads: 370 MB in  3.01 seconds = 123.09 MB/sec
Code:
/dev/sdc:
 Timing buffered disk reads: 376 MB in  3.01 seconds = 124.93 MB/sec

/dev/sdc:
 Timing buffered disk reads: 376 MB in  3.01 seconds = 124.97 MB/sec

/dev/sdc:
 Timing buffered disk reads: 376 MB in  3.00 seconds = 125.24 MB/sec
Code:
/dev/md0:
 Timing buffered disk reads: 366 MB in  3.02 seconds = 121.39 MB/sec

/dev/md0:
 Timing buffered disk reads: 362 MB in  3.01 seconds = 120.33 MB/sec

/dev/md0:
 Timing buffered disk reads: 362 MB in  3.01 seconds = 120.18 MB/sec
Pretty darn close to what my Pentium Dual Core in a non-RAID setup does. I think I'm going to have fun with this box. Now I just need to upgrade it to the 64-bit version.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mount existing ntfs SATA RAID 0 on RHEL4 VIA fake RAID tmoble Linux - Hardware 10 11-13-2009 07:49 PM
How to install Fedora 7 on soft raid on VT6420 SATA RAID bozhulich Fedora 3 08-14-2007 01:08 AM
SATA RAID 0 errors on bootup -- invalid raid superblock vonst Slackware 3 07-04-2006 03:55 PM
need help setting up sata on 3ware raid card martinez9049 Linux - Hardware 3 04-21-2005 12:28 AM
does linux support the sata raid and ide raid in k7n2 delta ilsr? spyghost Linux - Hardware 10 04-16-2004 05:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 07:49 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration