Gentoo Archives: gentoo-embedded

From: solar <solar@g.o>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] Audio on a 486
Date: Tue, 21 Feb 2006 13:50:49
Message-Id: 1140529803.27169.132.camel@onyx
In Reply to: [gentoo-embedded] Audio on a 486 by Joe Sapp
1 On Mon, 2006-02-20 at 23:09 -0500, Joe Sapp wrote:
2 > Hi all,
3 >
4 > I've built a system using a uclibc stage1 tarball with the intention
5 > of only running dropbear, boa, and some audio player on an old 486.
6 > So far, it boots and I've got mplayer running using alsa as the audio
7 > driver, but the audio is choppy at best (I've tried other audio
8 > players with the same result). It isn't caught up on buffering or
9 > anything like that, just seems that the processor is "too slow" (but
10 > I've played audio on it before when it ran Windows 95). First, I
11 > tried lowering the output sample rate, but that didn't fix anything.
12 > I then switched to the OSS driver, which yielded some progress, but it
13 > still remains choppy.
14
15 got the CHOST= set at i486?
16 I'm not totally shocked if you don't have decent audio.
17 The i486 lacked mmx instructions iirc and a lot of the x86 audio
18 code I've come by at gentoo depends on mmx or you end up with
19 very generic routines. Try doing a little -Os -> -O[1-3] optimizations.
20
21
22 > After doing some searches, it seems that I might have to fiddle with
23 > the DMA settings of my audio card (an ALS100 ISA card). Can anybody
24 > give me a suggestion on what I can try other than this or how to do
25 > something like this in the first place?
26 >
27 --
28 solar <solar@g.o>
29 Gentoo Linux
30
31 --
32 gentoo-embedded@g.o mailing list