jundu88
2005-03-28, 06:42 AM CST
hi, i've just installed fc3 and have problems with x. i can get the graphical display, but with huge font and worst resolution. it appears to be graphic card/display setting, but fc3 detected and set my hardware drivers correctly:
graphic card "rendition verite 2x00".
monitor "nec multisync fe700".
i've played a little bit with "xorg.conf" file, without any success. here is part of it:
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModeName "NEC MultiSync FE700" (tried "Monitor 800x600", with no diff)
DisplaySize 320 240
HorizSync 31.0 - 70.0
VertRefresh 55.0 - 120.0 (tried 50.0 - 70.0, with no diff)
Option "dpms"
EndSection
Section "Device"
Identifier "Videocar0"
Driver "vga"
VendorName "Videocard vendor" (tried "rendition" with no diff)
BoardName "Rendition Verite 2x00" (tried "vesa" with no diff)
Endsection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 8 (was 16, but didn't show displat at all)
SubSection "Display"
Viewport 0 0
Depth 16 (tired 8 and 24 with no diff)
Modes "800x600" "1024x768" "1280x1024" (last one added, which won't make diff)
EndSubSection
EndSection
any suggestions?
:confused:
graphic card "rendition verite 2x00".
monitor "nec multisync fe700".
i've played a little bit with "xorg.conf" file, without any success. here is part of it:
Section "Monitor"
Identifier "Monitor0"
VendorName "Monitor Vendor"
ModeName "NEC MultiSync FE700" (tried "Monitor 800x600", with no diff)
DisplaySize 320 240
HorizSync 31.0 - 70.0
VertRefresh 55.0 - 120.0 (tried 50.0 - 70.0, with no diff)
Option "dpms"
EndSection
Section "Device"
Identifier "Videocar0"
Driver "vga"
VendorName "Videocard vendor" (tried "rendition" with no diff)
BoardName "Rendition Verite 2x00" (tried "vesa" with no diff)
Endsection
Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Monitor0"
DefaultDepth 8 (was 16, but didn't show displat at all)
SubSection "Display"
Viewport 0 0
Depth 16 (tired 8 and 24 with no diff)
Modes "800x600" "1024x768" "1280x1024" (last one added, which won't make diff)
EndSubSection
EndSection
any suggestions?
:confused: