LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-20-2003, 07:27 AM   #1
rsheridan6
Member
 
Registered: Mar 2003
Location: Kansas City
Distribution: Debian unstable
Posts: 57

Rep: Reputation: 22
Problem with sound card...


I've just installed Mandrake 9.0, and everything works perfectly except for the sound. It seemed to configure properly during setup, but:

If you try to play an mp3 or something, the player appears to work but no sound comes out.

Under mandrake control center it says that the sound card is detected and driver cs46xx is listed but: modprobe cs46xx fails and it says there's "no such device"

dmesg says "cs46xx: cs46xx_setup_eapd_slot() Failure to write the GPIO pins for slot 12", and later "cs46xx: Unable to detect valid cs46xx device".

Any ideas? This card worked fine under Windows 2k a week ago.
 
Old 03-20-2003, 08:18 PM   #2
Texicle
Member
 
Registered: Oct 2002
Location: Northern Ontario, Canada
Distribution: Slackware 10.0
Posts: 789

Rep: Reputation: 30
What kind of card is it? You probably have the wrong module. Type, as root, in a terminal:

lspci -v

This will give you details about the card. Since it is detected, it should provide the right info. Also, make sure in your /etc/modules.conf file you have:

alias sound-slot-0 <modulename>

If it is in fact cs46xx then make sure it looks like this:

alias sound-slot-0 cs46xx

Also, you'll want to make sure your /dev/dsp and /dev/mixer are useable by everyone:

ls -l /dev/dsp
ls -l /dev/mixer


This will list the permissions of both devices. If it looks like this:

crwxr--r--

then you'll need to chmod them so they look like

crwxr-xr-x

by typing as root chmod 755 /dev/dsp and chmod 755 /dev/mixer.

Hope this helps.
 
  


Reply



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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Other problem with the sound in Mandrake - onboard sound card Swetko Linux - Hardware 24 06-19-2006 03:27 PM
Sound problem with intel8x0 sound card. ivopz Linux - Hardware 2 03-28-2005 05:01 AM
Tv card + Sound Card = Audio Problem? kak Slackware 2 01-02-2005 01:18 AM
No sound, problem with sound card install? ak4me Linux - Hardware 2 03-06-2004 04:01 PM
Sound card and Graphics card problem abcdef3 Linux - Software 2 07-31-2001 04:20 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 05:40 PM.

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