I had openSuse 11.3 KDE4.4.4 installed and used the 1-Click install to get the nVidia drivers.
However, this gave me the problems with Amarok and other applications crashing.
I switched the system repos to use packman but that didn’t help.
The solution on the forums seemed to be either recompile with an old nVidia driver or upgrade to KDE4.5 as most people were reporting to not see it under 4.5.
Upgrading seemed to be the easiest method, especially as there appeared to be a stable repo now.
I upgraded and now plasma-desktop crashes on login!
Is getting the old nVidia driver my only option now?
zypper lr -d
# | Alias | Name | Enabled | Refresh | Priority | Type | URI | Service
--+--------------------------+-----------------------+---------+---------+----------+--------+---------------------------------------------------------------------------+--------
1 | KR45 | KR45 | Yes | Yes | 99 | rpm-md | http://download.opensuse.org/repositories/KDE:/Release:/45/openSUSE_11.3/ |
2 | NVIDIA Repository | NVIDIA Repository | Yes | Yes | 99 | rpm-md | http://download.nvidia.com/opensuse/11.3/ |
3 | ftp.uni-erlangen.de-suse | Packman Repository | Yes | Yes | 99 | rpm-md | http://ftp.uni-erlangen.de/pub/mirrors/packman/suse/11.3/ |
4 | repo-debug | openSUSE-11.3-Debug | No | Yes | 99 | NONE | http://download.opensuse.org/debug/distribution/11.3/repo/oss/ |
5 | repo-non-oss | openSUSE-11.3-Non-Oss | Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/11.3/repo/non-oss/ |
6 | repo-oss | openSUSE-11.3-Oss | Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/11.3/repo/oss/ |
7 | repo-source | openSUSE-11.3-Source | No | Yes | 99 | NONE | http://download.opensuse.org/source/distribution/11.3/repo/oss/ |
8 | repo-update | openSUSE-11.3-Update | Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/11.3/ |
linux-h87v:
Grub:
linux-h87v:/boot/grub # cat menu.lst
# Modified by YaST2. Last modification on Sat Dec 11 21:01:56 GMT 2010
# THIS FILE WILL BE PARTIALLY OVERWRITTEN by perl-Bootloader
# Configure custom boot parameters for updated kernels in /etc/sysconfig/bootloader
default 0
timeout 8
##YaST - generic_mbr
gfxmenu (hd0,4)/message
##YaST - activate
###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 11.3 - 2.6.34.7-0.5
root (hd0,4)
kernel /vmlinuz-2.6.34.7-0.5-default root=/dev/system/rootSuse resume=/dev/system/swap splash=silent quiet showopts vga=0x314 nomodeset
initrd /initrd-2.6.34.7-0.5-default
###Don't change this comment - YaST2 identifier: Original name: failsafe###
title Failsafe -- openSUSE 11.3 - 2.6.34.7-0.5
root (hd0,4)
kernel /vmlinuz-2.6.34.7-0.5-default root=/dev/system/rootSuse showopts apm=off noresume nosmp maxcpus=0 edd=off powersaved=off nohz=off highres=off processor.max_cstate=1 nomodeset x11failsafe vga=0x314
initrd /initrd-2.6.34.7-0.5-default
###Don't change this comment - YaST2 identifier: Original name: windows 1###
title windows 1
rootnoverify (hd0,0)
chainloader +1
###Don't change this comment - YaST2 identifier: Original name: windows 2###
title windows 2
rootnoverify (hd0,1)
chainloader +1
###Don't change this comment - YaST2 identifier: Original name: floppy###
title Floppy
rootnoverify (fd0)
chainloader +1