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
Welcome to
LinuxQuestions.org , a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free.
Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please
contact us . If you need to reset your password,
click here .
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
05-14-2008, 06:12 PM
#1
Member
Registered: Oct 2003
Location: Rochester, NY, USA
Distribution: Salckware has me hooked for now. ver 10.1 - 13.37
Posts: 285
Rep:
What idebus= setting should I use?
I have a VT82C694X chipset, the datasheet is
Here . I'm not sure if 33 is correct. I'm running a p3@1GHz with 1.5GB PC133 SDRAM. I included the hdparm -i output for all the hard drives in my system. (hdd will soon be hda, and hda will be gone.)
Thanks!
Quote:
Originally Posted by dmesg
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ide0: BM-DMA at 0xb800-0xb807, BIOS settings: hda:DMA, hdb:DMA
ide1: BM-DMA at 0xb808-0xb80f, BIOS settings: hdc:DMA, hdd:DMA
Probing IDE interface ide0...
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
ide1 at 0x170-0x177,0x376 on irq 15
Quote:
Originally Posted by hdparm
hdparm -i /dev/hda
/dev/hda:
Model=ST310220A, FwRev=3.07, SerialNo=7BW0L55R
Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs RotSpdTol>.5% }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=0
BuffType=unknown, BuffSize=512kB, MaxMultSect=16, MultSect=off
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=20005650
IORDY=on/off, tPIO={min:240,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2 udma3 *udma4
AdvancedPM=no WriteCache=enabled
Drive conforms to: Unspecified: ATA/ATAPI-1,2,3,4
* signifies the current active mode
Quote:
Originally Posted by hdparm
hdparm -i /dev/hdb
/dev/hdb:
Model=Maxtor 6Y120L0, FwRev=YAR41VW0, SerialNo=Y40GZA4E
Config={ Fixed }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=57
BuffType=DualPortCache, BuffSize=2048kB, MaxMultSect=16, MultSect=off
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=240121728
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2 udma3 *udma4 udma5 udma6
AdvancedPM=yes: disabled (255) WriteCache=enabled
Drive conforms to: ATA/ATAPI-7 T13 1532D revision 0: ATA/ATAPI-1,2,3,4,5,6,7
* signifies the current active mode
Quote:
Originally Posted by hdparm
hdparm -i /dev/hdd
/dev/hdd:
Model=Maxtor 6Y160P0, FwRev=YAR41BW0, SerialNo=Y48Q661E
Config={ Fixed }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=57
BuffType=DualPortCache, BuffSize=7936kB, MaxMultSect=16, MultSect=off
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=268435455
IORDY=on/off, tPIO={min:120,w/IORDY:120}, tDMA={min:120,rec:120}
PIO modes: pio0 pio1 pio2 pio3 pio4
DMA modes: mdma0 mdma1 mdma2
UDMA modes: udma0 udma1 udma2 udma3 *udma4 udma5 udma6
AdvancedPM=yes: disabled (255) WriteCache=enabled
Drive conforms to: ATA/ATAPI-7 T13 1532D revision 0: ATA/ATAPI-1,2,3,4,5,6,7
* signifies the current active mode
Quote:
Originally Posted by speed
For Kicks...
root@bipers:~# hdparm -t /dev/hda
/dev/hda:
Timing buffered disk reads: 72 MB in 3.01 seconds = 23.88 MB/sec
root@bipers:~# hdparm -t /dev/hda
/dev/hda:
Timing buffered disk reads: 74 MB in 3.01 seconds = 24.60 MB/sec
root@bipers:~# hdparm -t /dev/hda
/dev/hda:
Timing buffered disk reads: 74 MB in 3.07 seconds = 24.07 MB/sec
_____________________________________________________________________
root@bipers:~# hdparm -t /dev/hdb
/dev/hdb:
Timing buffered disk reads: 108 MB in 3.03 seconds = 35.67 MB/sec
root@bipers:~# hdparm -t /dev/hdb
/dev/hdb:
Timing buffered disk reads: 110 MB in 3.04 seconds = 36.20 MB/sec
root@bipers:~# hdparm -t /dev/hdb
/dev/hdb:
Timing buffered disk reads: 108 MB in 3.04 seconds = 35.55 MB/sec
_____________________________________________________________________
root@bipers:~# hdparm -t /dev/hdd
/dev/hdd:
Timing buffered disk reads: 142 MB in 3.04 seconds = 46.72 MB/sec
root@bipers:~# hdparm -t /dev/hdd
/dev/hdd:
Timing buffered disk reads: 134 MB in 3.01 seconds = 44.55 MB/sec
root@bipers:~# hdparm -t /dev/hdd
/dev/hdd:
Timing buffered disk reads: 140 MB in 3.05 seconds = 45.95 MB/sec
Last edited by mpyusko; 05-14-2008 at 06:13 PM .
05-14-2008, 08:32 PM
#2
Senior Member
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix, 98,2000 + various
Posts: 3,151
Rep:
that speed only matters for pio modes. your drives are all running dma.
Thread Tools
Search this Thread
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
All times are GMT -5. The time now is 07:27 AM .
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know .
Latest Threads
LQ News