x11updatedrv
~~~~~~~~~~~~

This silly little script helps to fix the video driver 
in X server configuration file by using libhw-tools and
x11setupdrv (available in ALT Linux) to compare currently
configured driver with hardware available in the system.

If found and proposed drivers are the same, quits;
otherwise tries to update the driver string (falling back
to vesa in case of unknown driver).

To debug, run as "DEBUG=1 x11updatedrv".

Bugs, fixes, wishes and stuff should be posted to
bugzilla.altlinux.org or mailed to me.

Caveat: if previous driver used some fancy options then
updated configuration may be still broken; this is going
to be addressed in future versions, if any, since this
script is a solution to quite simple case by design.

-- 
Michael Shigorin <mike@osdn.org.ua>
