18.04 - No Internet Connection - Realtek RTL8111

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
0
down vote

favorite












I just tried installing Ubuntu on a new Desktop I got from a friend of mine, and I am unable to connect to the internet.



I am an extreme noob with Linux, so please take it easy on me.



I managed to figure out that the Network card is a Realtek RTL8111, and after some googling, it seems to be that this card has some problems with Ubuntu. Every solution I found either required an internet connection to fix, or was for a much older version of Ubuntu, where I couldn't really follow the steps, as they weren't working for me.



I've tried following some solutions, but my lack of skill with Linux didn't help me much.



I do have a working Windows laptop, where I could download any necessary files, if that would be needed.



I tried download a driver from here: http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false#2
and then moved it to the Linux computer via USB Drive, I then unzipped the file (which in it self needed some googling on my part, that's how big of a noob I am) but then when I tried installing it, I was getting a message requiring some packages, such as "make" or something of that sort.



I would really appreciate your help guys! And please, I would appreciate detailed step by step instructions, as otherwise I would probably get lost, and as I said, I do have a working laptop where I could download any necessary files.



PS: I am trying to connect via Cable, and that's not working. I don't think that card has Wifi...



Thank you very much!



Rudy



Edit: Motherboard is Gigabyte GA990FXA-UD3







share|improve this question





















  • can you try to boot from 18.04 usb again, connect via LAN cable and this time try "try install ubuntu" and see if its working. Also try connecting wifi from the live session.
    – PRATAP
    Jun 1 at 19:44






  • 1




    When you click the Network Manager icon at the upper right, do you see an available wired or ethernet connection? What happens when you click it? Are there any clues in the log? From the terminal: dmesg | grep -e r816 -e enp The driver file you downloaded is for kernel versions up to 4.7. You have the much newer 4.15. It is useless and may safely be deleted. Welcome to Ask Ubuntu.
    – chili555
    Jun 1 at 19:54










  • Hi, thanks for the welcome! it does show me that there is a wired connection, but then after a minute or so, I get a pop up saying "Connection Failed, Activation of Network Failed". After running that command in the terminal, I got something like "Can't disable ASPM, OS doesn't have ASPM Control." As well as: "Link is not ready" "Link Down"
    – Rudy Ailabouni
    Jun 1 at 20:41










  • could u please run the wifi-info-script and append its resault to your question askubuntu.com/a/425205/669014
    – AlexOnLinux
    Jun 2 at 7:16











  • Hi Alex, I might have explained this wrong... the computer doesn't have Wifi... only LAN.
    – Rudy Ailabouni
    Jun 2 at 12:29














up vote
0
down vote

favorite












I just tried installing Ubuntu on a new Desktop I got from a friend of mine, and I am unable to connect to the internet.



I am an extreme noob with Linux, so please take it easy on me.



I managed to figure out that the Network card is a Realtek RTL8111, and after some googling, it seems to be that this card has some problems with Ubuntu. Every solution I found either required an internet connection to fix, or was for a much older version of Ubuntu, where I couldn't really follow the steps, as they weren't working for me.



I've tried following some solutions, but my lack of skill with Linux didn't help me much.



I do have a working Windows laptop, where I could download any necessary files, if that would be needed.



I tried download a driver from here: http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false#2
and then moved it to the Linux computer via USB Drive, I then unzipped the file (which in it self needed some googling on my part, that's how big of a noob I am) but then when I tried installing it, I was getting a message requiring some packages, such as "make" or something of that sort.



I would really appreciate your help guys! And please, I would appreciate detailed step by step instructions, as otherwise I would probably get lost, and as I said, I do have a working laptop where I could download any necessary files.



PS: I am trying to connect via Cable, and that's not working. I don't think that card has Wifi...



Thank you very much!



Rudy



Edit: Motherboard is Gigabyte GA990FXA-UD3







share|improve this question





















  • can you try to boot from 18.04 usb again, connect via LAN cable and this time try "try install ubuntu" and see if its working. Also try connecting wifi from the live session.
    – PRATAP
    Jun 1 at 19:44






  • 1




    When you click the Network Manager icon at the upper right, do you see an available wired or ethernet connection? What happens when you click it? Are there any clues in the log? From the terminal: dmesg | grep -e r816 -e enp The driver file you downloaded is for kernel versions up to 4.7. You have the much newer 4.15. It is useless and may safely be deleted. Welcome to Ask Ubuntu.
    – chili555
    Jun 1 at 19:54










  • Hi, thanks for the welcome! it does show me that there is a wired connection, but then after a minute or so, I get a pop up saying "Connection Failed, Activation of Network Failed". After running that command in the terminal, I got something like "Can't disable ASPM, OS doesn't have ASPM Control." As well as: "Link is not ready" "Link Down"
    – Rudy Ailabouni
    Jun 1 at 20:41










  • could u please run the wifi-info-script and append its resault to your question askubuntu.com/a/425205/669014
    – AlexOnLinux
    Jun 2 at 7:16











  • Hi Alex, I might have explained this wrong... the computer doesn't have Wifi... only LAN.
    – Rudy Ailabouni
    Jun 2 at 12:29












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I just tried installing Ubuntu on a new Desktop I got from a friend of mine, and I am unable to connect to the internet.



I am an extreme noob with Linux, so please take it easy on me.



I managed to figure out that the Network card is a Realtek RTL8111, and after some googling, it seems to be that this card has some problems with Ubuntu. Every solution I found either required an internet connection to fix, or was for a much older version of Ubuntu, where I couldn't really follow the steps, as they weren't working for me.



I've tried following some solutions, but my lack of skill with Linux didn't help me much.



I do have a working Windows laptop, where I could download any necessary files, if that would be needed.



I tried download a driver from here: http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false#2
and then moved it to the Linux computer via USB Drive, I then unzipped the file (which in it self needed some googling on my part, that's how big of a noob I am) but then when I tried installing it, I was getting a message requiring some packages, such as "make" or something of that sort.



I would really appreciate your help guys! And please, I would appreciate detailed step by step instructions, as otherwise I would probably get lost, and as I said, I do have a working laptop where I could download any necessary files.



PS: I am trying to connect via Cable, and that's not working. I don't think that card has Wifi...



Thank you very much!



Rudy



Edit: Motherboard is Gigabyte GA990FXA-UD3







share|improve this question













I just tried installing Ubuntu on a new Desktop I got from a friend of mine, and I am unable to connect to the internet.



I am an extreme noob with Linux, so please take it easy on me.



I managed to figure out that the Network card is a Realtek RTL8111, and after some googling, it seems to be that this card has some problems with Ubuntu. Every solution I found either required an internet connection to fix, or was for a much older version of Ubuntu, where I couldn't really follow the steps, as they weren't working for me.



I've tried following some solutions, but my lack of skill with Linux didn't help me much.



I do have a working Windows laptop, where I could download any necessary files, if that would be needed.



I tried download a driver from here: http://www.realtek.com.tw/downloads/downloadsView.aspx?Langid=1&PNid=13&PFid=5&Level=5&Conn=4&DownTypeID=3&GetDown=false#2
and then moved it to the Linux computer via USB Drive, I then unzipped the file (which in it self needed some googling on my part, that's how big of a noob I am) but then when I tried installing it, I was getting a message requiring some packages, such as "make" or something of that sort.



I would really appreciate your help guys! And please, I would appreciate detailed step by step instructions, as otherwise I would probably get lost, and as I said, I do have a working laptop where I could download any necessary files.



PS: I am trying to connect via Cable, and that's not working. I don't think that card has Wifi...



Thank you very much!



Rudy



Edit: Motherboard is Gigabyte GA990FXA-UD3









share|improve this question












share|improve this question




share|improve this question








edited Jun 2 at 14:14
























asked Jun 1 at 19:35









Rudy Ailabouni

11




11











  • can you try to boot from 18.04 usb again, connect via LAN cable and this time try "try install ubuntu" and see if its working. Also try connecting wifi from the live session.
    – PRATAP
    Jun 1 at 19:44






  • 1




    When you click the Network Manager icon at the upper right, do you see an available wired or ethernet connection? What happens when you click it? Are there any clues in the log? From the terminal: dmesg | grep -e r816 -e enp The driver file you downloaded is for kernel versions up to 4.7. You have the much newer 4.15. It is useless and may safely be deleted. Welcome to Ask Ubuntu.
    – chili555
    Jun 1 at 19:54










  • Hi, thanks for the welcome! it does show me that there is a wired connection, but then after a minute or so, I get a pop up saying "Connection Failed, Activation of Network Failed". After running that command in the terminal, I got something like "Can't disable ASPM, OS doesn't have ASPM Control." As well as: "Link is not ready" "Link Down"
    – Rudy Ailabouni
    Jun 1 at 20:41










  • could u please run the wifi-info-script and append its resault to your question askubuntu.com/a/425205/669014
    – AlexOnLinux
    Jun 2 at 7:16











  • Hi Alex, I might have explained this wrong... the computer doesn't have Wifi... only LAN.
    – Rudy Ailabouni
    Jun 2 at 12:29
















  • can you try to boot from 18.04 usb again, connect via LAN cable and this time try "try install ubuntu" and see if its working. Also try connecting wifi from the live session.
    – PRATAP
    Jun 1 at 19:44






  • 1




    When you click the Network Manager icon at the upper right, do you see an available wired or ethernet connection? What happens when you click it? Are there any clues in the log? From the terminal: dmesg | grep -e r816 -e enp The driver file you downloaded is for kernel versions up to 4.7. You have the much newer 4.15. It is useless and may safely be deleted. Welcome to Ask Ubuntu.
    – chili555
    Jun 1 at 19:54










  • Hi, thanks for the welcome! it does show me that there is a wired connection, but then after a minute or so, I get a pop up saying "Connection Failed, Activation of Network Failed". After running that command in the terminal, I got something like "Can't disable ASPM, OS doesn't have ASPM Control." As well as: "Link is not ready" "Link Down"
    – Rudy Ailabouni
    Jun 1 at 20:41










  • could u please run the wifi-info-script and append its resault to your question askubuntu.com/a/425205/669014
    – AlexOnLinux
    Jun 2 at 7:16











  • Hi Alex, I might have explained this wrong... the computer doesn't have Wifi... only LAN.
    – Rudy Ailabouni
    Jun 2 at 12:29















can you try to boot from 18.04 usb again, connect via LAN cable and this time try "try install ubuntu" and see if its working. Also try connecting wifi from the live session.
– PRATAP
Jun 1 at 19:44




can you try to boot from 18.04 usb again, connect via LAN cable and this time try "try install ubuntu" and see if its working. Also try connecting wifi from the live session.
– PRATAP
Jun 1 at 19:44




1




1




When you click the Network Manager icon at the upper right, do you see an available wired or ethernet connection? What happens when you click it? Are there any clues in the log? From the terminal: dmesg | grep -e r816 -e enp The driver file you downloaded is for kernel versions up to 4.7. You have the much newer 4.15. It is useless and may safely be deleted. Welcome to Ask Ubuntu.
– chili555
Jun 1 at 19:54




When you click the Network Manager icon at the upper right, do you see an available wired or ethernet connection? What happens when you click it? Are there any clues in the log? From the terminal: dmesg | grep -e r816 -e enp The driver file you downloaded is for kernel versions up to 4.7. You have the much newer 4.15. It is useless and may safely be deleted. Welcome to Ask Ubuntu.
– chili555
Jun 1 at 19:54












Hi, thanks for the welcome! it does show me that there is a wired connection, but then after a minute or so, I get a pop up saying "Connection Failed, Activation of Network Failed". After running that command in the terminal, I got something like "Can't disable ASPM, OS doesn't have ASPM Control." As well as: "Link is not ready" "Link Down"
– Rudy Ailabouni
Jun 1 at 20:41




Hi, thanks for the welcome! it does show me that there is a wired connection, but then after a minute or so, I get a pop up saying "Connection Failed, Activation of Network Failed". After running that command in the terminal, I got something like "Can't disable ASPM, OS doesn't have ASPM Control." As well as: "Link is not ready" "Link Down"
– Rudy Ailabouni
Jun 1 at 20:41












could u please run the wifi-info-script and append its resault to your question askubuntu.com/a/425205/669014
– AlexOnLinux
Jun 2 at 7:16





could u please run the wifi-info-script and append its resault to your question askubuntu.com/a/425205/669014
– AlexOnLinux
Jun 2 at 7:16













Hi Alex, I might have explained this wrong... the computer doesn't have Wifi... only LAN.
– Rudy Ailabouni
Jun 2 at 12:29




Hi Alex, I might have explained this wrong... the computer doesn't have Wifi... only LAN.
– Rudy Ailabouni
Jun 2 at 12:29















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1042736%2f18-04-no-internet-connection-realtek-rtl8111%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1042736%2f18-04-no-internet-connection-realtek-rtl8111%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

pylint3 and pip3 broken

Missing snmpget and snmpwalk

How to enroll fingerprints to Ubuntu 17.10 with VFS491