Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] mesa 23.3.0 behaves weird
@ 2023-12-05 17:08 devlocalhost
  2023-12-05 17:10 ` devlocalhost
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: devlocalhost @ 2023-12-05 17:08 UTC (permalink / raw)
  To: ml

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

New issue by devlocalhost on void-packages repository

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

Description:
### Is this a new report?

Yes

### System Info

Void 6.6.4_1 x86_64 GenuineIntel uptodate rdFFFFFF

### Package(s) Affected

mesa-23.3.0_1

### Does a report exist for this bug with the project's home (upstream) and/or another distro?

_No response_

### Expected behaviour

No crashes, or glitches when hovering mouse on windows on gnome 

### Actual behaviour

Gnome sometimes does not start, crashes, windows behave weirdly (glitches)

### Steps to reproduce

1. Update mesa to 23.3.0
2. Run gnome
3. Gnome might crash or you might see glitches

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

* Re: mesa 23.3.0 behaves weird
  2023-12-05 17:08 [ISSUE] mesa 23.3.0 behaves weird devlocalhost
@ 2023-12-05 17:10 ` devlocalhost
  2023-12-05 22:33 ` chrysos349
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: devlocalhost @ 2023-12-05 17:10 UTC (permalink / raw)
  To: ml

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

New comment by devlocalhost on void-packages repository

https://github.com/void-linux/void-packages/issues/47602#issuecomment-1841253120

Comment:
Some images:

![IMG_20231205_190900_594](https://github.com/void-linux/void-packages/assets/56504654/f7ee3670-fc42-40e0-b0bf-dcd23b58a222)
![IMG_20231205_190858_884](https://github.com/void-linux/void-packages/assets/56504654/1f111b46-63a6-47e6-a9ba-17b388cb6016)

Additional information:
```
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: crocus
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: crocus
libGL error: No matching fbConfigs or visuals found
libGL error: failed to load driver: swrast
ERR: Display.cpp:1056 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
ERR: Display.cpp:1056 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
ERR: Display.cpp:1056 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
ERR: Display.cpp:1056 (initialize): ANGLE Display::initialize error 12289: Could not create a backing OpenGL context.
```
These errors appear when trying to run Spotify (flatpak)

inxi -G --display output:
```
 > inxi -G --display
Graphics:
  Device-1: Intel Mobile 4 Series Integrated Graphics driver: i915 v: kernel
  Device-2: Suyin Acer/Lenovo Webcam [CN0316] driver: uvcvideo type: USB
  Display: wayland server: X.org v: 1.21.1.9 with: Xwayland v: 23.2.1 compositor: gnome-shell
    v: 44.2 driver: X: loaded: intel unloaded: fbdev,modesetting,vesa dri: i965 gpu: i915
    resolution: 1366x768
  API: EGL v: 1.5 drivers: N/A platforms: gbm,wayland
  API: OpenGL Message: No GL data available.
  API: Vulkan Message: No Vulkan data available.
```

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

* Re: mesa 23.3.0 behaves weird
  2023-12-05 17:08 [ISSUE] mesa 23.3.0 behaves weird devlocalhost
  2023-12-05 17:10 ` devlocalhost
@ 2023-12-05 22:33 ` chrysos349
  2023-12-05 22:39 ` devlocalhost
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: chrysos349 @ 2023-12-05 22:33 UTC (permalink / raw)
  To: ml

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

New comment by chrysos349 on void-packages repository

https://github.com/void-linux/void-packages/issues/47602#issuecomment-1841735885

Comment:
@devlocalhost 

It acts weird (more like crashes the whole desktop, really) in my vmware instance of voidlinux too.

I reverted `mesa` and all mesa-related packages to `23.2.1`. All fixed. Do the same.
Search for the previous version of `mesa` et al in `/var/cache/xbps`. Otherwise, you will have to package it manually.
Then use `xdowngrade` from `xtools` package, and hold the downgraded packages with `xbps-pkgdb -m hold <PKG>` for the time being.

P.S. On my real hardware `mesa-23.3.0` works fine, though.

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

* Re: mesa 23.3.0 behaves weird
  2023-12-05 17:08 [ISSUE] mesa 23.3.0 behaves weird devlocalhost
  2023-12-05 17:10 ` devlocalhost
  2023-12-05 22:33 ` chrysos349
@ 2023-12-05 22:39 ` devlocalhost
  2023-12-09 23:26 ` JamiKettunen
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: devlocalhost @ 2023-12-05 22:39 UTC (permalink / raw)
  To: ml

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

New comment by devlocalhost on void-packages repository

https://github.com/void-linux/void-packages/issues/47602#issuecomment-1841743731

Comment:
> @devlocalhost
> 
> It acts weird (more like crashes the whole desktop, really) in my vmware instance of voidlinux too.
> 
> I reverted `mesa` and all mesa-related packages to `23.2.1`. All fixed. Do the same. Search for the previous version of `mesa` et al in `/var/cache/xbps`. Otherwise, you will have to package it manually. Then use `xdowngrade` from `xtools` package, and hold the downgraded packages with `xbps-pkgdb -m hold <PKG>` for the time being.
> 
> P.S. On my real hardware `mesa-23.3.0` works fine, though.

Yes, it crashes my desktop environment too
Yes, I have already compiled and downgraded mesa, and everything is fine

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

* Re: mesa 23.3.0 behaves weird
  2023-12-05 17:08 [ISSUE] mesa 23.3.0 behaves weird devlocalhost
                   ` (2 preceding siblings ...)
  2023-12-05 22:39 ` devlocalhost
@ 2023-12-09 23:26 ` JamiKettunen
  2023-12-09 23:30 ` classabbyamp
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: JamiKettunen @ 2023-12-09 23:26 UTC (permalink / raw)
  To: ml

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

New comment by JamiKettunen on void-packages repository

https://github.com/void-linux/void-packages/issues/47602#issuecomment-1848779378

Comment:
My flatpak GPU accel also broke with the 23.3 upgrade (RX 6600), downgraded to 23.2.1_2 versions from `/var/cache/xbps` and everything's good again.

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

* Re: mesa 23.3.0 behaves weird
  2023-12-05 17:08 [ISSUE] mesa 23.3.0 behaves weird devlocalhost
                   ` (3 preceding siblings ...)
  2023-12-09 23:26 ` JamiKettunen
@ 2023-12-09 23:30 ` classabbyamp
  2023-12-09 23:30 ` devlocalhost
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2023-12-09 23:30 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/47602#issuecomment-1848780193

Comment:
updating the flatpak GL runtime should fix flatpak

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

* Re: mesa 23.3.0 behaves weird
  2023-12-05 17:08 [ISSUE] mesa 23.3.0 behaves weird devlocalhost
                   ` (4 preceding siblings ...)
  2023-12-09 23:30 ` classabbyamp
@ 2023-12-09 23:30 ` devlocalhost
  2023-12-10  0:53 ` JamiKettunen
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: devlocalhost @ 2023-12-09 23:30 UTC (permalink / raw)
  To: ml

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

New comment by devlocalhost on void-packages repository

https://github.com/void-linux/void-packages/issues/47602#issuecomment-1848780262

Comment:
Well glad to hear others are facing issued but why hasn't someone reverted mesa back to 23.2.1 since some people are facing issues?

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

* Re: mesa 23.3.0 behaves weird
  2023-12-05 17:08 [ISSUE] mesa 23.3.0 behaves weird devlocalhost
                   ` (5 preceding siblings ...)
  2023-12-09 23:30 ` devlocalhost
@ 2023-12-10  0:53 ` JamiKettunen
  2023-12-10  0:54 ` classabbyamp
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: JamiKettunen @ 2023-12-10  0:53 UTC (permalink / raw)
  To: ml

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

New comment by JamiKettunen on void-packages repository

https://github.com/void-linux/void-packages/issues/47602#issuecomment-1848799661

Comment:
@classabbyamp how does one do that? everything with `flatpak update` is already up-to-date, `flatpak repair --user` doesn't change anything nor does even `flatpak remove org.freedesktop.Platform.GL.default` (and selecting all of the above) and `flatpak update` to reinstall them back

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

* Re: mesa 23.3.0 behaves weird
  2023-12-05 17:08 [ISSUE] mesa 23.3.0 behaves weird devlocalhost
                   ` (6 preceding siblings ...)
  2023-12-10  0:53 ` JamiKettunen
@ 2023-12-10  0:54 ` classabbyamp
  2023-12-10  0:59 ` JamiKettunen
  2023-12-10  1:05 ` JamiKettunen
  9 siblings, 0 replies; 11+ messages in thread
From: classabbyamp @ 2023-12-10  0:54 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/issues/47602#issuecomment-1848799886

Comment:
not sure, i had an update available for it

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

* Re: mesa 23.3.0 behaves weird
  2023-12-05 17:08 [ISSUE] mesa 23.3.0 behaves weird devlocalhost
                   ` (7 preceding siblings ...)
  2023-12-10  0:54 ` classabbyamp
@ 2023-12-10  0:59 ` JamiKettunen
  2023-12-10  1:05 ` JamiKettunen
  9 siblings, 0 replies; 11+ messages in thread
From: JamiKettunen @ 2023-12-10  0:59 UTC (permalink / raw)
  To: ml

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

New comment by JamiKettunen on void-packages repository

https://github.com/void-linux/void-packages/issues/47602#issuecomment-1848800881

Comment:
in my case the problem appears to be localized to https://flathub.org/apps/com.usebottles.bottles, wonder if there's some bug on their end?

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

* Re: mesa 23.3.0 behaves weird
  2023-12-05 17:08 [ISSUE] mesa 23.3.0 behaves weird devlocalhost
                   ` (8 preceding siblings ...)
  2023-12-10  0:59 ` JamiKettunen
@ 2023-12-10  1:05 ` JamiKettunen
  9 siblings, 0 replies; 11+ messages in thread
From: JamiKettunen @ 2023-12-10  1:05 UTC (permalink / raw)
  To: ml

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

New comment by JamiKettunen on void-packages repository

https://github.com/void-linux/void-packages/issues/47602#issuecomment-1848800881

Comment:
~~in my case the problem appears to be localized to https://flathub.org/apps/com.usebottles.bottles, wonder if there's some bug on their end?~~ nvm looked through all of my `flatpak list --app` and https://flathub.org/apps/com.vivaldi.Vivaldi also seems affected with the `libGL error` etc messages appearing though it successfully falls back to software rendering unlike my game under bottles which just freezes

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

end of thread, other threads:[~2023-12-10  1:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-05 17:08 [ISSUE] mesa 23.3.0 behaves weird devlocalhost
2023-12-05 17:10 ` devlocalhost
2023-12-05 22:33 ` chrysos349
2023-12-05 22:39 ` devlocalhost
2023-12-09 23:26 ` JamiKettunen
2023-12-09 23:30 ` classabbyamp
2023-12-09 23:30 ` devlocalhost
2023-12-10  0:53 ` JamiKettunen
2023-12-10  0:54 ` classabbyamp
2023-12-10  0:59 ` JamiKettunen
2023-12-10  1:05 ` JamiKettunen

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).