Scholieren.com forum

Scholieren.com forum (https://forum.scholieren.com/index.php)
-   Software & Hardware (https://forum.scholieren.com/forumdisplay.php?f=20)
-   -   [linux] Assuming 33MHz system bus speed (https://forum.scholieren.com/showthread.php?t=311310)

Orion 17-12-2002 11:01

[linux] Assuming 33MHz system bus speed
 
Ik krijg bij het booten van mijn Debian linux bak de melding

Code:

ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
dit moet bij mijn systeem volgens mij 66 MHz zijn

waar kan ik dat dan overriden?

maw: waar moet ik idebus=66 planten?


tia

Koen 17-12-2002 11:47

Je schijnt dat als Lilo paramater mee te kunnen geven.. Dus zodra je Lilo.. ziet staan proberen te booten met iets van:

Code:

linux root=/dev/hda1 idebus=66
Maar er moet ergens een simpelere manier zijn door 'm in de lilo.conf oid te pleuren, weet alleen niet precies hoe.

Orion 17-12-2002 12:38

In een nieuwsgroep:

Citaat:

You almost certainly *don't* want to do that. idebus is the speed of your
PCI bus, which is probably 33 MHz. That's kinda a confusingly named option
-- lots of people seem to think it has something to do with ATA/33 vs ATA/66
vs ATA/100, but it doesn't. See drivers/ide/ide.c....

Toch maar op 33 laten geloof ik :?

hoe weet je nou hoe snel je idebus moet zijn :confused:

Koen 17-12-2002 13:00

Weird, als ik dit topic lees zou ik toch echt zeggen dat 't over de ATA snelheid gaat..

Dwarfie 17-12-2002 14:09

IDE bus heeft helemaal geen snelheid in mhz'en, maar in MB's.

Standaard loopt je pci bus gewoon op 33mhz, dus ik zou het zo maar laten...

Koen 17-12-2002 14:40

Citaat:

Dwarfie schreef:
IDE bus heeft helemaal geen snelheid in mhz'en, maar in MB's.

Lijkt me een beetje sterk dat je gelijk hebt als die foutmelding zegt dat ie vermoed dat ie op 33Mhz loopt. Hij zal vast geen appels met peren vergelijken.

PIE 17-12-2002 17:27

Ik heb ook ff gegoogled en het lijkt me vrij duidelijk nu. :)

http://csociety.ecn.purdue.edu/piper...ne/008558.html



Citaat:

On Sat, Jun 15, 2002 at 02:30:17AM -0500, John Cirillo wrote:
> Hmm... I was looking at my bootlogs and happened to notice a
> message when it comes to the part where it detects the hard drive
> controller.
> The message is:
> ide: Assuming 33MHz system bus speed for PIO modes; override with
> idebus=xx
>
> Now since this machine has a UDMA66 MHz bus, maybe it would improve
> throughput if I set that value. But where is it that I would tell
> it idebus=66? Apparently not in hdparm.

This is normal and it's talking about the PCI-IDE bus frequency (usually
33Mhz), not UDMA transfer mode. UDMA is newer and faster than the
separate mode called PIO, so you don't care about PIO anyway. You
should be able to see the current mode with "hdparm -i /dev/hda"
(replace with appropriate device path). Look for the mode with the
*asterisk.

Orion 18-12-2002 13:04

Citaat:

PIE schreef:
Ik heb ook ff gegoogled en het lijkt me vrij duidelijk nu. :)

http://csociety.ecn.purdue.edu/piper...ne/008558.html


als ik dit zo lees denk ik dat het gewoon op 33 moet blijven draaien

66 werkte trouwens ook (gistermiddag even getest)


Alle tijden zijn GMT +1. Het is nu 05:01.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.