There is no problem with QPE and the QTOPIA_PHONE_DEVICE var. The problem is that gsm0710muxd gets started twice (via rc.d init scripts AND the dbus request inside 89qtopia) and QPE gets a bogus ptsvar and falls back to /dev/ttySAC0. I removed the rc.d startup of the muxer because dbus is capable of launching it upon request: update-rc.d -f gsm0710muxd remove And it all works (GSM+GPRS)! :)
Citando William Kenworthy <[EMAIL PROTECTED]>: > I'm also noticing today that the batget utility is blocking (using top), > sometimes several instances get caught up and the phone starts to slow. > removed the battery module (its utterly useless in illume anyway) and > things run much better. > > Overall though, there are fewer problems than 2008.9 :) > > BillK > > On Fri, 2008-12-05 at 11:42 +0000, Vasco Névoa wrote: >> After today's testing upgrade, QPE is ignoring env var >> QTOPIA_PHONE_DEVICE and going right for "/dev/ttySAC0" instead of a >> /dev/pts* like I want it to. >> What is the new way to make it pick another device? >> Surely you devs haven't forgotten there are people using gsm0710muxd?... >> >> _______________________________________________ >> Openmoko community mailing list >> [email protected] >> http://lists.openmoko.org/mailman/listinfo/community > -- > William Kenworthy <[EMAIL PROTECTED]> > Home in Perth! > > > _______________________________________________ > Openmoko community mailing list > [email protected] > http://lists.openmoko.org/mailman/listinfo/community > _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

