Ubuntu(双启动Windows)以太网未连接/检测


8

我是Linux的新手,并且刚刚在Windows 10上安装了Ubuntu 16.04 LTS。(如果有帮助,我将Ubuntu安装在与Windows不同的分区上)。因此,我设置了Ubuntu,但未检测到并连接我的以太网。在Windows上,同样可以正常工作。我在该网站上搜索了其他问题,但没有一个解决了我的问题。如果有人在这里帮我,我会很高兴!谢谢!

好的,我是悬赏这个问题的用户。由于缺乏声誉,我无法发表评论。但是现在我想我应该把这个问题的控制权掌握在我手中。因此,我将描述系统的属性。

我已经在与Windows 10并行的单独分区上安装了Ubuntu 16.04,笔记本电脑是Lenovo Z51-70。问题是以太网未在Ubuntu上连接。

这是Windows上“ ipconfig”的结果。

Windows IP Configuration


Wireless LAN adapter Local Area Connection* 2:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Ethernet adapter Ethernet:

   Connection-specific DNS Suffix  . :
   Link-local IPv6 Address . . . . . : fe80::d01f:a297:5f9c:80f%4
   IPv4 Address. . . . . . . . . . . : 10.9.73.16
   Subnet Mask . . . . . . . . . . . : 255.255.224.0
   Default Gateway . . . . . . . . . : 10.9.70.250

Ethernet adapter Ethernet 2:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Wireless LAN adapter Wi-Fi:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Ethernet adapter Bluetooth Network Connection:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Tunnel adapter isatap.{5F5A44D4-1648-49E4-8C87-54CB2AB99206}:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

Tunnel adapter Local Area Connection* 12:

   Media State . . . . . . . . . . . : Media disconnected
   Connection-specific DNS Suffix  . :

另外,我想补充一点,重启并没有帮助。重新启动网络管理器没有帮助。在启动Ubuntu之前放弃Windows上的IP并没有帮助。

@DavidFoerster提到的脚本的输出位于wireless-info.txt


您确定它不仅有效吗?它是某种异国情调的USB WiFi设备吗?在右上角应该有一些图标提供了用于网络选项的菜单(通常是两个箭头来回移动的图标)。可能要检查一下。另外,ifconfig在终端中运行时会说什么(使用[CTRL] + [] ALT] + [T]启动终端。还要检查路由器中是否没有特殊的规则可能会阻止连接。也许尝试这些建议后可以添加一些额外的信息。
EF Nijboer

由于Windows文件系统缺少POSIX权限,因此很难在与Windows相同的分区上安装Linux
phuclv

1
没有硬件细节又如何回答这个问题?
Zanna

@Zanna问题是答案太多,一个答案是网卡和软件设置的每种组合。自问题发布以来,OP自2016年11月6日以来尚未签署,因此可能不会出现进一步的细节。通常这样的问题会被关闭,但是由于赏金游戏规则的改变:发布答案赏金银行家最喜欢:p
WinEunuuchs2Unix

@ WinEunuuchs2Unix很好,是的。如果没有银行提供的硬件详细信息,应答者只能推测(他们正在这样做)
Zanna

Answers:


3

网络连接问题的圣经

最好的起点是使用您最喜欢的ArchLinux 网络连接圣经(wiki.archlinux.org-在Windows驱动程序中启用WOL)。

尽管您可以尝试很多方法:

1 Check the connection 2 Set the hostname
2.1 Local network hostname resolution 3 Device driver
3.1 Check the status
3.2 Load the module 4 Network interfaces
4.1 Device names
4.1.1 Get current device names
4.1.2 Change device name
4.1.3 Reverting to traditional device names
4.2 Set device MTU and queue length
4.3 Enabling and disabling network interfaces 5 Configure the IP address
5.1 Dynamic IP address
5.1.1 systemd-networkd
5.1.2 dhcpcd
5.1.3 dhclient
5.1.4 netctl
5.2 Static IP address
5.2.1 netctl
5.2.2 systemd-networkd
5.2.3 dhcpcd
5.2.4 Manual assignment
5.2.5 Calculating addresses 6 Tips and tricks
6.1 ifplugd for laptops
6.2 Bonding or LAG
6.3 IP address aliasing
6.3.1 Example
6.4 Change MAC/hardware address
6.5 Internet sharing
6.6 Router configuration
6.7 Promiscuous mode 7 Troubleshooting
7.1 Swapping computers on the cable modem
7.2 The TCP window scaling problem
7.2.1 How to diagnose the problem
7.2.2 Ways of fixing it
7.2.2.1 Bad
7.2.2.2 Good
7.2.2.3 Best
7.2.3 More about it
7.3 Realtek no link / WOL problem
7.3.1 Enable the NIC directly in Linux
7.3.2 Rollback/change Windows driver
7.3.3 Enable WOL in Windows driver
7.3.4 Newer Realtek Linux driver
7.3.5 Enable LAN Boot ROM in BIOS/CMOS
7.4 No interface with Atheros chipsets
7.5 Broadcom BCM57780
7.6 Realtek RTL8111/8168B
7.7 Gigabyte Motherboard with Realtek 8111/8168/8411 8 See also

考虑到网卡只能在Windows上运行,而不能在Ubuntu上运行,我们将从有限的信息入手。下一节将对此进行概述。

Windows在关闭时禁用NIC(网络接口卡)

禁用称为局域网唤醒(WOL)的BIOS功能时,您的NIC将没有闪烁的LED指示连接,也没有与路由器的连接。Windows可以在关机时禁用NIC。为防止这种情况在Windows XP(示例)下的Realtek卡上发生,请使用:

Right click my computer and choose "Properties"
--> "Hardware" tab   --> Device Manager
 --> Network Adapters
  --> "double click" Realtek ...
   --> Advanced tab
    --> Wake-On-Lan After Shutdown
     --> Enable

由于未提供确切的详细信息,因此这可能无法解决OP问题。但是,很有信心在此网页上的其他解决方案之一将解决此问题。


1

我发现该网站对使用Killer Wireless AX1650在Alienware M15上运行Ubuntu 18.04很有帮助,它是安装驱动程序的指南。请注意,必须禁用安全启动。该指南适用于Ubuntu 16.04 / 18.04 / 19.04。https://support.killernetworking.com/knowledge-base/killer-ax1650-in-debian-ubuntu-16-04/

截至19年10月24日,该网站的说明如下:

一次将以下命令输入到终端的一行中。

步骤1 –下载最新的Git和Build-Essential软件包

sudo apt update
sudo apt-get install -y git
sudo apt-get install -y build-essential

第2步–下载Iwlwifi-Firmware.git存储库

git clone git://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git
cd linux-firmware
sudo cp iwlwifi-* /lib/firmware/
cd ..

步骤3 –下载Backport-Iwlwifi.git存储库因为'Make将生成未签名的驱动程序,所以您可能会看到SSL错误/警告。很好,但这就是必须禁用安全启动的原因。如果启用了安全启动,则您的计算机将不会使用未签名的驱动程序!

git clone https://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/backport-iwlwifi.git
cd backport-iwlwifi
sudo make defconfig-iwlwifi-public
sudo make -j4
sudo make install

以下命令可能是强制您的计算机从引导使用驱动程序的必要步骤:

update-initramfs -u

重新启动机器!


0

无论如何我都不是专家,但是当我第一次开始使用双启动计算机时也遇到了这个问题。我正在使用14.04,它有类似的问题。从我在网上(在这里和其他技术站点)都能找到的内容来看,这似乎是以太网卡配置的问题。就像其他人所说的那样,Windows和Ubuntu使用不同的以太网卡配置。由于Windows的工作方式,它以某种方式配置卡,使得Ubuntu无法重新配置它。解决此问题的最简单方法是让Windows“释放”以太网卡。但是,Windows仅在完全关闭过程中执行此操作。不在重新启动期间。在另一个方向上是不同的。在Ubuntu使用后,Windows能够重新配置以太网卡。

总而言之,从Ubuntu重启到Windows是可以的。可以完全关闭Windows,然后引导至Ubuntu。无法从Windows重新启动到Ubuntu。我试图寻找一种方法来强制Ubuntu重新配置卡。我还搜索了一种强制Windows重新启动时“释放”卡的方法,就好像它完全关闭了一样。但是,到目前为止,我的搜索没有任何结果。


由于声誉要求,我无法对原始帖子发表评论。但是,我想再次强调一下,完全关机应该起作用。因此,我的意思不是重启或重启。它们是有区别的。我的意思是您必须物理按下计算机上的电源按钮才能将其重新打开。完全关闭计算机后,计算机不应自行打开。
安德鲁·沉

0

首先检查以太网卡驱动程序在您的安装中是否工作正常。

lspci | grep -i eth

这将给出如下输出:

Ethernet controller: Intel Corporation Ethernet Connection I217-LM (rev 05)

如果输出为空白,请编辑/etc/NetworkManager/NetworkManager.conf文件并设置managed=true。重新启动网络管理器udo service network-manager restart

您也可以尝试compat-wireless-2.6.tar.bz2驱动程序。


0

这似乎更像是一个驱动程序问题,因为在Windows 10中可以正常使用。在Ubuntu中,以太网卡驱动程序可能存在问题。

我相信此链接中提到的选项会有所帮助。如果输入无效,请告知您的以太网卡详细信息以及的输出ifconfig,以及/etc/network/interfaces


这看起来更像是评论,而不是答案。:)
汤普森·道斯

0

我在Debian 10和Windows 10双启动中遇到了类似的问题。解决方案是通过禁用中的快速启动来“真正”关闭Windows 10 Control Panel -> Power Options -> Choose what the power buttons do -> Change settings that are currently unavailable -> Unckeck Turn on fast startup and then Save changes

By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.