With modems sleep can help a lot ….
November 2, 2007 on 6:32 pm | In Uncategorized |Just been at a customer trying to fix a problem with a really old wavecom modem that seem to malfunction after detaching from the gsm layer. This worked fine:
detach gprs
attach gprs
start pppd
… and this failed in a script:
detach gprs
detach gsm
attach gsm
attach gprs
start pppd
But worked when executing the commands (bash functions that wrapped the various chat scripts) one by one …. strange. Not really. Timing problems, as usual!
OK, so we added a small sleep (1 second I think) after attaching to gprs. Et voila. it worked again.
…. modems modems modems. Can’t live with or without them
No Comments yet »
RSS feed for comments on this post. TrackBack URI
Leave a comment
You must be logged in to post a comment.
Powered by WordPress with Pool theme design by Borja Fernandez.
Entries and comments feeds.
Valid XHTML and CSS. ^Top^