Re: [Alsa-devel] [BUG] buggy ali5451 driver

2002-11-05 Thread Olivier Ricordeau
Thierry Vignaud wrote: Olivier Ricordeau <[EMAIL PROTECTED]> writes: Hope it will help... Note that this is wat I got after a "normal" boot (no kernel option, dma still active). It would be just great not to be obliged to install a window$ on this laptop... I've not used Microsoft's products f

Re: [Alsa-devel] ice1712 ctl oops (current cvs)

2002-11-05 Thread Tim Goetze
me wrote: >updated alsa-cvs this afternoon; alsactl produces an oops when >treating the ice1712 (audiophile). same for envy24control. attached patch fixes the problem. tim Index: alsa-kernel/pci/ice1712/ak4524.c === RCS file: /cv

Re: [Alsa-devel] es18xx - 1869 not working, debugging ALSA drivers

2002-11-05 Thread Benny Sjostrand
I've been trying to debug the driver, but it's not really my thing... Maybe there are some handy tricks to debug ALSA drivers? Or is it just: 1) change the source 2) compile the source 3) see if it works (by loading the module.. and playing some audio) 4) if it doesn't work restart with 1) Ye

[Alsa-devel] bugs in usb midi alsa code?

2002-11-05 Thread Fernando Pablo Lopez-Lezcano
The MIDI interface I'm using is a Midisport 2x2 (same results with a 1x1). It works fine with alsa cvs of 2002-08-20, has problems with alsa cvs of 2002-10-28. This is a summary of what I have found so far. OSS emulation (raw midi interface): OSS programs using the raw midi interface emulatio

[Alsa-devel] es18xx - 1869 not working, debugging ALSA drivers

2002-11-05 Thread kasper
Hi, I've been trying to get ALSA running on my Compaq Armada 3500 for quite a while now. The soundchip is a es1869, which is supposed to be supported by the es18xx driver. It only works 1 out of 10 times though - and I figured out when it works and when it doesn't... But that didn't help me muc

[Alsa-devel] ice1712 ctl oops (current cvs)

2002-11-05 Thread Tim Goetze
updated alsa-cvs this afternoon; alsactl produces an oops when treating the ice1712 (audiophile). same for envy24control. pcm seems to work fine (can't hear anything though). dmesg | ksymoops > attachment. tim ksymoops 2.4.5 on i586 2.4.19-ll. Options used -V (default) -k /proc/ksy

Re: [Alsa-devel] sblive midi out

2002-11-05 Thread ian
oops. looks like you arent allowed to write to a port without subscribing to it first. it works fine! On Mon, 4 Nov 2002, Florian Bomers wrote: > I have several SB Live's and even a Dell OEM one, and all of them have > functional external MIDI i/o. I haven't tried with latest ALSA drivers though

[Alsa-devel] accessing sw data buffers in card driver?

2002-11-05 Thread John Shepherd
hi,   um how do i extract the audio buffers from memory inside say a card driver, like the snd-dummy.  i am just experimenting with ALSA to see if it is possible to stream the audio data to the 1394 bus... so i just need to know how to get the data out of the buffer...   i assume a call

Re: [Alsa-devel] Audigy and ac3-passthrough not working..

2002-11-05 Thread Pasi Kärkkäinen
On Mon, 4 Nov 2002, Takashi Iwai wrote: > At Sun, 3 Nov 2002 22:49:10 +0200 (EET), > Pasi Kärkkäinen wrote: > > > > > > Hello! > > > > Anyone working with SB Audigy driver to get hwac3 working? > > unfortunately, it's not supported yet... > emu10k2 on audigy is not 100% compatible with emu10k1. >

[Alsa-devel] [bug] unabe to choose default card id

2002-11-05 Thread Janek Hiis
Hi, I downloaded the alsa-driver from CVS and when trying to insert the driver it gives the following error : PCI: Setting latency timer of device 00:04.5 to 64 ALSA ../alsa-kernel/core/init.c:178: unable to choose default card id (82C686AB_8) Motherboard Asus K7M with onboard VIA VT82C686 AC97

[Alsa-devel] HPPA Harmony driver

2002-11-05 Thread Laurent Canet
Hi there, I'm working on the ALSA port of a linux audio driver. This is for the harmony chipset, which is found in some HP PA/RISC workstations. This chipset is relatively old (datasheets mentions 93), however it supports 16bit 48Khz stereo playback & recording. The driver already exists in th

[Alsa-devel] Oops in 2.5.46 (snd-usb-audio)

2002-11-05 Thread Duncan Sands
The usb subsystem has been pretty unstable lately, so this oops may not be the fault of snd-usb-audio. Duncan. drivers/usb/core/usb.c: deregistering driver snd-usb-audio Unable to handle kernel paging request at virtual address cc8b4278 printing eip: cc8b4278 *pde = 0be81067 *pte = Oops

Re: [Alsa-devel] [BUG] buggy ali5451 driver

2002-11-05 Thread Thierry Vignaud
Olivier Ricordeau <[EMAIL PROTECTED]> writes: > Hope it will help... > Note that this is wat I got after a "normal" boot (no kernel option, > dma still active). > > It would be just great not to be obliged to install a window$ on this > laptop... I've not used Microsoft's products for several mon