User:Archimedes

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(Todo)
Line 19: Line 19:
 
*Need to create -dev-Builds
 
*Need to create -dev-Builds
 
*Need to create -dbg-Builds (!)
 
*Need to create -dbg-Builds (!)
 +
*Find out how to turn on mic/speaker (Preferences, alsamixer,...)
  
 
===Notes===
 
===Notes===

Revision as of 04:28, 16 August 2008

Contents

linphone

I have build linphone and dependencies (libosip2, libexosip2, speex) for the freerunner.

Get it

You can get my packages here:
http://freerunner.archimedes.mobi/builds/

Installorder: libosip2, libexosip2, speex, linphone (you need angstrom (quite sure) and celtune (maybe) as additional repositories. Look at Distributions on how to set them up).

What works

  • Installing
  • Making a direct sip call
  • answering a direct sip call

What does NOT work

  • Preferences segfault, no dbg build for gdb yet
  • Hearing each other (maybe need preferences? :-D)

Todo

  • Need to create -dev-Builds
  • Need to create -dbg-Builds (!)
  • Find out how to turn on mic/speaker (Preferences, alsamixer,...)

Notes

I had to recompile speex because linphone did not compile with the angstrom version (speex_1.1.12+1.2beta1-r1_armv4t), but maybe you only have to setup a softlink for it to work (start linphone by shell, like DISPLAY=:0 linphone).

After a segfault do killall mediaserver ;-)

This is my first build for OpenMoko, even my first crosscompilation ever. Have Fun.

Personal tools

linphone

I have build linphone and dependencies (libosip2, libexosip2, speex) for the freerunner.

Get it

You can get my packages here:
http://freerunner.archimedes.mobi/builds/

Installorder: libosip2, libexosip2, speex, linphone (you need angstrom (quite sure) and celtune (maybe) as additional repositories. Look at Distributions on how to set them up).

What works

  • Installing
  • Making a direct sip call
  • answering a direct sip call

What does NOT work

  • Preferences segfault, no dbg build for gdb yet
  • Hearing each other (maybe need preferences? :-D)

Todo

  • Need to create -dev-Builds
  • Need to create -dbg-Builds (!)

Notes

I had to recompile speex because linphone did not compile with the angstrom version (speex_1.1.12+1.2beta1-r1_armv4t), but maybe you only have to setup a softlink for it to work (start linphone by shell, like DISPLAY=:0 linphone).

After a segfault do killall mediaserver ;-)

This is my first build for OpenMoko, even my first crosscompilation ever. Have Fun.