2.4.18+ 867 Mhz QuickSilver = totally crazy

yellowdog-general@lists.terrasoftsolutions.com yellowdog-general@lists.terrasoftsolutions.com
Wed Apr 10 02:23:01 2002


From: man0negra <man0negra@autistici.org>
> for Xfree.. i tried many times to run X using my video card as a an offb
> card, but all i could get was 640x480 at 8 bit depth...
> if someone can suggest me the way to let X working at 1024x768x16 with
> nvidia geforce seen  as offb i  would be really happy!!

Hi,

Do you connect the card to the monitor with an analog port?
If so, X works with the offb driver of the kernel (<2.4.18)
and the nv driver of the XFree86-4.2.0 at 1024x768x24.
The following is the Device Section of XF86Config-4:
Section "Device"
        Identifier      "NV11 (GeForce2 MX)"
        #Option "SWcursor"
        #Option "HWcursor"
        #Option "PciRetry"
        #Option "NoAccel"
        #Option "ShadowFB"      "true"
        #Option "UseFBDev"
        Driver  "nv"
        BusID   "PCI:0:16:0"
EndSection

Cheers,
kaz