vladik_g@AppGPU-Precision-3680:~$ bb-imager qt.qpa.xcb: XKeyboard extension not present on the X server qrc:/main.qml:796:9: QML QQuickItem: Binding loop detected for property "height" qrc:/main.qml:796:9: QML QQuickItem: Binding loop detected for property "height" Custom config.txt entries: "" Custom cmdline.txt entries: "" Custom firstuse.sh: "#!/bin/bash\n\nset +e\n\nCURRENT_HOSTNAME=`cat /etc/hostname | tr -d \" \\t\\n\\r\"`\nif [ -f /usr/lib/beagle-sys-mods/imager_custom ]; then\n /usr/lib/beagle-sys-mods/imager_custom set_hostname beagle\nelse\n echo beagle >/etc/hostname\n sed -i \"s/127.0.1.1.*$CURRENT_HOSTNAME/127.0.1.1\\tbeagle/g\" /etc/hosts\nfi\nFIRSTUSER=`getent passwd 1000 | cut -d: -f1`\nFIRSTUSERHOME=`getent passwd 1000 | cut -d: -f6`\nif [ -f /usr/lib/beagle-sys-mods/imager_custom ]; then\n /usr/lib/beagle-sys-mods/imager_custom enable_ssh\nelse\n systemctl enable ssh\nfi\nif [ -f /usr/lib/userconf-pi/userconf ]; then\n /usr/lib/userconf-pi/userconf 'beagle' '$5$VUUIvobVmM$a6nzkC1SibPnbXXP6MhgrFL3ecSJ93vvqZgqL25Xhk5'\nelse\n echo \"$FIRSTUSER:\"'$5$VUUIvobVmM$a6nzkC1SibPnbXXP6MhgrFL3ecSJ93vvqZgqL25Xhk5' | chpasswd -e\n if [ \"$FIRSTUSER\" != \"beagle\" ]; then\n usermod -l \"beagle\" \"$FIRSTUSER\"\n usermod -m -d \"/home/beagle\" \"beagle\"\n groupmod -n \"beagle\" \"$FIRSTUSER\"\n if grep -q \"^autologin-user=\" /etc/lightdm/lightdm.conf ; then\n sed /etc/lightdm/lightdm.conf -i -e \"s/^autologin-user=.*/autologin-user=beagle/\"\n fi\n if [ -f /etc/systemd/system/getty@tty1.service.d/autologin.conf ]; then\n sed /etc/systemd/system/getty@tty1.service.d/autologin.conf -i -e \"s/$FIRSTUSER/beagle/\"\n fi\n if [ -f /etc/sudoers.d/010_pi-nopasswd ]; then\n sed -i \"s/^$FIRSTUSER /beagle /\" /etc/sudoers.d/010_pi-nopasswd\n fi\n fi\nfi\nrm -f /boot/firstrun.sh\nsed -i 's| systemd.run.*||g' /boot/cmdline.txt\nexit 0\n" Cloudinit: "hostname: beagle\nmanage_etc_hosts: true\npackages:\n- avahi-daemon\napt:\n conf: |\n Acquire {\n Check-Date \"false\";\n };\n\nusers:\n- name: beagle\n groups: users,adm,dialout,audio,netdev,video,plugdev,cdrom,games,input,gpio,spi,i2c,render,sudo\n shell: /bin/bash\n lock_passwd: false\n passwd: $5$VUUIvobVmM$a6nzkC1SibPnbXXP6MhgrFL3ecSJ93vvqZgqL25Xhk5\n\nssh_pwauth: true\n\n" Custom sysconf.txt entries: "hostname=beagle\nuser_name=beagle\nuser_encypted_password=$5$VUUIvobVmM$a6nzkC1SibPnbXXP6MhgrFL3ecSJ93vvqZgqL25Xhk5\n" qt.xkb.compose: failed to create compose table Custom config.txt entries: "" Custom cmdline.txt entries: "" Custom firstuse.sh: "#!/bin/bash\n\nset +e\n\nCURRENT_HOSTNAME=`cat /etc/hostname | tr -d \" \\t\\n\\r\"`\nif [ -f /usr/lib/beagle-sys-mods/imager_custom ]; then\n /usr/lib/beagle-sys-mods/imager_custom set_hostname beagle\nelse\n echo beagle >/etc/hostname\n sed -i \"s/127.0.1.1.*$CURRENT_HOSTNAME/127.0.1.1\\tbeagle/g\" /etc/hosts\nfi\nFIRSTUSER=`getent passwd 1000 | cut -d: -f1`\nFIRSTUSERHOME=`getent passwd 1000 | cut -d: -f6`\nif [ -f /usr/lib/beagle-sys-mods/imager_custom ]; then\n /usr/lib/beagle-sys-mods/imager_custom enable_ssh\nelse\n systemctl enable ssh\nfi\nif [ -f /usr/lib/userconf-pi/userconf ]; then\n /usr/lib/userconf-pi/userconf 'beagle' '$5$8US6spMzz3$WLWRJeYFdEtbdlL3SmMEl9gTCo7UUMMUQ5Lf/GfFHv7'\nelse\n echo \"$FIRSTUSER:\"'$5$8US6spMzz3$WLWRJeYFdEtbdlL3SmMEl9gTCo7UUMMUQ5Lf/GfFHv7' | chpasswd -e\n if [ \"$FIRSTUSER\" != \"beagle\" ]; then\n usermod -l \"beagle\" \"$FIRSTUSER\"\n usermod -m -d \"/home/beagle\" \"beagle\"\n groupmod -n \"beagle\" \"$FIRSTUSER\"\n if grep -q \"^autologin-user=\" /etc/lightdm/lightdm.conf ; then\n sed /etc/lightdm/lightdm.conf -i -e \"s/^autologin-user=.*/autologin-user=beagle/\"\n fi\n if [ -f /etc/systemd/system/getty@tty1.service.d/autologin.conf ]; then\n sed /etc/systemd/system/getty@tty1.service.d/autologin.conf -i -e \"s/$FIRSTUSER/beagle/\"\n fi\n if [ -f /etc/sudoers.d/010_pi-nopasswd ]; then\n sed -i \"s/^$FIRSTUSER /beagle /\" /etc/sudoers.d/010_pi-nopasswd\n fi\n fi\nfi\nrm -f /boot/firstrun.sh\nsed -i 's| systemd.run.*||g' /boot/cmdline.txt\nexit 0\n" Cloudinit: "hostname: beagle\nmanage_etc_hosts: true\npackages:\n- avahi-daemon\napt:\n conf: |\n Acquire {\n Check-Date \"false\";\n };\n\nusers:\n- name: beagle\n groups: users,adm,dialout,audio,netdev,video,plugdev,cdrom,games,input,gpio,spi,i2c,render,sudo\n shell: /bin/bash\n lock_passwd: false\n passwd: $5$8US6spMzz3$WLWRJeYFdEtbdlL3SmMEl9gTCo7UUMMUQ5Lf/GfFHv7\n\nssh_pwauth: true\n\n" Custom sysconf.txt entries: "hostname=beagle\nuser_name=beagle\nuser_encypted_password=beagle\n" Custom config.txt entries: "" Custom cmdline.txt entries: "" Custom firstuse.sh: "#!/bin/bash\n\nset +e\n\nCURRENT_HOSTNAME=`cat /etc/hostname | tr -d \" \\t\\n\\r\"`\nif [ -f /usr/lib/beagle-sys-mods/imager_custom ]; then\n /usr/lib/beagle-sys-mods/imager_custom set_hostname beagle\nelse\n echo beagle >/etc/hostname\n sed -i \"s/127.0.1.1.*$CURRENT_HOSTNAME/127.0.1.1\\tbeagle/g\" /etc/hosts\nfi\nFIRSTUSER=`getent passwd 1000 | cut -d: -f1`\nFIRSTUSERHOME=`getent passwd 1000 | cut -d: -f6`\nif [ -f /usr/lib/beagle-sys-mods/imager_custom ]; then\n /usr/lib/beagle-sys-mods/imager_custom enable_ssh\nelse\n systemctl enable ssh\nfi\nif [ -f /usr/lib/userconf-pi/userconf ]; then\n /usr/lib/userconf-pi/userconf 'beagle' '$5$bTdlzEojAE$hzQhYvdDB3Z7CG1JHtJV12XyIyX4ZRs7EooCO4kNta1'\nelse\n echo \"$FIRSTUSER:\"'$5$bTdlzEojAE$hzQhYvdDB3Z7CG1JHtJV12XyIyX4ZRs7EooCO4kNta1' | chpasswd -e\n if [ \"$FIRSTUSER\" != \"beagle\" ]; then\n usermod -l \"beagle\" \"$FIRSTUSER\"\n usermod -m -d \"/home/beagle\" \"beagle\"\n groupmod -n \"beagle\" \"$FIRSTUSER\"\n if grep -q \"^autologin-user=\" /etc/lightdm/lightdm.conf ; then\n sed /etc/lightdm/lightdm.conf -i -e \"s/^autologin-user=.*/autologin-user=beagle/\"\n fi\n if [ -f /etc/systemd/system/getty@tty1.service.d/autologin.conf ]; then\n sed /etc/systemd/system/getty@tty1.service.d/autologin.conf -i -e \"s/$FIRSTUSER/beagle/\"\n fi\n if [ -f /etc/sudoers.d/010_pi-nopasswd ]; then\n sed -i \"s/^$FIRSTUSER /beagle /\" /etc/sudoers.d/010_pi-nopasswd\n fi\n fi\nfi\nrm -f /boot/firstrun.sh\nsed -i 's| systemd.run.*||g' /boot/cmdline.txt\nexit 0\n" Cloudinit: "hostname: beagle\nmanage_etc_hosts: true\npackages:\n- avahi-daemon\napt:\n conf: |\n Acquire {\n Check-Date \"false\";\n };\n\nusers:\n- name: beagle\n groups: users,adm,dialout,audio,netdev,video,plugdev,cdrom,games,input,gpio,spi,i2c,render,sudo\n shell: /bin/bash\n lock_passwd: false\n passwd: $5$bTdlzEojAE$hzQhYvdDB3Z7CG1JHtJV12XyIyX4ZRs7EooCO4kNta1\n\nssh_pwauth: true\n\n" Custom sysconf.txt entries: "hostname=beagle\nuser_name=beagle\nuser_encypted_password=$5$bTdlzEojAE$hzQhYvdDB3Z7CG1JHtJV12XyIyX4ZRs7EooCO4kNta1\n" Available disk space for caching: 1529 GB Unmounting: "/dev/sda" BLKDISCARD not supported Zeroing out first and last MB of drive Done zeroing out start and end of drive. Took 0 seconds Image URL: "https://files.beagle.cc/file/beagleboard-public-2021/images/beagley-ai-debian-12.9-xfce-arm64-2025-03-05-12gb.img.xz" Received header: "HTTP/2 200" Received header: "date: Sun, 18 May 2025 10:58:32 GMT" Received header: "content-type: application/x-xz" Received header: "content-length: 1516672544" Received header: "server: cloudflare" Received header: "nel: {\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}" Received header: "x-bz-file-name: images/beagley-ai-debian-12.9-xfce-arm64-2025-03-05-12gb.img.xz" Received header: "x-bz-file-id: 4_z6b4a750318ae682e708b0613_f21210a4ce61e16dc_d20250305_m215443_c000_v0001057_t0006_u01741211683482" Received header: "x-bz-content-sha1: none" Received header: "x-bz-upload-timestamp: 1741211683482" Received header: "accept-ranges: bytes" Received header: "x-bz-info-src_last_modified_millis: 1741172300000" Received header: "cache-control: max-age=0, no-cache, no-store" Received header: "strict-transport-security: max-age=63072000" Received header: "cf-cache-status: DYNAMIC" Received header: "report-to: {\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=8PXfPGRQV9U7hHtvqINdX9BlUnUzxay1pUWNBcwtMfQ4YbEph60APhRgck1xiIxkcKlg%2BcT%2BDkvvc%2Fz29xq%2FOa3UN6utqJr%2BbhKXReJApg%3D%3D\"}]}" Received header: "cf-ray: 941ad7009c52e23a-MRS" Received header: "alt-svc: h3=\":443\"; ma=86400" Received header: "" Download done in 131 seconds Hash of uncompressed image: "5503de72b22178a07876299157fc5847b17e8cea8722662d4f411f066147609b" Mismatch with expected hash: "ffcd2cdf5db48d75a84f8fb2eab93b259edbfaefd2a4d7de02f38116ef1e7944"