Pagina 1 di 4 1 2 3 ... ultimoultimo
Visualizzazione dei risultati da 1 a 10 su 36

Discussione: Ubuntu e cayman

  1. #1
    Utente di HTML.it
    Registrato dal
    Mar 2007
    Messaggi
    45

    Ubuntu e cayman

    Salve a tutti, ieri ho installato ubuntu e ho cercato i driver per il mio router (il netopia cayman 3342 usb).
    http://accessrunner.sourceforge.net/modems.shtml
    http://sourceforge.net/projects/accessrunner
    Scarico il pacchetto .tar.bz2 e lo scompatto con il comando "sudo tar jxvf pacchetto.tar.bz2". Sul desktop mi appare la cartella drivers. Non c'è però nessun readme, e se lancio "sudo ./configure" mi da: command not found.
    Nella cartella ci sono questi file: cxacru.c,Kbuild,Kconfig,usbatm.c,usbatm.h

    Il file Kbuild contiene:
    #
    # Makefile for USB ATM/xDSL drivers
    #

    obj-$(CONFIG_USB_ATM) += usbatm.o
    #obj-$(CONFIG_USB_SPEEDTOUCH) += speedtch.o
    obj-$(CONFIG_USB_CXACRU) += cxacru.o


    Mentre il Kconfig:
    #
    # USB/ATM DSL configuration
    #

    menu "USB DSL modem support"
    depends on USB

    config USB_ATM
    tristate "USB DSL modem support"
    depends on USB && ATM
    select CRC32
    default n
    help
    Say Y here if you want to connect a USB Digital Subscriber Line (DSL)
    modem to your computer's USB port. You will then need to choose your
    modem from the list below.

    To compile this driver as a module, choose M here: the
    module will be called usbatm.

    config USB_SPEEDTOUCH
    tristate "Speedtouch USB support"
    depends on USB_ATM
    select FW_LOADER
    help
    Say Y here if you have an SpeedTouch USB or SpeedTouch 330
    modem. In order to use your modem you will need to install the
    two parts of the firmware, extracted by the user space tools; see
    <http://www.linux-usb.org/SpeedTouch/> for details.

    To compile this driver as a module, choose M here: the
    module will be called speedtch.

    config USB_CXACRU
    tristate "Conexant AccessRunner USB support"
    depends on USB_ATM
    select FW_LOADER
    help
    Say Y here if you have an ADSL USB modem based on the Conexant
    AccessRunner chipset. In order to use your modem you will need to
    install the firmware, extracted by the user space tools; see
    <http://accessrunner.sourceforge.net/> for details.

    To compile this driver as a module, choose M here: the
    module will be called cxacru.

    endmenu


    Qualcuno sa dirmi come devo fare per installarlo correttamente?

  2. #2
    non per dire ma il driver cxacru ( per il supporto dei chipset ATM di Conexant ) fa parte della dotazione di default di Ubuntu

    quindi il driver è già installato di default, bisogna solo configurare la rete

  3. #3
    Utente di HTML.it
    Registrato dal
    Mar 2007
    Messaggi
    45
    oddio, se penso a tutto il tempo perso! (mi sto seppellendo lentamente dalla vergogna).

  4. #4
    Utente di HTML.it
    Registrato dal
    Mar 2007
    Messaggi
    45
    Scusa il doppio post, ma quale connessione devo abilitare?
    Ho provato abilitando WIRED CONNECTION (ETH1) E (ETH0) ma non funziona.

  5. #5
    dovrebbe essere Conessione via Modem

    P.S. ma la tua distro è in inglese?

  6. #6
    Utente di HTML.it
    Registrato dal
    Mar 2007
    Messaggi
    45
    boh, è mezza in inglese e mezza in italiano.
    ¨Cmq grazie mille per le risposte, ora provo e ti faccio sapere

  7. #7
    Utente di HTML.it
    Registrato dal
    Mar 2007
    Messaggi
    45
    Ancora no.
    Ho configurato la modem con numero di telefono 8,35, i dati del mio log in ma nn funziona. Hai altre idee?

  8. #8
    a questo punto bisogna verificare com'è la situazione

    collega il modem alla porta USB e da terminale digita

    codice:
    lsusb
    e riporta qui l'output del comando

    poi digita
    codice:
    lsmod
    e riporta l'output

  9. #9
    Utente di HTML.it
    Registrato dal
    Mar 2007
    Messaggi
    45
    Avevo collegati contemporaneamente router, chiavetta usb e mouse.

    lsusb:

    Bus 005 Device 004: ID 0781:5151 SanDisk Corp. Cruzer Micro 256/512MB Flash Drive
    Bus 005 Device 003: ID 0402:5602 ALi Corp.
    Bus 005 Device 001: ID 0000:0000
    Bus 002 Device 001: ID 0000:0000
    Bus 004 Device 001: ID 0000:0000
    Bus 003 Device 002: ID 100d:3342 Netopia, Inc. Cayman 3352 DSL Modem
    Bus 003 Device 001: ID 0000:0000
    Bus 001 Device 004: ID 046d:c00e Logitech, Inc. M-BJ69 Optical Wheel Mouse
    Bus 001 Device 001: ID 0000:0000

    lsmod:

    Module Size Used by
    nls_utf8 3200 1
    nls_cp437 6912 1
    vfat 14720 1
    fat 56348 1 vfat
    ipv6 272288 10
    binfmt_misc 13448 1
    rfcomm 42260 0
    l2cap 27136 5 rfcomm
    bluetooth 53476 4 rfcomm,l2cap
    speedstep_centrino 9760 1
    cpufreq_userspace 5408 0
    cpufreq_stats 7744 0
    freq_table 6048 2 speedstep_centrino,cpufreq_stats
    cpufreq_powersave 2944 0
    cpufreq_ondemand 8876 2
    cpufreq_conservative 8712 0
    video 17540 0
    tc1100_wmi 8324 0
    sony_acpi 6412 0
    sbs 16804 0
    pcc_acpi 14080 0
    i2c_ec 6272 1 sbs
    hotkey 11556 0
    dev_acpi 12292 0
    container 5632 0
    button 7952 0
    battery 11652 0
    asus_acpi 17688 0
    ac 6788 0
    sbp2 24584 0
    parport_pc 37796 0
    lp 12964 0
    parport 39496 2 parport_pc,lp
    af_packet 24584 4
    pcmcia 40380 0
    ipw3945 124576 1
    snd_hda_intel 20116 1
    snd_hda_codec 164608 1 snd_hda_intel
    yenta_socket 28812 1
    sdhci 20108 0
    snd_pcm_oss 47360 0
    rsrc_nonstatic 15360 1 yenta_socket
    cxacru 13696 0
    sg 37404 0
    tsdev 9152 0
    snd_mixer_oss 19584 1 snd_pcm_oss
    mmc_core 32392 1 sdhci
    usbatm 20864 1 cxacru
    usb_storage 75072 1
    libusual 17040 1 usb_storage
    ieee80211 35272 1 ipw3945
    ieee80211_crypt 7552 1 ieee80211
    usbhid 45152 0
    pcmcia_core 43924 3 pcmcia,yenta_socket,rsrc_nonstatic
    r1000 17792 0
    i2c_core 23424 1 i2c_ec
    snd_pcm 84612 3 snd_hda_intel,snd_hda_codec,snd_pcm_oss
    snd_timer 25348 1 snd_pcm
    pcspkr 4352 0
    snd 58372 8 snd_hda_intel,snd_hda_codec,snd_pcm_oss,snd_mixer_ oss,snd_pcm,snd_timer
    soundcore 11232 1 snd
    psmouse 41352 0
    serio_raw 8452 0
    hw_random 7320 0
    evdev 11392 1
    snd_page_alloc 11400 2 snd_hda_intel,snd_pcm
    intel_agp 26012 1
    agpgart 34888 1 intel_agp
    shpchp 42144 0
    pci_hotplug 32828 1 shpchp
    ext3 142728 1
    jbd 62228 1 ext3
    ehci_hcd 34696 0
    ohci1394 37040 0
    ieee1394 306104 2 sbp2,ohci1394
    uhci_hcd 24968 0
    usbcore 134912 8 cxacru,usbatm,usb_storage,libusual,usbhid,ehci_hcd ,uhci_hcd
    ide_generic 2432 0
    sr_mod 18212 0
    cdrom 38944 1 sr_mod
    sd_mod 22656 5
    generic 5764 0
    ata_piix 11780 2
    libata 74892 1 ata_piix
    scsi_mod 144648 6 sbp2,sg,usb_storage,sr_mod,sd_mod,libata
    thermal 15624 0
    processor 31560 2 speedstep_centrino,thermal
    fan 6020 0
    fbcon 41504 0
    tileblit 3840 1 fbcon
    font 9344 1 fbcon
    bitblit 7168 1 fbcon
    softcursor 3328 1 bitblit
    vesafb 9244 0
    capability 5896 0
    commoncap 8704 1 capability

  10. #10
    come pensavo ci sono tutt'e due

    cxacru,usbatm

    la riga è questa usbcore 134912 8 cxacru,usbatm,usb_storage,libusual,usbhid,ehci_hcd ,uhci_hcd

    dunque il tuo modem è riconosciuto e configurato

    giusto per scrupolo e se ti servono ulteriori informazioni puoi andare in Sistema->Preferenze->Informazioni hardware

    a questo punto ci vuole un dialer ( ovviamente non mi riferisco a quei software succhiasoldi tristemente famosi )

    wvdial potrebbe fare al caso tuo oppure Kppp o Gnome-ppp ...se usi Gnome, Gnome-ppp è meglio integrato

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 © 2024 vBulletin Solutions, Inc. All rights reserved.