After installing a pair of updates and restarting my Login window is gone. CTRL + ALT + F1 brings up the terminal and I can login there, but CTRL + ALT + F7 only shows the default green background with the cursor. No login window.
Another possibility is you had previously installed a proprietary graphic driver, and you updated your kernel or Xorg (where the proprietary driver is not compiled against the newer kernel/X).
Can you check if this is the case ? Ie check as to exactly what graphic driver you have installed and also check if you updated your kernel or X recently (when the problem occured).
On 2011-02-23 15:36, oldcpu wrote:
>
> Another possibility is you had previously installed a proprietary
> graphic driver, and you updated your kernel or Xorg (where the
> proprietary driver is not compiled against the newer kernel/X).
Remember that startx works.
–
Cheers / Saludos,
Carlos E. R.
(from 11.2 x86_64 “Emerald” at Telcontar)
Its good that startx works, but unusual the other methods do not. Needless to say, this should not happen.
My experience from providing support on openSUSE forums for the past 5 years, is such problems typically result from one installing desktop (or other) applications from repositories other than just OSS, Non-OSS, Update and packman. I would lay odds that if the OP were to type:
zypper lr -d
we would find one or more cutting edge repository. And problems from that sort of problem can be difficult to sort.
Have you checked to see what these updates consisted of ?
You can determine that by typing:
rpm -qa --last
and if that scrolls by too fast, then redirect it to a text file:
rpm -qa --last > myrpms.txt
and open ‘myrpmst.txt’ up with a text editor and see if you can figure out which if those pair of updates caused the problem. Once you have a handle on that you could try to roll back.
Well, kernel updates are notorious for breaking one’s Linux capability to boot. The fact that startx still works in such a case (if this is even such a case) is unusual. The 2.6.31.14-0.6.1 kernel-desktop has been out since mid-December. Apparently you only just now decided to install it.
From what I understand you restarted with no problems after Monday 21-Feb updates.
But after the Tuesday 21-Feb installs of kernel-desktop and reload-kmp-desktop you had a problem ? My guess is it is reload-kmp-desktop that could have caused the problem. Could its install have been corrupted ? Can you force a re-install of ‘reload-kmp-desktop’ ?
Also, what can you tell us about your graphic hardware and graphic driver ? Run the following command:
/sbin/lspci -nnk
and look for the line with VGA in it. Then copy that line and the other lines in that section, which will tell us what video hardware you have installed and it might tell us what video driver you have in use.
Also, log as root in VT-1, type “init 3”, wait, then “init 5”. Go again to
the VT-1, and see if some error was printed there. If not, search in the
logs: messages, xorg, etc.
Did you change security settings?
–
Cheers / Saludos,
Carlos E. R.
(from 11.2 x86_64 “Emerald” at Telcontar)
But clearly you have either the fbdev, vesa, radeon or radeonhd driver working with this.
Further to robin_listas suggestion, are there any hints in the /var/log/messages, /var/log/Xorg.0.log or dmesg ( /var/log/boot.log) files provding a hint as to what the intial error is ?
According to this ubuntu forum thread, both the radeon driver and vesa driver support this graphic hardware, so IMHO this is unlikely to be a graphic driver issue:
[SOLVED] Video Speed with ATI ES1000 - Ubuntu Forums](Ubuntu Forums)
Did you force a re-install of reload-kmp-desktop like I suggested ?
I got into Yast via the terminal and set it to auto login to a local account. After a restart the desktop comes up with the following six windows:
The panel encountered a problem while loading "OAFIID:GNOME_WorkspaceSwitcherApplet."
The panel encountered a problem while loading "OAFIID:GNOME_ClockApplet."
The panel encountered a problem while loading "OAFIID:GNOME_WindowListApplet."
The panel encountered a problem while loading "OAFIID:GNOME_MainMenu."
The panel encountered a problem while loading "OAFIID:GNOME_ShowDesktopApplet."
The panel encountered a problem while loading "OAFIID:GNOME_NotificationAreaApplet."
Do you want to delete the applet from your configuration?
The desktop icons for the account are there, but the task bar and notification area aren’t functional.