18.04 - No Internet Connection - Realtek RTL8111
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
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
networking drivers internet ethernet realtek
add a comment |Â
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
networking drivers internet ethernet realtek
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
add a comment |Â
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
networking drivers internet ethernet realtek
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
networking drivers internet ethernet realtek
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
add a comment |Â
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
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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