Hello, I tried changing the dial command (vi will never become my favorite text editor) from *99***1# to *99# without a different result. I hope that pppd connect /tmp/chat_umts is indeed the right command to redial, as the fon-dashboard until now never revealed a "redial" option to me.
I should remark here that this is probably not the problem, (though there is a funny quirk here, or maybe I don't understand it right) as first the apn-parameters are passed to the modem by the command AT+CGDCONT=1,"IP","websfr" witch stores them (non-volatile) in CID1. Then when dialing with *99***1# the parameters are taken from the first position of the memory in the modem. That is a little redundant as *99# would use CID1 by default anyway. as for your second question: r...@fonera:~# ls /dev console loop4 mtd2ro mtdblock1 pts usbdev1.1 usbdev1.3_ep02 full loop5 mtd3 mtdblock2 random usbdev1.1_ep00 usbdev1.3_ep03 fuse loop6 mtd3ro mtdblock3 root usbdev1.1_ep81 usbdev1.3_ep04 kmem loop7 mtd4 mtdblock4 shm usbdev1.2 usbdev1.3_ep81 kmsg mem mtd4ro mtdblock5 tty usbdev1.2_ep00 usbdev1.3_ep82 log mtd0 mtd5 mtdblock6 ttyS0 usbdev1.2_ep01 usbdev1.3_ep83 loop0 mtd0ro mtd5ro net ttyS1 usbdev1.2_ep81 usbdev1.3_ep84 loop1 mtd1 mtd6 null ttyUSB0 usbdev1.3 usbdev1.3_ep85 loop2 mtd1ro mtd6ro ppp ttyUSB1 usbdev1.3_ep00 watchdog loop3 mtd2 mtdblock0 ptmx urandom usbdev1.3_ep01 zero r...@fonera:~# is without the hub r...@fonera:~# ls /dev console loop5 mtd3ro mtdblock4 tty usbdev1.2_ep81 usbdev1.4_ep81 full loop6 mtd4 mtdblock5 ttyS0 usbdev1.3 usbdev1.4_ep82 fuse loop7 mtd4ro mtdblock6 ttyS1 usbdev1.3_ep00 usbdev1.4_ep83 kmem mem mtd5 net ttyUSB0 usbdev1.3_ep01 usbdev1.4_ep84 kmsg mtd0 mtd5ro null ttyUSB1 usbdev1.3_ep81 usbdev1.4_ep85 log mtd0ro mtd6 ppp urandom usbdev1.4 watchdog loop0 mtd1 mtd6ro ptmx usbdev1.1 usbdev1.4_ep00 zero loop1 mtd1ro mtdblock0 pts usbdev1.1_ep00 usbdev1.4_ep01 loop2 mtd2 mtdblock1 random usbdev1.1_ep81 usbdev1.4_ep02 loop3 mtd2ro mtdblock2 root usbdev1.2 usbdev1.4_ep03 loop4 mtd3 mtdblock3 shm usbdev1.2_ep00 usbdev1.4_ep04 r...@fonera:~# Is with the hub _______________________________________________ Development mailing list [email protected] http://fonosfera.org/mailman/listinfo/development
