Stephan, as far as I know if you are usin a brand new OM2008.8 the gsm antenas by default is on.
Sems more a incompatibility with you sim than to power up the gsm, nevertheless to make sure if the gsm is on or in a terminal do # cat /sys/devices/platform/neo1973-pm-gsm.0/power_on and if it returns 1 is on, O is off regards El lun, 08-09-2008 a las 15:38 +0200, stefan gustavsson escribió: > I wonder if anyone can help me, i use OM2008.8 neo freerunner and the > gsm antenna seems to turned of by default, when i use 2007 i can find > the settings for the gms antenna on the "desktop" and i can click and > "power on gsm antenna", i have looked in 2008.8 but i cant find the > same choise so i cant use the Phone to cal and text with, thanks in > advance for any help > > Kind Regards Stefan > > > > > > > ______________________________________________________________________ > > From: [EMAIL PROTECTED] > > To: [email protected] > > Date: Mon, 8 Sep 2008 14:21:18 +0200 > > Subject: RE: Software package > > > > you can copy an existing one, > > > > #cd /usr/share/applications > > #cp pyefl-sudoku.desktop whateveryouwant.desktop > > > > and now with you prefered text editor I use joe to install it, just > > #opkg install joe > > or you can use already installed vi > > > > #joe whateveryouwant.desktop > > You will see something like this > > > > [Desktop Entry] > > Encoding=UTF-8 > > Name=Sudoku > > TryExec=sudoku_ui.py > > GenericName=pyefl-sudoku > > Comment=Sudoku game > > StartupNotify=false > > Exec=sudoku_ui.py > > Icon=pyefl-sudoku > > Terminal=false > > Type=Application > > Categories=Applications;Game;ENLIGHTENMENT; > > > > modify Name,GenericName to "Handwriting" for example, Comment to X11 > > handwritting recognition, TryExec and Exec with the executable name > (you > > dont have specified it in you mail so if you don't know how to > retrieve > > it please read below) > > you can also change the icon (a 48x48 pixels png file will fit, you > can > > easy, create/adapt one with gimp), and change to a more fitting > > categories as Applications;Utilities;keyboards;input > > > > To know the name of the binary to execute doing a > > #opkg files <name of the pakage>|grep bin > > > > it will list what files it probides and the grep will filter those > > installed in defaults executables directories, surely one of those > files > > will be the one you need. > > > > By the way, can you especify where did you download, read, and know > > about this handwritting stuff?? I have no idea. > > > > for the rotate screen stuff look in > > http://wiki.openmoko.org/wiki/Gestures or if you want something more > > simplier look at http://wiki.openmoko.org/wiki/Rotate > > > > El lun, 08-09-2008 a las 13:53 +0200, stefan gustavsson escribió: > > > How do i create the .desktop file, what do i put in, they all look > > > different, could someone help me with this > > > > > > > > > > > > > > > > > > > > > > ______________________________________________________________________ > > > > Date: Mon, 8 Sep 2008 10:43:23 +1000 > > > > From: [EMAIL PROTECTED] > > > > To: [email protected] > > > > Subject: Re: Software package > > > > > > > > stefan gustavsson wrote: > > > > > Where do i activate the handwriting software, i have > downloaded > > > the x11 handwriting software to the neo freerunner with OM2008.8, > but > > > i cant find where to activate it. The other question i had is > where do > > > i find the software/package that enables the motion features on > the > > > neo freerunner, like the screen adapting to how you hold your > phone. > > > Thanks in advance Kind Regards Stefan > > > > > > > > > create a .desktop file for it in /usr/share/applications, using > one > > > of > > > > the existing ones as a template. > > > > > > > > HTH, > > > > -Dale > > > > > > > > _______________________________________________ > > > > support mailing list > > > > [email protected] > > > > https://lists.openmoko.org/mailman/listinfo/support > > > _______________________________________________ > > > support mailing list > > > [email protected] > > > https://lists.openmoko.org/mailman/listinfo/support > > > > > > _______________________________________________ > > support mailing list > > [email protected] > > https://lists.openmoko.org/mailman/listinfo/support > _______________________________________________ > support mailing list > [email protected] > https://lists.openmoko.org/mailman/listinfo/support _______________________________________________ support mailing list [email protected] https://lists.openmoko.org/mailman/listinfo/support
