Hi all,
this weekend I bought a Mindprint EnVoice MkII Digital Edition with the
DI-MOD USB installed. I can get it to work using the regual usb-audio
driver, but there are still some issues that are quite unconvenient and
perhaps you can help me in sorting them out:
Whenever I connect the USB int
Could you post the asound.conf/.asoundrc file and the link to the bug
report... ;-)
Thanks...
2007/1/7, Ingo Müller <[EMAIL PROTECTED]>:
> Hi!
>
> If you don't have a master volume control at all, I can help you! I had
> the same problem with an CMI7012 chip. Just create a softvol control and
> na
Hi,
My new US-428 is proving much more difficult to get working than my
US-122 for some reason. After a few seconds of alsa playback (via
audacious for example) the sounds drops out and errors appear in dmesg
along the lines of:
Sequence Error!(hcd_frame=7 ep=8in;wait=65539,frame=3).
Most pro
On Fr, 2007-01-05 at 18:53 +0200, Sergei Steshenko wrote:
> On Fri, 05 Jan 2007 10:49:11 +0100
> Sebastian Schäfer <[EMAIL PROTECTED]> wrote:
>
> [deleted]
> > Ah, of course playback is fine when I do not use the mbeq plugin.
> > Behaviour stays the same when I use another LADSPA plugin.
> >
>
[
On Mon, 2007-01-08 at 12:13 +0800, Chris Leung wrote:
...
> [EMAIL PROTECTED]:/etc/modprobe.d# cat /proc/asound/card0/codec#0 |less
> Codec: Analog Devices AD1988
> Address: 0
> Vendor Id: 0x11d41988
> Subsystem Id: 0x104381e1
> Revision Id: 0x100400
...
My codec info:
Codec: Analog Devices AD198
I have a p5ld2 se motherboard with ad1986 codec... I need the option
model=3stack
Have you tried it?
2007/1/8, Per Thomas Jahr <[EMAIL PROTECTED]>:
> On Mon, 2007-01-08 at 12:13 +0800, Chris Leung wrote:
> ...
> > [EMAIL PROTECTED]:/etc/modprobe.d# cat /proc/asound/card0/codec#0 |less
> > Codec: A
On Mon, 2007-01-08 at 12:53 +0100, emisca wrote:
> I have a p5ld2 se motherboard with ad1986 codec... I need the option
> model=3stack
> Have you tried it?
Yes, I have tried all of the following without success (this is from
ALSA-Configuration.txt):
6stack6-jack
6stack-digditto with S
On Mon, 08 Jan 2007 10:43:38 +0100
Sebastian Schäfer <[EMAIL PROTECTED]> wrote:
> On Fr, 2007-01-05 at 18:53 +0200, Sergei Steshenko wrote:
> > On Fri, 05 Jan 2007 10:49:11 +0100
> > Sebastian Schäfer <[EMAIL PROTECTED]> wrote:
> >
> > [deleted]
> > > Ah, of course playback is fine when I do not
On Mo, 2007-01-08 at 17:47 +0200, Sergei Steshenko wrote:
> On Mon, 08 Jan 2007 10:43:38 +0100
> Sebastian Schäfer <[EMAIL PROTECTED]> wrote:
> > Adjusting the buffer size really did the trick!
> > It's done by echoing something in /proc/asound/card0/pcm0p/sub0/prealloc
> > The maximum value is gi
On Mon, 2007-01-08 at 12:33 +0100, Per Thomas Jahr wrote:
> I will try the line-in when I get home.
Both line-in and mic works here with the connections on the back of the
computer (I have no front connectors). Not sure if both channels work
since I still only can hear the left channel.
--
Per
My server machine is now Fedora Core 6 (just a web/ftp/windows file server -
no desktop, X, etc.), and I'd like to make use of it's sound port using
arecord and aplay.
/var/log/dmesg includes the line:
isapnp: Card 'CS4236 Audio'
and the following RPMs are installed:
alsa-lib-1.0.12-2.fc6
a
On Mon, 08 Jan 2007 14:25:22 -0700
"david feldman" <[EMAIL PROTECTED]> wrote:
> My server machine is now Fedora Core 6 (just a web/ftp/windows file server -
> no desktop, X, etc.), and I'd like to make use of it's sound port using
> arecord and aplay.
>
> /var/log/dmesg includes the line:
>
>
Thank you for the quick message!
Yes, I am trying this as root.
Dave
From: Sergei Steshenko <[EMAIL PROTECTED]>
To: "david feldman" <[EMAIL PROTECTED]>
CC: alsa-user@lists.sourceforge.net
Subject: Re: [Alsa-user] Beginner question - getting started with ALSA on a
Fedora Core 6 server
Date: M
Hi! Sorry for the wait. Here's the link of the bug/feature request:
https://bugtrack.alsa-project.org/alsa-bug/view.php?id=2664
The computer with the asoundrc file has no video card at the moment.
I'll post it ASAP.
Greets Ingo
Emilio Scalise schrieb:
> Could you post the asound.conf/.asoundrc
On Mon, 8 Jan 2007, david feldman wrote:
Thank you for the quick message!
Yes, I am trying this as root.
First you have to make sure that you have the module loaded which acts as
the driver for the card. I do not know which module it is that controls
your card, but it sounds like it is not lo
Thanks Bill and Sergei!
Here is the new information:
>lsmod|grep snd
>What does this list?
Empty - no module with "snd" in it!
>ls /proc/asound
asound does not exist in /proc.
###
Here is /etc/modprobe.conf.
The first three entires are due to my existing hardware, two Ethernet and
one SCSI
Much progress!
I went back to /etc/modprobe.conf and edited the last line to read:
# remove snd-cs4236.
I tried modprobe snd-cs4236, and then I found better results with lsmod |
grep snd:
# lsmod | grep snd
snd_cs4236 23145 0
snd_opl3_lib 14913 1 snd_cs4236
snd_hwde
On Mon, 8 Jan 2007, david feldman wrote:
> Thanks Bill and Sergei!
>
> Here is the new information:
>
>> lsmod|grep snd
>> What does this list?
>
> Empty - no module with "snd" in it!
OK, that means that you have no sound card driver loaded. It is not
surprising then that you have no sound.
If w
On Mon, 8 Jan 2007, david feldman wrote:
> Much progress!
...
Good.
>
> Now the commands aplay, arecord, and so on appear to function.
>
> arecord -d 5 >file.wav produces a file, however, the file plays back as
> silence.
YOu forgot to run alsamixer first and make sure that the
volume controls
Thx for your info. However, it still won't work.
However, when I search thru ASUS website, the P5LD2 should use Realtek
ALC882 8-ch High-Definition Audio CODEC.
> I have a p5ld2 se motherboard with ad1986 codec... I need the option
> model=3stack
> Have you tried it?
>
> 2007/1/8, Per Thomas J
I don't know whether it support 8 channel or not. Maybe need some new
soft route channel definitions. But I don't know how to define it in alsa
by myself.
> On Mon, 2007-01-08 at 12:53 +0100, emisca wrote:
>> I have a p5ld2 se motherboard with ad1986 codec... I need the option
>> model=3stack
>>
T.P. Reitzel hotmail.com> writes:
>
> Lee,
>
> In a more compact form, here's the output of lspci -n :
>
> 00:00.0 Class 0600: 1106:0204
> 00:00.1 Class 0600: 1106:1204
> 00:00.2 Class 0600: 1106:2204
> 00:00.3 Class 0600: 1106:3204
> 00:00.4 Class 0600: 1106:4204
> 00:00.7 Class 0600: 1106:7
Thanks again Bill,
Alsamixer works fine and will be better at this stage, I agree... I need to
do some testing and such; will let you know how it pans out. I discovered a
different pair of audio connectors in the back of the machine (line in/out?)
and in any event I agree that playing audio is
I have a creative sound blaster live pci card model: ct4780
0 [Live ]: EMU10K1 - SBLive! Value [CT4780]
SBLive! Value [CT4780] (rev.7, serial:0x80221102) at
0xe8e0, irq 169
with creative 5.1 speakers.
I am running fedora 6 with alsa:
alsa-utils-1.0.12-3.fc6
alsa-to
24 matches
Mail list logo