LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
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


Reply
  Search this Thread
Old 05-11-2005, 07:42 PM   #1
spooge
Member
 
Registered: Nov 2001
Location: n chicago, IL. USA
Distribution: Slackware
Posts: 307

Rep: Reputation: 31
sata udma problems


finnaly installed sata drives
noticed file tranfers, video, etc, have been laggin.

been reading my a.. off on this and cant get udma enabled
with 2.4.30/2.6.11.8 kernels.
i've read so many sata/dma udam posts and compiled kernels 8x

2.4.30: i enabled or compiled into kernel just about dma scsi setting i could find.
hdparm says no to dma

2.6.11.8: almost did the same but get a vfs error. ( thinkin mabe i need a difrent
lilo call for the drive(according to the error( and yes reiserfs is enabled))).
i used the 2.6.10 kernel w/no problems without sata

mb: abit ic7-g
hd: 2 maxtor sata 100gb

with this setup, am i better off w/2.6 kernel?
does lilo need a difrent call from hda to something else?
am i retarded ? <--- nothing against the emapaired

thanks

edit:
/sbin/lspci
00:00.0 Host bridge: Intel Corp. 82875P Memory Controller Hub (rev 02)
00:01.0 PCI bridge: Intel Corp. 82875P Processor to AGP Controller (rev 02)
00:03.0 PCI bridge: Intel Corp. 82875P Processor to PCI to CSA Bridge (rev 02)
00:1d.0 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #1 (rev 0
00:1d.1 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #2 (rev 0
00:1d.2 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #3 (rev 0
00:1d.3 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB UHCI #4 (rev 0
00:1d.7 USB Controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controll
(rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB/EB/ER Hub interface to PCI Bridg
(rev c2)
00:1f.0 ISA bridge: Intel Corp. 82801EB/ER (ICH5/ICH5R) LPC Bridge (rev 02)
00:1f.2 IDE interface: Intel Corp. 82801EB (ICH5) Serial ATA 150 Storage Contr
ler (rev 02)
00:1f.3 SMBus: Intel Corp. 82801EB/ER (ICH5/ICH5R) SMBus Controller (rev 02)
00:1f.5 Multimedia audio controller: Intel Corp. 82801EB/ER (ICH5/ICH5R) AC'97
udio Controller (rev 02)
01:00.0 VGA compatible controller: nVidia Corporation NV35GL [Quadro FX 3000]
ev a1)
02:01.0 Ethernet controller: Intel Corp. 82547GI Gigabit Ethernet Controller
03:02.0 FireWire (IEEE 1394): Texas Instruments TSB43AB23 IEEE-1394a-2000 Cont
ller (PHY/Link)
03:03.0 RAID bus controller: CMD Technology Inc Silicon Image SiI 3112 SATARai
Controller (rev 02)
03:07.0 Ethernet controller: D-Link System Inc RTL8139 Ethernet (rev 10)


Last edited by spooge; 05-11-2005 at 07:51 PM.
 
Old 05-11-2005, 07:46 PM   #2
AltF4
Member
 
Registered: Sep 2002
Location: .at
Distribution: SuSE, Knoppix
Posts: 532

Rep: Reputation: 31
Assuming your ATA hdd is /dev/sda and you have enabled SATA native mode in BIOS

try this: "hdparm -d1 /dev/sda"

if it doesn't work post the output if "hdparm -I /dev/sda"
 
Old 05-11-2005, 07:55 PM   #3
spooge
Member
 
Registered: Nov 2001
Location: n chicago, IL. USA
Distribution: Slackware
Posts: 307

Original Poster
Rep: Reputation: 31
thanks alt for the reply
here's the results

root@nemo:/home/peter# hdparm -d1 /dev/sda
/dev/sda: No such device or address

root@nemo:/home/peter# hdparm -I /dev/sda
/dev/sda: No such device or address

i'm missing something/doin something wrong

edit: obviosly this with 2.4.30 kernel
i searched for all dma/sci settings and enabled from what i read on this kernel compile

Last edited by spooge; 05-11-2005 at 07:57 PM.
 
Old 05-13-2005, 04:55 PM   #4
otchie1
Registered User
 
Registered: Apr 2004
Posts: 560

Rep: Reputation: 30
That just indicates that you do not have a hard drive labelled /dev/sda. type
Code:
df -h
to get a listing of all the mounted devices that you have and try to work out which one is your sata by size.

Then repeat the hdparm command but with the correct /dev/xxx name.
 
Old 07-21-2005, 09:03 PM   #5
spooge
Member
 
Registered: Nov 2001
Location: n chicago, IL. USA
Distribution: Slackware
Posts: 307

Original Poster
Rep: Reputation: 31
so after compile I can...
edit fstab, change mounted hda#s and hdb#s to sda#s and sdb#s ?

results from another box, same setup:
Code:
root@nemo:~# df -h
Filesystem            Size  Used Avail Use% Mounted on
/dev/hda1              73G  2.8G   66G   5% /
/dev/hda3              36G   33M   34G   1% /home
/dev/hdb1              37G  413M   35G   2% /mnt/bak
/dev/hdb2              37G  5.7G   30G  17% /mnt/m5


Sorry for the late reply
been off my rocker for the last 2 months
My wife Died in May on our 20th.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
only UDMA/33 with SATA disc? Yoko Linux - Hardware 0 11-14-2005 06:15 AM
UDMA/133 for SATA drives on A7N8X? magnate Linux - Hardware 1 03-19-2005 11:06 PM
UDMA problems with my SATA drives Sheytan Linux - Hardware 3 10-14-2004 04:22 PM
SATA Problems BenBeau Fedora 3 04-02-2004 12:12 PM
Udma 33??? Phonics3k Linux - Hardware 1 06-19-2002 07:00 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 01:14 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration