On Mon, 19 Aug 2002 00:41:22 -0800
Paul Berry <[EMAIL PROTECTED]> wrote:

> Hello:
> 
> Okay, here is what I've got: the alsa-driver-0.5.12a package (w/
> alsa-lib-0.5.10b & alsa-utils-0.5.10), on a redhat 7.0 distro using a
> 2.2.18-22 custom compiled kernel with sound enabled as a module, no OSS
> drivers. All this for a awe64 gold sound card. 
> 
> I am able to compile and install all the modules. However, when I try to
> run $modprobe -v snd-card-sbawe (my /etc/modules.conf file follows) the
> system hangs when it gets to the snd-card-sbawe module.
> 
> My alsa-drivers ./configure command line is: --with-isapnp=yes
> --with-sequencer=yes --with-oss=yes --with-debug=full. I have deleted
> /etc/isapnp.conf file and my /etc/modules.conf file is:
> 
> # /etc/modules.conf
> # last change 8/18/2002 alsa work
> 
> alias parport_lowlevel parport_pc
> 
> # Sound section
> # ALSA ISA PnP Support
> options isapnp isapnp_reserve_irq=3,7,9,10,11,13
>  
> # ALSA portion
> 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
> alias snd-card-0 snd-card-sbawe
> 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_dma8_size=64 snd_dma16=5
> snd_dma16_size=128 snd_mic_agc=1 snd_csp=1 snd_isapnp=1
> snd_id="SB_AWE64_PnP"
>  
> # OSS/Free portion
> 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
>  
> #post-install snd-card-sbawe /sbin/modprobe snd-pcm-oss
>  
> # Restore mixer settings and load soundfonts
> #post-install snd-pcm-oss /usr/sbin/alsactl restore
> #post-install snd-synth-emu8000 /bin/sfxload /etc/midi/synthgm.sbk     
> 
> This config file is based on the
> www.fe88.dial.pipex.com/alsaawe64config.shtml web page and the
> asla-drivers INSTALL notes.
> 
> Once again I am at a loss. I just want to get these alsa drivers to
> work... How do I take advantage of the debug feature? Is there a way to
> bring up the drivers one module at a time so I can figure out what
> exactly is hanging the system?
> 
> Sorry for the lengthy message, just trying to figure it out.
> 
> Thank you for your time,
> Paul

See http://www.alsa-project.org/ :

*** N.B. The 0.5.x series is considered deprecated and is no longer 
supported by ALSA developers ***

HTH,

    -Frans


-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone?  Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to