Visualizzazione dei risultati da 1 a 2 su 2
  1. #1
    Utente di HTML.it
    Registrato dal
    Jun 2004
    Messaggi
    643

    Problema ad installare modem ADSL USB

    Questo è il file readme relativo all'installazione del mio modem Hamlet HDSL640S ADSL USB Modem:
    Driver Version 062802_REL1.7

    First, uncompressing the packaged: USBNET_E2_LINUX_062802_REL1.7.tar.gz
    #tar zxvpf USBNET_E2_LINUX_062802_REL1.7.tar.gz
    A directory named e2 will be created under current directory.

    Second, Changing directory to the "e2" directory.
    #cd e2

    Third, compiling the source code.
    #make

    At last, copy the firmware file "CnxE2Fw.bin" to directory "/etc".
    #cp CnxE2Fw.bin /etc/CnxE2Fw.bin


    Now, you can install the driver by the command below under current directory:
    #insmod e2.o

    If you would like to installing driver anywhere else, Please copy the e2.o to
    the directory: /lib/modules/2.4.xx-xxx/kernel/drivers/usb first.

    If the network doesn't up automatically, you must run the following commands to activate the net adapter.
    #ifconfig hsb0 up
    #dhcpcd -n hsb0



    Upgrade the firmware:
    Replace the firmware file "/etc/CnxE2Fw.bin" with the new release. Note that the file
    name must be case sensitive.


    Dopo che faccio il make (che sembra non dare problemi e metterci poco tempo) quando faccio:
    cp CnxE2Fw.bin /etc/CnxE2Fw.bin

    mi a un errore che dice:
    CP: cannot stat: 'CnxE2Fw.bin': NO SUCH FILE OR DIRECTORY.

    Che vuol dire?Dove sbaglio?

    Grazie
    Andrea :-(

  2. #2
    guarda dove è CnxE2Fw.bin
    l'errore dice solo che quel file non c'è

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.