-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

  >>> On Sunday 28 Mar 2004 12:19 am, MJ <Manish Jha> said:
    MJ> Hi
    MJ> I am using RH9. Any how my Xserver crashed last night. I tried to
 load MJ> Xfree86 but no luck.
    MJ> I also tried to update my system with RH9 cds. but it's not
 installing MJ> Xfree86. with message "Bad media or not sufficient disk
 space. MJ> I am adding log files below.
    MJ> Help me
    MJ>
    MJ> Manish
    MJ>
    MJ>
    MJ> (II) Loading /usr/X11R6/lib/modules/linux/libdrm.a
    MJ> (II) Module drm: vendor="The XFree86 Project"
    MJ>         compiled for 4.3.0, module version = 1.0.0
    MJ>         ABI class: XFree86 Server Extension, version 0.2
    MJ> (II) Loading extension XFree86-DRI
    MJ> (II) LoadModule: "i810"
    MJ> (WW) Warning, couldn't open module i810
    MJ> (II) UnloadModule: "i810"
    MJ> (EE) Failed to load module "i810" (module does not exist, 0)
    MJ> (II) LoadModule: "mouse"
    MJ> (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o
    MJ> (II) Module mouse: vendor="The XFree86 Project"
    MJ>         compiled for 4.3.0, module version = 1.0.0
    MJ>         Module class: XFree86 XInput Driver
    MJ>         ABI class: XFree86 XInput driver, version 0.4
    MJ> (EE) No drivers available.
    MJ>
    MJ> Fatal server error:
    MJ> no screens found
    MJ>

You need to give a bit more information on how your X crashed. What were you 
doing when the crash occurred? 
The log says that i810 module couldnt be located. This indicates that 
your /etc/X11/XF86Config has the line: 
driver "i810" 
in the Device section. Something similar to this (extracted from my config 
file; yours will be different):

Section "Device"
   Identifier      "GeForce FX 5200"
   Driver          "nvidia"
   BusID           "PCI:01:00:0"
   VideoRam        131072
   Option          "NoDDC"
EndSection

Now you are using Red Hat 9's pre-built bigmem kernel (may I ask why 
bigmem ???) Anyways, check for the i810 module in 
the /lib/modules/2.4.20-8bigmem/kernel/drivers/video/ directory. You should 
see a folder named i810 or a module named i810.o. 
Do a modprobe for the module. Like if your module is i810.o, do a 
"modprobe i810". See if it gets loaded (it shouldn't, thats why your X server 
fails). 

Else just reinstalling the kernel or editing the XF86Config file should get 
rid of the problem.

Regards,
Bhaskar.



- -- 

_______________________________

 Bhaskar Dutta <[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
     GPG .eq. AA56 1EB5 D7E8 DD9C 298E  8F4D 375F D416 01D5 671C
- -------------------------------
 http://qhotwire.sourceforge.net/bhaskar-gpg-public.key
_______________________________


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFAZoBZN1/UFgHVZxwRArklAKCD9R3EJm0CyLVQtoXyxENjgpzfbQCfTM+K
yAZz3kyS6WfxxtJMNbURONw=
=UWi8
-----END PGP SIGNATURE-----

_______________________________________________
ilugd mailinglist -- [EMAIL PROTECTED]
http://frodo.hserus.net/mailman/listinfo/ilugd
Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi 
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to