@Stefan,
I just did the test according to your description, I didn't reproduce
your problem:
On my rpi4B with 4G ram and without ethernet cable connect, I installed
the 1012 kernel:
On the rpi4 board:
ubuntu@ubuntu:~$ uname -a
Linux ubuntu 5.3.0-1012-raspi4 #14 SMP Thu Nov 21 11:46:38 UTC 2019 aarch64
aarch64 aarch64 GNU/Linux
ubuntu@ubuntu:~$ cat /etc/netplan/50-cloud-init.yaml
# This file is generated from information provided by
# the datasource. Changes to it will not persist across an instance.
# To disable cloud-init's network configuration capabilities, write a file
# /etc/cloud/cloud.cfg.d/99-disable-network-config.cfg with the following:
# network: {config: disabled}
network:
version: 2
renderer: networkd
wifis:
wlan0:
dhcp4: yes
dhcp6: no
access-points:
"mywifi":
password: "mypassword"
ubuntu@ubuntu:~$ sudo netplan apply
ubuntu@ubuntu:~$ 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 44 bytes 3738 (3.7 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 44 bytes 3738 (3.7 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4099<UP,BROADCAST,MULTICAST> mtu 1500
ether dc:a6:32:0e:9b:c5 txqueuelen 1000 (Ethernet)
RX packets 605 bytes 724475 (724.4 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 540 bytes 72600 (72.6 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
ubuntu@ubuntu:~$ 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 44 bytes 3738 (3.7 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 44 bytes 3738 (3.7 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
wlan0: flags=4163<UP,BROADCAST,RUNNING,MULTICAST> mtu 1500
inet 192.168.1.109 netmask 255.255.255.0 broadcast 192.168.1.255
inet6 fe80::dea6:32ff:fe0e:9bc5 prefixlen 64 scopeid 0x20<link>
ether dc:a6:32:0e:9b:c5 txqueuelen 1000 (Ethernet)
RX packets 615 bytes 726200 (726.2 KB)
RX errors 0 dropped 0 overruns 0 frame 0
TX packets 558 bytes 75051 (75.0 KB)
TX errors 0 dropped 0 overruns 0 carrier 0 collisions 0
On my host machine:
hwang4@hwang4-Vostro-5390:~/work/mainline/build/eoan-rpi/ubuntu-eoan/patch$ ssh
[email protected]
The authenticity of host '192.168.1.109 (192.168.1.109)' can't be established.
ECDSA key fingerprint is SHA256:ABndCbsaeSF4OTivweZvtSSmvzbtA9j1t1qUjQF2CBg.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '192.168.1.109' (ECDSA) to the list of known hosts.
[email protected]'s password:
Welcome to Ubuntu 19.10 (GNU/Linux 5.3.0-1012-raspi4 aarch64)
* Documentation: https://help.ubuntu.com
* Management: https://landscape.canonical.com
* Support: https://ubuntu.com/advantage
System information as of Thu Nov 21 14:07:33 UTC 2019
System load: 2.39 Processes: 142
Usage of /: 52.4% of 7.00GB Users logged in: 1
Memory usage: 8% IP address for wlan0: 192.168.1.109
Swap usage: 0%
* Kata Containers are now fully integrated in Charmed Kubernetes 1.16!
Yes, charms take the Krazy out of K8s Kata Kluster Konstruction.
https://ubuntu.com/kubernetes/docs/release-notes
31 updates can be installed immediately.
25 of these updates are security updates.
To see these additional updates run: apt list --upgradable
Last login: Thu Nov 21 14:06:29 2019
ubuntu@ubuntu:~$ ls
focal-preinstalled-server-armhf+raspi3.img.xz
ubuntu@ubuntu:~$ uname -a
Linux ubuntu 5.3.0-1012-raspi4 #14 SMP Thu Nov 21 11:46:38 UTC 2019 aarch64
aarch64 aarch64 GNU/Linux
** Changed in: linux (Ubuntu)
Importance: Undecided => High
** Changed in: linux (Ubuntu)
Status: Confirmed => Incomplete
** Package changed: linux (Ubuntu) => linux-raspi2 (Ubuntu)
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1853030
Title:
No connection through SSH over WIfi after kernel update
Status in linux-raspi2 package in Ubuntu:
Incomplete
Bug description:
After updating from kernel "linux-image-5.3.0-1007-raspi2" to "linux-
image-5.3.0-1012-raspi2" I no longer can establish SSH connection to
Raspberry over Wifi.
When it is on wired connection, SSH works and initial screen shows
that both adapters (eth0 and wlan0) are connected and have their IPs.
"ifconfig" confirms that both adapters are up and have their IPs.
Establishing SSH session with both IPs is successful.
When I disconnect the network cable, SSH is no longer possible
(connection time out). In the same time the router is showing that the
Raspberry is connected to the Wifi network.
Plugging back the wire does not make the SSH possible. A restart of
the Raspberry is required with plugged in network cable in order to
establish SSH again.
The system is Raspberry Pi 4, 4GB with Ubuntu server X64 image - clean
install.
Wifi was enabled by editing /etc/netplan/50-cloud-init.yaml and
running "sudo netplan apply"
Reference info for what is done so far:
https://answers.launchpad.net/ubuntu/+question/685941
Output of "ubuntu-bug linux":
ProblemType: Bug
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: arm64
Date: Mon Nov 18 16:46:39 2019
Dependencies:
adduser 3.118ubuntu1
apt 1.9.4
apt-utils 1.9.4
binutils 2.33-2ubuntu1
binutils-aarch64-linux-gnu 2.33-2ubuntu1
binutils-common 2.33-2ubuntu1
busybox-initramfs 1:1.30.1-4ubuntu4
ca-certificates 20190110
coreutils 8.30-3ubuntu2
cpio 2.12+dfsg-9ubuntu0.1
debconf 1.5.73
debconf-i18n 1.5.73
device-tree-compiler 1.4.7-3ubuntu2
devio 1.2-1.2
dpkg 1.19.7ubuntu2
e2fsprogs 1.45.3-4ubuntu2
fdisk 2.34-0.1ubuntu2
flash-kernel 3.98ubuntu5.1
gcc-9-base 9.2.1-9ubuntu2
gpgv 2.2.12-1ubuntu3
initramfs-tools 0.133ubuntu10
initramfs-tools-bin 0.133ubuntu10
initramfs-tools-core 0.133ubuntu10
klibc-utils 2.0.6-1ubuntu3
kmod 26-1ubuntu1
libacl1 2.2.53-4
libapt-pkg5.90 1.9.4
libattr1 1:2.4.48-4
libaudit-common 1:2.8.5-2ubuntu1
libaudit1 1:2.8.5-2ubuntu1
libbinutils 2.33-2ubuntu1
libblkid1 2.34-0.1ubuntu2
libbz2-1.0 1.0.6-9.2
libc6 2.30-0ubuntu2
libcap-ng0 0.7.9-2
libcom-err2 1.45.3-4ubuntu2
libdb5.3 5.3.28+dfsg1-0.6ubuntu1
libext2fs2 1.45.3-4ubuntu2
libfdisk1 2.34-0.1ubuntu2
libffi6 3.2.1-9
libgcc1 1:9.2.1-9ubuntu2
libgcrypt20 1.8.4-5ubuntu2
libgmp10 2:6.1.2+dfsg-4
libgnutls30 3.6.9-5ubuntu1
libgpg-error0 1.36-7
libgpm2 1.20.7-5
libhogweed4 3.4.1-1
libidn2-0 2.2.0-2
libklibc 2.0.6-1ubuntu3
libkmod2 26-1ubuntu1
liblocale-gettext-perl 1.07-3build3
liblz4-1 1.9.1-1
liblzma5 5.2.4-1
liblzo2-2 2.10-0.1
libmount1 2.34-0.1ubuntu2
libncursesw6 6.1+20190803-1ubuntu1
libnettle6 3.4.1-1
libp11-kit0 0.23.17-2
libpam-modules 1.3.1-5ubuntu1
libpam-modules-bin 1.3.1-5ubuntu1
libpam-runtime 1.3.1-5ubuntu1
libpam0g 1.3.1-5ubuntu1
libpcre2-8-0 10.32-5
libseccomp2 2.4.1-0ubuntu0.19.10.3
libselinux1 2.9-2
libsemanage-common 2.9-3
libsemanage1 2.9-3
libsepol1 2.9-2
libsmartcols1 2.34-0.1ubuntu2
libss2 1.45.3-4ubuntu2
libssl1.1 1.1.1c-1ubuntu4
libstdc++6 9.2.1-9ubuntu2
libsystemd0 242-7ubuntu3
libtasn1-6 4.14-3
libtext-charwidth-perl 0.04-9
libtext-iconv-perl 1.7-6
libtext-wrapi18n-perl 0.06-9
libtinfo6 6.1+20190803-1ubuntu1
libudev1 242-7ubuntu3
libunistring2 0.9.10-2
libuuid1 2.34-0.1ubuntu2
libzstd1 1.4.3+dfsg-1
linux-base 4.5ubuntu2
linux-modules-5.3.0-1012-raspi2 5.3.0-1012.14
login 1:4.5-1.1ubuntu4
logsave 1.45.3-4ubuntu2
lsb-base 11.0.1ubuntu1
lz4 1.9.1-1
mtd-utils 1:2.0.1-1ubuntu3
openssl 1.1.1c-1ubuntu4
passwd 1:4.5-1.1ubuntu4
perl-base 5.28.1-6build1
sensible-utils 0.0.12
tar 1.30+dfsg-6
u-boot-tools 2019.07+dfsg-1ubuntu3
ubuntu-keyring 2018.09.18.1
ucf 3.0038+nmu1
udev 242-7ubuntu3
util-linux 2.34-0.1ubuntu2
uuid-runtime 2.34-0.1ubuntu2
zlib1g 1:1.2.11.dfsg-1ubuntu3
DistroRelease: Ubuntu 19.10
Package: linux-image-5.3.0-1012-raspi2 5.3.0-1012.14
PackageArchitecture: arm64
ProcCpuinfoMinimal:
processor : 3
BogoMIPS : 108.00
Features : fp asimd evtstrm crc32 cpuid
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd08
CPU revision : 3
Hardware : BCM2835
Revision : c03111
Serial : 10000000352e9f36
Model : Raspberry Pi 4 Model B Rev 1.1
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
XDG_RUNTIME_DIR=<set>
LANG=C.UTF-8
SHELL=/bin/bash
ProcVersionSignature: Ubuntu 5.3.0-1012.14-raspi2 5.3.7
SourcePackage: linux-raspi2
Tags: eoan uec-images
Uname: Linux 5.3.0-1012-raspi2 aarch64
UpgradeStatus: No upgrade log present (probably fresh install)
_MarkForUpload: True
---
ProblemType: Bug
AlsaDevices:
total 0
crw-rw---- 1 root audio 116, 1 Apr 11 2019 seq
crw-rw---- 1 root audio 116, 33 Apr 11 2019 timer
AlsaVersion: Advanced Linux Sound Architecture Driver Version
k5.3.0-1012-raspi2.
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay': 'aplay'
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: arm64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord':
'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/seq',
'/dev/snd/timer'] failed with exit code 1:
CRDA: N/A
DistroRelease: Ubuntu 19.10
Package: linux (not installed)
PciMultimedia:
ProcEnviron:
TERM=xterm
PATH=(custom, no user)
LANG=C.UTF-8
SHELL=/bin/bash
ProcFB:
ProcKernelCmdLine: coherent_pool=1M 8250.nr_uarts=1 cma=64M cma=256M
smsc95xx.macaddr=DC:A6:32:1C:19:7B vc_mem.mem_base=0x3ec00000
vc_mem.mem_size=0x40000000 net.ifnames=0 dwc_otg.lpm_enable=0
console=ttyS0,115200 console=tty1 root=LABEL=writable rootfstype=ext4
elevator=deadline rootwait
ProcVersionSignature: Ubuntu 5.3.0-1012.14-raspi2 5.3.7
RelatedPackageVersions:
linux-restricted-modules-5.3.0-1012-raspi2 N/A
linux-backports-modules-5.3.0-1012-raspi2 N/A
linux-firmware 1.183.2
RfKill: Error: [Errno 2] No such file or directory: 'rfkill': 'rfkill'
StagingDrivers: vc_sm_cma bcm2835_v4l2 bcm2835_mmal_vchiq
Tags: eoan uec-images staging
Uname: Linux 5.3.0-1012-raspi2 aarch64
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
_MarkForUpload: True
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-raspi2/+bug/1853030/+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