LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Can not find soundcard (https://www.linuxquestions.org/questions/linux-hardware-18/can-not-find-soundcard-868337/)

davholla 03-19-2011 05:14 PM

Thanks for that. I installed easily - it did not solve the problem with the soundcard.

The weird thing is that with Mephis and PCCentoOS (both KDE unlike Oracle enterprise Linux which is Gnome) the sound works fine.

How can I compare the setup?

Peacedog 03-19-2011 06:31 PM

Please post the output from the following.

Code:

$ cat /proc/asound/card0/codec#* | grep Codec
$ cat /proc/asound/version

Good luck. ;-)

davholla 03-20-2011 04:04 AM

Code:

cat /proc/asound/card0/codec#* | grep Codec
Codec: Realtek ALC888
[root@localhost root]# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.18rc1.

From PC Linux

davholla 03-20-2011 04:21 AM

Code:

cat /proc/asound/card0/code* | grep Codec
Codec: Realtek ALC888
[root@localhost ~]# cat /proc/asound/version
Advanced Linux Sound Architecture Driver Version 1.0.14rc3 (Wed Mar 14 07:25:50 2007 UTC).
[root@localhost ~]#

The above is from Oracle Linux

Peacedog 03-20-2011 07:46 PM

How about the output from the following:

Code:

$ cat /usr/src/linux/Documentation/sound/alsa/HD-Audio-Models.txt
Let's have a look for your codec in that file and see what quirks are available.

Good luck. ;-)

davholla 03-21-2011 04:04 AM

Thank you I fixed it.

I installed Alsa Mixer Gui and I clicked on various things and the sound came out.

Peacedog 03-21-2011 07:53 PM

You're Welcome, Glad you got it sorted!

Good luck. ;-)


All times are GMT -5. The time now is 07:30 AM.