-
-
Notifications
You must be signed in to change notification settings - Fork 496
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sparky SBC | Kernel errors #4080
Comments
Hi, basically DietPi is not providing any kernel. This is done by the base image uses. In your case it is a Raspberry OS. Means you are running Raspberry OS Buster Kernel, provided by Raspberry Pi Foundation. And yes there is a totally different kernel used on Buster compare to Stretch. Stretch: 4.19.42-v7+ |
Hm,
i always thought that you have a „special" kernel supplied by allo. Isn’t it?
… Am 02.02.2021 um 22:49 schrieb Joulinar ***@***.***>:
Hi,
basically DietPi is not providing any kernel. This is done by the base image uses. In your case it is a Raspberry OS. Means you are running Raspberry OS Buster Kernel, provided by Raspberry Pi Foundation. And yes there is a totally different kernel used on Buster compare to Stretch.
Stretch: 4.19.42-v7+
Buster: 5.4.83-v7+
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#4080 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AEC2TDWAVWTRYAKOUMYXLLLS5BXNVANCNFSM4W7SSPKQ>.
|
I guess @MichaIng could explain it way better 😃 |
The kernel is the same indeed, the official Allo Sparky SBC kernel including patches. |
I needed to restart my sparky. Therefore i lost the kernel trace.
As soon as i face the error again i try to capture the kernel trace.
… Am 03.02.2021 um 01:09 schrieb MichaIng ***@***.***>:
The kernel is the same indeed, the official Allo Sparky SBC kernel <https://github.com/sparkysbc/Linux> including patches <https://github.com/sparky-sbc/sparky-test>.
Could you give some details on the errors you face?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#4080 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AEC2TDX5EM7VOTFYGCDLAQTS5CH3JANCNFSM4W7SSPKQ>.
|
Dear all, until now it the sparky don’t stop again.
But nevertheless i face kernel traces while playing music from time to time:
this warning occurred at startup:
----udc_set_plugstate--PLUGSTATE_OUT--
Feb 06 09:17:02 DietPi kernel: [PowerGate] name: 'usb3', on: 0, before SPS_PG_CTL: 0x717761
Feb 06 09:17:02 DietPi kernel: [PowerGate] name: 'usb3', on: 0, after SPS_PG_CTL: 0x717361
Feb 06 09:17:02 DietPi kernel:
------------dwc3_clk_exit----------
Feb 06 09:17:02 DietPi kernel: ++++++++cpufreq ready++++++++
Feb 06 09:17:02 DietPi kernel: ++++++++pdata->freq_tab[0].freq_clip_max:504000++++++++
Feb 06 09:17:02 DietPi kernel: ++++++++pdata->freq_tab[1].freq_clip_max:504000++++++++
Feb 06 09:17:02 DietPi kernel: ------------[ cut here ]------------
Feb 06 09:17:02 DietPi kernel: WARNING: at /imxhdd/opt/1301TAG/sparky_volumio/kernel/drivers/gpio/gpiolib.c:160 gpio_ensure_requested+0x58/0xb4()
Feb 06 09:17:02 DietPi kernel: autorequest GPIO-114
Feb 06 09:17:02 DietPi kernel: Modules linked in:
Feb 06 09:17:02 DietPi kernel: CPU: 0 PID: 218 Comm: kworker/0:3 Not tainted 3.10.38 #22
Feb 06 09:17:02 DietPi kernel: Workqueue: events wait_cpufreq_ready
Feb 06 09:17:02 DietPi kernel: [<c0015b34>] (unwind_backtrace+0x0/0x138) from [<c001304c>] (show_stack+0x24/0x2c)
Feb 06 09:17:02 DietPi kernel: [<c001304c>] (show_stack+0x24/0x2c) from [<c002beb8>] (warn_slowpath_common+0x4c/0x6c)
Feb 06 09:17:02 DietPi kernel: [<c002beb8>] (warn_slowpath_common+0x4c/0x6c) from [<c002bf6c>] (warn_slowpath_fmt+0x30/0x40)
Feb 06 09:17:02 DietPi kernel: [<c002bf6c>] (warn_slowpath_fmt+0x30/0x40) from [<c0314f68>] (gpio_ensure_requested+0x58/0xb4)
Feb 06 09:17:02 DietPi kernel: [<c0314f68>] (gpio_ensure_requested+0x58/0xb4) from [<c0315ed0>] (gpiod_direction_output+0x60/0x2d4)
Feb 06 09:17:02 DietPi kernel: [<c0315ed0>] (gpiod_direction_output+0x60/0x2d4) from [<c04c4b58>] (owl_tmu_read+0x15c/0x1bc)
Feb 06 09:17:02 DietPi kernel: [<c04c4b58>] (owl_tmu_read+0x15c/0x1bc) from [<c04c43bc>] (owl_get_temp+0x28/0x58)
Feb 06 09:17:02 DietPi kernel: [<c04c43bc>] (owl_get_temp+0x28/0x58) from [<c04c0e9c>] (thermal_zone_get_temp+0x54/0x108)
Feb 06 09:17:02 DietPi kernel: [<c04c0e9c>] (thermal_zone_get_temp+0x54/0x108) from [<c04c1e04>] (thermal_zone_device_update+0x24/0xd4)
Feb 06 09:17:02 DietPi kernel: [<c04c1e04>] (thermal_zone_device_update+0x24/0xd4) from [<c04c2504>] (thermal_zone_device_register+0x650/0x76c)
Feb 06 09:17:02 DietPi kernel: [<c04c2504>] (thermal_zone_device_register+0x650/0x76c) from [<c04c4cac>] (wait_cpufreq_ready+0xf4/0x1b8)
Feb 06 09:17:02 DietPi kernel: [<c04c4cac>] (wait_cpufreq_ready+0xf4/0x1b8) from [<c00470dc>] (process_one_work+0x134/0x414)
Feb 06 09:17:02 DietPi kernel: [<c00470dc>] (process_one_work+0x134/0x414) from [<c00477b8>] (worker_thread+0x138/0x37c)
Feb 06 09:17:02 DietPi kernel: [<c00477b8>] (worker_thread+0x138/0x37c) from [<c004d394>] (kthread+0xa4/0xb0)
Feb 06 09:17:02 DietPi kernel: [<c004d394>] (kthread+0xa4/0xb0) from [<c000f3d8>] (ret_from_fork+0x14/0x3c)
Feb 06 09:17:02 DietPi kernel: ---[ end trace 6268d48b9c1f131b ]---
Feb 06 09:17:02 DietPi kernel: OWL: Kernel Thermal management registered
Feb 06 09:17:02 DietPi systemd-udevd[532]: starting version 212
Feb 06 09:17:02 DietPi kernel:
/imxhdd/opt/1301TAG/sparky_volumio/kernel/drivers/usb/monitor/umonitor_core.c--746, SYS_MSG_USB_A_IN
Feb 06 09:17:02 DietPi kernel: /imxhdd/opt/1301TAG/sparky_volumio/kernel/drivers/usb/monitor/umonitor_api.c--1212, wake_lock !!!
Feb 06 09:17:02 DietPi kernel:
----udc_set_plugstate--PLUGSTATE_IN-2--
Feb 06 09:17:02 DietPi kernel:
------------dwc3_clk_init-----ic=1-----
Feb 06 09:17:02 DietPi kernel: [PowerGate] name: 'usb3', on: 1, before SPS_PG_CTL: 0x713361
Feb 06 09:17:02 DietPi kernel: [PowerGate] name: 'usb3', on: 1, after SPS_PG_CTL: 0x717761
Feb 06 09:17:02 DietPi kernel: GS705A phy init for dwc3 gadget 18:04:18
Feb 06 09:17:02 DietPi kernel: GS705A phy init for dwc3 gadget 18:04:18
Feb 06 09:17:02 DietPi kernel: xhci-hcd xhci-hcd.0.auto: xHCI Host Controller
Feb 06 09:17:02 DietPi kernel: xhci-hcd xhci-hcd.0.auto: new USB bus registered, assigned bus number 1
Feb 06 09:17:02 DietPi kernel: GS705A phy init for xhci 18:04:18
Feb 06 09:17:02 DietPi kernel: xhci-hcd xhci-hcd.0.auto: irq 55, io mem 0xb0400000
later on i get that error:
atc260x-rtc atc2603c-rtc.0: atc260x_rtc_settime(): 2021-02-06 10:39:39
Feb 06 11:50:38 DietPi kernel: atc260x-rtc atc2603c-rtc.0: atc260x_rtc_settime(): 2021-02-06 10:50:39
Feb 06 11:54:13 DietPi kernel: ------------[ cut here ]------------
Feb 06 11:54:13 DietPi kernel: WARNING: at /imxhdd/opt/1301TAG/sparky_volumio/kernel/net/sched/sch_generic.c:255 dev_watchdog+0x24c/0x26c()
Feb 06 11:54:13 DietPi kernel: NETDEV WATCHDOG: eth0 (owl-ethernet): transmit queue 0 timed out
Feb 06 11:54:13 DietPi kernel: Modules linked in: nls_cp437 snd_usb_audio snd_hwdep snd_usbmidi_lib ethernet spidev atc260x_irkeypad atc260x_cap_ga
uge autofs4
Feb 06 11:54:13 DietPi kernel: CPU: 2 PID: 0 Comm: swapper/2 Tainted: G W 3.10.38 #22
Feb 06 11:54:13 DietPi kernel: [<c0015b34>] (unwind_backtrace+0x0/0x138) from [<c001304c>] (show_stack+0x24/0x2c)
Feb 06 11:54:13 DietPi kernel: [<c001304c>] (show_stack+0x24/0x2c) from [<c002beb8>] (warn_slowpath_common+0x4c/0x6c)
Feb 06 11:54:13 DietPi kernel: [<c002beb8>] (warn_slowpath_common+0x4c/0x6c) from [<c002bf6c>] (warn_slowpath_fmt+0x30/0x40)
Feb 06 11:54:13 DietPi kernel: [<c002bf6c>] (warn_slowpath_fmt+0x30/0x40) from [<c05ea148>] (dev_watchdog+0x24c/0x26c)
Feb 06 11:54:13 DietPi kernel: [<c05ea148>] (dev_watchdog+0x24c/0x26c) from [<c003a2d8>] (call_timer_fn+0x3c/0x154)
Feb 06 11:54:13 DietPi kernel: [<c003a2d8>] (call_timer_fn+0x3c/0x154) from [<c003ac90>] (run_timer_softirq+0x1c0/0x2c4)
Feb 06 11:54:13 DietPi kernel: [<c003ac90>] (run_timer_softirq+0x1c0/0x2c4) from [<c00339e0>] (__do_softirq+0xf4/0x2a0)
Feb 06 11:54:13 DietPi kernel: [<c00339e0>] (__do_softirq+0xf4/0x2a0) from [<c0033c1c>] (do_softirq+0x4c/0x58)
Feb 06 11:54:13 DietPi kernel: [<c0033c1c>] (do_softirq+0x4c/0x58) from [<c0033e90>] (irq_exit+0x90/0xc8)
Feb 06 11:54:13 DietPi kernel: [<c0033e90>] (irq_exit+0x90/0xc8) from [<c000fbf8>] (handle_IRQ+0x3c/0x94)
Feb 06 11:54:13 DietPi kernel: [<c000fbf8>] (handle_IRQ+0x3c/0x94) from [<c00085e0>] (gic_handle_irq+0x28/0x5c)
Feb 06 11:54:13 DietPi kernel: [<c00085e0>] (gic_handle_irq+0x28/0x5c) from [<c000ef40>] (__irq_svc+0x40/0x70)
Feb 06 11:54:13 DietPi kernel: Exception stack(0xe2a13f98 to 0xe2a13fe0)
Feb 06 11:54:13 DietPi kernel: 3f80: ffffffed 00a49000
Feb 06 11:54:13 DietPi kernel: 3fa0: c0c8b6e4 00000000 e2a12000 e2a12000 e2a12000 c0d29dec c0c89ed4 414fc091
Feb 06 11:54:13 DietPi kernel: 3fc0: c07c6920 c0d295bd 00000000 e2a13fe0 c0010050 c0010048 60010013 ffffffff
Feb 06 11:54:13 DietPi kernel: [<c000ef40>] (__irq_svc+0x40/0x70) from [<c0010048>] (arch_cpu_idle+0x28/0x38)
Feb 06 11:54:13 DietPi kernel: [<c0010048>] (arch_cpu_idle+0x28/0x38) from [<c00736b8>] (cpu_startup_entry+0x68/0x24c)
Feb 06 11:54:13 DietPi kernel: [<c00736b8>] (cpu_startup_entry+0x68/0x24c) from [<0000821c>] (0x821c)
Feb 06 11:54:13 DietPi kernel: ---[ end trace 6268d48b9c1f131c ]---
Feb 06 12:01:39 DietPi kernel: atc260x-rtc atc2603c-rtc.0: atc260x_rtc_settime(): 2021-02-06 11:01:40
Feb 06 12:12:42 DietPi kernel: atc260x-rtc atc2603c-rtc.0: atc260x_rtc_settime(): 2021-02-06 11:12:43
and again:
Feb 06 21:25:57 DietPi kernel: ------------[ cut here ]------------
Feb 06 21:25:57 DietPi kernel: WARNING: at /imxhdd/opt/1301TAG/sparky_volumio/kernel/drivers/usb
/core/urb.c:328 usb_submit_urb+0x3d4/0x404()
Feb 06 21:25:57 DietPi kernel: URB e1ef9700 submitted while active
Feb 06 21:25:57 DietPi kernel: Modules linked in: nls_cp437 snd_usb_audio snd_hwdep snd_usbmidi_
lib ethernet spidev atc260x_irkeypad atc260x_cap_gauge autofs4
Feb 06 21:25:57 DietPi kernel: CPU: 0 PID: 1067 Comm: rtio Tainted: G W 3.10.38 #22
Feb 06 21:25:57 DietPi kernel: [<c0015b34>] (unwind_backtrace+0x0/0x138) from [<c001304c>] (show
_stack+0x24/0x2c)
Feb 06 21:25:57 DietPi kernel: [<c001304c>] (show_stack+0x24/0x2c) from [<c002beb8>] (warn_slowp
ath_common+0x4c/0x6c)
Feb 06 21:25:57 DietPi kernel: [<c002beb8>] (warn_slowpath_common+0x4c/0x6c) from [<c002bf6c>] (
warn_slowpath_fmt+0x30/0x40)
Feb 06 21:25:57 DietPi kernel: [<c002bf6c>] (warn_slowpath_fmt+0x30/0x40) from [<c03fe604>] (usb
_submit_urb+0x3d4/0x404)
Feb 06 21:25:57 DietPi kernel: [<c03fe604>] (usb_submit_urb+0x3d4/0x404) from [<bf04e518>] (snd_
usb_endpoint_start+0x15c/0x348 [snd_usb_audio])
Feb 06 21:25:57 DietPi kernel: [<bf04e518>] (snd_usb_endpoint_start+0x15c/0x348 [snd_usb_audio])
from [<bf054950>] (start_endpoints+0xc4/0x140 [snd_usb_audio])
Feb 06 21:25:57 DietPi kernel: [<bf054950>] (start_endpoints+0xc4/0x140 [snd_usb_audio]) from [<
bf056428>] (snd_usb_pcm_prepare+0x138/0x3a8 [snd_usb_audio])
Feb 06 21:25:57 DietPi kernel: [<bf056428>] (snd_usb_pcm_prepare+0x138/0x3a8 [snd_usb_audio]) fr
om [<c055384c>] (snd_pcm_do_prepare+0x14/0x2c)
Feb 06 21:25:57 DietPi kernel: [<c055384c>] (snd_pcm_do_prepare+0x14/0x2c) from [<c055322c>] (sn
d_pcm_action_single+0x38/0x78)
Feb 06 21:25:57 DietPi kernel: [<c055322c>] (snd_pcm_action_single+0x38/0x78) from [<c055354c>]
(snd_pcm_action_nonatomic+0x54/0x60)
Feb 06 21:25:57 DietPi kernel: [<c055354c>] (snd_pcm_action_nonatomic+0x54/0x60) from [<c055482c
] (snd_pcm_common_ioctl1+0x828/0xd4c)
Feb 06 21:25:57 DietPi kernel: [<c055482c>] (snd_pcm_common_ioctl1+0x828/0xd4c) from [<c0555420>
] (snd_pcm_playback_ioctl1+0x138/0x440)
Feb 06 21:25:57 DietPi kernel: [<c0555420>] (snd_pcm_playback_ioctl1+0x138/0x440) from [<c0121e3
8>] (do_vfs_ioctl+0x80/0x598)
Feb 06 21:25:57 DietPi kernel: [<c0121e38>] (do_vfs_ioctl+0x80/0x598) from [<c01223bc>] (SyS_ioc
tl+0x6c/0x7c)
Feb 06 21:25:57 DietPi kernel: [<c01223bc>] (SyS_ioctl+0x6c/0x7c) from [<c000f4a8>] (__sys_trace
_return+0x0/0x18)
Feb 06 21:25:57 DietPi kernel: ---[ end trace 6268d48b9c1f131d ]---
… Am 03.02.2021 um 01:09 schrieb MichaIng ***@***.***>:
The kernel is the same indeed, the official Allo Sparky SBC kernel <https://github.com/sparkysbc/Linux> including patches <https://github.com/sparky-sbc/sparky-test>.
Could you give some details on the errors you face?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#4080 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AEC2TDX5EM7VOTFYGCDLAQTS5CH3JANCNFSM4W7SSPKQ>.
|
Good that it runs stable so far. The kernel errors are not beautiful, but I'm not even sure if they are related to each other. Scheduling and IRQ handling seems to be involved, but I'm not great in reading this. Could you print:
|
|
Okay, CPU temperature and governor work fine, also conservative should be, as the name implies, a conservative choice in regards to stability, as clock rates are adjusted in small steps. As expected, most IRQs are handled by CPU0 only. Is it possible to change that on Sparky SBC?
If this succeeds (not every kernel allows it), USB port 4 interrupts should be handled by CPU1 then, so
This could enhance/speedup interrupt handling in general, when CPU0 is very busy already and needs to handle many interrupts then as well, but no guarantee it solves the kernel errors or make any other notable difference. It can be applied at boot automatically:
|
what we do now is far beyond my knowledge…..
root@DietPi:/mnt/dietpi_userdata# thin_repair /var/lib/docker/devicemapper/devicemapper/metadata
no input file provided
Usage: thin_repair [options] {device|file}
Options:
{-h|--help}
{-i|--input} <input metadata (binary format)>
{-o|--output} <output metadata (binary format)>
{-V|--version}
root@DietPi:/mnt/dietpi_userdata# thin_check --clear-needs-check-flag /var/lib/docker/devicemapper/devicemapper/metadata
examining superblock
superblock is corrupt
bad checksum in superblock, wanted 1490015127
root@DietPi:/mnt/dietpi_userdata#
root@DietPi:/mnt/dietpi_userdata# thin_check /var/lib/docker/devicemapper/devicemapper/metadata
examining superblock
superblock is corrupt
bad checksum in superblock, wanted 1490015127
i copied the metadata file to metadata_old and reruns the thin_repair with the -i and -o option
it worked but afterwards thin_check throws the same error like above
then i delete /var/lib/docker and restart docker - it doesn’t improve the situation
a new install also fails…..
I stop now.
perhaps it rely on sparky - i don’t know
i will setup the sparky with an older version of DietPi based on stretch. With that older version it is possible for me to prepare the system to be able to load the „old“ shared libs i need for idi-tidal-connect. buster is too new because the idi-streamer need libcurl3 instead of libcurl4
if have a raspy here with dietpi on buster 64 bit
i try to install docker there.
Maybe i have more luck
last question: the irq affinity ….. when i change this, could there be any risk for the stability of the system?
… Am 07.02.2021 um 21:40 schrieb MichaIng ***@***.***>:
Okay, CPU temperature and governor work fine, also conservative should be, as the name implies, a conservative choice in regards to stability, as clock rates are adjusted in small steps.
As expected, most IRQs are handled by CPU0 only. Is it possible to change that on Sparky SBC?
echo 2 > /proc/irq/93/smp_affinity
If this succeeds (not every kernel allows it), USB port 4 interrupts should be handled by CPU1 then, so cat /proc/interrupts should show start counting in the CPU1 column:
93: 40053562 0 0 0 GIC aotg_hub_hcd:usb4
This could enhance/speedup interrupt handling in general, when CPU0 is very busy already and needs to handle many interrupts then as well, but no guarantee it solves the kernel errors or make any other notable difference.
It can be applied at boot automatically:
echo 'f /proc/irq/93/smp_affinity - - - - 2' > /etc/tmpfiles.d/usb4_smp_affinity.conf
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub <#4080 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AEC2TDX2KRGCCZOECGWWVD3S533EHANCNFSM4W7SSPKQ>.
|
This
Only if you do it the opposite way round: Forcefully load all interrupts onto a single CPU. But we move one device from a more loaded CPU to a lesser loaded one (at least when it's about the interrupts), so either there is no difference, or a bit faster interrupt handling for this USB port. If the kernel cannot deal with it, writing to that file would simply fail. E.g. on RPi it's not possible to change it. |
i give up here and move roll to dietpi 6.34.3 on stretch for sparky |
Okay. Would be interesting btw if this solves the kernel errors. If they stay, we could consult Allo developers and with some luck a kernel patch could be supplied. |
Dear all, today my dietpi on sparky "crashed" during playback. Beside you find the kernel trace:
|
See the kernel trace above - perhaps it helps. I will also open a ticket at the allo forum at audiophilestyle.com |
It's the same trace you posted above already (the second one), only on CPU 0 instead of on CPU 2 🤔. The Ethernet connection was lost/timed out. Similar report (CentOS, but doesn't matter as it's kernel-level): https://bugs.centos.org/view.php?id=6249 We updated the lastest Ethernet driver with DietPi v6.33: https://github.com/MichaIng/DietPi/blob/master/dietpi/patch_file#L2631-L2636 I'm linking your forum thread here as well, so we can follow easier: https://audiophilestyle.com/forums/topic/62542-music-playing-crashes-and-kernel-trace-on-sparkyusbridge/ Btw a good hint about the volumio kernel patch. To be true I never re-compiled the kernel of our Sparky SBC image, but only updated the system around it + DietPi updates ship individual kernel module updates, as suggested by Allo and shipped with the above sparky-test repository. Re-compiling the kernel + bootloader (+ initramfs) freshly could be a good step. |
ok - in that case i close it and hope that Allo ist answering in their forum |
Okay. Since I might loose track on closed issues, please report back when you have news about it, especially when there is something we can do, a kernel patch, rebuild or workaround. |
Since there were no updates coming from Allo and since I've also lost ability to use my Sparky USBridge after DietPi update due to kernel crashes, could you please re-open the issue? It would be much easier to track it using GitHub since Allo does not have any decent tracking system for customers, only a forum. |
I got a PM from Allo.com tech support on may 4, they were promising to look into it. But I would not hold my breath, it's a 2 years old model after all. Since I have already switched to using RPi4 currently, I would not mind closing this ticket again. If I hear from Allo.com soon I will let you know anyway. |
@bamyasi |
No feedback from Allo.com, I guess Sparky hardware is no longer supported. Personally, I have switched to a generic RPi4 based streamer running DietPi OS. Having zero problems so far. |
At least the product page shows "discontinued", the Volumio and Max2Play images aren't offered anymore either. I was thinking about asking Allo for a sample Sparky SBC, if they still have one around, to try getting mainline kernel to run on it. It was reported here that it is supported by mainline kernel device tree: https://www.phoronix.com/scan.php?page=news_item&px=Linux-4.16-New-ARM-Hardware |
Dear all,
i use dietpi since years with my allo sparky und uxbridge (for better sound).
Until last week i use dietpi based on stretch. I don't know if i use dietpi with an older Debian version other than stretch. I set up my system new with the base image of dietpi for stretch in September last year. From that point until last week it plays without a problem.
Last weekend i set up the system new, based on the image for DietPi on buster. Now, two days later i face problems during playback Music. The system freezes with kernel traces.
Is there a new kernel in the image based on buster that changed something?
The text was updated successfully, but these errors were encountered: