[SCore-users] Help: using D-Link Gigabit NIC DGE-550T

kameyama at pccluster.org kameyama at pccluster.org
Thu Jun 19 14:06:28 JST 2003


In article <005a01c33611$53c1ce60$1a00a8c0 at goofy> "Huiqun Zhou" <hqzhou at nju.edu.cn> wrotes:
> Does anyone have experience of using D-Link's Gigabit NIC DGE-550T with RedHat
> 7.3 and Score 5.4.0?
> I've grabed source code of the driver from D-Link's website, but I got errors
> when I try to insmod the compiled module into the kernel. 

If yoy want to compile kernel modules for compute hosts, you must install
kernel source and compile the modules with that kernel source.
Please install kernel-source-score-2.4.19-1SCORE.i386.rpm
(This file located /mnt/cdrom/score.rpm in SCore 5.4.0 CD-ROM or
following URL.
    http://www.pccluster.org//score/dist/pub/score-5.4.0/rpm.redhat7.3.i386
)
on server host.
When you install that rpm, kernel source is installed in
/usr/src/linux-2.4.19score.
So you can compile that module with following option for compute hosts:
   -I/usr/src/linux-2.4.19score/include

                       from Kameyama Toyohisa



More information about the SCore-users mailing list