|
小弟是linux菜鸟,第一次安装mandrake,但moden驱动装不上,我用的moden是实达的小旋风,系统检测到是inter 536ep v9.2 moden(mp5628D-L-C?),我上英特尔官方网站下载了驱动,却怎么也装不了,以下是我安装的过程,不知是不是这样安装的,请高手指教,多谢了.
驱动解压放在/home/saite/linux中
[saite@localhost saite]$ su
Password:
[root@localhost saite]# cd /
[root@localhost /]# cd home
[root@localhost home]# cd saite
[root@localhost saite]# cd linux
[root@localhost linux]# make clean
cd coredrv; make clean
make[1]: Entering directory `/home/saite/linux/coredrv'
rm -f *.o *~ core
make[1]: Leaving directory `/home/saite/linux/coredrv'
cd serialdrv; make clean
make[1]: Entering directory `/home/saite/linux/serialdrv'
rm -f *.o *~ core
make[1]: Leaving directory `/home/sa '
rm -f *.o
rm -f *.o
[root@localhost linux]# make 536ep
Module precompile check
Current running kernel is: 2.4.21
/lib/modules... autoconf.h does
please install kernel source
make: *** [check] ´íÎó 1
[root@localhost linux]# make install
bash 536ep-inst
running kernel 2.4.21-0.13mdk
installing hamregistry, used for per
installing 536EP module
install: stat¡®536ep.o¡¯Ê§°Ü: No such
installing 536ep core module
install: stat¡®536epcore.o¡¯Ê§°Ü: No s ry
mandrake 536ep-boot script
starting module and utilities
error loading 536epcore
done |
|