The OpenVortex page - http://savannah.nongnu.org/projects/openvortex/ -
says the vortex-alsa drivers have been merged with latest alsa-driver, perhaps
it will appear in some future kernel release?
Until then it appears you can only use your Aureal Vortex card with 2.4
I don't own such a card mysel
> Clemens Ladisch
> I guess you have an AC'97 codec. Please post what ALSA version, codec,
> controller, and PCI subvendor/device IDs you have (see the output of
> "lspci" and "lspci -nv", and the contents of /proc/asound/version and
> /proc/asound/card0/ac97#0).
thanks for the prompt response - i
Le jeu 16/10/2003 à 18:44, Takashi Iwai a écrit :
> no way. there is no PCM volume in fact on this chip...
I'm sorry to come back with my problems but I'd like make the sounds
working properly.
I've found some programs which change volume
VideoLan Client
Alsaplayer
with those 2, I can raise up
Hallo,
Alfons Adriaensen hat gesagt: // Alfons Adriaensen wrote:
> Things I see for the first time, and do not understand:
>
> ipc_key 1024
> period_time 0
> ...
>
> Is there actually any documentation available about all this, apart from
> the very cryptic 'asoundrc.txt' which is hidden deeply
Le jeu 16/10/2003 à 18:44, Takashi Iwai a écrit :
> no way. there is no PCM volume in fact on this chip...
I'm sorry to come back with my problems but I'd like make the sounds
working properly.
I've found some programs which change volume
VideoLan Client
Alsaplayer
with those 2, I can raise up
I don't get it: xine and mplayer work fine after I did a clean install
of the new alsa-0.9.7x driver, lib and utils. but I don't hear any sound
out of xmms. even though the equalizer is working fine, so I guess there
is a problem with the digital output. is there something to set up that
I missed?
Thank you so much!! I will try this right now.
Joshua
On Mon, Oct 20, 2003 at 11:27:04AM +0200, Clemens Ladisch wrote:
> Joshua Jensen wrote:
> > /lib/modules/2.4.20-20.7.cisco.2/misc/snd.o: unresolved symbol schedule_work
>
> This is because of an incompatible change made by RedHat.
>
> When
Hallo,
Brice Méalier hat gesagt: // Brice Méalier wrote:
> With iiwusynth, the problem is that the sound seems to
> be read with a variable speed (like before I passed
> the option dxs_support with the wave), so it crackles.
> I have the following output when I start the program:
>
> iiwusynth: w
On Mon, 20 Oct 2003, Myk wrote:
> On Mon, 20 Oct 2003 11:26:55 +0200
> Frank Barknecht <[EMAIL PROTECTED]> wrote:
>
> > Hallo,
> > Myk hat gesagt: // Myk wrote:
> >
> > > On Sun, 19 Oct 2003 11:25:43 +0200
> > > Here's some results - I've been fiddling with this a lot as well!
> > > This is all wi
Peter Harris wrote:
> I have no sound, but can't tell what is wrong.
> I am using the ALSA that came with kernel 2.6.0-test4. lspci says:
> 00:0f.0 Multimedia audio controller: ESS Technology ES1969 Solo-1 Audiodrive (rev 02)
>
> lsmod says:
> snd_es1938 19300 0
> snd_intel8x0
Has anyone out there sucessfully configured
asoundrc for
multitrack recording with the SBlive series of
cards?
I have had a go but with no sucess as i don't
really
understand the jackplug capture scene.
A cd of fresh new tunes for anyone who can help
out.
Chad Paavola wrote:
> Can anyone tell me a quick way to test capture with alsa?
"arecord -f cd -d 10 test.wav" will record 10 seconds.
"arecord -f cd -t raw -vv /dev/null" will show the input level.
If you want to use 48 kHz instead of 44.1 kHz, use "-f dat".
HTH
Clemens
On Mon, 2003-10-20 at 10:33, Clemens Ladisch wrote:
> John Lagrue wrote:
> > My elderly Dell has a Cirrus Logic CS 4610/11 device. It refuses to play
> > anything on my Redhat 9 system, with the error message:
> > "The cs46xx driver could not be loaded.
> >
> > /lib/modules/2.4.20-20.9/kernel/sound
Hi
I use mdk9.1 (alsa 0.9.0rc8) with a via8233 (rev 50)
sound chip. So I passed the option dxs_support=3 in my
/etc/modules.conf file.
I want to use midi sequencers like muse & rosegarden.
To do so, I try to use iiwusynth and fluidsynth with a
classical soundfont (musical theory 2).
With iiwusynt
Billybob wrote:
> modprobe snd-opl3sa2
> init_module: no such device
If you don't have ISA PnP, you must specify all the parameters, e.g.:
modprobe snd-opl3sa2 isapnp=0 port=0x1234 sbport=0x220 ...etc...
HTH
Clemens
---
This SF.net email
On Mon, 20 Oct 2003, Frank Barknecht wrote:
> Hallo,
> Myk hat gesagt: // Myk wrote:
>
> > On Mon, 20 Oct 2003 11:26:55 +0200
> > Frank Barknecht <[EMAIL PROTECTED]> wrote:
> > > What settings do you use in the complex method on you Audiophile?
> >
> > pcm.hwmix {
> > type dmix
> > ipc_key 100
Hallo,
Myk hat gesagt: // Myk wrote:
> On Mon, 20 Oct 2003 11:26:55 +0200
> Frank Barknecht <[EMAIL PROTECTED]> wrote:
> > What settings do you use in the complex method on you Audiophile?
>
> pcm.hwmix {
> type dmix
> ipc_key 1
> ipc_key_add_uid false
> slave {
> pcm "hw:0,0"
>
On Mon, Oct 20, 2003 at 04:44:29PM +0200, Frank Barknecht wrote:
> Jaroslav, you made my day! Thanks a lot. OSSdmix is working now on the Audiophile
> with the supplied asoundrc, yippee.
>
> ... lots of interesting stuff about dmix etc.
Things I see for the first time, and do not understand:
i
Thanks! I was able to figure out, using "arecord -f cd -t raw -vv
/dev/null", that I needed to set both the capture level and the audio
source to capture (using the space bar in alsamixer) in order to get the
level to register. Success! (an exerpt is shown below)
When I do "arecord -f cd -d 1
On Mon, 20 Oct 2003 11:26:55 +0200
Frank Barknecht <[EMAIL PROTECTED]> wrote:
> Hallo,
> Myk hat gesagt: // Myk wrote:
>
> > On Sun, 19 Oct 2003 11:25:43 +0200
> > Here's some results - I've been fiddling with this a lot as well!
> > This is all with an Audiophile 2496 too.
> >
> > pcm.dsp0 {
>
Hi,
Is Aureal Vortex 8820 supported by ALSA?
If yes, in which version?
I'm using kernel 2.6.0-test8 and there are no options in menuconfig for
Vortex cards. Maybe I'm missing something?
Thanks in advance
--
hifly::[EMAIL PROTECTED]::ICQ#51313623::Cell#605461601
Registered Linux User #239184
Daniel Hawthorn wrote:
> By host controller driver, do you mean UCHI?
Yes (or OHCI, or EHCI).
> When I unplug the quattro and then plug it back in, I get the
> following in /var/log/messages:
>
> kernel: hub 1-0:1.0: new USB device on port 1, assigned address 8
> kernel: drivers/usb/core/config.c
On Sun, 19 Oct 2003, Frank Barknecht wrote:
> Hallo,
> Jaroslav Kysela hat gesagt: // Jaroslav Kysela wrote:
>
> > Here is a complex example:
>
> Thank you, I think I now understand the syntax. I have two more
> questions, though...
>
> > pcm.dmix1 {
> > type dmix
> > ipc_key 1024
Hallo,
Jaroslav, you made my day! Thanks a lot. OSSdmix is working now on the Audiophile
with the supplied asoundrc, yippee.
Jaroslav Kysela hat gesagt: // Jaroslav Kysela wrote:
> Yes, but the real benefit for the multichannel card is that you can cut
> the number of transferred channels. In m
Hallo,
Myk hat gesagt: // Myk wrote:
> On Sun, 19 Oct 2003 11:25:43 +0200
> Here's some results - I've been fiddling with this a lot as well! This
> is all with an Audiophile 2496 too.
>
> pcm.dsp0 {
> type plug
> slave.pcm "dmix"
> }
>
> aplay -D dsp0 foo.wav &
This is in fact the same as
On Sun, 19 Oct 2003, Frank Barknecht wrote:
> Hallo,
> Mark Constable hat gesagt: // Mark Constable wrote:
>
> > On Sun, 19 Oct 2003 05:21 am, Bob Rossi wrote:
> > > ...
> > > Does anyone know how to get OSS applications to use the aoss wrapper
> > > with dmix in order to get software mixing to wo
On Mon, 20 Oct 2003, Jaroslav Kysela wrote:
> You see it. The maximum buffer size for your case (ICE1712 chip) is 6553
> frames (262144 bytes / 4 (bytes per 32-bit sample) / 10 (playback
> channels)). So you should define the buffer_size to next lower value which
> matches power of two rule (and i
Clemens Ladisch wrote:
Daniel Hawthorn wrote:
Do you have the USB host controller driver loaded, or is it compiled
into the kernel?
Does the Quattro show up with lsusb?
By host controller driver, do you mean UCHI? I made sure to compile
this into the kernel. When I unplug the quattro and then
Bradley W. Langhorst wrote:
> Ive noticed that the alsa mixer's master volume control does not affect
> the volume of the headset volume.
ALSA offers exactly those mixer controls that are implemented in the
hardware. The behaviour of those controls depends only on the sound
card.
I guess you have
Hi
I have no sound, but can't tell what is wrong. Is there a
troubleshooting flowchart
somewhere, or a checklist of tests I can work through to find out?
I am using the ALSA that came with kernel 2.6.0-test4. lspci says:
00:0f.0 Multimedia audio controller: ESS Technology ES1969 Solo-1
Audiod
John Lagrue wrote:
> My elderly Dell has a Cirrus Logic CS 4610/11 device. It refuses to play
> anything on my Redhat 9 system, with the error message:
> "The cs46xx driver could not be loaded.
>
> /lib/modules/2.4.20-20.9/kernel/sound/pci/cs46xx/snd-cs46xx.o:
> init_module: No such device
What do
Hi there .. .got a problem:
first of all -> i got my audigy2 to work, even with the digital output,
BUT
i dont know how ... if i have a clean fresh installation of suse linux and install the
lib and then the drivers it isnt recognizing my digital output (IC985 RAW) at all ...
i really dont kno
Joshua Jensen wrote:
> /lib/modules/2.4.20-20.7.cisco.2/misc/snd.o: unresolved symbol schedule_work
This is because of an incompatible change made by RedHat.
When compiling the alsa-driver package, execute the following commands
directly after running configure:
mkdir -p include/linux
Daniel Hawthorn wrote:
> I'm working on getting sound up and running on my 2.6.0-test7 kernel
> I've built from source, running on a Debian system. My system is using
> a M-Audio Quattro audio device.
>
> I've gotten alsa up and running fine on other kernels before (2.4.18,
> 2.4.20, etc) where th
Jim Ziegler wrote:
> My modules.conf is as follows:
> ...
> alias char-major-116 snd cards_limit=1 device_mode=0660
This should be two lines:
alias char-major-116 snd
options snd cards_limit=1 device_mode=0660
HTH
Clemens
---
This SF.n
On Sun, 19 Oct 2003 22:28:15 -0500
Ryan Underwood <[EMAIL PROTECTED]> wrote:
> Hi,
>
> On Sun, Oct 19, 2003 at 11:29:29PM +0100, Myk wrote:
> >
> > Trying aoss with either the simple or complex variation does not
> > work at all - I tried it with ogg123, SpiralSynthModular, Sweep and
> > XMMS, a
36 matches
Mail list logo