Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 5035

Troubleshooting • Re: Can't swap a Zero 2W into a Zero W setup...

$
0
0
Re: missing a kernel version - how would I put back v7 if that's the problem?
I just gave a swing at reinstalling the v7 version by doing the following, which matches the v6 and v8 versions already there:

Code:

sudo apt install linux-image-6.1.0-rpi8-rpi-v7
That leaves me with the following in /boot/firmware, which looks good:

Code:

pi@pi0w3:/boot/firmware $ ls -al kernel*-rwxr-xr-x 1 root root 7009944 Mar  1 15:55 kernel7.img-rwxr-xr-x 1 root root 8751247 Jan 29 09:27 kernel8.img-rwxr-xr-x 1 root root 6648328 Jan 29 09:25 kernel.img
... and with the following in /boot, which also seems to have resupplied everything equivalent to what was there for v6 and v8:

Code:

pi@pi0w3:/boot $ ls -al total 53494drwxr-xr-x  3 root root     4096 Mar  1 15:55 .drwxr-xr-x 18 root root     4096 Mar  1 15:54 ..-rw-r--r--  1 root root       92 Jan 29 09:23 cmdline.txt-rw-r--r--  1 root root   200273 Jan 25 13:52 config-6.1.0-rpi8-rpi-v6-rw-r--r--  1 root root   205561 Jan 25 13:52 config-6.1.0-rpi8-rpi-v7-rw-r--r--  1 root root   230500 Jan 25 13:52 config-6.1.0-rpi8-rpi-v8-rw-r--r--  1 root root       91 Jan 29 09:23 config.txtdrwxr-xr-x  3 root root     6144 Dec 31  1969 firmware-rw-r--r--  1 root root 10468258 Jan 29 09:29 initrd.img-6.1.0-rpi8-rpi-v6-rw-r--r--  1 root root 10599871 Mar  1 15:55 initrd.img-6.1.0-rpi8-rpi-v7-rw-r--r--  1 root root 10610020 Jan 29 09:28 initrd.img-6.1.0-rpi8-rpi-v8lrwxrwxrwx  1 root root       17 Oct  9 19:06 overlays -> firmware/overlays-rw-r--r--  1 root root       83 Jan 25 13:52 System.map-6.1.0-rpi8-rpi-v6-rw-r--r--  1 root root       83 Jan 25 13:52 System.map-6.1.0-rpi8-rpi-v7-rw-r--r--  1 root root       83 Jan 25 13:52 System.map-6.1.0-rpi8-rpi-v8-rw-r--r--  1 root root  6648328 Jan 25 13:52 vmlinuz-6.1.0-rpi8-rpi-v6-rw-r--r--  1 root root  7009944 Jan 25 13:52 vmlinuz-6.1.0-rpi8-rpi-v7-rw-r--r--  1 root root  8751247 Jan 25 13:52 vmlinuz-6.1.0-rpi8-rpi-v8
And, when booted in the Zero 2 W, it worked!
Thank you for the nudge about the kernel version. There was certainly no clear notice about what was wrong, even in the serial output.

Statistics: Posted by tinker2much — Fri Mar 01, 2024 10:29 pm



Viewing all articles
Browse latest Browse all 5035

Trending Articles