Hi,
I have recently installedFreebsd FreeBSD 9.1. After installation I installed the packages for KDE4 and Xorg (
When I run
When I change the xorg.conf file to use intel rather than vesa as the video driver, Xorg fails to start complaining that it cannot find a screen.
How can I enable the intel driver?
Thanks,
Michael/
I have recently installed
pkg_add -r kde4 xorg
). These both work except for one thing, the video driver in use by Xorg. I can run startx
and KDE4 will start, however the video performance is poor. When I run
Xorg -configure
and use the rsulting xorg.conf file again the performance is poor and the configuration file details that the video driver in use is Mesa.When I change the xorg.conf file to use intel rather than vesa as the video driver, Xorg fails to start complaining that it cannot find a screen.
How can I enable the intel driver?
Thanks,
Michael/