Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] kernel 5.12 breaks xorg
@ 2021-05-28  9:13 rapha8l
  2021-05-28 13:24 ` ericonr
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: rapha8l @ 2021-05-28  9:13 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1552 bytes --]

New issue by rapha8l on void-packages repository

https://github.com/void-linux/void-packages/issues/31164

Description:
### System

* xuname:  
Void 5.11.22_1 x86_64 GenuineIntel uptodate rrrmFFFF

* package:  
linux5.12-5.12.7_1

### Expected behavior
Normal login with X


### Actual behavior
X server dies

Works perfectly with linux5.11, and breaks only when booting with 5.12

Log :

```
(connman-ui-gtk:1770): dbind-WARNING **: 21:38:09.652: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
WARNING: No icon found in path: 'dialog-information'
X connection to :0 broken (explicit kill or server shutdown).
X connection to :0 broken (explicit kill or server shutdown).
XIO:  fatal IO error 2 (No such file or directory) on X server ":0"
      after 98 requests (98 known processed) with 0 events remaining.
X connection to :0 broken (explicit kill or server shutdown).
X connection to :0 broken (explicit kill or server shutdown).
XIO:  fatal IO error 2 (Aucun fichier ou dossier de ce type) on X server ":0"
      after 39 requests (39 known processed) with 0 events remaining.
i3: Cannot open display
feh ERROR: Can't open X display. It *is* running, yeah?
Unable to init server: Could not connect: Connection refused
Unable to init server: Impossible de se connecter : Connection refused

```

Thanks

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: kernel 5.12 breaks xorg
  2021-05-28  9:13 [ISSUE] kernel 5.12 breaks xorg rapha8l
@ 2021-05-28 13:24 ` ericonr
  2021-05-28 16:57 ` rapha8l
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ericonr @ 2021-05-28 13:24 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 272 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/31164#issuecomment-850416849

Comment:
What does `xbps-pkgdb -a` say?

Can you share more info? What your hardware is, your `~/.xinit`, the full Xorg log from `/var`?

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: kernel 5.12 breaks xorg
  2021-05-28  9:13 [ISSUE] kernel 5.12 breaks xorg rapha8l
  2021-05-28 13:24 ` ericonr
@ 2021-05-28 16:57 ` rapha8l
  2021-05-28 17:39 ` ericonr
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: rapha8l @ 2021-05-28 16:57 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 647 bytes --]

New comment by rapha8l on void-packages repository

https://github.com/void-linux/void-packages/issues/31164#issuecomment-850548468

Comment:
Hello, here is the Xorg log, not very informative, the xbps-pkgdb -a which may be more interesting, my .xinitrc and what I autostart with i3
Thanks

[Xorg.0.log](https://github.com/void-linux/void-packages/files/6562055/Xorg.0.log)
[xbps-pkgdb.txt](https://github.com/void-linux/void-packages/files/6562060/xbps-pkgdb.txt)
[xinitrc.txt](https://github.com/void-linux/void-packages/files/6562070/xinitrc.txt)
[i3-config.txt](https://github.com/void-linux/void-packages/files/6562300/i3-config.txt)


^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: kernel 5.12 breaks xorg
  2021-05-28  9:13 [ISSUE] kernel 5.12 breaks xorg rapha8l
  2021-05-28 13:24 ` ericonr
  2021-05-28 16:57 ` rapha8l
@ 2021-05-28 17:39 ` ericonr
  2021-05-28 17:39 ` ericonr
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ericonr @ 2021-05-28 17:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 209 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/31164#issuecomment-850570485

Comment:
Have you tried reinstalling `linux5.12`? It should fix that error.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: kernel 5.12 breaks xorg
  2021-05-28  9:13 [ISSUE] kernel 5.12 breaks xorg rapha8l
                   ` (2 preceding siblings ...)
  2021-05-28 17:39 ` ericonr
@ 2021-05-28 17:39 ` ericonr
  2021-05-28 19:38 ` rapha8l
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: ericonr @ 2021-05-28 17:39 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 217 bytes --]

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/issues/31164#issuecomment-850570485

Comment:
Have you tried reinstalling `linux5.12`? It should fix that `pkgdb` error.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: kernel 5.12 breaks xorg
  2021-05-28  9:13 [ISSUE] kernel 5.12 breaks xorg rapha8l
                   ` (3 preceding siblings ...)
  2021-05-28 17:39 ` ericonr
@ 2021-05-28 19:38 ` rapha8l
  2021-05-29  8:14 ` rapha8l
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: rapha8l @ 2021-05-28 19:38 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 402 bytes --]

New comment by rapha8l on void-packages repository

https://github.com/void-linux/void-packages/issues/31164#issuecomment-850632399

Comment:
I reinstalled
After a few investigations, any dm broke, but it was due to a picom config
strangely my scripts having DISPLAY=:0 don't work anymore, but work if commented
dwm (no special config) and pekwm crashed too, but not awesome or herbstluftwm
Thanks

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: kernel 5.12 breaks xorg
  2021-05-28  9:13 [ISSUE] kernel 5.12 breaks xorg rapha8l
                   ` (4 preceding siblings ...)
  2021-05-28 19:38 ` rapha8l
@ 2021-05-29  8:14 ` rapha8l
  2021-06-02  0:45 ` abenson
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: rapha8l @ 2021-05-29  8:14 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 170 bytes --]

New comment by rapha8l on void-packages repository

https://github.com/void-linux/void-packages/issues/31164#issuecomment-850793258

Comment:
Also I'm using intel driver

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: kernel 5.12 breaks xorg
  2021-05-28  9:13 [ISSUE] kernel 5.12 breaks xorg rapha8l
                   ` (5 preceding siblings ...)
  2021-05-29  8:14 ` rapha8l
@ 2021-06-02  0:45 ` abenson
  2021-06-02  0:47 ` abenson
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: abenson @ 2021-06-02  0:45 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 303 bytes --]

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/issues/31164#issuecomment-852611817

Comment:
How are you starting your window manager?  your `.xinitrc` doesn't start a window manager, so if its being used (i.e. via `startx`) Xorg won't stay running.



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: kernel 5.12 breaks xorg
  2021-05-28  9:13 [ISSUE] kernel 5.12 breaks xorg rapha8l
                   ` (6 preceding siblings ...)
  2021-06-02  0:45 ` abenson
@ 2021-06-02  0:47 ` abenson
  2021-06-02  8:19 ` rapha8l
  2021-06-02  8:19 ` [ISSUE] [CLOSED] " rapha8l
  9 siblings, 0 replies; 11+ messages in thread
From: abenson @ 2021-06-02  0:47 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 218 bytes --]

New comment by abenson on void-packages repository

https://github.com/void-linux/void-packages/issues/31164#issuecomment-852614056

Comment:
I also just noticed your xuname doesn't match the complained about package?

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: kernel 5.12 breaks xorg
  2021-05-28  9:13 [ISSUE] kernel 5.12 breaks xorg rapha8l
                   ` (7 preceding siblings ...)
  2021-06-02  0:47 ` abenson
@ 2021-06-02  8:19 ` rapha8l
  2021-06-02  8:19 ` [ISSUE] [CLOSED] " rapha8l
  9 siblings, 0 replies; 11+ messages in thread
From: rapha8l @ 2021-06-02  8:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 242 bytes --]

New comment by rapha8l on void-packages repository

https://github.com/void-linux/void-packages/issues/31164#issuecomment-852841802

Comment:
hi,
strange for the xuname
On my side, things seem to be ok, even on the display variable
Thanks

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: [ISSUE] [CLOSED] kernel 5.12 breaks xorg
  2021-05-28  9:13 [ISSUE] kernel 5.12 breaks xorg rapha8l
                   ` (8 preceding siblings ...)
  2021-06-02  8:19 ` rapha8l
@ 2021-06-02  8:19 ` rapha8l
  9 siblings, 0 replies; 11+ messages in thread
From: rapha8l @ 2021-06-02  8:19 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1571 bytes --]

Closed issue by rapha8l on void-packages repository

https://github.com/void-linux/void-packages/issues/31164

Description:
### System

* xuname:  
Void 5.11.22_1 x86_64 GenuineIntel uptodate rrrmFFFF

* package:  
linux5.12-5.12.7_1

### Expected behavior
Normal login with X


### Actual behavior
X server dies

Works perfectly with linux5.11, and breaks only when booting with 5.12

xsession-errors log :

```
(connman-ui-gtk:1770): dbind-WARNING **: 21:38:09.652: Couldn't register with accessibility bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
WARNING: No icon found in path: 'dialog-information'
X connection to :0 broken (explicit kill or server shutdown).
X connection to :0 broken (explicit kill or server shutdown).
XIO:  fatal IO error 2 (No such file or directory) on X server ":0"
      after 98 requests (98 known processed) with 0 events remaining.
X connection to :0 broken (explicit kill or server shutdown).
X connection to :0 broken (explicit kill or server shutdown).
XIO:  fatal IO error 2 (Aucun fichier ou dossier de ce type) on X server ":0"
      after 39 requests (39 known processed) with 0 events remaining.
i3: Cannot open display
feh ERROR: Can't open X display. It *is* running, yeah?
Unable to init server: Could not connect: Connection refused
Unable to init server: Impossible de se connecter : Connection refused

```

Thanks

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2021-06-02  8:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-28  9:13 [ISSUE] kernel 5.12 breaks xorg rapha8l
2021-05-28 13:24 ` ericonr
2021-05-28 16:57 ` rapha8l
2021-05-28 17:39 ` ericonr
2021-05-28 17:39 ` ericonr
2021-05-28 19:38 ` rapha8l
2021-05-29  8:14 ` rapha8l
2021-06-02  0:45 ` abenson
2021-06-02  0:47 ` abenson
2021-06-02  8:19 ` rapha8l
2021-06-02  8:19 ` [ISSUE] [CLOSED] " rapha8l

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).