LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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-09-2003, 11:34 AM   #1
vbenares
LQ Newbie
 
Registered: Aug 2003
Posts: 8

Rep: Reputation: 0
Hyperthreading & SATA Motherboard Help!


I recently ordered a new machine and for various reasons that now look pretty stupid, I ordered it with a SATA motherboard and drive. I am in a panic because this machine arrives today and must be ready to go on Monday morning. (Yes, I know I am stupid.)

Before I embark on a bootless quest to install linux on this machine, can anyone tell me whether I will be able to get the SATA driver working?

Here's the basic description of the card:

DFI PS83BL, 865PE, Dual-DDR400, AGP 8X w/Audio,LAN,SATA

Though I cannot post the url, the manufacturer's website has a basic description of the card and a pdf of the manual. The manual flatly states that the only OS that supports hyperthreading is XP.

I am excruciatingly sorry that I am an idiot, but I would be grateful for any help.
 
Old 08-09-2003, 12:24 PM   #2
vbenares
LQ Newbie
 
Registered: Aug 2003
Posts: 8

Original Poster
Rep: Reputation: 0
I should also have listed the drive model. It is a Seagate 80 GB, 7200 RPM, Serial ATA, w/ 8 MB Cache. Model number ST380023AS.
 
Old 08-10-2003, 12:52 AM   #3
vbenares
LQ Newbie
 
Registered: Aug 2003
Posts: 8

Original Poster
Rep: Reputation: 0
Hmmmm. I suppose one possibility is that this drive and motherboard are so obviously supported that this is a stupid question. Another is that no one knows the answer.
 
Old 08-10-2003, 02:05 AM   #4
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
LINUX will see hyperthreading as two processors but the kernel has to be compiled for SMP or multiple processor support. IMO, I still think hyperthreading is a gimmick. You can never replace two processors for one.

Installing LINUX on SATA is bit tricky. I suggest you buy parrallel hard drive. This drive doesn't have to be the best because you are going to just install LINUX on it and then copy it to the SATA drive. You need to make sure you compile the kernel to include your SATA controller before removing the parallel drive completely.

You will have some trouble setting your Seagate for DMA. Western Digital SATA drives known as Raptor are much better and they have near SCSI reliablity and they are easier to setup for DMA.
 
Old 08-10-2003, 06:34 PM   #5
zero_copy
Member
 
Registered: Aug 2003
Location: CT
Distribution: Slackware
Posts: 45

Rep: Reputation: 15
I can help you out with the SATA issue, but really cant help you out with the hyperthreading. According to your post you have the 875P chipset from intel. This has the silicon image chipset. all u have to do is make a bootdisk with a precompiled kernel image using 2.4.21-ac4. u can do this with 'make syslinux.' make sure the kernel has SCSI enabled and make sure that the under ATA in the kernel config that the SI chipset is enabled and the intel PIIX is enabled. next go to the .config file. open it and enable the following lines in the SCSI section(ive heard these options exist in the kernel but havent checked it out myself). add the lines CONFIG_BLK_DEV=y
CONFIG_SCSI_ATA=y
CONFIG_SCSI_ATA_PIIX=y
save it and compile the image, then throw it on a floppy and boot your system. thats should do the trick.
 
Old 08-10-2003, 06:55 PM   #6
Antimatter
Member
 
Registered: Jul 2003
Posts: 37

Rep: Reputation: 15
that's good news for me

i got 2x raptor SATA drive plus 2x 200 gig western dightal IDE drive, going to dual boot and i also got hyperthreaded 2.8c so that's good news.

anyway so all i got to do is upon installation enable SATA and SMP so linux can use both feature, well that sounds cool to me, anyway i'm going to be doing an gentoo install so i probably won't need to use the IDE drive, just load up the SATA module and stuff then before i reboot just compile that support into the kernal or something.
 
Old 08-10-2003, 08:46 PM   #7
utopicdog
Member
 
Registered: Aug 2003
Location: france
Distribution: suse/fedora
Posts: 105

Rep: Reputation: 15
back to the original post though, the line "I am excruciatingly sorry that I am an idiot" suggests low self esteem, and frankly, a lack of awareness of the weakness of the human condition. even if its not easy to match bits of hardware you can always do it with linux, if you don't know how to you will just have to find out. I believe that is what linux is about.

good luck.
 
Old 08-26-2003, 01:08 PM   #8
wildbi11
LQ Newbie
 
Registered: Aug 2003
Posts: 1

Rep: Reputation: 0
SATA with Linux Redhat 9.0

Ive read your post to Electro about installing Linux with an SATA HDD. I'm sort of in the same situation. My job has ordered 3 state of the art PC as per my recommendation. Now when I try to load Redhat 9.0 from boot CD it ask my to choose a driver. The only thing is the driver is not in the list. I've found that I have a Seagate 120GB 8MB Cache SATA Hard Drive (HDT001007-00) with an Intel ICH5R Chip set. Intel does not have Linux drivers for the HDD yet, it only supports 2000/XP. Please if you know of anything or anybody that could help me.... Please. Or I will loose face and tell them to ship back these really fast PC for IDE or EIDE so I could load linux. P.S I hear this is going to be the new technology. This really sucks because I found that these drive only give an 1-5% performance ratio, over the PATA. This type of hardware is mostly to save space and cables. Dah... Please if you can help me..
 
Old 09-19-2003, 12:46 PM   #9
pasha
LQ Newbie
 
Registered: Sep 2003
Location: Italy
Distribution: Red Hat 9.0
Posts: 9

Rep: Reputation: 0
I can only report that a friend of mine has a 865PE mobo with SATA
diabled, using a Maxtor ATA 133 drive on the ATA 100 ide provided by Intel.
RH9 in the hardware support list tells nothing about ICH5 support,
I think this new tech will be included somehow in the new RH9 kernels. BTW, 2.4.20-20.9 does not seem to include any support,
I have heard about 2.4.21 or more, but I am not a kernel compile fan,
so I'll wait.

Hope it helps,

Good. Luck.

PS : Even if Linux support comes later, it always better !
 
  


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
Which motherboard for (fake) SATA RAID? ilhbutshm Linux - Hardware 10 08-10-2005 05:29 AM
Possible problem between hyperthreading and raid sata adapter: System lag xaviv Linux - Hardware 5 02-17-2005 07:00 AM
motherboard, SATA, RAID Dizzy Linux - Hardware 1 09-11-2004 05:24 PM
Seagate SATA HardDrive with Intel Motherboard equilibrium Slackware 8 07-17-2004 04:18 PM
Radeon 9600 Pro, Schneider-digital drivers & hyperthreading Ajay Linux - General 1 06-24-2003 04:13 AM

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

All times are GMT -5. The time now is 03:43 PM.

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