No display after upgrade to 11.4 from 11.2, how to fix?

Hi, system will not display (screen is black). I did disable the nouveau driver (I think) and I do have Nvidia graphics card.

Messages:

  1. Starting Avahi daemon - error while loading shared libraries: libavahi-corre.so.6: cannot open shared object file: No such file or directory
  2. Starting smartd /user/sbin/smartd: error while loading shared libraries: libstdc++.so.6
  3. Starting Firewall Initialization (phase 2 of 2)… error while loading shared libraries: libstdc++.so.6

Failed services in runlevel 5: avahi-daemon
Skipped services in runlevel 5: smbfs nfs

========

Can you please help me figure out what I need to do to get the display? I really appreciate it! If not, I can do a clean install of 11.4, I think.

Thanks very very much,
Tammie

I would suggest doing a clean install. I have never been one to perform upgrades regardless of the distribution, my general impression is upgrades can be a hit or miss.

On 2011-06-19 17:36, tammieborders wrote:
>
> Hi, system will not display (screen is black). I did disable the
> nouveau driver (I think) and I do have Nvidia graphics card.
>

You have more serious problems than video.

> Messages:
> 1) Starting Avahi daemon - error while loading shared libraries:
> libavahi-corre.so.6: cannot open shared object file: No such file or
> directory
> 2) Starting smartd /user/sbin/smartd: error while loading shared
> libraries: libstdc++.so.6
> 3) Starting Firewall Initialization (phase 2 of 2)… error while
> loading shared libraries: libstdc++.so.6

How did you do the upgrade? Details, please.
You have important libraries missing.


Cheers / Saludos,

Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)

zypper ve

…might help (or at least provide some interesting output).

On 2011-06-19 21:36, gropiuskalle wrote:
>
> Code:
> --------------------
> zypper ve
> --------------------
>
>
> …might help (or at least provide some interesting output).

With libstdc++ missing I doubt anything useful will run.

cer@Telcontar:~> ldd /usr/bin/zypper | grep libstdc
libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f0ebe106000)


Cheers / Saludos,

Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)

With libstdc++ missing I doubt anything useful will run.

Oops, you are right…

On 2011-06-19 22:36, gropiuskalle wrote:
>
>> With libstdc++ missing I doubt anything useful will run.
>
> Oops, you are right…

I can not imagine how he got to that situation.


Cheers / Saludos,

Carlos E. R.
(from 11.4 x86_64 “Celadon” at Telcontar)