On Thu, 19 Jun 2003, Pankaj Sarda wrote:
We are using Red Hat Linux version 9.0 personnel edition. We have installed Custom-Everything on one of our PC on trial. After every say two-three days, we have the following stated problem.
you haven't described the problem properly, but I gather from your XFree86 logs that the X server fails to load modules configured in /etc/X11/XF86Config.
Only Re-Installing Linux 9 finds the solution to us. It do not upgrade as well.
No need to reinstall for problems with XFree86, first figure out what is the cause. Does your X server works most of the time? I think for i810 it needs a kernel module loaded also, agpgart.o, I guess. See if it is loaded when this happens. Verify your XFree86 installation with,
rpm -V `rpm -qa | grep ^XFree86 | grep -v font`
See rpm(8) man page to understand the output.
[snip]
(WW) Warning, couldn't open module dbe (II) UnloadModule: "dbe" (EE) Failed to load module "dbe" (module does not exist, 0) (II) LoadModule: "extmod" (WW) Warning, couldn't open module extmod (II) UnloadModule: "extmod" (EE) Failed to load module "extmod" (module does not exist, 0)
[snip]
Fatal server error: no screens found
Best regards, Rajesh