Re: [Alsa-devel] Interesting problem with hotplug and Midisport 2x2on Mdk 9.0

2003-02-27 Thread Patrick Shirkey
Takashi Iwai wrote: hmm, the hot unplugging of ALSA usb devices was improved in the recent version - basically i didn't see problems with the devices i have. but i've not tested with midi devices, so this might be a problem. just make sure that you unload snd-usb-audio (snd-usb-midi doesn't exist

Re: [Alsa-devel] [FOR] justin carmack (also mark knecht)

2003-02-27 Thread Mark Knecht
As always Paul, thanks for the efforts. On Thu, 2003-02-27 at 03:48, Paul Davis wrote: > justin - sorry, i lost your email address. > > i got much clearer info on the mixer controls for the hdsp-9652 from > RME, and have fixed the code. i have to get one more piece of > information from them and

RE: [Alsa-devel] AC3 passthru intel8x0 + cs4299

2003-02-27 Thread Zierath Bernd
Hi, I'm still try to get it working , but no luck so far. any hint's regarding the no audio bit an the semaphore error, is there a differnet slot mapping necessary or any undocumented bit ? CU Bernd Zierath N¬±ù޵隊X¬²š'²ŠÞu¼“†)äç¤Yé\¢g­¢ž’š½éá¶ÚþØbžHzG(›û[uëޖf¢–)à–+-[uëޖX¬¶Ë(º·~Šàz

Re: [Alsa-devel] [lack of] dynamic detection/loading of modules

2003-02-27 Thread Fernando Pablo Lopez-Lezcano
> >lists about this and to do it cleanly it would be nice to have available > >in /proc/asound the list of modules currently loaded. That is not > >available today (I think Takashi said he might add that)." > > cat /proc/modules | grep '^snd' This relies in an (AFAIK) unenforceable convention (al

Re: [Alsa-devel] Re: [Alsa-user] [lack of] dynamicdetection/loading of modules

2003-02-27 Thread Fernando Pablo Lopez-Lezcano
> Note that the problem is already solveable with a nice way. The SuSE uses > this hotplug script: > > - > #!/bin/bash > # > # /etc/hotplug/usb/alsasound > # > # Sets up newly plugged in USB audio/MIDI devices. > # > > if [ "$INTERFACE" != "" ]; then > IFS=/ > set

RE: [Alsa-devel] Interesting problem with hotplug and Midisport 2x2 on Mdk 9.0

2003-02-27 Thread Ivica Bukvic
Actually, now that I have reinstalled the src.rpm package of hotplug 8_26_2002 (from sourceforge), I do get both the 2 midi ports and audio (crashes still occur). I've now discovered two more interesting issues: 1) Upon booting and installing the midisport 2x2 for the first time (regardless whethe

[Alsa-devel] hdsp driver

2003-02-27 Thread Paul Davis
i haven't had time today to get the patch for the hdsp ready. however, the new source works here (i have some CVS sync issues). i'll get it out to the list on monday (i'm gone for the weekend). --- This sf.net email is sponsored by:ThinkGeek Wel

Re: [Alsa-devel] Interesting problem with hotplug and Midisport 2x2 on Mdk 9.0

2003-02-27 Thread Takashi Iwai
At Thu, 27 Feb 2003 13:00:10 -0500, Ivica Bukvic wrote: > > Hi all, > > This is my latest finding. Thanks to the script I got from Jaroslav, I > am now able to hotplug my midisport 2x2 whenever I wish to do so. > However, there is an interesting problem surrounding Mdk9.0. > > If I use the plane

[Alsa-devel] Interesting problem with hotplug and Midisport 2x2 on Mdk 9.0

2003-02-27 Thread Ivica Bukvic
Hi all, This is my latest finding. Thanks to the script I got from Jaroslav, I am now able to hotplug my midisport 2x2 whenever I wish to do so. However, there is an interesting problem surrounding Mdk9.0. If I use the planet ccrma's hotplug ver. 2002_8_26 (by forcing upgrade of the mdk's), I get

Re: [Alsa-devel] New PCM API extension

2003-02-27 Thread Jaroslav Kysela
On Thu, 27 Feb 2003, Kai Vehmanen wrote: > Hi, > > sorry for the late response. > > On Sat, 22 Feb 2003, Jaroslav Kysela wrote: > > > I've added the snd_pcm_forward() function. This function is > > function with opposite meaning to snd_pcm_rewind() - it skips given count > > of frames (note

Re: [Alsa-devel] RE: [Alsa-user] [lack of] dynamic detection/loading of modules

2003-02-27 Thread Takashi Iwai
At Thu, 27 Feb 2003 08:05:49 -0500, Ivica Bukvic wrote: > > I presume I need to blacklist the snd-usb-audio/midi in the > /etc/hotplug/blacklist for this to work? yes. the script there was a bit old and now you don't need load/unload snd-usb-midi. > Also, do I need to make any other changes or

[Alsa-devel] RE: [Alsa-user] [lack of] dynamic detection/loading of modules

2003-02-27 Thread Ivica Bukvic
I presume I need to blacklist the snd-usb-audio/midi in the /etc/hotplug/blacklist for this to work? Also, do I need to make any other changes or as long as I put this script into the /etc/hotplug/ dir I am set? Thanks for the great script! (is this going to become a standard part of the alsa dr

Re: [Alsa-devel] New PCM API extension

2003-02-27 Thread Kai Vehmanen
Hi, sorry for the late response. On Sat, 22 Feb 2003, Jaroslav Kysela wrote: > I've added the snd_pcm_forward() function. This function is > function with opposite meaning to snd_pcm_rewind() - it skips given count > of frames (note that in the ring buffer are unchanged, only the r/w > poi

[Alsa-devel] [FOR] justin carmack (also mark knecht)

2003-02-27 Thread Paul Davis
justin - sorry, i lost your email address. i got much clearer info on the mixer controls for the hdsp-9652 from RME, and have fixed the code. i have to get one more piece of information from them and then i will release a patch. the patch will also contain a consolidation of other work to recogniz

[Alsa-devel] Re: [Alsa-user] [lack of] dynamic detection/loading of modules

2003-02-27 Thread Jaroslav Kysela
On Wed, 26 Feb 2003, Ivica Bukvic wrote: > Hi all, > > After several correspondence between the CCRMA's Linux audio guru > Fernando and myself, I realized that Alsa really needs (as Fernando has > pointed out) list of modules currently loaded that would enable users to > simply plug in devices as

[Alsa-devel] Re: [Alsa-user] Where to find more info on dmix?

2003-02-27 Thread Jaroslav Kysela
On Wed, 26 Feb 2003, Ivica Bukvic wrote: > I just read about the existence of dmix that apparently enables /dev/dsp > sharing through software (please correct me if I am wrong). > > Does it poll both I and O or just O? (i.e. can the mic input be shared > among several apps) Only playback, but we