[Alsa-user] DMX6Fire : no sound

2004-04-19 Thread Erik de Castro Lopo
Hi all, I've just moved to kernel version 2.6.4 and I'm having trouble getting any sound out of this card. In fact, the last time I had sound working on this card was kernel 2.4.21 with ALSA 0.99.something. I tried, but never did manage to get it working with later kernels and ALSA versions. I was

Re: [Alsa-user] DMX6Fire : no sound

2004-04-19 Thread Luke Yelavich
Hi Eric At 05:43 PM 19/04/2004, Erik de Castro Lopo wrote: I've just moved to kernel version 2.6.4 and I'm having trouble getting any sound out of this card. In fact, the last time I had sound working on this card was kernel 2.4.21 with ALSA 0.99.something. I tried, but never did manage to get it

Re: [Alsa-user] DMX6Fire : no sound

2004-04-19 Thread Luke Yelavich
Hi again Eric Have you checked that your ALSA configuration is set up right in /etc/modprobe.conf? Luke -- Luke Yelavich http://www.audioslack.com [EMAIL PROTECTED] --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutoria

Re: [Alsa-user] DMX6Fire : no sound

2004-04-19 Thread Erik de Castro Lopo
On Mon, 19 Apr 2004 18:43:43 +1000 Luke Yelavich <[EMAIL PROTECTED]> wrote: > Hi again Erik > > Have you checked that your ALSA configuration is set up right in > /etc/modprobe.conf? Good tip. It seems to have all changed. /etc/modprobe.conf just has a include /lib/modules/modprobe.conf B

Re: [Alsa-user] DMX6Fire : no sound (Workaround)

2004-04-19 Thread Erik de Castro Lopo
Hi all, My machine has two aound devices, and on-board ens1371 and the DMX6Fire. I used to have them defined as : alias snd-card-0 snd-ens1371 alias snd-card-1 snd-ice1712 and that worked in conjunction with .asoundrc so I could specify an spdif_out device that just worked (up until abo

[Alsa-user] Unresolved symbols in /lib/modules/2.4.25-1-686/alsa

2004-04-19 Thread Adam Bogacki
Hi, I am running the 2.4.25-1-686 kernel and am attempting to apt-install alsa-modules-2.4.25-1-686 in an effort to get sound working with MPlayer. I repeatedly keep getting the message below about "unresolved symbols". Is there any way of fixing this so that I can get audio working ? Adam Bogacki

[Alsa-user] oss emulation and spdif

2004-04-19 Thread Andrew Gaydenko
Is it possible to configure ALSA oss emulation for playing back routing from /dev/dsp to spdif device? --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo techno

[Alsa-user] snd-intel8x0/i810_audio problems

2004-04-19 Thread Timothy Niiler
I've also got some issues with snd-intel8x0. My machine specs are as follows: eMachine m2105 LAPTOP! Celeron 2.8 GHz 40 GB HD 256 MB RAM Intel 82801DB AC 97 Audio Controller Running VectorLinux 4.0 SOHO RC1 with 2.4.25 kernel VectorLinux is a Slackware-based distro. To stave o

Re: [Alsa-user] line-in to surround

2004-04-19 Thread Inando
Inando wrote: > Current situation: > I have a working alsa setup wich can play surround on 5.1 boxes. > (emu10k1 drivers from the 2.6 kernel on debian) > > The problem: > Sound from the line-in only plays on the front speakers. > I want a copy of this sound to the back speakers. > > I've searched

Re: [Alsa-user] tascam us428

2004-04-19 Thread Jan Böhme
hi, > One of those patches is targeted about some issues regarding whether the > snd-usb-usx2y driver is built with debug support. In my case, the us224 > audio playback and input monitoring only shows up when one builds > alsa-driver-1.0.4 with ./configure --with-debug=full . You can check if > t

[Alsa-user] Full-duplex?

2004-04-19 Thread Elver Loho
Hi. First, a disclaimer. I'm a real novice in the field of computer audio and audio in general. If I get the terminology or anything else wrong, please correct me. Flaming me would be rather pointless. I've been having problems getting two applications working at the same time. One is TeamSpea

Re: [Alsa-user] emu10k1 problem???

2004-04-19 Thread Chris Gibbs
Hi ya, Figured how to get card to record:-) Don't run KDE :-( If KDE is not running I get to capture sound --- dance of joy free herring for Tux Chris --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presen

Re: [Alsa-user] emu10k1 problem???

2004-04-19 Thread James Tappin
On Mon, 19 Apr 2004 18:02:43 +0100 Chris Gibbs <[EMAIL PROTECTED]> wrote: > Hi ya, > > Figured how to get card to record:-) > > Don't run KDE :-( > > If KDE is not running I get to capture sound --- dance of joy free > herring for Tux Or just disable arts -- arts is EVIL; no correct that: any

Re: [Alsa-user] Unresolved symbols in /lib/modules/2.4.25-1-686/alsa

2004-04-19 Thread Chris Gibbs
Hi ya, Unresolved symbols mean the modules were not built for the kernel you are running (even if its the same 2.4.25 kernel maybe it was compiled differently) So you need to build a kernel then build the alsa drivers (be sure to run ./configure with the new kernel running) Having said that t

Re: [Alsa-user] Change volume of left or right channel only - how to do?

2004-04-19 Thread Christian Anton
Jaroslav Kysela wrote: amixer set Speaker frontleft 25% amixer set Speaker frontright 65% Hey! I tested this and it runs great! Thank you very much! greets Christian Anton -- ... Diese Schweinerei muss eine andere werden! ... --- This SF.Net e

Re: [Alsa-user] emu10k1 problem???

2004-04-19 Thread Elver Loho
Ühel kenal päeval (esmaspäev, 19. aprill 2004 20:02) kirjutas Chris Gibbs: : Hi ya, : Figured how to get card to record:-) : Don't run KDE :-( Actually, it's the KDE sound server aRtsd. Disable aRts in KDE settings and you should be fine. -- Elver Loho ++[>+++<-]>[<++>-]<[>+<-]>>>+++[<+++>-

[Alsa-user] arecord hangs on via82xx

2004-04-19 Thread Christopher Moore
Hello, I've installed alsa-1.0.4 and am trying to record a test message from a mic. When I enter arecord test.wav, nothing is recorded and an empty wav file is created consisting of a header and no data. Any ideas? Thanks Chris --- This SF.

Re: [Alsa-user] arecord hangs on via82xx

2004-04-19 Thread James Tappin
On Mon, 19 Apr 2004 15:45:33 -0400 Christopher Moore <[EMAIL PROTECTED]> wrote: > Hello, > I've installed alsa-1.0.4 and am trying to record a test message from a > mic. When I enter arecord test.wav, nothing is recorded and an empty > wav file is created consisting of a header and no data. >

Re: [Alsa-user] arecord hangs on via82xx

2004-04-19 Thread Christopher Moore
Still can't record. I get the following error: pcm_read:1169 input/output error Perhaps I'm missing a device file. Where should I check? Chris --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel