LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   No sound with Realtek ALC850 (https://www.linuxquestions.org/questions/slackware-14/no-sound-with-realtek-alc850-440733/)

djeikyb 05-01-2006 10:07 PM

No sound with Realtek ALC850
 
Problem: Trying to play an mp3 with mpg321 gives the output "no libao driver". I'm using Asus's K8N4-e deluxe motherboard which uses Realtek's ALC850 onboard chip.

I've posted about this before, but the post was trying to solve too many different issues, and with the complication of not having any way for me to get screen output posted to this thread (see caveats). Now, though, I have a digital camera at my disposal.

Experience level: I've been a linux user for several years now, but am still mostly a semi-competent curious newbie who likes to rtfm. I'm comfortable compiling the kernel.

Caveats: My linux box is a wreck, and has been since January (the withdrawal symptoms still haven't dissipated). I'm forced to use this winbox for anything more productive than looking at error messages. This means any screen output you want to see has to be captured by camera and uploaded via my dial-up connection. I've got the time if you've got the time.

willysr 05-02-2006 11:57 PM

try installing libao packages from l directory on Slackware repository. Here are the descriptions

Quote:

libao (Audio Output library)

libao is a cross-platform audio library, and is required by many
programs and other libraries that use audio (some examples include
ogg123, GAIM, and the Ogg Vorbis libraries). This package provides
plugins for OSS, ESD, aRts, and ALSA. You will need to install the
supporting libraries for any plugins you want to use.

djeikyb 05-03-2006 12:30 AM

They're already installed. I did the full three or four gigabyte installation when I slapped slack on my hard drive.

willysr 05-03-2006 08:00 PM

could you list your libxxx packages here?

djeikyb 05-03-2006 09:12 PM

Oh blast. I'm very sorry to be all flakey, but I found out (on a different thread) that I did terrible things to my Slackware installation, and so I'm properly re-installing Slackware 10.2. Unfortunately, I made it all the way through installing disk one before I found out there is a second disk I need. Because of my dial-up, I have to wait till saturday when I have arranged to have access to high speed internet to download the second disk and finish installing.

I will be back with my problem, though, I'm sure.

Just so I know, you want a listing of my /usr/lib/ ?

willysr 05-04-2006 02:00 AM

no, your lib-related packages
just run
Code:

ls /var/log/packages | grep lib

djeikyb 05-10-2006 11:41 AM

I'm now using a custom kernel, version 2.6.16.14.

http://server5.theimagehosting.com/i...?img=lspci.JPG
http://server5.theimagehosting.com/i...g=greplib1.jpg
http://server5.theimagehosting.com/i...g=greplib2.jpg

The pics are approximately 35k each. In order they are: lspci, the two screenfuls of ls /var/log/packages | grep lib.

Alas, I'll have to make do with only disc one of Slackware 10.2. My arrangement fell through. All the really important stuff was on disc one though, right? Leastwise I remember reading that somewhere.

djeikyb 05-10-2006 12:31 PM

Ah, one more rather important screen output:

http://server5.theimagehosting.com/i...=alsadmesg.jpg

djeikyb 05-18-2006 02:58 AM

Am I doomed?

drkstr 05-18-2006 11:30 AM

Quote:

All the really important stuff was on disc one though, right?
If you want to read manpages, I suggest downloading some of the packages form the 't' directory. I think this is on disk2 but I could be wrong.

As for your problem; the message "alsa device list, no sound cards found" worries me. Looks like you need to do a kernel compile and add in "sound support" as a module. Then add in modular support for alsa and the appropriate soundcard. OSS support not necessary if you have it selected in alsa menu (backwards compatible). Once finished, run 'alsaconf' and 'alsamixer' to unmute output channels.

note: it is necessary for all of this to be compiled as modules for this to wrok.

Still does not work? Please post the output of 'lsmod'

regards,
...drkstr

djeikyb 05-18-2006 12:25 PM

Okay. I'll try compiling alsa and soundcards as modules instead of directly into the kernel.


All times are GMT -5. The time now is 08:09 AM.