You are not logged in.

#1 2019-02-21 10:55:40

mmdamin
Member
From: Iran
Registered: 2019-02-19
Posts: 205
Website

Sway doesn't start on nvidia-390xx

I tried on tty, sddm, and lightdm. nothing work, But when I use in terminal emulator, a window titled 'wlc-x11' opens and shows sway desktop.

mmdamin@mlz ~> sway
Warning: Proprietary nvidia driver support is considered experimental. Nouveau is strongly recommended.
Warning: You must load nvidia-drm with the modeset option on to use the proprietary driver. Consider adding nvidia-drm.modeset=1 to your kernel command line parameters.
02/21/19 14:21:30 - [main.c:71] Using output 0 of 1
mmdamin@mlz ~> sudo cat /sys/module/nvidia_drm/parameters/modeset
[sudo] password for mmdamin: 
Y
mmdamin@mlz ~> cat /proc/cmdline
BOOT_IMAGE=/vmlinuz-linux root=UUID=140d0515-ae1d-4471-a67f-77d1a970cdfa ro quiet splash vga=current video=VGA-1:1440x900@75 loglevel=3 rd.systemd.show_status=auto rd.udev.log_priority=3 nvidia-drm.modeset=1

The line:

02/21/19 14:21:30 - [main.c:71] Using output 0 of 1

only shows when I run sway in terminal emulator. In tty, I get a thing like terminated SIGBUS.
what's wrong?

Offline

#2 2019-02-21 11:10:49

Slithery
Administrator
From: Norfolk, UK
Registered: 2013-12-01
Posts: 5,776

Re: Sway doesn't start on nvidia-390xx

Which version of sway?

AFAIK the latest version isn't supported by nvidia...
https://wiki.archlinux.org/index.php/Wa … quirements
https://drewdevault.com/2017/10/26/Fuck-you-nvidia.html


No, it didn't "fix" anything. It just shifted the brokeness one space to the right. - jasonwryan
Closing -- for deletion; Banning -- for muppetry. - jasonwryan

aur - dotfiles

Offline

#3 2019-02-21 11:15:34

mmdamin
Member
From: Iran
Registered: 2019-02-19
Posts: 205
Website

Re: Sway doesn't start on nvidia-390xx

Slithery wrote:

Which version of sway?

AFAIK the latest version isn't supported by nvidia...
https://wiki.archlinux.org/index.php/Wa … quirements
https://drewdevault.com/2017/10/26/Fuck-you-nvidia.html

latest on pacman. ok. thanks.

mmdamin@mlz ~> sway -v
sway version 0.15.2

Offline

Board footer

Powered by FluxBB