[Alsa-devel] GSMP v0.0.2

2001-11-26 Thread Rene Rebe
Forgot - maybe someone is interested here, too. Begin forwarded message: Date: Tue, 27 Nov 2001 02:01:17 +0100 From: Rene Rebe <[EMAIL PROTECTED]> Subject: GSMP v0.0.2 Hi all. I just uploaded GSMP v0.0.2. Because we had not much spare time in the last weeks it is mainly a bug-fix release. It

[Alsa-devel] kernel 2.5.0

2001-11-26 Thread Dan Hollis
Now that kernel 2.5.0 tree is started, shouldn't we start pushing to get ALSA into the tree? -Dan -- [-] Omae no subete no kichi wa ore no mono da. [-] ___ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-de

[Alsa-devel] rtc patch for 2.4.16

2001-11-26 Thread Samuel S Chessman
Attached is a current (2.4.16) linux kernel rtc callback patch for alsa. The latest I have seen is for 2.4.9, and it doesn't apply cleanly. apply this by: cd /usr/src/linux patch -s -p1 < alsa_rtc_2.4.16.patch This fixes the rtc.o line in the Makefile patch and realigns the patch

Re: [Alsa-devel] pseudo midi driver

2001-11-26 Thread Jaroslav Kysela
On Mon, 26 Nov 2001, Takashi Iwai wrote: > At Fri, 23 Nov 2001 10:33:56 +0100 (CET), > Jaroslav Kysela wrote: > > > > On Thu, 22 Nov 2001, martijn sipkema wrote: > > > > > hi, > > > > > > i am not sure how to write support for midi interfaces > > > on a serial port. the best way i think would be

Re: [Alsa-devel] Mi6020 hack, snd-card-cs461x

2001-11-26 Thread Takashi Iwai
At Mon, 26 Nov 2001 17:57:14 +0100, Joachim Franek wrote: > > [1 ] > Hi, > > Am Montag, 26. November 2001 15:56 schrieb Takashi Iwai: > > Hi, > >... > > It's in alsa-driver/lowlevel/cs461x.c. > > Yes, I find this. > > > The driver checks sub-vendor/device ids and add hack for EAPD bit > > con

Re: [Alsa-devel] Mi6020 hack, snd-card-cs461x

2001-11-26 Thread Joachim Franek
Hi, Am Montag, 26. November 2001 15:56 schrieb Takashi Iwai: > Hi, >... > It's in alsa-driver/lowlevel/cs461x.c. Yes, I find this. > The driver checks sub-vendor/device ids and add hack for EAPD bit > controls. However, as long as I looked at it, there seems no fatal > error around it. > > Aft

Re: [Alsa-devel] Missing files in CVS

2001-11-26 Thread Emmanuel Fleury
James Tappin wrote: > On Monday 26 November 2001 16:04, Emmanuel Fleury wrote: > > Yes they are. CVS checkouts are one level (more or less) earlier in the build > process than the usual distribution tarballs. > > To build a cvs checkout (for ALSA, other packages have different patterns), > us

Re: [Alsa-devel] Missing files in CVS

2001-11-26 Thread James Tappin
On Monday 26 November 2001 16:04, Emmanuel Fleury wrote: > Hi, > > I'm brand new in Alsa, so if I say some stupid thing don't shoot at me, > please ! :-) > > I noticed that some important files are missing in the CVS repository. > > These files are required to build properly the binaries, so I lis

[Alsa-devel] Re: Missing files in CVS

2001-11-26 Thread Emmanuel Fleury
Hi again, Ok, I can remove all the Makefile.in which have a Makefile.am (automake). ./alsa-cvs-20011126/alsa-lib/Makefile.am ./alsa-cvs-20011126/alsa-lib/aserver/Makefile.am ./alsa-cvs-20011126/alsa-lib/doc/Makefile.am ./alsa-cvs-20011126/alsa-lib/include/Makefile.am ./alsa-cvs-20011126/alsa

Re: [Alsa-devel] Missing files in CVS

2001-11-26 Thread Andy Wingo
those are generated. if you use cvs alsa you need to compile using cvscompile so that autoconf and automake can do their magic. regards, wingo. ___ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel

[Alsa-devel] Missing files in CVS

2001-11-26 Thread Emmanuel Fleury
Hi, I'm brand new in Alsa, so if I say some stupid thing don't shoot at me, please ! :-) I noticed that some important files are missing in the CVS repository. These files are required to build properly the binaries, so I listed it (by making a diff on the 0.9.0beta9 against a CVS snapshot):

Re: [Alsa-devel] pseudo midi driver

2001-11-26 Thread Takashi Iwai
At Fri, 23 Nov 2001 10:33:56 +0100 (CET), Jaroslav Kysela wrote: > > On Thu, 22 Nov 2001, martijn sipkema wrote: > > > hi, > > > > i am not sure how to write support for midi interfaces > > on a serial port. the best way i think would be a pseudo > > alsa midi driver (as a pty). do these exist a

Re: [Alsa-devel] support for CS4630 2nd AC97 codec?

2001-11-26 Thread Takashi Iwai
At Fri, 23 Nov 2001 12:59:07 +0100 (CET), Jaroslav Kysela wrote: > > On Fri, 23 Nov 2001, Frank van de Pol wrote: > > > > > I plugged a Voyetra Turtle-Beach Santa-Cruz card in my system, and am only > > able to access the first codec (CS4297A). This card also has a 2nd codec, a > > CS4294 which

Re: [Alsa-devel] Mi6020 hack, snd-card-cs461x

2001-11-26 Thread Takashi Iwai
Hi, At Sun, 25 Nov 2001 13:41:18 +0100, Joachim Franek wrote: > > Hello, > > I have an Mitac 6020 Notebook with suse73. > sound works ok, but if I shutdown there is a hang. > > In /var/log/messages is a line at start time: > snd cs461x: hack for Mitac 6020/21 enabled > > The displayed error

Re: [Alsa-devel] aconnect

2001-11-26 Thread Takashi Iwai
At Fri, 23 Nov 2001 21:09:42 +0100, Peter Enderborg wrote: > > I have some problems with midi in beta9. > bash# aconnect > ALSA lib seq_hw.c:451:(snd_seq_hw_open) SNDRV_SEQ_IOCTL_PVERSION failed: > Inappropriate ioctl for device > can't open sequencer > > Note, no arguments to aconnect. And the

Re: [Alsa-devel] string of AC'97

2001-11-26 Thread Takashi Iwai
At Fri, 23 Nov 2001 10:32:42 +0100 (CET), Jaroslav Kysela wrote: > > On Fri, 23 Nov 2001, Fumihiko Murata wrote: > > > > > I received a bug report for gamix 1.99.p10 from SB Live! user. > > > > I noticed that SB Live! have these controls. > > numid=14,'AC'97 Capture Volume' > > numid=13,'AC'97

Re: [Alsa-devel] Latencytest results

2001-11-26 Thread Josh Green
On Sun, 2001-11-25 at 22:14, Tom Browne wrote: > Just stuck them online. Don't know what's going on with the big white block > in the X11 test... is gd writing to offscreen VRAM or something? > > http://www.tbrowne.demon.co.uk/latencytest > > These were taken with the standard Mandrake 8.1 kern