- Realtek PCIe GBE Family Controller
- Realtek pci ��� linux mint
- About
- Linux Mint Forums
- How to install Realtek RTL8190 wifi Card[SOLVED]
- How to install Realtek RTL8190 wifi Card[SOLVED]
- Re: How to install wifi Card
- Re: How to install wifi Card
- Re: How to install Realtek wifi Card
- Re: How to install Realtek wifi Card
- Re: How to install Realtek wifi Card
- Realtek PCIe GBE Family Controller
- No Ethernet Connection in Ubuntu 16.04/Linux Mint 18 with Realtek RTL8111/8168/8411
- Symptoms
- Solution
- Update: Jan 24th 2018
- References
Realtek PCIe GBE Family Controller
#31 — 14 февраля 2016 в 20:12 |
и логи давай глянем выполни:
sudo cat /var/log/syslog|grep eth и вывод тоже выложи весь что есть,будет порядком)))
#32 — 14 февраля 2016 в 20:20 |
zen: |
ls -l /lib/modules/»$(uname -r)»/kernel/drivers/net/ethernet/realtek/ выполни и вывод покажи посмотрим какие у тебя модули для собрались |
dmitry@Mint
$ ls -l /lib/modules/»$(uname -r)»/kernel/drivers/net/ethernet/realtek/total 252
-rw-r—r— 1 root root 50436 мая 8 2015 8139cp.ko
-rw-r—r— 1 root root 67628 мая 8 2015 8139too.ko
-rw-r—r— 1 root root 22556 мая 8 2015 atp.ko
-rw-r—r— 1 root root 109708 мая 8 2015 r8169.ko
#33 — 14 февраля 2016 в 20:29 |
#34 — 16 февраля 2016 в 22:43 |
symon2014: |
jump577, У меня на 39 работает, попробуй так |
результаты запиши, перебрось на винду, проверь сеть. Потом текст покажеш, если что.
dmitry@Mint
$ sudo su -c ‘echo «blacklist r8169» >> /etc/modprobe.d/realtek.conf’
dmitry@Mint
$ sudo rmmod -f r8169
dmitry@Mint
$ sudo modprobe 8139too
modprobe: ERROR: ../libkmod/libkmod.c:556 kmod_search_moddep() could not open moddep file ‘/lib/modules/3.16.0-38-generic/modules.dep.bin’
dmitry@Mint
$ lshw -c network
WARNING: you should run this program as super-user.
*-network UNCLAIMED
description: Network controller
product: BCM4360 802.11ac Wireless Network Adapter
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:04:00.0
version: 03
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list
configuration: latency=0
resources: memory:fe400000-fe407fff memory:fe200000-fe3fffff
*-network UNCLAIMED
description: Ethernet controller
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:06:00.0
version: 06
width: 64 bits
clock: 33MHz
capabilities: cap_list
configuration: latency=0
resources: ioport:b000(size=256) memory:fe500000-fe500fff memory:d0000000-d0003fff
WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
dmitry@Mint
Сеть вообще пропала.
#35 — 16 февраля 2016 в 22:47 |
zen: |
и логи давай глянем выполни: |
sudo cat /var/log/syslog|grep eth и вывод тоже выложи весь что есть,будет порядком)))
dmitry@Mint
$ sudo cat /var/log/syslog|grep eth
[sudo] password for dmitry:
Binary file (standard input) matches
dmitry@Mint
#36 — 17 февраля 2016 в 00:30 |
если ты после команды sudo su -c ‘echo «blacklist r8169» >> /etc/modprobe.d/realtek.conf’ делал он и не покажет
драйвер родной не загружен,надо со старым драйвером выод посмотреть.удали фаил realtek.conf
перезагрузись и потом выполни: sudo cat /var/log/syslog|grep eth
Источник
Realtek pci ��� linux mint
RTL8822x Firmware for GNU/Linux
The files in this repository are taken from Linux Mint 19.3 and will allow a Realtek RTL8822 b or c card to work on other distributions.
If you have trust issues, you can always boot with Mint 19.3 and take the files from there to use.
Log in with your favorite distribution, preferably with a new Kernel, as this has only been tested with 5.4+ Unload non-working modules from the Kernel, with:
You can run lsmod to see if they are named somehow differently in your OS, in case you do not run Debian.
Copy the files from this repo to your system, change the kernel path as needed! Load the modules with modprobe rtw88 and the WiFi should work.
It is unclear to me whether the /usr files are needed or if everything will work with just the files under /lib . Feel free to open an issue about this.
Did you rename the paths to work with with your current Kernel?
Usage on Debian Installer
Either on the graphical, text or live installer, open a terminal and do the above procedure before the installer checks for WiFi cards. The resulting installation will work out of the box and you do not need to copy the files again.
- Huawei Matebook D14 (2020) with AMD 3500U. (Probaly same as D15)
The following issues are not related to the network card, but to the AMD CPU/GPU. Since these two are commonly found together, I document the fixes here.
If you have issues with the installer not starting use a newer Kernel. The ISO files listed above are fine as are the STABLE ones from Debian.
If you have glitches with your screen (artifacts) disable compositing.
About
Linux Drivers for Realtek RTL8822x WiFicards, taken from Linux Mint 19.3
Источник
Linux Mint Forums
Welcome to the Linux Mint forums!
How to install Realtek RTL8190 wifi Card[SOLVED]
How to install Realtek RTL8190 wifi Card[SOLVED]
Post by elijah1111 » Sun Sep 24, 2017 9:19 am
Re: How to install wifi Card
Post by JeremyB » Sun Sep 24, 2017 9:52 am
Re: How to install wifi Card
Post by elijah1111 » Sun Sep 24, 2017 6:36 pm
Re: How to install Realtek wifi Card
Post by JeremyB » Mon Sep 25, 2017 6:16 pm
Re: How to install Realtek wifi Card
Post by elijah1111 » Mon Sep 25, 2017 7:25 pm
Re: How to install Realtek wifi Card
Post by phd21 » Mon Sep 25, 2017 9:20 pm
I just read your post and the good replies to it. Here are my thoughts on this as well.
«JeremyB » is the right person for helping with this, as he is certainly one of the experts in this.
Here is another Link.
RTL8190 Wireless Card — using the MS Windows driver and ndiswrapper
https://ubuntuforums.org/showthread.php?t=2191884
Although from what I can gather from your post and replies, your card is using the RTL8190 chipset, but maybe installing one of the rtl8192 drivers will work.
— A repo for the newest Realtek rtlwifi codes. (lwfinger/rtlwifi_new), but no rtl8190
https://github.com/lwfinger/rtlwifi_new
General installation instructions — see link above for various RTL chipset codes
replace «rtl chipset» with the chipset you want to try.
sudo modprobe «rtl chipset»
*** There are numerous really reasonably priced USB WiFi adapters available that work great with Linux Mint and are «plug-in play» most use Realtek chipsets too. Check Amazon.com and Ebay, search for «USB WiFi adapter for Linux» and read descriptions and user comments. «Panda» makes a bunch of them that are «plug-in play». I recently got a «Bolse» adapter from Amazon.com which also works well, but I did have to compile and install the driver which was pretty simple.
Bolse USB Network Adapters, Laptop Computer Network Card Adapters, Dual-Band N600 USB Wireless Wifi Adapter Optimized for HD Video & Gaming, 2.4GHz 300Mbps/5Ghz 300Mbps ($7.00 us)
https://www.amazon.com/Adapters-Compute . rk+adapter
Installing the USB Bolse adapter above that I got, I installed the «RTL8192du» driver but is shows up as «RTL 8194» when I run «lsusb»
Источник
Realtek PCIe GBE Family Controller
#31 — 14 февраля 2016 в 20:12 |
и логи давай глянем выполни:
sudo cat /var/log/syslog|grep eth и вывод тоже выложи весь что есть,будет порядком)))
#32 — 14 февраля 2016 в 20:20 |
zen: |
ls -l /lib/modules/»$(uname -r)»/kernel/drivers/net/ethernet/realtek/ выполни и вывод покажи посмотрим какие у тебя модули для собрались |
dmitry@Mint
$ ls -l /lib/modules/»$(uname -r)»/kernel/drivers/net/ethernet/realtek/total 252
-rw-r—r— 1 root root 50436 мая 8 2015 8139cp.ko
-rw-r—r— 1 root root 67628 мая 8 2015 8139too.ko
-rw-r—r— 1 root root 22556 мая 8 2015 atp.ko
-rw-r—r— 1 root root 109708 мая 8 2015 r8169.ko
#33 — 14 февраля 2016 в 20:29 |
#34 — 16 февраля 2016 в 22:43 |
symon2014: |
jump577, У меня на 39 работает, попробуй так |
результаты запиши, перебрось на винду, проверь сеть. Потом текст покажеш, если что.
dmitry@Mint
$ sudo su -c ‘echo «blacklist r8169» >> /etc/modprobe.d/realtek.conf’
dmitry@Mint
$ sudo rmmod -f r8169
dmitry@Mint
$ sudo modprobe 8139too
modprobe: ERROR: ../libkmod/libkmod.c:556 kmod_search_moddep() could not open moddep file ‘/lib/modules/3.16.0-38-generic/modules.dep.bin’
dmitry@Mint
$ lshw -c network
WARNING: you should run this program as super-user.
*-network UNCLAIMED
description: Network controller
product: BCM4360 802.11ac Wireless Network Adapter
vendor: Broadcom Corporation
physical id: 0
bus info: pci@0000:04:00.0
version: 03
width: 64 bits
clock: 33MHz
capabilities: bus_master cap_list
configuration: latency=0
resources: memory:fe400000-fe407fff memory:fe200000-fe3fffff
*-network UNCLAIMED
description: Ethernet controller
product: RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:06:00.0
version: 06
width: 64 bits
clock: 33MHz
capabilities: cap_list
configuration: latency=0
resources: ioport:b000(size=256) memory:fe500000-fe500fff memory:d0000000-d0003fff
WARNING: output may be incomplete or inaccurate, you should run this program as super-user.
dmitry@Mint
Сеть вообще пропала.
#35 — 16 февраля 2016 в 22:47 |
zen: |
и логи давай глянем выполни: |
sudo cat /var/log/syslog|grep eth и вывод тоже выложи весь что есть,будет порядком)))
dmitry@Mint
$ sudo cat /var/log/syslog|grep eth
[sudo] password for dmitry:
Binary file (standard input) matches
dmitry@Mint
#36 — 17 февраля 2016 в 00:30 |
если ты после команды sudo su -c ‘echo «blacklist r8169» >> /etc/modprobe.d/realtek.conf’ делал он и не покажет
драйвер родной не загружен,надо со старым драйвером выод посмотреть.удали фаил realtek.conf
перезагрузись и потом выполни: sudo cat /var/log/syslog|grep eth
Источник
No Ethernet Connection in Ubuntu 16.04/Linux Mint 18 with Realtek RTL8111/8168/8411
Jan 13, 2018 · 3 min read
N OTE: Now I am using Linux Mint 19 (based on Ubuntu 18.04). Even after installing all updates (including Kernel), I have not experienced this problem.
After installing Linux Mint 18.3, I did some weird things and lost my Ethernet connection though WiFi was working properly. I tried reinstalling Network Manager but no luck.
After some Google search, I was able to find the solution but it was not trivial to find based on provided solutions. This article is written to help people having the same problem. Please make sure that you have the same hardware before applying the solution provided here.
Symptoms
- The most obvious symptom: NO Ethernet connection
- No option for Wired connection in Network Settings dialog
- No eth0 or alternative representations in ifconfig -a
- lshw -C network prints *-network UNCLAIMED as below:
- Furthermore, when I installed a new Linux Kernel, I got an error similar to this:
Solution
The solution is quite simple:
1. Remove r8168-dkms driver which caused to this problem.
2. Upgrade your kernel to 4.13 which contains the driver for Realtek RTL8111/8168/8411. At the time of writing this post, the Kernel version is: 4.13.0-26
As a bonus, installing Linux Kernel 4.13.0-26 also fixed my unstable WiFi connection.
Update: Jan 24th 2018
Everything was flawless until I upgraded to Linux Kernel 4.13.0-31 which broke the Ethernet connection again. This time enp3s0f1 was listed in ifconfig but the network manager was unable to connect.
After spending an hour, I found a proper fix. The problem was r8168 driver. The default driver available in Ubuntu 16.04 PPA does not support Linux Kernel 4.13. Since r8168 was not available, r8169 was used for Ethernet. You can see this by executing: ethtool -i enp3s0f1
In my system, the output was:
Following this article, I manually installed the latest proprietary r8168 Realtek driver.
1. Install dependencies:
sudo apt-get install build-essential linux-headers-$(uname -r)
2. Download the r8168 driver.
If you run Linux Kernel 4.14 or less, download “LINUX driver for kernel up to 4.7” from here which is the official driver provided by Realtek. This driver does not compile with Linux Kernel 4.15.
Thanks to Fintecheando DevOps who maintains and shared a patched version for Linux Kernel 4.15 in the comment below. Since I am using Linux Mint 19 without any problems, I did not test his driver. Please use this driver at your own risk ( There is nothing personal. I just want to remind you that the patch is not official). Clone the patch from his GitHub repository.
3. Blacklist the r8169 driver
sudo sh -c ‘echo blacklist r8169 >> /etc/modprobe.d/blacklist.conf’
4. Extract the archive, if you have downloaded the driver from the official site.
tar xfvj 0010-r8168–8.045.08.tar.bz2
5. Compile and install the driver
Driver from official website:
Patched driver from GitHub:
6. Check the driver
7. Check whether the driver is loaded properly
8. Restart the computer
References
I found these AskUbuntu questions useful but none of them ask the exact problem I had. Therefore I end up writing this post to make life easier.
Источник