User talk:Hodgepodge

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(SHR Testing comments/bugs:)
(Gentoo installation:)
Line 1: Line 1:
== SHR Testing comments/bugs:==
+
== Gentoo experiences:==
 +
Below I hope to come up with a bit of a tutorial for getting the phone apps working on Gentoo.
  
openmoko-shr-image-glibc-ipk--20081208-om-gta02.rootfs.jffs2
+
'''First Setup Openmoko overlay '''
  
- Rarely, after a resume the phone will immediately re-suspend as if an extra event was being sent. A workaround is to press power to resume, then hold power for a few seconds and release.
+
You need internet access, probably through [[Usb_networking|usb]].
  
- I get random empty SMS's from "129" (I use T-Mobile if anyone's curious)
+
  echo "app-portage/layman subversion">>/etc/portage/package.use
 +
  emerge layman
 +
  layman -a openmoko
 +
  echo "source /usr/portage/local/layman/make.conf">>/etc/make.conf

Revision as of 07:20, 9 February 2009

Gentoo experiences:

Below I hope to come up with a bit of a tutorial for getting the phone apps working on Gentoo.

First Setup Openmoko overlay

You need internet access, probably through usb.

 echo "app-portage/layman subversion">>/etc/portage/package.use
 emerge layman 
 layman -a openmoko
 echo "source /usr/portage/local/layman/make.conf">>/etc/make.conf
Personal tools

Gentoo experiences:

Below I hope to come up with a bit of a tutorial for getting the phone apps working on Gentoo.

First Setup Openmoko overlay

You need internet access, probably through usb.

 echo "app-portage/layman subversion">>/etc/portage/package.use
 emerge layman 
 layman -a openmoko
 echo "source /usr/portage/local/layman/make.conf">>/etc/make.conf