Hi! We're discussing a clarification of the content license; please look over to Current events if you're interested in editing.

Talk:Ubuntu/Leo

From Htc-linux

Jump to: navigation, search

TODO

scripts
   update
   add
     bluetooth init
     modem init
     cpu
     ...
add icon set
audio
   gnutoo's routing code
natty specific
   unity-2d glitches https://bugs.launchpad.net/unity-2d/+bug/782326 SOLVED! GRAPHICSSYSTEM PATCHED.
   no touchscreen rotation https://lists.launchpad.net/multi-touch-dev/msg00894.html SOLVED!: "xinput set-prop 'htcleo-touchscreen' 'Coordinate Transformation Matrix' 0 1 0 -1 0 1 0 0 1" https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/774938
   no right click simulation
   onboard is screwed up when fullscreen in unity.
upload the complete tarball somewhere
kernel
   evo vs htc-linux-2.6.332 
   USBHOST in evo kernel

SHR SPECIFIC TODO LIST

also see gnutioo's nexus todo: http://wiki.freesmartphone.org/index.php/Hardware/Nexusone/TODO

A) install /etc/aound.conf for nexus,leo,bravo with fsoaudiod (ask morphis for help)
B) add the routing stuff
c) add the gps stuff as seen on nexus:
/home/root/android$ ls
ch.sh  dev  proc  sys  system
/home/root/android$ cat ch.sh 
mount -o bind /dev dev
mount -o bind /proc proc    
mount -o bind /sys sys
mount -t yaffs2 /dev/mtdblock3 system
mkdir -p dev/oncrpc
cd dev/oncrpc
ln -s ../30* ./
cd ../../
chroot ./ /system/xbin/gpstest

remove

linux-headers-2.6.35-903
linux-headers-2.6.35-903-omap4
linux-headers-omap4
linux-image-2.6.35-903-omap4
linux-image-omap4
linux-omap4


install

wicd
mplayer
fennec
onboard
openssh-server