Ocena wątku:
  • 0 głosów - średnia: 0
  • 1
  • 2
  • 3
  • 4
  • 5
Nie ma możliwości zmiany rozdzielczości ekranu
#13
0
Cytat:Na backports jest tyle pakietów nawalone, że w ogóle nie wiem, które wybrać.
Te związane z kernelem, nazwa jest ta sama co w dystrybucji stabilnej.
Po dodaniu repozytorii backports robisz sobie update bazy paczek i potem instalujesz kernel i opcjonalnie też pliki nagłówkowe:
Kod:
sudo apt install -t bullseye-backports linux-image-amd64 linux-headers-amd64

https://backports.debian.org/Instructions/
Cytat:Add Backports to sources.list
deb http://deb.debian.org/debian bullseye-backports main
to sources.list (or add a new file with the ".list" extension to /etc/apt/sources.list.d/).

Run apt update or apt-get update

Installing a Package from Backports
All backports are deactivated by default so that the normal operation of a stable installation will not be compromised with potentially disruptive changes (such as incompatible configuration schema). Release files make this possible, and all backported packages are pinned to priority 100 via ButAutomaticUpgrades: yes. To install something from backports run one of:

apt install <package>/bullseye-backports
apt-get install <package>/bullseye-backports
or

apt install -t bullseye-backports <package>
apt-get install -t bullseye-backports <package>
and of course aptitude may also be used:

aptitude install <package>/bullseye-backports


Wiadomości w tym wątku
RE: Nie ma możliwości zmiany rozdzielczości ekranu - przez Użytkownik1064 - 15-03-2022, 00:07
RE: Nie ma możliwości zmiany rozdzielczości ekranu - przez dedito - 22-03-2022, 07:42

Skocz do:




Użytkownicy przeglądający ten wątek: 2 gości