User:Jerjozwik

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Settings)
(Settings)
Line 82: Line 82:
  
 
'''gsmhandset.state'''
 
'''gsmhandset.state'''
 +
        control.5 {
 +
                comment.access 'read write'
 +
                comment.type INTEGER       
 +
                comment.count 1
 +
                comment.range '0 - 127'
 +
                iface MIXER
 +
                name 'Mono Playback Volume'
 +
                value 85
 +
        }
 +
 +
 +
 +
 
         control.12 {
 
         control.12 {
 
                 comment.access 'read write'
 
                 comment.access 'read write'
Line 89: Line 102:
 
                 iface MIXER
 
                 iface MIXER
 
                 name 'Mono Sidetone Playback Volume'
 
                 name 'Mono Sidetone Playback Volume'
                 value 3
+
                 value 5
 
         }
 
         }
  

Revision as of 18:01, 11 July 2009

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

Contents

Status

Currently SHR-lite-testing 20090502 is running.

installed packages include:

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 = 6000
lock = 0
idle_prelock = 10
idle = 6
idle_dim = 15
ignoreinput = 2,3

DPI running ilume scaling at 177dpi

gsmhandset.state

        control.5 {
                comment.access 'read write'
                comment.type INTEGER         
                comment.count 1
                comment.range '0 - 127'
                iface MIXER
                name 'Mono Playback Volume'
                value 85 
        }




        control.12 {
                comment.access 'read write'
                comment.type INTEGER
                comment.count 1
                comment.range '0 - 7'
                iface MIXER
                name 'Mono Sidetone Playback Volume'
                value 5
        }

mickeyterm

OK
AT%N0283
AT%N0283
EXT: I
Long AEC is active

OK
AT%N0125
AT%N0125
EXT: I
Noise reduction -6 dB is active
Personal tools

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

Status

Currently SHR-lite-testing 20090502 is running.

installed packages include:

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 = 6000
lock = 0
idle_prelock = 10
idle = 6
idle_dim = 15
ignoreinput = 2,3

DPI running ilume scaling at 177dpi

gsmhandset.state

        control.12 {
                comment.access 'read write'
                comment.type INTEGER
                comment.count 1
                comment.range '0 - 7'
                iface MIXER
                name 'Mono Sidetone Playback Volume'
                value 3
        }

mickeyterm

OK
AT%N0283
AT%N0283
EXT: I
Long AEC is active

OK
AT%N0125
AT%N0125
EXT: I
Noise reduction -6 dB is active