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.
|
 |
|
08-14-2003, 08:01 PM
|
#76
|
Senior Member
Registered: Sep 2001
Location: Brisvegas, Antipodes
Distribution: Slackware
Posts: 4,590
Rep:
|
There are SiImage fixes in the upcomming 2.4.22 kernel, and the -ac tree has a few improvements.
|
|
|
08-25-2003, 08:06 AM
|
#77
|
Member
Registered: Aug 2002
Posts: 41
Rep:
|
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.
|
|
|
08-28-2003, 05:17 AM
|
#78
|
LQ Newbie
Registered: Aug 2003
Location: the Netherlands
Distribution: mandrake, gentoo
Posts: 7
Rep:
|
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?
|
|
|
08-28-2003, 02:24 PM
|
#79
|
LQ Newbie
Registered: Aug 2003
Posts: 4
Rep:
|
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.
|
|
|
08-28-2003, 03:12 PM
|
#80
|
Senior Member
Registered: Mar 2003
Location: Mexico City
Distribution: Fedora, Ubuntu & Mint
Posts: 1,679
Rep:
|
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.
|
|
|
08-28-2003, 05:53 PM
|
#81
|
LQ Newbie
Registered: Aug 2003
Location: the Netherlands
Distribution: mandrake, gentoo
Posts: 7
Rep:
|
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)
|
|
|
08-29-2003, 05:59 PM
|
#82
|
LQ Newbie
Registered: Aug 2003
Location: Phx, AZ
Posts: 2
Rep:
|
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...
|
|
|
09-01-2003, 01:11 AM
|
#83
|
Member
Registered: Feb 2003
Location: Germany / Schwetzingen
Distribution: (K)ubuntu, Debian seldom SuSE
Posts: 76
Rep:
|
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.
|
|
|
09-01-2003, 04:10 AM
|
#84
|
Member
Registered: Jun 2001
Posts: 302
Rep:
|
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  .
|
|
|
09-01-2003, 04:25 AM
|
#85
|
Member
Registered: Jun 2001
Posts: 302
Rep:
|
How is Serial ATA support under 2.6 now?
|
|
|
09-04-2003, 10:01 AM
|
#86
|
LQ Newbie
Registered: Aug 2003
Posts: 4
Rep:
|
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
|
|
|
09-04-2003, 05:55 PM
|
#87
|
LQ Newbie
Registered: Sep 2003
Posts: 2
Rep:
|
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 
|
|
|
09-04-2003, 06:45 PM
|
#88
|
Member
Registered: Jul 2003
Location: Canberra, Australia
Distribution: Kororaa
Posts: 34
Rep:
|
BAH
where's the opensource driver!
there is a medley driver think I've posted it b4..
|
|
|
09-04-2003, 07:27 PM
|
#89
|
Senior Member
Registered: Mar 2003
Location: Mexico City
Distribution: Fedora, Ubuntu & Mint
Posts: 1,679
Rep:
|
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.
|
|
|
09-04-2003, 08:45 PM
|
#90
|
Member
Registered: Jul 2003
Location: Canberra, Australia
Distribution: Kororaa
Posts: 34
Rep:
|
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 
|
|
|
All times are GMT -5. The time now is 09:17 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
|
|