[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kmix 3.1.2 on SID doesn't work when using alsa.



Am Donnerstag, 11. Dezember 2003 18:46 schrieb Anders Ellenshøj Andersen:
> On Thursday 11 December 2003 18:33, Hendrik Sattler wrote:
> > it that way :-(( Maybe a bug about this should be filed upstream.
> >
> > The correct configure parameter would be
> > 	--enable-audio=oss,alsa
> > to enable OSS and Alsa support.

I checked it and an additional parameter is needed. So run
./configure --enable-audio=oss,alsa --with-alsa
cd kmix
make

Then look with
dpkg -L kmix | grep usr/lib
and copy all matching file from the .lib subdir to the location from the 
output above. Now also cp .lib/kmix to /usr/bin

Disable alsa OSS layer in /etc/default/alsa and restart alsa.
With snd-via82xx, the modules shouldn't contain more than:
snd-mpu401              1440   0
snd-via82xx            13344   1
snd-pcm                59812   0 [snd-via82xx]
snd-timer              14404   0 [snd-pcm]
snd-ac97-codec         42296   0 [snd-via82xx]
snd-page-alloc          6228   0 [snd-via82xx snd-pcm]
snd-mpu401-uart         3312   0 [snd-mpu401 snd-via82xx]
snd-rawmidi            13568   0 [snd-mpu401-uart]
snd-seq-device          4240   0 [snd-rawmidi]
snd                    32644   1 [snd-mpu401 snd-via82xx snd-pcm snd-timer 
snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore               3844   2 [snd]

Start kmix as user and see that it definitely uses alsa now, as it is now 
wider than my 1024x768 resolution (30 vertical sliders like in alsamixer).
Be happy :)

> > However, doing this here results in:
> > checking enable_audio=oss... yes
> > [...]
> > checking enable_audio=alsa...
> > checking for ALSA CFLAGS...
> > checking for ALSA LDFLAGS...  -lasound
> > checking for libasound headers version >= 0.1.1... found.
> > checking for snd_cards in -lasound... no
> > No linkable libasound was found.
> > ALSA: Enabled
> >
> > Looks like something's broken there. The package libasound2-dev is
>
> "No linkable libasound was found". Is this critical? I finds the headers
> allright.

It compiles and links fine.

HS

-- 
Mein GPG-Key ist auf meiner Homepage verfügbar: http://www.hendrik-sattler.de
        oder über pgp.net

PingoS - Linux-User helfen Schulen: http://www.pingos.org

Attachment: pgpgoOCwiRGan.pgp
Description: signature


Reply to: