Realtek Rtl8111 Linux Driver

Posted on by  admin
Realtek Rtl8111 Linux Driver

I have a J1900 mini-pc with RTL8111 NIC and want to use it as a vyos router.the install is successful, but it don’t have build-in driver for RTL8111 and using r8169 driver. Vyos@vyos:$ show hardware pci detail.01:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 06)Subsystem: Gigabyte Technology Co., Ltd Motherboard.Kernel driver in use: r8169it’s because r8111 driver is non-free and debian do it by default too.but it’s easy to install it in debian.

Just install r8168-dkms from apt and everything will ok. (r8111 and r8168 shares same driver, but r8169 not same).I tried to add jessie source to /etc/apt/sources.list and install.unfortunately, dkms depends on linux-headers and I can’t got correct version since it’s a vyos customized kernel and not in debian source.

Realtek 8111e network driver

Vyos@vyos:$ sudo apt install linux-headers-$(uname -r)Reading package lists. DoneBuilding dependency treeReading state information. DoneE: Unable to locate package linux-headers-4.19.20-amd64-vyosE: Couldn't find any package by regex 'linux-headers-4.19.20-amd64-vyos'so the problem is: how to install linux-headers. I opened a phabricator ticket but no reply these 2 days.and I found this repo that contains linux-headerswith r8168-dkms package in official debian jessie repo, seems installed successful.what is this repo? I can’t find it in any official description about that.there is also a “debian” pool in, but it’s not a mirror of official debian repo, only includes a few packages.well the driver installation is not really successful. After a reboot everything is gone since vyos using a read-only file systemhow can I keep the installed driver?

Realtek linux drivers

Linux Device Driver

Welcome to LinuxQuestions.org, a friendly and active Linux Community.You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Today!Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.Are you new to LinuxQuestions.org? Visit the following links: If you have any problems with the registration process or your account login, please.

Realtek 8812bu Driver Linux

If you need to reset your password,.Having a problem logging in? Please visit to clear all LQ-related cookies. Introduction to Linux - A Hands on GuideThis guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.to receive this Complete Guide absolutely free.

Comments are closed.