Philips LCD Monitor 190B driver

Stephen Liu satimis at yahoo.com
Fri Jul 21 04:34:32 UTC 2006


Hi folks,

FC5_64
AMD Athlon 64
Philips LCD monitor 190B
Graphic Card - Nvidia GeForce 6600, 256MB DDR II/128bit

On the monitor drop-list I can't find Philips 190B so I selected
"Philips 109S" instead. 

Conf of /etc/X11/xorg.conf
....
Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        ModelName    "Philips 109S"
 ### Comment all HorizSync and VertSync values to use DDC:
        HorizSync    30.0 - 95.0
        VertRefresh  50.0 - 160.0
        Option      "dpms"
....
Section "Device"
        Identifier  "Videocard0"
        Driver      "nv"
        VendorName  "Videocard vendor"
        BoardName   "nVidia Corporation NV43 [GeForce 6600]"
....
Section "Screen"
        Identifier "Screen0"
        Device     "Videocard0"
        Monitor    "Monitor0"
        DefaultDepth     24
        SubSection "Display"
                Viewport   0 0
                Depth     16
                Modes    "1280x1024"
        EndSubSection
        SubSection "Display"
                Viewport   0 0
                Depth     24
                Modes    "1280x1024"
        EndSubSection
...
* end *


Please advise where can I have its driver download.  TIA

Remark: however correct resolution is displayed on screen

B.R.
SL




More information about the fedora-list mailing list