User:PaulWise

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(add mplayer/ffvorbis bug report)
(update)
Line 7: Line 7:
 
* Hardware model: [[GTA02_revisions#GTA02v5|GTA02v5]]
 
* Hardware model: [[GTA02_revisions#GTA02v5|GTA02v5]]
 
* Hardware changes:
 
* Hardware changes:
** buzzfix
+
** [[Buzz_Fix|buzz fix]]
 
** tape trick for easy removal of battery and microSD
 
** tape trick for easy removal of battery and microSD
 
* SIM card: none
 
* SIM card: none
Line 22: Line 22:
 
** kernel partition: empty
 
** kernel partition: empty
 
* 16GB microSD card
 
* 16GB microSD card
** booph-debian: Debian, E17, QtMoko, mostly unused  
+
** booph-debian: Debian, E17, old QtMoko, mostly unused  
 
** booph-shr: SHR-unstable, used often, often broken
 
** booph-shr: SHR-unstable, used often, often broken
 
** booph-home: /home partition shared between distros
 
** booph-home: /home partition shared between distros
 +
*** trick in /etc/X11/Xsession.d/00-pabs and ~/.Xsession to symlink the right E17 config based on the distro
 
** booph-scratch: scratch partition for trying other distros
 
** booph-scratch: scratch partition for trying other distros
 +
* accessories
 +
** extra battery (free with [[BuzzFixParty#Caceres_.28Debconf09.29|buzz fix at DebConf9]])
 +
** 2.5mm to 3.5mm headphone jack adaptor
 +
*** [http://lists.openmoko.org/pipermail/community/2010-March/060914.html not wired right, only get audio from one headphone]
 
* host system
 
* host system
 
** Debian GNU/Linux laptop
 
** Debian GNU/Linux laptop
Line 36: Line 41:
 
Wishlist:
 
Wishlist:
  
* SIM card, once I figure out a suitable provider and distro
+
* software
* mod some headphones to have 2.5mm and 3.5mm jacks
+
** bootloader: kexec-based intermediary bootloader and rescue system for NAND flash based on Debian, perhaps EFL based or use petitboot
* kexec-based intermediary bootloader and rescue system for NAND flash based on Debian, perhaps EFL based or use petitboot
+
** kernel:
* switch to primarily using Debian
+
*** WiFi: always connect, even after suspend/resume
* consider switching away from FSO towards [[User:Lindi|lindi]]'s setup
+
*** vanilla upstream!
* binary firmware pokage
+
** GSM: [http://bb.osmocom.org/ OsmocomBB]
* keyboard sanity
+
** mesa: merge glamo driver!
* data sync strategy
+
** UI
* newer kernel without wireless issues
+
*** investigate GNOME mobile stuff
* investigate GNOME mobile stuff
+
*** keyboard sanity
 +
** distro
 +
*** switch to primarily using Debian
 +
* misc
 +
** consider switching away from FSO towards [[User:Lindi|lindi]]'s setup
 +
** data sync strategy
 +
** binary firmware pokage
 +
* hardware
 +
** fixes: [[1024]], [[GTA02_bass_fix|bass]]
 +
* accessories
 +
** sane 2.5mm to 3.5mm headphone jack adaptor
 +
** SIM card, once I figure out a suitable provider and distro

Revision as of 06:12, 11 April 2010

Homepage: http://bonedaddy.net/pabs3/
Debian: http://wiki.debian.org/PaulWise

My current setup:

  • Host: booph.local
  • Hardware model: GTA02v5
  • Hardware changes:
    • buzz fix
    • tape trick for easy removal of battery and microSD
  • SIM card: none
  • GSM flash: firmware updated to moko11
  • NOR flash: original u-boot
  • NAND flash:
    • u-boot partition: qi
    • u-boot_env partition:
      • customised u-boot environment:
        • menu items for different OSes on microSD
        • always start in menu (stop_in_menu=yes)
    • splash partition: apt-get anarchism image
    • rootfs partition: empty
    • kernel partition: empty
  • 16GB microSD card
    • booph-debian: Debian, E17, old QtMoko, mostly unused
    • booph-shr: SHR-unstable, used often, often broken
    • booph-home: /home partition shared between distros
      • trick in /etc/X11/Xsession.d/00-pabs and ~/.Xsession to symlink the right E17 config based on the distro
    • booph-scratch: scratch partition for trying other distros
  • accessories
  • host system

Workarounds:

Disable the ffvorbis mplayer audio codec because it is too slow and the vorbis one works, add a line "ac=-ffvorbis," in ~/.mplayer/config. Bug filed: http://bugs.debian.org/550572

Wishlist:

  • software
    • bootloader: kexec-based intermediary bootloader and rescue system for NAND flash based on Debian, perhaps EFL based or use petitboot
    • kernel:
      • WiFi: always connect, even after suspend/resume
      • vanilla upstream!
    • GSM: OsmocomBB
    • mesa: merge glamo driver!
    • UI
      • investigate GNOME mobile stuff
      • keyboard sanity
    • distro
      • switch to primarily using Debian
  • misc
    • consider switching away from FSO towards lindi's setup
    • data sync strategy
    • binary firmware pokage
  • hardware
  • accessories
    • sane 2.5mm to 3.5mm headphone jack adaptor
    • SIM card, once I figure out a suitable provider and distro
Personal tools

Homepage: http://bonedaddy.net/pabs3/
Debian: http://wiki.debian.org/PaulWise

My current setup:

  • Host: booph.local
  • Hardware model: GTA02v5
  • Hardware changes:
    • buzzfix
    • tape trick for easy removal of battery and microSD
  • SIM card: none
  • GSM flash: firmware updated to moko11
  • NOR flash: original u-boot
  • NAND flash:
    • u-boot partition: qi
    • u-boot_env partition:
      • customised u-boot environment:
        • menu items for different OSes on microSD
        • always start in menu (stop_in_menu=yes)
    • splash partition: apt-get anarchism image
    • rootfs partition: empty
    • kernel partition: empty
  • 16GB microSD card
    • booph-debian: Debian, E17, QtMoko, mostly unused
    • booph-shr: SHR-unstable, used often, often broken
    • booph-home: /home partition shared between distros
    • booph-scratch: scratch partition for trying other distros
  • host system

Workarounds:

Disable the ffvorbis mplayer audio codec because it is too slow and the vorbis one works, add a line "ac=-ffvorbis," in ~/.mplayer/config. Bug filed: http://bugs.debian.org/550572

Wishlist:

  • SIM card, once I figure out a suitable provider and distro
  • mod some headphones to have 2.5mm and 3.5mm jacks
  • kexec-based intermediary bootloader and rescue system for NAND flash based on Debian, perhaps EFL based or use petitboot
  • switch to primarily using Debian
  • consider switching away from FSO towards lindi's setup
  • binary firmware pokage
  • keyboard sanity
  • data sync strategy
  • newer kernel without wireless issues
  • investigate GNOME mobile stuff