Sponsored Content
Operating Systems Linux Fedora Nvidia Module Not Loading (Desktop Gone) Post 302899115 by Azrael on Saturday 26th of April 2014 09:28:36 PM
Old 04-26-2014
Well, I finally got it. I had remove all the .ko driver from my previous attempts and then used the following script which did most of the work for me:

http://smxi.org/sg/sgfxi

It was made for Debian Sid, but claims to work with Arch and Fedora now too. Definitely simplified things for anyone interested.
This User Gave Thanks to Azrael For This Post:
 

9 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

nvidia drviers

hi guys i tryed to in stall nvidia driver the other day then i got no kernel found i installed the latest kernal for the drivers rpm based from ftp.nvidia.com and downloaded the pkg 1,2 and the src and the reg bin rpm installed it and droped out of X and init 3 and went to the cmd line and... (1 Reply)
Discussion started by: 3bumbs plumming
1 Replies

2. Programming

Dynamically loading a module

Hi there: Thanks for clicking in first. I have a question here. I have a module that needs to be dynamically loaded when another piece of code needs it at runtime. I know that I will have to make a soname file before I can use it dynamically. My question is what commad I should use to make... (2 Replies)
Discussion started by: yanhu
2 Replies

3. Shell Programming and Scripting

Function loading in a shell scripting like class loading in java

Like class loader in java, can we make a function loader in shell script, for this can someone throw some light on how internally bash runs a shell script , what happenes in runtime ... thanks in advance.. (1 Reply)
Discussion started by: mpsc_sela
1 Replies

4. Linux

How to convert Linux Kernel built-in module into a loadable module

Hi all, I am working on USB data monitoring on Fedora Core 9. Kernel 2.6.25 has a built-in module (the one that isn't loadable, but compiles and links statically with the kernel during compilation) to snoop USB data. It is in <kernel_source_code>/drivers/usb/mon/. I need to know if I can... (0 Replies)
Discussion started by: anitemp
0 Replies

5. Linux

problem with kernel module loading

Hi masters, I am new to linux and unix forum and this is my first forum. So please excuse if I am not giving sufficient information. I will give them on request. I have created a bandwidth manager module. I am using a 2.6.9 kernel and in Red Hat 3.4.3 distribution. But when i run make... (1 Reply)
Discussion started by: iamjayanth
1 Replies

6. Shell Programming and Scripting

Help loading a program into perl from a file on desktop

So I want to use this program that I have downloaded from: PaGE - Patters from Gene Expression However, I am not sure how to actually get in to and run the program... I can log into the server, and was assuming I needed to get the "PaGE_5.1.6.pl" file into a folder some how, but not sure how to... (2 Replies)
Discussion started by: silkiechicken
2 Replies

7. Shell Programming and Scripting

Perl - Error loading module.

Hi, I have a strange issue in my script. When script is run from command prompt it runs fine,but when run from cron it exist with error message. I narrowed down the issue and found that " use Mail::Sender;" is the culprit. If I comment the statment the code runs fine in both command and... (9 Replies)
Discussion started by: coolbhai
9 Replies

8. Solaris

Loading Kernel module at boot

Is there any link/tutorial on loading Solaris kernel modules at boot time?? (0 Replies)
Discussion started by: unisolin
0 Replies

9. UNIX for Advanced & Expert Users

Problem loading cpufreq module

I'd like to install cpufreq modules on my server . I tried sudo modprobe acpi-cpufreq but got the error FATAL: Error inserting acpi_cpufreq (/lib/modules/2.6.18-238.12.1.el5xen/kernel/arch/x86_64/kernel/cpufreq/acpi-cpufreq.ko): No such device cat /proc/cpuinfo gives this ... (11 Replies)
Discussion started by: vishwamitra
11 Replies
Module::CPANTS::Kwalitee::Distros(3pm)			User Contributed Perl Documentation		    Module::CPANTS::Kwalitee::Distros(3pm)

NAME
Module::CPANTS::Kwalitee::Distros - Information retrieved from the various Linux and other distributions SYNOPSIS
The metrics here are based on data provided by the various downstream packaging systems. DESCRIPTION
Methods order Defines the order in which Kwalitee tests should be run. analyse kwalitee_indicators Returns the Kwalitee Indicators datastructure. o distributed_by_debian True if the module (package) is repackaged by the Debian-Perl team and you can install it using the package management system of Debian. o latest_version_distributed_by_debian True if the latest version of the module (package) is repackaged by Debian o has_no_bugs_reported_in_debian True for if the module is distributed by Debian and no bugs were reported. o has_no_patches_in_debian True for if the module is distributed by Debian and no patches applied. Caveats CPAN_dist, the name of CPAN distribution is inferred from the download location, for Debian packages. It works 99% of the time, but it is not completely reliable. If it fails to detect something, it will spit out the known download location. CPAN_vers, the version number reported by Debian is inferred from the debian version. This fails a lot, since Debian has a mechanism for "unmangling" upstream versions which is non-reversible. We have to use that many times to fix versioning problems, and those packages will show a different version (e.g. 1.080 vs 1.80) The first problem is something the Debian people like to solve by adding metadata to the packages, for many other useful stuff (like automatic upstream bug tracking and handling). About the second... well, it's a difficult one. CPANTS does not yet handle the second issue. LINKS
Basic homepage: http://packages.debian.org/src:$pkgname Detalied homepage: http://packages.qa.debian.org/$pkgname Bugs report: http://bugs.debian.org/src:$pkgname Public SVN repository: http://svn.debian.org/wsvn/pkg-perl/trunk/$pkg From that last URL, you might be interested in the debian/ and debian/patches subdirectories. SEE ALSO
Module::CPANTS::Analyse AUTHOR
Thomas Klausner <https://metacpan.org/author/domm> and Gabor Szabo <https://metacpan.org/author/szabgab> with the help of Martin Ferrari and the Debian Perl packaging team <http://pkg-perl.alioth.debian.org/>. COPYRIGHT AND LICENSE
Copyright X 2003X2009 Thomas Klausner <https://metacpan.org/author/domm> Copyright X 2006X2008 Gabor Szabo <https://metacpan.org/author/szabgab> You may use and distribute this module according to the same terms that Perl is distributed under. perl v5.14.2 2012-06-08 Module::CPANTS::Kwalitee::Distros(3pm)
All times are GMT -4. The time now is 09:39 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy