Geode Xorg Driver

2009-12-07 Thread rhino64
Hi All, I use the Alix 1d computer from pcengines to build a X terminal and a small mail server. The Xserver is working with the VESA driver. This is functional but a little bit slow. A Xorg driver for this graphic card (AMD Geode) exists but it is not available with FreeBSD. With FreeBSD 7.2

Where is file "channel_if.h"

2009-12-09 Thread rhino64
Hi All, I need to compile a sound driver which need the include file "channel_if.h". This file seems to be part of FreeBSD kernel definition. The only file I can find is "/usr/src/sys/dev/sound/pcm/channel_if.m". It is similar to a header file but it seems that it should be modified to have t

xdm and xdmcp

2010-01-21 Thread rhino64
Hi All, Is-it possible to run xdm with remote access through XDMCP protocol on freebsd 8 ? I have tried almost anything: commenting line about port 0 in xdm-config, modifying Xaccess, starting xdm with parameter "udpPort 177". The command "netstat -a" never indicates that a process is listenin

Re: Re: xdm and xdmcp

2010-01-22 Thread rhino64
On Thu, Jan 21, 2010 at 11:30:47PM +0200, Manolis Kiagias wrote: > On 21/01/2010 8:54 μ.μ., rhin...@postmail.ch wrote: > > modifying Xaccess, starting xdm with parameter "udpPort 177". > > > > The command "netstat -a" never indicates that a process is listening on > > that port. > > > > The n