Obre el menú principal

Diferència entre revisions de la pàgina «So en LliureX»

(Es crea la pàgina amb «Si tens una targeta de so que LliureX no suporta pots probar amb aquesta solució.  The Ubuntu Kernel Team produces what they call "Crack of the Day" builds of alsa...».)
 
Línia 1: Línia 1:
Si tens una targeta de so que LliureX no suporta pots probar amb aquesta solució. 
+
Si tens una targeta de so que LliureX no suporta pots probar amb aquesta solució.   
  
The Ubuntu Kernel Team produces what they call "Crack of the Day" builds of alsa-driver code. This is the latest development code that is being worked on "upstream" and has all the most recent fixes to hardware issues. We ask users having audio problems to install these builds in order to help us identify whether the issue has already been fixed or if it's also an issue upstream.
+
The Ubuntu Kernel Team produces what they call "Crack of the Day" builds of alsa-driver code. This is the latest development code that is being worked on "upstream" and has all the most recent fixes to hardware issues. We ask users having audio problems to install these builds in order to help us identify whether the issue has already been fixed or if it's also an issue upstream.  
  
= Installing =
+
= Installing =
  
Obrir una consola o terminal i escriure:
+
Obrir una consola o terminal i escriure:  
<pre>sudo add-apt-repository ppa:ubuntu-audio-dev/ppa</pre>
+
<pre>sudo add-apt-repository ppa:ubuntu-audio-dev/ppa</pre>  
Desprès:
+
Desprès:  
<pre>sudo apt-get update</pre>
+
<pre>sudo apt-get update</pre>  
Obrir una consola o terminal i escriure:
+
Obrir una consola o terminal i escriure:  
<pre>sudo apt-get install linux-alsa-driver-modules-$(uname -r)</pre>
+
<pre>sudo apt-get install linux-alsa-driver-modules-$(uname -r)</pre>  
Reinicia.
+
Reinicia.  
  
 +
<br>
  
 +
Gràcies a Manuel&nbsp;http://coordinadorstic.edutictac.es/mod/forum/discuss.php?d=209
  
Gràcies a Manuel&nbsp;http://coordinadorstic.edutictac.es/mod/forum/discuss.php?d=209
+
[[Category: LliureX]] [[Category: Ubuntu]] [[Category: Tips]]

Revisió del 22:28, 29 març 2011

Si tens una targeta de so que LliureX no suporta pots probar amb aquesta solució. 

The Ubuntu Kernel Team produces what they call "Crack of the Day" builds of alsa-driver code. This is the latest development code that is being worked on "upstream" and has all the most recent fixes to hardware issues. We ask users having audio problems to install these builds in order to help us identify whether the issue has already been fixed or if it's also an issue upstream.

Installing

Obrir una consola o terminal i escriure:

sudo add-apt-repository ppa:ubuntu-audio-dev/ppa

Desprès:

sudo apt-get update

Obrir una consola o terminal i escriure:

sudo apt-get install linux-alsa-driver-modules-$(uname -r)

Reinicia.


Gràcies a Manuel http://coordinadorstic.edutictac.es/mod/forum/discuss.php?d=209