erro ao entrar no tinkercad

[ 1058.759]
X.Org X Server 1.21.1.16
X Protocol Version 11, Revision 0
[ 1058.759] Current Operating System: Linux administrador-hpcompaqdc7800psmallformfactor 6.12.43+deb13-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.12.43-1 (2025-08-27) x86_64
[ 1058.759] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-6.12.43+deb13-amd64 root=UUID=0a5a8695-8694-4d2f-9ef5-a45bd58b474f ro quiet splash resume=UUID=59c9fcd9-a1ed-411c-bf42-32c382970e00
[ 1058.759] xorg-server 2:21.1.16-1.3 (https://www.debian.org/support)

upgrade debian 11 to 12

apt update
apt upgrade
apt update
apt full-upgrade
apt autoremove
apt --purge autoremove
reboot
apt-mark showhold
apt list '?narrow(?installed, ?not(?origin(Debian)))'
mkdir ~/apt
cp /etc/apt/sources.list ~/apt
cp -r /etc/apt/sources.list.d/ ~/apt
cp /etc/apt/sources.list ~/apt
cp -r /etc/apt/sources.list.d/ ~/apt
sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list
sed -i 's/bullseye/bookworm/g' /etc/apt/sources.list.d/*
nano /etc/apt/sources.list
apt update
apt upgrade --without-new-pkgs
apt full-upgrade