Hi list,
I have changed xfree86-3.x to xfree86-4.x. now release 4.x don't
provide card specific server, but loadable driver module.
I have S3-Trio-64- V2-DX/GX card which used S3-xfree86 driver in release 3.x
and provided the correct 1024X768 resolution. but in release 4.x of xfree86
*startx* command can't provide the aforesaid resolution where *xinit* sets
the display to the correct resolution. the display entry in my XF86Config-4
is as below
Section "Device"
Identifier "TRIO"
Driver "s3"
# BusID "PCI:0:16:0"
VideoRam 2048
option "UseFBDev" "true"
EndSection
Section "Monitor"
Identifier "ACCER"
HorizSync 31-54
VertRefresh 60-75
Option "DPMS"
EndSection
Section "Screen"
Identifier "Default Screen"
Device "TRIO"
Monitor "ACCER"
DefaultDepth 16
SubSection "Display"
Depth 16
Modes "1024x768"
EndSubSection
SubSection "Display"
Depth 8
Modes "1024x768"
EndSubSection
EndSection
now is the problem is in startx ? ( xinit is providing the correct
resolution )
thanks in advanced
--
___________
( debian!!! )
-----------
o
o
.--.
|o_o |
|:_/ |
// \ \
(| | )
/'\_ _/`\
\___)=(___/
--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/node.php?id=3