Hda

From the ALSA wiki

(Difference between revisions)
Jump to: navigation, search
(Added info from my own wrestling with getting the driver to work on an Acer Aspire laptop.)
 
Line 35: Line 35:
* '''F1734'''            ''(2-jack)''
* '''F1734'''            ''(2-jack)''
* '''ref'''              ''(Depends on the model used)''
* '''ref'''              ''(Depends on the model used)''
-
 
+
* '''acer'''            ''(Acer laptops)''
-
 
+
* '''acer-aspire'''      ''(Acer Aspire laptops)''
Troubleshooting:
Troubleshooting:
* To get help be sure to include the content of the <tt>codec#*</tt> file (e.g. <tt>/proc/asound/card1/codec#0</tt>)
* To get help be sure to include the content of the <tt>codec#*</tt> file (e.g. <tt>/proc/asound/card1/codec#0</tt>)
* Sometime this chip has some weird problems on the '''ASUS P5N-E SLI''' mainboard (Realtek ALC883 6-channel CODEC), it seems that there's some IRQ conflict between the ohci_controller and the audio controller (in the manual tells that they shares the same IRQ), the sound results choppy and distorted far away to been listenable. Still searching for a solution.
* Sometime this chip has some weird problems on the '''ASUS P5N-E SLI''' mainboard (Realtek ALC883 6-channel CODEC), it seems that there's some IRQ conflict between the ohci_controller and the audio controller (in the manual tells that they shares the same IRQ), the sound results choppy and distorted far away to been listenable. Still searching for a solution.
 +
* If in doubt, check the source code for alsa.  There's a number of model codes not listed here which can be found under the sound/pci/hda/ folder; for example, patch_realtek.c contains the model codes for the ALC883.
[[Category:ALSA_modules]]
[[Category:ALSA_modules]]

Latest revision as of 07:10, 16 November 2007

Just type this two commands and it will play every sound you want:

modprobe snd_hda_intel

Other required module like snd-hda-codec will automatically be installed.

For a permanent setup, you should run alsaconf

Note that :

If only certain aspects of your hardware work, e.g. the headphones but not line out, then you can try passing one of the following model arguments:

Asus

modprobe snd_hda_intel model=asus


other possible models you can try are:

Troubleshooting:

Retrieved from "http://alsa.opensrc.org/Hda"
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox