pci/10de/0112/1028/00a4

From Fedoraproject

Jump to: navigation, search

Contents

[edit] NV11 [GeForce2 Go]

Bus: 1:0:0

Driver: nv / nvidia / nouveau

Vendor Website: http://www.dell.com

Device Website: http://www.nvidia.com

[edit] General Information

[edit] nvidia driver

tv-out functionality OK

hardware 3D accaleration OK

hibernate Works if you include the option "NvAGP="1" in /etc/X11/xorg.conf as follows

 Section "Device"
   Identifier  "Videocard0"
   Driver      "nvidia"
   Option      "NvAGP" "1"
   Option      "AddARGBGLXVisuals" "True"
 EndSection

This uses the nVidia AGP driver.

To actually enable NvAGP you also need to disable the kernel AGP driver by adding "agp=off" to the kernel parameters in /boot/grub/grub.conf

Hibernate didn't work for me using the Linux AGP driver.

[edit] nv driver

tv-out functionality NONE

hardware 3D accaleration NONE

hibernate OK

[edit] nouveau driver

tv-out functionality NONE

hardware 3D accaleration NONE

hibernate (Locks up after resume)

[edit] Fix

The nvidia driver is currently the best choice.

If someone reading this knows how to create a smolt account please let me know at contact@philipashmore.com. Thanks.

Personal tools