[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

alsa probelms emu10k



Hello,

I am new to Debian, though I have used Linux for several years. I recently installed woody on my computer and have not been able to get my Sound Blaster Live! working, though it worked on the same machine under Red Hat 8.0.

After installing, I installed/updated the following:
  kernel-image-2.4.16-686
  alsa-base
  alsa-modules
  alsa-conf
  alsa-utils
  alsaplayer
  libasound2


my /etc/modutils/alsa looks like this:
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 0.4.3b ---
alias char-major-116 snd
alias snd-card-0 snd-card-emu10k1
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0660 snd_device_gid=29 snd_device_uid=0 options snd-card-emu10k1 snd_index=0 snd_id=CARD_0 snd_dac_frame_size=64 snd_adc_frame_size=64
# --- END: Generated by ALSACONF, do not edit. ---
options


on rebooting I get the following in dmesg
emu10k1: EMU10K1 rev 5 model 0x8040 found, IO at 0xd400-0xd41f, IRQ 10
ALSA card-emu10k1.c:204: EMU10K1 soundcard not found or device busy
ALSA card-emu10k1.c:204: EMU10K1 soundcard not found or device busy
ALSA card-emu10k1.c:204: EMU10K1 soundcard not found or device busy
ALSA card-emu10k1.c:204: EMU10K1 soundcard not found or device busy
ALSA card-emu10k1.c:204: EMU10K1 soundcard not found or device busy


lspci -vv -s 00:06.* produces the following output
00:06.0 Multimedia audio controller: Creative Labs SB Live! EMU10k1 (rev 05)
	Subsystem: Creative Labs CT4760 SBLive!
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64 (500ns min, 5000ns max)
	Interrupt: pin A routed to IRQ 10
	Region 0: I/O ports at d400 [size=32]
	Capabilities: <available only to root>

00:06.1 Input device controller: Creative Labs SB Live! (rev 05)
	Subsystem: Creative Labs Gameport Joystick
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64
	Region 0: I/O ports at d800 [size=8]
	Capabilities: <available only to root>


lsmod produces this output
Module                  Size  Used by    Tainted: P
snd                    23336   0  (autoclean)
emu10k1                51808   0
ac97_codec              9376   0  [emu10k1]
sound                  52300   0  [emu10k1]
soundcore               3556   7  [snd emu10k1 sound]
tulip                  37152   1
af_packet              11496   1
rtc                     5368   0  (autoclean)
ext2                   30336   1  (autoclean)
ide-disk                6592   2  (autoclean)
ide-probe-mod           7968   0  (autoclean)
ide-mod               129452   2  (autoclean) [ide-disk ide-probe-mod]
ext3                   55136   0  (autoclean)
jbd                    34344   0  (autoclean) [ext3]
unix                   13700  92  (autoclean)

if I do the following, I do get garbled sound output:
cat english.au > /dev/audio

running alsamixer produces this error message:
alsamixer: function snd_ctl_open failed for default: No such file or directory

After much googling I am at my wits end. Does anyone have any idea how I can get this working?

Thanks in advance,
Rick




Reply to: