I installed the Ubuntu 18.04 system on NVIDIA Jetson AGX Xavier.Everything went well until I tried to install the cartographer algorithm on this machine.After installing Ceres solver and Abseil, I restarted the machine and it was like this.
Ubuntu 18.04.6 LTS xavier -desktop tty1
xawier desktop login: xavier
Password:
Last login: Thu Mar 2 21:01:17 CST 2023 on tty1
Helcome to Ulountu 18.04.6 LTS (GNVLinux 4.9.140-tegra aarch64)
. Documentation: https:ihelp.ubuntu.com
s Management :https:illandscape.canonical.com
& Sunport: https:iubuntu.coadvantage
This system has been minimized by re oving packages and content that arenot required an a systeam that users do not log into.
TO restore this content, you can run the "unminimize’ comnand.
Expanded Security Maintenance far Applications is not enabled.
0 updates can be applied irnediately.
Enable ESH Apps to receive additional future security updates.
See httos:/ubuntu.coves or run: sudo pro status
Failed to connect to https:// changelogs.ubuntu.coveta-release lts. Check your Internet connection or proxy settings
/home/xavier/.zshrc:source:103: no such file or directory: /mnt/sda/catkin_ws/devel/setup.zsh
Error occurred when I ran the sudo unminimize
command
…
Err:6 http:/ /mirrors.tuna.tsinghua.edu.cn/debian bullseye InRelease
Could not resolve ’ mirrors.tuna.tsinghua.edu.c n’
Err:7 http:/ /mirrors.tuna.tsinghua.edu.cn/debian bullseye-updates InRelease
Could not resolve ‘mirrors.tuna.tsinghua.edu.c n’
Err:8 http:/ /mirrors.tuna.tsinghua.edu.cn/debian bullseye-backports InRelease
Could not resolve ‘mirrors.tuna.tsinghua.edu.c n’
Err:9 http:/ /mirrors.tuna.tsinghua.edu.cn/debian-security bullseye-security InRelease
Could not resolve ‘mirrors.tuna.tsinghua.edu.c n’
Err: Timeout was reached
W: Failed to fetch http:/ /mirrors.tuna.tsinghua.edu.cn/debian/dists/bullseye/InRelease Could not resolve ‘mirrors.tuna.tsinghua.edu.c n’
W: Failed to fetch http:/ /mirrors.tuna.tsinghua.edu.cn/debian/dists/bullseye-updates/InRelease Could not resolve ‘mirrors.tuna.tsinghua.edu.c n’
W: Failed to fetch http:/ /mirrors.tuna.tsinghua.edu.cn/debian/dists/bullseye-backports/InRelease Could not resolve ‘mirrors.tuna.tsinghua.edu.c n’
W: Failed to fetch http:/ /mirrors.tuna.tsinghua.edu.cn/debian-security/dists/bullseye-security/InRelease Could not resolve ‘mirrors.tuna.tsinghua.edu.c n’
W: Some index files failed to download. They have been ignored, or old ones used instead.
I suspect that there is no network connection, but when I check the status of the NetworkManager, it has been repeatedly starting and stopping.
I’m very confused, can my Ubuntu system return to normal? How to solve these problems?