Quantcast
Channel: FedoraForum.org
Viewing all articles
Browse latest Browse all 36135

Xorg broken after upgrade to Fedora 18?

$
0
0
Hi,

I managed to follow these guides in order to upgrade from Fedora 17 to 18 32bit:

https://ask.fedoraproject.org/questi...ra-18-possible

http://fedoraproject.org/wiki/FedUp

http://fedoraproject.org/wiki/GRUB_2...n_BIOS_systems

Everything seemed to go smoothely and checking logs and so on was absolutely fine! No error messages at all,

I read through sticky at the top of the Installation part too on upgrading to Fedora 18 and followed that doing a

Code:

yum clean all
and also the update to RPM fusion though seemed unnecesary as my system seemed to update that properly.

The issue that I'm having is that I run a system with an Nvidia chip in it:

Code:

03:00.0 VGA compatible controller: NVIDIA Corporation GT218 [ION] (rev a2)
        Subsystem: ASUSTeK Computer Inc. Device 841f
        Kernel driver in use: nvidia

and I'm now unable to start X :(

Checking through the Xorg.0.log there were no errors present and running:

Code:

rpm -qa | grep nvidia
showed that all akmod and kmod parts were in there without any issue and were also f18 versions.

On my system if I run:

Code:

startx
by dropping to a terminal using ctrl alt F2 I am told:

Quote:

/bin/gnome-session: error while loading shared libraries: libicuuc.so.48: cannot open shared object file: No such file or directory
I have googled the library in and it seems to be Fedora 17 specific so I'm not sure what the workaround for this is??

Could someone help me?


Thanks!


Oh yeah system runs GDM with Gnome3 installed but also Enlightenment e17.

uname -a

Code:

3.7.4-204.fc18.i686.PAE #1 SMP Wed Jan 23 16:58:41 UTC 2013 i686 i686 i386 GNU/Linux


---------- Post added at 04:27 AM ---------- Previous post was at 04:19 AM ----------

As a seperate issue though contained with my upgrade is the fact that iptables rules aren't able to be saved so when a reboot is performed everything is lost:

Code:

/usr/libexec/iptables/iptables.init save
Code:

service iptables save
both work and respond with [ok] but after reboot nothing is shown when iptables -L is run?

Viewing all articles
Browse latest Browse all 36135

Trending Articles