Adam Bower wrote:
you can look in the logfile /var/log/Xfree86.0.log (probably, may have a slightly different name) anyhow if you don't need 3d acceleration with the card then you don't need anything apart from X4.x
Well for a start the log output shows "XFree86 Version 3.3.6a / X Window System" Ha HA! However, apt-get says I'm already using the most current version of xfree86-common. Is it telling porkies? Thanks, Jen. (Thanks for the logfile trapping thing)
Jenny_Hopkins@toby-churchill.com wrote:
Well for a start the log output shows "XFree86 Version 3.3.6a / X Window System" Ha HA! However, apt-get says I'm already using the most current version of xfree86-common. Is it telling porkies? Thanks, Jen. (Thanks for the logfile trapping thing)
Thats your problem then not having the right (X4.x) version of X windows, things to check are
1. which release of Debian 2. can you install different versions of X in the newer releases? 3. have you got the correct sources.list 4. have you run apt-get update, apt-get dist-upgrade etc...
Sorry I can't check which packages you need as I don't have a debian box to hand.
Adam