Today, I updated from `12.3 to 13.1 from DVD. The update went fine. Then I went to Yast for further updates. Those updates were going fine.
Since they were taking a while, I went web surfing. Suddenly, the screen flashed, the desktop picture reverted to the OSS 13.1 logo, and the system tray disappeared. Except for the drop down menu in the upper right corner, all of my shortcuts and other links are gone.
When I restarted the system, I noticed that the menu does not include the kernel from the previous operating system. When I choose desktop, the bootup screen seems to stall at the hard drive icon, then the screen gets crooked for a moment. Then the same default OSS 13.1 logo comes up and I only have the drop down menu at the upper right.
Then I went into failsafe and back into Yast to finish the updates. Failsafe looks like my regular desktop and works fine. The updates finished. I rebooted and went back into the desktop option, but I still only get the same problem screen.
Please let me know how to fix this. Thanks in advance!:’(
Linux 3.7.10_1.36-desktop
Opensuse 13.1 (bottle) (x86_64)
KDE platform 4.11.5
In Kinfocenter > graphical information > Open GL, the vendor is VM Ware, Inc. The renderer is Gallium 0.4 on llvmpipe (LLVM 3.3, 128 bits)
I’m not sure what other information to offer, but I have an idea what happened: I have an HDMI cable that I forgot to disconnect during that Yast update. The other end is connected to a TV wherein if it’s turned on or off, I get a pop up screen that asks if I want to configure the monitor. Is it possible that this is the source of the trouble?
I successfully updated 12.3 to 13.1 on another HDD on the same PC using the same DVD.
I have an Asustek MB with an ATI VGA compatible controller.
I’m booting from a HDD.
I can see the same boot loader menu, but there is an anomaly: Only the latest kernel is available as opposed to a previous update to 13.1 that offers two different kernels.
I’m not sure what other information to offer, but I have an idea what happened: I have an HDMI cable that I forgot to disconnect during that Yast update.
I guess it’s possible.
It’s also possible that something in your KDE settings have been corrupted. Try creating a new user account, and check whether everything works properly for that new user.
On 2014-07-14 22:06, HealingMindNOS wrote:
>
> Today, I updated from `12.3 to 13.1 from DVD. The update went fine. Then
I went to Yast for further updates. Those updates were going fine.
The general procedure I recommend after a System Offline Upgrade, aka
DVD upgrade, is running, in text mode, and before adding any repo
besides the four official ones, this:
zypper patch
zypper up
zypper dup
Yes, the three of them.
Then you can reboot, and enter graphic mode, if it works.
And after that, run “rcrpmconfigcheck” and verify the resulting list of
config files. I suggest backing up both the active and the old/new file
somewhere, and then edit both with “meld”. Choose what to keep or not of
the config.
This is Mesa’s software renderer.
This means that you are not using the radeon driver, but probably the generic fbdev which could be the cause of your problems.
And which one exactly?
Did you select “No KMS” for the installation, or add “nomodeset” to the boot options?
If yes, remove it.
Are you really still using Linux 3.7.10_1.36-desktop as you posted in your first post? That’s the one from 12.3.
If yes, install the latest one manually, by selecting the package in YaST and clicking on “Versions” below the package list.
Please post your /var/log/Xorg.0.log to see why the radeon driver cannot be loaded.
But what graphic chip?
Have a look in KInfocenter or YaST->Hardware->Hardware Information f.e. or run:
/sbin/lspci
I went for the automatic upgrade, so I didn’t change anything in the boot options (at least, not intentionally.)
Well, I just thought that you maybe selected “No KMS” at the boot screen of the installation DVD.
Unfortunately, /var/log/Xorg.0.log only gets me:
bash: /var/log/Xorg.0.log: Permission denied
even when I log in as root.
You’re trying to run it. This won’t work of course as it is just a text file.
Open it in a text editor or similar.
Yes, I’m still on Linux 3.7.10_1.36-desktop. I’ll let you the the result from the upgrade. Thanks!
Ok.
And since it is an upgrade, check that you have the package “kernel-firmware” installed. This is needed on many Radeon chips for the radeon driver to fully work.
I need a little more hand holding here. In Yast under view > package groups, I’m not sure where to go. Under package > all packages, I have two update options. Under extras > packages changes, nada. I’m searching under these repos?
Type “kernel-desktop” into the search field, click on “Search” (or press Return).
Then select the package and click on “Versions” below the package list.
You can install/remove specific versions there. Install the 3.11.10-17.2 one.
> Are you really still using Linux 3.7.10_1.36-desktop as you posted in
> your first post? That’s the one from 12.3.
> If yes, install the latest one manually, by selecting the package in
> YaST and clicking on “Versions” below the package list.
The procedure I posted would solve that one automatically, and any other
one lurking.
–
Cheers / Saludos,
Carlos E. R.
(from 13.1 x86_64 “Bottle” at Telcontar)
But which one are you booting?
If you don’t trust KInfocenter, run “uname -a” to find out.
Maybe you have set the 3.7.10 one as default in YaST->System->Boot Loader->Boot Loader Options?
Maybe you installed it now, but haven’t rebooted yet, so you are still using the old one?
So you are still using GRUB legacy?
Do you see the new kernel when you select “GNU GRUB 2” at the boot menu?
Is the Boot Loader correctly set to “GRUB” in YaST?
Let YaST propose a new boot loader configuration, maybe it will pick up the installed 3.11 kernel then.