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.
在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
有用超极本的大神可以关注下,求助!!!