[PlanetCCRMA] reinstalling/repairing X
Fernando Lopez-Lezcano
nando at ccrma.Stanford.EDU
Wed Oct 17 10:02:01 PDT 2007
On Wed, 2007-10-17 at 11:33 -0500, Gangalino wrote:
> How do I find out which particular version of X is installed and what
> would be a good course to take to repair a broken X server after an
> upgrade?
Which version of fedora?
If it is a recent one something like this should list all X server
related packages:
rpm -q -a | grep xorg
You could verify that a package is fine (ie: its contents are the same
as originally installed) if you do:
rpm -V package_name
Of course things like configuration files, etc, will be flagged as
having some changes.
What is failing? How? What error message do you see
in /var/log/Xorg*log?
-- Fernando
More information about the PlanetCCRMA
mailing list