[Alsa-devel] Question about control names.

2003-07-02 Thread Manuel Jander
Hello, I wrote support for the Hardware Equalizer (10 band stereo = 20 controls) for the Aureal Vortex cards. For testing purposes i used the controls as "MIXER" type controls, so they are visible from any mixer. The question: How should they be named ? Is the type "MIXER" acceptable ? In my opini

Re: [Alsa-devel] Bug in ALSA Yamaha YMF-754 SPDIF support

2003-07-02 Thread James Courtier-Dutton
Ray Heasman wrote: Hi, The ALSA YMF-754 SPDIF support is incomplete in a way that ensures that AC-3 streams can not be decoded by standards compliant receivers. Very forgiving receivers will render the AC-3, but they are being kind. According to the standard, they should mute. FYI, I am using 0.9.

Re: [Alsa-devel] cs4248 / thinkpad 755 / 755c , patch suggestions

2003-07-02 Thread Ryan Underwood
Two other things I forgot to mention: 1) What is ALSA's policy on module options? For example, would it be okay to add an option like "thinkpad" to the ad1848 module, so that inserting it with "thinkpad=1" would cause the necessary ports to be prodded? 2) Since the chip's power mode can be cont

[Alsa-devel] cs4248 / thinkpad 755 / 755c , patch suggestions

2003-07-02 Thread Ryan Underwood
Hi, After an afternoon and morning of poring over disassembly of the Thinkpad 755/755c audio driver, I've found a solution to get it to work. This information applies to Thinkpad 360, Thinkpad 750, Thinkpad 755C, and Thinkpad 755CS with the Crystal CS4248 WSS codec. The CS4248 is a full duplex

RE: [Alsa-devel] hdsp multiface.

2003-07-02 Thread Mark Knecht
> Mark Knecht wrote: > > > > Is this similar to the problems Jesse Chappell was having? If so, his > > 'solution' ;-) was to boot Windows to get the firmware loaded, > and then to > > warm boot into Linux to actually use the card. > > > > I missed the note from Paul saying it was a bug he wanted to

[Alsa-devel] [PATCH] trident: reduce stack usage

2003-07-02 Thread Clemens Ladisch
reduce stack usage Index: alsa-kernel/pci/trident/trident_main.c === RCS file: /cvsroot/alsa/alsa-kernel/pci/trident/trident_main.c,v retrieving revision 1.45 diff -u -r1.45 trident_main.c --- alsa-kernel/pci/trident/trident_main.c

[Alsa-devel] Re: hdspconf and rmedigicontrol are on cvs

2003-07-02 Thread Martin Langer
On Wed, Jul 02, 2003 at 12:57:05PM +0200, Takashi Iwai wrote: > > hdspconf is tagged as version 1.0, and rmedigicontrol 0.3.5a. > if you have newer versions, please let me know. correct! rmedigicontrol 0.3.5a is the newest one. martin --- Th

Re: [Alsa-devel] hdsp multiface.

2003-07-02 Thread Patrick Shirkey
Mark Knecht wrote: Is this similar to the problems Jesse Chappell was having? If so, his 'solution' ;-) was to boot Windows to get the firmware loaded, and then to warm boot into Linux to actually use the card. I missed the note from Paul saying it was a bug he wanted to fix. Bummer. -- Patrick S

Re: [Alsa-devel] hdsp multiface.

2003-07-02 Thread Patrick Shirkey
Mark Knecht wrote: Card 1 : RME Hammerfall DSP (Multiface) at 0xe900, irq 11 Upload firmware for card hw:1 Error opening hwdep device on card hw:1. Either way I still get this message from aplay: aplay -f cd -D hw:1,0 /art/1REC/020403-studio.wav Playing WAVE '/art/1REC/020403-studio.wav' : Sig

RE: [Alsa-devel] hdsp multiface.

2003-07-02 Thread Mark Knecht
> Card 1 : RME Hammerfall DSP (Multiface) at 0xe900, irq 11 > Upload firmware for card hw:1 > Error opening hwdep device on card hw:1. > > Either way I still get this message from aplay: > > aplay -f cd -D hw:1,0 /art/1REC/020403-studio.wav > Playing WAVE '/art/1REC/020403-studio.wav' : Signed

Re: [Alsa-devel] hdsp multiface.

2003-07-02 Thread Patrick Shirkey
Takashi Iwai wrote: Error opening hwdep device on card hw:1. ^^^ this message appears when snd_hwdep_open() fails. do you have /dev/snd/hwC1D0 with the proper permission? I realised that cvs is still broken. So now I'm trying with the 0.9.4 tarballs because cvs is at version 0

Re: [Alsa-devel] ALSA ../alsa-kernel/ppc/keywest.c:84:tumbler: cannot initialize the MCS

2003-07-02 Thread Grzesiek Sedek
I did try dmasound-pmac some days ago and it seem to load with no errors (I'm not sure about it - I'll load it again and check) but there was no sound from xmms or pd. only one unusual thing I've noticed was "beep" when ibook go to sleep - indicating that oss sound driver was in fact loaded and wor

Re: [Alsa-devel] RME DIGI96 ADAT input selection bug fix

2003-07-02 Thread Takashi Iwai
At Wed, 2 Jul 2003 15:03:28 +0200, Anders Torger wrote: > > > On Wednesday 02 July 2003 12.17, Takashi Iwai wrote: > > Hi, > > > > At Tue, 1 Jul 2003 20:14:59 +0200, > > > > Anders Torger wrote: > > > Stefan Mueller found a bug in my Digi96 driver. Sometimes I write > > > != when I mean == or the

Re: [Alsa-devel] EWX and SPDIF, can you take a look at this?

2003-07-02 Thread Denis Sbragion
Hello Takashi, At 12.50 02/07/2003 +0200, you wrote: ... yes. the API was changed quite ago. ok, thanks. So the problem is somewere else. It's becoming quite a challenging task... Bye, -- Denis Sbragion InfoTecna Tel: +39 0362 805396, Fax: +39 0362 805404 URL: h

Re: [Alsa-devel] RME DIGI96 ADAT input selection bug fix

2003-07-02 Thread Anders Torger
On Wednesday 02 July 2003 12.17, Takashi Iwai wrote: > Hi, > > At Tue, 1 Jul 2003 20:14:59 +0200, > > Anders Torger wrote: > > Stefan Mueller found a bug in my Digi96 driver. Sometimes I write > > != when I mean == or the other way around: > > thanks, applied to cvs. > > BTW, shall i apply the pat

Re: [Alsa-devel] ALSA ../alsa-kernel/ppc/keywest.c:84: tumbler: cannot initialize the MCS

2003-07-02 Thread Takashi Iwai
At 30 Jun 2003 14:17:00 +0100, Grzesiek Sedek wrote: > > Yes both i2c-keywest and i2c-core are build and loaded. > I'm really puzzled-I never had any problems like that. I've build few > kernels since alsa stopped using old working .config's and still no > luck. could you check dmasound-pmac driv

Re: [Alsa-devel] Alsa, devfs and multiples soundcards

2003-07-02 Thread Takashi Iwai
At Mon, 30 Jun 2003 20:46:29 +0200 (CEST), rtp wrote: > > Recently I switch to devfs (kernels 2.4.20 and 2.4.21). On Alsa loading, I > get this message : > > kernel: devfs: devfs_register(unknown): could not append to parent, err: > -17 > > And all applications with oss were working with only on

[Alsa-devel] hdspconf and rmedigicontrol are on cvs

2003-07-02 Thread Takashi Iwai
Hi, i put hdspconf and rmedigicontrol programs to alsa-tools CVS tree. thanks for your works, and sorry for the late inclusion. it would be appreciated if someone tests them (i don't have these boards). the repository for anon-cvs might not be updated soon. in that case, please wait for a while

Re: [Alsa-devel] EWX and SPDIF, can you take a look at this?

2003-07-02 Thread Takashi Iwai
At Mon, 30 Jun 2003 18:49:31 +0200, Denis Sbragion wrote: > > Hello, > > may be unrelated or not. I noticed that in aplay.c (0.9.4), at line 818, > the sample rate setting is obtained with: > > rate = hwparams.rate; > err = snd_pcm_hw_params_set_rate_near(handle, params, &hwparams.rate, 0); >

Re: [Alsa-devel] problems in /proc read and alsamixer

2003-07-02 Thread Takashi Iwai
At Tue, 1 Jul 2003 06:00:35 -0700 (PDT), Prince John wrote: > > >Has anybody face this problem? > > > Any ideas to resolve it? > > > > this kind of problem has appeared when different gcc > > versions were > > used for the kernel and the ALSA modules. not sure > > whether it's your > > case. th

Re: [Alsa-devel] AudioScience driver

2003-07-02 Thread Takashi Iwai
At Tue, 1 Jul 2003 16:52:48 -0400, Fred Gleason wrote: > > On Monday 30 June 2003 09:26, Takashi Iwai wrote: > > > > Good idea. > > > how about /usr/include/asihpi/hpi.h > > > > well, assuming the certain header location is not recommended. > > > > basically, the kernel sources must not refer to

Re: [Alsa-devel] hdsp multiface.

2003-07-02 Thread Takashi Iwai
At Wed, 02 Jul 2003 15:02:29 +0900, Patrick Shirkey wrote: > > - > ./hdsploader > hdsploader - firmware loader for RME Hammerfall DSP cards > Looking for HDSP + Multiface or Digiface cards : > Card 0 : C-Media PCI CMI8738 (model 37) at 0x9800, irq 10 > Card 1 : RME Hammerfall DSP (Multiface) a

Re: [Alsa-devel] RME DIGI96 ADAT input selection bug fix

2003-07-02 Thread Takashi Iwai
Hi, At Tue, 1 Jul 2003 20:14:59 +0200, Anders Torger wrote: > > > Stefan Mueller found a bug in my Digi96 driver. Sometimes I write != > when I mean == or the other way around: thanks, applied to cvs. BTW, shall i apply the patch by Martin Langer for unifying the clock source control? it's b

Re: [Alsa-devel] midi test program

2003-07-02 Thread Maarten De Boer
there is a rawmidi test program included in the alsa-lib tarball. (make sure you use it with the -v flag). though maybe you'd prefer to use the alsa sequencer rather than rawmidi. really depends on what you want to do though. (and note that you can always route rawmidi into the alsa sequencer with

Re: [alsa-devel] cross compiling alsa-utils for arm (fwd)

2003-07-02 Thread Jaroslav Kysela
On Wed, 2 Jul 2003, Ilya Bagrak wrote: > A bit of background: > > I have an arm toolchain installed in /usr/local/arm. I have successfully > cross-compiled alsa-lib, but while trying to ./configure alsa-utils I am > getting the following error. It seems like it cannot find the cross-compiled > li