LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-21-2005, 03:50 PM   #1
harperd
LQ Newbie
 
Registered: Sep 2005
Location: Madrid, Spain
Distribution: Debian
Posts: 12

Rep: Reputation: 0
no sound


I am a real newbie but have managed to get Debian Sarge running well except I have been trying for the last two weeks to get sound to work. I have run ALSA and it fails saying "cannot find SYMTAB (or something similar). I have unmuted the volume control and added the user to the audio group. My sound card is integrated and is reported as SIS SI7012 by Kmix.

Any help would be appreciated - Thanks

Dave Harper
A Brit in Spain
 
Old 10-21-2005, 05:21 PM   #2
Sargek
Member
 
Registered: Jan 2003
Location: San Antonio, Texas
Distribution: Debian testing
Posts: 416

Rep: Reputation: 36
Sound

If you are running ALSA, can you run
Code:
alsamixer
at the command line? If so, does it show everything muted? Try that first and post back.
 
Old 10-22-2005, 04:18 AM   #3
harperd
LQ Newbie
 
Registered: Sep 2005
Location: Madrid, Spain
Distribution: Debian
Posts: 12

Original Poster
Rep: Reputation: 0
Thanks. Surround, line-in and mic are muted. master is 100, line is 100 and CD is 90. Master M is 0. I increased Master M to 100 but still no sound.

Other information
Card SiS SI7012
Chip C-Media Electronics CMI9738
View Playback
Item Master [off]
 
Old 10-22-2005, 06:41 AM   #4
lugoteehalt
Senior Member
 
Registered: Sep 2003
Location: UK
Distribution: Debian
Posts: 1,215
Blog Entries: 2

Rep: Reputation: 49
Don't know what's wrong but here's some stuff to try:

Do
$ cat {large text file} > /dev/dsp

In the unlikely event that you get a loud hiss the thing is working.

Also try it as root.

Run the program sndconfig. It might fix it or tell you what's wrong.

If it's an IRQ problem put the sound card in another slot.

Is there a sound driver (kernel module) installed? Should think doing
$ dmesg would say. (If you're very new then the way you scroll back through its output is shift+page up). Install correct module with modconf. Work out correct one by looking at sound card and googling/linux, especially number on largest chip.

No experience of alsa but if it isn't working isn't that likely to be a problem?? Uninstall it. Install something like aumix.

Hope some help.
 
Old 10-22-2005, 12:53 PM   #5
harperd
LQ Newbie
 
Registered: Sep 2005
Location: Madrid, Spain
Distribution: Debian
Posts: 12

Original Poster
Rep: Reputation: 0
I ran sndconfig and got the following message. I'm running kernel 2.6.7

│ You don't seem to be running a kernel with modular sound │
│ enabled. (soundcore.o was not found in the module search path). │
│ To use sndconfig, you must be running a kernel with modular │
│ sound, such as the kernel images shipped with Debian Linux or │
│ a 2.2 or greater kernel.
 
Old 10-22-2005, 01:13 PM   #6
harperd
LQ Newbie
 
Registered: Sep 2005
Location: Madrid, Spain
Distribution: Debian
Posts: 12

Original Poster
Rep: Reputation: 0
More info

I ran "modinfo soundcore" and got this

LinExEmpresa:~# modinfo soundcore
filename: /lib/modules/2.6.7/kernel/sound/soundcore.ko
description: Core sound module
author: Alan Cox
license: GPL
alias: char-major-14-*
vermagic: 2.6.7 preempt 586 gcc-3.3
depends:
LinExEmpresa:~#
 
Old 10-25-2005, 07:30 AM   #7
lugoteehalt
Senior Member
 
Registered: Sep 2003
Location: UK
Distribution: Debian
Posts: 1,215
Blog Entries: 2

Rep: Reputation: 49
Err.... Jungian synchronism - I just got that message with Knoppix.

Don't know but you might try doing:
$ locate soundcore
to see if you've got the module on the computer: is it called soundcore.o? It's be surprising if it wasn't there.

Then use 'modconf'. Go to the sound sections and, probably in the first one, select it and choose to install the soundcore thing.

Then, with luck, it should work, ?may need to reboot. If not run sndconfig again.
 
Old 10-25-2005, 02:25 PM   #8
harperd
LQ Newbie
 
Registered: Sep 2005
Location: Madrid, Spain
Distribution: Debian
Posts: 12

Original Poster
Rep: Reputation: 0
Ran "locate soundcore". Got message "/var/locate/locatedb: no such file or directory"

modconf gave "command not found"

same for sndconfig

Now I'm really confused. Maybe it's this Jungian thing or I'm just dumb!
 
Old 10-25-2005, 02:32 PM   #9
Ynot Irucrem
Member
 
Registered: Apr 2005
Location: Perth, Western Australia
Distribution: Debian
Posts: 233

Rep: Reputation: 30
Quote:
Ran "locate soundcore". Got message "/var/locate/locatedb: no such file or directory"
run (as root) "updatedb", then try again.
 
Old 10-26-2005, 02:17 AM   #10
harperd
LQ Newbie
 
Registered: Sep 2005
Location: Madrid, Spain
Distribution: Debian
Posts: 12

Original Poster
Rep: Reputation: 0
Now it works fine. Thanks to everyone for their help!
 
  


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
No sound coming from my sound blaster audigy 2 ZS platinum sound card msab Linux - Hardware 9 12-05-2010 05:10 AM
ALSA MIDI: Sound fonts for NVIDIA/NForce Soundstorm on-board sound vharishankar Linux - Hardware 6 09-04-2007 12:37 PM
ALSA not working for Creative Sound Blaster Live 24 Bit sound card vishalsonu Linux - Hardware 7 08-20-2005 01:02 PM
How to make a sound on Realtec ALC-650 card sound on a Shuttle ST62K? Laurent Linux - Hardware 0 05-30-2004 11:57 AM
Can I load both oss (kernel sound drivers) and alsa in 2 sound cared system? cmisip Linux - General 0 04-12-2003 01:27 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

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