LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   VIA S-ATA Chipset Driver Installation doesn't work (https://www.linuxquestions.org/questions/linux-newbie-8/via-s-ata-chipset-driver-installation-doesnt-work-235501/)

TheD0ct0r 09-26-2004 05:04 PM

VIA S-ATA Chipset Driver Installation doesn't work
 
Hi,

I'm new to linux - but I have the following problem: I want to set up a server that runs with a serial-ata harddrive (but not to boot from that device). I am using debian (woody with 2.4.18 kernel) and wanted to install the driver found on viaarena.com. I downloaded and deflated them. The readme.txt sais that it is only neccessary to download the sourcecode for the kernel and put it in /usr/src/linux and after that type make in the driver directory. But as you probably imagine: THIS DOESN'T WORK - It doesn't find the .h files. I looked at the sourcecode and the includes are linked to files like this:
Code:

#include <linux/modversions.h>
And it always says that those files can't be found. Can I make global links to those files or is there another more simply way to install this driver.

Thank you all in advance.


TheD0ct0r


All times are GMT -5. The time now is 05:35 PM.