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.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
06-06-2003, 04:50 PM
|
#1
|
Member
Registered: Jan 2003
Location: Venezuela
Distribution: Debian, Ubuntu
Posts: 75
Rep:
|
HDDs DMA modes
The system log says this:
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:DMA
ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:DMA, hdd:DMA
So, I could say that my disks are using a DMA mode (at least I guess so), now how can i find out which mode is using each disk???
I read the ide.txt text file which comes with the kernel documentation, but certainly ,i couldn't find which "idebus" value i gotta use to set my disks to the appropiate ATA mode.
System:
MSI K7T Pro-2 266MHz (Chipset VIA)
ide0
Seagate Barracuda II 30 Gb UATA 100 (Master)
Maxtor DiamonMax 20 VL 10Gb UATA 66 (Slave)
ide1
Pionner 16X DVD (Master)
Plextor 12/10/32A (Slave)
Radicalm16.
Last edited by Aussie; 06-06-2003 at 08:43 PM.
|
|
|
06-06-2003, 04:51 PM
|
#2
|
Member
Registered: Jan 2003
Location: Venezuela
Distribution: Debian, Ubuntu
Posts: 75
Original Poster
Rep:
|
the grinning face ( ) means ': D'
|
|
|
06-06-2003, 08:50 PM
|
#3
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
The command "hdparm -i /dev/hda" (as root) will display what DMA mode your primary master device is using, eg;
Code:
bern@grendel bern$ su -c 'hdparm -i /dev/hda'
Password:
/dev/hda:
Model=ST380021A, FwRev=3.19, SerialNo=3HV4050F
Config={ HardSect NotMFM HdSw>15uSec Fixed DTR>10Mbs RotSpdTol>.5% }
RawCHS=16383/16/63, TrkSize=0, SectSize=0, ECCbytes=4
BuffType=unknown, BuffSize=2048kB, MaxMultSect=16, MultSect=1
CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=156301488
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 *udma5
AdvancedPM=no WriteCache=enabled
Drive conforms to: device does not report version: 1 2 3 4 5
The * in *udma5 means that my drive is using ATA100, do "man hdparm" for all the options.
PS: You can disable smilies by checking the "Disable Smilies in This Post" box in the "Options:" section of the reply page.
|
|
|
06-06-2003, 09:13 PM
|
#4
|
Member
Registered: Jan 2003
Location: Venezuela
Distribution: Debian, Ubuntu
Posts: 75
Original Poster
Rep:
|
Thnx for both tips.
|
|
|
06-06-2003, 09:34 PM
|
#5
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
Your welcome :-)
|
|
|
All times are GMT -5. The time now is 12:27 PM.
|
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
|
|