Re: IDE Bus Speed

2002-12-03 Thread Tim Spence
On Tuesday 03 December 2002 04:55, Markku Kolkka wrote: > Viestissä Tiistai 3. Joulukuuta 2002 02:45, Christopher Taylor kirjoitti: > > I understand now exactly what I think I need. My dmesg says this: > > > > hda: 78165360 sectors (40021 MB) w/1024KiB Cache, CHS=4865/255/63, > > UDMA(33) > >

Re: IDE Bus Speed

2002-12-03 Thread Markku Kolkka
Viestissä Tiistai 3. Joulukuuta 2002 02:45, Christopher Taylor kirjoitti: > I understand now exactly what I think I need. My dmesg says this: > > hda: 78165360 sectors (40021 MB) w/1024KiB Cache, CHS=4865/255/63, > UDMA(33) > > To clarify myself, I know my drive supports UDMA 100...do I have

Re: IDE Bus Speed

2002-12-02 Thread Christopher Taylor
On Mon, 2002-12-02 at 06:52, Markku Kolkka wrote: Markku, I understand now exactly what I think I need. My dmesg says this: hda: 78165360 sectors (40021 MB) w/1024KiB Cache, CHS=4865/255/63, UDMA(33) To clarify myself, I know my drive supports UDMA 100...do I have to specify this in Li

Re: IDE Bus Speed

2002-12-02 Thread Markku Kolkka
Viestissä Maanantai 2. Joulukuuta 2002 03:45, Christopher Taylor kirjoitti: > OK...where exactly does one change the hdparms at? I'm a newbie at > this...I got a "command not found" when I typed hdparm --help at the > term. You must be root to change the HD parameters. > I see in dmesg where it

RE: IDE Bus Speed

2002-12-01 Thread Tom Diehl
On 1 Dec 2002, Christopher Taylor wrote: > OK...where exactly does one change the hdparms at? I'm a newbie at > this...I got a "command not found" when I typed hdparm --help at the > term. I see in dmesg where it says both drives are transferring at 33 > MHz, but I cannot seem to find out how to

RE: IDE Bus Speed

2002-12-01 Thread Wolfgang Gill
3:46 PM To: [EMAIL PROTECTED] Subject: RE: IDE Bus Speed OK...where exactly does one change the hdparms at? I'm a newbie at this...I got a "command not found" when I typed hdparm --help at the term. I see in dmesg where it says both drives are transferring at 33 MHz, but I can

Re: IDE Bus Speed

2002-12-01 Thread orion
Try /sbin/hdparm Christopher Taylor wrote: OK...where exactly does one change the hdparms at? I'm a newbie at this...I got a "command not found" when I typed hdparm --help at the term. I see in dmesg where it says both drives are transferring at 33 MHz, but I cannot seem to find out how to chan

RE: IDE Bus Speed

2002-12-01 Thread Christopher Taylor
OK...where exactly does one change the hdparms at? I'm a newbie at this...I got a "command not found" when I typed hdparm --help at the term. I see in dmesg where it says both drives are transferring at 33 MHz, but I cannot seem to find out how to change this. I assume, as well, that the CPU-Mem

RE: IDE Bus Speed

2002-12-01 Thread Wolfgang Gill
You can't change the IDE bus speed. It's set to 33Mhz (66Mhz if you have a MBrd with 64Bit slots). The 266Mhz bus speed you are refering to is the CPU-Memory Bus, and the board will run at that speed without problems. However the IDE bus TRANSFER rate can be changed using hdparm (--help for parame

Re: IDE Bus Speed

2002-12-01 Thread Markku Kolkka
Viestissä Sunnuntai 1. Joulukuuta 2002 23:53, Christopher Taylor kirjoitti: > In reading the boot information for my RH8 system, I noticed that the > system defaults to 33MHz. It also says to set it using IDEBUS=XX. That's the speed of your PCI bus, and 33MHz is the correct value. Don't try to c