Hi there!

I have a problem with Alsa  and a Soundlaster 64 awe gold.

Compilation went through smoothly. But when I loaded the modules I got:
Dec  5 17:23:38 Andrea kernel: snd: sb16: warning - CSP chip not 
detected on soundcard #1
Dec  5 17:23:51 Andrea kernel: snd: sequencer: no device found

I've read that this problem could be solved with a line in module.conf:
below snd-seq-oss snd-synth-emu8000
(http://www.alsa-project.org/archive/alsa-user/msg07120.html)

But now when I load the modules (modprobe snd-card-sbawe) I get:
  ALSA device.c:67: device free c0771818 (from d0957b16), not found

I'm trying to use alsa with Brahms, a music notation editor with midi 
capabilities, but obviously non sound can be produced.

This is my modules.conf with regard to alsa.

# ALSA
alias sound snd-card-sbawe

# ALSA Support
alias char-major-116 snd
options snd snd_major=116 snd_cards_limit=1 snd_device_mode=0666 
snd_device_gid=0 snd_device_uid=0
options snd-card-sbawe snd_index=0 snd_port=0x220 snd_mpu_port=0x330 
snd_awe_port=0x620 snd_irq=5 snd_dma8=1 snd_dma16=5 snd_isapnp=1 
snd_id=SB_AWE64_PnP

# OSS/Free Support
alias char-major-14 soundcore
alias snd-card-0 snd-card-sbawe
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

post-install snd-card-sbawe /sbin/modprobe snd-pcm-oss
below snd-seq-oss snd-synth-emu8000

# Restore mixer settings and load soundfonts
post-install snd-pcm-oss /usr/sbin/alsactl restore
post-install snd-synth-emu8000 /usr/local/bin/sfxload 
/usr/local/awe/SYNTHGS.SBK

I thought it could be a hardware problem but with OSS  everything seems 
to work just fine:
Dec  6 17:09:04 Andrea kernel: Soundblaster audio driver Copyright (C) 
by Hannu Savolainen 1993-1996
Dec  6 17:09:04 Andrea kernel: sb: Creative SB AWE64  PnP detected
Dec  6 17:09:04 Andrea kernel: sb: ISAPnP reports 'Creative SB AWE64 
PnP' at i/o 0x220, irq 5, dma 1, 5
Dec  6 17:09:04 Andrea kernel: SB 4.16 detected OK (220)
Dec  6 17:09:04 Andrea kernel: sb: 1 Soundblaster PnP card(s) found.
Dec  6 17:14:22 Andrea kernel: ISAPnP reports AWE64 WaveTable at i/o 0x620
Dec  6 17:14:22 Andrea kernel: <SoundBlaster EMU8000 (RAM4096k)>

Thank you in advantage for any help.
Regards,
Andrea


_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to