Results 1 to 6 of 6
I was attempting to install my ATI drivers for debian, when i uninstalled them because i did something wrong. After i uninstalled them, i found out that I cannot get ...
- 03-02-2008 #1
xorg.conf got screwed
I was attempting to install my ATI drivers for debian, when i uninstalled them because i did something wrong. After i uninstalled them, i found out that I cannot get KDE up. I also cannot connect to the internet to re-install them because for some weird reason i have to use knetworkmanager and the command line will not work.
Is there a way to bring my GUI back up with out re-installing the OS because i no longer have the DVD's for debian."Do or do not...there is no try" -Yoda
History is a set of lies agreed upon by the winners.
Linux is user friendly, not idiot friendly.
Linux User 437442
- 03-02-2008 #2Linux Engineer
- Join Date
- Jul 2003
- Location
- Farnborough, UK
- Posts
- 1,305
Is there not a backup in /etc/X11 ?
If not then run xorgconfig as root.
- 03-02-2008 #3Linux Guru
- Join Date
- Nov 2004
- Posts
- 6,110
Try renaming the xorg.conf file temporarily to xorg.conf.old.
Recent versions of xorg.conf actually don't require the file and should attempt to run even if only at Vesa mode. If this doesn't work post back but at least you will still have your xorg.conf.
- 03-02-2008 #4
how do i rename a file VIA command line?
"Do or do not...there is no try" -Yoda
History is a set of lies agreed upon by the winners.
Linux is user friendly, not idiot friendly.
Linux User 437442
- 03-02-2008 #5forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
You can use the cp or mv command.
Go to a terminal and issue the following commands:
You can use the mv (move) command if you don't want to use the cp (copy) command. Copy is the safer choice.Code:su cp /path/to/file /path/to/new_file_name
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 03-02-2008 #6
You can also boot your favorite LiveCD and copy the xorg.conf file from that, to your hard drive, of course you may need to edit it to your liking.
I do not respond to private messages asking for Linux help, Please keep it on the forums only.
All new users please read this.** Forum FAQS. ** Adopt an unanswered post.


Reply With Quote
