[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RaQ3 Kernel update 4.0.1 & Bus Speed
- Subject: Re: [cobalt-users] RaQ3 Kernel update 4.0.1 & Bus Speed
- From: shimi <shimi@xxxxxxxxxxxxxxxx>
- Date: Sat Apr 28 12:13:03 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On 28 Apr 2001, David wrote:
> Hi Group,
>
> Does anyone know what bus speed the RaQ3's are *suppose* to be running? I
> thought it was 66MHz, the 512 RAM in the box are 100MHz chips, but I'm seeing
> 33MHz in my logs after installing the latest kernel patch (Kernel update
> 4.0.1). Everything seems to have gone in without a hitch, but something felt a
> little strange (slow) after the box came back up from it’s reboot... I kept
> looking around, and couldn't find anything out of the ordinary, but it just
> seems like it’s a bit slower after installing this kernel update. So I went
> poking through the logs (below) and noticed the kernel setting itself up at
> 33MHz... Now I realize little blue is terribly underpowered, but I was certain
> they were running at 66MHz and NOT 33MHz prior to this update. That would
> certainly explain why the system seems a bit slower if I'm correct. I also
> thought it a little strange (in hind-sight) that Cobalt has yet to announce
> this update. Now I'm thinking they might be waiting a few days to see how many
> systems this new kernel trashes (from their previous track record with
> patches) before making this one "official".
>
> So what Bus Speed should the RaQ3 be running, 33MHz or 66MHz.. (I'm sure it's
> not 100MHz or 133MHz)?
>
> -David
>
> kernel: Uniform Multi-Platform E-IDE driver Revision: 6.30
> kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with
> idebus=xx
> kernel: ALI15X3: IDE controller on PCI bus 00 dev 78
> kernel: ALI15X3: chipset revision 193
> kernel: ALI15X3: 100%% native mode on irq 14
> kernel: ide0: BM-DMA at 0xf000-0xf007, BIOS settings: hda:DMA, hdb:DMA
> kernel: ide1: BM-DMA at 0xf008-0xf00f, BIOS settings: hdc:DMA, hdd:DMA
> kernel: hda: ST310212A, ATA DISK drive
> kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with
> idebus=xx
> kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
> kernel: hda: ST310212A, 9768MB w/512kB Cache, CHS=19846/16/63, UDMA(33)
>
My cobalt after upgrade of kernel:
Apr 26 12:06:08 www kernel: Uniform Multi-Platform E-IDE driver Revision:
6.30
Apr 26 12:06:08 www kernel: ide: Assuming 33MHz system bus speed for PIO
modes; override with idebus=xx
Apr 26 12:06:08 www kernel: ALI15X3: IDE controller on PCI bus 00 dev 78
Apr 26 12:06:08 www kernel: ALI15X3: chipset revision 193
Apr 26 12:06:08 www kernel: ALI15X3: 100%% native mode on irq 14
Apr 26 12:06:08 www kernel: ide0: BM-DMA at 0xf000-0xf007, BIOS
settings: hda:DMA, hdb:DMA
Apr 26 12:06:08 www kernel: ide1: BM-DMA at 0xf008-0xf00f, BIOS
settings: hdc:DMA, hdd:DMA
Apr 26 12:06:08 www kernel: hda: ST310211A, ATA DISK drive
Apr 26 12:06:08 www kernel: ide: Assuming 33MHz system bus speed for PIO
modes; override with idebus=xx
Apr 26 12:06:08 www kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Apr 26 12:06:08 www kernel: hda: ST310211A, 9541MB w/1024kB Cache,
CHS=19386/16/63, UDMA(33)
Apr 26 12:06:08 www kernel: md driver 0.90.0 MAX_MD_DEVS=256, MAX_REAL=12
same as yours it appears. don't have older logs (I really had a huge
uptime before rebooting the blue box...)
anyhow, note that it IS the IDE bus, and when they made the raq it wasn't
that fast (the harddrive is usually what slowed the system...)
the weird thing is that on my linux at home there is no such message at
all (this is redhat 7.1 with kernel 2.4.2 - which I might add supports all
my bizzar hardware and that's goood! :))
here's the log...
Apr 25 08:14:06 shimi kernel: VP_IDE: IDE controller on PCI bus 00 dev 39
Apr 25 08:14:06 shimi kernel: VP_IDE: not 100% native mode: will probe irqs later
Apr 25 08:14:06 shimi kernel: ide0: BM-DMA at 0xe000-0xe007, BIOS settings: hda:DMA, hdb:DMA
Apr 25 08:14:06 shimi kernel: ide1: BM-DMA at 0xe008-0xe00f, BIOS settings: hdc:DMA, hdd:pio
Apr 25 08:14:06 shimi kernel: hda: QUANTUM FIREBALLP LM20.5, ATA DISK drive
Apr 25 08:14:07 shimi kernel: hdb: QUANTUM FIREBALL CX13.0A, ATA DISK drive
Apr 25 08:14:07 shimi kernel: hdc: YAMAHA CRW2100E, ATAPI CDROM drive
Apr 25 08:14:07 shimi kernel: ide2: ports already in use, skipping probe
Apr 25 08:14:07 shimi kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Apr 25 08:14:07 shimi kernel: ide1 at 0x170-0x177,0x376 on irq 15
Apr 25 08:14:07 shimi kernel: hda: QUANTUM FIREBALLP LM20.5, 19595MB w/1900kB Cache, CHS=2498/255/63
Apr 25 08:14:07 shimi kernel: hdb: QUANTUM FIREBALL CX13.0A, 12416MB w/418kB Cache, CHS=1582/255/63
Apr 25 08:14:07 shimi kernel: Floppy drive(s): fd0 is 1.44M
- shimi.