You are not logged in.

#1 2006-10-17 01:27:37

MillTek
Member
Registered: 2005-01-30
Posts: 442

where do you overridee the idebus setting?

Hi

During boot I notice that the system says (roughly);
assuming 33 Mhz, override with idebus=xx 

Where do you do this??

Jim

Offline

#2 2006-10-21 21:48:04

chrismortimore
Member
From: Edinburgh, UK
Registered: 2006-07-15
Posts: 655

Re: where do you overridee the idebus setting?

In your bootloader config, example:

/boot/grub/menu.lst:
title  Arch Linux
root   (hd0,0)
kernel /vmlinuz26 root=/dev/mapper/arch-root vga=773 pci=bios disablemodules=it821x ro idebus=xx
initrd /kernel26.img

Where xx is your desired bus speed.  But if you use DMA (which you probably do), setting this is pointless.


Desktop: AMD Athlon64 3800+ Venice Core, 2GB PC3200, 2x160GB Maxtor DiamondMax 10, 2x320GB WD Caviar RE, Nvidia 6600GT 256MB
Laptop: Intel Pentium M, 512MB PC2700, 60GB IBM TravelStar, Nvidia 5200Go 64MB

Offline

#3 2006-10-21 21:54:46

MillTek
Member
Registered: 2005-01-30
Posts: 442

Re: where do you overridee the idebus setting?

Thanks, and yes, I do use DMA.  Just thought the lack of a few digits was slowing down my system.

Jim

Offline

#4 2006-10-21 22:09:28

chrismortimore
Member
From: Edinburgh, UK
Registered: 2006-07-15
Posts: 655

Re: where do you overridee the idebus setting?

MillTek wrote:

Thanks, and yes, I do use DMA.  Just thought the lack of a few digits was slowing down my system.

Jim

The idebus setting is used until DMA kicks in.  Given that the Arch stock kernel is configured to use DMA by default, DMA kicks in straight away and idebus is ignored.


Desktop: AMD Athlon64 3800+ Venice Core, 2GB PC3200, 2x160GB Maxtor DiamondMax 10, 2x320GB WD Caviar RE, Nvidia 6600GT 256MB
Laptop: Intel Pentium M, 512MB PC2700, 60GB IBM TravelStar, Nvidia 5200Go 64MB

Offline

Board footer

Powered by FluxBB