Hylafax Mailing List Archives

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [hylafax-users] Intel537 PCI modem driver install problem on Linux



Lee,
I tried on Redhat Linux 8.0 (Kernel  2.4.18-14)  but there are errors, All output are pasted here.

depmod: *** Unresolved symbols in /lib/modules/2.4.18-14/kernel/drivers/char/Intel537.o
error loading Intel537
rmmod: module Intel537 is not loaded
done

=============================================================
[root@fax intel-537EP_secure-2.60.80.0]# ls
537_boot  config_check  hamregistry  makefile    usrsound
537_inst  coredrv      license.txt  readme.txt
[root@fax intel-537EP_secure-2.60.80.0]# make clean
cd coredrv; make clean
make[1]: Entering directory `/usr/src/intel-537EP_secure-2.60.80.0/coredrv'
rm -f *.ko *.o *~ core
make[1]: Leaving directory `/usr/src/intel-537EP_secure-2.60.80.0/coredrv'
rm -f *.o *.ko
[root@fax intel-537EP_secure-2.60.80.0]# make 537
  Module precompile check
  Current running kernel is: 2.4.18-14
  /lib/modules...  autoconf.h exists
diff: /boot/vmlinuz.autoconf.h: No such file or directory
  autoconf.h matches running kernel
diff: /boot/vmlinuz.version.h: No such file or directory
  version.h matches running kernel
make[1]: Entering directory `/usr/src/intel-537EP_secure-2.60.80.0/coredrv'
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/b                                            uild/include -I ../inc -fno-common -DTARGET_CATAWBA  -c -o coredrv.o coredrv.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/b                                            uild/include -I ../inc -fno-common -DTARGET_CATAWBA  -c -o clmmain.o clmmain.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/b                                            uild/include -I ../inc -fno-common -DTARGET_CATAWBA  -c -o rts.o rts.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/b                                            uild/include -I ../inc -fno-common -DTARGET_CATAWBA  -c -o task.o task.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/b                                            uild/include -I ../inc -fno-common -DTARGET_CATAWBA  -c -o uart.o uart.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/b                                            uild/include -I ../inc -fno-common -DTARGET_CATAWBA  -c -o wwh_dflt.o wwh_dflt.                                            c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/b                                            uild/include -I ../inc -fno-common -DTARGET_CATAWBA  -c -o locks.o locks.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/b                                            uild/include -I ../inc -fno-common -DTARGET_CATAWBA  -c -o softserial_io.o soft                                            serial_io.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/b                                            uild/include -I ../inc -fno-common -DTARGET_CATAWBA  -c -o softserial_ioctl.o s                                            oftserial_ioctl.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/b                                            uild/include -I ../inc -fno-common -DTARGET_CATAWBA  -c -o softserial.o softser                                            ial.c
cc -DTARGET_CATAWBA -DTARGET_LINUX -DLINUX -Wall -O -I /lib/modules/`uname -r`/b                                            uild/include -I ../inc -fno-common -DTARGET_CATAWBA  -c -o afedsp_int.o afedsp_                                            int.c
afedsp_int.c:454: warning: initialization from incompatible pointer type
strip --strip-debug 537core.lib
ld -r coredrv.o clmmain.o rts.o task.o uart.o wwh_dflt.o locks.o softserial_io.o                                            softserial_ioctl.o softserial.o afedsp_int.o 537core.lib -o Intel537.o
make[1]: Leaving directory `/usr/src/intel-537EP_secure-2.60.80.0/coredrv'
[root@fax intel-537EP_secure-2.60.80.0]#

[root@fax intel-537EP_secure-2.60.80.0]# make install
rm -f /etc/hamregistry.bin
bash 537_inst
running kernel 2.4.18-14
installing hamregistry, used for persistant storage
installing usrsound, a soft buzzer
installing 537 module
redhat 537_boot rc2.d, rc3.d and rc5.d scripts
starting module and utilities
depmod: *** Unresolved symbols in /lib/modules/2.4.18-14/kernel/drivers/char/Intel537.o
error loading Intel537
rmmod: module Intel537 is not loaded
done
[root@fax intel-537EP_secure-2.60.80.0]#

Regards,
pankaj



=================================================
=================================================

On Sat, 13 Nov 2004 Lee Howard wrote :
>On 2004.11.12 11:44 pankaj  patel wrote:
>>
>>Hi friends,
>>
>>I am trying to build FAX server using Hylafax4.2.0 + Fedora
>>Core2(Kernel 2.6.5-1.358)
>>
>>I just stuck up with the first step, I have internal PCI modem ( Intel
>>chip set). My fedora hardware browser detects it as Intel537 internal
>>modem. I think I have to intall a modem driver for that.
>>I downloaded one from the Intel website but I stuck up with the
>>installing driver module.
>
>You do have to install a driver for the i537 modems.
>
>Unfortunately, Intel hasn't updated their driver to support recent kernel revisions.  So I could never get the driver to build properly on a kernel 2.6.8 system.  I've tried before with kernels 2.4.20 and I seem to recall that it worked.
>
>Lee.



Attachment: 537_boot
Description: Binary data

Attachment: 537_inst
Description: Binary data

Attachment: makefile
Description: Binary data



Home
Report any problems to webmaster@hylafax.org

HylaFAX is a trademark of Silicon Graphics Corporation.
Internet connectivity for hylafax.org is provided by:
VirtuALL Private Host Services