@koba
ifconfig shows that ethernet has nothing. wg0 is for WireGuard. wlps0 is
for my phone's hotspot as only way I can connect to internet either
wired or wirelessly. Wired connection normally showing by clicking on
top right hand corner of screen has again disappeared! I disconnected
phone's hotspot in between 1st & 2nd ifcnofig:
john@Desktop:~$ ifconfig
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 2459061 bytes 185774876 (185.7 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2459061 bytes 185774876 (185.7 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wg0: flags=209<UP,POINTOPOINT,RUNNING,NOARP> mtu 1420
inet 10.0.0.1 netmask 255.255.255.0 destination 10.0.0.1
unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 1000
(UNSPEC)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 15 dropped 0 overruns 0 carrier 0 collisions 0
wlp3s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.203.1 netmask 255.255.255.0 broadcast 192.168.203.255
inet6 fe80::c01f:1a40:87b9:30b5 prefixlen 64 scopeid 0x20<link>
ether bc:f1:71:6d:25:4f txqueuelen 1000 (Ethernet)
RX packets 943830 bytes 1085877280 (1.0 GB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 486094 bytes 69901150 (69.9 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
john@Desktop:~$ ifconfig
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 2462191 bytes 186047466 (186.0 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2462191 bytes 186047466 (186.0 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wg0: flags=209<UP,POINTOPOINT,RUNNING,NOARP> mtu 1420
inet 10.0.0.1 netmask 255.255.255.0 destination 10.0.0.1
unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 1000
(UNSPEC)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 15 dropped 0 overruns 0 carrier 0 collisions 0
john@Desktop:~$ sudo lshw -C network
[sudo] password for john:
*-network UNCLAIMED
description: Ethernet controller
product: RTL8125 2.5GbE Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
version: 05
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list
configuration: latency=0
resources: ioport:f000(size=256) memory:fe900000-fe90ffff
memory:fe910000-fe913fff
*-network DISABLED
description: Wireless interface
product: Wi-Fi 6 AX200
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlp3s0
version: 1a
serial: bc:f1:71:6d:25:4f
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list ethernet
physical wireless
configuration: broadcast=yes driver=iwlwifi
driverversion=5.19.0-43-generic firmware=72.daa05125.0 cc-a0-72.ucode latency=0
link=no multicast=yes wireless=IEEE 802.11
resources: irq:67 memory:fe800000-fe803fff
john@Desktop:~$ rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: yes
Hard blocked: no
john@Desktop:~$ rfkill unblock all
john@Desktop:~$ rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
1: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
john@Desktop:~$ ifconfig
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 2462473 bytes 186069134 (186.0 MB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 2462473 bytes 186069134 (186.0 MB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wg0: flags=209<UP,POINTOPOINT,RUNNING,NOARP> mtu 1420
inet 10.0.0.1 netmask 255.255.255.0 destination 10.0.0.1
unspec 00-00-00-00-00-00-00-00-00-00-00-00-00-00-00-00 txqueuelen 1000
(UNSPEC)
RX packets 0 bytes 0 (0.0 B)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 0 bytes 0 (0.0 B)
TX errors 15 dropped 0 overruns 0 carrier 0 collisions 0
john@Desktop:~$ sudo lshw -C network
*-network UNCLAIMED
description: Ethernet controller
product: RTL8125 2.5GbE Controller
vendor: Realtek Semiconductor Co., Ltd.
physical id: 0
bus info: pci@0000:02:00.0
version: 05
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix vpd bus_master cap_list
configuration: latency=0
resources: ioport:f000(size=256) memory:fe900000-fe90ffff
memory:fe910000-fe913fff
*-network DISABLED
description: Wireless interface
product: Wi-Fi 6 AX200
vendor: Intel Corporation
physical id: 0
bus info: pci@0000:03:00.0
logical name: wlp3s0
version: 1a
serial: bc:f1:71:6d:25:4f
width: 64 bits
clock: 33MHz
capabilities: pm msi pciexpress msix bus_master cap_list ethernet
physical wireless
configuration: broadcast=yes driver=iwlwifi
driverversion=5.19.0-43-generic firmware=72.daa05125.0 cc-a0-72.ucode latency=0
link=no multicast=yes wireless=IEEE 802.11
resources: irq:67 memory:fe800000-fe803fff
Are there any packages which I can reinstall (or even purge & install) which
are used for connection to a router?
BTW I have a an old Pentium laptop also on Ubuntu 22.04 which works Ok
still. The only thing that I can think of that is causing these issues
is that sometimes my PC freezes (and I don't know why) which gives rise
to some orphaned inodes on rebooting. I've even tried a TP-Link usb wifi
dongle but that doesn't connect either on this Asus barebones PN50-1
computer but works OK on my old Pentium laptop.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux-firmware in Ubuntu.
https://bugs.launchpad.net/bugs/2022826
Title:
Ethernet hangs
Status in linux-firmware package in Ubuntu:
New
Bug description:
I'm now getting my wired (i.e. Ethernet) connection hanging on trying
to connect. I've tried switching ports (on the router) and using a
different cable, but still the same.
ifconfig shows for Ethernet:
enp2s0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
ether 50:eb:f6:ef:a4:e6 txqueuelen 1000 (Ethernet)
RX packets 2779 bytes 250524 (250.5 KB)
RX errors 0 dropped 1 overruns 0 frame 0
TX packets 355 bytes 72171 (72.1 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
sudo lshw -C enp2s0 shows nothing
lspci -nn shows for Ethernet: 02:00.0 Ethernet controller [0200]:
Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller [10ec:8125]
(rev 05)
I found a web page: https://tutorialforlinux.com/2021/05...based-systems/
I followed the instructions and installed realtek-r8125-dkms package OK. On
rebooting, I followed the instructed procedure (shown when installing the
package) of creating a password and then entering it when requested on the
reboot. But still same problem. Any ideas what to do?
PS I've switched Wi-Fi on (though I'd prefer to use Ethernet, as my Wi-Fi is
a little flaky due to walls) in order to post this question.
ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-firmware 20220329.git681281e4-0ubuntu3.13
ProcVersionSignature: Ubuntu 5.19.0-43.44~22.04.1-generic 5.19.17
Uname: Linux 5.19.0-43-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CRDA: N/A
CasperMD5CheckResult: unknown
CurrentDesktop: ubuntu:GNOME
Date: Sat Jun 3 07:29:15 2023
Dependencies: firmware-sof-signed 2.0-1ubuntu4.1
InstallationDate: Installed on 2022-08-21 (285 days ago)
InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
MachineType: ASUSTeK COMPUTER INC. MINIPC PN50-E1
PackageArchitecture: all
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.19.0-43-generic
root=UUID=1d99d177-09b2-43e7-b6c1-451d081353f8 ro quiet splash vt.handoff=7
RelatedPackageVersions:
linux-restricted-modules-5.19.0-43-generic N/A
linux-backports-modules-5.19.0-43-generic N/A
linux-firmware 20220329.git681281e4-0ubuntu3.13
SourcePackage: linux-firmware
UpgradeStatus: Upgraded to jammy on 2022-10-06 (239 days ago)
dmi.bios.date: 03/18/2021
dmi.bios.release: 4.5
dmi.bios.vendor: ASUSTeK COMPUTER INC.
dmi.bios.version: 0405
dmi.board.asset.tag: Default string
dmi.board.name: PN50-E1
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: To be filled by O.E.M.
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 35
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias:
dmi:bvnASUSTeKCOMPUTERINC.:bvr0405:bd03/18/2021:br4.5:svnASUSTeKCOMPUTERINC.:pnMINIPCPN50-E1:pvr0405:rvnASUSTeKCOMPUTERINC.:rnPN50-E1:rvrTobefilledbyO.E.M.:cvnDefaultstring:ct35:cvrDefaultstring:sku:
dmi.product.family: Vivo PC
dmi.product.name: MINIPC PN50-E1
dmi.product.version: 0405
dmi.sys.vendor: ASUSTeK COMPUTER INC.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/2022826/+subscriptions
--
Mailing list: https://launchpad.net/~kernel-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~kernel-packages
More help : https://help.launchpad.net/ListHelp