Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
27
rated 0 times [  27] [ 0]  / answers: 1 / hits: 27827  / 3 Years ago, sat, june 19, 2021, 5:18:59

I downloaded the Linux drivers for my onboard RTL8111E (Mobo MSI B75 Pro3-M) from the Realtek site. The Realtek driver has been updated 23/09/2013, so I assume it can handle 64 bit Ubuntu (13.10 in my case). It seems to be compatible with kernel 3.xx.



I run autorun.sh as root but get the following error: “CONFIG_X86_X32 enabled but no binutils support”



I didn't expect this error, as my OS is 64 bit. Does anybody know how to fix this ?



Kind regards,



David.


More From » 64-bit

 Answers
1

I finally found the cause thanks to this link.



It seems that one shouldn't have spaces in the folder names (containing the driver of course) when building the driver. Replacing the spaces with underscores fixed the issue. I could build just like that. Strange... but it worked!


[#28671] Saturday, June 19, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
njuash

Total Points: 402
Total Questions: 125
Total Answers: 98

Location: Jersey
Member since Sun, Dec 4, 2022
1 Year ago
;