On Tue, 27 Jun 2006 14:18:28 +0300 (EEST), Daniel Iliev wrote: > I believe 7.0.* is the right version for my case. I've tried to put the > mask shown on the official Gentoo site about "migrating to mudular X". > Unfortunately for me that mask pulls version 7.1. Then I put "<=7.1" in > package.mask which led to lots of unresolved deps. After playing with > masks & versions the whole weekend I gave up ;-( You don't need anything in package.mask to run Xorg 7, you just need to keyword the various packages as ~x86 in /etc/portage/package.keywords. Then you need to add some of the 7.1 packages to /etc/portage/package.mask to prevent the conflict with the nvidia stuff. My package.mask file contains >~x11-base/xorg-server-1.1.0 >=x11-base/xorg-x11-7.1 >=x11-drivers/xf86-video-vga-4.1.0 >=x11-drivers/xf86-input-keyboard-1.1.0 >=x11-drivers/xf86-input-keyboard-1.1.0 >=x11-drivers/xf86-input-mouse-1.1.1 >=x11-drivers/xf86-video-nv-1.1.2 -- Neil Bothwick A TRUE Klingon warrior does not comment his code!