[Alsa-user] Re: /dev/adsp: no such device

2004-01-31 Thread Andy Ward
Ha! cracked it. For anyone else that needs to know, it's because the OSS emulation still thinks the second device is number 1 (default MODULE_PARM adsp_map is 1). That means you need an adsp_map=2 as an option on the snd-pcm-oss module. OK, maybe I didn't get an answer here because it's obvious to

[Alsa-user] Headphone and master volume swapped

2004-01-31 Thread Anze Zagar
Hi, I already posted an email regarding this problem once but hopefully I'll have more luck getting some help this time :) I am running 2.6.1 kernel (with ALSA 1.0.1 built-in). My headphone and master volume are swapped and I was wondering if there was an option or something to have them swapped

[Alsa-user] Problems upgrading kernel 2.6.1 with ALSA 1.0.2(a)

2004-01-31 Thread Anze Zagar
Hi, I am using ALSA built into kernel 2.6.1 and today I tried to upgrade it from 0.9.7 to 1.0.2a (and 1.0.2). I integrated it with the kernel sources (copied alsa-kernel into /usr/src/linux-2.6.1/sound and alsa-kernel/include into /usr/src/linux-2.6.1/include/sound) but kernel rebuild resulted in

Re: [Alsa-user] serial MIDI problem

2004-01-31 Thread cilantro04
>> In short, I've driven midi stuff from a serial port and it worked pretty >> good, but without some sort of an opto-isolated bit of hardware to adapt >> the electricals, I've never managed to receive a single byte of midi on my >> systems. It's clear that it's easier to send MIDI through the se

Re: [Alsa-user] Compile error with alsa-bk-2004-01-27.patch on kernel 2..6.1

2004-01-31 Thread Klaus-Peter Schrage
Jaroslav Kysela wrote: On Sat, 31 Jan 2004, Klaus-Peter Schrage wrote: I persistently get the following error: ... LD sound/pci/ice1712/built-in.o CC [M] sound/pci/ice1712/ice1712.o sound/pci/ice1712/ice1712.c: In function `snd_ice1712_create': sound/pci/ice1712/ice1712.c:2448: structur

Re: [Alsa-user] ANNOUNCE: pcm config tester tool

2004-01-31 Thread Frank Barknecht
Hallo, Florian Schmidt hat gesagt: // Florian Schmidt wrote: > Ok, i have already found some bugs and will also do some cosmetic > changes [more README, better optionnaming, nicer screenoutput]. Hah, I already had wrapped the DISCLAIMER to fit into 80 characters... ciao -- Frank Barknecht

Re: [Alsa-user] ANNOUNCE: pcm config tester tool

2004-01-31 Thread Florian Schmidt
On Sat, 31 Jan 2004 21:13:04 +0100 Frank Barknecht <[EMAIL PROTECTED]> wrote: > Indeed, soo useful. Especially if you need to test a lot of devices, > like must currently. Comes at the right time. > > (I've put a mirror download at > http://footils.org/pkg/pcm_config_test.tgz in case Florian's m

Re: [Alsa-user] ANNOUNCE: pcm config tester tool

2004-01-31 Thread Frank Barknecht
Hallo, Mark Constable hat gesagt: // Mark Constable wrote: > On Sun, 01 Feb 2004 04:34 am, Florian Schmidt wrote: > > http://mistatapas.ath.cx:/pcm_config_test.tgz > > Very cool, it'll probably become a must have ALSA program. Indeed, soo useful. Especially if you need to test a lot of devi

[Alsa-user] intel8x0 on i855 gives poor quality

2004-01-31 Thread L. Jensen
I have tried the latest alsa intel8x0 as well as some older versions under both 2.4 and 2.6 Linux kernels. The driver loads perfectly fine and operates OK except that the sound quality is very poor. There is always a fluctuating high-pitched whine in the background. It sounds very much like the

Re: [Alsa-user] ANNOUNCE: pcm config tester tool

2004-01-31 Thread Florian Schmidt
On Sun, 1 Feb 2004 05:35:56 +1000 Mark Constable <[EMAIL PROTECTED]> wrote: > On Sun, 01 Feb 2004 04:34 am, Florian Schmidt wrote: > > http://mistatapas.ath.cx:/pcm_config_test.tgz > > ... > > -- alsa-lib pcm device config tester v0.0.1 -- > > usage: pcm_config_test [options] > > > > options

Re: [Alsa-user] Frank's USB bulk messages1: The emi 6|2m

2004-01-31 Thread Frank Barknecht
Hallo, another update, in case anyone is interested: ;) Using 2.6 and ALSA cvs the emi 6|2m still isn't recognized by ALSA. But: I have found, that there is a driver for this device at http://www.erfurt.thur.de/ak/index.php?show=emi62 which looks like a OSS driver. I couldn't test this yet, be

Re: [Alsa-user] ANNOUNCE: pcm config tester tool

2004-01-31 Thread Mark Constable
On Sun, 01 Feb 2004 04:34 am, Florian Schmidt wrote: > http://mistatapas.ath.cx:/pcm_config_test.tgz > ... > -- alsa-lib pcm device config tester v0.0.1 -- > usage: pcm_config_test [options] > > options are: > --playback > --capture > --standard-samplerates > --samplerate-range x y > --standar

Re: [Alsa-user] serial MIDI problem

2004-01-31 Thread Gene Heskett
On Saturday 31 January 2004 12:27, Cilantro wrote: >I've been unable to get my Yamaha P-80 electric piano hooked up to > my Dell laptop (Inspiron 8000 running RH9). I'm trying to use the > serial port; my sound card has no MIDI port. With both OSS and > ALSA, I can play MIDI files to the piano ju

Re: [Alsa-user] Compile error with alsa-bk-2004-01-27.patch on kernel 2..6.1

2004-01-31 Thread Jaroslav Kysela
On Sat, 31 Jan 2004, Klaus-Peter Schrage wrote: > I persistently get the following error: > ... >LD sound/pci/ice1712/built-in.o >CC [M] sound/pci/ice1712/ice1712.o > sound/pci/ice1712/ice1712.c: In function `snd_ice1712_create': > sound/pci/ice1712/ice1712.c:2448: structure has no m

[Alsa-user] Compile error with alsa-bk-2004-01-27.patch on kernel 2..6.1

2004-01-31 Thread Klaus-Peter Schrage
I persistently get the following error: ... LD sound/pci/ice1712/built-in.o CC [M] sound/pci/ice1712/ice1712.o sound/pci/ice1712/ice1712.c: In function `snd_ice1712_create': sound/pci/ice1712/ice1712.c:2448: structure has no member named `dev' make[3]: *** [sound/pci/ice1712/ice1712.o] Fe

[Alsa-user] ANNOUNCE: pcm config tester tool

2004-01-31 Thread Florian Schmidt
Hi, i hacked together a little pcm config test program [dirty hack]. Grab it at http://mistatapas.ath.cx:/pcm_config_test.tgz [that's my home machine, so it's not always on]. You can test for periodsizes, counts, samplerates, transfermethods and formats. You can test either cpature or pla

[Alsa-user] serial MIDI problem

2004-01-31 Thread Cilantro
I've been unable to get my Yamaha P-80 electric piano hooked up to my Dell laptop (Inspiron 8000 running RH9). I'm trying to use the serial port; my sound card has no MIDI port. With both OSS and ALSA, I can play MIDI files to the piano just fine, but can't go the other way; I'd like to be able t

[Alsa-user] ens 1370 & 2.6 kernel

2004-01-31 Thread Jim Philips
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have yet to get Alsa working with the 2.6 kernel. I built the latest alsa-driver (1.0.2a) for my sound card, ens1370, last night. But when I try to load the module, this is what I get: [EMAIL PROTECTED] pci]# /sbin/insmod snd-ens1370.ko insmod: err

Re: [Alsa-user] Error compiling alsa-driver-1.0.2 with kernel 2.6.2-rc2

2004-01-31 Thread Jaroslav Kysela
On Sat, 31 Jan 2004, Dmitry Baryshkov wrote: > Hello, > On Wed, Jan 28, 2004 at 11:11:51PM +0300, Dmitry Baryshkov wrote: > > Hello, > > I tried to compile latest alsa-driver-1.0.2 with vanilla 2.6.2-rc2 frm > > kernel.org on Debian sid. > > > > ./configure --with-kernel=/usr/src/linux-2.6.1 > >

Re: [Alsa-user] Aureal Vortex & ALSA 2.6.x compile problem

2004-01-31 Thread hologram
On Sat, 31 Jan 2004, Jaroslav Kysela wrote: > On Fri, 30 Jan 2004, hologram wrote: > > > I was wondering if anyone knows when/if the au88xx series of drivers will > > be integrated into the kernel.. Im using a card with the Aureal Vortex > > chip set that requires the au8820 module and since mov

Re: [Alsa-user] Error compiling alsa-driver-1.0.2 with kernel 2.6.2-rc2

2004-01-31 Thread Dmitry Baryshkov
Hello, On Wed, Jan 28, 2004 at 11:11:51PM +0300, Dmitry Baryshkov wrote: > Hello, > I tried to compile latest alsa-driver-1.0.2 with vanilla 2.6.2-rc2 frm > kernel.org on Debian sid. > > ./configure --with-kernel=/usr/src/linux-2.6.1 --with-moddir=/lib/modules/2.6.2-rc2 > --with-oss --with-sequen

Re: [Alsa-user] Error compiling alsa-driver-1.0.2 on kernel 2.6.1 SMP: PDE(re)definition?

2004-01-31 Thread Rui Nuno Capela
SUCCESS! The latest alsa-driver-1.0.2a tarball solved this PDE (re)definition issue. Now stock alsa-driver compiles fine in my SuSE 9.0 SMP box. > Rui Nuno Capela: >>> >>> My status is yet failing to compile alsa-driver-1.0.2 for a 2.6.1 SMP >>> kernel on a SuSE 9.0 box. This has been reported bef

[Alsa-user] Re: Error compiling alsa-driver-1.0.2 with kernel 2.6.2-rc2

2004-01-31 Thread smallmushroom
So, do the files snd.ko, snd-hwdep.ko, exist there? Or somewhere else? I am not sure what the .ko means. I wouldnt be having this problem if they would. --- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools D

[Alsa-user] LPT midi device under alsa

2004-01-31 Thread Geoff Beasley
Can I install a MOTU Midi-Flyer midi interface using LPT ?  I am quite green at this, so any help would be appreciated. I have connected it, but of course it was not found or installed. Is it possible ?  What would I need to do .   Thanks for any help.

Re: [Alsa-user] Simple soundcard question

2004-01-31 Thread Mark Knecht
On Fri, 2004-01-30 at 10:16, Jack O'Quin wrote: > Allan Peda <[EMAIL PROTECTED]> writes: > > > That looks like a terrific device. I just realized an > > error on my part... I was hoping for /digital/ SPDIF > > output, so as to avoid any problem with ground loops > > between the PC and my amplifi

Re: [Alsa-user] How frequently will the alsa drivers be updated in kernel 2.6?

2004-01-31 Thread Jaroslav Kysela
On Thu, 29 Jan 2004, Steffen Hein wrote: > How frequently will the drivers in the kernel be sync'ed with the > current alsa stable release? Is there a patch available for patching > 2.6.1 to alsa 1.0.2? Yes: ftp://ftp.alsa-project.org/pub/kernel-patches

Re: [Alsa-user] Frank's USB bulk messages1: The emi 6|2m

2004-01-31 Thread Frank Barknecht
Hallo, (Sourceforge needs a low latency patch...) Frank Barknecht hat gesagt: // Frank Barknecht wrote: > It's the same without the ice1712 card in my laptop. I guess, that > there's something really wrong with my system here, as other USB > cards gave similar results. Small update: other USB c

Re: [Alsa-user] .asoundrc for S16_LE 16KHz Mono out center channel? - CLARIFICATION

2004-01-31 Thread Jaroslav Kysela
On Tue, 27 Jan 2004, John W. Cocula wrote: > Let me clarify: the real issue is *mixing* normal stereo out the L and R > channels, while a mono channel is also coming out the center speaker. So, > like dmix, but dmix only works with the first 2 channels? Not really. Some hardware (like via82xx, i

Re: [Alsa-user] Aureal Vortex & ALSA 2.6.x compile problem

2004-01-31 Thread Jaroslav Kysela
On Fri, 30 Jan 2004, hologram wrote: > I was wondering if anyone knows when/if the au88xx series of drivers will > be integrated into the kernel.. Im using a card with the Aureal Vortex > chip set that requires the au8820 module and since moving to kernel 2.6.x > i cannot get the alsa driver to co

[Alsa-user] PCM disabled after playing AC3 sound Videos with mplayer and hwac3 option on SB Live

2004-01-31 Thread Jörg Spilker
Hello, i´ve some strange problem and i don´t know if it´s alsa or mplayer related. Sometimes i´m playing videos with ac3 sound on my pc with mplayer (MPlayer 0.92-3.3). I´m using the hwac3 option, because i´ve attached an external decoder box to my SB Live card. Everything is just fine but afte

[Alsa-user] Frank's USB bulk messages1: The emi 6|2m

2004-01-31 Thread Frank Barknecht
Hallo, I started testing *a lot* of USB devices today, and failed with the first one, namly the emi6|2m, which should work, but somehow doesn't. Running 2.4.22 with ALSA 1.0.1 and the uhci hub driver I can see the device with lsusb: # lsusb Bus 002 Device 001: ID : Bus 001 Device 00