Hi all,
(kernel 2.6.0, 1)
I am having no luck in capturing audio, either from line inputs or microphone.
there is one odd thing... and I have posted this before...
If I compile the drivers as modules, load/unload then maybee. 10-20 times? I
will be able to capture audio. until I reboot... then
On Tuesday, January 13 2004 05:47 pm, David Van Duzer wrote:
> Greetings -
>
> I have a fairly new motherboard, an ABIT AN7 with an NForce2 chipset.
> I am using Alsa 1.0.1 as modules compiled for my Fedora Core 1 kernel
> from the RPMS on freshrpms.net.
>
> The snd-intel8x0 module loads without a
David:
I have the same mb (Abit AN7). I installed all kind of kernels 2.6.* (in GENTOO
distro... very good by the way :).
But, i've get the same problem so far...
So, i think the problem is from ALSA. I'm waitting a new release.
Btw, i've tried with ALSA from kernel (module and built-in) and from
Quentin Zazz wrote:
> I have a CM8738 onboard a Soyo Dragon KT400. I'm using
> the cmipci driver. The mixer (master and PCM) has no
> effect. I'm using the SPDIF out.
>
> Should the mixer work with the SPDIF out? Is it
> working for anyone else?
I don't know if it should work, but it doesn't her
Greetings -
I have a fairly new motherboard, an ABIT AN7 with an NForce2 chipset.
I am using Alsa 1.0.1 as modules compiled for my Fedora Core 1 kernel
from the RPMS on freshrpms.net.
The snd-intel8x0 module loads without a problem, but the mixer doesn't
seem to work properly. I can get audio on
I have a Terratec Aureon Space 7.1 and I'm able to play music through
my digital out without any problems. There is just one thing that I can't
seem to be able to do somehow. I would like to be able to duplicate
channels. Currently I can only send 2 channels (left + right). I have a
5.1 DTS receiv
Please Unsubscribe me
- Original Message -
From: [EMAIL PROTECTED]
Date: Tuesday, January 13, 2004 9:46 am
Subject: Alsa-user digest, Vol 1 #1623 - 18 msgs
> Send Alsa-user mailing list submissions to
> [EMAIL PROTECTED]
>
> To subscribe or unsubscribe via the World Wide Web, visit
I just updated to kernel 2.6.1 which seems to have Alsa 0.9.7.
I have a P4P800 motherboard with an ICH5 chipset.
All the channels are unmuted and the volumes raised.
Yet I still hear absolutely no sound.
Xmms and aplay work fine with no errors, just no sound.
Is this something known and fixed i
Steffen Sauder wrote:
Klaus-Peter Schrage wrote:
All kinds of "internal" playback (aplay, Alsaplayer, xmms, ...)
produce a periodic, heavily distorted sound on all of the 6 PCM Outs
and 2 S/PDIF Ins, when routed to H/W Out 1/2. It sounds somewhat like
a bad feedback loop.
I had similar problem
I have a Terratec Aureon Space 7.1 and I'm able to play music through
my digital out without any problems. There is just one thing that I can't
seem to be able to do somehow. I would like to be able to duplicate
channels. Currently I can only send 2 channels (left + right). I have a
5.1 DTS receiv
Jaroslav Kysela wrote:
On Tue, 13 Jan 2004, Dennis van der Meer wrote:
Hi,
I have a Terratec Aureon Space 7.1 and I'm able to play music through
my digital out without any problems. There is just one thing that I can't
seem to be able to do somehow. I would like to be able to duplicate
channels.
I downloaded version 1.0.1 and compiled it without errors. But when I run
service alsasound restart I got this error:
Starting sound driver: snd-emu10k1
/lib/modules/2.4.22-1.2135.nptlsmp/kernel/sound/acore/snd.o: unresolved
symbol schedule_work
/lib/modules/2.4.22-1.2135.nptlsmp/kernel/sound/ac
Hi, I just finished compiling the 2.6.1-mm2 kernel in order to get sound
and ethernet support for my nforce2 motherboard (shuttle an35n-ultra).
After reading everything I could find on the web and in the mailing list
archives I realized I had to use the snd_intel8x0 module, install
alsa-lib-1.0.1
Alex Garacotche wrote:
> I am not sure to manage to find my card in the alsa list, can
> somebody help me out here ?
>
> 00:IF5 Multimedia Audiocontroller:Intel Corp. 82801DB AC'97 Audio Controller.
snd-intel8x0
HTH
Clemens
---
This SF.net
Ed Martin wrote:
/dev/[sound/]dsp: device or resource busy
Some other program is using your sound, probably a sound daemon like
esd or arts.
HTH
Clemens
---
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software
> I have a Terratec Aureon Space 7.1 and I'm able to play music through
> my digital out without any problems. There is just one thing that I can't
> seem to be able to do somehow. I would like to be able to duplicate
> channels. Currently I can only send 2 channels (left + right). I have a
> 5.1
On Tue, 13 Jan 2004, Dennis van der Meer wrote:
> Hi,
>
> I have a Terratec Aureon Space 7.1 and I'm able to play music through
> my digital out without any problems. There is just one thing that I can't
> seem to be able to do somehow. I would like to be able to duplicate
> channels. Currently I
Hi,
I have a Terratec Aureon Space 7.1 and I'm able to play music through
my digital out without any problems. There is just one thing that I can't
seem to be able to do somehow. I would like to be able to duplicate
channels. Currently I can only send 2 channels (left + right). I have a
5.1 DTS re
I have an Audigy 2 card which works for all sorts of playback. However
recorded sound is heavily distorted. I have yanked all the alsamixer
sliders upp and down in all possible constellations, the input remains
very distorted, even if the sound is very weak. The clipping becomes
easily visible on t
At Tue, 13 Jan 2004 11:47:27 GMT,
[EMAIL PROTECTED] wrote:
>
> > on my current tree, there is a clean-up patch for this
> > problem. try the attached patch.
> >
> > Takashi
>
> Progress!
>
> - driver now loads fine
> - xmms (using OSS playback) functions as expected, ref:
> volume and balance
On Tue, 13 Jan 2004 00:23:58 -0800
Phil Dibowitz <[EMAIL PROTECTED]> wrote:
> Clemens Ladisch wrote:
> > You have to configure all those applications to use the "default"
> > device. In theory, this should be the default (obviously :-) , but
> > it's often something like "hw:0" or "plughw:0".
>
> on my current tree, there is a clean-up patch for this
> problem. try the attached patch.
>
> Takashi
Progress!
- driver now loads fine
- xmms (using OSS playback) functions as expected, ref:
volume and balance sliders
But as far as 5.1 is concerned:
./speaker-test -Dsurround51 -c 6 does th
Hi,
I am not sure to manage to find my card in the alsa list, can somebody help
me out here ?
# Lspci
00:01.0 PCI Bridge: Intel Corp.82 845G/GL
The processor is a 3.06Gh Intel® Pentium® 4
Using the technology HyperThreading.
...
The audio card
00:IF5 Multimedia Audiocontroller:Intel Corp. 82 801
When using xmms for the first time after rebooting
machine (via alsa-plugin or through OSS emulation)
playback hangs after few second and kernel issue a
message: "IRQ5 Disabled". After this stage, sound
hangs always when trying to play again with xmms.
Below is output of dmesg command.
When trying to play xmms via alsa-plugin or through
OSS emulation after few second playback hangs and
kernel issue a message: "IRQ5 Disabled"
Yahoo! Messenger - Communicate instantly..."Ping"
your friends today! Download Mes
Clemens Ladisch wrote:
You have to configure all those applications to use the "default"
device. In theory, this should be the default (obviously :-) , but
it's often something like "hw:0" or "plughw:0".
Eeeek. Doing this adds a LOT of noise though... I'll have to play with
the options in .asound
Clemens Ladisch wrote:
You have to configure all those applications to use the "default"
device. In theory, this should be the default (obviously :-) , but
it's often something like "hw:0" or "plughw:0".
Ah! Very cool. That works... I'm entertained by default not being the
default. xmms tried to
Clemens Ladisch schrieb:
Jörg Böhnke wrote:
bash-2.05a$ cat /proc/asound/cards
1 [ALS4000]: ALS4000 - Avance Logic ALS4000
Avance Logic ALS4000 at 0xd600, irq 9
When you have one card, it should be at index 0, not 1. Probably,
there's a line similar to:
options sn
Phil Dibowitz wrote:
> p z pointed me to dmix here:
> > http://alsa.opensrc.org/index.php?page=DmixPlugin
>
> which seems to be exactly what I was looking for.
>
> I've redefined the "default" device in my ~/.asoundrc and now if I use
> alsaplayer, more than one of them can play at the same ti
Phil Dibowitz wrote:
p z pointed me to dmix here:
http://alsa.opensrc.org/index.php?page=DmixPlugin
which seems to be exactly what I was looking for.
I've redefined the "default" device in my ~/.asoundrc and now if I use
alsaplayer, more than one of them can play at the same time... yet
p z pointed me to dmix here:
http://alsa.opensrc.org/index.php?page=DmixPlugin
which seems to be exactly what I was looking for.
I've redefined the "default" device in my ~/.asoundrc and now if I use
alsaplayer, more than one of them can play at the same time... yet I
can't get anything els
Hey folks,
I looked through the archives, but didn't see this question, although
I'm sure it's a FAQ... I also looked through the various HowTos and
other docs, but couldn't find an answer.
Back in the day ESD's big claim to fame was that with it more than one
app could write to the audio devi
32 matches
Mail list logo