Dne po 22. prosince 2003 05:44 s. keeling napsal(a): > That appears to say that there's an "sis" driver out there. It > doesn't show up in Woody when I do "apt-cache search xserver-". You > may have to get a newer version of X (unstable, testing, ...) for it > to work.
AFAIK in xfree 4.x.x there is only one server package named xserver-xfree86 and all video config is done in /etc/X11/XF86Config-4 Section "Device". And problem is, that xfree 4.2.x () does not support M650 yet. So use some backport of xfree 4.3.0 which already supports it (you can find some repositories at www.apt-get.org). If you do not know how, try as root: # echo 'deb http://people.debian.org/~mmagallo/packages/xfree86/i386/ ./' >> \ /etc/apt-sources.list # apt-get update # apt-get upgrade Mixi

