FreeBSD 5.3 Release + Xorg + Drivers NVIDIA

psilva en c5.cl psilva en c5.cl
Mar Dic 14 11:21:40 CLST 2004


Hola lista, les queria hacer la siguiente pregunta he tratado de instalar
los drivers de nvidia que vienen en los ports de FreeBSD 5.3 y no he
podido usar estos.

Les adjunto el detalle de /etc/X11/xorg.conf
Section "ServerLayout"
        Identifier     "Layout0"
        Screen        "Screen0"  0
        InputDevice    "Keyboard0" "CoreKeyboard"
        InputDevice    "Mouse0" "CorePointer"
EndSection

Section "Files"
        RgbPath      "/usr/X11R6/lib/X11/rgb"
        ModulePath   "/usr/X11R6/lib/modules"
        FontPath     "/usr/X11R6/lib/X11/fonts/misc/"
        FontPath     "/usr/X11R6/lib/X11/fonts/TTF/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Speedo/"
        FontPath     "/usr/X11R6/lib/X11/fonts/Type1/"
        FontPath     "/usr/X11R6/lib/X11/fonts/CID/"
        FontPath     "/usr/X11R6/lib/X11/fonts/75dpi/"
        FontPath     "/usr/X11R6/lib/X11/fonts/100dpi/"
EndSection

Section "Module"
        Load  "dbe"
        Load  "dri"
        Load  "extmod"
        Load  "glx"
        Load  "record"
        Load  "xtrap"
        Load  "freetype"
        Load  "speedo"
        Load  "type1"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "mouse"
        Option      "Protocol" "Auto"
        Option      "Emulate3Buttons"
        Option      "Device" "/dev/sysmouse"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
 ### Uncomment if you don't want to default to DDC:
        HorizSync    31.5 - 48.5
        VertRefresh  50.0 - 70.0
EndSection

Section "Device"
        Identifier  "Card0"
        Driver      "nv"
        Option      "NvAgp" "2"
        ChipSet     "RIVA TNT2 Model 64"
        Card        "nv RIVA TNT2 Model 64"
EndSection

Section "Screen"
        Identifier "Screen0"
        Device     "Card0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Viewport    0
                Depth     24
                Modes    "1024x768"
        EndSubSection
EndSection

Ademas ya tengo agregado /boot/loader.conf las siguientes lineas:
linux_load="YES"
agp_load="YES"
nvidia_load="YES"

Las X cargan pero tengo un problema con la aceleracion grafica, este es el
mensaje que aparece en /var/log/Xorg.log.0q

(EE) Failed to initialize GLX extension (NVIDIA X driver not found)

Si me pudieran ayudar para poder saber que problema tengo, cuailquier cosa
me avisan. Ademas el PC PIII 800 Mhz, 512 MB RAM.

Saludos.
-- 
Pedro Silva E
Tecnico en Computación - U. de Chile
Red Enlaces
Fonos: 673 1295 - 673 1280
Fax: 673 1297


Más información sobre la lista de distribución BSD