
Predrag Ivanovic [2007-09-07 14:57]:
On Thu, 6 Sep 2007 19:07:50 +0200 Tilman Sauerbeck wrote:
Hi, I just pushed Xorg 7.3 to the xorg ports repository.
Here's a few hints: * upgrade xorg-inputproto before you try to build the new xorg-server * install xorg-libpixman (new dependency for xorg-server) * after you upgraded everything, rebuild your video and input drivers against the new server.
If you use Nvidia binary driver, add -ignoreABI to $HOME/.xserverrc[1], and disable Composite extension in Xorg.conf, or wait for next Nvidia release which will support Xorg 7.3[2].
[1] Man page for startx suggests so, Tilman will correct me if I'm wrong :) So it should look something like this :
#!/bin/sh exec /usr/X11R6/bin/X -ignoreABI
Or you can use the IgnoreABI option in /etc/X11/xorg.conf (see xorg.conf(5)). Regards, Tilman -- A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?