LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 08-01-2004, 11:23 AM   #1
pkuer
Member
 
Registered: Jul 2004
Posts: 37

Rep: Reputation: 15
sound card problem


Hi,

I have problem with my audio card.
My card is : SoundMAX Ingegrated Digital Audio -- from Windows control panel.
I used the modconf to install modules, but I can't find this soundMAX.
And I have install "sndconfig", but running it give me a error said " NO Sound Modules found, and Soundcore.o was not found in the module search path."

how should I deal with my card, then?
thanks
 
Old 08-01-2004, 11:48 AM   #2
macondo
Senior Member
 
Registered: Jul 2003
Location: Central America
Distribution: Slackwre64-current Devuan
Posts: 1,034

Rep: Reputation: 62
did you install x-window-system discover mdetect read-edid?

reboot

try sndconfig

later on, aumix
 
Old 08-01-2004, 11:54 AM   #3
Dead Parrot
Senior Member
 
Registered: Mar 2004
Distribution: Debian GNU/kFreeBSD
Posts: 1,597

Rep: Reputation: 46
You haven't yet told which kernel version you have. Run "uname -r" to find this out. If you've got kernel 2.6.x, you probably need to install alsa-base and run alsaconf.
 
Old 08-09-2004, 11:02 AM   #4
pkuer
Member
 
Registered: Jul 2004
Posts: 37

Original Poster
Rep: Reputation: 15
I have install the mdetect, discover and read-edid. and my kernel is 2.6.6.
And I tried installing alsa-base and run the alsaconf, it can find my sound card and configure successfully. but then I tried sndconfig again, it gave me the following error:
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.

Another thing is when I use modconf to install the sound drive, there is not such a directory as:
kernel/drivers/sound
I don't know where to find my sound card driver.
 
Old 08-11-2004, 03:44 PM   #5
OneManArmy
Member
 
Registered: Apr 2004
Location: Motherboard
Distribution: Debian GNU/Linux
Posts: 156

Rep: Reputation: 30
Hello there,
You need to install the "soundcore" module using modconf.
You will find it under kernel/sound. You will probably need
as well to install the modules "snd" and "snd-pcm" which
you will find under kernel/sound/core.
Hope this helps.
 
Old 08-12-2004, 03:28 PM   #6
pkuer
Member
 
Registered: Jul 2004
Posts: 37

Original Poster
Rep: Reputation: 15
hello,

I think I have already installed the soundcore, snd and snd-pcm.
the output of lsmod is:
Module Size Used by
i830 72080 2
snd_mixer_oss 20096 0
ipv6 254624 8
ehci_hcd 29988 0
snd_intel8x0 34952 0
gameport 4704 1 snd_intel8x0
snd_mpu401_uart 7968 1 snd_intel8x0
dm_mod 45376 0
capability 4100 0
commoncap 7200 1 capability
i810_audio 33844 0
ac97_codec 18956 1 i810_audio
snd_virmidi 3904 0
snd_seq_virmidi 7616 1 snd_virmidi
snd_seq_midi_event 7680 1 snd_seq_virmidi
snd_seq 53648 2 snd_seq_virmidi,snd_seq_midi_event
snd_mtpav 10088 0
snd_rawmidi 24704 3 snd_mpu401_uart,snd_seq_virmidi,snd_mtpav
snd_seq_device 8200 2 snd_seq,snd_rawmidi
snd_dummy 9568 0
snd_intel8x0m 19492 0
snd_ac97_codec 65188 2 snd_intel8x0,snd_intel8x0m
snd_pcm 98148 3 snd_intel8x0,snd_dummy,snd_intel8x0m
snd_timer 25380 2 snd_seq,snd_pcm
snd 54692 15 snd_mixer_oss,snd_intel8x0,snd_mpu401_uart,snd_virmidi,snd_seq_virmidi,snd_seq_midi_event,snd_seq,sn d_mtpav,snd_rawmidi,snd_seq_device,snd_dummy,snd_intel8x0m,snd_ac97_codec,snd_pcm,snd_timer
soundcore 10336 2 i810_audio,snd
snd_page_alloc 11460 4 snd_intel8x0,snd_dummy,snd_intel8x0m,snd_pcm
i810fb 32672 0
vgastate 10048 1 i810fb
usb_storage 68608 0
usbcore 108060 4 ehci_hcd,usb_storage
intel_agp 18556 1
agpgart 34152 3 intel_agp
psmouse 20424 0
mousedev 10068 2
b44 22596 0
af_packet 22376 0
genrtc 9608 0
ext2 72456 1
ext3 126184 0
jbd 62008 1 ext3
mbcache 9348 2 ext2,ext3
ide_disk 19872 3
ide_generic 1408 0
piix 13696 1
ide_core 149696 4 usb_storage,ide_disk,ide_generic,piix
sd_mod 21600 0
ata_piix 7972 0
libata 42080 1 ata_piix,[permanent]
scsi_mod 122252 3 usb_storage,sd_mod,libata
unix 28560 340
font 8320 0
cfbcopyarea 3840 1 i810fb
cfbimgblt 3040 1 i810fb
cfbfillrect 3776 1 i810fb

and I use find -name soundcore.o from root directory, and not found it.
So I do lose that file. Any suggestion for me?
thank you
 
  


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
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 - Distributions > Debian

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