2009/11/9 gilbert vassas <[email protected]>: > [11083.976124] usbcore: registered new interface driver cdc_acm
Le module cdc_acm est-il installé? Que donne un: $ lsmod | grep cdc_acm Si ça ne donne rien, essaie ceci: $ sudo modprobe cdc_acm Branche ton portable et essaie. Si ça marche, ajoute: cdc_acm à la fin du fichier /etc/modules -- Michel Leunen http://linux.leunen.com -- ubuntu-fr mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-fr
