11.1 Upgrade Woes

I have just upgraded to 11.1 from 11.0 yesterday, but I encountered some major problems:

Inability to mount any external media even from the terminal; running mount from the terminal does not display any error message, but it just sits there

Inability to view home directory through Dolphin,Konqueror, and other applications
Running dolphin from terminal generates this:

Error message was:  "org.freedesktop.DBus.Error.NoReply"

What’s interesting is that I can view directions within the home directory, but not the home directory itself.

No wireless Internet access; KNetworkManager claims that NetworkManager is not running; Configuration through YaST’s ifup option does not solve the problem
My first one-time major problem was the booting freeze at the line “Starting jexec services”; I forced the computer to reboot and the error disappeared

By the way, my /var/messages/log continues to output the message:

kernel	[drm:i915_getparam] *ERROR* Unknown parameter 5

All help would be appreciated!

Did you update rather than re-install. You could run the dvd again and do a fresh install, just keep all /home
It will sort out all your problems.

Thank you for your reply, caf4926.
I did do an update, and I will plan to do a fresh installation as a last resort.

Solution

The solution for me was to disable the service jexec in Yast2:System Services(Runlevel). This only fixed the external mount and viewing home directory problems.

I hope this assists people upgrading from 11.0 to 11.1.

Search the forums for that jexec services error; it is cropping up elsewhere and it may be useful to know about it and what is being done. Having said that, getting various unrelated and random errors often indicates a borked installation, and often bad media as the source problem - so be sure to take all the patient steps at doing the md5sum check on the iso first and then checking the burn from the boot menu.

All of my problems are fixed!
For those of you who were experiencing the problem “NetworkManager not running”, go to YaST2:Network Settings and uncheck Enable IPv6 in the Global Options tab(It seems as if the web is not ready for IPv6).

Synopsis:
Inability to view /home/example_directory within Konqueror
Solved by disabling the service jexec in YaST:Services(Runlevel)

NetworkManager not running
Solved by unchecking “Enable IPv6” in YaST2:Network Settings.

I hope this solves most of your problems! :slight_smile:

Well done - great post! :slight_smile:

I suggest to try the command “rcnetwork start” instead. The well-known tool that you mentioned might perform a similar action after the (unneeded) configuration change.

Would you like to contribute further details to the issue “NetworkManager fails to start”?