• Hello, this board in now turned off and no new posting.
    Please REGISTER at Anabolic Steroid Forums, and become a member of our NEW community!
  • Check Out IronMag Labs® KSM-66 Max - Recovery and Anabolic Growth Complex

OpenSuse help

KelJu

Thats Dr. Keke to you!
Registered
Joined
Jul 26, 2005
Messages
14,833
Reaction score
1,676
Points
113
Age
43
Location
In my imagination.
I am having display problems. My display works fine in the initial yest configuration manager, but chokes at the start of kde. I booted failsafe, went to the sax2 manager. Check my settings then test my display and it works fine. I reboot, and display goes out again at the start of kde. Anybody know an easy way to copy the default xorg into my new xorg configuration?
 
I am having display problems. My display works fine in the initial yest configuration manager, but chokes at the start of kde. I booted failsafe, went to the sax2 manager. Check my settings then test my display and it works fine. I reboot, and display goes out again at the start of kde. Anybody know an easy way to copy the default xorg into my new xorg configuration?

Normally, I'd try to help people with computers problems, but seeing that I told you to go with Ubuntu and chose Suse instead, all you get is this:

239.jpg


..........HA HA!!!

Just kidding.

Boot to the command line.

Then do this (the case is important):

cd /etc/X11
sudo rename xorg.conf xorg.conf.bad


This will rename (effectively deleting) your X11 configuration file. When you reboot, Suse should put a default configuration in place.

I say "should" because this is what Ubuntu would do, but I'm not 100% certain that Suse will. But you can always put the conf file back if you need to.
 
Normally, I'd try to help people with computers problems, but seeing that I told you to go with Ubuntu and chose Suse instead, all you get is this:

239.jpg


..........HA HA!!!

Just kidding.

Boot to the command line.

Then do this (the case is important):

cd /etc/X11
sudo rename xorg.conf xorg.conf.bad


This will rename (effectively deleting) your X11 configuration file. When you reboot, Suse should put a default configuration in place.

I say "should" because this is what Ubuntu would do, but I'm not 100% certain that Suse will. But you can always put the conf file back if you need to.

Ha, thanks. It worked like a charm. I had to do the very same thing in our lab, but I couldn't remember the x11 directory.
 
Back
Top