On Thu, 2012-10-04 at 17:02 +0530, [email protected] wrote: > kindly suggest me an alternative solution.
Mr. Mahalingam, >From previous commands and from the X.0.log file, I think your udev have no issue, But you are using Xorg's build-in configuration and it seems you may be missing evdev package which configures input devices for X. If the following command didn't produce any output, then you have to install evdev package. # rpm --query xorg-x11-drv-evdev --info It seems your card is an ATI. May be you can take a look at this link, http://wiki.centos.org/AdditionalResources/HardwareList/AtiDriver It provides instructions to install The graphics driver properly, Most of the time, the scripts which comes with the prop drivers will detect/create /etc/X11/xorg.conf file. Cheers, Mohan R _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
