AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / user-754116

Alie T's questions

Martin Hope
Alie T
Asked: 2022-10-05 13:57:57 +0800 CST

升级到 22.04 Jammy Jellyfish 后的网络问题

  • 1

在将笔记本电脑升级到 22.04 后的第一次硬重启时,我注意到使用有线或 wifi 连接访问互联网时出现问题。

与其他用户(升级到 22.04 后网络配置中断和升级到 22.04.1 后出现网络问题)不同,我对 localhost / 128.0.0.1 的 ping 成功 100%,对我的路由器 (192.168.1.1) 的 ping 也能成功从浏览器登录到我的路由器,以验证路由器端的一切是否正常。我的手机仍然可以通过 wifi 上网。

结果ping -c 10 2001:4860:4860::8888:(Ipv6 到 google.com)

PING 2001:4860:4860::8888(2001:4860:4860::8888) 56 data bytes

--- 2001:4860:4860::8888 ping statistics ---
10 packets transmitted, 0 received, 100% packet loss, time 9211ms

ifconfig 的结果:

enx803f5d0e2b8f: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.23  netmask 255.255.255.0  broadcast 192.168.1.255
        inet6 fe80::d1f9:5e5d:2b3b:807d  prefixlen 64  scopeid 0x20<link>
        ether 80:3f:5d:0e:2b:8f  txqueuelen 1000  (Ethernet)
        RX packets 64  bytes 10712 (10.7 KB)
        RX errors 0  dropped 22  overruns 0  frame 0
        TX packets 47  bytes 9636 (9.6 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

ipv6leakintrf0: flags=195<UP,BROADCAST,RUNNING,NOARP>  mtu 1500
        inet6 fdeb:446c:912d:8da::  prefixlen 64  scopeid 0x0<global>
        inet6 fe80::47e9:ccfd:4704:eb42  prefixlen 64  scopeid 0x20<link>
        ether fa:7f:7d:d6:b3:7e  txqueuelen 1000  (Ethernet)
        RX packets 0  bytes 0 (0.0 B)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 23  bytes 3578 (3.5 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

lo: flags=73<UP,LOOPBACK,RUNNING>  mtu 65536
        inet 127.0.0.1  netmask 255.0.0.0
        inet6 ::1  prefixlen 128  scopeid 0x10<host>
        loop  txqueuelen 1000  (Local Loopback)
        RX packets 117  bytes 9577 (9.5 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 117  bytes 9577 (9.5 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

wlp1s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST>  mtu 1500
        inet 192.168.1.20  netmask 255.255.255.0  broadcast 192.168.1.255
        inet6 fe80::8f2a:29b2:2493:7888  prefixlen 64  scopeid 0x20<link>
        ether 00:28:f8:6c:82:39  txqueuelen 1000  (Ethernet)
        RX packets 18  bytes 4672 (4.6 KB)
        RX errors 0  dropped 0  overruns 0  frame 0
        TX packets 35  bytes 6534 (6.5 KB)
        TX errors 0  dropped 0 overruns 0  carrier 0  collisions 0

我尝试禁用有线并仅使用 wifi,也尝试禁用 wifi 并仅使用有线。结果相同。

networking
  • 1 个回答
  • 69 Views
Martin Hope
Alie T
Asked: 2018-09-06 22:52:14 +0800 CST

Ubuntu 18.04 LTS、联想 Ideapad Miix 510 上的屏幕旋转

  • 1

我最近将我的联想 Ideapad Miix 510 从 16.04 升级到 18.04,并惊喜地发现我之前没有功能的屏幕自动旋转开始与升级一起使用。不幸的是,除非我锁定旋转,否则自动旋转总是相对于平板电脑的实际方向逆时针旋转 90 度。此外,如果我过于频繁地重新调整平板电脑的方向而没有锁定屏幕旋转,屏幕会变成纯灰色并且整个系统会挂起。

Settings -> Displays 没有 Orientation 或 Rotation 部分,大概是因为自动旋转。将 xrandr 与 -o 或 --rotate 一起使用会产生

无效的 MIT-MAGIC-COOKIE-1 密钥无法打开显示:0

有没有办法启用自动旋转,但告诉 Ubuntu 总是从它认为的方向顺时针显示屏幕 90 度?

lenovo tablet 18.04 display-rotation orientation
  • 2 个回答
  • 2252 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何运行 .sh 脚本?

    • 16 个回答
  • Marko Smith

    如何安装 .tar.gz(或 .tar.bz2)文件?

    • 14 个回答
  • Marko Smith

    如何列出所有已安装的软件包

    • 24 个回答
  • Marko Smith

    无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗?

    • 25 个回答
  • Martin Hope
    Flimm 如何在没有 sudo 的情况下使用 docker? 2014-06-07 00:17:43 +0800 CST
  • Martin Hope
    Ivan 如何列出所有已安装的软件包 2010-12-17 18:08:49 +0800 CST
  • Martin Hope
    La Ode Adam Saputra 无法锁定管理目录 (/var/lib/dpkg/) 是另一个进程在使用它吗? 2010-11-30 18:12:48 +0800 CST
  • Martin Hope
    David Barry 如何从命令行确定目录(文件夹)的总大小? 2010-08-06 10:20:23 +0800 CST
  • Martin Hope
    jfoucher “以下软件包已被保留:”为什么以及如何解决? 2010-08-01 13:59:22 +0800 CST
  • Martin Hope
    David Ashford 如何删除 PPA? 2010-07-30 01:09:42 +0800 CST

热门标签

10.10 10.04 gnome networking server command-line package-management software-recommendation sound xorg

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve