User:Jerjozwik

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Useful Commands)
Line 7: Line 7:
 
installed packages include:
 
installed packages include:
 
*FFalarms
 
*FFalarms
 +
*gpe-calendar
 +
*dillo
 +
*literki
 
*tangoGPS
 
*tangoGPS
 
*intone
 
*intone
 
*leafpad
 
*leafpad
 
*mokoconv
 
*mokoconv
 +
*dictator
 
*mokomaze
 
*mokomaze
 
*neon
 
*neon
Line 18: Line 22:
 
*orrery
 
*orrery
 
*pcalc
 
*pcalc
 +
*omgps
  
 
== Hardware ==
 
== Hardware ==
Line 39: Line 44:
 
*20090509 after breaking the UI modifying /gtk-2.0/gtkrc without making a backup, switched to shr-lite-testing 20090502
 
*20090509 after breaking the UI modifying /gtk-2.0/gtkrc without making a backup, switched to shr-lite-testing 20090502
 
*20090512 after fourier and its required libs destroyed my phones usability. re-flash with shr-lite-testing 20090502
 
*20090512 after fourier and its required libs destroyed my phones usability. re-flash with shr-lite-testing 20090502
 
+
*20090627 phonelog and dialer have been failing for some time. re-flash with shr-lite-unstable 20090624
 
+
  
 
== Scripts Used ==
 
== Scripts Used ==
<nowiki>root@nibbly-bits:~# cat backup_contacts.sh
+
#root@nibbly-bits:~# cat backup_contacts.sh
#!/bin/sh
+
##!/bin/sh
d=$(date +%Y.%m.%d-%H%M)
+
#d=$(date +%Y.%m.%d-%H%M)
mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device
+
#mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device
org.freesmartphone.GSM.SIM.RetrievePhonebook 'contacts' > contacts-$d.txt</nowiki>
+
#org.freesmartphone.GSM.SIM.RetrievePhonebook 'contacts' > contacts-$d.txt
  
<nowiki>root@nibbly-bits:~# cat backup_messages.sh
+
#root@nibbly-bits:~# cat backup_messages.sh
#!/bin/sh
+
##!/bin/sh
d=$(date +%Y.%m.%d-%H%M)
+
#d=$(date +%Y.%m.%d-%H%M)
mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device
+
#mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device
org.freesmartphone.GSM.SIM.RetrieveMessagebook 'all' > messages-$d.txt</nowiki>
+
#org.freesmartphone.GSM.SIM.RetrieveMessagebook 'all' > messages-$d.txt
  
 
== Useful Commands ==
 
== Useful Commands ==
 
'''Airplane Mode'''
 
'''Airplane Mode'''
<nowiki>mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.Device.SetAntennaPower False</nowiki>
+
#mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.Device.SetAntennaPower False
 +
 
 +
== Settings ==
 +
''frameworkd.conf''
 +
#[otimed]
 +
#zonesources = NONE
 +
#timesources = GPS,NTP
 +
 
 +
#[odeviced.idlenotifier]
 +
#suspend = 50
 +
#lock = 0
 +
#idle_prelock = 10
 +
#idle = 6
 +
#idle_dim = 15
 +
#ignoreinput = 2,3
 +
 
 +
 
 +
== Headline text ==

Revision as of 01:04, 28 June 2009

jeremy jozwik. openmoko user gtalk: jerjoz.forums ąt gmail . com

Contents

Status

Currently SHR-lite-testing 20090502 is running.

installed packages include:

  • FFalarms
  • gpe-calendar
  • dillo
  • literki
  • tangoGPS
  • intone
  • leafpad
  • mokoconv
  • dictator
  • mokomaze
  • neon
  • rotate
  • tasks
  • numptyphysics
  • orrery
  • pcalc
  • omgps

Hardware

Recently acquired the USB Smallest Mini Keyboard from golden computer center in hong kong. works ok, all keys seem to function except the up arrow. all in all an ok purchase for $15USD

looking into getting extra batteries, either the nokia BL-5B or BL-6C.

Useage

I use the device primarily for gps tracking and ogg playback. used with headphone adapter Radio Shack 274-004

Contributions

check out Artwork for the only thing i can currently contribute to the openmoko community

Re-flash

  • 20090318 after buying device 2008.12
  • 20090322 qi testing other distributions
  • 20090405 going back to 2008.12
  • 20090423 switch to shr
  • 20090509 after breaking the UI modifying /gtk-2.0/gtkrc without making a backup, switched to shr-lite-testing 20090502
  • 20090512 after fourier and its required libs destroyed my phones usability. re-flash with shr-lite-testing 20090502
  • 20090627 phonelog and dialer have been failing for some time. re-flash with shr-lite-unstable 20090624

Scripts Used

#root@nibbly-bits:~# cat backup_contacts.sh
##!/bin/sh
#d=$(date +%Y.%m.%d-%H%M)
#mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device
#org.freesmartphone.GSM.SIM.RetrievePhonebook 'contacts' > contacts-$d.txt
#root@nibbly-bits:~# cat backup_messages.sh
##!/bin/sh
#d=$(date +%Y.%m.%d-%H%M)
#mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device
#org.freesmartphone.GSM.SIM.RetrieveMessagebook 'all' > messages-$d.txt

Useful Commands

Airplane Mode

#mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.Device.SetAntennaPower False

Settings

frameworkd.conf

#[otimed]
#zonesources = NONE
#timesources = GPS,NTP
#[odeviced.idlenotifier]
#suspend = 50
#lock = 0
#idle_prelock = 10
#idle = 6
#idle_dim = 15
#ignoreinput = 2,3


Headline text

Personal tools

jeremy jozwik. openmoko user gtalk: jerjoz.forums ąt gmail . com

Status

Currently SHR-lite-testing 20090502 is running.

installed packages include:

  • FFalarms
  • gpe-calendar
  • dillo
  • literki
  • tangoGPS
  • intone
  • leafpad
  • mokoconv
  • dictator
  • mokomaze
  • neon
  • rotate
  • tasks
  • numptyphysics
  • orrery
  • pcalc
  • omgps

Hardware

Recently acquired the USB Smallest Mini Keyboard from golden computer center in hong kong. works ok, all keys seem to function except the up arrow. all in all an ok purchase for $15USD

looking into getting extra batteries, either the nokia BL-5B or BL-6C.

Useage

I use the device primarily for gps tracking and ogg playback. used with headphone adapter Radio Shack 274-004

Contributions

check out Artwork for the only thing i can currently contribute to the openmoko community

Re-flash

  • 20090318 after buying device 2008.12
  • 20090322 qi testing other distributions
  • 20090405 going back to 2008.12
  • 20090423 switch to shr
  • 20090509 after breaking the UI modifying /gtk-2.0/gtkrc without making a backup, switched to shr-lite-testing 20090502
  • 20090512 after fourier and its required libs destroyed my phones usability. re-flash with shr-lite-testing 20090502
  • 20090627 phonelog and dialer have been failing for some time. re-flash with shr-lite-unstable 20090624

Scripts Used

#root@nibbly-bits:~# cat backup_contacts.sh
##!/bin/sh
#d=$(date +%Y.%m.%d-%H%M)
#mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device
#org.freesmartphone.GSM.SIM.RetrievePhonebook 'contacts' > contacts-$d.txt
#root@nibbly-bits:~# cat backup_messages.sh
##!/bin/sh
#d=$(date +%Y.%m.%d-%H%M)
#mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device
#org.freesmartphone.GSM.SIM.RetrieveMessagebook 'all' > messages-$d.txt

Useful Commands

Airplane Mode

#mdbus -s org.freesmartphone.ogsmd /org/freesmartphone/GSM/Device org.freesmartphone.GSM.Device.SetAntennaPower False

Settings

frameworkd.conf

#[otimed]
#zonesources = NONE
#timesources = GPS,NTP
#[odeviced.idlenotifier]
#suspend = 50
#lock = 0
#idle_prelock = 10
#idle = 6
#idle_dim = 15
#ignoreinput = 2,3


Headline text