LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 08-14-2003, 08:01 PM   #76
Aussie
Senior Member
 
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590

Rep: Reputation: 58

There are SiImage fixes in the upcomming 2.4.22 kernel, and the -ac tree has a few improvements.
 
Old 08-25-2003, 08:06 AM   #77
nbd
Member
 
Registered: Aug 2002
Posts: 41

Rep: Reputation: 15
ata/100 hdparm speeds

I have a Seagate Barracuda ATA IV and got following values with hdparm -tT

/dev/hda:
Timing buffer-cache reads: 1120 MB in 2.00 seconds = 560.00 MB/sec
Timing buffered disk reads: 100 MB in 3.00 seconds = 33.33 MB/sec

I guess SATA speeds should be much bigger.
 
Old 08-28-2003, 05:17 AM   #78
sigfriedmcwild
LQ Newbie
 
Registered: Aug 2003
Location: the Netherlands
Distribution: mandrake, gentoo
Posts: 7

Rep: Reputation: 0
has anyone got sata working under i875

I have an asus p4c800 deluxe. I've been trying to get my maxtor 120 gig sata drive to run. Mandrake 9.1 doesn't see it, while the standard gentoo kernel sees it and crashes just after that.

Has anyone had any luck with this board?
 
Old 08-28-2003, 02:24 PM   #79
makena87
LQ Newbie
 
Registered: Aug 2003
Posts: 4

Rep: Reputation: 0
Re: has anyone got sata working under i875

Quote:
Originally posted by sigfriedmcwild
I have an asus p4c800 deluxe. I've been trying to get my maxtor 120 gig sata drive to run.
I have the same problem and configuration, but with Red Hat 9.
I have installed it setting the BIOS Ide settings to Compatible mode, but then you loose one IDE channel.
I'm trying to get RH9 to recognize SATA drive when BIOS settings is Enhanced.

Regards,
Pedro

Last edited by makena87; 08-28-2003 at 02:25 PM.
 
Old 08-28-2003, 03:12 PM   #80
Thetargos
Senior Member
 
Registered: Mar 2003
Location: Mexico City
Distribution: Fedora, Ubuntu & Mint
Posts: 1,679

Rep: Reputation: 45
Re: Re: has anyone got sata working under i875

Quote:
Originally posted by makena87
I have the same problem and configuration, but with Red Hat 9.
I have installed it setting the BIOS Ide settings to Compatible mode, but then you loose one IDE channel.
I'm trying to get RH9 to recognize SATA drive when BIOS settings is Enhanced.

Regards,
Pedro
Pedro: Have you tried using a non Red Hat stock kenrel, one from www.kernel.org? I am currently using the lattest stable release, 2.4.22 and I must say that I'm impressed. I don't personally have a computer with a SATA RAID chipset, but a frend of mine has one (an NForce2) I tried this kenrel on that computer and the results were very impressive... The performance we got was that of a normal IDE ATA 100 drive (using hdparm -tT, the disk buffered read got to 35-41 Mb/sec), and all we did was to compile into the kenrel the Silicon Image IDE chipset driver. So you may want to try compiling that baby.
 
Old 08-28-2003, 05:53 PM   #81
sigfriedmcwild
LQ Newbie
 
Registered: Aug 2003
Location: the Netherlands
Distribution: mandrake, gentoo
Posts: 7

Rep: Reputation: 0
Re: Re: Re: has anyone got sata working under i875

Quote:
the kenrel the Silicon Image IDE chipset driver. So you may want to try compiling that baby.
There's a little detail that has been missed here. The p4c800 doesn't use the Sil chip. It has the intel ICH5 chip which has 2 sata ports in addtion to the 2 ide controllers.

Again, has anyone had any success on getting an ICH5 running under linux in enhanced mode? (I really need enhanced cause I have an ide drive, a dvd and a burner in addition to the sata drive)
 
Old 08-29-2003, 05:59 PM   #82
schmoboy
LQ Newbie
 
Registered: Aug 2003
Location: Phx, AZ
Posts: 2

Rep: Reputation: 0
I'm getting close to getting this working, but have hit a dead end.

I am running 2.4.22 under RH9. I have added the rc.sysinit echo entry and have created the harddiskhde file.

When I boot up, everything seems to be recognized, but locks up when "Finding Module Dependencies:" prints out during boot.

Forgot to mention: Mobo is P4P800 with ICH5.

What are the specific .config options that need to be tweeked for the kernel compile? Maybe I missed something during make xconfig?

Thanks...
 
Old 09-01-2003, 01:11 AM   #83
gromer
Member
 
Registered: Feb 2003
Location: Germany / Schwetzingen
Distribution: (K)ubuntu, Debian seldom SuSE
Posts: 76

Rep: Reputation: 15
Lightbulb OpenSource Drivers from Promise

Dear all,

I was facing problems with the drivers for the Promise RAID controllers PDC 20276 and PDC 20376. The latter one also supports serial ATA (SATA). I was complaining at both companies SuSE and Promise. SuSE gave me one of those lousy "nice that you wrote but we don't really care" standard emails, while Promise sent me new drivers AND the (Open) sources !!!
You can download them from:
http://www.rzuser.uni-heidelberg.de/~hp3/share/Promise/

I haven't tested them yet since at present the old one is running and I do not want to risc to kill the server again prior to having installed it on my private PC.
I hope that this will help. The previous driver works well, yet when I installed the Athlon-kernel security patch from SuSE (for SuSE Linux 8.1 at least) it broke down after reboot. The reason for this remains obscure to me and I got no helpful comment (as you may have guessed) from SuSE (as it is a *RAID* controller which is not supported by SuSE-support) nor from my Google-searches.

Let me know what you think.
 
Old 09-01-2003, 04:10 AM   #84
jago25_98
Member
 
Registered: Jun 2001
Posts: 302

Rep: Reputation: 30
hdparm -d1 /dev/

- enables UDMA. The main thing you must do (SATA uses dma right?).

Lots of other tweaks too but I can't help with a drive as good as yours (I have 20gb .
 
Old 09-01-2003, 04:25 AM   #85
jago25_98
Member
 
Registered: Jun 2001
Posts: 302

Rep: Reputation: 30
How is Serial ATA support under 2.6 now?
 
Old 09-04-2003, 10:01 AM   #86
makena87
LQ Newbie
 
Registered: Aug 2003
Posts: 4

Rep: Reputation: 0
Asus P4C800 ICH5 SATA and RH9

I posted this to 'SATA on an ASUS P4C800' thread:

I finally got it working BUT with the intel ICH5 controller, not the Promise controller; I'm not using RAID and don't mind, but don't know if that's your case.

I connected a Maxtor 120 GB to the ICH5 connector, changed the BIOS Ide settings to Compatible mode and installed RH9. After upgrading through RH network to the latest kernel release, 2.4.20-20.9smp, I could change the BIOS setting to Enhanced mode and reboot without problems.

I had to edit the /etc/fstab file to adjust the new letter assigned to the disk in the swap partition entry (it changed from hdc2 to hde2).

Regards,
Pedro
 
Old 09-04-2003, 05:55 PM   #87
Tue
LQ Newbie
 
Registered: Sep 2003
Posts: 2

Rep: Reputation: 0
FYI : Silicon Image just released a Linux Driver yesterday.

SiI3x12: Serial ATA (SATA) Linux RAID Driver - Released 3. September 2003

I just installed a server with a D845PEBT2 Intel motherboard - with 2xSegate 80GB SATA drives in RAID 1 - and it rocks with RedHat 9.0......

Get the driver here : DRIVER

you have to go to the left frame and choose
=> Downloads
=> Drivers
=> SiI3x12
=> SiI3x12: Serial ATA (SATA) Linux RAID Driver - Released
and download the driver
The zipfile contains detailed information about how to install Redhat 7.3 -> 9.0 and SuSe 8.0 and 8.1 with the controller......

soo have fun
 
Old 09-04-2003, 06:45 PM   #88
taskara
Member
 
Registered: Jul 2003
Location: Canberra, Australia
Distribution: Kororaa
Posts: 34

Rep: Reputation: 15
BAH

where's the opensource driver!

there is a medley driver think I've posted it b4..
 
Old 09-04-2003, 07:27 PM   #89
Thetargos
Senior Member
 
Registered: Mar 2003
Location: Mexico City
Distribution: Fedora, Ubuntu & Mint
Posts: 1,679

Rep: Reputation: 45
Quote:
Originally posted by Tue
FYI : Silicon Image just released a Linux Driver yesterday.

SiI3x12: Serial ATA (SATA) Linux RAID Driver - Released 3. September 2003

I just installed a server with a D845PEBT2 Intel motherboard - with 2xSegate 80GB SATA drives in RAID 1 - and it rocks with RedHat 9.0......

Get the driver here : DRIVER

you have to go to the left frame and choose
=> Downloads
=> Drivers
=> SiI3x12
=> SiI3x12: Serial ATA (SATA) Linux RAID Driver - Released
and download the driver
The zipfile contains detailed information about how to install Redhat 7.3 -> 9.0 and SuSe 8.0 and 8.1 with the controller......

soo have fun
Post performance with this driver, please. With the Open Sourced driver included in 2.4.22 I get:
Code:
[root@Aramaki gianni]# /sbin/hdparm -tT /dev/hde /dev/hdg
 
/dev/hde:
 Timing buffer-cache reads:   128 MB in  0.26 seconds =492.31 MB/sec
 Timing buffered disk reads:  64 MB in  1.78 seconds = 35.96 MB/sec
 
/dev/hdg:
 Timing buffer-cache reads:   128 MB in  0.28 seconds =457.14 MB/sec
 Timing buffered disk reads:  64 MB in  2.74 seconds = 23.36 MB/sec
[edit]
Forgot to mention that this was on an ASUS A7N8X Delux V. 2.0 motherboard, Red Hat 9, tow Seagate barracuda (one 80GB and the other 120GB) PIO mode sadly is @ 16-bits.

Last edited by Thetargos; 09-04-2003 at 07:28 PM.
 
Old 09-04-2003, 08:45 PM   #90
taskara
Member
 
Registered: Jul 2003
Location: Canberra, Australia
Distribution: Kororaa
Posts: 34

Rep: Reputation: 15
is the new driver in the kernel for raid array only? or for the actualy controller?

I assume u are not using raid on your drives..

thanks
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Serial ATA (SATA) Linux status report zero0w Linux - Hardware 4 04-03-2006 09:57 PM
Linux and Serial ATA Nerox Linux - Hardware 3 12-13-2004 09:14 AM
serial ATA (SATA) linux support, Intel D875PBZ mb? npv Linux - Hardware 25 06-28-2004 08:26 AM
sis964 serial ata support croz Linux - Hardware 0 01-07-2004 06:59 AM
help. ATA/SCSI Serial-ATA error: "ATA: Abnormal Status" xin Linux - Hardware 10 09-05-2003 10:59 PM

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

All times are GMT -5. The time now is 09:17 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