<---- template headericclude ----->
How do I blacklist nvidia driver from prelink?
FedoraForum.org - Fedora Support Forums and Community
Results 1 to 2 of 2
  1. #1
    Join Date
    Oct 2006
    Posts
    200
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    How do I blacklist nvidia driver from prelink?

    How do I blacklist the nvidia driver from prelink? I run F16 (32 bit, PAE
    kernel). I use the nvidia driver from RPMFusion.

    I did a Google search and the best thing I could find was:

    =================================================

    i added this to my prelink.conf:

    -b /usr/X11R6/lib{,64}/libGL*
    -b /usr/lib{,64}/tls/libnvidia-tls*
    -b /usr/lib{,64}/libnvidia-tls*
    -b /usr/lib{,64}/libGL*

    =================================================

    I don't know if the above applies to my system. Also, I don't know if I
    need to blacklist GL as well as nvidia. I viewed the prelink manpage. I
    don't understand how to determine exactly which files I should add to
    /etc/prelink.conf.

  2. #2
    leepaul Guest

    Re: How do I blacklist nvidia driver from prelink?

    If your using rpmfusion nvidia try


    Code:
    -b /usr/lib{,64}/nvidia/tls/libnvidia-tls*
    -b /usr/lib{,64}/nvidia/libnvidia-tls*
    -b /usr/lib{,64}/nvidia/libGL*

Similar Threads

  1. Replies: 3
    Last Post: 29th January 2012, 01:28 PM
  2. Replies: 11
    Last Post: 14th January 2012, 04:23 AM
  3. Replies: 0
    Last Post: 30th June 2010, 06:56 PM
  4. Replies: 0
    Last Post: 16th October 2009, 12:46 AM
  5. Replies: 9
    Last Post: 6th April 2005, 08:50 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
[[template footer(Guest)]]