Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connectionsPath: ...!news.mixmin.net!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Chris Green Newsgroups: comp.sys.raspberry-pi Subject: Re: Why has new bookwork installation given me a newer kernel than an upgraded bookworm? Date: Thu, 30 Jan 2025 20:54:29 +0000 Lines: 38 Message-ID: <5h5t6l-8us3.ln1@q957.zbmc.eu> References: <1aks6l-46r3.ln1@q957.zbmc.eu> <20250130193921.67107011@ryz.dorfdsl.de> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net 92/i31vxQso5pypuOqgkjQ/2BPuiGTKbdrx3+x2Jam8DKJHHY= X-Orig-Path: not-for-mail Cancel-Lock: sha1:O+6u2mWCgxc7J4NKYYgsyxkzoIg= sha256:bdvgOcvjyJEY+hOzHZEAVoPtYT3AFIofF+XJIGJpt9k= User-Agent: tin/2.6.2-20221225 ("Pittyvaich") (Linux/6.1.0-29-amd64 (x86_64)) Bytes: 2035 Marco Moock wrote: > On 30.01.2025 16:00 Uhr Chris Green wrote: > > > I'm confused, I've just installed Raspberry Pi OS (Bookworkm) on a > > new Pi 4B and it has installed Kernel: 6.6.62+rpt-rpi-v8 aarch64. > > > > I have another 4B on which I installed Bookworm a while ago and have > > updated regularly and it only has Kernel: 6.1.21-v8+ aarch64. > > apt list installed 'linux-image*' > That simply lists every possible matching package as far as I can see, not what's actually installed. There isn't anything actually installed with a package name matching 'linux-image':- chris@homepi$ dpkg -l | grep linux-image chris@homepi$ The 'older' system has /boot/kernel8.img installed from the raspberrypi-kernel package. The 'newer' system says /boot/kernel8.img comes from the raspberrypi-kernel package but there isn't any raspberrypi-kernel package installed. :- root@newodinpi:~# apt-file search kernel8.img raspberrypi-kernel: /boot/kernel8.img root@newodinpi:~# dpkg -l | grep raspberrypi-kernel root@newodinpi:~# Something is funny here! -- Chris Green ยท