LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 12-24-2004, 05:14 AM   #1
trotsky
LQ Newbie
 
Registered: Oct 2004
Distribution: Debian Sarge 3.1
Posts: 21

Rep: Reputation: 15
Sound on debian


Hello everybody.
I've just installed Debian Sarge. Everything works fine, but the sound. I installed Alsa but when I run alsaconf it tells me " No supported PnP or PCI card found.". I remember that when I bought the computer and installed Windows XP I had to install a driver that came with the motherboard CD. The sound card is integrated into the motherboard, I also remember. I've googled a lot but I couldn't find a sound driver for my motherboard.

My motherboard is: ASUS P4S800
I also remember that my sound driver on Windows XP was called "Sound Max something"...
 
Old 12-24-2004, 05:20 AM   #2
MasterC
LQ Guru
 
Registered: Mar 2002
Location: Salt Lake City, UT - USA
Distribution: Gentoo ; LFS ; Kubuntu ; CentOS ; Raspbian
Posts: 12,613

Rep: Reputation: 69
Post the output of:

/sbin/lspci -v

Cool
 
Old 12-24-2004, 05:21 AM   #3
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
What sond card is that?
What does -alsamixer- (as root) command say?
 
Old 12-24-2004, 08:47 AM   #4
trotsky
LQ Newbie
 
Registered: Oct 2004
Distribution: Debian Sarge 3.1
Posts: 21

Original Poster
Rep: Reputation: 15
Here is what lspci says:
Quote:
0000:00:02.7 Multimedia audio controller: Silicon Integrated Systems [SiS] Sound Controller (rev a0)
Subsystem: Asustek Computer, Inc.: Unknown device 80b0
Flags: bus master, medium devsel, latency 32, IRQ 10
I/O ports at 9400 [size=256]
I/O ports at 9000 [size=128]
Capabilities: [48] Power Management version 2
That was the only thing lspci said that had to do with sound.

alsamixer gives the answer: "alsamixer: function snd_ctl_open failed for default: No such device".

I checked the motherboard CD (which only contains drivers for Windows), and I found that the sound card is called SoundMax Cadenza (
http://www.soundmax.com/products/inf...n/cadenza.html ). They don't mention any linux drivers on their page .

Last edited by trotsky; 12-24-2004 at 08:54 AM.
 
Old 12-24-2004, 08:51 AM   #5
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
Well, what is our next logical step? Right. Install alsamixer and I'd install all alsa
 
Old 12-24-2004, 09:00 AM   #6
trotsky
LQ Newbie
 
Registered: Oct 2004
Distribution: Debian Sarge 3.1
Posts: 21

Original Poster
Rep: Reputation: 15
I had installed the three alsa packages "alsa-base", "alsa-headers" and "alsa-oss" already. Now I have installed all other files that have to do with alsa...
 
Old 12-24-2004, 09:08 AM   #7
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
alsamixer is required for alsa packages
 
Old 12-24-2004, 09:14 AM   #8
trotsky
LQ Newbie
 
Registered: Oct 2004
Distribution: Debian Sarge 3.1
Posts: 21

Original Poster
Rep: Reputation: 15
Eh...alsamixer has always been installed and gives the answer "function snd_ctl_open failed for default: No such device" as I wrote in a previous post...
 
Old 12-24-2004, 09:20 AM   #9
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
Actually reboot is required after installing alsa

And I see that your distro is Debian
If negative after reboot use "apt-get' to remove all alsa and then install it back. Again Alsa requires reboot.
 
Old 12-24-2004, 09:50 AM   #10
trotsky
LQ Newbie
 
Registered: Oct 2004
Distribution: Debian Sarge 3.1
Posts: 21

Original Poster
Rep: Reputation: 15
I rebooted and it didn't work. Reinstalled and rebooted and it still didn't work...
When I restarted I noted that Alsa printed a debug thing saying that no soundcards could be found...
 
Old 12-24-2004, 09:57 AM   #11
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
What is the name of sound card then. because there is no company producing Sound Max cards
 
Old 12-24-2004, 10:06 AM   #12
trotsky
LQ Newbie
 
Registered: Oct 2004
Distribution: Debian Sarge 3.1
Posts: 21

Original Poster
Rep: Reputation: 15
From the site of SoundMax :
Quote:
Analog Devices' SoundMAX Digital Audio System (SoundMAX) is the industry's most reliable and highest performance Digital Audio System that can be fully integrated onto PC motherboards. SoundMAX consists of a series of product offerings that combine AC'97 CODEC hardware with driver/application software to form a complete, digital audio solution for the Windows® PC platform.
This means they produce hardware, or at least they sell hardware, or...?
I know, however, that the sound card is integrated into the motherboard, maybe I shall ask the ones who sold me the PC :P
 
Old 12-24-2004, 10:06 AM   #13
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
Sound Max is software for Windoze to enhance sound capabilities
 
Old 12-24-2004, 10:08 AM   #14
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
Strange....
because AC97 is fully supported
Research required...
 
Old 12-24-2004, 10:12 AM   #15
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
Since that is built-in sound device.Apology if I embarass you Is it enabled in BIOS?
 
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
Debian 2.6.8 sound Mingthefirst Debian 1 08-23-2004 05:31 PM
Video without sound; sound without video - in Debian, KDE with SB Live headisdead Linux - Hardware 0 06-20-2004 07:43 AM
sound works in root - no sound in user - Debian seanb Debian 9 02-28-2004 12:42 AM
Sound in Debian Rynthrax Linux - Hardware 1 08-24-2003 04:47 PM
sound in debian dimitrylevin Linux - Hardware 6 02-15-2003 12:01 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:48 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