On 08/30/2013 12:32 PM, ken wrote:
On 08/30/2013 09:24 PM Ahmed wrote:
Weren't there any lines in your log files like this?
"(II) Loading/usr/lib/xorg/modules/...." ....
Weren't there any lines in your log files like this?
"(II) Loading/usr/lib/xorg/modules/...."
There are lot of lines that contains info about different modules loading. what i should look for?
Differences in the modules which were loaded with one kernel as opposed to the second kernel.
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centosNot Available in old kernel is
Loading /usr/lib64/xorg/modules/input/synaptics_drv.so
Not Available in New kernel is
(II) UnloadModule: "intel" (II) Unloading /usr/lib64/xorg/modules/drivers/intel_drv.so (II) UnloadModule: "fbdev" (II) Unloading /usr/lib64/xorg/modules/drivers/fbdev_drv.so (II) UnloadModule: "fbdevhw" (II) Unloading /usr/lib64/xorg/modules/linux/libfbdevhw.so (==) Depth 24 pixmap format is 32 bpp (II) Loading sub module "int10" (II) LoadModule: "int10" (II) Reloading /usr/lib64/xorg/modules/libint10.so
I got no differences in module when loaded in old and new kernel. Also, if i install a newer linux kernel or elrepo kernel can solve this problem?