当前位置:网站首页>Dell r720 server installation network card Broadcom 5720 driver
Dell r720 server installation network card Broadcom 5720 driver
2022-06-30 23:07:00 【Brother Xing plays with the clouds】
The company bought a new one a few days ago The server DELL R720, Installation and installation CentOS 5.6 After completion, it is found that only lo, It doesn't exist eth* network card , After several searches, it turned out to be for r620、r720 This kind of newer machine , install rhel5.x or centos 5.x System , Without its network card driver , So we need to install it ourselves Network card driver , Download address http://zh-cn.broadcom.com/support/ethernet_nic/downloaddrivers.php Know the type of network card we need .
find Linux The driver
download , to The server On ,
1. Make sure your The server The following packages are installed , Otherwise, an error will be reported [[email protected] ~]# yum groupinstall "Development Tools" [[email protected] ~]# yum install kernel-devel
If you are using virtualization, you must also install kernel-xen-devel [[email protected] ~]# yum install kernel-xen-devel
2. Pressure file , Build installation package [[email protected] ~]# unzip linux-3.133d.zip [[email protected] ~]# cd Server/Linux/Driver [[email protected] ~]# rpm -ivh tg3-3.133d-1.src.rpm [[email protected] ~]# cd /usr/src/RedHat/SPECS [[email protected] ~]# rpmbuild -bb tg3.spec [[email protected] ~]# cd /usr/src/redhat/RPMS/x86_64 [[email protected] ~]# rpm -ivh tg3-3.133d-1.x86_64.rpm
3. Load module [[email protected] ~]# modprobe tg3 [[email protected] ~]# vim /etc/modprobe.conf alias eth0 tg3 alias eth1 tg3 alias eth2 tg3 alias eth3 tg3
4. restart The server , You will find that the network card appears
边栏推荐
- 微信小程序通过点击事件传参(data-)
- Qlineedit of QT notes (74) specifies the input type
- 【Android,Kotlin,TFLite】移动设备集成深度学习轻模型TFlite(物体检测篇)
- CTFSHOW权限维持篇
- 异步过渡方案—Generator
- Code de conduite pour la vente de fonds et la gestion de l'information
- How to ensure the security of our core drawings by drawing encryption
- Apache server OpenSSL upgrade
- 深入解析 Apache BookKeeper 系列:第四篇—背压
- pytorch 的Conv2d的详细解释
猜你喜欢
Ride: get picture Base64
Redis' cache penetration, cache breakdown and cache avalanche
Zero sample and small sample learning
"More Ford, more China" saw through the clouds, and the orders of Changan Ford's flagship products exceeded 10000
Achieve secure data sharing among multiple parties and solve the problem of asymmetric information in Inclusive Finance
The Sandbox 正在 Polygon 网络上进行部署
Introduction to digital transformation solutions for enterprises going to sea
Classic case of multithreading
MIT doctoral dissertation optimization theory and machine learning practice
Redis - 01 缓存:如何利用读缓存提高系统性能?
随机推荐
What are database OLAP and OLTP? Same and different? Applicable scenarios
Based on the open source stream batch integrated data synchronization engine Chunjun data restore DDL parsing module actual combat sharing
企业出海数字化转型解决方案介绍
What is the experience of pairing with AI? Pilot vs alphacode, Codex, gpt-3
Fund clients and sales agencies
Online customer service chat system source code_ Beautiful and powerful golang kernel development_ Binary operation fool installation_ Attached construction tutorial
latex字母头顶两个点
How does win11 optimize services? Win11 method of optimizing service
AtCoder Beginner Contest 257
一次革命、两股力量、三大环节:《工业能效提升行动计划》背后的“减碳”路线图
[无线通信基础-13]:图解移动通信技术与应用发展-1-概述
Youfu network hybrid cloud accelerates enterprise digital transformation and upgrading
Where can I find the computer device manager
As the public cloud market enters the deep water, can the calm Amazon cloud still sit still?
机器学习编译入门课程学习笔记第二讲 张量程序抽象
基金销售行为规范及信息管理
Classic case of multithreading
CTFSHOW框架复现篇
CTFSHOW权限维持篇
公有云市场迈入深水区,冷静的亚马逊云还坐得住吗?