RE: [Alsa-devel] OSS mapping for ALSA controls

2004-04-12 Thread Pavana Sharma
Shell supported by the target are ash , dash Is this causing problem ..?? Regards Pavan S -Original Message- From: Jaroslav Kysela [mailto:[EMAIL PROTECTED] Sent: Thursday, April 08, 2004 10:43 PM To: Takashi Iwai Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: Re: [Alsa-devel] OSS map

Re: [Alsa-devel] CMI9780 and ALSA volume control

2004-04-12 Thread André Heßling
On Mon, 12 Apr 2004 11:04:55 +0800 C.L. Tien - _ <[EMAIL PROTECTED]> wrote: > 9780 has no PCM volume control, master volume control doesn't control the PCM, > either. This feature is the same as other C-Media AC97 Codecs. > > I once posted a patch that tune PCM volume in SW way (change PCM d

[Alsa-devel] rme 9632 crackling when sound > 0db

2004-04-12 Thread Ed Wildgoose
Hi, I'm running kernel 2.6.5-mm1 with built-in alsa drivers. Also, v 1.04 of the various alsa utils, etc. I'm playing (for example) Dido - No Angel, track "Isobel", and according to the hdspmixer tool, at the end of the track the drums have transients that go greater than 0db, and this causes

Re: [Alsa-devel] rme 9632 crackling when sound > 0db

2004-04-12 Thread Ed Wildgoose
You can also simulate this simply by turning up the mixer controls so that normal music starts to clip. Same effect. At risk of creating noise. Further experimentation shows that you need to set the output levels to +4db in hdspconf for this crackling to occur. So in fairness this could re

[Alsa-devel] Re: [linux-audio-user] snd-hdsp+cardbus+M6807 notebook=distortion -- FIXED!

2004-04-12 Thread Tim Blechmann
hi ico, hi russell first of all, congratulations that you, ico, got your hdsp working ... anyway the registers you were changing have no effect on my setup ... they are zero: your configuration: > [EMAIL PROTECTED] 00]# hexdump > -v /proc/bus/pci/00/0a.0 > 000 1524 1410 0007 0210 0607

[Alsa-devel] Re: [linux-audio-user] snd-hdsp+cardbus+M6807 notebook=distortion -- FIXED!

2004-04-12 Thread Tim Blechmann
> Only the first 0x48 registers are defined by the base specification; > the rest are chip and/or manufacturer specific. i see ... > The registers which Ico is changing are specific to the ENE CB1410, > which are a clone of the TI chips. > > Your cardbus bridge isn't a clone of TI, so I wouldn't

Re: [Alsa-devel] CMI9780 and ALSA volume control

2004-04-12 Thread Oliver Gerlich
André Heßling schrieb: On Mon, 12 Apr 2004 11:04:55 +0800 C.L. Tien - _ <[EMAIL PROTECTED]> wrote: 9780 has no PCM volume control, master volume control doesn't control the PCM, either. This feature is the same as other C-Media AC97 Codecs. I once posted a patch that tune PCM volume in SW way

[Alsa-devel] Access of 2 RME Multifaces

2004-04-12 Thread Orm Finnendahl
Hi, hope this is the right list to post: I installed to RME Pci Cards with a Multiface each. Running hdsploader finds and initializes both and hdspmixer can also get used with both cards using the card select buttons for card1 and card2. However after startup of jack, I only see 18 alsa_pcm in and

Re: [Alsa-devel] Access of 2 RME Multifaces

2004-04-12 Thread Paul Davis
>hope this is the right list to post: I installed to RME Pci Cards with >a Multiface each. Running hdsploader finds and initializes both and >hdspmixer can also get used with both cards using the card select >buttons for card1 and card2. However after startup of jack, I only see >18 alsa_pcm in and

[Alsa-devel] RE: [linux-audio-user] snd-hdsp+cardbus+M6807 notebook=distortion -- FIXED!

2004-04-12 Thread Ivica Ico Bukvic
> Don't think the problem is 100% solved just yet - there's still work > to do. > > You haven't said which kernel version you're using to test this out > on; 2.6.5 contains some fixes for the CB1410 in these areas, and it > would be useful to know if these are working. > > So, as per my previous

[Alsa-devel] start stop

2004-04-12 Thread Mathieu Rondonneau
Hi all, i'm writting an ALSA driver. I have some trouble with it. I load the driver and then i play sound with dd (dd if=file.wav of=/dev/audio0). all goes right (i have noise rather than sound but, it's another problem). the trigger call start then play noise, then call stop. my problem is when

Re: [Alsa-devel] start stop resolved

2004-04-12 Thread Mathieu Rondonneau
Hi all, I 've resolved my problem. it was the offset problem in the pointer operator. the initialisation was not right. Have a nice day. Mathieu Rondonneau - Original Message - From: "Mathieu Rondonneau" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: "Mathieu Rondonneau" <[EMAIL PROT

[Alsa-devel] Adding a Mute Switch to snd-tvmixer

2004-04-12 Thread Perry Gilfillan
Hello, I've a couple of people using my snd-tvmixer module with success now, and would appreciate comments/critcism/abuse (any thing is better than the deathly silence my first announcement yeilded) from people more experienced than myself. snd-tvmixer: http://www.gilfillan.org/ALSA/ In partic

Re: [Alsa-devel] start stop

2004-04-12 Thread Jaroslav Kysela
On Mon, 12 Apr 2004, Mathieu Rondonneau wrote: > Hi all, > > i'm writting an ALSA driver. I have some trouble with it. > > I load the driver and then i play sound with dd (dd if=file.wav > of=/dev/audio0). > all goes right (i have noise rather than sound but, it's another problem). > the trigger

[Alsa-devel] Re: [linux-audio-user] snd-hdsp+cardbus+M6807 notebook=distortion -- FIXED!

2004-04-12 Thread Tim Blechmann
hi all, i installed windows to check if there is anything happening to the cardbus registers when working on a supported system... the cardbus registers, beside the pci registers, are the same as on the linux system ... i haven't been able to play back some sounds, because rme's driver disc only

[Alsa-devel] Envy24HT mixer restore problem with M-Audio Revolution 7.1 + Alsa 1.0.4

2004-04-12 Thread Stephen Hassard
Hi there, I've got an Envy24HT based M-Audio Revolution 7.1 and have a issue with Alsa 1.0.4. When I set my 'DAC' and 'DAC1' channels to sane values (they correspond to L+R audio) and save my mixer settings via 'alsactl store', reboot and restore the settings via 'alsactl restore', my mixer se

Re: [Alsa-devel] rme 9632 crackling when sound > 0db

2004-04-12 Thread Joachim Deguara
The good news: you don't have a driver problem! But it sounds like you have a Wordclock problem. Namely, your rme 9632 has a different clock than your playback device (D/A) and they are not in Sync. Check the setting for who is (and should be) Wordclock Master and take adjust accordingly. Y