Re: [Alsa-user] amixer failure: "Invalid CTL default"

2002-04-22 Thread George
I forgot to include my modules.conf: # ALSA portion alias char-major-116 snd # OSS/Free portion alias char-major-14 soundcore # ALSA portion alias snd-card-0 snd-ice1712 # OSS/Free portion alias sound-slot-0 snd-card-0 # OSS/Free portion - card #1

[Alsa-user] Mandrake 8.2 - modprobe: Can't locate module snd-card-*

2002-04-22 Thread Garrick Sitongia
I did a "./configure --with-debug=detect" and my /var/log/messages has: Apr 22 21:06:51 ip68-6-63-135 kernel: PCI: Setting latency timer of device 00:11.5 to 64 Apr 22 21:06:51 ip68-6-63-135 modprobe: modprobe: Can't locate module snd-card-1 Apr 22 21:06:51 ip68-6-63-135 modprobe: modprobe: Can

Re: [Alsa-user] Mandrake 8.2 problem

2002-04-22 Thread Garrick Sitongia
In the same directory, there is "autoconf.h" with the same #include problem line. So also replace this with #include and it worked. Now when I play a file, I get "sox: Can't open output file '/dev/dsp': Permission denied" I've done everything the INSTALL and FAQ files say. My /var/log/messa

Re: [Alsa-user] rear channel output with ymfpci driver? not here

2002-04-22 Thread Adam K Kirchhoff
On Mon, 22 Apr 2002, Todd Witter wrote: > Okay, I created that file in my home directory, opened alsaplayer with > the flag/options you suggested. > ALSA opened just fine but didn't open the particular file I pointed it > to... and when I selected a file via point-n-click, only 2 of the 4 > spea

Re: [Alsa-user] rear channel output with ymfpci driver? not here

2002-04-22 Thread Todd Witter
Okay, I created that file in my home directory, opened alsaplayer with the flag/options you suggested. ALSA opened just fine but didn't open the particular file I pointed it to... and when I selected a file via point-n-click, only 2 of the 4 speakers were working still. As I said, I had to create

[Alsa-user] Is the Crystal / Cirrus CS4205 supported?

2002-04-22 Thread Mcleod, Ian
Does anyone know if the Crystal / Cirrus CS4205 chipset is supported in Linux / ALSA? I am purchasing a Dell Inspiron laptop that uses a Crystal CS4205 chipset. Thanks! Ian McLeod ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge

Re: [Alsa-user] rear channel output with ymfpci driver? not here

2002-04-22 Thread Adam K Kirchhoff
On Mon, 22 Apr 2002, Todd Witter wrote: > On Mon, 2002-04-22 at 21:34, Adam K Kirchhoff wrote: > > > > Can you post the exact contents of your .asoundrc on here? > > > > Does alsaplayer work if you don't specify any specific options? > > > Sure... and alsaplayer does work... just not with sur

Re: [Alsa-user] rear channel output with ymfpci driver? not here

2002-04-22 Thread Todd Witter
On Mon, 2002-04-22 at 21:34, Adam K Kirchhoff wrote: > > Can you post the exact contents of your .asoundrc on here? > > Does alsaplayer work if you don't specify any specific options? > Sure... and alsaplayer does work... just not with surround / 4channel output. Here's my asound file (the stu

Re: [Alsa-user] rear channel output with ymfpci driver? not here

2002-04-22 Thread Adam K Kirchhoff
Can you post the exact contents of your .asoundrc on here? Does alsaplayer work if you don't specify any specific options? Adam On Mon, 22 Apr 2002, Todd Witter wrote: > Hmm... I did all that and saved it... then tried running the alsaplayer > command with the options you showed and here's wh

Re: [Alsa-user] OPL3 support & ymfpci.

2002-04-22 Thread Adam K Kirchhoff
Hmm Thanks for the link. I followed the directions on that page, and loaded the definitions with sbiload, but then when I go to play a midi file I get: Could not connect to port 65:0 Any new ideas? :-) Adam On Mon, 22 Apr 2002, Bill Allen wrote: > At a minimum, you need to use sbiload

Re: [Alsa-user] rear channel output with ymfpci driver? not here

2002-04-22 Thread Todd Witter
Hmm... I did all that and saved it... then tried running the alsaplayer command with the options you showed and here's what I got in return. ALSA lib pcm.c:1963: (snd_pcm_open_noupdate) Unknown PCM ch4dup snd_pcm_open: No such file or directory (ch4dup) /usr/lib/alsaplayer/output/libalsa.so faile

[Alsa-user] Gadget labs: is there a alsa-driver that will work with it?

2002-04-22 Thread Mark Khemma
helllooo, i have in my hands a gadget labs soundcard, the 824 to be precise and i'm wondering if anyone has any information about this card. i'm looking at it and it there is a couple ensoniq chips and a single motarola chip on the board, though i don't know the exact model. And there is a "Sound

Re: [Alsa-user] OPL3 support & ymfpci.

2002-04-22 Thread Bill Allen
At a minimum, you need to use sbiload (found in the alsa/tools/seq directory) to load the sound definitions. You can find instructions here: http://www.parabola.demon.co.uk/alsa/pmidi.htm. The reason I say minimum, is that I have a similar setup (AOpen YMF-744), and haven't yet gotten it to wo

Re: [Alsa-user] Mandrake 8.2 problem

2002-04-22 Thread Frans Ketelaars
What 'magic' did you perform to get past the 'version.h problem'? Editing '/usr/src/linux-2.4.18-6mdk/include/linux/version.h' as has been suggested is _not_ the solution and has on my system resulted in the ./configure script not recognising PCI support in the kernel, resulting in no drivers bei

[Alsa-user] Crystal CS4205 on Dell Inspiron 4200

2002-04-22 Thread Mcleod, Ian
Hi, I am about to purchase a Dell Inspiron 4200 with the Crystal (Cirrus?) CS4205 chipset. I have found a ALSA datasheet for this chipset although I did not find it on the hardware list at all. Does anyone know if this chipset is supported (and if so to what degree) and if not when and if it sh

Re: [Alsa-user] rear channel output with ymfpci driver? not here

2002-04-22 Thread Adam K Kirchhoff
> Hi there alsa-folks! So, I finally have a working ymf754-based card > (Hoontech Digital XG) but I have no rear channel output. Is this > supported in this driver? I can't seem to find an answer to this... but I > will dive into the archives as soon as I finish with this e-missive to > y'all.

[Alsa-user] OPL3 support & ymfpci.

2002-04-22 Thread Adam K Kirchhoff
I'm trying to get the hardware synth on my Hoontech Digital XG (YMF-754 chipset) to work :-) This is the relevent info from my modules.conf file: alias /dev/sound snd-ymfpci alias /dev/dsp snd-service-0-3 alias char-major-116 snd options snd snd_major=116 snd_cards_limit=1 alias snd-card-0 snd-

[Alsa-user] Yet Once Again!

2002-04-22 Thread steve romero
UNSUBSCRIBE ME FROM THIS LIST!!! ___ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user

Re: [Alsa-user] System hangs with ice1712

2002-04-22 Thread Ryan Shaw
R Parker wrote: > I know further into the thread there's some criticism > of Alsa support that's aimed at the developers. I > think it's most unfortunate that the developers have > built such an interesting solution for linux audio but > aren't able to support it. I wasn't intending to criticize

Re: [Alsa-user] System hangs with ice1712

2002-04-22 Thread Ryan Shaw
Hello Parker, Is your system really SMP (you really have 2 CPUs) or are you just running an SMP kernel? Ryan R Parker wrote: > Hi, > > I've got an MAudio Audiophile 2496 and use the native > alsa ice1712 driver to operate it. I purchased it for > the midi feature but in response to this threa

Re: [Alsa-user] System hangs with ice1712

2002-04-22 Thread Ryan Shaw
Tim Jackson wrote: > Hi Ryan, on Mon, 22 Apr 2002 20:45:10 +0900 you wrote: > > > Andrew Nesbit wrote: > > > Anytime I try to, for example, play sound, the entire system > > > completely freezes. > > Bad news. Unless you have a Windows box to put it in, you wasted your > > money on the Audiophil

[Alsa-user] Compaq Presario 7xx laptops with VIA 82C686 audio SOLVED

2002-04-22 Thread Sérgio Monteiro Basto
Hi I try this pacth and it works!!! EXPLANATION HOW TO GET THE SOUND TO WORK ON ALSA 0.9 File: ./sound/pci/ac97/ac97_codec.c Function: static int patch_ad1881(ac97_t * ac97) Add this line right after the init_MUTEX(&ac97->spec.ad18xx.mutex) call: snd_ac97_write_cache(ac97, 0x72, 0x0010)

Re: [Alsa-user] System hangs with ice1712

2002-04-22 Thread Tim Jackson
Hi Frank, on Mon, 22 Apr 2002 16:54:58 +0200 you wrote: > I second that: I also choosed an Audiophile because of my crappy > SBLive, now things run very smoothly. I do not have an SMP system, so > I never ran into that SMP-problem. Here the card is working really > good. Do you have OSS mixer e

Re: [Alsa-user] Mandrake 8.2 problem

2002-04-22 Thread Eric Dantan Rzewnicki
Garrick Sitongia wrote: > above snd-card-via8233 snd-pcm-oss ^^ This line doesn't look right to me...Perhaps comment it out.(?) > alias sound-slot-0 snd-via8233 > alias char-major-116 snd ^ Try reversing the order of these two lines an

Re: [Alsa-user] System hangs with ice1712

2002-04-22 Thread Tim Jackson
Hi Ryan, on Mon, 22 Apr 2002 20:45:10 +0900 you wrote: > Andrew Nesbit wrote: > > Anytime I try to, for example, play sound, the entire system > > completely freezes. > Bad news. Unless you have a Windows box to put it in, you wasted your > money on the Audiophile 2496. Is this just because of t

Re: [Alsa-user] Mandrake 8.2 problem

2002-04-22 Thread Garrick Sitongia
>From: Eric Dantan Rzewnicki <[EMAIL PROTECTED]> > >Garrick Sitongia wrote: > > > > Yes, but that is not the problem. I can do a "./configure" or a >"./configure > > --with-cards=via8233", then do a "make" or a "make install", and then > > > > [root@ip68-6-63-135 alsa-driver-0.9.0beta12]# modprob

[Alsa-user] rear channel output with ymfpci driver? not here

2002-04-22 Thread Todd Witter
Hi there alsa-folks!  So, I finally have a working ymf754-based card (Hoontech Digital XG) but I have no rear channel output.  Is this supported in this driver?  I can't seem to find an answer to this... but I will dive into the archives as soon as I finish with this e-missive to y'all. So,

Re: [Alsa-user] Mandrake 8.2 problem

2002-04-22 Thread Eric Dantan Rzewnicki
Garrick Sitongia wrote: > > Yes, but that is not the problem. I can do a "./configure" or a "./configure > --with-cards=via8233", then do a "make" or a "make install", and then > > [root@ip68-6-63-135 alsa-driver-0.9.0beta12]# modprobe snd-via8233 > modprobe: Can't locate module snd-via8233 Can

Re: [alsa-user] chips ac97

2002-04-22 Thread Frans Ketelaars
On Sun, 21 Apr 2002 12:45:22 +0200 "Nicolas Forget" <[EMAIL PROTECTED]> wrote: > > - Original Message - > From: Nicolas Forget > To: [EMAIL PROTECTED] > Sent: Sunday, April 21, 2002 12:43 PM > Subject: [alsa-use] chips ac97 > > > hi everyone, i'm using a msi k7t 266 proII. on this o

Re: [Alsa-user] Mandrake 8.2 problem

2002-04-22 Thread Garrick Sitongia
Yes, but that is not the problem. I can do a "./configure" or a "./configure --with-cards=via8233", then do a "make" or a "make install", and then [root@ip68-6-63-135 alsa-driver-0.9.0beta12]# modprobe snd-via8233 modprobe: Can't locate module snd-via8233 There is no "snd-via8233.o" in the alsa

Re: [Alsa-user] System hangs with ice1712

2002-04-22 Thread R Parker
Hi, I've got an MAudio Audiophile 2496 and use the native alsa ice1712 driver to operate it. I purchased it for the midi feature but in response to this thread, I tested playing audio through it with jackd/ardour and it did not crash. I didn't hook any speakers up but there's no reason to suspect

Re: [Alsa-user] System hangs with ice1712

2002-04-22 Thread Michael Leone
> > BTW, I've had more time wasted and horrible experiences with the > > Live! than any other card :( > I second that: I also choosed an Audiophile because of my crappy > SBLive, now things run very smoothly. I do not have an SMP system, so > I never ran into that SMP-problem. Here the card is wor

Re: [Alsa-user] System hangs with ice1712

2002-04-22 Thread Frank Barknecht
Andrew Nesbit hat gesagt: // Andrew Nesbit wrote: > Because I needed a /nice/ soundcard that made me happy under Windows > and Linux and is relatively affordable... the Audiophile 2496 seemed > to be the best compromise of all those criteria. I did the research > beforehand, and heard good repor

[Alsa-user] alsa on Compaq Armada 3500, ESS 1869

2002-04-22 Thread Kasper Souren
Hi, I'm trying to get ALSA working on my laptop, a Compaq Armada 3500. The soundchip is an ESS 1869. But it doesn't work with the snd-es18xx.o module. Under OSS I have it running as a Soundblaster, with "modprobe sb io=0x220 irq=5 dma=1 dma16=5". But this same 'trick' doesn't work under ALSA.

Re: [Alsa-user] System hangs with ice1712

2002-04-22 Thread Andrew Nesbit
> > Unfortunately, that won't let me run apps that depend on ALSA... > > Then why not buy a soundcard that is supported currently by ALSA, > such as a SoundBlaster Live! or something? Wouldn't that be the > quickest and easiest solution? Yes, there's a cost involved, but you > have to match t

Re: [Alsa-user] System hangs with ice1712

2002-04-22 Thread Paul Winkler
There's a guy named Marco on the linux-audio-user list who I believe has an Audiophile running with alsa on an smp system. Marco, are you on this list? (sorry, can't find your email addr.) linux-audio-user details are at http://www.linuxdj.com/audio/lad/user.php3 --Paul Winkler On Mon, Apr 22,

Re: [Alsa-user] System hangs with ice1712

2002-04-22 Thread Michael Leone
On 22 Apr 2002 at 22:50, Andrew Nesbit wrote: > > I was able to stop the hard freezes by compiling a non-SMP kernel. > > But that is not really a solution, since I'd really like to use my > > second CPU. > > I have recompiled the kernel, without SMP, and it seems to be working > now, so it see

Re: [Alsa-user] Mandrake 8.2 problem

2002-04-22 Thread Eric Dantan Rzewnicki
Did you remember to edit /etc/modules.conf? -Eric Rz. Garrick Sitongia wrote: > > When make install of alsa-driver-0.9.0beta12 in Mandrake 8.2, I get: > > make[2]: Nothing to be done for `modules_install'. > make[2]: Leaving directory > `/mnt/hd/Mandrake/BZ2/alsa-driver-0.9.0beta12/synth/emux'

Re: [Alsa-user] System hangs with ice1712

2002-04-22 Thread Andrew Nesbit
> I was able to stop the hard freezes by compiling a non-SMP kernel. But > that is not really a solution, since I'd really like to use my second CPU. I have recompiled the kernel, without SMP, and it seems to be working now, so it seems that as long as I don't need SMP support I might be OK. But

Re: [Alsa-user] System hangs with ice1712

2002-04-22 Thread Ryan Shaw
Jaroslav Kysela wrote: > On Mon, 22 Apr 2002, Ryan Shaw wrote: > > > I have the same setup as you, and the same problem. See my bug report: > > > > http://sourceforge.net/tracker/?func=detail&aid=518443&group_id=27464&atid=390601 > > > > > > > > My suggestion is to do what I plan to do: buy

Re: [Alsa-user] System hangs with ice1712

2002-04-22 Thread Jaroslav Kysela
On Mon, 22 Apr 2002, Ryan Shaw wrote: > Hello Andrew, > > Andrew Nesbit wrote: > > > Hi guys, I hope someone can help me. My new soundcard is the M-Audio > > Audiophile 2496 with ALSA drivers 0.9beta12 (no OSS emulation) on a > > Debian Woody system: > > > > anima:/usr/src/linux# uname -a

Re: [Alsa-user] System hangs with ice1712

2002-04-22 Thread Ryan Shaw
Hello Andrew, Andrew Nesbit wrote: > Hi guys, I hope someone can help me. My new soundcard is the M-Audio > Audiophile 2496 with ALSA drivers 0.9beta12 (no OSS emulation) on a > Debian Woody system: > > anima:/usr/src/linux# uname -a > Linux anima 2.4.17 #1 SMP Mon Apr 22 19:51:57 EST

[Alsa-user] System hangs with ice1712

2002-04-22 Thread Andrew Nesbit
Hi guys, I hope someone can help me. My new soundcard is the M-Audio Audiophile 2496 with ALSA drivers 0.9beta12 (no OSS emulation) on a Debian Woody system: anima:/usr/src/linux# uname -a Linux anima 2.4.17 #1 SMP Mon Apr 22 19:51:57 EST 2002 i686 unknown No OSS emulation. The module

Re: [Alsa-user] RME DIGI96/PRO ADAT howto?

2002-04-22 Thread Janroel Koppen
Hi, I'm also trying to use an RME digi96/8 card in ADAT mode (and Dutch too;). For experimenting I found ecasound (http://www.wakkanet.fi/~kaiv/ecasound/) very useful, although I'm not getting spotless sound from the card yet. You claim being able to play a wave file over the first two channels.

[Alsa-user] Re: Cant open alsamixer error.

2002-04-22 Thread Adam Jones
On 21-Apr-02, Kjetil Tjensvold wrote: > I get this error when trying to run alsamixer. > alsamixer: function snd_ctl_open failed for default:No > such file or directory. Are you using devfs? If so, read the installation docs for the lines you need to add to devfsd.conf. If not, you need to run

[Alsa-user] accents sous konqueror et le web

2002-04-22 Thread Antoine Jacoutot
Bonjour à tous ! Je tourne sous RH72 avec kde-2.2 et j'ai un problème d'accents sous konqueror. C'est un problème que je ne rencontre que lorsque je navigue sur le web, pas dans l'explorateur de fichier. Ainsi, le mot "décidé" s'affiche: "décidés". Quelqu'un aurait-il une idée d'où cela pourr