Re: [Alsa-user] alsa driver help for Cirrus Logic cs4237B

2004-02-27 Thread Dan Hollis
On Sat, 28 Feb 2004, Keith Duthie wrote: > Apparently on a Dell Latitude CPi D266XT, the following has been known to > work: > options snd-cs4236 index=0 id=CARD_0 port=0x530 cport=0x210 \ > irq=5 dma1=0 dma2=1 mpu_port=0x330 isapnp=0 fm_port=0x388 mpu_irq=9 I am thinking a config repository for A

Re: [Alsa-user] Re: [Alsa-devel] Bugtracking system

2004-01-21 Thread Dan Hollis
On 21 Jan 2004, Andreas Kuckartz wrote: > 2. ALSA is closely related with the kernel (especially since version 2.6). > It therefore makes some sense to track ALSA issues together with (other) > kernel issues. This makes it easy to link to other kernel bugs or move bugs > to other Categories. This

[Alsa-user] Re: [Alsa-devel] Bugtracking system

2004-01-21 Thread Dan Hollis
On 21 Jan 2004, Andreas Kuckartz wrote: > I clearly prefer Bugzilla to the sourceforge bugtracking system. I can't stand bugzilla or sourceforge bugtracker. I searched a long time for a good bugtracker, tried many different ones before I decided on mantis: http://mantisbt.sourceforge.net/ It's

Re: [Alsa-user] LEAVE ME ALONE

2003-10-29 Thread Dan Hollis
On Tue, 28 Oct 2003, wrote: > People that aren't completely retarded would go to the link listed at the bottom of > EVERY E-MAIL, and follow the directions to unsubscribe. > Since you can't figure this out, it's obvious to me why you can't seem to get alsa > to work properly. forward his emai

Re: [Alsa-user] capture an OSS application output

2003-10-04 Thread Dan Hollis
On Fri, 3 Oct 2003, Free Ekanayaka wrote: > I'd like to know how should I write the asoundrc in order to > record the audio stream that comes from an OSS application > writing in /dev/dsp to a file or equivalently to create a virtual > capture device from which an application can record. To be cle

Re: [Alsa-user] more than one device needed

2003-10-02 Thread Dan Hollis
On Thu, 2 Oct 2003, Mark Strasheim wrote: > in order to get Quake3 and Teamspeak running at the same time i need ( if i want to > use alsa ) more than one device, since all other than /dev/dsp0 don't work at all, i > need a tool that help me. > My System ist AMD1600+ Sounblaster ( Emu10k1 ) Gefo

Re: [Alsa-user] Trident DX midi, sound loader?

2003-09-12 Thread Dan Hollis
On Thu, 11 Sep 2003, Ryan Underwood wrote: > A long time ago, there was discussion of a generic interface for DMA > wavetable engines that did some things like automatic uploading and > conversion of various soundbank formats. I remember it was in reference > to a YMF card, but the interface could

Re: [Alsa-user] Trident DX midi, sound loader?

2003-09-10 Thread Dan Hollis
On Wed, 10 Sep 2003, David Fries wrote: > Is this a lack of someone writing the driver or a lack of the hardware > having enough hardware to support a MIDI wavetable? basically someone has to write a softsynth that uses the trident wavetable. -Dan -- [-] Omae no subete no kichi wa ore no mono d

Re: [Alsa-user] Trident DX midi, sound loader?

2003-09-07 Thread Dan Hollis
On Sun, 7 Sep 2003, David Fries wrote: > Is there a sound loader for the wavetable on this card? trident has no wavetable. -Dan -- [-] Omae no subete no kichi wa ore no mono da. [-] --- This sf.net email is sponsored by:ThinkGeek Welcome to

Re: [Alsa-user] quake3 + teamspeak, few questions.(dsp and adsp)

2003-06-09 Thread Dan Hollis
On Sun, 8 Jun 2003, Mark Rutherford wrote: > I came across a post on the teamspeak fourum regarding this issue, and > these commands were supposed to resolve it: > % echo "quake 0 0 direct" > /proc/asound/card0/pcm0p/oss > % echo "quake 0 0 disable" > /proc/asound/card0/pcm0c/oss This works for me

Re: [Alsa-user] arecord to capture program output?

2003-06-05 Thread Dan Hollis
On Thu, 5 Jun 2003, Takashi Iwai wrote: > At Wed, 4 Jun 2003 11:48:40 -0700 (PDT), > Dan Hollis wrote: > > Is it possible to capture program's output (eg realplayer) with arecord > > on trident or ymfpci? > several possibilities: > - no perfect quality but easy:

[Alsa-user] arecord to capture program output?

2003-06-05 Thread Dan Hollis
Is it possible to capture program's output (eg realplayer) with arecord on trident or ymfpci? -Dan -- [-] Omae no subete no kichi wa ore no mono da. [-] --- This SF.net email is sponsored by: Etnus, makers of TotalView, The best thread debu

Re: [Alsa-user] How to configure quake3?

2003-01-22 Thread Dan Hollis
On Wed, 22 Jan 2003, Georgi Georgiev wrote: > Actually if quake cannot find the sound device it will simply proceed with > no sound (I think). But there was a recent post explaining how to use the > proc system interface of alsa to force quake3 to open the dsp device in > playback only mode, whi

Re: [Alsa-user] Philips Acoustic Edge

2002-03-19 Thread Dan Hollis
On Tue, 19 Mar 2002, Maren Peasley wrote: > So, if I were to do so, what information would be needed? The complete datasheets, not the abbreviated useless ones on their website. -Dan -- [-] Omae no subete no kichi wa ore no mono da. [-] ___ Alsa-us

Re: [Alsa-user] RE: [Alsa-devel] question regarding latest CS4205laptop soundcard driver

2002-02-26 Thread Dan Hollis
On Wed, 27 Feb 2002, Ivica Bukvic wrote: > wouldn't it be a rather easy step to make it also > be capable of accepting multiple queries and down-mixing them before > sending them to the actual dsp? Good resampling is hard, and good mixing is even harder and very processor intensive. You surely d

[Alsa-user] RE: [Alsa-devel] question regarding latest CS4205 laptop soundcarddriver

2002-02-26 Thread Dan Hollis
On Tue, 26 Feb 2002, Ivica Bukvic wrote: > > > P.S. What about Yamaha/Intel 753 chip that is found in the Toshiba > > > Satellite 5005's? > > All yamaha 75x should be supported with the alsa 'ymfpci' driver. > Yes, but does it include hardware mixing? Yes it does. > So my question is since this

[Alsa-user] RE: [Alsa-devel] question regarding latest CS4205 laptop soundcarddriver

2002-02-26 Thread Dan Hollis
On Tue, 26 Feb 2002, Ivica Bukvic wrote: > I am, however, baffled by what you had to say. Crystal company claims > complete Linux "friendliness" What is claimed and what is provided is two completely different things. Crystal still does not provide complete documentation for CS4630. > and I've

Re: [Alsa-user] Re: [Alsa-devel] More woes with the RME 9652 soundcard

2002-02-05 Thread Dan Hollis
On Tue, 5 Feb 2002, Paul Davis wrote: > i have had this problem from time to time as well. i am still, after 2 > years of working with the hammerfall, unsure of what causes it. Could it be a PCI problem? Latency timer issue? Busmastering problem? -Dan -- [-] Omae no subete no kichi wa ore no mo

Re: [Alsa-user] (no subject)

2002-01-10 Thread Dan Hollis
On Thu, 10 Jan 2002, Jaroslav Kysela wrote: > On Wed, 9 Jan 2002, Dan Hollis wrote: > I can modify the regex filter for the mailing list, so if someone sends me > this filter, I'll update the mailing list configuration. This should work for procmail, i've no idea about exim

Re: [Alsa-user] (no subject)

2002-01-09 Thread Dan Hollis
On Thu, 10 Jan 2002, ÀÌ⿱ wrote: > Content-Type: text/html; charset="ks_c_5601-1987" Jaroslav, can we make the mailing list reject such mails? I can't think of any legitimate reason for anyone to send BIG5/JIS/EUC-TW/etc to the list. -Dan -- [-] Omae no subete no kichi wa ore no mono da. [-]

Re: [Alsa-user] DMAN 2044 PCI

2002-01-08 Thread Dan Hollis
On 8 Jan 2002, David Kuntz wrote: > Has anyone had any luck with this card? According to the sound card > matrix, the DMAN PCI is supported with the cs46xx driver, but I'm pretty > sure that's a different card. The chips on this are labelled cs4222. > I'm using Alsa-0.9beta10 from Debian unstab

Re: [Alsa-user] nothing but static when i use aplay

2001-12-19 Thread Dan Hollis
On Wed, 19 Dec 2001, freaky child wrote: > when i use aplay i get nothing but really loud static, > I type aplay /root/mp3z/* and it starts with an mp3 > and says 8000hz mono, how do i get rid of this noise? > and get the music to play correctly afaik aplay doesn't play mp3 files, only wav -Dan

Re: [Alsa-user] A sound issue on a kt133 chipset, maybe u can helpme

2001-12-10 Thread Dan Hollis
On Mon, 10 Dec 2001, Brendon Greve wrote: > Hi, I've got a KT133 chipset which as u prob know has an integrated Remove microsoft windows from your system and install linux. Then we will be able to help you. -Dan -- [-] Omae no subete no kichi wa ore no mono da. [-] ___

Re: [Alsa-user] sound card for smp system.

2001-10-19 Thread Dan Hollis
On Thu, 18 Oct 2001, Shea A Martin wrote: > Any one know of a sound card that can provide me with high quality mp3, and > ogg playback in linux. I do not need 3d sound, but I would like a h/w audio > processing. The major stipulation is that it must work in an SMP system > (Tyan Tiger MP). Any