Hello, I am trying to get the RAID module compiled for SuSE 9.0 for use with an Athlon64. The RAID controller is a Highpoint 1820. They supply the source to compile your own module, but, I do not have access to a machine that can compile it for the x86_64. It is available at http://www.highpoint-tech.com/BIOS%20%2B%20Driver/rr1820/rr182x-openbuil d-v1.01.tgz If there is anyone who would be willing to help me out, I would really appreciate it. -- Matthew I. Williams mwilliams@williamsweb.us
"Matthew Williams" <mwilliams@williamsweb.us> writes:
Hello, I am trying to get the RAID module compiled for SuSE 9.0 for use with an Athlon64. The RAID controller is a Highpoint 1820. They supply the source to compile your own module, but, I do not have access to a machine that can compile it for the x86_64. It is available at http://www.highpoint-tech.com/BIOS%20%2B%20Driver/rr1820/rr182x-openbuil d-v1.01.tgz
If there is anyone who would be willing to help me out, I would really appreciate it.
What problems do you have? You have to use "-mno-red-zone -mcmodel=kernel" for compilation... Andreas -- Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj SuSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
Right now all I have access to is a Windows machine, and I do not know how to cross-compile it for the x86_64. I am looking for some help(i.e. someone compiling it for me), so I can load SuSE 9.0 on this new machine. Thanks, -- Matthew I. Williams mwilliams@williamsweb.us -----Original Message----- From: Andreas Jaeger [mailto:aj@suse.de] Sent: Tuesday, February 10, 2004 12:34 PM To: Matthew Williams Cc: suse-amd64@suse.com Subject: Re: [suse-amd64] Compiling RAID module for x86_64 "Matthew Williams" <mwilliams@williamsweb.us> writes:
Hello, I am trying to get the RAID module compiled for SuSE 9.0 for use with an Athlon64. The RAID controller is a Highpoint 1820. They supply the source to compile your own module, but, I do not have access to a machine that can compile it for the x86_64. It is available at
http://www.highpoint-tech.com/BIOS%20%2B%20Driver/rr1820/rr182x-openbuil
d-v1.01.tgz
If there is anyone who would be willing to help me out, I would really
appreciate it.
What problems do you have? You have to use "-mno-red-zone -mcmodel=kernel" for compilation... Andreas -- Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj SuSE Linux AG, Maxfeldstr. 5, 90409 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
* Matthew Williams (mwilliams@williamsweb.us) [20040210 18:03]:
I am trying to get the RAID module compiled for SuSE 9.0 for use with an Athlon64. The RAID controller is a Highpoint 1820. They supply the source to compile your own module, but, I do not have access to a machine that can compile it for the x86_64. It is available at [1]http://www.highpoint-tech.com/BIOS%20%2B%20Driver/rr1820/rr182x-openbuild-v1...
Forget it! The actual RAID code is only supplied as an object file compiled for 32 bit Intel systems, making it a binary only driver for ia32 systems. Complain to HiPoint that they should make a 64 bit version available. Until then you're out of luck. BTW, if you intend to exclusively use Linux on that box, I'd recommend using the software RAID the Linux kernel provides as that card also seems to do the RAID in software. But that would need support in the kernel for the HighPoint SATA chip and I don't know if that's available. Philipp -- Philipp Thomas <pth@suse.de> SUSE LINUX AG, Maxfeldstr. 5, D-90409 Nuremberg, Germany
participants (3)
-
Andreas Jaeger
-
Matthew Williams
-
Philipp Thomas