Re: [Alsa-user] ALSA 1.0.0rc1 released

2003-12-04 Thread Florin Andrei
On Mon, 2003-12-01 at 05:54, Takashi Iwai wrote: > > today we reached ALSA 1.0.0rc1 release. With the latest Red Hat 9 kernel update (2.4.20-24.9) it compiles but the modules do not load: # modprobe snd /lib/modules/2.4.20-24.9/kernel/sound/snd.o: unresolved symbol schedule_work /lib/modules/2.4

Re: [Alsa-user] ALSA 1.0.0rc1 released

2003-12-04 Thread Nicolas Croiset (VDL)
Hello, I have a problem when I want to compil alsa-driver 1.0.0rc1 on Linux Redhat 7.0 kernel 2.2.16-22. I obtain this error : mv /usr/src/redhat/BUILD/alsa-driver-1.0.0rc1/include/modules/acore__memalloc.ver.tmp /usr/src/redhat/BUILD/alsa-driver-1.0.0rc1/include/modules/acore__memalloc.ver i

Re: [Alsa-user] ALSA 1.0.0rc1 released

2003-12-04 Thread Takashi Iwai
At Thu, 04 Dec 2003 10:52:16 +0100 (CET), Pierre Lorenzon wrote: > > Hi, > > I tried to compile the drivers of release candidate 1.0.0rc1 > and got the following error : already fixed on cvs. rc2 will be released soon. Takashi --- This SF.n

Re: [Alsa-user] ALSA 1.0.0rc1 released

2003-12-01 Thread Luca Capello
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, on 12/01/03 17:53, Takashi Iwai wrote: | no, it's for the AC97 PCM layer we changed recently. | (this new layer is used only by intel8x0 driver, so far.) I tried the new ALSA release and it seems I need no more to reboot if at boot I can't hear

Re: [Alsa-user] ALSA 1.0.0rc1 released

2003-12-01 Thread Takashi Iwai
At Mon, 01 Dec 2003 16:18:51 +0100, Luca Capello wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hello, > > on 12/01/03 14:54, Takashi Iwai wrote: > | Drivers: > | - fixed intel8x0 PCM. > this means the semaphore problem? > | ALSA intel8x0.c:568: codec_semaphore: semaphore is not

Re: [Alsa-user] ALSA 1.0.0rc1 released

2003-12-01 Thread Luca Capello
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello, on 12/01/03 14:54, Takashi Iwai wrote: | Drivers: | - fixed intel8x0 PCM. this means the semaphore problem? | ALSA intel8x0.c:568: codec_semaphore: semaphore is not ready [0x1][0x700300] | ALSA intel8x0.c:599: codec_read 0: semaphore is not read

[Alsa-user] ALSA 1.0.0rc1 released

2003-12-01 Thread Takashi Iwai
Hi, today we reached ALSA 1.0.0rc1 release. as its name stands, this is the "release candidate" for 1.0.0. if no show-stopper bug is reported, we'll release 1.0.0 really soon. this version includes the following fixes since the last 1.0.0-pre3 release. Drivers: - fixed OSS emulation on kernel.