Results 1 to 4 of 4

Thread: How to fix insmod error "operation not permitted"

  1. #1
    Join Date
    Sep 2010
    Posts
    45

    How to fix insmod error "operation not permitted"

    I was trying to install third party driver on my Fedora. But I am getting an insmod error again and again that is “operation not permitted”. I am trying to installing this driver as root, and I have done all the steps as the tutorial but i think that i am missing somewhere. If anyone having knowledge on this, then please reply me. Any suggestions will appreciate. Thanks in advance.

  2. #2
    Join Date
    Aug 2008
    Posts
    990

    Re: How to fix insmod error "operation not permitted"

    I think this kind of error is appeared because of the one reason, and I have a solution on this that is, you should change the permission of the folder in which your makefile is located. Here I have given you example for the same. "# chmod -R 744 foo.d"try it out, Here foo.d is the folder where makefile is situated. I hope this information may help you.

  3. #3
    Join Date
    Sep 2010
    Posts
    48

    Re: How to fix insmod error "operation not permitted"

    I am having same query about this insmod error message and i have tried many thing to solve this query in my ways. And also I have tried above reply to overcome this query, but not succeed, above reply did work for me. Now i am in urgent to install this driver, if anyone having a good suggestions on this then reply me. Thanks.

  4. #4
    Join Date
    May 2008
    Posts
    951

    Re: How to fix insmod error "operation not permitted"

    There may be several reasons for this error message, if you don’t have the full administrative right then you getting this kind of errors. First check that you are having full administrative right, if you are then I think you should try out this command 'make -n install 2>&1|tee /tmp/make.txt' this will run the file and log details will add to the "/tmp/make.txt" which is a text file. If you are having any other query then reply me.

Similar Threads

  1. Replies: 3
    Last Post: 15-01-2014, 10:37 AM
  2. Replies: 1
    Last Post: 21-03-2013, 04:13 PM
  3. Replies: 3
    Last Post: 19-02-2012, 01:35 PM
  4. Replies: 3
    Last Post: 10-09-2009, 06:35 PM
  5. Replies: 3
    Last Post: 13-07-2009, 05:58 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,750,331,092.87448 seconds with 16 queries