Re: usbatm
On 6/23/06, Jack Malmostoso <jackmalmostoso@freesurf.ch> wrote:
Il driver cxacru e' compreso nel kernel da un po' di tempo.
Carica il modulo
# modprobe cxacru
e poi connettiti usando questi script:
http://accessrunner.sourceforge.net/debian-scripts/
grazie, in effetti nel 2.6.15 c'e` il modulo necessario; tuttavia, non
ci ho capito granché.
ho provato a seguire le istruzioni su
http://ubuntuforums.org/archive/index.php/t-2293.html
suggeritemi da NN_Il_Confusionario, ma evidentemente non sono
aggiornate: in particolare, il punto 3:
3) Extract firmware from windows drivers
Download the files Makefile and cxacru-fw.c from
http://cvs.sourceforge.net/viewcvs.py/accessrunner/utils/
compile them with the command make
you should get a binary file cxacru-fw
Execute it to get the firmware from the windows drivers :
root@ubuntu:~/drivers # ./cxacru-fw
/media/D/WINDOWS/system32/drivers/CnxEtU.sys cxacru-firmware.bin
found firmware in `/media/D/WINDOWS/system32/drivers/CnxEtU.sys' at
offset 0x41c0
root@ubuntu:~/drivers # ls -al cxacru-firmware.bin
-rw-r--r-- 1 root root 624192 2005-07-15 01:26 cxacru-firmware.bin
Copy the firmware in the hotplug folder :
cp cxacru-firmware.bin /lib/hotplug/firmware/
ebbene, sul cd del mio modem non c'è alcun file chiamato CnxEtU.sys;
ho eseguito cxacru-fw su *ogni* file del cd, senza risultati.
allora ho provato il consiglio di Jack Malmostosto, scaricando gli
script indicati.
beh, non so come li devo modificare, ovvero:
1) ma è necessario proprio necessario aggiungere qualcosa su
interfaces? e se sì, cosa?
2) nel file in /etc/ppp/peers si parla della coppia VP.VC, attualmente
impostata a 8.35. che roba è? ho provato a usarlo così com'è, e mi è
stato risposto:
connect(8.35): No such device
chiedo lumi, sono molto molto confuso.
grazie!
Reply to:
- References:
- usbatm
- From: "Pietro Giorgianni" <giorgian@gmail.com>
- Re: usbatm
- From: Jack Malmostoso <jackmalmostoso@freesurf.ch>