Hi and welcome to the forum
Please read this thread on how to supply information and edit your first post with the required info so users can have some data to give you the best advice:
One way to provide the output is to redirect it to a file using >
eg:
$ inxi --admin --verbosity=7 --filter --no-host --width >file.txt
and copy this file to a host that can display it, if you use a USB stick the default place where the stick is mounted is /run/media/[username]/[volume name of stick]