LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions
User Name
Password
Linux - Distributions This forum is for Distribution specific questions.
Red Hat, Slackware, Debian, Novell, LFS, Mandriva, Ubuntu, Fedora - the list goes on and on... Note: An (*) indicates there is no official participation from that distribution here at LQ.

Notices


Reply
  Search this Thread
Old 07-01-2006, 04:54 PM   #1
Anony
LQ Newbie
 
Registered: Jul 2006
Posts: 25

Rep: Reputation: 15
Another sound problem


Hello,
I just installed Debian with Gnome.
But I currently have no sound. I tried mp3s with xmms and the default players, and also went to sites like ytmnd that have sound on them just to check if the mp3s were the problem. I had the same problem with Gentoo, and I cant seem to fix it. The volume is on top, and it works on Windows :/ Probably it didnt detect my sound card, or dunno (?)

Thanks, for the help!
 
Old 07-01-2006, 05:33 PM   #2
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
First lets see if you have alsaconf installed, as root
apt-ccache search alsa | less
check if alsa-utils is installed if not
apt-get install alsa-utils
then
alsaconf
then see if you have gconf-editor installed (I think you will)
then
Open a terminal inside gnome and type;
gconf-editor

Browse to

system>gstreamer>0.8>default
and change osssink to alsasink for
audiosink and
audiosrc
Then if xmms still does not work go to
options
preferences
output plugin
and see if it is on alsa

Last edited by comprookie2000; 07-01-2006 at 05:35 PM.
 
Old 07-01-2006, 06:14 PM   #3
Anony
LQ Newbie
 
Registered: Jul 2006
Posts: 25

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by comprookie2000
First lets see if you have alsaconf installed, as root
apt-ccache search alsa | less
check if alsa-utils is installed if not
apt-get install alsa-utils
then
alsaconf
then see if you have gconf-editor installed (I think you will)
then
Open a terminal inside gnome and type;
gconf-editor

Browse to

system>gstreamer>0.8>default
and change osssink to alsasink for
audiosink and
audiosrc
Then if xmms still does not work go to
options
preferences
output plugin
and see if it is on alsa
Something weird... I dont have the "snd" module at all, which is really weird...

I found out by using "alsaconf" and I got "modinfo: could not find module snd"...

:/
 
Old 07-01-2006, 06:36 PM   #4
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
post lspci | grep Multimedia
Which debian do you have installed
uname -a
 
Old 07-01-2006, 06:44 PM   #5
Anony
LQ Newbie
 
Registered: Jul 2006
Posts: 25

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by comprookie2000
post lspci | grep Multimedia
Which debian do you have installed
uname -a
  • #
lspci | grep Multimedia
00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
02:0a.0 Multimedia audio controller: Creative Labs SB Audigy LS
[*]# uname -a
Linux debian 2.6.15-1-486 #2 Mon Mar 6 15:19:16 UTC 2006 i686 GNU/Linux
 
Old 07-01-2006, 06:45 PM   #6
Anony
LQ Newbie
 
Registered: Jul 2006
Posts: 25

Original Poster
Rep: Reputation: 15
# lspci | grep Multimedia
00:1f.5 Multimedia audio controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) AC'97 Audio Controller (rev 02)
02:0a.0 Multimedia audio controller: Creative Labs SB Audigy LS

# uname -a
Linux debian 2.6.15-1-486 #2 Mon Mar 6 15:19:16 UTC 2006 i686 GNU/Linux



*double post, sorry.
 
Old 07-01-2006, 07:52 PM   #7
Anony
LQ Newbie
 
Registered: Jul 2006
Posts: 25

Original Poster
Rep: Reputation: 15
Triple post but what the hell...

Today I updated my kernel. I alsaconfed without having the snd errors, and it went good, it made me chose between cards and shit, but still cant make the sound to play... First of all in alsamixer I cant even see the master sound etc... >:
 
Old 07-02-2006, 03:58 PM   #8
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
I think that card uses the same driver as the live 24bit
I have used that card before.
Does lsmod show;
snd-cmipci
What I do is install alsaplayer and go to;
http://www.radioparadise.com/
Play the stream with alsaplayer
open with /usr/bin/alsaplayer then;
open alsamixer and play with it.
There is no pcm or master that I can remember;
Here is some more on the driver;
http://www.alsa-project.org/alsa-doc...&module=ca0106
Good Luck...

Last edited by comprookie2000; 07-02-2006 at 04:01 PM.
 
  


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
Sound Problem: ESS (ES1869F-Chipset) No Sound computer_kid Slackware 9 08-02-2006 08:41 PM
Other problem with the sound in Mandrake - onboard sound card Swetko Linux - Hardware 24 06-19-2006 03:27 PM
problem with sound in linux AC'97 sound controller venkatrao Linux - General 0 12-16-2005 01:11 PM
5.1 sound problem (sound blaster live and suse) shadout Linux - Hardware 11 06-24-2005 12:46 AM
Sound problem after installing/uninstalling JACK sound server bastupungen Linux - Software 1 02-28-2004 12:50 PM

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

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