Gnome failed loading module i810

Discussion in 'Desktop Operation' started by statiic, Nov 2, 2006.

  1. statiic

    statiic New Member

    I found an problem while typing startx.

    This is the error which it displayed:

    Failed to load module "i810" (module does nit exist,0)
    No drivers available

    I found that the problem had something to do with my graphics card which is builded into the mainboard of the server.

    But I can I fix this problem??
     
  2. falko

    falko Super Moderator ISPConfig Developer

    What happens when you run
    Code:
    modprobe i810
    or
    Code:
    insmod i810
    ?
     
  3. statiic

    statiic New Member

    Nothing ;)
     
  4. falko

    falko Super Moderator ISPConfig Developer

    No error message? That's good. Then try to start X again.
     
  5. statiic

    statiic New Member

    Same ;)


    But I just reinstalled my system with graphical desktop and now it works. Only I had to swap my ide drive with my sata drive, Somehow it doesnt work on the ide drive ;)
     
  6. dokhebi

    dokhebi New Member

    i810 fails to load

    I get the same message. I show that the i810 kernel module is loaded but Xorg still cannot find it.

    What configuration file needs to be changed to load i810 at boot?

    TIA,

    Edward Hooper
     
  7. falko

    falko Super Moderator ISPConfig Developer

    You can add
    Code:
    modprobe i810
    to /etc/rc.local.
     
  8. dokhebi

    dokhebi New Member

    i810 module

    I found through trial and error that X.org is looking for the i810 X.org module not the i810 kernel module.

    The i810_driver.so X.org module does not exist in this version of X.org (I don't remember the version number) but there is an intel_driver.so module that almost, but not quite, works and needs some specific tweaking. I will start a new thread for that.\

    Thanks for the help...
     
  9. Linusr@flanders

    Linusr@flanders New Member

    Possible help...

    Hi,

    Ok, I have a CompaQ Evo 51S, build-on/in graph card, i810. This thing seelms to need agpgart, look at this info

    http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-config.html

    I have agpgart, but for blisters, I dont know what 2DO with it...

    You might want to let X figure out a fresh xorg.conf. Wanna? Do this:

    I get a grey ... nothing. possibly because I need agpgart...
    Still figuring that one out...some help is welcome!!!

    Have fun! I know I will...:D

    Thor
     

Share This Page