Re: [Alsa-devel] sb 16 pro + alsa 0.5.12a + k 2.4.17

2002-02-10 Thread Erik Mouw
On Sun, Feb 10, 2002 at 10:44:49PM +0100, Ludovic Drolez wrote: > Erik Mouw wrote: > >Very clear error message: please supply proper parameters for the > >snd-card-sb16 module. "modinfo snd-card-sb16" will tell you what > >parameters the module accepts. > > I

Re: [Alsa-devel] sb 16 pro + alsa 0.5.12a + k 2.4.17

2002-02-10 Thread Erik Mouw
? I don't think so. I think you either forgot to specify the correct module parameters, or you somehow loaded the kernel Soundblaster driver. Did you read the file Documentation/Changes in the kernel source tree? The linux-2.4 kernels need quite some new userland programs to work properly. Eri

Re: [Alsa-devel] Problem with RME9652 Hammerfall ALSA driver -- any help would be greatly appreciated!

2002-02-01 Thread Erik Mouw
ou just do a multiply ? :)) It's not only a system call issue, it's just that software mixing should not be done in kernel. See also: http://www.uwsg.indiana.edu/hypermail/linux/kernel/0105.3/0324.html Erik -- J.A.K. (Erik) Mouw, Information and Communication Theory Group, Faculty of

Re: [Alsa-devel] LINUX - ALSA et AWE32 ISA => no soundcards

2002-01-20 Thread Erik Mouw
estarting alsa (probably with "/etc/init.d/alsasound restart"), but I have no idea what devfs magic is needed to make this change persistent. You should consider disabling devfs completely, because it is known broken (read a linux-kernel archive for more information). Mandrake issued

Re: [Alsa-devel] VIA pci bus problems

2002-01-06 Thread Erik Mouw
ng in massive filesystem corruption. See a linux-kernel mailing list archive for more information (see http://www.tux.org/lkml/ ). Erik -- J.A.K. (Erik) Mouw, Information and Communication Theory Group, Faculty of Information Technology and Systems, Delft University of Technology, PO BOX

Re: [Alsa-devel] On the usage of assert()

2001-11-12 Thread Erik Mouw
if (!pcm) > return NULL; > return pcm->name; > } This is an excellent example of a function that shouldn't be changed. If it is called with a NULL pcm parameter, it's a programming error of the calling function. Erik -- J.A.K. (Erik) Mouw, Information

Re: [Alsa-devel] D-class amp...

2001-10-15 Thread Erik Mouw
z signal for you (a soundcard with a very high sample frequency). > If you write everything in C, it should be easily ported to an embedded > system later. More important is that C code can be easily ported to any architecture you want. Erik -- J.A.K. (Erik) Mouw, Information and Commu

Re: [Alsa-devel] D-class amp...

2001-10-15 Thread Erik Mouw
> Once again thanks for all help and sugestions! > I'll call You when device ready... Yes, please do. I'm pretty much interested if this class D amplifier will work. I've been thinking about doing such an amplifier myself, but never got so much as building one. Erik [who stud

Re: [Alsa-devel] D-CLASS amplifier module for ALSA

2001-10-13 Thread Erik Mouw
which i could call an interput after demanded > time. > Is there something like this under linux? Yes, the PC has some timers, but I'm not sure they go as fast as 44kHz. > > See "Linux Device Drivers" by Rubini, A., published by O'Reilly. (...) > > I would real

Re: [Alsa-devel] Kernel Panic with es1968 sound card

2001-10-10 Thread Erik Mouw
; Trace; c010f188 > Trace; c010f9fa > Trace; c011037e Interrupt call while in APM powersave mode, that could be a broken APM BIOS. Did you by any change enable "Allow interrupts during APM BIOS calls" in your kernel? If so, could disable it and try to recreate the problem?

Re: [Alsa-devel] Supported USB audio devices?

2001-09-11 Thread Erik Mouw
On Tue, Sep 11, 2001 at 05:02:43PM -0400, Data wrote: > On Tue, Sep 11, 2001 at 10:33:10PM +0200, Erik Mouw wrote: > > Oh, and speaking about high quality, Burr-Brown also has a USB audio > > codec chip. I don't know the exact part number, but details and data > > she

Re: [Alsa-devel] Supported USB audio devices?

2001-09-11 Thread Erik Mouw
. Oh, and speaking about high quality, Burr-Brown also has a USB audio codec chip. I don't know the exact part number, but details and data sheets are available on their website (www.burr-brown.com). Erik -- J.A.K. (Erik) Mouw, Information and Communication Theory Group, Department of E