Video Card&Monitor Setup PC-BSD 1.4Beta in vmware fails
During installation, at the end "Video Card ..." appers and if user wants to select vmware graphic driver for X with resolution more than 800*600@24dpi@75Hz, it fails becuse X always starts in 640*480@16@60Hz.
If user selects vesa driver, all resolutions at least 1152*864 until 1280*1024 work, but X are very slow and moving with mouse cursor is not smooth at all compare to vmware driver, which user really wants in vmware.
Why ?
When the autodetection tool during setting up a desktop in vmware with vmware driver for X, the script sets hsync and vrefresh from dmps and it is 30-60 hsync and 50-100.0 kHz vrefresh INCORRECTLY, when user changes these 2 values to 0-60 for hsync and 0-100 vrefresh in xorg.conf, all resolutions are accessible at once.
So the script somehow should work with this and automatically puts zeros at the beginning of values. Could developers note it and repair it in future betas and releases or it is bigger problem ?
|