Всем доброго времени суток. У меня установлена Fedora 9. Недавно скачал драйвера для Intel 537 EP PCI Modem. Там прилагалась следущая инструкция к их установке: 1. login as ROOT 2. extract the archive into a directory with "tar -zxvf <archivename>.tgz" 3. cd into the directory it created. 4. Type: make clean 5. Type: make 537 6. Type: make install Но при установке возникли проблемы. Что делать? Подскажите, пожалуйста. Ниже привожу подробный лог действий. Заранее благодарен.
[root@localhost ~]# tar -zxvf intel-537EP_secure-2.60.80.0_07_05_2007.tgz intel-537EP_secure-2.60.80.0/ intel-537EP_secure-2.60.80.0/coredrv/ intel-537EP_secure-2.60.80.0/coredrv/uart.c intel-537EP_secure-2.60.80.0/coredrv/lock_lin.h intel-537EP_secure-2.60.80.0/coredrv/clmmain.c intel-537EP_secure-2.60.80.0/coredrv/rts.h intel-537EP_secure-2.60.80.0/coredrv/softserial.h intel-537EP_secure-2.60.80.0/coredrv/afedsp_int.h intel-537EP_secure-2.60.80.0/coredrv/wwh_dflt.c intel-537EP_secure-2.60.80.0/coredrv/sys_ver.h intel-537EP_secure-2.60.80.0/coredrv/softserial.c intel-537EP_secure-2.60.80.0/coredrv/task.c intel-537EP_secure-2.60.80.0/coredrv/hamdefs.h intel-537EP_secure-2.60.80.0/coredrv/Makefile intel-537EP_secure-2.60.80.0/coredrv/537core.lib intel-537EP_secure-2.60.80.0/coredrv/softcore.h intel-537EP_secure-2.60.80.0/coredrv/uart.h intel-537EP_secure-2.60.80.0/coredrv/rts.c intel-537EP_secure-2.60.80.0/coredrv/coredrv.c intel-537EP_secure-2.60.80.0/coredrv/locks.c intel-537EP_secure-2.60.80.0/coredrv/tasker.h intel-537EP_secure-2.60.80.0/coredrv/hamcore.h intel-537EP_secure-2.60.80.0/coredrv/wwh_dflt.h intel-537EP_secure-2.60.80.0/coredrv/afedsp_int.c intel-537EP_secure-2.60.80.0/coredrv/softserial_ioctl.c intel-537EP_secure-2.60.80.0/coredrv/softserial_io.c intel-537EP_secure-2.60.80.0/usrsound intel-537EP_secure-2.60.80.0/license.txt intel-537EP_secure-2.60.80.0/537_inst intel-537EP_secure-2.60.80.0/537_boot intel-537EP_secure-2.60.80.0/hamregistry intel-537EP_secure-2.60.80.0/readme.txt intel-537EP_secure-2.60.80.0/makefile intel-537EP_secure-2.60.80.0/config_check
[root@localhost ~]# cd intel-537EP_secure-2.60.80.0
[root@localhost intel-537EP_secure-2.60.80.0]# make clean cd coredrv; make clean make[1]: Entering directory `/root/intel-537EP_secure-2.60.80.0/coredrv' rm -f *.ko *.o .*.o.cmd *.mod.c *~ core .*.ko.cmd Module.symvers rm -rf .tmp_versions make[1]: Leaving directory `/root/intel-537EP_secure-2.60.80.0/coredrv' rm -f *.o *.ko
[root@localhost intel-537EP_secure-2.60.80.0]# make 537 Module precompile check Current running kernel is: 2.6.25-14.fc9.i686 /lib/modules... autoconf.h exists autoconf.h matches running kernel version.h matches running kernel Modem type not determined. $ export MODEM_TYPE=<type> with type=537 or 537EP or 537SP or 537EA or 537AA
[root@localhost intel-537EP_secure-2.60.80.0]# make install rm -f /usr/sbin/hamregistry.bin bash 537_inst running kernel 2.6.25-14.fc9.i686 installing hamregistry, used for persistant storage installing usrsound, a soft buzzer installing 537 module install: невозможно выполнить stat для `Intel537.ko': Нет такого файла или каталога make: *** [install] Ошибка 1