Is it a warning on video config

From: Stephen Liu (satimis_at_icare.com.hk)
Date: 03/01/04

  • Next message: Remko Lodder: "RE: SSH Problem"
    To: freebsd-questions@freebsd.org
    Date: Tue, 2 Mar 2004 02:13:14 +0800
    
    
    

    Hi all folks,

    FreeBSD 5.2
    Video Card - Creative Graphic RivaTNT
    ===========

    Each time starting the PC, following warning popup together with GUI login;

    VIDEO - INPUT
    1 D-SUB
    OUT OFF RANGE

    Kindly advise what does it indicate and how to fix it. Hereinafter is

    /etc/X11/XF86Config
    [code]
    Section "Monitor"
    #       DisplaySize       300   230
            Identifier   "Monitor0"
            VendorName   "NEC"
            ModelName    "NEC LCD1560NX"
    #       HorizSync    30-107
    #       VertRefresh  48-120

    EndSection

    Section "Device"
            Identifier  "Card0"
            Driver      "nv"
            VendorName  "nVidia Corporation"
            BoardName   "NV4 [RIVA TNT]"
            BusID       "PCI:1:0:0"
    EndSection

    Section "Screen"
            Identifier "Screen0"
            Device     "Card0"
            Monitor    "Monitor0"
           ....
            .....
            SubSection "Display"
                    Depth     24
                    modes     "1024x768"
            EndSubSection
    EndSection[/code]

    B.R.
    Stephen Liu

    
    

    _______________________________________________
    freebsd-questions@freebsd.org mailing list
    http://lists.freebsd.org/mailman/listinfo/freebsd-questions
    To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


  • Next message: Remko Lodder: "RE: SSH Problem"

    Relevant Pages