LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 07-22-2003, 05:29 AM   #31
bond006
LQ Newbie
 
Registered: Jul 2003
Distribution: RedHat 9.0
Posts: 7

Rep: Reputation: 0
Re: Solution


Quote:
Originally posted by esban
I've made a driver for RH9 for the promise 376 raid controller.

Here is a littele howto that explains how I installed RH9 on the
raid controller:
http://www.fys.ku.dk/~esban/promise376.html

/Anders
It looks quite good! I'm going to see if it works for me. Thank you for the precompiled ft3xx.o
 
Old 07-22-2003, 07:20 AM   #32
ademalet
LQ Newbie
 
Registered: May 2003
Location: Sydney, Australia (at this point in time!)
Distribution: Fedora Core 1 (RedHat)
Posts: 20

Original Poster
Rep: Reputation: 0
Hello everyone!

Promise just provided me with both the 'open source' as well as the RedHat 8.0/9.0 driver. I unfortunately do not have a website up, so if there is anyone out there that wants me to e-mail or upload it to a site, please let me know and make sure that you post the link so others can get hold of the driver.

I have personally tested the driver and everything seems to be working perfectly.

Thanks for everyones help.
 
Old 07-22-2003, 07:55 AM   #33
Yusaku
LQ Newbie
 
Registered: Jul 2003
Distribution: Mandrake 9.1
Posts: 7

Rep: Reputation: 0
please send them to me: godai@mangaitalia.it

i'll upload them on my server
 
Old 07-22-2003, 08:23 AM   #34
bond006
LQ Newbie
 
Registered: Jul 2003
Distribution: RedHat 9.0
Posts: 7

Rep: Reputation: 0
@ademalet: Can I include the drivers in the installation routine? [EDIT:]If it cause no trouble: Could you also send me the drivers? I could provide a mirror for the drivers if they are the right drivers (I should have a chance to easily insert the driver disk on installation startup and everything is done ). email: rene.landgrebe@gmx.de [/EDIT]

@Yusaku: Thank you for providing webspace. I hope you can give us the link as soon as possible.

@all: I'm still testing esban's method. It's a little bit more difficult than I think, but I was successful in install RedHat 9.0 - not in running it.

Last edited by bond006; 07-22-2003 at 08:26 AM.
 
Old 07-22-2003, 09:30 AM   #35
Yusaku
LQ Newbie
 
Registered: Jul 2003
Distribution: Mandrake 9.1
Posts: 7

Rep: Reputation: 0
Links will be here as soon i'll receive the files

Anyway i have the PDC20376 (Asus P4PE Mobo) running on my distro at the moment, as i wrote in another thread i succeded in this way:

- compile the module whit these sources: http://www.antgel.co.uk/compsci/linu...ise_raid.shtml

- copy ft3xx.o in /lib/modules/your_version_here/kernel/drivers/scsi

- add these lines in /etc/modules:

scsi_mod
sd_mod
ft3xx

- reboot the system

At boot you will receive an 'unresolved symbols' when finding modules dependencies but the process will anyway give you an OK because you loaded the necessary modules in /etc/modules

Now that the system booted:

- open a shell as root and do: makedev sd\*

Now you have your sda devices in /dev, just add the necessary entries in /etc/fstab to mount partitions at boot.


Tested on Red Hat 9 and Mandrake 9.1
 
Old 07-22-2003, 01:33 PM   #36
bond006
LQ Newbie
 
Registered: Jul 2003
Distribution: RedHat 9.0
Posts: 7

Rep: Reputation: 0
Good news!

I tested esban's howto and it works for me very well! I'm now running RedHat 9.0 with a FastTrak376 S-ATA controller onboard and a nForce2 chipset with an integrated graphics device.

Mainboard: MSI K7N2G-ILSR


Thank you esban!
 
Old 07-22-2003, 06:15 PM   #37
ademalet
LQ Newbie
 
Registered: May 2003
Location: Sydney, Australia (at this point in time!)
Distribution: Fedora Core 1 (RedHat)
Posts: 20

Original Poster
Rep: Reputation: 0
Yes, the drivers that promise provided work during the install routine so they are a snap to use.

Will e-mail out to everyone tonight (Australian time).
 
Old 07-22-2003, 06:22 PM   #38
shake
LQ Newbie
 
Registered: Jul 2003
Posts: 2

Rep: Reputation: 0
Please, mail it to me (shake@volny.cz) as well. Especially that source driver. thnx
 
Old 07-23-2003, 11:13 AM   #39
bond006
LQ Newbie
 
Registered: Jul 2003
Distribution: RedHat 9.0
Posts: 7

Rep: Reputation: 0
First mirror (only 128KBit line):
(sourcecode + installation disk)

Source: http://europe.homeip.net/~bond006/OpenSourceSATAb15.zip
Binary Installation Disk: http://europe.homeip.net/~bond006/RedHat-ft3xx.zip
 
Old 07-25-2003, 08:07 AM   #40
richcm
LQ Newbie
 
Registered: Jul 2003
Location: Tampa
Distribution: Gentoo
Posts: 21

Rep: Reputation: 15
Driver installs with no hassels, BUT......

The driver is great and installs with no hassels, however, after installation, I reboot my system, and GRUB hangs. All I see at the bottom of the screen after reboot are the letters "GRUB". I followed the instructions on the readme file included with the driver archive. I know I'm really really close. How can I boot from the raid interface now?

Thanks everyone,
Rich
 
Old 07-25-2003, 08:56 AM   #41
bond006
LQ Newbie
 
Registered: Jul 2003
Distribution: RedHat 9.0
Posts: 7

Rep: Reputation: 0
Re: Driver installs with no hassels, BUT......

Quote:
Originally posted by richcm
The driver is great and installs with no hassels, however, after installation, I reboot my system, and GRUB hangs. All I see at the bottom of the screen after reboot are the letters "GRUB". I followed the instructions on the readme file included with the driver archive. I know I'm really really close. How can I boot from the raid interface now?

Thanks everyone,
Rich
Do you created a boot disk at the end of the installation? This disk can save hours of work - I know it!
 
Old 07-25-2003, 09:29 AM   #42
richcm
LQ Newbie
 
Registered: Jul 2003
Location: Tampa
Distribution: Gentoo
Posts: 21

Rep: Reputation: 15
Yes, I made a boot disk.

Yes, I made a boot disk, I'm actually able to boot into linux only by way of the old installation on the ide channel. I wanted to no longer use that old hard drive and remove it from this machine. This is why I need to configure grub to boot up from the raid interface. If anyone has any suggestions for me, please let me know. (Thanks bond006)

Rich
 
Old 08-18-2003, 05:51 PM   #43
haeffner
LQ Newbie
 
Registered: Aug 2003
Posts: 11

Rep: Reputation: 0
1st sorry because my poor english...
im a newbei im linux and i want to now step by step how i install my fasttrak 376 my mobo is asus p4pe, how can i recompile kernnel if i don't have success to install it???
 
Old 08-18-2003, 06:23 PM   #44
The.Forsaken
LQ Newbie
 
Registered: Jun 2003
Posts: 3

Rep: Reputation: 0
hi,
test A7V8x new install RedHat 9:
(Binary Installation Disk: http://europe.homeip.net/~bond006/RedHat-ft3xx.zip)
- Install RedHat 9 with diverdisk .....
- Install.. OK
- System first start OK.....
- System update ...(internet)... OK
- System runs fine.....
- Powerdown... System crashed....
- Reboot ... Kernal panic... error....

hast someone the same problrms ???

cu,
The.Forsaken
 
Old 08-19-2003, 11:18 AM   #45
haeffner
LQ Newbie
 
Registered: Aug 2003
Posts: 11

Rep: Reputation: 0
ok...i download it and the driver now how i use this???
sorry im a newbie!!
 
  


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
ASUS A7V8X and Promise 20376 cnc76 Linux - Hardware 15 01-24-2004 07:37 AM
BIG PROBLEM ASUS A7V8X + SATA + Promise Ultra 133 TX lunitic Linux - Hardware 4 01-11-2004 02:56 PM
Reference:RedHat Installation on SATA drive with Promise 376 id10t Linux - Hardware 0 12-10-2003 03:38 PM
Asus A7V8X-X and Redhat 7.3 ??? jeanjean Linux - Hardware 0 11-12-2003 11:44 AM
Redhat 9 asus A7V8X network configuration. I am a total newbi- please help! zee Linux - Networking 3 09-27-2003 03:04 PM

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

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