Is this a fresh install? Normally (i.e. on a default installation) there are three versions to choose from: as of this writing 6.6.74-1, 6.6.77-1, 6.12.18-1. Any other than the last one might be worth a try.
Edith adds: In a dom0 terminal you won’t be able to see network connections. You need to check within a sys-net terminal.
You’re not doing anything wrong.
You said you have a Qualcomm Technologies, Inc QCNFA765 - I doubt that
you have firmware that supports that.
To fix this, you’re going to need a network connection - do you have
another machine where you could download some firmware?
Yes, I downloaded it literally yesterday from the official website, it SEEMS like a new one
I don’t know how to connect a wired one, and it seems my laptop is not suitable for this (1 C-type connector, 2 regular connectors, 1 for a monitor (at least it fits))
I would strongly suggest following @unman’s advice then. Replacing the wifi card with an intel 210 might be an alternative (if your laptop’s card slots are easily accessible from the bottom - most are). These cards can usually be found for about 25 bucks (new).
I forgot to ask: What is the brand/type/model of your laptop? Depending on brands and BIOS/UEFI implementations, some devices may not be “allowed”. I found this out the hard way the last time I tried to upgrade the wifi on a Lenovo (X1).
I borrowed a laptop from a friend and downloaded the file onto a flash drive.I inserted the flash drive into the laptop, and the laptop SEES it. I don’t quite understand how to proceed, in Debian terminal, right?
I cant see your images, but I think I understand where you are.
You have not said if you are running a sys-usb, or if the flash drive
can be seen in dom0.
In either case, start the template used by sys-net (you can get this
information from Qube Manager, and start the template from there.)
Open a Terminal in the template.
Use the qui-devices tool (in tool bar, looks like a USB of sorts), to
attach the partition where the file is stored to the template.
In the template
sudo mount /dev/xvdi /mnt
cd /mnt
cd WHEREVER_THE_FILE_IS STORED
sudo apt install ./NAME_OF_THE_FILE
It’s best to know where the file IS before you start.
I never presume to speak for the Qubes team.
When I comment in the Forum I speak for myself.