LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 05-01-2006, 11:07 PM   #1
djeikyb
Member
 
Registered: Nov 2005
Location: California
Distribution: ubuntu 10
Posts: 162

Rep: Reputation: 33
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.
 
Old 05-03-2006, 12:57 AM   #2
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,817

Rep: Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889
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.
 
Old 05-03-2006, 01:30 AM   #3
djeikyb
Member
 
Registered: Nov 2005
Location: California
Distribution: ubuntu 10
Posts: 162

Original Poster
Rep: Reputation: 33
They're already installed. I did the full three or four gigabyte installation when I slapped slack on my hard drive.
 
Old 05-03-2006, 09:00 PM   #4
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,817

Rep: Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889
could you list your libxxx packages here?
 
Old 05-03-2006, 10:12 PM   #5
djeikyb
Member
 
Registered: Nov 2005
Location: California
Distribution: ubuntu 10
Posts: 162

Original Poster
Rep: Reputation: 33
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/ ?
 
Old 05-04-2006, 03:00 AM   #6
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,817

Rep: Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889Reputation: 1889
no, your lib-related packages
just run
Code:
ls /var/log/packages | grep lib
 
Old 05-10-2006, 12:41 PM   #7
djeikyb
Member
 
Registered: Nov 2005
Location: California
Distribution: ubuntu 10
Posts: 162

Original Poster
Rep: Reputation: 33
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.
 
Old 05-10-2006, 01:31 PM   #8
djeikyb
Member
 
Registered: Nov 2005
Location: California
Distribution: ubuntu 10
Posts: 162

Original Poster
Rep: Reputation: 33
Ah, one more rather important screen output:

http://server5.theimagehosting.com/i...=alsadmesg.jpg
 
Old 05-18-2006, 03:58 AM   #9
djeikyb
Member
 
Registered: Nov 2005
Location: California
Distribution: ubuntu 10
Posts: 162

Original Poster
Rep: Reputation: 33
Am I doomed?
 
Old 05-18-2006, 12:30 PM   #10
drkstr
Senior Member
 
Registered: Feb 2006
Location: Seattle, WA: USA
Distribution: Slackware 11.0
Posts: 1,191

Rep: Reputation: 45
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
 
Old 05-18-2006, 01:25 PM   #11
djeikyb
Member
 
Registered: Nov 2005
Location: California
Distribution: ubuntu 10
Posts: 162

Original Poster
Rep: Reputation: 33
Okay. I'll try compiling alsa and soundcards as modules instead of directly into the kernel.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
getting realtek alc850 work with 5.1 sound system bergwiesel Linux - Hardware 4 06-01-2006 05:56 AM
RealTek ALC850 Not Sharing Sound tvynr Linux - Hardware 11 03-03-2006 10:03 AM
Realtek alc850 sound problems TheCrizu Mandriva 1 09-24-2005 02:10 PM
Problems with Realtek ALC850 sound chip Belegdol Linux - Hardware 2 04-08-2005 07:46 AM
2 in 1 : Realtek ALC850 and RADEON 9700 PRO ph0ngwh0ng Linux - Hardware 1 08-11-2004 04:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:10 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration