View Single Post
Addison's Avatar
Posts: 3,811 | Thanked: 1,151 times | Joined on Oct 2007 @ East Lansing, MI
#102
Originally Posted by gerbick View Post
I personally doubt that's your problem - if it were, then all sounds would fail - but I believe the command in Linux is:

update-rc.d metalayer-crawler defaults

You might have to either pull a start, or simply enough pull a reboot and then use top to make sure it's started with the proper priority.
Tear web browser squibbed on me and reset the tablet itself.

I've now got that metalayer-crawler thingy running again and I'm hearing sound also.

I've got such a stupid love/hate thing for this Scid app. How can I remove it all from the tablet?

This is what I entered into Xterm to have it installed:

root
apt-get install libvorbisenc2
cd /media/mmc1/Scid
dpkg -i tcl8.5_8.5.8-1_armel.deb
dpkg -i tk8.5_8.5.8-1_armel.deb
dpkg -i libsnack2-alsa_2.2.10-dfsg1-9_armel.deb
dpkg -i libtk-img_1.3-release-8_armel.deb
dpkg -i scid_4.0-maemo2_armel.deb

Thanks Gerb!