0
:

 

 

Realtek PCIe GBE Family Controller

  
: 0
:

sudo cat /var/log/syslog|grep eth , )))
: 0
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

dmitry@Mint ~ $
: 0
jump577, 39 ,
PHP:
  1. sudo su -c 'echo "blacklist r8169" >> /etc/modprobe.d/realtek.conf'
  2. sudo rmmod -f r8169
  3. sudo modprobe 8139too
  4. lshw -c network
, , . , .
: 1 (: 14 2016 20:29)
: 0
symon2014:

jump577, 39 ,
PHP:
  1. sudo su -c 'echo "blacklist r8169" >> /etc/modprobe.d/realtek.conf'
  2. sudo rmmod -f r8169
  3. sudo modprobe 8139too
  4. lshw -c network
, , . , .

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 ~ $

.
: 0
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 ~ $

.
: 1 (: 16 2016 22:48)
: 0
sudo su -c 'echo "blacklist r8169" >> /etc/modprobe.d/realtek.conf'
, . realtek.conf

rm /etc/modprobe.d/realtek.conf

: sudo cat /var/log/syslog|grep eth
: 0
jump577, , ( ), (3,16 ) .
: 0
.
: 1 (: 17 2016 06:39)
 
|
:
: 1 2 3
, .