Results 11 to 17 of 17
at last I got some time and successfully installed the Fedora10 in text mode ..
So now.. how to go to video(GUI) based from text mode..Or to solve the video ...
- 04-03-2009 #11Just Joined!
- Join Date
- Nov 2007
- Posts
- 11
at last I got some time and successfully installed the Fedora10 in text mode ..
So now.. how to go to video(GUI) based from text mode..Or to solve the video issues if at all there is any..
Thanks
- 04-04-2009 #12
Does Fedora boot up in Text mode now? Execute startx command and post exact error message here, if any.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 04-04-2009 #13Just Joined!
- Join Date
- Nov 2007
- Posts
- 11
its booting in text mode.. windows xp is also fine.. grub is fine..
when I executed startx..I am started seeing the colors flashing on my screen again
..
immediately after executing the command startx.. I see couple of text msgs..(may be initialising or some thing.. ) not able to capture them..
suggestions please??
Thanks
- 04-04-2009 #14
Execute this
Post output here.Code:su - lspci | grep -i vga grep -i driver /etc/X11/xorg.conf
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 04-12-2009 #15Just Joined!
- Join Date
- Nov 2007
- Posts
- 11
lspci | grep -i vga
>>>01.00.0 VGA compatible controller : Triden Micro Systems XGI Volari XP5 (rev02)
And
grep -i driver /etc/X11/xorg.conf
>>>> I dont see any "xorg.conf" files..
Thanks
- 04-14-2009 #16
Execute this
Add this :Code:su - nano /etc/X11/xorg.conf
Press Ctrl+X, Y and hit Enter key to save file. Execute startx command again.Code:Section "Device" Identifier "Configured Video Card" Driver "vesa" EndSectionIt is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 04-18-2009 #17Just Joined!
- Join Date
- Nov 2007
- Posts
- 11
awesome...its working fine..

Many thanks to "devils casper" and others who posted their valuable suggestions.
Thank you.


Reply With Quote
