http://www.skynet.ie/~caolan/TechTexts/ZyXEL-630-11-HowTo.html.
Managed to install ppp,pppoe and linux usblib but could not install linux-atm and Amedyn driver, got the following error:
for linux-atm
- Code: Select all
[b][root@localhost cxacru]# make
cd init && make clean
.
.
.
make[1]: Leaving directory `/home/thessa/Device/cxacru/init'
cd firmware && make
/bin/sh: line 0: cd: firmware: No such file or directory
make: *** [CX_FIRMWARE] Error 1[/b]
for the amedyn driver, i got
- Code: Select all
[b][root@localhost amedyn]# make
.
.
install -c amedyndbg.ko /lib/modules/2.6.9-1.667/kernel/drivers/usb
depmod -a
make[1]: depmod: Command not found
make[1]: *** [install] Error 127
make[1]: Leaving directory `/home/thessa/Device/amedyn/module'
make: *** [AME_MODULE] Error 2[/b]
My question is :
Is the problem caused by an outdated kernel version in the driver?
If yes, how can I access my kernel version in FC3 and install the correct one?
Sorry for questions like this cos I'm totally fresh on Linux.
Appreciate for any form of reply.
Regards
Victor.


