[Alsa-user] Volume init problem

2003-11-30 Thread Felipe Contreras
Hi, I have been using the maestro3 alsa driver for quite some time, and there always have been a problem, the volumee is never initialized as it should be, I have to open a mixer and turn up/down a couple times both the PCM and the master volume to actually set the volume where it should be. It's

Re: [Alsa-user] alsa on debian unstable (snd-ens1371 module error)

2003-11-30 Thread Robert Mognet
Hello, On Sat, Nov 29, 2003 at 01:51:06PM -0500, Frank K wrote: > The below errors are from when I try to load the snd-ens1371 module... > Could you post a little more info ? Perhaps: How you installed alsa. Output of "dmesg". Have you run "/sbin/update-modules" ? Does your kernel perhaps have

Re: [Alsa-user] alsa on debian unstable (snd-ens1371 module error)

2003-11-30 Thread Frank K
How I installed alsa - I apt-get installed alsa I then downloaded the drivers and compiled those (dont know if this was needed) output of dmesg ---Start---Linux version 2.4.22 ([EMAIL PROTECTED]) (gcc version 3.3.2 (Debian)) #1 SMP Fri Nov 28 18:05:01 EST 2003 BIOS-provided physical RAM map: BIOS

Using bt878 with Alsa (was Re: [Alsa-user] trying to get AD1985 working.)

2003-11-30 Thread Kai Weber
* Clemens Ladisch <[EMAIL PROTECTED]>: > $ cat /proc/asound/cards [...] > 5 [Bt878 ]: Bt87x - Brooktree Bt878 > Brooktree Bt878 at 0xf7eff000, irq 21 > 6 [VirMIDI]: VirMIDI - VirMIDI > Virtual MIDI Card 1 How can use the bt878 chipset wit

Re: [Alsa-user] According SB Live! 5.1 and analog 5.1 surround-system issue (noise from center)

2003-11-30 Thread Ilya
28 Ноябрь 2003 20:40, Johanson Vertrygen написал: > So my question would be: is there any way to get rid of the noise at all? > Maybe somehow to disable the digital output in the driver itself, or > compile it this way, or put something in certain configuration file? Did > i miss something when re

Re: [Alsa-user] alsa on debian unstable (snd-ens1371 module error)

2003-11-30 Thread Robert Mognet
Hi, On Sun, Nov 30, 2003 at 01:21:22PM -0500, Frank K wrote: > How I installed alsa > - I apt-get installed alsa That probably only got you the alsa-base files. > I then downloaded the drivers and compiled those (dont know if this was > needed) Yes, you need the alsa-drivers, alsa-lib, alsa-uti

[Alsa-user] soundcard not detected

2003-11-30 Thread moi toi
Hello everybody. I check the list before posting but I couldn't find anything that matches completely with my problem, so I post a new thread. I hope you can do something for me... My problem is that I have no sound at all on my machine. It's a laptop, airis Gea580 running mandrake 9.2 The souncar

[Alsa-user] Audigy 2 Questions

2003-11-30 Thread chris
Hi ya, I have alsa 1.0 pre3. I'm very happy now there is some support for Audigy 2 but I have problems. The only things that show up in a mixer and work are microphone and pcm. The tone controls don't do anything there is no cd or line in either external or internal They show up in mixer but

[Alsa-user] alsa 1.0.0pre3: oops when playing .ogg

2003-11-30 Thread wwp
Hi there, I'm getting kernel oops when trying to play a .ogg file. I'm using alsa 1.0.0pre3 (it was also oops'ing w/ pre1). I did not encounter such problem w/ the same .ogg file and previous 0.9.x versions of alsa. After the oops, no way to get a sound anymore until reboot time. Attached the ex

[Alsa-user] modprobe errors

2003-11-30 Thread trevor allett
Hi, spent all day on this.. [EMAIL PROTECTED] log]# /sbin/modprobe snd-via82xx;/sbin/modprobe snd-pcm-oss;/sbin/modprobe snd-mixer-oss;/sbin/modprobe snd-seq-oss /lib/modules/2.4.22-1.2115.nptl/kernel/sound/pci/snd-via82xx.o: init_module: No such device Hint: insmod errors can be caused by incor

Re: [Alsa-user] Quake2 sound gone

2003-11-30 Thread Brett I. Holcomb
I went back to 0.9.2 to see if that would fix things.  Still did not.  This system was working on 0.9.2 about a month ago.  About two weeks ago I disabled the onboard sound card and put in a Turtle Beach Santa Cruz card.  I haven't tried Q2 until yesterday.   I've tried putting all the volume s

Re: [Alsa-user] Quake2 sound gone

2003-11-30 Thread Brett I. Holcomb
Okay, I'm getting closer. When run from a console I get the error "cannot mmap /dev/dsp". /dev/dsp does exit. Okay - I've read the OSS How to and think that I need to add options snd-pcm-oss dsp=0 to the modules.conf file. Is this correct? On Sunday 30 November 2003 21:27, Brett I. Holcom

Re: [Alsa-user] Quake2 sound gone

2003-11-30 Thread Mark Knecht
On Sun, 2003-11-30 at 19:06, Brett I. Holcomb wrote: > Okay, I'm getting closer. When run from a console I get the error "cannot > mmap /dev/dsp". /dev/dsp does exit. Okay - I've read the OSS How to and > think that I need to add > > options snd-pcm-oss dsp=0 > > to the modules.conf file. >

Re: [Alsa-user] Quake2 sound gone

2003-11-30 Thread Brett I. Holcomb
The dsp=0 option didn't work. Fortunately I don't have a VIA based motherboard . Looking at the docs on the alsa site for this card there is a "support oss mmap option". Unfortunately the docs assume I'm clairvoyant and know how that translates into what goes into the option statement . Maybe