超极本无法用绿联的ucb-c转接器上的千兆网卡
Tofloor
poster avatar
135******93
deepin
2017-12-21 08:20
Author
hp envy13超极本,已经用deepin做主系统了,公司必须用有线,买了绿联的iusb-c转接器,带千兆网口。
在deepin下面无法识别网卡,但是转接器自带的hdmi可以用,扩展的usb也能用,就是网卡不能用。
在win10下自动识别网卡,进设备管理器一看,是realtek rtl 8153芯片,该死的驱动之家没有linux驱动,
到realtek官网下载了,按说明make了,到如图这步出错,怎么破?
安装说明如下
- If you want to support S5 WOL, you have to find

    EXTRA_CFLAGS += -DRTL8152_S5_WOL

  in the Makefile. Then, remove the first character '#", if it exists.


- For Fedora, you may have to run the following command after installing the
  driver.

    # dracut -f

- For Ubuntu, you may have to run the following command after installing the
  driver.

    # sudo update-initramfs -u


有用超极本的大神可以关注下,求助!!!

Reply Favorite View the author
All Replies
avatar
135******93
deepin
2017-12-21 08:21
#1
补充一句, make后的怎么安装啊
Reply View the author
avatar
135******93
deepin
2017-12-21 19:07
#2
已经解决。。。。。。  make install 即可
Reply View the author