1 Star 1 Fork 0

打望两江 / RTL8125-Driver-for-Proxmox-VE5-6-and-debian

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
    为Proxmox VE 5/6 快速添加RTL 8125 2.5G网卡驱动,少走点弯路。。。一块由89 RMB TP-link 2.5G 网卡引发的血案。。。       

基于debian的发行版本可以尝试运行一下,因为不同发行版本的软件源仓库可能不太一样,不一定有匹配的内核image和内核Headers,这个得靠各位去尝试了。 如果你的系统是PVE系统的话,直接无脑下一步就行了。

注意[Notice]:           

Get superuser permission 【最好请使用root用户编译】

Add no subcript source 【添加非订阅用户源】

NOT recommended for production use 【不建议生产环境中使用】

PVE pve-no-subscription repository provided by proxmox.com 【非订阅用户软件仓库由proxmox.com提供】

Support Proxmox VE 5.0-6.0 (include 6.2.x) 【支持PVE 5.0-6.0 系统,包括6.2.x 】

r8125-9.003.05.tar.bz2 provided by Realtek.com 【r8125-9.003.05.tar.bz2由Realtek官网提供】

Support Linux kernel version 2.4 to 5.6 【支持的Linux内核版本,从2.4到5.6】

root@hostname# 这个是命令提示符, "#" 井号后面的才是SHELL命令

1.食用方法如下 [Usage] :

2.安装git和它的依赖组件 [Install git and dependent packages]

root@hostname# apt-get update     
root@hostname# apt-get -y install git

3.克隆我的仓库 [Clone my .git]

root@hostname# git clone https://github.com/tubaxiaosiji/RTL8125-Driver-for-Proxmox-VE.git  

4.切换到目录 [Change dir]

root@hostname# cd ./RTL8125-Driver-for-Proxmox-VE  

5.赋予运行权限 [Chmod]

root@hostname# chmod a+x rtl8125_install.sh  

6.运行脚本 [Run script in shell]

root@hostname# bash rtl8125_install.sh  

7.等待一会 [Wait for a minutes]...

8.检查模块是否已安装加载 [Check kernel module is exist it]

root@hostname# lsmod | grep 'r8125'   	
出现 r8125字样即安装成功   [If show 'r8125' that is OK!]

9.如果出现 modprobe: ERROR: could not insert r8125: Invalid argument,请重启系统再运行一遍脚本即可。

[If show modprobe: ERROR: could not insert r8125: Invalid argument appears, please restart the system and run the script again.]

空文件

简介

取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/geekpi/RTL8125-Driver-for-Proxmox-VE5-6-and-debian.git
git@gitee.com:geekpi/RTL8125-Driver-for-Proxmox-VE5-6-and-debian.git
geekpi
RTL8125-Driver-for-Proxmox-VE5-6-and-debian
RTL8125-Driver-for-Proxmox-VE5-6-and-debian
master

搜索帮助