Hi there. I am new to openSUSE. I ve been using Kubuntu on my laptop for several years and CentOS in many servers for many years too. Since Kubuntu and KDE are sort of 2nd class citizens for Ubuntu I decided to move on to openSUSE.
I did a new install in my HP DV6646us laptop, which was running Kubuntu 9.04 perfectly for 2 yrs. No problems on the install. I downloaded the 11.4 DVD, checked md5 on download and after burning the dvd, both ok.
So, when installed finished and rebooted, i got a TTY login with crappy video.
I googled and found that i could add ‘nomodeset’ to the GRUB line, which sort of fixed the video. But when I try startkde I get this errors:
$ startkde
kcheckrunning: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
xsetroot: error while loading shared libraries: libXmuu.so.1: cannot open shared object file: No such file or directory
kapplymousetheme: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
ksplashx: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
/usr/bin/mkfontscale: error while loading shared libraries: libfontenc.so.1: cannot open shared object file: No such file or directory
xset: error while loading shared libraries: libXmuu.so.1: cannot open shared object file: No such file or directory
xset: error while loading shared libraries: libXmuu.so.1: cannot open shared object file: No such file or directory
xsetroot: error while loading shared libraries: libXmuu.so.1: cannot open shared object file: No such file or directory
startkde: Starting up...
/usr/bin/startkde: linea 292: dbus-launch: no se encontro la orden
startkde: Could not start D-Bus. Can you call qdbus?
xmessage: error while loading shared libraries: libXaw.so.7: cannot open shared object file: No such file or directory
# qdbus
Could not connect to D-bus server: org.freedesktop.DBus.Error.Spawn.ExecFailed: /bin/dbus-launch terminated abnormally without any error message
# startx
xauth: error while loading shared libraries: libXau.so.6: cannot open shared object file: No such file or directory
xauth: error while loading shared libraries: libXau.so.6: cannot open shared object file: No such file or directory
xauth: error while loading shared libraries: libXau.so.6: cannot open shared object file: No such file or directory
xauth: error while loading shared libraries: libXau.so.6: cannot open shared object file: No such file or directory
xauth: error while loading shared libraries: libXau.so.6: cannot open shared object file: No such file or directory
xinit: error while loading shared libraries: libX11.so.6: cannot open shared object file: No such file or directory
------------------------------
xinit failed. /usr/bin/Xorg is not set uid, maybe thats the reason?
If so either use a display manager or adjust /etc/permissions.local
xauth: error while loading shared libraries: libXau.so.6: cannot open shared object file: No such file or directory
Theres no /usr/bin/Xorg file!
So i cannot do Xorg -configure either, as I read in the NVidia drivers Sticky.
I managed to enable nvidia repos with yast and do a software update w/o problems.
My hardware specs:
HP Pavilion DV6646us: AMD 1.9 GHz Turion 64 X2 / 2Gb RAM / 160Gb HDD / NVIDIA GeForce Go 7150M / 15.4" WXGA / BroadCom BCM4311 wireless / Built-in webcam.
If i start in failsafe mode, its the same thing.
Thanks for your help and tips!!