Modem USB ADSL Conexant AccessRunner

Alexander Dalloz alexander.dalloz at uni-bielefeld.de
Thu Apr 22 19:44:05 UTC 2004


Am Do, den 22.04.2004 schrieb Giovanni D um 20:25:

> I have a modem ADSL "Aethra USB Starmodem Um1020", with chipset Conexant 
> AccessRunner. I have downloaded the necessary software from the site 
> http://sourceforge.net/projects/accessrunner and I have tried to install it 
> on my system Fedora core 1B. The compilation of the packet 
> cxacru-2003-10-05-src.tgz arrests him with the following error: make[1]: *** 
> [cxacrunormal.o] Error 1.
> Has someone succeeded in installing and to make to work these drivers?

That is not the error occuring, just the end point. Are you at least a
bit common with source compilation? I got the source, untared it and run
"CC=gcc32 make" and it ended up with:

make[1]: Verlassen des Verzeichnisses Verzeichnis »/var/tmp/cxacru/init«
make[1]: Wechsel in das Verzeichnis Verzeichnis »/var/tmp/cxacru/init«
install -c -m 755 -p cxload cxioctl /usr/sbin
install: reguläre Datei »/usr/sbin/cxload« kann nicht angelegt werden:
Keine Berechtigung
install: reguläre Datei »/usr/sbin/cxioctl« kann nicht angelegt werden:
Keine Berechtigung
make[1]: *** [install_program] Fehler 1
make[1]: Verlassen des Verzeichnisses Verzeichnis »/var/tmp/cxacru/init«
make: *** [CX_INIT] Fehler 2

This is becaus i run the compilation as non root. Shows the makefile is
crap. Besides that, you will have to edit the Makefile:

CONFIG_PATH = /usr/src/linux --> CONFIG_PATH = /usr/src/linux-2.4

Copy the kernel config file by running:

cp /boot/config-2.4.22-1.2188.nptl /usr/src/linux-2.4/.config

Of course you need the kernel source RPM installed. You could also as an
alternative directly build up an RPM. The source tarball comes with a
.spec file and the Makefile contains instructions for "make rpm".

Alexander


-- 
Alexander Dalloz | Enger, Germany | GPG key 1024D/ED695653 1999-07-13
Fedora GNU/Linux Core 1 (Yarrow) on Athlon CPU kernel 2.4.22-1.2179.nptl
Sirendipity 21:38:14 up 4 days, 4:24, load average: 0.19, 0.29, 0.22 
                   [ Γνωθι σ'αυτον - gnothi seauton ]
             my life is a planetarium - and you are the stars
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20040422/f886742a/attachment-0002.bin 


More information about the users mailing list