[SOLVED] Package firmware-qlogic uninstalling proxmox-ve

igorfk

New Member
Jul 28, 2023
8
1
3
43
When I try to install the package firmware-qlogic APT tells me that the proxmox-ve package will be uninstalled.

What I have configured:
cat /etc/apt/sources.list
Code:
deb http://ftp.br.debian.org/debian bookworm main contrib non-free-firmware
deb http://ftp.br.debian.org/debian bookworm-updates main contrib non-free-firmware
deb http://security.debian.org bookworm-security main contrib non-free-firmware
deb http://download.proxmox.com/debian/pve bookworm pve-no-subscription

Running apt upgrade I get
Code:
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Then, running apt install firmware-qlogic
Code:
The following packages will be REMOVED:
  proxmox-default-kernel proxmox-kernel-6.8 proxmox-ve pve-firmware

What I have to do to install the firmware-qlogic, without uninstall the proxmox-ve package?
 
Since I didn't see the hardware installed I thought the firmware wasn't installed.

But it was already installed as you said =)

In my case it was only a matter of enabling it.
Bash:
echo 'qla2xxx' > /etc/modules-load.d/qla2xxx.conf
update-initramfs -u
Marking as solved.
Thank you Sir!
 
  • Like
Reactions: JensF

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!