LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Debian
User Name
Password
Debian This forum is for the discussion of Debian Linux.

Notices


Reply
  Search this Thread
Old 07-18-2005, 05:41 PM   #1
jmikeneedham
Member
 
Registered: Jul 2005
Location: Lawrence, Kansas USA
Distribution: openSUSE 11.1
Posts: 44

Rep: Reputation: 15
No Sound under Debian 3.1 r0a


Hello:

I have been struggling with two main issues under Debian 3.1 r0a (Sarge) on my box. I decided to divide them into two separte questions (even though the "second" one will be rather three questions in one).

Anyhow, first things first:

My System is an Older Dell Optiplex GX1p (P3 500 mhz, 447 MB RAM, 60 GB Hard Drive, Samsung DL DVD-RW, and the sound card is integrated Crystal Sem CS4236)

I am getting no sound right now and running kernel 2.6.8-2-386

Not sure what i need to fix to get it to work.

Help is appreciated :-)
 
Old 07-18-2005, 06:12 PM   #2
fsateler
Member
 
Registered: Jul 2004
Location: Santiago, Chile
Distribution: Debian Unstable
Posts: 107

Rep: Reputation: 15
Try running (as root): dpkg-reconfigure linux-sound-base, and selecting alsa. This should blacklist OSS modules which sometimes cause problems

Last edited by fsateler; 07-18-2005 at 06:14 PM.
 
Old 07-18-2005, 08:59 PM   #3
jmikeneedham
Member
 
Registered: Jul 2005
Location: Lawrence, Kansas USA
Distribution: openSUSE 11.1
Posts: 44

Original Poster
Rep: Reputation: 15
No go

Hello and thanks for your response.


I tried the dpkg-reconfigure linux-sound-base and got

Package `linux-sound-base' is not installed and no info is available.
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
/usr/sbin/dpkg-reconfigure: linux-sound-base is not installed
 
Old 07-18-2005, 09:12 PM   #4
fsateler
Member
 
Registered: Jul 2004
Location: Santiago, Chile
Distribution: Debian Unstable
Posts: 107

Rep: Reputation: 15
mmm let's see... Just apt-get install it.. it is only 124 bytes. Also install alsa-utils, if you haven't yet. After that run the following, as root:
Code:
# dpkg-reconfigure linux-sound-base 
# alsaconf
# alsamixer
Follow the instructions, and let us know the results.
 
Old 07-19-2005, 01:13 AM   #5
jmikeneedham
Member
 
Registered: Jul 2005
Location: Lawrence, Kansas USA
Distribution: openSUSE 11.1
Posts: 44

Original Poster
Rep: Reputation: 15
Still not working

I tried to apt-get install it, and maybe I am missing something, but the package is definitely not called linux-sound-base apparently, here is what I got when I tried apt-get install...


teobbs2:/home/jmneedham# apt-get install linux-sound-base
Reading Package Lists... Done
Building Dependency Tree... Done
E: Couldn't find package linux-sound-base
teobbs2:/home/jmneedham#


not sure why this is not working :-)
 
Old 07-19-2005, 05:10 PM   #6
fsateler
Member
 
Registered: Jul 2004
Location: Santiago, Chile
Distribution: Debian Unstable
Posts: 107

Rep: Reputation: 15
Well, that is because I didn't know linux-sound-base is not present in sarge.. it is in testing and unstable. Try anyway with alsaconf, and see if that works.
 
Old 07-19-2005, 05:31 PM   #7
jmikeneedham
Member
 
Registered: Jul 2005
Location: Lawrence, Kansas USA
Distribution: openSUSE 11.1
Posts: 44

Original Poster
Rep: Reputation: 15
Alsa Did not fix it

Hello:

I ran alsaconf as requested and it couldn't find my soundcard...

This is the integrated Dell Crystal Semiconductor CS4236... not sure what SuSE was using but both Knoppix and SuSE detect it and use it... since that is the case, Debian should also but I am very new at doing something so drastic as to recompile the kernel myself... The sound thing is probably the most important item to get running for me.

Thanks and I hope we can solve it.
 
Old 07-19-2005, 08:27 PM   #8
jmikeneedham
Member
 
Registered: Jul 2005
Location: Lawrence, Kansas USA
Distribution: openSUSE 11.1
Posts: 44

Original Poster
Rep: Reputation: 15
This problem is solved :-) Thanks for the help.
 
Old 07-20-2005, 05:19 AM   #9
darkleaf
Senior Member
 
Registered: Jun 2004
Location: the Netherlands
Distribution: debian SID
Posts: 2,170

Rep: Reputation: 45
Could you post how you fixed it for others?
 
Old 07-20-2005, 07:55 AM   #10
jmikeneedham
Member
 
Registered: Jul 2005
Location: Lawrence, Kansas USA
Distribution: openSUSE 11.1
Posts: 44

Original Poster
Rep: Reputation: 15
How it was solved

The problem was the modules weren't being loaded at boot time and I had not installed the alsa utils package (which above was suggested, so that was helpful on the way).

I executed two modprobe statements:

modprobe snd-cs4236 (this is my soundcard driver discovered through dmesg)
modprobe snd-seq-oss (not sure why this was helpful, but a friend in my local LUG suggested this)

afterwards tested using aplay (alsa play) at the command line with a file from /usr/share/sounds (any one will do)

then I modified /etc/modules to make sure the modules are loaded at boot time

added two lines:

snd-cs4236
snd-seq-oss

to the end of the list.

Sound is now working :-)
 
  


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
[Question]ipw2200 on Debian Sarge 3.1.r0a shogun1234 Linux - Wireless Networking 13 11-28-2005 09:26 AM
New Video Problem Debian 3.1 r0a (Sarge) jmikeneedham Debian 2 10-07-2005 11:36 PM
me, myself, debian and sound JaakRandmets LinuxQuestions.org Member Success Stories 2 10-03-2004 05:30 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

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

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