dakle, skinem driver i krenem redom:
* otpakujem
* make clean
* make 537
* make install
kada krenem u KPPP redom da probam query modema nema ga nigde. ni na dev/modem ni na dev/t0 i tako redom
evo sta sve ispise i naravno nema modema:
cd coredrv; make clean
make[1]: Entering directory `/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv'
rm -f *.ko *.o *~ core
make[1]: Leaving directory `/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv'
rm -f *.o *.ko
stefaca@TECHNODROME:~/Intel-537EP-2.70.95.0-for-2.6.20$ make 537
Module precompile check
Current running kernel is: 2.6.22-14-generic
/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
2.6.22-14-generic
make[1]: Entering directory `/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv'
make -C /lib/modules/2.6.22-14-generic/build SUBDIRS=/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.22-14-generic'
CC [M] /home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.o
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c: In function ‘get_pci_info_537’:
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:119: warning: ‘pci_find_device’ is deprecated (declared at include/linux/pci.h:477)
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:139: warning: ‘pci_find_device’ is deprecated (declared at include/linux/pci.h:477)
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:158: warning: ‘pci_find_device’ is deprecated (declared at include/linux/pci.h:477)
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:177: warning: ‘pci_find_device’ is deprecated (declared at include/linux/pci.h:477)
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:205: warning: ‘pci_find_device’ is deprecated (declared at include/linux/pci.h:477)
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:215: warning: ‘pci_find_device’ is deprecated (declared at include/linux/pci.h:477)
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:225: warning: ‘pci_find_device’ is deprecated (declared at include/linux/pci.h:477)
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:234: warning: ‘pci_find_device’ is deprecated (declared at include/linux/pci.h:477)
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:243: warning: ‘pci_find_device’ is deprecated (declared at include/linux/pci.h:477)
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:253: warning: ‘pci_find_device’ is deprecated (declared at include/linux/pci.h:477)
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:263: warning: ‘pci_find_device’ is deprecated (declared at include/linux/pci.h:477)
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:273: warning: ‘pci_find_device’ is deprecated (declared at include/linux/pci.h:477)
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c: In function ‘softcore_init_struct’:
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:341: warning: assignment from incompatible pointer type
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c: In function ‘open’:
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:395: warning: ‘deprecated_irq_flag’ is deprecated (declared at include/linux/interrupt.h:66)
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:397: warning: passing argument 2 of ‘request_irq’ from incompatible pointer type
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:409: warning: ‘pm_register’ is deprecated (declared at include/linux/pm_legacy.h:15)
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c: At top level:
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:770: warning: initialization from incompatible pointer type
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:771: warning: initialization from incompatible pointer type
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/coredrv.c:872: warning: initialization makes integer from pointer without a cast
CC [M] /home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/clmmain.o
CC [M] /home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/rts.o
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/rts.c:80: warning: initialization from incompatible pointer type
CC [M] /home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/task.o
CC [M] /home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/uart.o
CC [M] /home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/wwh_dflt.o
CC [M] /home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/locks.o
CC [M] /home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/softserial_io.o
CC [M] /home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/softserial_ioctl.o
CC [M] /home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/softserial.o
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/softserial.c: In function ‘init_serial’:
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/softserial.c:72: warning: ‘pci_find_device’ is deprecated (declared at include/linux/pci.h:477)
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/softserial.c: In function ‘softserial_register_tty’:
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/softserial.c:127: warning: assignment from incompatible pointer type
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/softserial.c:128: warning: assignment from incompatible pointer type
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/softserial.c:151: warning: assignment from incompatible pointer type
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/softserial.c: At top level:
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/softserial.c:190: warning: initialization from incompatible pointer type
CC [M] /home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/afedsp_int.o
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/afedsp_int.c:39: warning: initialization makes integer from pointer without a cast
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/afedsp_int.c:48: warning: function declaration isn’t a prototype
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/afedsp_int.c:60: warning: initialization from incompatible pointer type
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/afedsp_int.c:61: warning: initialization from incompatible pointer type
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/afedsp_int.c:65: warning: function declaration isn’t a prototype
/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/afedsp_int.c:446: warning: initialization from incompatible pointer type
LD [M] /home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/Intel537.o
Building modules, stage 2.
MODPOST 1 modules
WARNING: could not find /home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/.537core.lib.cmd for /home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/537core.lib
CC /home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/Intel537.mod.o
LD [M] /home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv/Intel537.ko
make[2]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic'
make[1]: Leaving directory `/home/stefaca/Intel-537EP-2.70.95.0-for-2.6.20/coredrv'
stefaca@TECHNODROME:~/Intel-537EP-2.70.95.0-for-2.6.20$ make install
rm -f /etc/hamregistry.bin
bash 537_inst
running kernel 2.6.22-14-generic
chmod: cannot access `usrsound': No such file or directory
installing hamregistry, used for persistant storage
install: cannot create regular file `/usr/sbin/hamregistry': Permission denied
installing usrsound, a soft buzzer
install: cannot stat `usrsound': No such file or directory
installing 537 module
install: cannot create regular file `/lib/modules/2.6.22-14-generic/kernel/drivers/char/Intel537.ko': Permission denied
make: *** [install] Error 1
stefaca@TECHNODROME:~/Intel-537EP-2.70.95.0-for-2.6.20$
sta dalje da radim? da radim update kernela na 2.60.80 ili imate neki driver za mene i moju muku?
[Ovu poruku je menjao momsab dana 30.04.2008. u 00:17 GMT+1]