LinuxQuestions.org
Help answer threads with 0 replies.
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-12-2004, 12:27 AM   #1
mohapi
Member
 
Registered: Mar 2003
Distribution: Debian
Posts: 208

Rep: Reputation: 30
No sound from E-MU 0404


My new Creative Labs E-MU 0404 gives no sound through my Fedora Core 3 system. It works perfectly if I boot into my "shudder!", Win 2000 hdd. My info is as follows and could the problem stem from Linux conflicting the onboard sound with the E-MU?

/sbin/lsmod
Module Size Used by
parport_pc 24705 1
lp 11565 0
parport 41737 2 parport_pc,lp
autofs4 24005 0
i2c_dev 10433 0
i2c_core 22081 1 i2c_dev
sunrpc 160421 1
ipt_REJECT 6465 1
ipt_state 1857 1
ip_conntrack 40693 1 ipt_state
iptable_filter 2753 1
ip_tables 16193 3 ipt_REJECT,ipt_state,iptable_filter
md5 4033 1
ipv6 232577 10
dm_mod 54741 0
usblp 12993 0
uhci_hcd 31449 0
snd_via82xx 27237 0
gameport 4801 1 snd_via82xx
snd_mpu401_uart 8769 1 snd_via82xx
snd_emu10k1 93769 0
snd_rawmidi 26725 2 snd_mpu401_uart,snd_emu10k1
snd_pcm_oss 47609 0
snd_mixer_oss 17217 1 snd_pcm_oss
snd_pcm 97993 3 snd_via82xx,snd_emu10k1,snd_pcm_oss
snd_timer 29765 1 snd_pcm
snd_seq_device 8137 2 snd_emu10k1,snd_rawmidi
snd_ac97_codec 64401 2 snd_via82xx,snd_emu10k1
snd_page_alloc 9673 3 snd_via82xx,snd_emu10k1,snd_pcm
snd_util_mem 4801 1 snd_emu10k1
snd_hwdep 9413 1 snd_emu10k1
snd 54053 11 snd_via82xx,snd_mpu401_uart,snd_emu10k1,snd_raw
midi,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer,snd_seq_device,snd_ac97_codec,s
nd_hwdep
soundcore 9889 1 snd
8139too 26305 0
mii 4673 1 8139too
floppy 58609 0
ext3 116809 9
jbd 74969 1 ext3


[root# /sbin/modinfo soundcore
filename: /lib/modules/2.6.9-1.667/kernel/sound/soundcore.ko
description: Core sound module
author: Alan Cox
license: GPL
alias: char-major-14-*
vermagic: 2.6.9-1.667 686 REGPARM 4KSTACKS gcc-3.4
depends:

[root]# /sbin/modinfo snd_emu10k1
filename: /lib/modules/2.6.9-1.667/kernel/sound/pci/emu10k1/snd-emu10k1.ko
author: Jaroslav Kysela <perex@suse.cz>
description: EMU10K1
license: GPL
parm: index:Index value for the EMU10K1 soundcard.
parm: id:ID string for the EMU10K1 soundcard.
parm: enable:Enable the EMU10K1 soundcard.
parm: extin:Available external inputs for FX8010. Zero=default.
parm: extout:Available external outputs for FX8010. Zero=default.
parm: seq_ports:Allocated sequencer ports for internal synthesizer.
parm: max_synth_voices:Maximum number of voices for WaveTable.
parm: max_buffer_size:Maximum sample buffer size in MB.
parm: enable_ir:Enable IR.
vermagic: 2.6.9-1.667 686 REGPARM 4KSTACKS gcc-3.4
depends: snd-pcm,snd-ac97-codec,snd-util-mem,snd-page-alloc,snd-rawmidi,snd,snd-hwdep,snd-seq-device
alias: pci:v00001102d00000002sv*sd*bc*sc*i*
alias: pci:v00001102d00000004sv*sd*bc*sc*i*

[root]# /sbin/lspci
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 02)
00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP]
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40)
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06)
00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 16)
00:07.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 16)
00:07.4 Bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 50)
00:0a.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
00:0b.0 Multimedia audio controller: Creative Labs SB Audigy (rev 03)
01:00.0 VGA compatible controller: 3Dfx Interactive, Inc. Voodoo 3 (rev 01)


[root]# uname -r
2.6.9-1.667


[root]# /sbin/cardctl ident
no pcmcia driver in /proc/devices
 
Old 12-13-2004, 01:00 PM   #2
zajelo3
Member
 
Registered: Mar 2004
Location: Central Florida
Distribution: Gentoo & Fedora
Posts: 153

Rep: Reputation: 30
I would try turning off the on-board sound through your bios and then see if it works. Also you might not have the right module (snd_emu10k1) loaded as some of the newer audigy cards use a different module. Here's a post I read:

Hi,

snd-emu10k1 is not right driver for you.

SB Live 24 bit has nothing to do with old sb live - this is diffrent card.

Support for this card was added to alsa only recently (only analog
output works).

You have to use CVS version of alsa. Use ca0106 driver (this is
renamed audigyls driver).

Peter Zubaj

I don't know how similar your card is to the one in that post, but it gives you something to look into.
 
Old 12-13-2004, 11:11 PM   #3
belkens
Member
 
Registered: Dec 2003
Location: Philippines
Distribution: Slackware 10.0
Posts: 46

Rep: Reputation: 15
try alsaconf
 
Old 12-13-2004, 11:40 PM   #4
mohapi
Member
 
Registered: Mar 2003
Distribution: Debian
Posts: 208

Original Poster
Rep: Reputation: 30
Thanks belkens. I downloaded alsaconf, extracted it and got;
[root@localhost alsaconf-0.4.3b]# ls
alsaconf alsaconf.spec COPYING mkpacks README

Now how do I use it?
Thanks
 
  


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 not working for Creative Sound Blaster Live 24 Bit sound card vishalsonu Linux - Hardware 7 08-20-2005 01:02 PM
FC2: Sound Card (SiS SI7012) Detect But Donot Play Sound rajanaeem Linux - Hardware 0 10-22-2004 03:41 PM
No Sound : request_module: failed /sbin/modprobe -- sound-slot-0. error = 256 Mebuh Linux - General 0 01-26-2004 07:51 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 - Hardware

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