Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-05 Thread steef
steef wrote: > aLiEnTxC wrote: > >> steef schrieb: >> >>> *options snd-hda-intel index=0 disable_msi=1* >>> >>> to put in the modules.conf_file (or another name) of your distro. >>> since a kind soul advised me to do that my snd-hda-intel module works >>> like a charm and alsamixer does a

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-05 Thread steef
aLiEnTxC wrote: > steef schrieb: >> *options snd-hda-intel index=0 disable_msi=1* >> >> to put in the modules.conf_file (or another name) of your distro. >> since a kind soul advised me to do that my snd-hda-intel module works >> like a charm and alsamixer does all it has to do. >> >> worth a try

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-05 Thread steef
aLiEnTxC wrote: > steef schrieb: >> *options snd-hda-intel index=0 disable_msi=1* >> >> to put in the modules.conf_file (or another name) of your distro. >> since a kind soul advised me to do that my snd-hda-intel module works >> like a charm and alsamixer does all it has to do. >> >> worth a try

Re: [Alsa-user] snd-hda-intel /etc/modprobe textfile

2006-11-05 Thread steef
Steve Kemp wrote: > On Sun, Nov 05, 2006 at 09:37:39PM +0100, steef wrote: > > >> some helpful soul on the alsa-userlist advised me to put a textfile with >> >> *options snd-hda-intel index=0 disable_msi=1* >> >> is some kind soul out there who can tell me the exact meaning of the phrase >> *--

Re: [Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-05 Thread steef
Thomas Creutz wrote: > Hello Dev's, > > I have some Problems with my sound card... I cant use the hardware-mixer. > > I use latest hg-clone now. > > By loading the sound-driver I become > > PCI: Enabling device :00:1b.0 ( -> 0002) > ACPI: PCI Interrupt :00:1b.0[A] -> GSI 16 (level, low)

Re: [Alsa-user] ESI Juli@

2006-11-05 Thread Thomas Kuther
On Mon, 30 Oct 2006 16:29:19 +0100 "Alexander Jakopin" <[EMAIL PROTECTED]> wrote: > I have a problem with the soundcard ESI [EMAIL PROTECTED] > > It works fine when playing sound, but when i modprobe snd_seq and use > it(starting rosegarden for example) then my system completly hangs, X > doesn't

[Alsa-user] snd-hda-intel and ALC861 ... strange mixer problem...

2006-11-05 Thread Thomas Creutz
Hello Dev's, I have some Problems with my sound card... I cant use the hardware-mixer. I use latest hg-clone now. By loading the sound-driver I become PCI: Enabling device :00:1b.0 ( -> 0002) ACPI: PCI Interrupt :00:1b.0[A] -> GSI 16 (level, low) -> IRQ 169 PCI: Setting latency time

Re: [Alsa-user] Can not capture 24-bit audio with EMI 6|2 & ALSA 1.0.11

2006-11-05 Thread Jorma R
Clemens Ladisch fastmail.net> writes: > The bandwidth checking code in the kernel is known to be broken. > Please check whether CONFIG_USB_BANDWIDTH is set. > I found this from Fernando's config file; # Miscellaneous USB options # CONFIG_USB_DEVICEFS=y # CONFIG_USB_BANDWIDTH is not set # CONFI

Re: [Alsa-user] Legacy OSS applications and alsa+jack

2006-11-05 Thread Edson Pereira
Sergei, oss2jack did what I was looking for! Thank you very much for your help. Cheers, -- Edson Sergei Steshenko wrote: >On Sun, 05 Nov 2006 09:24:09 + >[EMAIL PROTECTED] wrote: > > > >>Quoting Edson Pereira <[EMAIL PROTECTED]>: >> >> >> >> >>>Does anyone knows how I could possibl

Re: [Alsa-user] Legacy OSS applications and alsa+jack

2006-11-05 Thread Dominique Michel
Le Sun, 05 Nov 2006 11:40:35 +0900, Edson Pereira <[EMAIL PROTECTED]> a écrit : > > Greetings! > > I have a amateur radio application (app1), a jack client, that performs > some DSP on an audio stream and I would like to interface the output > stream of this application to another application

Re: [Alsa-user] Legacy OSS applications and alsa+jack

2006-11-05 Thread Sergei Steshenko
On Sun, 05 Nov 2006 09:24:09 + [EMAIL PROTECTED] wrote: > Quoting Edson Pereira <[EMAIL PROTECTED]>: > > > > Does anyone knows how I could possibly accomplish this? Is there a way I > > can create a virtual OSS-compatible PCM device (/dev/dspX) that could > > show up as an ALSA capture/playb

Re: [Alsa-user] Legacy OSS applications and alsa+jack

2006-11-05 Thread eespjl
Quoting Edson Pereira <[EMAIL PROTECTED]>: > Does anyone knows how I could possibly accomplish this? Is there a way I > can create a virtual OSS-compatible PCM device (/dev/dspX) that could > show up as an ALSA capture/playback device for jack? > > Any help or pointers would be very much apprecia