[Alsa-devel] SuSE 9.1 Professional on Sony FR130 (via82xx) persistant stuttering problem

2004-05-21 Thread michael
I cannot get my audio working on my laptop, the funny thing is it worked fine at first, Then I had to go mess with things (install a new kernel), and cannot get it working again. The Subsystem Vendor/Device ID is 0x104d 0x8143 (Sony VAIO fr130), 82xx revision is 0x50 The IRQ (11) is shared wit

[Alsa-devel] [PATCH] small patch for recording in opti92x-ad1848

2003-03-11 Thread Michael
recording which gives my card (931) a chance to respond. I haven't done much testing as my card just produces noise (but I believe this is a hardware problem). Part two I think is correct though, by comparison with snd_opti93x_playback_open. /Michael. --- alsa-driver-0.9.0rc8a/alsa-kernel/isa/op

Re: [Alsa-devel] books on c

2001-10-02 Thread Michael Ashton
t of generally good info on programming under Unix. It was written by (I think) Michael Johnson and Matt Welch, but my copy is at home right now so I don't remember exactly. For low-level, kernel-specific stuff, get "Linux Device Drivers" by Rubini and Corbet. You want the second ed

Re: [Alsa-devel] books on c

2001-10-03 Thread Michael Ashton
.. heh. Good point. I should spring for that meself actually, one of these days .. -- Michael Ashton <[EMAIL PROTECTED]> Pray for: - the souls of those who have lost, and will lose, their lives, as a result of the US terrorist attacks; - the souls of those responsible, that the

Re: [Alsa-devel] books on c

2001-10-03 Thread Michael Ashton
that covers data structures etc. > It probably took about twice as long as it should have compared to a good > textbook style . naah. I remember the experience of learning C with that book as remarkably easy. Again, just my own experience. > > programming under Unix. It was writte

Re: [Alsa-devel] books on c

2001-10-02 Thread Michael Gilfix
08:22, dave willis wrote: > i don't know much about c, and am wondering if anyone has recommendations > on books for learning c for unix/linux, as well as for audio. i wish to > maybe help a bit with the alsa driver, but mainly learn how to program > audio/midi apps using alsa. >

[Alsa-devel] Philips Acoustic Edge

2001-10-11 Thread Michael Staggs
I asked Philips for information needed to build linux drivers as per the ALSA call to contributors. The reply I got was very disheartening: > Philips continues to watch the Linux market and driver development will be > related to increased adoption of the Linux software as a business and > perso

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

2001-10-12 Thread Michael Ashton
still, I don't think this sort of thing really belongs in ALSA, necessarily - I think it would be better done as a user-space program, using the PC for the DSP stuff and an external S/PDIF circuit (or something) for PWM. (USB is another possibility.) cheers -- Michael Ashton <[EMAIL PROT

Re: [Alsa-devel] [off-topic] midiman (was: Philips Acoustic Edge)

2001-10-13 Thread Michael Ashton
granularity is around 4 mS - not too good. So in some situations, an async serial link can actually _outperform_ a USB link. -- Michael Ashton <[EMAIL PROTECTED]> Pray for: - the souls of those who have lost, and will lose, their lives, as a result of the US terrorist atta

[Alsa-devel] Questions about sequencer code

2001-12-04 Thread Michael Ashton
ficient to read directly from the pointer provided with the event? 2. The kernel code seems to have the ability to read data for variable-length packets directly out of user space, but this doesn't seem to be used by the library code - why not? -- Michael Ashton <[EMAIL PROTECTE

[Alsa-devel] Some sequencer docs: please check for accuracy

2001-12-04 Thread Michael Ashton
o have the ability to copy data directly from user-space, but the library currently does not seem to make use of this. -- Michael Ashton <[EMAIL PROTECTED]> "God gave them to me; how can I sell them to someone else?" -- George Washington Carver, when aske

Re: [Alsa-devel] Some sequencer docs: please check for accuracy

2001-12-06 Thread Michael Ashton
utput_event_direct(), this could behave as VARUSR to avoid > overhead.. Good, that's a relief. I personally don't have an immediate need for the optimisation, but waste always bothers me, and when people start sending large packets I think it will be well worthwhile to make the necessary chan

Re: [Alsa-devel] Questions about sequencer code

2001-12-06 Thread Michael Ashton
if the optimisation's not been made I'll try doing it myself. -- Michael Ashton <[EMAIL PROTECTED]> "God gave them to me; how can I sell them to someone else?" -- George Washington Carver, when asked why he patented only three of his hundreds of inventions _

[Alsa-devel] Problems with via686a and aplay

2002-03-02 Thread Michael Duelli
ND; (gdb) Can you make anything of that ? I am not in the list, so please cc to me, just tell me if you need more information TIA, Michael ___ Michael Duelli [EMAIL PROTECTED] http://glchess.sf.net - A 3D chess interface _

[Alsa-devel] rtcw,quake3 hang on exit

2002-03-20 Thread Michael Jochum
w much about kernel internals - but isnt _exit a kernel syscal that is supposed to close all open devices? so what kind of bug is this? rtcw? alsa? kernel? this is a very anoying bug for me and it would be nice if someone could help me with this problem. i have even mada a panel button to kil

Re: [Alsa-devel] rtcw,quake3 hang on exit

2002-03-20 Thread Michael Jochum
n the demo version of the games which is aviable at various places. maybe you could debug the problem? http://www.3dgamers.com/dl/games/returnwolfenstein/wolfmpdemo-linux-1.1-mp.x86.run.html its about 66MByets to download and i understand if you don`t have the time to do it - but mayb

Re: [Alsa-devel] Number of subdevices on midi.

2002-04-03 Thread Michael Ashton
cold, though, so I'd be interested in whatever you come up with. cheers -- Michael Ashton <[EMAIL PROTECTED]> ___ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel

Re: [Alsa-devel] rtcw,quake3 hang on exit

2002-04-08 Thread Michael Jochum
rks with the original 0.9.0beta12 there is only that exit bug. i can not say how much i appreciate your help with this problem! i already gave up on that matter. ciao, michael btw what kind of information would help you with solving the problem? strace?

Re: [Alsa-devel] rtcw,quake3 hang on exit <<< patch is working!!!!

2002-04-09 Thread Michael Jochum
hi! the cvs version is working fine now! thanks to everybody for your help michael. On Tue, 2002-04-09 at 11:30, Takashi Iwai wrote: > Hi, > > At Tue, 09 Apr 2002 10:37:33 +0200, > I wrote: > > > > [1 ] > > Hi Michael, > > > > At 08 Apr 200

[Alsa-devel] Re: Alsa-devel digest, Vol 1 #477 - 9 msgs

2002-04-22 Thread Michael Mauch
Juhana Sadeharju wrote: > > NO THIS KIND OF STUFF HERE!!! > NO THIS KIND OF STUFF HERE!!! > NO THIS KIND OF STUFF HERE!!! > NO THIS KIND OF STUFF HERE!!! Would you please stop re-sending this spam again and again? ___ Alsa-devel mailing list [EMAIL P

[Alsa-devel] Re: S/PDIF RCA IEC958 C-Media PCI CMI8738 - can't record

2002-10-05 Thread Michael Mauch
x peak (8192 samples): 32767 (0x7fff) 100% > Max peak (8192 samples): 32767 (0x7fff) 100% Is this a AC3 stream or normal stereo sound? I had no luck with recording AC3 sound so far, but I get the same 100% peaks with arecord when I try. Regards...

[Alsa-devel] [2.6.0-test9 ALSA] ALSA-OSS-emulation unable to register

2003-11-02 Thread Michael Buesch
register2 = register_sound_special(reg->f_ops, track2); - - if (register2 != track2) + if (register2 != track2) { + printk("register2 failed: %i\n", register2); goto __end; + } } up(&sound

Re: [Alsa-devel] [2.6.0-test9 ALSA] ALSA-OSS-emulation unable to register

2003-11-03 Thread Michael Buesch
iao, > > -- > Takashi Iwai <[EMAIL PROTECTED]> ALSA Developer - www.alsa-project.org - -- Regards Michael Buesch [ http://www.tuxsoft.de.vu ] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/prVDoxoigfggmSgRAm/zAJ9nwkcRvzM2/w2EgYpbSZL0sZxoegC

Re: [Alsa-devel] [2.6.0-test9 ALSA] ALSA-OSS-emulation unable to register

2003-11-04 Thread Michael Buesch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 04 November 2003 16:01, you wrote: > what parameter did you pass exactly? snd-ens1371=1 .. and so on. Or did I misunderstand you? > Takashi - -- Regards Michael Buesch [ http://www.tuxsoft.de.vu ] -BEGIN PGP SIGNATURE- V

Re: [Alsa-devel] [2.6.0-test9 ALSA] ALSA-OSS-emulation unable to register

2003-11-04 Thread Michael Buesch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 04 November 2003 16:36, Takashi Iwai wrote: > the first argument is "enable". "index" is the second argument. > so, you'll need to pass "snd-ens1371=1,1" Now neither ALSA, nor OSS-emu works. :)

Re: [Alsa-devel] [2.6.0-test9 ALSA] ALSA-OSS-emulation unable to register

2003-11-05 Thread Michael Buesch
try 3. > Takashi - -- Regards Michael Buesch [ http://www.tuxsoft.de.vu ] -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (GNU/Linux) iD8DBQE/qO3KoxoigfggmSgRAmZlAJ9Pc0v+A26TMEaBDK3JRBQyg2IZSQCfXQFK nWARdLcbg6bSfBHBk3ytZJI= =P+AC --

Re: [Alsa-devel] [2.6.0-test9 ALSA] ALSA-OSS-emulation unable to register

2003-11-06 Thread Michael Buesch
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 05 November 2003 14:19, you wrote: > Hi, Hi, > TV card uses btaudio ??? If yes then try to add module options to > btaudio I removed btaudio and it works. (all). Thank you all for your help! - -- Regards Michael Buesc

[Alsa-devel] [PATCH] ens1373/ct5880 - Switch Line In to Rear Out

2004-01-11 Thread Michael Huijsmans
Hi, The Gigabyte GA-7DXR motherboard has a 4-channel SB128 (ct5880 + STAC9708/11) onboard. The line in and second line out (rear out) are wired to the same connector. After some trial-and-error with the ct5880 GPIO registers I found one which switches line in to rear out. The patch below adds a

[Alsa-devel] Re: [PATCH] ens1373/ct5880 - Switch Line In to Rear Out

2004-01-14 Thread Michael Huijsmans
On Tue, 13 Jan 2004 16:40:34 +0100 Takashi Iwai <[EMAIL PROTECTED]> wrote: > At Sun, 11 Jan 2004 18:55:47 +0100, > Michael Huijsmans wrote: > > > > < patch to ens1370.c > > > thanks for the patch! > > i applied it with a minor correction (the ret

[Alsa-devel] ISA pnp & kernel 2.6

2004-02-11 Thread Michael Corlett
e apart from pnp_resource_change (i.e. is there now a preferred method for filling in the settings). I prefer 3) or else 2) but are there any reasons not to do this? Any advice welcome. Michael. --- SF.Net is sponsored by: Speed Start Your Li

Re: [Alsa-devel] ISA pnp & kernel 2.6

2004-02-12 Thread Michael Corlett
Takashi Iwai wrote: At Wed, 11 Feb 2004 21:57:35 +, Michael Corlett wrote: I have an ISA pnp card (opti931) which stopped working when I installed kernel 2.6 and the problem is as follows: The kernel function that sets and activates the card is isapnp_set_resources (in drivers/pnp/isapnp

[Alsa-devel] Hercules Digifire [cs46xx] gameport troubles

2004-02-24 Thread Michael Huijsmans
Hi, the soundcard gameport doesn't entirely work with my analog joystick (Logitech Wingman Light, 3 axes, 2 buttons) on the gameport of the Hercules Digifire 7.1; the two buttons do work, however, no axis movement is registered. The gameport is initialized on alsa startup, the relevant modules

[Alsa-devel] Am I on the right way?

2004-03-18 Thread Michael Renzmann
Hi all. I'm new to Alsa and its concepts, so I'd like to ask if the following assumptions are correct. A short explanation on the background: I'm currently examining different Voice over IP softphones on Linux. Every program that I've seen so far has the same limitation: it works with OSS. I guess

[Alsa-devel] digital i/o tascam usb428

2004-04-27 Thread Michael Iber
Hello, is this correct that there is no spdif-i/o-support for the tascam us428 in current alsa-cvs, and never has been before? Thanks, Michael --- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only

Re: [Alsa-devel] NEW hdsp 9652 problems - {WAS: alsaconf -L - where's Waldo?)

2003-03-22 Thread Michael Ulbrich
announced mega patch, I'd like to offer some help in testing and reporting (if time permits, but over the weekend there's always some ... ;-). I'd love to see (hear!) the hdsp fully supported under Linux. Greetings from Berlin ... Michael ---

Re: [Alsa-devel] NEW hdsp 9652 problems - {WAS: alsaconf -L - where's Waldo?)

2003-03-22 Thread Michael Ulbrich
.org/pub/tests/hdsp_rev11.tar.bz2 as Jaroslaw posted on Sun, Mar 16. Thanks ... Michael --- This SF.net email is sponsored by:Crypto Challenge is now open! Get cracking and register here for some mind boggling fun and the chan

[Alsa-devel] alsa-lib-0.9.2: storage size of `vec' isn't known

2003-03-28 Thread Michael Mauch
n `snd_send_fd': socket.c:45: storage size of `vec' isn't known socket.c: In function `snd_receive_fd': socket.c:78: storage size of `vec' isn't known make[2]: *** [socket.lo] Error 1 When I include sys/uio.h, it compiles. I don't know whether this is the ri

[Alsa-devel] [PATCH] alsa-driver-1.0.1/configure.in

2004-01-09 Thread Michael T. Sullivan
Running configure on Red Hat 9 yields the error: ./configure: line 3856: test: too many arguments The configure continues, but the resulting build fails to load module kernel/sound/snd.o due to an undefined symbol. The fix is trivial: --- alsa-driver-1.0.1/configure.in.orig 2004-01-08 08:15:55.00

Re: [Alsa-devel] Re: Phase Reversal on Santa Cruz (cs46xx)

2002-11-18 Thread Michael Alan Dorman
Kevin Puetz <[EMAIL PROTECTED]> writes: > Now, why in the world the santa cruz would be wired in such a way that > software which is fine on other cards would get one channel backwards on it > is an excellent question. Espescially when there is older software that > worked on all (though not so