Re: [Alsa-devel] opl kernel panic

2003-04-01 Thread David Fries
I did this time, gcc version 3.2.3, and kernel 2.4.21-pre6 and they seemed to get along just fine. Thanks again for the suggestion. On Mon, Mar 31, 2003 at 11:16:02AM +0200, Takashi Iwai wrote: > did you use the same gcc version for alsa and kernel? > > > Takashi > > > ---

Re: [Alsa-devel] problems with Maestro3 / NEC LM800J/7

2003-04-01 Thread Fernando Pablo Lopez-Lezcano
> > > Hi gurus... I'm having problems getting sound out of this laptop: > > > NEC LM800J/7 > > > I'm using 2.4.20-pre6 + current alsa cvs (post 0.9.2)... After > > > installing everything is fine, drivers load perfectly, I unmute all > > > controls, raise all volumes and aplay seems happy playing

[Alsa-devel] modprobe question

2003-04-01 Thread Pete Barnard
I'm a little bit confused with loading modules and if anybody could give me an idiots guide explanation to the confusion/mystery I'm having it would be much appreciated as I cannot seem to find what I'm after by browsing the net. I am using one computer with a cs46xx card and I do not need to load

Re: [Alsa-devel] How to debug ?

2003-04-01 Thread Giuliano Pochini
> My driver do not work anymore with xmms (alsa-xmms plugin) and > alsaplayer. [...] I tried to force the alsaplayer plugin to set S16_LE format (data is BE on powerpc) and it do not spit that errors anymore, but it do not play anything and in the logs alsa prints: ALSA ../alsa-kernel/core/pcm_l

[Alsa-devel] sndstat (oss goodie)

2003-04-01 Thread Tom Watson
In my poking around I noticed that while /proc/asound/oss/sndstat exists and works quite well, the file /dev/sndstat (major 14, minor 6) yields "No such device". Questions: Should '/dev/sndstat' be changed from major 14, minor 6 to a link to '/proc/asound/oss/sndstat' (it appears to have the prope

[Alsa-devel] How to debug ?

2003-04-01 Thread Giuliano Pochini
My driver do not work anymore with xmms (alsa-xmms plugin) and alsaplayer. I have no idea when that happened because I always use alsa-utils to make tests and I made a lot of changes since the last time I tested xmms and ap. Alsaplayer writes this: [EMAIL PROTECTED] Giu]$ alsaplayer ALSA lib pcm

Re: matrix mixer control (Re: [Alsa-devel] Complex mixer questio

2003-04-01 Thread Paul Davis
>I agree with Jaroslav fully: i agree fully with you. i'm not clear that this is what jaroslav was proposing, but if so, then it seems good to me. >- have one ALSA control for each primitive hw control (1536 different >controls) >- add a field to struct sndrv_ctl_elem_info explaining how index f

Re: [Alsa-devel] YMFPCI No midi record.

2003-04-01 Thread Donald M Burns
Hi all, Although I got no response with my previous posting I am going to carry on until somebody sits up and listens (it would be rude not to!). I have been through the ymfpci.c file and as I suspected the mpu401 interupt was NOT enable. The line in question is 166 viz:- //legac

[Alsa-devel] snd-seq: change in module dependencies?

2003-04-01 Thread Fernando Pablo Lopez-Lezcano
I have noticed a change in the behavior of the snd-seq module. It no longer seems to be loaded automatically (this started to happen around 0.9.1 or so). I had to change the alsasound script to load it explicitly for things to work as before. If I do not do that a program that needs it (for examp

Re: matrix mixer control (Re: [Alsa-devel] Complex mixer questio

2003-04-01 Thread Takashi Iwai
At Tue, 1 Apr 2003 16:08:01 +0200 (CEST), Jaroslav wrote: > > On Tue, 1 Apr 2003, Abramo Bagnara wrote: > > > > > I agree with Jaroslav fully: > > - have one ALSA control for each primitive hw control (1536 different > > controls) > > - add a field to struct sndrv_ctl_elem_info explaining how i

[Alsa-devel] alsa-utils make error

2003-04-01 Thread Patrick Shirkey
I get an error on line 221 in alsactl.c undefined call to snd_ctl_elem_info_is_first with latest cvs -- Patrick Shirkey - Boost Hardware Ltd. Http://www.boosthardware.com Http://www.djcj.org - The Linux Audio Users guide Being on stage with the band in fr

Re: matrix mixer control (Re: [Alsa-devel] Complex mixer questio

2003-04-01 Thread Paul Davis
>Ok, I've added the dimension description to the info structure. Although >it is completely irrelevant to data transfers. > >Also, I've implemented multi element in the kernel space to save memory >and it makes the searching faster. The reference code is in the trident >driver. I'll recode other

Re: matrix mixer control (Re: [Alsa-devel] Complex mixer questio

2003-04-01 Thread Jaroslav Kysela
On Tue, 1 Apr 2003, Abramo Bagnara wrote: > > I agree with Jaroslav fully: > - have one ALSA control for each primitive hw control (1536 different > controls) > - add a field to struct sndrv_ctl_elem_info explaining how index field > of sndvr_ctl_elem_id should be interpreted (32,16+16,10+11+11

Re: [Alsa-devel] YMFPCI No midi record.

2003-04-01 Thread Clemens Ladisch
Donald M Burns wrote: > I've just downloaded and installed ALSA 0.9.2 complete with OSS emulation. > I'm using an Addonics Sound Vision SV550 which is based on the Yamaha > YMF724F chip, and running Red Hat 7.3. > > Whilest all is OK with the PCM and OPL3 bits the MIDI record function does not > wo

Re: [Alsa-devel] opl kernel panic

2003-04-01 Thread Clemens Ladisch
David Fries wrote: > ... > ALSA ../alsa-kernel/isa/opl3sa2.c:733: specify port > Yamaha OPL3-SA soundcard not found or device busy > Unable to handle kernel NULL pointer dereference at virtual address > ... There seems to be a bug in opl3sa2.c. Anyway, you have to specify the module opti