Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
eepm
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
eepm
Commits
28db5966
Commit
28db5966
authored
1 year ago
by
Boria138
Committed by
Vitaly Lipatov
1 year ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Удалил nvidia-drm.modeset, так как он уже включается в пакете nvidia_glx_common
parent
7e6716f5
master
devel
tt1
Tags unavailable
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
switch-to-nvidia.sh
prescription.d/switch-to-nvidia.sh
+0
-3
No files found.
prescription.d/switch-to-nvidia.sh
View file @
28db5966
...
...
@@ -77,9 +77,6 @@ epm play i586-fix
# Делаем копию
cp
/etc/sysconfig/grub2 /etc/sysconfig/grub2.epmbak
# для работы 2-х и более видеокарт, а так же Wayland c nvidia необходимо добавить "nvidia-drm.modeset=1" в строку GRUB_CMDLINE_LINUX_DEFAULT= в файле /etc/default/grub и обновить grub
sed
-i
"s|^
\(
GRUB_CMDLINE_LINUX_DEFAULT='.*
\)
'
\$
|
\1
nvidia-drm.modeset=1'|"
/etc/sysconfig/grub2
# Убирает «Неизвестный монитор» в настройках дисплеев в сессии Wayland
sed
-i
"s|^
\(
GRUB_CMDLINE_LINUX_DEFAULT='.*
\)
'
\$
|
\1
initcall_blacklist=simpledrm_platform_driver_init'|"
/etc/sysconfig/grub2
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment