• [^] # Re: il se passe quoi quand tu branches ton apn ?

    Posté par (site web personnel) . En réponse au message APN plus reconnu. Évalué à 1.

    Merci pour ton aide :-)

    voici divers résultats :

    [bernard@bernard-desktop:~] $ sudo tail -f /var/log/messages
    Dec 1 10:56:51 localhost kernel: [ 6048.417069] usb 1-6: configuration #1 chosen from 1 choice
    Dec 1 10:57:35 localhost kernel: [ 6092.119043] usb 1-6: USB disconnect, address 4
    Dec 1 11:03:48 localhost kernel: [ 6465.124031] usb 1-6: new high speed USB device using ehci_hcd and address 5
    Dec 1 11:03:48 localhost kernel: [ 6465.257323] usb 1-6: configuration #1 chosen from 1 choice
    Dec 1 11:04:02 localhost kernel: [ 6479.448155] usb 1-6: USB disconnect, address 5
    Dec 1 11:06:52 localhost kernel: [ 6649.212028] usb 1-6: new high speed USB device using ehci_hcd and address 6
    Dec 1 11:06:52 localhost kernel: [ 6649.345159] usb 1-6: configuration #1 chosen from 1 choice
    Dec 1 11:08:45 localhost kernel: [ 6762.702578] usb 1-6: USB disconnect, address 6
    Dec 1 11:42:18 localhost kernel: [ 8775.552024] usb 1-6: new high speed USB device using ehci_hcd and address 7
    Dec 1 11:42:18 localhost kernel: [ 8775.684979] usb 1-6: configuration #1 chosen from 1 choice
    Dec 1 11:44:27 localhost kernel: [ 8904.533199] usb 1-6: USB disconnect, address 7
    Dec 1 11:44:35 localhost kernel: [ 8912.016032] usb 1-6: new high speed USB device using ehci_hcd and address 8
    Dec 1 11:44:35 localhost kernel: [ 8912.149117] usb 1-6: configuration #1 chosen from 1 choice
    Dec 1 11:45:20 localhost kernel: [ 8957.001201] usb 1-6: USB disconnect, address 8
    Dec 1 11:45:25 localhost kernel: [ 8962.764030] usb 1-6: new high speed USB device using ehci_hcd and address 9
    Dec 1 11:45:25 localhost kernel: [ 8962.897573] usb 1-6: configuration #1 chosen from 1 choice
    Dec 1 11:46:56 localhost kernel: [ 9053.360098] usb 1-6: USB disconnect, address 9
    Dec 1 11:47:13 localhost kernel: [ 9070.648028] usb 1-8: new high speed USB device using ehci_hcd and address 10
    Dec 1 11:47:13 localhost kernel: [ 9070.780987] usb 1-8: configuration #1 chosen from 1 choice
    Dec 1 11:47:28 localhost kernel: [ 9085.586373] usb 1-8: USB disconnect, address 10
    Dec 1 11:47:33 localhost kernel: [ 9090.596028] usb 1-8: new high speed USB device using ehci_hcd and address 11
    Dec 1 11:47:33 localhost kernel: [ 9090.729138] usb 1-8: configuration #1 chosen from 1 choice
    Dec 1 11:47:49 localhost kernel: [ 9106.843630] usb 1-8: USB disconnect, address 11
    Dec 1 11:48:02 localhost kernel: [ 9119.356033] usb 2-1: new high speed USB device using ehci_hcd and address 2
    Dec 1 11:48:02 localhost kernel: [ 9119.489115] usb 2-1: configuration #1 chosen from 1 choice
    Dec 1 11:48:09 localhost kernel: [ 9126.529646] usb 2-1: USB disconnect, address 2
    Dec 1 11:48:15 localhost kernel: [ 9132.608032] usb 2-1: new high speed USB device using ehci_hcd and address 3
    Dec 1 11:48:15 localhost kernel: [ 9132.741134] usb 2-1: configuration #1 chosen from 1 choice

    Comme tu le constates, c'est en cours de test… à partir du de la connexion 7, en gras, se sont les différentes déconnexions reconnexions que j'ai effectuées et sur la dernière ligne, j'ai changé de cartes usb…

    Nous verrons bien au résultat !

    Cependant, je comprends mal ce qui a pu se passer… ?

    Je me souviens avoir indiqué une action lorsque j'ouvrais l'apn, (faire toujours la même action) peut-il y avoir une interaction avec la non détection de l'apn ?
    De quelle manière, puis-je revenir sur cette action ?

    Cordialement, BernArd