Freezing with nvidia-drm modeset=1
Clash Royale CLAN TAG#URR8PPP
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty margin-bottom:0;
up vote
0
down vote
favorite
Setup
I have an Optimus laptop with a GTX 1050, Intel i7 7700HQ, a 128GB SSD and 8GB of RAM. Using Arch Linux and KDE Plasma.
Neofetch: https://i.imgur.com/F6ksasw.png
Using Nvidia proprietary drivers version 396.24-19.
kf5-config --version
Qt: 5.11.
KDE Frameworks: 5.48.0
kf5-config: 1.0
plasmashell --version
plasmashell 5.13.3
uname -r
4.17.9-1-ARCH
I had tearing with the proprietary nvidia drivers, and enabling DRM KMS seemed to fix it. I did it this way: https://askubuntu.com/a/1024499/852424
Sadly, I came across a couple of problems after this:
Problems
Resizing windows by dragging them to one of the edges of the screen sometimes freezes the window in place for about 20 seconds. I can only move my mouse, change to another tty, numlock and capslock still work. There are no logs in journalctl -b when this happens.
There are also random freezes, where NOTHING responds. I can't use my mouse or my keyboard, even numlock and capslock don't work. When looking in the journalctl log, I can always see these errors:
ArchLinux kernel: nvidia-modeset: Allocated GPU:0 (GPU-c07c20bb-45d1-9ef7-5dec-2ccd17eb1af2) @ PCI:0000:01:00.0
ArchLinux kernel: nvidia-modeset: Freed GPU:0 (GPU-c07c20bb-45d1-9ef7-5dec-2ccd17eb1af2) @ PCI:0000:01:00.0
So how do I fix these problems? What other logs do I need to provide? Thanks.
linux arch-linux nvidia drm kms
add a comment |Â
up vote
0
down vote
favorite
Setup
I have an Optimus laptop with a GTX 1050, Intel i7 7700HQ, a 128GB SSD and 8GB of RAM. Using Arch Linux and KDE Plasma.
Neofetch: https://i.imgur.com/F6ksasw.png
Using Nvidia proprietary drivers version 396.24-19.
kf5-config --version
Qt: 5.11.
KDE Frameworks: 5.48.0
kf5-config: 1.0
plasmashell --version
plasmashell 5.13.3
uname -r
4.17.9-1-ARCH
I had tearing with the proprietary nvidia drivers, and enabling DRM KMS seemed to fix it. I did it this way: https://askubuntu.com/a/1024499/852424
Sadly, I came across a couple of problems after this:
Problems
Resizing windows by dragging them to one of the edges of the screen sometimes freezes the window in place for about 20 seconds. I can only move my mouse, change to another tty, numlock and capslock still work. There are no logs in journalctl -b when this happens.
There are also random freezes, where NOTHING responds. I can't use my mouse or my keyboard, even numlock and capslock don't work. When looking in the journalctl log, I can always see these errors:
ArchLinux kernel: nvidia-modeset: Allocated GPU:0 (GPU-c07c20bb-45d1-9ef7-5dec-2ccd17eb1af2) @ PCI:0000:01:00.0
ArchLinux kernel: nvidia-modeset: Freed GPU:0 (GPU-c07c20bb-45d1-9ef7-5dec-2ccd17eb1af2) @ PCI:0000:01:00.0
So how do I fix these problems? What other logs do I need to provide? Thanks.
linux arch-linux nvidia drm kms
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
Setup
I have an Optimus laptop with a GTX 1050, Intel i7 7700HQ, a 128GB SSD and 8GB of RAM. Using Arch Linux and KDE Plasma.
Neofetch: https://i.imgur.com/F6ksasw.png
Using Nvidia proprietary drivers version 396.24-19.
kf5-config --version
Qt: 5.11.
KDE Frameworks: 5.48.0
kf5-config: 1.0
plasmashell --version
plasmashell 5.13.3
uname -r
4.17.9-1-ARCH
I had tearing with the proprietary nvidia drivers, and enabling DRM KMS seemed to fix it. I did it this way: https://askubuntu.com/a/1024499/852424
Sadly, I came across a couple of problems after this:
Problems
Resizing windows by dragging them to one of the edges of the screen sometimes freezes the window in place for about 20 seconds. I can only move my mouse, change to another tty, numlock and capslock still work. There are no logs in journalctl -b when this happens.
There are also random freezes, where NOTHING responds. I can't use my mouse or my keyboard, even numlock and capslock don't work. When looking in the journalctl log, I can always see these errors:
ArchLinux kernel: nvidia-modeset: Allocated GPU:0 (GPU-c07c20bb-45d1-9ef7-5dec-2ccd17eb1af2) @ PCI:0000:01:00.0
ArchLinux kernel: nvidia-modeset: Freed GPU:0 (GPU-c07c20bb-45d1-9ef7-5dec-2ccd17eb1af2) @ PCI:0000:01:00.0
So how do I fix these problems? What other logs do I need to provide? Thanks.
linux arch-linux nvidia drm kms
Setup
I have an Optimus laptop with a GTX 1050, Intel i7 7700HQ, a 128GB SSD and 8GB of RAM. Using Arch Linux and KDE Plasma.
Neofetch: https://i.imgur.com/F6ksasw.png
Using Nvidia proprietary drivers version 396.24-19.
kf5-config --version
Qt: 5.11.
KDE Frameworks: 5.48.0
kf5-config: 1.0
plasmashell --version
plasmashell 5.13.3
uname -r
4.17.9-1-ARCH
I had tearing with the proprietary nvidia drivers, and enabling DRM KMS seemed to fix it. I did it this way: https://askubuntu.com/a/1024499/852424
Sadly, I came across a couple of problems after this:
Problems
Resizing windows by dragging them to one of the edges of the screen sometimes freezes the window in place for about 20 seconds. I can only move my mouse, change to another tty, numlock and capslock still work. There are no logs in journalctl -b when this happens.
There are also random freezes, where NOTHING responds. I can't use my mouse or my keyboard, even numlock and capslock don't work. When looking in the journalctl log, I can always see these errors:
ArchLinux kernel: nvidia-modeset: Allocated GPU:0 (GPU-c07c20bb-45d1-9ef7-5dec-2ccd17eb1af2) @ PCI:0000:01:00.0
ArchLinux kernel: nvidia-modeset: Freed GPU:0 (GPU-c07c20bb-45d1-9ef7-5dec-2ccd17eb1af2) @ PCI:0000:01:00.0
So how do I fix these problems? What other logs do I need to provide? Thanks.
linux arch-linux nvidia drm kms
asked Jul 29 at 12:54
zjeffer
12
12
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f459177%2ffreezing-with-nvidia-drm-modeset-1%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password