[arch-general] i3wm dual monitor freeze containers primary
Hi, I'm probing archlinux with i3wm tiling window manager. I love it! I come archlinux + kde desktop. I have a dell xps 13' model 9370. I have a problem when work with two monitors. The primary monitor (laptop) freeze any open container (terminal, program...) randomly in workspace. This only occur in laptop screen. Something like this: # Screenshot https://imgur.com/a/LvOsKIe # Video https://imgur.com/a/veuSM33 My xrandr config is: xrandr --output eDP1 --primary --mode 1920x1080 --pos 3440x360 --rotate normal --output DP1 --mode 3440x1440 --pos 0x0 --rotate normal --output DP2 --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off I try all, debug i3wm with i3-dump-log, and search in google but I can't find the problem. The workspace freeze and cannot kill containers. The only things is restart lightdm ... My i3config is very basic.
Em maio 24, 2021 6:42 Maykel Franco via arch-general escreveu:
Hi, I'm probing archlinux with i3wm tiling window manager. I love it! I come archlinux + kde desktop.
I have a dell xps 13' model 9370. I have a problem when work with two monitors. The primary monitor (laptop) freeze any open container (terminal, program...) randomly in workspace. This only occur in laptop screen.
Something like this:
# Screenshot https://imgur.com/a/LvOsKIe
# Video https://imgur.com/a/veuSM33
My xrandr config is:
xrandr --output eDP1 --primary --mode 1920x1080 --pos 3440x360 --rotate normal --output DP1 --mode 3440x1440 --pos 0x0 --rotate normal --output DP2 --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off
I try all, debug i3wm with i3-dump-log, and search in google but I can't find the problem.
The workspace freeze and cannot kill containers. The only things is restart lightdm ...
My i3config is very basic.
I'm having similar freezes. I noticed they usually happen when resuming from suspend. How are you running your xrandr config? I think it is being caused by xrandr, but I was not able to pinpoint it exactly. I'm using autorandr here. I have to kill all users processes, restart the systemd user instance process, and login again. Regards, Giancarlo Razzolini
El lun, 24 may 2021 a las 20:13, Giancarlo Razzolini (< grazzolini@archlinux.org>) escribió:
Em maio 24, 2021 6:42 Maykel Franco via arch-general escreveu:
Hi, I'm probing archlinux with i3wm tiling window manager. I love it! I come archlinux + kde desktop.
I have a dell xps 13' model 9370. I have a problem when work with two monitors. The primary monitor (laptop) freeze any open container (terminal, program...) randomly in workspace. This only occur in laptop screen.
Something like this:
# Screenshot https://imgur.com/a/LvOsKIe
# Video https://imgur.com/a/veuSM33
My xrandr config is:
xrandr --output eDP1 --primary --mode 1920x1080 --pos 3440x360 --rotate normal --output DP1 --mode 3440x1440 --pos 0x0 --rotate normal --output DP2 --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off
I try all, debug i3wm with i3-dump-log, and search in google but I can't find the problem.
The workspace freeze and cannot kill containers. The only things is restart lightdm ...
My i3config is very basic.
I'm having similar freezes. I noticed they usually happen when resuming from suspend. How are you running your xrandr config? I think it is being caused by xrandr, but I was not able to pinpoint it exactly. I'm using autorandr here.
I have to kill all users processes, restart the systemd user instance process, and login again.
Regards, Giancarlo Razzolini
Hi, my xrandr command is simple: xrandr --output eDP1 --primary --mode 1920x1080 --pos 3440x360 --rotate normal --output DP1 --mode 3440x1440 --pos 0x0 --rotate normal --output DP2 --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off In my case, with systemctl restart lightdm.service is sufficient. With KDE, works well. Not freeze.
Em maio 24, 2021 17:47 Maykel Franco via arch-general escreveu:
El lun, 24 may 2021 a las 20:13, Giancarlo Razzolini (< grazzolini@archlinux.org>) escribió:
Em maio 24, 2021 6:42 Maykel Franco via arch-general escreveu:
Hi, I'm probing archlinux with i3wm tiling window manager. I love it! I come archlinux + kde desktop.
I have a dell xps 13' model 9370. I have a problem when work with two monitors. The primary monitor (laptop) freeze any open container (terminal, program...) randomly in workspace. This only occur in laptop screen.
Something like this:
# Screenshot https://imgur.com/a/LvOsKIe
# Video https://imgur.com/a/veuSM33
My xrandr config is:
xrandr --output eDP1 --primary --mode 1920x1080 --pos 3440x360 --rotate normal --output DP1 --mode 3440x1440 --pos 0x0 --rotate normal --output DP2 --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off
I try all, debug i3wm with i3-dump-log, and search in google but I can't find the problem.
The workspace freeze and cannot kill containers. The only things is restart lightdm ...
My i3config is very basic.
I'm having similar freezes. I noticed they usually happen when resuming from suspend. How are you running your xrandr config? I think it is being caused by xrandr, but I was not able to pinpoint it exactly. I'm using autorandr here.
I have to kill all users processes, restart the systemd user instance process, and login again.
Regards, Giancarlo Razzolini
Hi, my xrandr command is simple:
xrandr --output eDP1 --primary --mode 1920x1080 --pos 3440x360 --rotate normal --output DP1 --mode 3440x1440 --pos 0x0 --rotate normal --output DP2 --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off
Sure, but *when* you run it? Is there some automation?
In my case, with systemctl restart lightdm.service is sufficient.
Because that'll kill all the user processes =D
With KDE, works well. Not freeze.
I never tried to use a different WM/DE, but I suspected all along this was an i3 issue only, because the freeze is very weird and specific. I can still switch workspaces, between monitors, but the mouse is stuck. Regards, Giancarlo Razzolini
El lun., 24 may. 2021 23:20, Giancarlo Razzolini <grazzolini@archlinux.org> escribió:
Em maio 24, 2021 17:47 Maykel Franco via arch-general escreveu:
El lun, 24 may 2021 a las 20:13, Giancarlo Razzolini (< grazzolini@archlinux.org>) escribió:
Em maio 24, 2021 6:42 Maykel Franco via arch-general escreveu:
Hi, I'm probing archlinux with i3wm tiling window manager. I love it! I come archlinux + kde desktop.
I have a dell xps 13' model 9370. I have a problem when work with two monitors. The primary monitor (laptop) freeze any open container (terminal, program...) randomly in workspace. This only occur in laptop screen.
Something like this:
# Screenshot https://imgur.com/a/LvOsKIe
# Video https://imgur.com/a/veuSM33
My xrandr config is:
xrandr --output eDP1 --primary --mode 1920x1080 --pos 3440x360 --rotate normal --output DP1 --mode 3440x1440 --pos 0x0 --rotate normal --output DP2 --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off
I try all, debug i3wm with i3-dump-log, and search in google but I can't find the problem.
The workspace freeze and cannot kill containers. The only things is restart lightdm ...
My i3config is very basic.
I'm having similar freezes. I noticed they usually happen when resuming from suspend. How are you running your xrandr config? I think it is being caused by xrandr, but I was not able to pinpoint it exactly. I'm using autorandr here.
I have to kill all users processes, restart the systemd user instance process, and login again.
Regards, Giancarlo Razzolini
Hi, my xrandr command is simple:
xrandr --output eDP1 --primary --mode 1920x1080 --pos 3440x360 --rotate normal --output DP1 --mode 3440x1440 --pos 0x0 --rotate normal --output DP2 --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off
Sure, but *when* you run it? Is there some automation?
Run with .xprofile automatically.
In my case, with systemctl restart lightdm.service is sufficient.
Because that'll kill all the user processes =D
With KDE, works well. Not freeze.
I never tried to use a different WM/DE, but I suspected all along this was an i3 issue only, because the freeze is very weird and specific. I can still switch workspaces, between monitors, but the mouse is stuck.
Regards, Giancarlo Razzolini
I try with autoarandr and test it
El lun, 24 may 2021 a las 23:26, Maykel Franco (<maykeldebian@gmail.com>) escribió:
El lun., 24 may. 2021 23:20, Giancarlo Razzolini <grazzolini@archlinux.org> escribió:
Em maio 24, 2021 17:47 Maykel Franco via arch-general escreveu:
El lun, 24 may 2021 a las 20:13, Giancarlo Razzolini (< grazzolini@archlinux.org>) escribió:
Em maio 24, 2021 6:42 Maykel Franco via arch-general escreveu:
Hi, I'm probing archlinux with i3wm tiling window manager. I love it! I come archlinux + kde desktop.
I have a dell xps 13' model 9370. I have a problem when work with two monitors. The primary monitor (laptop) freeze any open container (terminal, program...) randomly in workspace. This only occur in laptop screen.
Something like this:
# Screenshot https://imgur.com/a/LvOsKIe
# Video https://imgur.com/a/veuSM33
My xrandr config is:
xrandr --output eDP1 --primary --mode 1920x1080 --pos 3440x360 --rotate normal --output DP1 --mode 3440x1440 --pos 0x0 --rotate normal --output DP2 --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off
I try all, debug i3wm with i3-dump-log, and search in google but I can't find the problem.
The workspace freeze and cannot kill containers. The only things is restart lightdm ...
My i3config is very basic.
I'm having similar freezes. I noticed they usually happen when resuming from suspend. How are you running your xrandr config? I think it is being caused by xrandr, but I was not able to pinpoint it exactly. I'm using autorandr here.
I have to kill all users processes, restart the systemd user instance process, and login again.
Regards, Giancarlo Razzolini
Hi, my xrandr command is simple:
xrandr --output eDP1 --primary --mode 1920x1080 --pos 3440x360 --rotate normal --output DP1 --mode 3440x1440 --pos 0x0 --rotate normal --output DP2 --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off
Sure, but *when* you run it? Is there some automation?
Run with .xprofile automatically.
In my case, with systemctl restart lightdm.service is sufficient.
Because that'll kill all the user processes =D
With KDE, works well. Not freeze.
I never tried to use a different WM/DE, but I suspected all along this was an i3 issue only, because the freeze is very weird and specific. I can still switch workspaces, between monitors, but the mouse is stuck.
Regards, Giancarlo Razzolini
I try with autoarandr and test it
With autorandr the problem persist ... laptop monitor freeze containers of i3wm.
El mié, 26 may 2021 a las 10:43, Maykel Franco (<maykeldebian@gmail.com>) escribió:
El lun, 24 may 2021 a las 23:26, Maykel Franco (<maykeldebian@gmail.com>) escribió:
El lun., 24 may. 2021 23:20, Giancarlo Razzolini < grazzolini@archlinux.org> escribió:
Em maio 24, 2021 17:47 Maykel Franco via arch-general escreveu:
El lun, 24 may 2021 a las 20:13, Giancarlo Razzolini (< grazzolini@archlinux.org>) escribió:
Em maio 24, 2021 6:42 Maykel Franco via arch-general escreveu:
Hi, I'm probing archlinux with i3wm tiling window manager. I love it! I come archlinux + kde desktop.
I have a dell xps 13' model 9370. I have a problem when work with two monitors. The primary monitor (laptop) freeze any open container (terminal, program...) randomly in workspace. This only occur in laptop screen.
Something like this:
# Screenshot https://imgur.com/a/LvOsKIe
# Video https://imgur.com/a/veuSM33
My xrandr config is:
xrandr --output eDP1 --primary --mode 1920x1080 --pos 3440x360 --rotate normal --output DP1 --mode 3440x1440 --pos 0x0 --rotate normal --output DP2 --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off
I try all, debug i3wm with i3-dump-log, and search in google but I can't find the problem.
The workspace freeze and cannot kill containers. The only things is restart lightdm ...
My i3config is very basic.
I'm having similar freezes. I noticed they usually happen when resuming from suspend. How are you running your xrandr config? I think it is being caused by xrandr, but I was not able to pinpoint it exactly. I'm using autorandr here.
I have to kill all users processes, restart the systemd user instance process, and login again.
Regards, Giancarlo Razzolini
Hi, my xrandr command is simple:
xrandr --output eDP1 --primary --mode 1920x1080 --pos 3440x360 --rotate normal --output DP1 --mode 3440x1440 --pos 0x0 --rotate normal --output DP2 --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off
Sure, but *when* you run it? Is there some automation?
Run with .xprofile automatically.
In my case, with systemctl restart lightdm.service is sufficient.
Because that'll kill all the user processes =D
With KDE, works well. Not freeze.
I never tried to use a different WM/DE, but I suspected all along this was an i3 issue only, because the freeze is very weird and specific. I can still switch workspaces, between monitors, but the mouse is stuck.
Regards, Giancarlo Razzolini
I try with autoarandr and test it
With autorandr the problem persist ... laptop monitor freeze containers of i3wm.
Anybody with the same problem?? multimonitor with i3wm freeze some screen containers?
Em maio 27, 2021 13:07 Maykel Franco via arch-general escreveu:
El mié, 26 may 2021 a las 10:43, Maykel Franco (<maykeldebian@gmail.com>) escribió:
El lun, 24 may 2021 a las 23:26, Maykel Franco (<maykeldebian@gmail.com>) escribió:
El lun., 24 may. 2021 23:20, Giancarlo Razzolini < grazzolini@archlinux.org> escribió:
Em maio 24, 2021 17:47 Maykel Franco via arch-general escreveu:
El lun, 24 may 2021 a las 20:13, Giancarlo Razzolini (< grazzolini@archlinux.org>) escribió:
Em maio 24, 2021 6:42 Maykel Franco via arch-general escreveu: > Hi, I'm probing archlinux with i3wm tiling window manager. I love it! I > come archlinux + kde desktop. > > I have a dell xps 13' model 9370. I have a problem when work with two > monitors. The primary monitor (laptop) freeze any open container (terminal, > program...) randomly in workspace. This only occur in laptop screen. > > Something like this: > > # Screenshot > https://imgur.com/a/LvOsKIe > > # Video > https://imgur.com/a/veuSM33 > > My xrandr config is: > > xrandr --output eDP1 --primary --mode 1920x1080 --pos 3440x360 --rotate > normal --output DP1 --mode 3440x1440 --pos 0x0 --rotate normal --output DP2 > --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off > > I try all, debug i3wm with i3-dump-log, and search in google but I can't > find the problem. > > The workspace freeze and cannot kill containers. The only things is restart > lightdm ... > > My i3config is very basic. >
I'm having similar freezes. I noticed they usually happen when resuming from suspend. How are you running your xrandr config? I think it is being caused by xrandr, but I was not able to pinpoint it exactly. I'm using autorandr here.
I have to kill all users processes, restart the systemd user instance process, and login again.
Regards, Giancarlo Razzolini
Hi, my xrandr command is simple:
xrandr --output eDP1 --primary --mode 1920x1080 --pos 3440x360 --rotate normal --output DP1 --mode 3440x1440 --pos 0x0 --rotate normal --output DP2 --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off
Sure, but *when* you run it? Is there some automation?
Run with .xprofile automatically.
In my case, with systemctl restart lightdm.service is sufficient.
Because that'll kill all the user processes =D
With KDE, works well. Not freeze.
I never tried to use a different WM/DE, but I suspected all along this was an i3 issue only, because the freeze is very weird and specific. I can still switch workspaces, between monitors, but the mouse is stuck.
Regards, Giancarlo Razzolini
I try with autoarandr and test it
With autorandr the problem persist ... laptop monitor freeze containers of i3wm.
Anybody with the same problem?? multimonitor with i3wm freeze some screen containers?
It hasn't happened to me anymore in the last few days. I'm using [testing] though. Regards, Giancarlo Razzolini
El jue, 27 may 2021 a las 18:26, Giancarlo Razzolini (< grazzolini@archlinux.org>) escribió:
Em maio 27, 2021 13:07 Maykel Franco via arch-general escreveu:
El mié, 26 may 2021 a las 10:43, Maykel Franco (<maykeldebian@gmail.com ) escribió:
El lun, 24 may 2021 a las 23:26, Maykel Franco (<maykeldebian@gmail.com
)
escribió:
El lun., 24 may. 2021 23:20, Giancarlo Razzolini < grazzolini@archlinux.org> escribió:
Em maio 24, 2021 17:47 Maykel Franco via arch-general escreveu:
El lun, 24 may 2021 a las 20:13, Giancarlo Razzolini (< grazzolini@archlinux.org>) escribió:
> Em maio 24, 2021 6:42 Maykel Franco via arch-general escreveu: > > Hi, I'm probing archlinux with i3wm tiling window manager. I love it! I > > come archlinux + kde desktop. > > > > I have a dell xps 13' model 9370. I have a problem when work with two > > monitors. The primary monitor (laptop) freeze any open container > (terminal, > > program...) randomly in workspace. This only occur in laptop
screen.
> > > > Something like this: > > > > # Screenshot > > https://imgur.com/a/LvOsKIe > > > > # Video > > https://imgur.com/a/veuSM33 > > > > My xrandr config is: > > > > xrandr --output eDP1 --primary --mode 1920x1080 --pos 3440x360 --rotate > > normal --output DP1 --mode 3440x1440 --pos 0x0 --rotate normal --output > DP2 > > --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off > > > > I try all, debug i3wm with i3-dump-log, and search in google but I can't > > find the problem. > > > > The workspace freeze and cannot kill containers. The only things is > restart > > lightdm ... > > > > My i3config is very basic. > > > > I'm having similar freezes. I noticed they usually happen when resuming > from > suspend. How are you running your xrandr config? I think it is being > caused by > xrandr, but I was not able to pinpoint it exactly. I'm using autorandr > here. > > I have to kill all users processes, restart the systemd user instance > process, > and login again. > > Regards, > Giancarlo Razzolini
Hi, my xrandr command is simple:
xrandr --output eDP1 --primary --mode 1920x1080 --pos 3440x360 --rotate normal --output DP1 --mode 3440x1440 --pos 0x0 --rotate normal --output DP2 --off --output HDMI1 --off --output HDMI2 --off --output VIRTUAL1 --off
Sure, but *when* you run it? Is there some automation?
Run with .xprofile automatically.
In my case, with systemctl restart lightdm.service is sufficient.
Because that'll kill all the user processes =D
With KDE, works well. Not freeze.
I never tried to use a different WM/DE, but I suspected all along this was an i3 issue only, because the freeze is very weird and specific. I can still switch workspaces, between monitors, but the mouse is stuck.
Regards, Giancarlo Razzolini
I try with autoarandr and test it
With autorandr the problem persist ... laptop monitor freeze containers of i3wm.
Anybody with the same problem?? multimonitor with i3wm freeze some screen containers?
It hasn't happened to me anymore in the last few days. I'm using [testing] though.
Regards, Giancarlo Razzolini
Testing? what package name from aur?
Em maio 27, 2021 15:52 Maykel Franco via arch-general escreveu:
Testing? what package name from aur?
https://wiki.archlinux.org/title/Official_repositories#Testing_repositories
Anybody with the same problem?? multimonitor with i3wm freeze some screen containers?
I have been using i3wm on a laptop with an extra monitor connected with HDMI cable for almost a year without problems. The only strange behaviour that I noticed, some lag in the movement of the mouse pointer and decreased responsiveness, is when I turn off the laptop screen and use only the external monitor. On Thu, May 27, 2021 at 9:19 PM Giancarlo Razzolini via arch-general < arch-general@lists.archlinux.org> wrote:
Em maio 27, 2021 15:52 Maykel Franco via arch-general escreveu:
Testing? what package name from aur?
https://wiki.archlinux.org/title/Official_repositories#Testing_repositories
Hi, I will mark as solved. I testing with bspwm and same problem. I've googled and I found this: https://wiki.archlinux.org/title/intel_graphics#Screen_flickering Enable en grub: i915.enable_psr=0 And the problem is solved. The primary screen laptop eDP1, cannot freeze anymore, tested every day. Thanks for all. El vie, 28 may 2021 a las 11:59, Filip via arch-general (<arch-general@lists.archlinux.org>) escribió:
Anybody with the same problem?? multimonitor with i3wm freeze some screen containers?
I have been using i3wm on a laptop with an extra monitor connected with HDMI cable for almost a year without problems. The only strange behaviour that I noticed, some lag in the movement of the mouse pointer and decreased responsiveness, is when I turn off the laptop screen and use only the external monitor.
On Thu, May 27, 2021 at 9:19 PM Giancarlo Razzolini via arch-general < arch-general@lists.archlinux.org> wrote:
Em maio 27, 2021 15:52 Maykel Franco via arch-general escreveu:
Testing? what package name from aur?
https://wiki.archlinux.org/title/Official_repositories#Testing_repositories
participants (3)
-
Filip
-
Giancarlo Razzolini
-
Maykel Franco