ubuntu14.04有线网卡检测不到问题

也是更新后出现的问题,一个月前的问题一直拖到现在,早发现早解决。

问题描述

  • 桌面右上角企鹅图标右侧图标显示为空边框扇形,如图所示:

尝试解决

  • 尝试一:
  • 首先重启交换机,然后重启电脑,多试几次总会成功检测到。具体原因不记得了,跟某些协议有什么关系,但是谁遭得住每次联网都这么整几次啊。

成功解决

分析原因,然后针对问题进行解决,第一种半吊子的方法不建议采用,还是得仔细思考。
网卡驱动出现了问题,找到与网卡对应的最新驱动进行安装。

  • 查看网卡型号
  • 输入lspci -k | grep -i -A2 net
  • 网卡型号为Ethernet controller: Marvell Technology Group Ltd. 88E8042 PCI-E Fast Ethernet Controller (rev 10)
  • 下载最新相应的网卡驱动,并查看相关文档说明

1.Preparing the Driver Installation Package
Before the sk98lin driver installation script can be invoked, the
installation package needs to be unpacked:

  1. Login as ‘root’.
  2. To unpack the driver installation package, execute the command
    tar xfvj install_A.B.C.D.tar.bz2
    or
    bunzip2 -c install_A.B.C.D.tar.bz2 | tar xfv -

2.Driver Installation

  1. After the driver installation package is unpacked, execute the following commands to start the sk98lin driver build process:
    cd DriverInstall
    ./install.sh

  2. Select the driver installation mode (see following sections).

NOTE: In case you have installed another driver module than the original
Marvell driver you will be asked how to further proceed. You can
ignore the fact, you can rename the other driver, or you can erase
the driver. We recommend to erase the driver to avoid unwanted
side effects and interdependencies.

  1. Wait for the driver build process to finish.

    Depending on the installation mode you selected, the driver is either
    compiled and installed, or a kernel patch is generated.

NOTE:
Depending on your Linux distribution, the name of your device may have
changed after successful installation. In order to restore your old
device, start the appropriate network configuration utility and rename
the device.

3.Installation Mode

When selecting the installation mode, the driver sources shipped
with the install package are compiled and the resulting driver
module object file is installed to a suitable location (usually somewhere
below directory /lib/modules/…).

No source files of the driver are installed into a kernel directory.
Only the driver module object file and the man page of the driver are
installed onto your system permanently.

Installation mode means that the build process runs automatically
without any user interaction. In case of installation problems,
the driver installation script autonomously tries to solve the problem
(if possible).

After the compilation has finished, the initial system state and
configuration is recovered and all (possibly) backed-up system
files are restored from the initial configuration.

  • 出现的问题:
  • “./install.sh 42: ./functions: Syntax error: “(” unexpected”
  • 错误原因:文件格式不是unix格式,脚本文件是在windows系统中编写的
  • 解决:
    • :set fileformat=unix
    • bash -x install.sh
  • 重启电脑,成功检测

总结

这篇写的不够简洁明了,主要是给自己的工作做个记录。

ubuntu14.04有线网卡检测不到问题相关推荐

  1. Ubuntu14.04重启网卡不生效

    Ubuntu14.04重启网卡不生效 MAY 28TH, 2014 | COMMENTS Stopping or restarting the networking job is not suppor ...

  2. Ubuntu 20.04有线网卡突然不能用了,无线可以用。

    系统莫名奇妙的,有线网络不能有那个了,在settings 中也没有有线网络的设置.中间找了很多方法,总是无法成功安装. 我的思路是 第一步:先确定驱动是否成功安装. #ifconfig -a 结果发现 ...

  3. vmware虚拟机ubuntu20.04网络网卡检测失败,ifconfig的ip错误,且网络连接不了

    sstap 可以看出,我的第二网卡没有检测出来. root@jitsi:/home/ubuntu/Desktop# ifconfig lo: flags=73<UP,LOOPBACK,RUNNI ...

  4. [终于解决]Ubuntu14.04 32位安装移动网卡(0bda:b711)驱动8188gu tplink-WN726n

    大致梳理一下问题解决的流程 首先,在台式机做了双系统,台式机只有一个网线接口,由于项目要求,需要占用网口传输数据,所以用之前买的tplink-WN726n免驱版2.0的移动网卡 [note]免驱版只能 ...

  5. linux14.04网卡驱动,Ubuntu14.04 没有无线网卡驱动的解决方法

    一直都想着要重装系统来着(把Ubuntu变成主系统,清理不要的软件),拖着拖着,终于昨天下定决心.把电脑里的东西该删的删,该备份的备份,重装完了系统.装的时候没注意,装完了才发现无论是Win7还是Ub ...

  6. [原]ubuntu14.04 网卡逻辑修改没有文件/etc/udev/rules.d/70-persistent-net.rules

    -----问题出现------ 在新装的ubuntu14.04系统中没有发现文件/etc/udev/rule.d/70-persistent-net.rules, 无法修改网络的逻辑名称(即把第一张网 ...

  7. ubuntu14.04+ROS indigo+kinectV1 骨骼点检测

    经过一番捣鼓,终于实现了在ubuntu14.04和ROS indigo下使用kinectV1实现骨骼点检测,整理如下: 首先把kinectV1的驱动装好,参考上一篇blog:http://blog.c ...

  8. ubuntu 18.04 识别不到有线网卡

    ubuntu 18.04 识别不到有线网卡 有线网卡突然识别不到 前言 不完美的解决方案 1. 查看网卡名称 2. 编辑 /etc/network/interfaces 3. 重启 4. 拉起网卡 5 ...

  9. 【Ubuntu18.04离线安装网卡驱动】自带r8169安装r8125有线网卡驱动

    一.背景 安装Ubuntu18.04.6后 没有网络连接 发现: 有线网卡是8125 而自带的驱动型号为r8169 猜测: 网卡固件型号和驱动版本不匹配 二.尝试 参考了: 有线网卡: https:/ ...

最新文章

  1. 用jk触发器构成二分频电路_实例分析,轻松掌握声控照明电路
  2. 项目中常用的 19 条 MySQL 优化总结
  3. 利用cx_Freeze将py文件打包成exe文件(图文全解)
  4. mysql 5.6.14 win32_mysql-5.6.14-win32为免安装解压缩版
  5. leetcode9. 回文数
  6. 御用导航提示提醒_汽车导航,离线和在线哪个好用?两者的区别分析
  7. 小米开源文件管理器MiCodeFileExplorer-源码研究(1)-2个模型Model
  8. C# 获取电脑CPU序列号
  9. 飞鹤、贝因美、君乐宝们的难题:新生儿人口减少、育儿知识的变化
  10. php doctrine datetime,php – doctrine和Symfony 2中的DateTime字段
  11. Ubuntu18.04
  12. 「Python入门」Python代码规范(风格)
  13. mdadm彻底删除software RAID
  14. Qt QVector “isDetached()“
  15. QT五子棋游戏课设及源码(连接mysql数据库含打开并运行程序的教程)
  16. 东方财富板块资金python抓取
  17. HBase thrift2
  18. 关于DOS命令的骚操作
  19. 如何保障邮件内容安全
  20. selenium的常见方法及使用

热门文章

  1. 微信小程序自定义组件的计算属性功能
  2. 【机器学习】线性(linear)与非线性(nonlinear)分类器区别
  3. Nonlinear Transform
  4. Android仿美团切换城市
  5. 统计学计算机类实验报告,应用统计学实验报告.doc
  6. Python安装与入门
  7. Cisco交换机端口聚合(EtherChannel)
  8. centos8搭建owncloud
  9. 一文读懂,MES管理系统模块功能
  10. 支付安全性测试 (转自51testing)