Pagina 2 di 4 primaprima 1 2 3 4 ultimoultimo
Visualizzazione dei risultati da 11 a 20 su 35

Discussione: FC3:gprs con nec616

  1. #11
    ok

    quella sringa l'avevo gia messa (tra i vari smanettamenti) ho aggiunto modprobe cdc-amc e usbcore gli altri c'erano gia provo a riavviara

  2. #12
    /sbin/lsmod
    .....
    cdc_acm 13281 0
    uhci_hcd 35025 0
    ohci_hcd 26081 0
    ehci_hcd 40013 0


    manca usbcore

    il file device ttyACM0 non c'è

    ho provato /dev/modem con kppp

    ma nada




  3. #13
    gurda dove mette ttyACM0 in /dev potrebbe metterlo in /dev/usb

    con fedora 4 va a meraviglia

  4. #14
    altrimenti prova a crearlo

    mknod /dev/ttyACM0 c 166 0

    dopo avere creato il device riprova
    poi se va puoi metterlo in cima in rc.local

  5. #15
    io lo creo ma ad ogni riavvio non c'è


    il modulo usbcore che non lo carica ,probbabilmente perchè non c'è non ricordo come fare per guardare, e come installarlo??

    con fedora 4 va a meraviglia

    Mi fai venir voglia di passare alla FC4 solo per quello



  6. #16
    modprobe usbcore non te lo trova ?

    potrebbe esser inserito statico nel kernel e per quell non lo trova ma non dovrebbe essere un problema


    mknod /dev/ttyACM0 c 166 0

    scrivilo in rc.local sopra a

    ln -s /dev/ttyACM0 /dev/modem

    ma edesso vede il modem ?

  7. #17
    /sbin/modprobe usbcore
    FATAL: Module usbcore not found.


    ttyACM0 c'è
    continua a non vedere il modem

    il prog usbview come percorso per il nec mi da proc/bus/usb/devices
    e vede il nec come 5 interface
    per ogni interface da questi dati
    interface number
    name:
    Alternate number
    Class
    sub class
    protocol
    number of endpoints
    endpoint
    direction
    attribute
    type
    max packet size
    interval

    ma non mi lascia fare copia incolla se pensi possano essere utili te li scrivo

  8. #18
    le specifiche non servono

    prova ad interrogare il modem da altre porte
    potrebbe avere problemi con il cavo

    se hai la possibilita prova con un altro cellulare

  9. #19
    ok ciao

    e grazie

  10. #20
    Sono ancora qui che mi picchio con questo benedetto telefono

    in rete ho trovato altri howto tra i quali questo in cui si consiglia se possibile di forzare il sistema a caricare il modulo USB-serial per quello specifico dispositivo.

    Siccome mi pare sia supportato dal nec
    gedit /proc/bus/usb/devices

    I: If#= 0 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=88 Prot=01 Driver=(none)
    I: If#= 2 Alt= 0 #EPs= 0 Cls=0a(data ) Sub=00 Prot=00 Driver=(none)
    I: If#= 2 Alt= 1 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=(none)

    ho provato
    /sbin/rmmod cdc-acm (anche se non e caricato su quel dispositivo purtroppo)
    /sbin/modprobe usbserial vendor=0x0409 product=0x010c
    ma dmesg
    drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic
    usbserial_generic 4-1:1.0: Generic converter detected
    usbserial_generic 4-1:1.0: Generic device with no bulk out, not allowed.
    usbserial_generic: probe of 4-1:1.0 failed with error -5
    usbserial_generic 4-1:1.1: Generic converter detected
    usb 4-1: Generic converter now attached to ttyUSB0
    usbserial_generic 4-1:1.2: Generic converter detected
    usbserial_generic 4-1:1.2: Generic device with no bulk out, not allowed.
    usbserial_generic: probe of 4-1:1.2 failed with error -5
    usbserial_generic 4-1:1.3: Generic converter detected
    usbserial_generic 4-1:1.3: Generic device with no bulk out, not allowed.
    usbserial_generic: probe of 4-1:1.3 failed with error -5
    usbserial_generic 4-1:1.4: Generic converter detected
    usb 4-1: Generic converter now attached to ttyUSB1
    usbserial_generic 4-1:1.5: Generic converter detected
    usbserial_generic 4-1:1.5: Generic device with no bulk out, not allowed.
    usbserial_generic: probe of 4-1:1.5 failed with error -5
    usbcore: registered new driver usbserial_generic
    drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0
    usb 4-1: USB disconnect, address 3
    generic ttyUSB0: Generic converter now disconnected from ttyUSB0
    usbserial_generic 4-1:1.1: device disconnected
    generic ttyUSB1: Generic converter now disconnected from ttyUSB1
    usbserial_generic 4-1:1.4: device disconnected
    ohci_hcd 0000:00:03.2: wakeup
    usb 4-1: new full speed USB device using ohci_hcd and address 4
    usbserial_generic 4-1:1.0: Generic converter detected
    usbserial_generic 4-1:1.0: Generic device with no bulk out, not allowed.
    usbserial_generic: probe of 4-1:1.0 failed with error -5
    usbserial_generic 4-1:1.1: Generic converter detected
    usb 4-1: Generic converter now attached to ttyUSB0
    usbserial_generic 4-1:1.2: Generic converter detected
    usbserial_generic 4-1:1.2: Generic device with no bulk out, not allowed.
    usbserial_generic: probe of 4-1:1.2 failed with error -5
    usbserial_generic 4-1:1.3: Generic converter detected
    usbserial_generic 4-1:1.3: Generic device with no bulk out, not allowed.
    usbserial_generic: probe of 4-1:1.3 failed with error -5
    usbserial_generic 4-1:1.4: Generic converter detected
    usb 4-1: Generic converter now attached to ttyUSB1
    usbserial_generic 4-1:1.5: Generic converter detected
    usbserial_generic 4-1:1.5: Generic device with no bulk out, not allowed.
    usbserial_generic: probe of 4-1:1.5 failed with error -5

    probbabilmente perchè non veniva caricato nessun modulo su quel dispositivo (a parte ohci_hcd) non funziona neppure cosi

    sono sul punto di rinunciarci
    ho provato anche a forzare il sistema a caricare il modulo cdc-acm sul nec ma non ne vuole sapere (non accetta vendor)


    x andy caps
    Ma su FC4 funziona questo tel?


    ciao a tutti

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