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 14th December 2008, 02:29 PM
DennyCrane Offline
Registered User
 
Join Date: Dec 2007
Posts: 524
Neither my akmod-nvidia works, nor dkms for VirtualBox

I'm still on Fedora 9...

I believe I have two extra kernel modules -- the one for nvidia, and the one for VirtualBox. akmod-nvidia is apparently the preferred method for taking care of nvidia, but it doesn't work for me (apparently it is a known problem without current fix: http://forums.fedoraforum.org/showth...=188241&page=8). Currently I have to manually download the latest kmod package any time the kernel is update. (I don't understand why since I have installed the "meta" package which claims it will keep track and download the latest kmod, too.)

But also, VirtualBox says dkms should do the job, so I had installed it, but it doesn't work. I believe I've asked before if there is some configuration I'm supposed to do (other than the command vbox says to run), but have not been able to find such info.

BTW, here's what VirtualBox says -- The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or there is a permission problem with /dev/vboxdrv. Re-setup the kernel module by executing '/etc/init.d/vboxdrv setup' as root. Users of Ubuntu or Fedora should install the DKMS package at first. This package keeps track of Linux kernel changes and recompiles the vboxdrv kernel module if necessary. -- I have installed dkms, but I always have to manually enter the command they note in order to recompile.

So, I finally took the time to restart a few times to transcribe some of the messages that come up in rhgb (does anyone happen to know if there is a more convenient way to see these messages (i.e. a log)?), hopefully they will prove useful in resolving my problems?:

Quote:
/etc/rc5.d/s04dkms-autoinstaller: line 82: /var/lib/dkms/nvidia/173.14.12-1.fc9/source/dkms.conf: No such file or directory
later:

Quote:
Starting VirtualBox kernel module [Failed]
(No suitable module for running kernel found)
Any help?

Last edited by DennyCrane; 15th December 2008 at 01:29 AM. Reason: fixed link
Reply With Quote
  #2  
Old 14th December 2008, 02:38 PM
DennyCrane Offline
Registered User
 
Join Date: Dec 2007
Posts: 524
Oh, forgot to include some info ...

the file noted -- /var/lib/dkms/nvidia/173.14.12-1.fc9/source/dkms.conf -- there is a broken symlink at /var/lib/dkms/nvidia/173.14.12-1.fc9/source that ponits to /usr/src/nvidia-173.14.12-1.fc9 ... ???

Also, regarding the VirtualBox message -- "or there is a permission problem with /dev/vboxdrv" -- actually, I was going to say I think I've checked the permissions before .. but that file doesn't exist (I'm assuming because it wasn't compiled?)
Reply With Quote
  #3  
Old 15th December 2008, 12:11 AM
DennyCrane Offline
Registered User
 
Join Date: Dec 2007
Posts: 524
Does this work for anyone else, or no?
Reply With Quote
  #4  
Old 15th December 2008, 12:17 AM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
This is an odd problem. Verify the integrity of all affected packages (*nvidia*, dkms, *vbox*, etc.):
rpm -V ...

V
Reply With Quote
  #5  
Old 15th December 2008, 12:27 AM
DennyCrane Offline
Registered User
 
Join Date: Dec 2007
Posts: 524
This?:

Code:
[username@machinename ~]$ rpm -V dkms
.......T  c /etc/dkms/framework.conf
[username@machinename ~]$ rpm -V VirtualBox
S.?.....    /usr/lib/virtualbox/VBoxHeadless
S.?.....    /usr/lib/virtualbox/VBoxSDL
S.?.....    /usr/lib/virtualbox/VirtualBox
[username@machinename ~]$ rpm -V akmod-nvidia
[username@machinename ~]$ rpm -V kmod-nvidia
[username@machinename ~]$ rpm -V xorg-x11-drv-nvidia
[username@machinename ~]$ rpm -V xorg-x11-drv-nvidia-libs
prelink: /usr/lib/nvidia/tls/libnvidia-tls.so.173.14.15: section file offsets not monotonically increasing
S.?.....    /usr/lib/nvidia/tls/libnvidia-tls.so.173.14.15
[username@machinename ~]$

Last edited by DennyCrane; 15th October 2011 at 03:07 AM.
Reply With Quote
  #6  
Old 15th December 2008, 12:30 AM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
This is not right; I see:
~]$ rpm -V dkms
~]$


Nothing=no problems. The VBox stuff will go away if you run 'rpm -v ...' as root. The "prelink" stuff is cruft - ignore it.

Re-install dkms and try again.

V

Last edited by Hlingler; 15th December 2008 at 12:34 AM.
Reply With Quote
  #7  
Old 15th December 2008, 12:48 AM
DennyCrane Offline
Registered User
 
Join Date: Dec 2007
Posts: 524
I've actually tried reinstalling dkms and some of the other packages numerous times. The message still appears during boot, but ...

Code:
[root@machinename ~]# rpm -V dkms
[root@machinename ~]#

Last edited by DennyCrane; 15th October 2011 at 03:07 AM.
Reply With Quote
  #8  
Old 15th December 2008, 01:18 AM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
The broken sym-link is probably a left-over from a nvidia-x11-drv-173.14.12-1.fc9 RPM that you had installed at one time. You don't have two different nvidia drivers installed, right? You do have all current/matching kernel-devel and latest kernel-headers installed, correct??

V
Reply With Quote
  #9  
Old 15th December 2008, 01:23 AM
DennyCrane Offline
Registered User
 
Join Date: Dec 2007
Posts: 524
I am quite sure I only have one nvidia driver, and I am positive I have kernel-2.6.27.7-53, along with kernel-devel-2.6.27.7-53, and kernel-headers-2.6.27.7-53
Reply With Quote
  #10  
Old 15th December 2008, 01:24 AM
DennyCrane Offline
Registered User
 
Join Date: Dec 2007
Posts: 524
Does it matter that my kernel and kernel-devel say i686, while my kernel-headers says i386?
Reply With Quote
  #11  
Old 15th December 2008, 01:25 AM
Hlingler's Avatar
Hlingler Offline
Administrator
 
Join Date: Sep 2006
Location: Connellsville, PA, USA
Posts: 11,289
Out of ideas at the moment, sorry. Although I'm beginning to reconsider upgrading to F10....

V

Quote:
Does it matter that my kernel and kernel-devel say i686, while my kernel-headers says i386?
No. Perfectly copacetic.
Reply With Quote
  #12  
Old 15th December 2008, 01:30 AM
DennyCrane Offline
Registered User
 
Join Date: Dec 2007
Posts: 524
Alright, thanks for trying :-)
Reply With Quote
  #13  
Old 21st December 2008, 07:39 PM
robatino Offline
Registered User
 
Join Date: Feb 2004
Posts: 845
I'm also wondering whether any configuration is necessary for dkms and VirtualBox. I tried it a while back and still had to run the setup command manually. Now that I'm running Fedora 10 and VB 2.1.0, I'll reinstall dkms and watch what happens when the next kernel is installed.
Reply With Quote
  #14  
Old 21st December 2008, 07:42 PM
DennyCrane Offline
Registered User
 
Join Date: Dec 2007
Posts: 524
Quote:
Originally Posted by robatino View Post
I'm also wondering whether any configuration is necessary for dkms and VirtualBox. I tried it a while back and still had to run the setup command manually. Now that I'm running Fedora 10 and VB 2.1.0, I'll reinstall dkms and watch what happens when the next kernel is installed.
It drives me nuts that I only get to test this when it "breaks" again (i.e. when each kernel comes out). I've tried living without VirtualBox for several days at a time, but then I finally give in and run the command
Reply With Quote
  #15  
Old 21st December 2008, 08:10 PM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
<semi-offtopic>
Btw, sorry about the akmods probem - I completely forgot about that. I'll look into it later (next weekend) once Christmas + exams are over
Firewing1
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)
Reply With Quote
Reply

Tags
akmodnvidia, dkms, virtualbox, works

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
akmod vs. dkms brunson Programming & Packaging 1 7th August 2009 06:15 PM
nvidia driver does not work (akmod-nvidia) zuargo Hardware & Laptops 4 14th June 2009 07:11 AM
are akmod-nvidia and kmod-nvidia exclusive? marko Using Fedora 2 23rd February 2009 02:26 AM
What is akmod-nvidia for? thunderogg Hardware & Laptops 3 29th May 2008 04:41 PM


Current GMT-time: 20:03 (Wednesday, 19-06-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