For the record I am not having any problems with altosui and ubuntu at this time (10.10 updated ) and audio output. However I have had a problem with alsa and the altosui script in arch linux, which was solved by adding the "aoss" (a wrapper program) to the invocation of altosui.
If Kubuntu is having a pulseaudio problem perhaps trying the pulseaudio wrapper would help; < http://linux.die.net/man/1/padsp > http://linux.die.net/man/1/padsp - Bob F. <http://linux.die.net/man/1/padsp> On Sun, Feb 6, 2011 at 7:58 PM, Keith Packard <[email protected]> wrote: > On Sun, 06 Feb 2011 09:38:52 -0500, "Bruce E. Harris" < > [email protected]> wrote: > > > So I got > > http://www.altusmetrum.org/AltOS/releases/0.9/Altos-Linux-0.9.tar.bz2 > > > > I unpacked and left in my home directory, limited luck, the moved it to > > root. > > ao-list does not work. Sound does not work. I get limited and unreliable > > connectivity between TeleMetrum and TeleDongle. > > You shouldn't need to move it anywhere; altosui should work in place. > > Sound troubles are likely caused by pulseaudio, which doesn't play well > with java. The only way I've found to disable this on ubuntu is to make > the daemon not executable: > > # chmod -x /usr/bin/pulseaudio > > Then kill it > > # killall pulseaudio > > and now it shouldn't be able to restart. > > > I am use to apt-get and installing from source, ./configure, make make > > install. But this install has me baffled. > > I'd hope you wouldn't need this given the distribution-independent > package. The java code should work on pretty much any Linux distribution. > > -- > [email protected] > > _______________________________________________ > altusmetrum mailing list > [email protected] > http://lists.gag.com/mailman/listinfo/altusmetrum > >
_______________________________________________ altusmetrum mailing list [email protected] http://lists.gag.com/mailman/listinfo/altusmetrum
