Re: [Alsa-devel] 2.5.5-pre1 kernel - compile as modules?

2002-02-15 Thread Duncan Sands
Actually, the problem is deeper: even if I compile everything as modules, I still get "no such device" when trying to read from /proc/asound entries. I will look into this further myself. Duncan. ___ Alsa-devel mailing list [EMAIL PROTECTED] https://l

Re: [Alsa-devel] Accessing 6 channels on CMI8738

2002-02-15 Thread Jaroslav Kysela
On Fri, 15 Feb 2002, pete wrote: > Hi there, > > I need to output 3 independent stereo streams on my CM8738, but i'm > having trouble addressing the card in 'Multi-channel' mode - where I > should be able to open the first DAC on the card using 6 channels, and > play interleaved data out of the 3

Re: [Alsa-devel] 2.5.5-pre1 kernel - compile as modules?

2002-02-15 Thread Guenther Sohler
did you insmod the snd.o ??? On 15-Feb-02 Duncan Sands wrote: > Actually, the problem is deeper: even if I compile everything as > modules, I still get "no such device" when trying to read from > /proc/asound entries. I will look into this further myself. > > Duncan. > > __

Re: [Alsa-devel] 2.5.5-pre1 kernel - compile as modules?

2002-02-15 Thread Duncan Sands
On Friday 15 February 2002 9:30 am, Guenther Sohler wrote: > did you insmod the snd.o ??? Yes. I have /proc/asound with all entries. They just aren't readable. The soundcard is detected when I modprobe the card module (nonetheless /proc/asound/cards is not readable: no such device). I have be

Re: [Alsa-devel] Status of ALSA documentation?

2002-02-15 Thread Patrick Shirkey
--- Mark Constable <[EMAIL PROTECTED]> wrote: > >FWIW here is a quick and dirty Wiki that might encourage >someone to set up something for real, if it proves useful. >Having a Wiki is one thing, encouraging folks to actually >input something useful is another... but, it can't get any >easier than

[Alsa-devel] Re: 2.5.5-pre1: Deadlocks and ALSA driver problems

2002-02-15 Thread Jaroslav Kysela
On Fri, 15 Feb 2002, Jos Hulzink wrote: > Hi, > > Still fighting with the debug tools (I'm new to kernel debugging), but > maybe this info is useful to others: > > 2.5.5-pre1 deadlocked completely about 7 times in 40 minutes. The Magic > SysRq key didn't work anymore. Don't know if it is related,

Re: [Alsa-devel] 2.5.5-pre1 kernel - compile as modules?

2002-02-15 Thread Jaroslav Kysela
On Fri, 15 Feb 2002, Duncan Sands wrote: > Actually, the problem is deeper: even if I compile everything as > modules, I still get "no such device" when trying to read from > /proc/asound entries. I will look into this further myself. It's problem with recent 2.5 kernel. Try the attached patch.

[Alsa-devel] Re: 2.5.5-pre1: Deadlocks and ALSA driver problems

2002-02-15 Thread Jos Hulzink
On Friday 15 February 2002 13:12, Jaroslav Kysela wrote: > > Attached patch for linux/sound/core/info.c fixes the problem with /proc > entries. > Confirmed. /proc interface seems working as expected. Jos ___ Alsa-devel mailing list [EMAIL PROTECT

Re: [Alsa-devel] 2.5.5-pre1 kernel - compile as modules?

2002-02-15 Thread Duncan Sands
On Friday 15 February 2002 1:14 pm, Jaroslav Kysela wrote: > On Fri, 15 Feb 2002, Duncan Sands wrote: > > Actually, the problem is deeper: even if I compile everything as > > modules, I still get "no such device" when trying to read from > > /proc/asound entries. I will look into this further mys

Re: [Alsa-devel] Re: [Jackit-devel] Re: should i be able to abortin the middle of snd_pcm_mmap_{begin,commit} ?

2002-02-15 Thread Abramo Bagnara
Kai Vehmanen wrote: > > On Thu, 14 Feb 2002, Jaroslav Kysela wrote: > > >> - ALSA is unable to detect xruns inside mmap_begin()->mmap_commit() > >> code block > > I wonder why you say this. There is really very short time period in which > > the hardware pointer can cross the application point

Re: [Alsa-devel] compaq presario laptop, via686a + AMD duron, soundnot work

2002-02-15 Thread rmjokers11
I have been having the same problem with my presario 700 laptop. I have noticed that if you turn up the volume settings in the mixer to maximum and play an mp3, a faint noise comes out of the speakers. If there is any debugging info I can gather to help track down this problem let me know. t

[Alsa-devel] XMMS ALSA extension problems

2002-02-15 Thread Jos Hulzink
Hi, The xmms ALSA extension doesn't work. It returns errors in the ALSA lib: ALSA lib dlmisc.c:97:(snd_dlsym_verify) unable to verify version for symbol snd_config_hook_load ALSA lib conf.c:2285:(snd_config_hooks_call) symbol snd_config_hook_load is not defined inside (null) ALSA lib conf.c:26

Re: [Alsa-devel] XMMS ALSA extension problems

2002-02-15 Thread Andy Wingo
On Fri, 15 Feb 2002, Jos Hulzink wrote: > Hi, > > The xmms ALSA extension doesn't work. It returns errors in the ALSA lib: > > ALSA lib dlmisc.c:97:(snd_dlsym_verify) unable to verify version for symbol > snd_config_hook_load > ALSA lib conf.c:2285:(snd_config_hooks_call) symbol snd_config_hoo

Re: [Alsa-devel] XMMS ALSA extension problems

2002-02-15 Thread Jos Hulzink
On Friday 15 February 2002 15:34, Andy Wingo wrote: > On Fri, 15 Feb 2002, Jos Hulzink wrote: > > Hi, > > > > The xmms ALSA extension doesn't work. It returns errors in the ALSA lib: > > > > ALSA lib dlmisc.c:97:(snd_dlsym_verify) unable to verify version for > > symbol snd_config_hook_load > > AL

Re: [Alsa-devel] compaq presario laptop, via686a + AMD duron, sound not work

2002-02-15 Thread Tasso Mulzer
Same for me .. I even tried setting the EAPD to high (patching the kernel-driver), but don't know what's connected to the EAPD. I don't want to open my notebook (was too expensive!) .. I think here some Information from SoundMAX/Compaq/... Would be VERY helpful - but don't know where to get it.

RE: [Alsa-devel] Status of ALSA documentation?

2002-02-15 Thread James Courtier-Dutton
As ALSA is now in the linux kernel, should the HOWTO be part of the linux documents HOWTO pages ? Cheers James > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Patrick > Shirkey > Sent: 15 February 2002 07:35 > To: Paul Davis > Cc: [EMAIL PROTECTED

RE: [Alsa-devel] 2.5.5-pre1 kernel - compile as modules?

2002-02-15 Thread James Courtier-Dutton
Could this be a devfs (device filesystem) problem ? With devfs, devices appear as if by magic in the /dev directory. The old system had all devices having entries in /dev whether present or not. Cheers James > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On B

Re: [Alsa-devel] Most simple use of sequencer in ALSA

2002-02-15 Thread Takashi Iwai
At Fri, 15 Feb 2002 07:21:24 +0100 (MET), Guenther Sohler wrote: > > I have simplified the seq.c in the alsa-driver-test direcory for me > to also understand. > > The program is now quite short and outputs a note and quits > > here is it > --- > > #include > #include "alsa/asoundlib.h

Re: [Alsa-devel] Most simple use of sequencer in ALSA

2002-02-15 Thread Matthew Flax
Yeah mate - I like it when you dream Do you dream in mosaics of computer screens and code ? On 15 February 2002, Takashi Iwai wrote: > At Fri, 15 Feb 2002 07:21:24 +0100 (MET), > Guenther Sohler wrote: > > > > I have simplified the seq.c in the alsa-driver-test direcory for me > > to also u

RE: [Alsa-devel] Status of ALSA documentation?

2002-02-15 Thread Kevin Conder
On Fri, 15 Feb 2002, James Courtier-Dutton wrote: > As ALSA is now in the linux kernel, should the HOWTO be part of the linux > documents HOWTO pages ? First of all, the ALSA-sound-mini-HOWTO *is* a part of the Linux Documentation Project at http://www.linuxdoc.org. Is this what you were

Re: [Alsa-devel] Status of ALSA documentation?

2002-02-15 Thread Paul Davis
> > Finally, if you're going to turn everything over to the Wikki >kiddies then count me out! I believe in quality over quantity. > isn't there a way to limit wiki access? what i like about wiki is the ease of updating it every time something occurs to me. no CVS. it "feels right". just my

[Alsa-devel] changes for ISA cards

2002-02-15 Thread Takashi Iwai
Hi, I now committed a small but basic change to cvs: for buffer allocation of ISA drivers, pci_alloc_consistent() is used instead of ALSA's memory allocator. This will reduce the use of virt_to_bus() which will disappear in 2.5.x. I beileve the current code should work - at least on my sbawe wo

Re: [Alsa-devel] Status of ALSA documentation?

2002-02-15 Thread Andy Wingo
On Fri, 15 Feb 2002, Kevin Conder wrote: > > Finally, if you're going to turn everything over to the Wikki > kiddies then count me out! I believe in quality over quantity. > having written my share of documents, it's not the format that matters; one format can be converted mechanically t

Re: [Alsa-devel] Status of ALSA documentation?

2002-02-15 Thread Kevin Conder
On Fri, 15 Feb 2002, Andy Wingo wrote: > On Fri, 15 Feb 2002, Kevin Conder wrote: > > > > > Finally, if you're going to turn everything over to the Wikki > > kiddies then count me out! I believe in quality over quantity. > > > > having written my share of documents, it's not the format th

[Alsa-devel] tarballs

2002-02-15 Thread Chuck Busby
Now that ALSA is in the dev-kernel, will the site tarballs be updated past 0.9.0beta10 and 0.9.0beta10a any time soon, or ever? -- Chuck Busby [EMAIL PROTECTED] -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- Any Technology which is discernable f

Re: [Alsa-devel] compaq presario laptop, via686a + AMD duron, sound not work

2002-02-15 Thread jcassidy
On Fri, Feb 15, 2002 at 03:55:14PM +0100, Tasso Mulzer wrote: > Does anybody have a datasheet for the specific chip in the notebook?! .. > I only have a sheet for AD1881, it was the only one that I could find. > Think, the chip in the notebook is very similar to the AD1881 (maybe > wrong!).