Re: [Alsa-user] 1.0.3 release

2004-03-07 Thread Rick Knight
Zébulon wrote: Hi Rick Could you please post the solution ? I think I have exactly the same problem when compiling the 1.0.3 driver, with --with-cards=ice1724, against the 2.6.4 kernel : WARNING: Error inserting snd-mpu401-uart (/lib/modules/2.6.3-4mdk/kernel/sound/drivers/mpu401/snd-mpu401-u

Re: [Alsa-user] 1.0.3 release

2004-03-05 Thread Clemens Ladisch
Rick Knight wrote: > I've given up on the intel8x0 for now and last night I installed a Sound > Blaster Live Value 5.1. I rebuilt the ALSA drivers for the new card > (emu10k1) and then tried to reboot. I got a bunch of error messages > regarding snd-magic.ko and snd-intel8x0.ko (to fast to write do

Re: [Alsa-user] 1.0.3 release

2004-03-04 Thread Rick Knight
Clemens, I've given up on the intel8x0 for now and last night I installed a Sound Blaster Live Value 5.1. I rebuilt the ALSA drivers for the new card (emu10k1) and then tried to reboot. I got a bunch of error messages regarding snd-magic.ko and snd-intel8x0.ko (to fast to write down) and then

Re: [Alsa-user] 1.0.3 release

2004-03-03 Thread Clemens Ladisch
Rick Knight wrote: > I've disabled MPU401 support in modprobe.conf. I still have no oss > sounds in Wine. And now I'm getting this error (in dmesg) > > ALSA > /usr/src/ALSA/alsa-1.0.3/alsa-driver-1.0.3/alsa-kernel/core/seq/oss/seq_oss_init.c:213: > no device found Apparently, Wine tries to open al

Re: [Alsa-user] 1.0.3 release

2004-03-02 Thread Rick Knight
Jaroslav, Clemens, I've disabled MPU401 support in modprobe.conf. I still have no oss sounds in Wine. And now I'm getting this error (in dmesg) ALSA /usr/src/ALSA/alsa-1.0.3/alsa-driver-1.0.3/alsa-kernel/core/seq/oss/seq_oss_init.c:213: no device found I'm beginning to think OSS support for t

Re: [Alsa-user] 1.0.3 release

2004-03-01 Thread Rick Knight
Thanks Clemens, I'll take a look there tonight. Rick Knight ([EMAIL PROTECTED]) Clemens Ladisch wrote: Rick Knight wrote: Besides modules.conf, where can I load or configure mpu401. On 2.6 kernels, it's modprobe.conf. HTH Clemens ---

Re: [Alsa-user] 1.0.3 release

2004-03-01 Thread Clemens Ladisch
Rick Knight wrote: > Besides modules.conf, where can I load or configure mpu401. On 2.6 kernels, it's modprobe.conf. HTH Clemens --- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux wit

Re: [Alsa-user] 1.0.3 release

2004-03-01 Thread Rick Knight
Jaroslav, Besides modules.conf, where can I load or configure mpu401. I've tried mpu_port=0x330, mpu_port=0x300 and mpu_port=0 but nothing changes. mpu401 continues to try to load on port 330. Even removing mpu401 from modules.conf has no effect. Where else can I look for it being loaded? Than

Re: [Alsa-user] 1.0.3 release

2004-03-01 Thread Jaroslav Kysela
On Sun, 29 Feb 2004, Rick Knight wrote: > Jaroslav, > > That did work, sound works now, but no improvement over 1.0.2c. I still > get mpu401 port errors when I try to use oss emulation with wine. As far > as I know, I don't need the mpu401 stuff for wine, but the error does > prevent oss from

Re: [Alsa-user] 1.0.3 release

2004-02-29 Thread Rick Knight
Jaroslav, That did work, sound works now, but no improvement over 1.0.2c. I still get mpu401 port errors when I try to use oss emulation with wine. As far as I know, I don't need the mpu401 stuff for wine, but the error does prevent oss from working with wine and no matter what I do, I can't d

Re: [Alsa-user] 1.0.3 release

2004-02-29 Thread Jaroslav Kysela
On Sun, 29 Feb 2004, Steffen Hein wrote: > On Sunday 29 February 2004 16:23, Jaroslav Kysela wrote: > > - lot of compilation fixes (2.6 kernels, other archs) > > - OSS PCM emulation > > - fixed poll behaviour (read/write) to solve arts CPU overloading > > Will 1.0.3 or at least some impor

Re: [Alsa-user] 1.0.3 release

2004-02-29 Thread Steffen Hein
On Sunday 29 February 2004 16:23, Jaroslav Kysela wrote: > - lot of compilation fixes (2.6 kernels, other archs) > - OSS PCM emulation > - fixed poll behaviour (read/write) to solve arts CPU overloading Will 1.0.3 or at least some important fixes go into 2.6.4? ~sth ---

Re: [Alsa-user] 1.0.3 release

2004-02-29 Thread Jaroslav Kysela
On Sun, 29 Feb 2004, Rick Knight wrote: > Jaroslav, > > I downloaded and installed 1.0.3 thinking it might solve the problems > I'm having with midi/mpu401_uart. > Now I have no sound and a bunch of "unknown symbol" errors when I try > to start ALSA. Please, send me your linux/.config file pr

Re: [Alsa-user] 1.0.3 release

2004-02-29 Thread Rick Knight
Jaroslav, I downloaded and installed 1.0.3 thinking it might solve the problems I'm having with midi/mpu401_uart. Now I have no sound and a bunch of "unknown symbol" errors when I try to start ALSA. I have an Intel D845HV board with Intel8x0 and ADI1886. Kernel 2.6.3 Slackware 9.0 I built wit

[Alsa-user] 1.0.3 release

2004-02-29 Thread Jaroslav Kysela
Hello all, it was quite busy month for the ALSA development. The 1.0.3 packages were released. I would like to note that most of problems with rate resampling plugin were solved (thus indirectly the most of dmix issues, too). Also, aoss wrapper code (alsa-oss package) was recoded and im