Mer/Status/Sound

(best guess to date...)
(added info for 0.13 users)
Line 10: Line 10:
The tablet needs to be rebooted to allow the modules to load
The tablet needs to be rebooted to allow the modules to load
-
(nb there is a problem on 0.13)
+
 
 +
FOR Mer 0.13 USERS:
 +
There's a problem with osso-dsp-loader.
 +
 
 +
You need to download osso-dsp-loader from the old repo.
 +
 
 +
run in Xterm
 +
 
 +
  wget http://repository.mer.tspre.org/pool/contrib/o/osso-dsp-loader/osso-dsp-loader_0.5.6-4deblet3mer1_armel.deb && sudo dpkg -i osso-dsp-loader_0.5.6-4deblet3mer1_armel.deb

Revision as of 09:03, 24 May 2009

To get sound running on Mer requires the pulseaudio code to be developed and setup properly.

In the meantime you can use ALSA with certain apps but you need the Nokia osso-dsp-rx-44-modules

 echo "deb http://catalogue.tableteer.nokia.com/updates/diablo-2/ ./" > /etc/apt/sources.list.d/temp_updates.list
 apt-get update
 apt-get install alsa-base tablet-sound
 rm /etc/apt/sources.list.d/temp_updates.list
 apt-get update

The tablet needs to be rebooted to allow the modules to load

FOR Mer 0.13 USERS: There's a problem with osso-dsp-loader.

You need to download osso-dsp-loader from the old repo.

run in Xterm

 wget http://repository.mer.tspre.org/pool/contrib/o/osso-dsp-loader/osso-dsp-loader_0.5.6-4deblet3mer1_armel.deb && sudo dpkg -i osso-dsp-loader_0.5.6-4deblet3mer1_armel.deb