On Mon, Apr 30, 2007 at 20:33:27 +0100, Adam Hardy wrote:
> Don Hayward on 26/04/07 16:25, wrote:
>> On Thu, 26 Apr 2007, Adam Hardy wrote:
>>> I've got a hot nvidia 7950GT GPU which is supported by nvidia's latest 
>>> driver 1.0-9755. It's running with a TV in my living room.
>>>
>>> As for the screen size, I think I've got the xorg.conf set up as perfect 
>>> as it can be [snipped]
>
> after help from people here, I have got further, but only to the point 
> where X will only load if I disable the glx module.

I think that is normal since the proprietary nvidia driver contains its
own GLX implementation. The installation instructions explicitly state
that you should comment out the normal glx module.

Do you encounter any problems if you start X with the nvidia driver and
the glx module commented out?  You can run "glxinfo | grep direct" to
check. If you get "direct rendering: Yes" then you are all set.

> If I don't comment out the glx module load, it dies with this error:
>
> XIO:  fatal IO error 104 (Connection reset by peer) on X server ":0.0"
>       after 0 requests (0 known processed) with 0 events remaining.
>
> and no further info than this in the Xorg.0.log
>
> (II) Loading extension NV-GLX
                         ^^^^^^
This means that you do not need this:

[...]

> (II) Initializing extension GLX
                              ^^^
-- 
Regards,            | http://users.icfo.es/Florian.Kulzer
          Florian   |


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to