Using the RENDER extension in particular doesn't work.avieth wrote:So I'm gonna try modular X again. Last time I did X wouldn't start and didn't even give an error message so I had to move back to 6 series.
In this guide it says nvidia drivers arn't supported in 7.1... is this true? I use the nvidia-drivers ebuild, not glx and kernel.
Code: Select all
>=x11-base/xorg-server-1.0.99
>=x11-drivers/xf86-input-keyboard-1.1.0
>=x11-drivers/xf86-input-mouse-1.1.1
>=x11-drivers/xf86-input-evdev-1.1.0Did you get this from a reliable resource? I'm patiently waiting for Xorg 7.1 support, with or without AIGLX and related.kmare wrote:Soon, i believe on monday, nvidia will release an updated driver that'll fix the incompatibilities with xorg 7.1 (version 8774) with a few bug fixes. But unfortunally we won't see support for newer stuff like tfp for aiglx. That will happen with the 9xxx series...
kmare wrote:Soon, i believe on monday, nvidia will release an updated driver that'll fix the incompatibilities with xorg 7.1 (version 8774) with a few bug fixes. But unfortunally we won't see support for newer stuff like tfp for aiglx. That will happen with the 9xxx series...
Wow, but that's about time. As far as I know one only needs to recompile 7.0 drivers to get them working on 7.1. So in my opinion NVIDIA has been a little lazy the last few months: The breakage was only there in the ABI.kmare wrote:Soon, i believe on monday, nvidia will release an updated driver that'll fix the incompatibilities with xorg 7.1 (version 8774) with a few bug fixes. But unfortunally we won't see support for newer stuff like tfp for aiglx. That will happen with the 9xxx series...
Just wait. Aiglx itself isn't very mature. It's nice that it is out in the wild, but it's far from complete.Man oh man... I've been waiting to use aiglx forEVER now... when's the 9xxx series coming?
W

You are missing some thing as on my system the following needs to be in /etc/portage/package.mask:Headrush wrote:Using the RENDER extension in particular doesn't work.avieth wrote:So I'm gonna try modular X again. Last time I did X wouldn't start and didn't even give an error message so I had to move back to 6 series.
In this guide it says nvidia drivers arn't supported in 7.1... is this true? I use the nvidia-drivers ebuild, not glx and kernel.
You can upgrade to xorg-7 modular, just add this to /etc/package/package.maskDo this and everything should work as before. (Just keeps from updating to the latest version of those that break ABI.Code: Select all
>=x11-base/xorg-server-1.0.99 >=x11-drivers/xf86-input-keyboard-1.1.0 >=x11-drivers/xf86-input-mouse-1.1.1 >=x11-drivers/xf86-input-evdev-1.1.0
Code: Select all
# unmask after a new nvidia driver is ready status 20060809
>=x11-base/xorg-x11-7.1
>=x11-base/xorg-server-1.0.99
>=x11-drivers/xf86-input-keyboard-1.1.0
>=x11-drivers/xf86-input-mouse-1.1.1
>=x11-drivers/xf86-input-evdev-1.1.0i read it here:Phenax wrote: Did you get this from a reliable resource? I'm patiently waiting for Xorg 7.1 support, with or without AIGLX and related.
kmare wrote:i read it here:Phenax wrote: Did you get this from a reliable resource? I'm patiently waiting for Xorg 7.1 support, with or without AIGLX and related.
http://www.phoronix.net/forums/showthre ... 108&page=4 AaronP is a nvidia developer working on the linux driver and pretty active in the Xorg development.
Code: Select all
* Added support for X.Org 7.1.
* Added support for XVideo with the Composite X extension when
using X.Org 7.1.
* Improved interaction with newer Linux kernels.

Ow fucking YES! This has been on my wishlist for more than two years!!jwj wrote:Code: Select all
* Added support for XVideo with the Composite X extension when using X.Org 7.1.

Short answer: You're wrong.irondog wrote:Wow, but that's about time. As far as I know one only needs to recompile 7.0 drivers to get them working on 7.1. So in my opinion NVIDIA has been a little lazy the last few months: The breakage was only there in the ABI.
I don't know about the magic tricks in the NVIDIA drivers. I thought it was just a matter of recompilation and in some cases a matter of making a little change in the source to make drivers working on 7.1.slycordinator wrote:Long answer: When NVIDIA devs were asked why they didn't just do a recompile they explained why this wouldn't help. This happend quite a long time ago now.

Isn't all related to xorg-7.1 . One of the point,IMHO, of this late are the licensing issues and all the rumors about,irondog wrote: So, maybe I was wrong, but I doubt if making the old driver just run on 7.1 would have to take three months.



Might help in your 7.1 efforts.* Added support for X.Org 7.1.
* Added support for XVideo with the Composite X extension when using X.Org 7.1.
* Improved interaction with newer Linux kernels.