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 1st April 2012, 09:06 AM
RX3R0 Offline
Registered User
 
Join Date: Apr 2012
Location: Jamaica
Posts: 9
linuxchrome
Choppy Graphics using akmod

I am a relatively new Linux user in need of help.

I've been using Fedora since F14 and I usually install the kmod nvidia drivers. Normally, there are no problems with it at all. A few months ago, I install F16, but did not bother to install the kmod drivers because I felt satisfied with the default (nouveau) drivers.

A few hours ago I installed the akmod drivers because of issues with WebGL in Chrome using these instructions.
http://www.if-not-true-then-false.co...ouveau-driver/

The installation went perfectly fine and WebGL seems to be working fine as well.

The problem is that some of the animations that were usually smooth, such as viewing running/open programs in dashboard like interface (when you press the Windows/Super key), are now very choppy. Everything else appears to be relatively OK, though not quite as smooth as with the default drivers.

Is there any way to safely uninstall akmod and revert to the default drivers without having to reinstall Fedora 16?

Thank you very much in advance for your help.

PS: Output from lspci | grep -i VGA
00:0d.0 VGA compatible controller: nVidia Corporation C61 [GeForce 7025 / nForce 630a] (rev a2)
Reply With Quote
  #2  
Old 1st April 2012, 10:22 AM
sonoran's Avatar
sonoran Offline
Registered User
 
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,112
linuxfirefox
Re: Choppy Graphics using akmod

If you made any changes to the kernel command line in /etc/default/grub for the akmod driver, undo those changes. Then run, as root:
Code:
# rm /boot/initramfs-$(uname -r).img
# mv /boot/initramfs-$(uname -r)-nouveau.img /boot/initramfs-$(uname -r).img
Nouveau should take over when you reboot. Then you can uninstall the akmod packages.
Reply With Quote
  #3  
Old 1st April 2012, 04:24 PM
RX3R0 Offline
Registered User
 
Join Date: Apr 2012
Location: Jamaica
Posts: 9
linuxchrome
Re: Choppy Graphics using akmod

@sonoran

That is similar to an idea that I had earlier. Basically, the idea was to do the reverse of the instructions to get back to how it was before I installed akmod. There is a slight problem though. You said I need to undo changes to /etc/default/grub. I know that changes were made to that file during the akmod install, but I'm not entirely sure what changes were made. I also don't know what the file looked like before any changes were made.

Here's what the file looks like now:

Code:
GRUB_TIMEOUT=5
GRUB_DISTRIBUTOR="Fedora"
GRUB_DEFAULT=saved
GRUB_CMDLINE_LINUX="rd.md=0 rd.lvm=0 rd.dm=0  KEYTABLE=us quiet SYSFONT=latarcyrheb-sun16 rhgb rd.luks=0 LANG=en_US.UTF-8"
Reply With Quote
  #4  
Old 1st April 2012, 06:03 PM
sonoran's Avatar
sonoran Offline
Registered User
 
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,112
linuxfirefox
Re: Choppy Graphics using akmod

Quote:
Originally Posted by RX3R0 View Post
Basically, the idea was to do the reverse of the instructions to get back to how it was before I installed akmod.
Yep, that's the idea.

Quote:
There is a slight problem though. You said I need to undo changes to /etc/default/grub. I know that changes were made to that file during the akmod install, but I'm not entirely sure what changes were made. I also don't know what the file looked like before any changes were made.
Your kernel line looks okay. I was thinking of "rdblacklist=nouveau" which sometimes must be added to keep nouveau from being loaded.

One possible problem is a missing "/boot/initramfs-$(uname -r)-nouveau.img" file. If you don't have that you can create a new initramfs image with the same command as in the guide you linked to:
Code:
# dracut /boot/initramfs-$(uname -r).img $(uname -r)
Reply With Quote
  #5  
Old 1st April 2012, 06:38 PM
RX3R0 Offline
Registered User
 
Join Date: Apr 2012
Location: Jamaica
Posts: 9
linuxchrome
Re: Choppy Graphics using akmod

@sonoran It worked! I did this like you said, which is the reverse of the last part of the instructions I had followed

Code:
# rm /boot/initramfs-$(uname -r).img
# mv /boot/initramfs-$(uname -r)-nouveau.img /boot/initramfs-$(uname -r).img
Then did init 3 and uninstalled akmod. Then rebooted.

Everything is now running as smooth as it used to.

Thank you very much for your help!
Reply With Quote
  #6  
Old 1st April 2012, 08:04 PM
sonoran's Avatar
sonoran Offline
Registered User
 
Join Date: May 2005
Location: Sonoran Desert
Posts: 2,112
linuxfirefox
Re: Choppy Graphics using akmod

You had the right idea. Nice work.

Just for future reference, it's wise to make a backup copy of any system config file before you make any changes, or at least leave yourself a #comment in the file about what you changed in case you need to undo it.
Reply With Quote
Reply

Tags
akmod, akmod-nvidia, choppy, graphics, graphics driver

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
Graphics choppy on F14 KDE mpn Using Fedora 2 25th April 2011 06:16 AM
X choppy performance / no 3D / Intel notebook graphics Conz Using Fedora 4 21st February 2011 12:13 PM
F12 update --> akmod 195.36.08 GoinEasy9 Using Fedora 3 7th March 2010 02:40 PM
akmod vs. dkms brunson Programming & Packaging 1 7th August 2009 06:15 PM
akmod nividia phoenixpb Alpha, Beta & Snapshots Discussions (Fedora 11 Only) 2 3rd May 2009 08:07 PM


Current GMT-time: 00:49 (Sunday, 26-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