#
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths. RootDir = / DBPath = /var/lib/pacman/
CacheDir = /var/cache/pacman/pkg/ LogFile = /var/log/pacman.log GPGDir = /etc/pacman.d/gnupg/ HookDir = /etc/pacman.d/hooks/
HoldPkg = pacman glibc manjaro-system
# If upgrades are available for these packages they will be asked for first
SyncFirst = manjaro-system archlinux-keyring manjaro-keyring XferCommand = /usr/bin/curl -C — -f %u > %o XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u CleanMethod = KeepInstalled UseDelta = 0.7
Architecture = auto
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel = Required DatabaseOptional
LocalFileSigLevel = Optional RemoteFileSigLevel = Required
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Manjaro Linux
# packagers with `pacman-key --populate archlinux manjaro`.
#
# REPOSITORIES
# — can be defined here or included from another file
# — pacman will search repositories in the order defined here
# — local/custom mirrors can be added here or in separate files
# — repositories listed first will take precedence when packages
# have identical names, regardless of version number
# — URLs will have $repo replaced by the name of the current repo
# — URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
# [repo-name]
# Server = ServerName
# Include = IncludePath
#
# The header [repo-name] is crucial — it must be present and
# uncommented to enable the repo.
#
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
[core]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
[extra]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
[community]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
[multilib]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom] SigLevel = Optional TrustAll Server = file:///home/custompkgs
а все, проблема решилась, надо было зайти в сервисное меню, найти пункт с оверсканом и там настраивать в ручную. До сих пор не понимаю, зачем такую важную настройку выносить в сервисное меню, в которое еще и фиг зайдешь…
refind_linux.conf лежит рядом с ядрами. Там находятся параметры загрузки.
ЕМНИП, в manjaro он генерится автоматом при установке rEFInd вроде бы.
Синтаксис элементарен (три строчки по ссылке описывают три варианта загрузки): «назвапние варианта загрузки в меню» «опции загрузки».
В составе пакета даже пример файла идет.
У меня на плазме называется «Режим 16:9 Overscan», на ЖК — в меню пропорции, вариант «Режим ПК».
Симптомы проявления точно как у вас написано — по несколько пикселей со всех сторон выходят за края экрана.
Система отказалась грузиться. Я верно понимаю, что мне нужно было создать файл refind-linux.conf в папке с refind и туда записать приведённую вами строку?
на моем ящике такой фичи нет, там есть настройки изображения (т.е там параметры яркости контрастности и так далее), и соотношения сторон. Хотя не удивительно, так как телек китайский ноунейм
И еще что хотел сказать: зашел написать что в ноут сегодня лазил динамики менять и на WiFi адаптере белый проводок с ченым поменял и вообще стало супер. Зря получается тему создавал, сам же и виноват, что в прошлый раз не так подцепил. Думал что без разницы, этоже антенны.
что говорит?
# /etc/pacman.conf
#
# See the pacman.conf(5) manpage for option and repository directives
#
# GENERAL OPTIONS
#
[options]
# The following paths are commented out with their default values listed.
# If you wish to use different paths, uncomment and update the paths.
RootDir = /
DBPath = /var/lib/pacman/
CacheDir = /var/cache/pacman/pkg/
LogFile = /var/log/pacman.log
GPGDir = /etc/pacman.d/gnupg/
HookDir = /etc/pacman.d/hooks/
HoldPkg = pacman glibc manjaro-system
# If upgrades are available for these packages they will be asked for first
SyncFirst = manjaro-system archlinux-keyring manjaro-keyring
XferCommand = /usr/bin/curl -C — -f %u > %o
XferCommand = /usr/bin/wget --passive-ftp -c -O %o %u
CleanMethod = KeepInstalled
UseDelta = 0.7
Architecture = auto
IgnorePkg =
IgnorePkg =
IgnoreGroup =
NoUpgrade =
NoExtract =
# Misc options
UseSyslog
Color
TotalDownload
# We cannot check disk space from within a chroot environment
CheckSpace
VerbosePkgLists
# By default, pacman accepts packages signed by keys that its local keyring
# trusts (see pacman-key and its man page), as well as unsigned packages.
SigLevel = Required DatabaseOptional
LocalFileSigLevel = Optional
RemoteFileSigLevel = Required
# NOTE: You must run `pacman-key --init` before first using pacman; the local
# keyring can then be populated with the keys of all official Manjaro Linux
# packagers with `pacman-key --populate archlinux manjaro`.
#
# REPOSITORIES
# — can be defined here or included from another file
# — pacman will search repositories in the order defined here
# — local/custom mirrors can be added here or in separate files
# — repositories listed first will take precedence when packages
# have identical names, regardless of version number
# — URLs will have $repo replaced by the name of the current repo
# — URLs will have $arch replaced by the name of the architecture
#
# Repository entries are of the format:
# [repo-name]
# Server = ServerName
# Include = IncludePath
#
# The header [repo-name] is crucial — it must be present and
# uncommented to enable the repo.
#
# The testing repositories are disabled by default. To enable, uncomment the
# repo name header and Include lines. You can add preferred servers immediately
# after the header, and they will be used before the default mirrors.
[core]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
[extra]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
[community]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.
[multilib]
SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist
# An example of a custom package repository. See the pacman manpage for
# tips on creating your own repositories.
#[custom]
SigLevel = Optional TrustAll
Server = file:///home/custompkgs
ЕМНИП, в manjaro он генерится автоматом при установке rEFInd вроде бы.
Синтаксис элементарен (три строчки по ссылке описывают три варианта загрузки): «назвапние варианта загрузки в меню» «опции загрузки».
В составе пакета даже пример файла идет.
Симптомы проявления точно как у вас написано — по несколько пикселей со всех сторон выходят за края экрана.
sudo pacman -Sy jq
sudo /opt/yandex/browser-beta/update-ffmpeg
LTS — 5.4
Latest — 5.10
Можно поставить метапакет(ы) linux-l(ts|atest). Это позволит автоматизировать обновление.
Строчку выше, соответственно, пихать в refind_linux.conf к остальным параметрам ядра.
Вообще все эти заставки эталонное ненужно, скрывающее потенциально полезную информацию за рюшечками.