From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 2 Dec 2009 14:00:01 +1100 From: Sam Watkins To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Message-ID: <20091202030001.GA14703@nipl.net> References: <1f6f8dbaddf506e174b22cc079a13d09@quintile.net> <285891FC-C2F9-492D-9263-582389917D29@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <285891FC-C2F9-492D-9263-582389917D29@gmail.com> User-Agent: Mutt/1.5.13 (2006-08-11) Subject: Re: [9fans] remote access to audio devices Topicbox-Message-UUID: a693725c-ead5-11e9-9d60-3106f5b1d025 Ethan Grammatikidis wrote: >I've had responsiveness issues when the viewing machine hasn't enough CPU >power to decode the screen data in real-time. A lot of power seems to be >needed, my PDA, a 416MHz ARM can't cope with any compression at all, I have >to limit vncviewer to copyrect and raw encodings only. The Java tightvnc client works fine on my little eee pc, so I would think the native client should run well enough on a toaster. Maybe it uses floating point and the ARM pda in question doesn't have hardware floating point. Sam