|
buccaneere
|
 |
« on: December 31, 2010, 10:39:10 PM » |
|
Title says it all.
I logged on as root, did the update, and now no X; I get dropped to a shell.
Help?
ed.: startx from root shell failed.
|
|
|
|
|
Logged
|
|
|
|
|
bicol_willem
|
 |
« Reply #1 on: December 31, 2010, 10:45:28 PM » |
|
Did you try to log in there (or are you logged in?). Did you try once logged in 'startx' (without ')?
|
|
|
|
|
Logged
|
|
|
|
|
buccaneere
|
 |
« Reply #2 on: December 31, 2010, 11:12:44 PM » |
|
yep - startx
fglrxdrm module failed to load; loader failed error 7.
How do I bring up X config file to fix this?
|
|
|
|
|
Logged
|
|
|
|
|
bicol_willem
|
 |
« Reply #3 on: December 31, 2010, 11:18:04 PM » |
|
xorg.conf is in /etc/x11
(if that is what you mean)
|
|
|
|
|
Logged
|
|
|
|
|
bicol_willem
|
 |
« Reply #4 on: December 31, 2010, 11:21:23 PM » |
|
|
|
|
|
|
Logged
|
|
|
|
Archie
Global Moderator
Hero Member
   
Offline
Posts: 6882
I will never forget you, uhhh...
|
 |
« Reply #5 on: December 31, 2010, 11:46:08 PM » |
|
As root, try the following:
1. rename your xorg.conf so you can generate a new one. [root@localhost ~] # cp /etc/X11/xorg.conf /etc/X11/xorg.conf.backup [root@localhost ~] # rm /etc/X11/xorg.conf
Next you can either run PCC and configure your video driver, or just relogin/reboot.
I hope that helps.
|
|
|
|
|
Logged
|
|
|
|
|
buccaneere
|
 |
« Reply #6 on: December 31, 2010, 11:51:16 PM » |
|
Thanks.
I googled to that page.
I cannot start X, as described in the solution.
So I booted the PCLOS10 LiveCD, copied xorg.conf Live to email, copied PCLOS10 Live xorg.conf to install PCLOS10 xorg.cong (ain't I slick)!
Rebooted, and no X.
Help?
|
|
|
|
|
Logged
|
|
|
|
|
buccaneere
|
 |
« Reply #7 on: January 01, 2011, 12:02:18 AM » |
|
From root shell, I did
rm /etc/X11/xorg.conf cp /etc/X11/xorg.conf.old /etc/X11/xorg.conf startx
No X
Help?
|
|
|
|
|
Logged
|
|
|
|
Archie
Global Moderator
Hero Member
   
Offline
Posts: 6882
I will never forget you, uhhh...
|
 |
« Reply #8 on: January 01, 2011, 01:40:50 AM » |
|
From root shell, I did
rm /etc/X11/xorg.conf cp /etc/X11/xorg.conf.old /etc/X11/xorg.conf startx
No X
Help?
did you try my suggestion?
|
|
|
|
|
Logged
|
|
|
|
|
Bald Brick
|
 |
« Reply #9 on: January 01, 2011, 02:10:07 AM » |
|
The problem might be the ATI driver module. Have you tried apt-get update && apt-get install --reinstall dkms-fglrx in a root shell? As it's a dkms package apt-get may complain and say that you can't install the same module twice. If it does, try removing your old version first: apt-get remove dkms-fglrx && apt-get install dkms-fglrx Then, give the system time to rebuild the module when you reboot. Edited for clarity.
|
|
|
|
|
Logged
|
If it ain't broke hit harder!
AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D
|
|
|
|
uncleV
Guest
|
 |
« Reply #10 on: January 01, 2011, 02:14:17 AM » |
|
Try rebooting the computer.
|
|
|
|
|
Logged
|
|
|
|
|
buccaneere
|
 |
« Reply #11 on: January 01, 2011, 02:22:37 AM » |
|
I re-booted 3 or 4 times. Thanks.
did you try my suggestion?
Yes. It did not restore X; it left me at the root shell prompt again. The problem might be the ATI driver module. The driver module (and X) was fine before the update was executed. Have you tried apt-get update && apt-get install --reinstall dkms-fglrx in a root shell? If apt-get complains and says that you can't install the same module twice, try removing your old version first: apt-get remove dkms-fglrx No, I re-installed. It was fine when it was a fresh install. All I wanted was to load Gnome instead of KDE. Everything else was fine - perfectly fine. Since I've re-installed, if this one gets marked 'Solved' (or deleted), that will be fine. All I want to do is get Gnome...
|
|
|
|
|
Logged
|
|
|
|
|
Bald Brick
|
 |
« Reply #12 on: January 01, 2011, 02:37:23 AM » |
|
I re-booted 3 or 4 times. Thanks.
did you try my suggestion?
Yes. It did not restore X; it left me at the root shell prompt again. The problem might be the ATI driver module. The driver module (and X) was fine before the update was executed. Yes, but the update/upgrade may have tried to update the ATI module too -- and failed. Have you tried apt-get update && apt-get install --reinstall dkms-fglrx in a root shell? If apt-get complains and says that you can't install the same module twice, try removing your old version first: apt-get remove dkms-fglrx No, I re-installed. It was fine when it was a fresh install. All I wanted was to load Gnome instead of KDE. Everything else was fine - perfectly fine. Since I've re-installed, if this one gets marked 'Solved' (or deleted), that will be fine. All I want to do is get Gnome... If you want to mark it "Solved" you have to do so yourself. Edit the topic line in your first post. (But I don't think reinstalling is a solution that very many will find useful.)
|
|
|
|
|
Logged
|
If it ain't broke hit harder!
AMD Athlon 7450 Dual-Core Processor, 7.80 GiB RAM, Nvidia GeForce GT 120/PCIe/SSE2, OpenGL/ES-version: 3.3 0 NVIDIA 295.40, SBx00 Azalia (Intel HDA) soundcard, Logitech B500 webcam, SAA7146 DVB card, HDDs: Seagate 250824AS, Western Digital WD10EAVS-00D
|
|
|
|
aguila
|
 |
« Reply #13 on: January 01, 2011, 03:06:36 AM » |
|
Did you get any error messages in Synaptic when you updated? If any errors occur you while reloading you should abort the update and try later or choose a different repo.
If you can't boot into X after an update, the following is generally worth a try:
login at the shell prompt su to root type 'apt-get update && apt-get dist-upgrade'
Helped me before.
|
|
|
|
|
Logged
|
All that is is good. PCLinuxOS is.
Thinkpad X61 Tablet, Core2Duo 1.66 MHz, 4 GB Ram, Intel onboard Graphics, 160 GB HDD; Thinkpad R61i, Core2Duo 1.66 MHz, 2 GB Ram, Intel onboard graphics, 120 GB HDD
|
|
|
|
Hootiegibbon
|
 |
« Reply #14 on: January 01, 2011, 11:14:41 AM » |
|
Will all the above we don't actully know which card this is
in a console/terminal post the results of:
lspci |grep VGA
noting the case sensitvity
Thanks
Jase
|
|
|
|
|
Logged
|
|
|
|
|