Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 10th June 2012, 04:13 PM
987my Offline
Registered User
 
Join Date: Aug 2010
Posts: 11
linuxfirefox
Fedora 17: Post-upgrade question

I've upgraded to F17 using yum, and it didn't got completed successfully. I had to do the upgrade manually. During that process, I deleted so many packages accidentally. I manage to get gnome running, but I think something wrong with the graphic driver.

I tried running Proteus using wine and it gives me this error:
Code:
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly (using GL renderer "Gallium 0.4 on AMD RS780", version "1.4 (2.1 Mesa 8.0.3)").
lspci -k tells me this
Code:
01:05.0 VGA compatible controller: ATI Technologies Inc RS780M/RS780MN [Radeon HD 3200 Graphics]
	Subsystem: Acer Incorporated [ALI] Device 021b
	Kernel driver in use: radeon
If I remember correctly, radeon has been replaced with something else, is it true?

One more thing, during boot, the Plymouth that's showing is the blue progress bar, not the icon.

I had installed the following group to make my installation at least usable:
  • base
  • GNOME Desktop Environment

Driver packages
Code:
$ rpm -qa | grep mesa
mesa-dri-drivers-8.0.3-1.fc17.x86_64
mesa-dri-filesystem-8.0.3-1.fc17.x86_64
mesa-libGL-8.0.3-1.fc17.i686
mesa-libGL-devel-8.0.3-1.fc17.x86_64
mesa-libglapi-8.0.3-1.fc17.x86_64
mesa-dri-filesystem-8.0.3-1.fc17.i686
mesa-libGLU-8.0.3-1.fc17.i686
mesa-libGLU-8.0.3-1.fc17.x86_64
mesa-libglapi-8.0.3-1.fc17.i686
mesa-libxatracker-8.0.3-1.fc17.x86_64
mesa-libGL-8.0.3-1.fc17.x86_64

$ rpm -qa | grep xorg | grep -v font | sort
xorg-x11-drivers-7.4-8.fc17.x86_64
xorg-x11-drv-apm-1.2.3-15.fc17.x86_64
xorg-x11-drv-ast-0.93.9-6.fc17.x86_64
xorg-x11-drv-ati-6.14.4-5.20120417git0bda305f7.fc17.x86_64
xorg-x11-drv-cirrus-1.3.2-19.fc17.x86_64
xorg-x11-drv-dummy-0.3.5-4.fc17.x86_64
xorg-x11-drv-evdev-2.7.0-2.fc17.x86_64
xorg-x11-drv-fbdev-0.4.2-8.fc17.x86_64
xorg-x11-drv-glint-1.2.7-1.fc17.x86_64
xorg-x11-drv-i128-1.3.5-1.fc17.x86_64
xorg-x11-drv-i740-1.3.2-16.fc17.x86_64
xorg-x11-drv-intel-2.19.0-1.fc17.x86_64
xorg-x11-drv-keyboard-1.6.1-4.fc17.x86_64
xorg-x11-drv-mach64-6.9.1-1.fc17.x86_64
xorg-x11-drv-mga-1.4.13-19.20120104git9223c44a7.fc17.x86_64
xorg-x11-drv-modesetting-0.2.0-1.fc17.x86_64
xorg-x11-drv-mouse-1.7.2-1.fc17.x86_64
xorg-x11-drv-nouveau-0.0.16-35.20120306gitf5d1cd2.fc17.x86_64
xorg-x11-drv-nv-2.1.18-15.fc17.x86_64
xorg-x11-drv-openchrome-0.2.906-1.fc17.x86_64
xorg-x11-drv-qxl-0.0.22-0.fc17.x86_64
xorg-x11-drv-r128-6.8.2-1.fc17.x86_64
xorg-x11-drv-rendition-4.2.4-14.fc17.x86_64
xorg-x11-drv-s3virge-1.10.4-15.fc17.x86_64
xorg-x11-drv-savage-2.3.4-1.fc17.x86_64
xorg-x11-drv-siliconmotion-1.7.5-9.fc17.x86_64
xorg-x11-drv-sis-0.10.4-1.fc17.x86_64
xorg-x11-drv-sisusb-0.9.4-13.fc17.x86_64
xorg-x11-drv-synaptics-1.6.1-1.fc17.x86_64
xorg-x11-drv-tdfx-1.4.3-18.20120104gitfe60f0ed2.fc17.x86_64
xorg-x11-drv-trident-1.3.4-14.fc17.x86_64
xorg-x11-drv-v4l-0.2.0-20.fc17.x86_64
xorg-x11-drv-vesa-2.3.0-15.fc17.x86_64
xorg-x11-drv-vmmouse-12.8.0-1.fc17.x86_64
xorg-x11-drv-vmware-12.0.2-1.fc17.x86_64
xorg-x11-drv-void-1.4.0-8.fc17.x86_64
xorg-x11-drv-voodoo-1.2.4-14.fc17.x86_64
xorg-x11-drv-wacom-0.14.0-2.fc17.x86_64
xorg-x11-proto-devel-7.6-21.fc17.noarch
xorg-x11-server-common-1.12.0-5.fc17.x86_64
xorg-x11-server-utils-7.5-12.fc17.x86_64
xorg-x11-server-Xorg-1.12.0-5.fc17.x86_64
xorg-x11-xauth-1.0.7-1.fc17.x86_64
xorg-x11-xinit-1.3.2-5.fc17.x86_64
xorg-x11-xkb-utils-7.5-6.fc17.x86_64
What else do I missed?
Reply With Quote
  #2  
Old 1st July 2012, 04:09 PM
kb5vei Offline
Registered User
 
Join Date: Aug 2008
Posts: 1
linuxfirefox
Re: Fedora 17: Post-upgrade question

I know it's late, but hopefully this will help. Wine most likely needs 32-bit compatability libraries. Try the following:

yum install mesa-dri-drivers.i686

If that doesn't work, try the broader (and installing tons of stuff you probably don't need)
yum install mesa-*.i686

Let us know if that works.
JMW
Reply With Quote
  #3  
Old 1st July 2012, 05:46 PM
987my Offline
Registered User
 
Join Date: Aug 2010
Posts: 11
linuxfirefox
Re: Fedora 17: Post-upgrade question

Quote:
Originally Posted by kb5vei View Post
I know it's late, but hopefully this will help. Wine most likely needs 32-bit compatability libraries. Try the following:

yum install mesa-dri-drivers.i686

If that doesn't work, try the broader (and installing tons of stuff you probably don't need)
yum install mesa-*.i686

Let us know if that works.
JMW
Thank you, it worked.
Reply With Quote
Reply

Tags
fedora, postupgrade, question

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
F12 -> F14 post upgrade issue ml115 Installation and Live Media 8 2nd January 2011 12:18 AM
KDE 4.4 post-upgrade issues dally_z Using Fedora 5 19th March 2010 02:52 PM
How I can post a question to the developers of the Fedora? fedouser Using Fedora 3 10th February 2010 05:50 PM
System Update Error Post Fedora 9 Upgrade EventHorizon Installation and Live Media 1 16th May 2008 03:39 PM
post install RAID creation question on Fedora 7 drick Installation and Live Media 2 30th September 2007 12:57 AM


Current GMT-time: 17:12 (Wednesday, 22-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat