On 09/15/2011 02:15 PM, Michael Powell wrote:
This backtrace in particular is from Nvidia driver version 260.19.44. The overall Xorg server failing to start was observed in 260.19.44, 280.13, and the 285.03 Beta. Apparently there is ABI breakage between the new Xorg packages and Nvidia proprietary "blah.run" drivers from the Nvidia web site.
-Mike
Can you try with the latest version as rpm? osc co X11:Drivers:Video nvidia-gfxG02 cd X11:Drivers:Video/nvidia-gfxG02 chmod +x fetch.sh # Fetch the tarballs ./fetch osc build nvidia-gfxG02.spec <copy output packages somewhere> osc build x11-video-nvidiaG02.spec <copy output packages somewhere> cd somewhere createrepo . zypper ar /somewhere nvidia zypper dup --from nvidia You can also build them with rpmbuild -bb after fetch if you have ~/.rpmmacros like this: %topdir /space/packages %_builddir %{topdir}/build %_rpmdir %{topdir}/rpms %_sourcedir %(echo $PWD) %_specdir %(echo $PWD) %_srcrpmdir %{topdir}/rpms That makes rpm find the sources and spec in current directory instead of /usr/src/packages -- Duncan Mac-Vicar P. - http://www.suse.com/ SUSE LINUX Products GmbH, GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) Maxfeldstraße 5, 90409 Nürnberg, Germany -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org