| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- multi head support generalized, now based on Cards+ MULTI_HEAD
- fix some ModeLines being written twice in XF86Config
- remove setting DefaultFbBpp to 32
(since it is the default in all my tests)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- use $X instead of $o (to avoid name conflict with DrakX's $o)
- {flag}{noclockprobe} unused, dropping it
- rename {memory} into "VideoRam"
- rename {ramdac} into {Ramdac}
- rename {chipset} into {Chipset}
- rename {clockchip} into {Clockchip}
- rename {keyboard}{xkb_model} into {keyboard}{XkbModel}
- rename {keyboard}{xkb_keymap} into {keyboard}{XkbLayout}
- drop {mouse}{chordmiddle} (obsolete)
- drop {mouse}{cleardtrrts} (obsolete, was not written to XF4 config)
- &testConfig is unused, removing it
- as a concequence, {clocklines} is never set, dropping it
- when UNSUPPORTED remove {driver}, instead of setting {flag}{unsupported}
- Cards+ now only provide {Chipset} for cards needing it
=> {flag}{needChipset} not needed anymore
- moved setting needVideoRam in Cards+ (via NEEDVIDEORAM)
(hoping it will work: since the regexp was broken, it was never done.
(it was applied on the module field of pcitable, instead of the description))
- dropped modelines_text_Trident_TG_96xx case (it has never been used)
- rename %xkb_options into %XkbOptions
- rename {DRI_glx} into {DRI_GLX}, the value now comes from Cards+
instead of regexp'ing {identifier}
- rename {Utah_glx} into {UTAH_GLX}, the value now comes from Cards+
instead of regexp'ing {identifier}
- rename {Utah_glx_EXPERIMENTAL} into {UTAH_GLX_EXPERIMENTAL}, the value now comes from Cards+
instead of regexp'ing {identifier}
- very_bad_card and bad_card are now the same, the value now comes from
Cards+ (BAD_FB_RESTORE & BAD_FB_RESTORE_XF3)
- drop unused @accelservers
- remove $modelines_text_apple, use $modelines_text_ext instead
- don't use a <Section "Modes"> together with <UseModes "Mac Modes">, put
directly modelines in Section "Monitor"
(why should ppc behave differently than others!?)
- replace (conflicting) ModeLines "1280x1024 @ 74 Hz" and
"1280x1024 @ 76 Hz" with "1280x1024 @ 75 Hz" (from ddcxinfos)
- drop ModeLine "640x480 @ 72 Hz"
(it conflicts, and anyway, it has no real use nowadays :)
- drop comments about HorizSync, VertRefresh and ModeLine's from
XF86Config
- drop many unneeded stuff from XF86Config:
AutoRepeat, Xqueue, Xleds, NoTrapSignals, XkbTypes, XkbKeycodes,
XkbCompat, XkbRules, LeftAlt/RightAlt/ScrollLock/RightCtl
- drop section comments from XF86Config
- drop XF86_Mono configuration
(it doesn't work anyway, seems like it needs a special ModeLine?)
- drop 320x200 with XF86_SVGA (who can use this!?)
- do not write Screen section "accel" if the server configured is not an
accel one
- drop the "Generic VGA" Device section for XF4
(this device is unused)
- drop {monitor}{vendor}, {monitor}{model}, {card}{vendor}, {card}{model},
{card}{board} (only description strings, not useful for running the server)
- use x_res instead of wres for things like 1024 in 1024x768
|
|
|
|
| |
aspect).
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
report).
|
|
|
|
|
| |
installed.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
added XFree 4 driver choice if Other|Unlisted is chosen.
fixed cancel on card selection so that previous choice is not lost.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
info about the pb (sorry for the french):
quand on lance le serveur
- via xdm/kdm/startx, ca utilise xauth, xhost est fermé
- via X/xinit, xhost est ouvert sur localhost, xauth n'est pas utilisé
*sauf* si X/xinit est lancé à partir d'un X *et* .Xauthority est non vide.
dans ce cas, xhost est fermé, et aucun xauth n'est ajouté
une conséquence, c'est que XFdrake ne peut pas accéder au X de
test si XFdrake est lancé sous X ou "xauth list" est non vide
exception: quand on lance le xdm/kdm en root, xhost n'est pas fermé,
pas contre il est fermé en root & startx.
|
| |
|
| |
|
|
|
|
| |
bad_card (back to the old behaviour, this was no good (the aim is to enable changing the monitor when test is skipped))
|
| |
|
| |
|
|
|
|
|
| |
verybad_card and $skip_badcard is not set
|
|
|
|
| |
to any.pm
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
32 simply doesn't work, even if DRI guide says it works :-) 24 bit works fine
for Rage 128.
|
|
|
|
|
|
|
|
|
|
|
|
| |
from experimental 3D accelerated card list as it really does not work, allow on
second pass to change card configuration to choose server (experimental server
are still only available to expert), added support for UseCCEFor2D for Rage 128
card if a TV card is installed (set to true, else set to false), added support
for Rage Mobility M... card that are Rage 128 Mobile chipset, improved error
message display to catch only appropriate error message of XFree 4.1.0 only,
added support for 32 bits for DRI using Matrox card, improved info message with
real version of XFree used (anybody) and identifier from PCI probe (expert).
|
| |
|