Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Rolph on October 15, 2002, 03:08:41 AM

Title: E-Smith & ATA133 controller card
Post by: Rolph on October 15, 2002, 03:08:41 AM
Hi,

Now, I got E-Smith working on a COMPAQ Deskpro 2000 (a Pentium 1 ) with a 20 GB Harddisk.
I want to increase disk space and have a 80 GB HD with a ATA133 controller card.

My question: HOWTO install this controller card & new (2nd) HD?

The ATA133 card is from Highpoint, but the doc files only tell you howto install that card a the installation of linux self, not howto install this AFTER an installation
(more info on: http://www.highpoint-tech.com/r133drivers_down.htm )

Please advise,

Rolph
Title: Re: E-Smith & ATA133 controller card
Post by: Guck Puppy on October 15, 2002, 03:43:02 AM
How did you get it to deal with a 20GB HDD even?

My old Gateway is bios limited to 2.1GB!

G
Title: BIOS update
Post by: Rolph on October 15, 2002, 03:46:34 AM
At first, my 20 GB HD did not work, but I found a BIOS upgrade (dating 1999) and that did the trick. (It had a 1.6 GB HD first...)
Title: Re: BIOS update
Post by: Guck Puppy on October 15, 2002, 03:56:20 AM
Ah, lucky... gateway didn't have such options for their ca. 1996 hardware
Title: What I tried...
Post by: Rolph on October 16, 2002, 04:42:23 AM
I downloaded the RedHat HPT302 driver (http://www.highpoint-tech.com/v1_RedHat_r133.zip)

In this ZIP is a PDF doc.
Under point 3 there is something about "Installing HPT302 driver on an Existing System"

I guess, with E-Smith, I need to use  /tmp/2.2.16-22/hpt302.o

I tried STEP 2, but I got a message about the symbols.
Ok, there is something in the PDF about that...
But.. under 1) they say to load the SCSI modules first...
and/or
under 2) the say to recompile the kernel with scsi support

DEAD END for me, because I dunno howto

anybody?
Title: stuck after repomiling
Post by: alex on October 18, 2002, 12:19:45 PM
you'll need some rpms for recompling

-kernel-source 2.2.19-7.0.8
-kernel-headers 2.2.19-7.0.8
-cpp
-gcc
-glib-devel
-glibc-devel
-glibstc++x-devel
-make
-ncurses
-ncurses-devel
-dev86

after having installed all of them go to /usr/src/linux

do "make clean"
then .... well follow the manual of HPT...

well,excatly here starts my own problem .... after recompiling the kernel i still have unresolved symbold, wether is use kernel-compiling-options:

-prompt for devellopment and/or incomplete code /drivers

and

-set version information on all symbols for moduls

... well, i hope someone knows what to do