Hi,
cant get any 'noise' out of Intel ICH5 with AD1985. Ubuntu 8.04.
Headphone Jack Sense not useable in alsamixer for example.
Found hint: Commented out the penultimate line and changed the last line from 2 to 0.
Code:
# Prevent abnormal drivers from grabbing index 0
options snd-bt87x index=-2
I have been tearing my hair out for the last few weeks trying to get the internal mic working on my Acer. At first modifying the /etc/modprobe.d/alsa-base.conf file with various options but there were issues with noise and distortion.
Finally I installed the Realtek Alsa driver for the sound card. Thanks to alpho2k blog on ALSA in Ubuntu
Just to clarify:
I have been working on this issue for several days now and still cannot get my sound card to work. Basically, I have a Creative Sound Blaster Recon3D sound card installed in a PCI slot and I am unable to play any sound through it. Note that I have the on board sound disabled in the BIOS. Also, it is my understanding that this sound card is supported as of kernel 3.5.
Hi everybody,
iI m using mandriva 2010. Everything works fine except sound.
my computer is a HP Pavilion DV6-1110AX
the lspci | grep -i audio
Quote:
snd_hda_intel : ATI Technologies Inc|R700 Audio Device [Radeon HD 4000 Series] (vendor:1002 device:aa38 subv:103c subd:3061)
grep sound-slot /etc/modprobe.conf
I cannot get my Yamaha PCI sound card to detect.
[root@localhost mahadevan]# lspci | grep audio
06:05.0 Multimedia audio controller: Yamaha Corporation DS1L Audio
[root@localhost mahadevan]# aplay -l
aplay: device_list:223: no soundcards found...
When i try to setup my sound driver using
alsaconf
I get this output
I know that a lot of people had problems finding modprobe which was mostely due to an unconfigured $PATH. This time however I logged into a machine (Linux mymachine 2.6.32-6-pve #1 SMP Mon Jan 23 08:27:52 CET 2012 i686 GNU/Linux with root rights) and modprobe wasn't found at all.
After I execute iptables, it shows
Usage: /sbin/modprobe-bin [-v] [-V] [-C config-file] [-n] [-i] [-q] [-o
<modname /sbin/modprobe-bin -r [-n] [-i] [-v] <modulename> ...
/sbin/modprobe-bin -l -t <dirname> [ -a <modulename> ...]
Usage: /sbin/modprobe-bin [-v] [-V] [-C config-file] [-n] [-i] [-q] [-o
<modname /sbin/modprobe-bin -r [-n] [-i] [-v] <modulename> ...
Afte
So i have Ubuntu 11.10 64-bit. My computer has integrated Realtek HD audio card. I have no sound devices listed in ubuntu sound settings. When i type "aplay -l" it gives this :
aplay: device_list:240:No soundcards found
I have tried to install ALSA 1.0.25 with utilities several times.
I have a fresh install of openSUSE 11.2 64-bit with all updates installed, however there is no sound from my Xonar DX sound card. In Hardware Information, the sound card is shown as "Virtuoso 100 (Xonar DX)". How would I get my sound card to work?