Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
x stopped working for some reason.
ubuntu now boots into terminal view on start up.
I use sudo startx
comes back as
------------------------------------------------------------------------
failed to load "i810" (module does not exist)
config/hal: couldn't initialise context: unknown error (null)
waiting for X server to shut down Dropping master
ddxSigGiveUp: Closing log
Hi,
try taking back up of the xorg.conf file from /etc/X11/, and remove it from /etc/x11 dir. I hope you have changed the xorg file. let it take the default one.
I've checked /etc/X11 and there is no xorg.conf
I looked around and found a post saying to run:
Xorg -configure
then I ran
X -configure /home/michael/xorg.conf.new
x starts into black empty screen, making me unable to switch ttys.
when I manually power down, I see the default X mouse icon (a black X with white outlines)
copy this xorg.conf.new file to /etc/X11/xorg.conf.
try restarting the X,
If this is not sounding good,
Try replacing the driver "<your driver name>" with "vesa"
vesa is a basic and generic driver which suits for all video cards and u will not get a higher resolution.
U should probably find a corresponding video driver and install it and then replace the driver section with the required one if u need a higher resolution.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.