Results 1 to 7 of 7
I just installed Mandriva Free 2007 and I can't start the X server. When using the command "startx" I get the following error messages:
Code:
(EE)Failed to load module "i810" ...
- 03-26-2007 #1Just Joined!
- Join Date
- Nov 2005
- Location
- Auburn, Maine
- Posts
- 75
unable to start X
I just installed Mandriva Free 2007 and I can't start the X server. When using the command "startx" I get the following error messages:
What does this mean and how can I fix it?Code:(EE)Failed to load module "i810" (module does not exist, 0) (EE)No devices detected Fatal server error no screens found XIO:Fatal IO error 104 (connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining
- 03-26-2007 #2it means "i810" driver is not compatible with your card. set Video Driver to "vesa" in /etc/X11/xorg.conf file.What does this mean and how can I fix it?It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-26-2007 #3Just Joined!
- Join Date
- Nov 2005
- Location
- Auburn, Maine
- Posts
- 75
ok I changed the line
so that it says vesa instead of i810 but I get the same error only instead it says unable to load the vesa moduleCode:driver "i810"
- 03-26-2007 #4
"vesa" is a generic driver and it should work with all cards.
boot up in command line mode and open /usr/lib/xorg/drivers/modules folder. check if it has vesa.so and i810.so files.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-26-2007 #5Just Joined!
- Join Date
- Nov 2005
- Location
- Auburn, Maine
- Posts
- 75
no, there was v4l_drv.la and v4l_drv.so
- 03-27-2007 #6
thats strange. there should be bunch of drivers in that folder.
open terminal and execute this
does it find vesa driver?Code:su cd / find -iname *vesa*
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 03-28-2007 #7Just Joined!
- Join Date
- Nov 2005
- Location
- Auburn, Maine
- Posts
- 75
I dont know I never tried it. I just installed FC6 over Mandriva so I'm good. There were other problems that I was having with it too so I just decided to get Fedora instead (I like it a lot better). Thank you for your help though I appreciate it!


Reply With Quote
