Monday, May 6, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 2076  / 3 Years ago, sat, september 25, 2021, 4:29:47

I'm trying to add the line



exec rmmod forcedeth 


in the file



/etc/init/module-init-tools.conf 


and then add the line



modprobe forcedeth msi=0 msix=0 


to /etc/rc.local



but when I try the first command it says
not such file or directory, I'm trying to do all this because im trying to enable networking at startup because there is a bug with the drivers for my motherboard
my system specs are:




  • board: N68C-GS FX

  • processor: AMD FX eight core processor 3.6 Ghz



I'm running Ubuntu 13.04



can please someone help me?


More From » networking

 Answers
4

Don't know if you'll still need an answer for this, but just in case: module-init-tools has been replaced by kmod, so the first addition (exec rmmod forcedeth) should now be made to /etc/init/kmod.conf instead.



Hope that helps!


[#31379] Sunday, September 26, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
freezidepu

Total Points: 394
Total Questions: 105
Total Answers: 118

Location: Libya
Member since Mon, Dec 7, 2020
3 Years ago
freezidepu questions
Tue, Apr 19, 22, 16:03, 2 Years ago
Fri, Nov 11, 22, 18:04, 2 Years ago
Sat, Mar 18, 23, 10:59, 1 Year ago
;