On Tuesday 27 May 2003 20:51, Tremblay J. wrote:
> following instructions on
> http://linux.oreillynet.com/pub/a/linux/2002/09/19/linuxlaptop.html i have
> setup up ALSA-0.9rc6 on my IBM thinkpad pentium II 390 with Neomagic 256 AV
> *NMA2* sound chipset. I carrefully, followed the instructions in the alsa
> INSTALL file. They all compiled fine, went through the motions, but all
> resulted in that message when i run modprobe snd-cs4232 :
>
> -------------------------------------------
> [EMAIL PROTECTED] root]# modprobe snd-cs4232
> /lib/modules/2.4.20-8/kernel/sound/acore/snd.o: unresolved symbol
> schedule_work /lib/modules/2.4.20-8/kernel/sound/acore/snd.o: insmod
> /lib/modules/2.4.20-8/kernel/sound/acore/snd.o failed
> /lib/modules/2.4.20-8/kernel/sound/acore/snd.o: insmod snd-cs4232 failed
> [EMAIL PROTECTED] root]#
> ------------------------------------------
>
> i got same output even if i try modprobe snd-nm256. Editing modules.conf
> and rebooting the machine did not improve nothing. Naturally, i did not get
> any sound to work under linux. I'm running redhat 9.0. I really don't know
> if this is related to a bug in that ver of ALSA, or something like a
> conflict interrupt trouble which i don't know and that prevent access to
> the card. My audio BIOS setting is the following :
>
> SB I/O address : 220
> WSS I/O address : 530
> adlib I/O address : 388
> MPU I/O address : 300
> CTRL I/O address : 120
> DMA A : DMA 0
> DMA B : DMA 1
> IRQ : 5
> joystick : enabled
>
> I also used the DOS based thinkpad configuration utility program called
> ps2.exe to get more info, it results in :
>
> ADDress : 530
> Sbaddress : 220
> ADLibaddress : 388
> MIDIport : 300
> CTRLaddress : 120
> IRQ : 5
> DMA : 0
>
> Before ALSA i already tried the default Redhat kernel 2.4.20-8 nm256_audio
> module given by the installation. However, despite the drivers "correctly"
> loaded as lsmod command showed, i didn't get audio to play and the RH
> control volume tool at each attempt warns me that he cannot access to
> /dev/dsp...

<snip>

> Any ideas on what might be the problem and how it could be solved.
> Best regards.

After you do the ./configure in the
alsa-driver directory do a:

touch include/linux/workqueue.h

then do the make, make install, etc. This will
solve the problem.

HTH,

    -Frans



-------------------------------------------------------
This SF.net email is sponsored by: ObjectStore.
If flattening out C++ or Java code to make your application fit in a
relational database is painful, don't do it! Check out ObjectStore.
Now part of Progress Software. http://www.objectstore.net/sourceforge
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to