Linux and the quest for Realtek Drivers The 2019 Stack Overflow Developer Survey Results Are...

Can a novice safely splice in wire to lengthen 5V charging cable?

Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?

How do I add random spotting to the same face in cycles?

Is every episode of "Where are my Pants?" identical?

Keeping a retro style to sci-fi spaceships?

Are my PIs rude or am I just being too sensitive?

Working through the single responsibility principle (SRP) in Python when calls are expensive

Why did all the guest students take carriages to the Yule Ball?

Did the UK government pay "millions and millions of dollars" to try to snag Julian Assange?

Why can't devices on different VLANs, but on the same subnet, communicate?

How are presidential pardons supposed to be used?

Is above average number of years spent on PhD considered a red flag in future academia or industry positions?

How can I protect witches in combat who wear limited clothing?

How did the audience guess the pentatonic scale in Bobby McFerrin's presentation?

Am I ethically obligated to go into work on an off day if the reason is sudden?

How can I define good in a religion that claims no moral authority?

does high air pressure throw off wheel balance?

Cooking pasta in a water boiler

Scientific Reports - Significant Figures

Can the prologue be the backstory of your main character?

Python - Fishing Simulator

Derivation tree not rendering

Can the DM override racial traits?

Semisimplicity of the category of coherent sheaves?



Linux and the quest for Realtek Drivers



The 2019 Stack Overflow Developer Survey Results Are In
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)Can't install network driver for Intel DZ77BH-55K for Windows Server 2003Generic Ethernet drivers for WINDOWSWhere can I get Windows XP drivers for MacBook Pro hardware without using Boot Camp?A quest for internet access ( Unidentified network and Error 651 )What's the security used in my school networkNetwork crashes and doesn't restart Debiancannot ssh from linux to windows machineWhat speed is my ethernet port?Running a server for MinetestWindows / dhcp no internet





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}







0















I have never not had any problems with Linux. I really want to improve our relationship but one of us is not doing their part in it.



After my virtual machine and dual boot ubuntu didn't work properly, I got a different distribution from a different place and installed it on my whole drive instead of a partition.
Now, again, the network card seems to make problems. I have an ethernet cable plugged in, confirmed that the cable does indeed work with a different machine, but still get epn1s0: NO-CARRIER... from ip a.
I read that it is most likely a driver issue, but I can only find windows drivers or 404s.



So:
ip a yields NO-CARRIER for epn1s0 and wlo0
lspci | egrep -i 'network|ethernet' yields Ethernet controller: RTL8101/2/6E and Network controller: RTL873BE



I really need this to work for one of my courses, since the Uni will not provide machines with super user right which we need for our security homework.



I'm lost. Please help.



Also I'm sorry for the formatting, first post here.










share|improve this question









New contributor




Harri is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • "but still get "epn1s0: "" You get that where? Please edit the question.

    – gronostaj
    yesterday











  • seems the formatting messed with me, fixed it

    – Harri
    yesterday











  • I haven't understood if that is your computer or not. Anyway, try with a different cable. If you can, buy (or get) an additional network card with a chipset not Realtek.

    – AndrewQ
    yesterday











  • I should not be the cable, it works fine with other machines. I'm not sure how difficult buying and installing a new network card is. It is a laptop after all.

    – Harri
    yesterday






  • 1





    I'm voting to close this question as off-topic because: the problem can no longer be reproduced.

    – Tim_Stewart
    yesterday


















0















I have never not had any problems with Linux. I really want to improve our relationship but one of us is not doing their part in it.



After my virtual machine and dual boot ubuntu didn't work properly, I got a different distribution from a different place and installed it on my whole drive instead of a partition.
Now, again, the network card seems to make problems. I have an ethernet cable plugged in, confirmed that the cable does indeed work with a different machine, but still get epn1s0: NO-CARRIER... from ip a.
I read that it is most likely a driver issue, but I can only find windows drivers or 404s.



So:
ip a yields NO-CARRIER for epn1s0 and wlo0
lspci | egrep -i 'network|ethernet' yields Ethernet controller: RTL8101/2/6E and Network controller: RTL873BE



I really need this to work for one of my courses, since the Uni will not provide machines with super user right which we need for our security homework.



I'm lost. Please help.



Also I'm sorry for the formatting, first post here.










share|improve this question









New contributor




Harri is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • "but still get "epn1s0: "" You get that where? Please edit the question.

    – gronostaj
    yesterday











  • seems the formatting messed with me, fixed it

    – Harri
    yesterday











  • I haven't understood if that is your computer or not. Anyway, try with a different cable. If you can, buy (or get) an additional network card with a chipset not Realtek.

    – AndrewQ
    yesterday











  • I should not be the cable, it works fine with other machines. I'm not sure how difficult buying and installing a new network card is. It is a laptop after all.

    – Harri
    yesterday






  • 1





    I'm voting to close this question as off-topic because: the problem can no longer be reproduced.

    – Tim_Stewart
    yesterday














0












0








0








I have never not had any problems with Linux. I really want to improve our relationship but one of us is not doing their part in it.



After my virtual machine and dual boot ubuntu didn't work properly, I got a different distribution from a different place and installed it on my whole drive instead of a partition.
Now, again, the network card seems to make problems. I have an ethernet cable plugged in, confirmed that the cable does indeed work with a different machine, but still get epn1s0: NO-CARRIER... from ip a.
I read that it is most likely a driver issue, but I can only find windows drivers or 404s.



So:
ip a yields NO-CARRIER for epn1s0 and wlo0
lspci | egrep -i 'network|ethernet' yields Ethernet controller: RTL8101/2/6E and Network controller: RTL873BE



I really need this to work for one of my courses, since the Uni will not provide machines with super user right which we need for our security homework.



I'm lost. Please help.



Also I'm sorry for the formatting, first post here.










share|improve this question









New contributor




Harri is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.












I have never not had any problems with Linux. I really want to improve our relationship but one of us is not doing their part in it.



After my virtual machine and dual boot ubuntu didn't work properly, I got a different distribution from a different place and installed it on my whole drive instead of a partition.
Now, again, the network card seems to make problems. I have an ethernet cable plugged in, confirmed that the cable does indeed work with a different machine, but still get epn1s0: NO-CARRIER... from ip a.
I read that it is most likely a driver issue, but I can only find windows drivers or 404s.



So:
ip a yields NO-CARRIER for epn1s0 and wlo0
lspci | egrep -i 'network|ethernet' yields Ethernet controller: RTL8101/2/6E and Network controller: RTL873BE



I really need this to work for one of my courses, since the Uni will not provide machines with super user right which we need for our security homework.



I'm lost. Please help.



Also I'm sorry for the formatting, first post here.







linux networking drivers






share|improve this question









New contributor




Harri is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











share|improve this question









New contributor




Harri is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









share|improve this question




share|improve this question








edited yesterday







Harri













New contributor




Harri is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.









asked yesterday









HarriHarri

12




12




New contributor




Harri is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





New contributor





Harri is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.






Harri is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.













  • "but still get "epn1s0: "" You get that where? Please edit the question.

    – gronostaj
    yesterday











  • seems the formatting messed with me, fixed it

    – Harri
    yesterday











  • I haven't understood if that is your computer or not. Anyway, try with a different cable. If you can, buy (or get) an additional network card with a chipset not Realtek.

    – AndrewQ
    yesterday











  • I should not be the cable, it works fine with other machines. I'm not sure how difficult buying and installing a new network card is. It is a laptop after all.

    – Harri
    yesterday






  • 1





    I'm voting to close this question as off-topic because: the problem can no longer be reproduced.

    – Tim_Stewart
    yesterday



















  • "but still get "epn1s0: "" You get that where? Please edit the question.

    – gronostaj
    yesterday











  • seems the formatting messed with me, fixed it

    – Harri
    yesterday











  • I haven't understood if that is your computer or not. Anyway, try with a different cable. If you can, buy (or get) an additional network card with a chipset not Realtek.

    – AndrewQ
    yesterday











  • I should not be the cable, it works fine with other machines. I'm not sure how difficult buying and installing a new network card is. It is a laptop after all.

    – Harri
    yesterday






  • 1





    I'm voting to close this question as off-topic because: the problem can no longer be reproduced.

    – Tim_Stewart
    yesterday

















"but still get "epn1s0: "" You get that where? Please edit the question.

– gronostaj
yesterday





"but still get "epn1s0: "" You get that where? Please edit the question.

– gronostaj
yesterday













seems the formatting messed with me, fixed it

– Harri
yesterday





seems the formatting messed with me, fixed it

– Harri
yesterday













I haven't understood if that is your computer or not. Anyway, try with a different cable. If you can, buy (or get) an additional network card with a chipset not Realtek.

– AndrewQ
yesterday





I haven't understood if that is your computer or not. Anyway, try with a different cable. If you can, buy (or get) an additional network card with a chipset not Realtek.

– AndrewQ
yesterday













I should not be the cable, it works fine with other machines. I'm not sure how difficult buying and installing a new network card is. It is a laptop after all.

– Harri
yesterday





I should not be the cable, it works fine with other machines. I'm not sure how difficult buying and installing a new network card is. It is a laptop after all.

– Harri
yesterday




1




1





I'm voting to close this question as off-topic because: the problem can no longer be reproduced.

– Tim_Stewart
yesterday





I'm voting to close this question as off-topic because: the problem can no longer be reproduced.

– Tim_Stewart
yesterday










0






active

oldest

votes












Your Answer








StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});


}
});






Harri is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1424594%2flinux-and-the-quest-for-realtek-drivers%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes








Harri is a new contributor. Be nice, and check out our Code of Conduct.










draft saved

draft discarded


















Harri is a new contributor. Be nice, and check out our Code of Conduct.













Harri is a new contributor. Be nice, and check out our Code of Conduct.












Harri is a new contributor. Be nice, and check out our Code of Conduct.
















Thanks for contributing an answer to Super User!


  • Please be sure to answer the question. Provide details and share your research!

But avoid



  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1424594%2flinux-and-the-quest-for-realtek-drivers%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

VNC viewer RFB protocol error: bad desktop size 0x0I Cannot Type the Key 'd' (lowercase) in VNC Viewer...

Tribunal Administrativo e Fiscal de Mirandela Referências Menu de...

looking for continuous Screen Capture for retroactivly reproducing errors, timeback machineRolling desktop...