hi there.
I have two test servers that I recently upgraded from Debian jessie to stretch and PVE 5 latest, following the instructions in the wiki.
As it happens, both machines are AMD platfoms with socket am3+ gigabyte 970 motherboards and discrete Radeon graphics, although all different hardware.
On both installations I see similar problems with apt suggesting to autoremove a large list of seemingly vital packages.
On one machine the fans became really loud, so I did the lm-sensors and fancontrol procedure, but am still left with the loud GPU fan blasting away at unnecessary speed. :-(
In an effort to control that I sought to install firmware-amd-graphics/stable
root@amdx4:~/admin# apt install firmware-amd-graphics/stable | tee apt_install_firmware-amd-graphics1
but chose NOT to proceed because of:
Meanwhile, on the other machine,
sensors-detect misses the necessary fan controllers etc, finding f71882fg
'watch sensors' shows only this, but I can chase down that issue later.
which prompts me to wish to install more firmware.
However once again I chose to abort the install because of
the apt misconfiguration wishing to delete the long list of essential packages.
I have searched the forums and did find these two similar posts,
both of which were very useful in helping me to sort out this similar issue when I was upgrading a previous box.
"apt-get dist-upgrade wants to remove proxmox-ve pve-firmware"
"Debian Stretch - Massive autoremove while upgrading"
Any further help or hints would b much appreciated.
Thanks in advance
p.s. log files are available if necessary.
I have two test servers that I recently upgraded from Debian jessie to stretch and PVE 5 latest, following the instructions in the wiki.
As it happens, both machines are AMD platfoms with socket am3+ gigabyte 970 motherboards and discrete Radeon graphics, although all different hardware.
On both installations I see similar problems with apt suggesting to autoremove a large list of seemingly vital packages.
On one machine the fans became really loud, so I did the lm-sensors and fancontrol procedure, but am still left with the loud GPU fan blasting away at unnecessary speed. :-(
In an effort to control that I sought to install firmware-amd-graphics/stable
root@amdx4:~/admin# apt install firmware-amd-graphics/stable | tee apt_install_firmware-amd-graphics1
but chose NOT to proceed because of:
Code:
The following packages will be REMOVED:
proxmox-ve pve-firmware pve-kernel-4.15
Meanwhile, on the other machine,
sensors-detect misses the necessary fan controllers etc, finding f71882fg
'watch sensors' shows only this, but I can chase down that issue later.
Code:
k10temp-pci-00c3
Adapter: PCI adapter
temp1: +26.5°C (high = +70.0°C)
radeon-pci-0100
Adapter: PCI adapter
temp1: +48.5°C (crit = +120.0°C, hyst = +90.0°C)
which prompts me to wish to install more firmware.
However once again I chose to abort the install because of
the apt misconfiguration wishing to delete the long list of essential packages.
I have searched the forums and did find these two similar posts,
both of which were very useful in helping me to sort out this similar issue when I was upgrading a previous box.
"apt-get dist-upgrade wants to remove proxmox-ve pve-firmware"
"Debian Stretch - Massive autoremove while upgrading"
Any further help or hints would b much appreciated.
Thanks in advance
p.s. log files are available if necessary.