I've added some small patches etc to kustomizer for om2009 (see
http://etherpad.com/zt3x1x7ERX )
#Change rendering engine
echo; echo "export ELM_ENGINE=x11-16" >> /etc/profile
#HACK TO CHANGE SD CARD CLOCK FREQUENCY
echo "echo 10000000 > /sys/module/glamo_mci/parameters/sd_max_clk" >
/etc/init.d/sd_clk
chmod 755 /etc/init.d/sd_clk
#BACKGROUND IMAGE
#480x590 px png called bg.png
cp /usr/share/paroli/applications/paroli-launcher2/edje/default/images/bg.png
/usr/share/paroli/applications/paroli-launcher2/edje/default/images/bg.png_original
wget http://www.kurppa.fi/freerunner/bgimages/bg.png -O
/usr/share/paroli/applications/paroli-launcher2/edje/default/images/bg.png
cd /usr/share/paroli/applications/paroli-launcher2
edje_cc -id edje/default/images -id ../common-for-edje/images -fd
../common-for-edje/fonts edje/default/paroli-launcher.edc -o
paroli-launcher.edj
chmod +r paroli-launcher.edj
#RESTART PAROLI!
#HACK TO USE OSS
modprobe snd-pcm-oss
echo "snd-pcm-oss" > /etc/modutils/snd-pcm-oss
update-modules
Also added some apps like elmdentica and boxar from opkg.org
Please let us know what you think and if it works for you.
I'd really appreciate if someone could test all the audio players. I
myself don't need nor use them and I have ~no interest in testing and
installing them..
OTOH it'd be best if someone could go and find the 'One Audio Player
to Rule Them All' - install it with no hassle and remove the rest..
It'd be actually nice to be able to release an alpha version of
kustomizer for om2009 say ~next week?
r
--
| risto h. kurppa
| risto at kurppa dot fi
| http://risto.kurppa.fi
It'd be actually nice to be able to release an alpha version of
kustomizer for om2009 say ~next week?
I'm a bit busy right now too so it might be better not to release
anything but still keep kustomizer for om2009 alive.