Bug#1040056: spirv-tools breaks spirv-llvm-translator-15 autopkgtest: exactly one input file must be specified.

2023-07-10 Thread Michel Dänzer
gt; https://gitlab.freedesktop.org/mesa/piglit/-/merge_requests/821 However, 'spirv-as -h' still says: 'If no file is specified, [...] then the assembly text is read from standard input.' So this does seem like a spirv-tools bug, and my piglit change is a workaround. -- Earthling Mich

Bug#985769: xwayland: 100% of CPU, The system gets stuck.

2023-06-22 Thread Michel Dänzer
ore or the library). Could be https://gitlab.freedesktop.org/xorg/xserver/-/issues/1442 fixed by https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1086 . -- Earthling Michel Dänzer| https://redhat.com Libre software enthusiast | Mesa and Xwayland developer

Re: Bug#1033230: webkit2gtk: version 2.39.90-1 lost its libgles2 runtime dependency

2023-03-22 Thread Michel Dänzer
user to set up the EGL/GLX context, and the latter should not rely on libepoxy pulling in the corresponding libraries. -- Earthling Michel Dänzer| https://redhat.com Libre software enthusiast | Mesa and Xwayland developer

Packaging wayland-utils

2022-07-11 Thread Michel Dänzer
e use wayland-info instead", upstream weston 11 will no longer ship weston-info. wayland-info has been (and will continue to be) extended to print more information than weston-info. -- Earthling Michel Dänzer| https://redhat.com Libre software

Bug#998298: mesa-vulkan-drivers overrides nvidia driver

2021-11-02 Thread Michel Dänzer
s to force Nvidia Vulkan driver. It's rather doubtful that there's a bug here. Without setting VK_ICD_FILENAMES, there's no well-defined order in which Vulkan devices are enumerated. Most Vulkan applications just use the first enumerated device, so if the enumeration order changes, they'll end up

Bug#992617: xserver-xorg-video-radeon: Screen rotate doesn't work

2021-08-27 Thread Michel Dänzer
On 2021-08-21 4:58 p.m., Kari Pahula wrote: > On Sat, Aug 21, 2021 at 12:17:02PM +0200, Michel Dänzer wrote: >>> DRM Information from dmesg: >>> --- >>> >>> >> >> Since there are no DRM driver related messages in dmes

Bug#992617: xserver-xorg-video-radeon: Screen rotate doesn't work

2021-08-21 Thread Michel Dänzer
ing is preventing the radeon kernel driver from loading at all. If you're passing nomodeset on the kernel command line, remove that. Otherwise, full dmesg output would be needed to diagnose. -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and X developer

Bug#985769: xwayland: 100% of CPU, The system gets stuck.

2021-03-23 Thread Michel Dänzer
ions may also cause this problem. I'd be interested in more examples, I've been unable to reproduce this so far. -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and X developer

Bug#980148: mesa-vulkan-drivers: file content conflict in Multi-Arch:same package

2021-01-15 Thread Michel Dänzer
uot;: "1.2.145", "library_path": "/usr/lib/x86_64-linux-gnux32/libvulkan_intel.so" }, "file_format_version": "1.0.0" } This file must be moved out of /usr/share and into a multiarch library path. Looks to me like the filename is wrong on x32. -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and X developer

Re: [Git][xorg-team/lib/mesa][debian-unstable] rules: Disable vulkan swrast, it's getting used instead of the native driver.

2021-01-08 Thread Michel Dänzer
ulkan-drivers-20.3.2-1.fc33". -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and X developer

Re: [Git][xorg-team/lib/mesa][debian-unstable] rules: Disable vulkan swrast, it's getting used instead of the native driver.

2021-01-07 Thread Michel Dänzer
. -- t -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and X developer

Bug#971675: x11-xserver-utils: xhost don't work anymore in Gnome+wayland

2020-10-05 Thread Michel Dänzer
writable by the user running the session. I suggest filing an issue upstream at https://gitlab.gnome.org/GNOME/mutter/-/issues . -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and X developer

Bug#971088: xserver-xorg-core: Backtraces print wrong instruction pointers

2020-09-28 Thread Michel Dänzer
/xorg/xserver/-/merge_requests ? -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and X developer

Bug#969739: Segmentation fault on startup

2020-09-24 Thread Michel Dänzer
in [1], caused by "xf86_platform_devices[i].pdev" containing a null pointer. [1] https://sources.debian.org/src/xorg-server/2:1.20.9-1/hw/xfree86/common/xf86platformBus.c/#L367 https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/508 should help then. -- Earthling Mic

Bug#965099: XWayland: Won't startup session with my specific GNOME configuration

2020-07-16 Thread Michel Dänzer
-shell-wayland.service this is more likely an issue in a GNOME component, e.g. libmutter-6-0 or gnome-shell. -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and X developer

Bug#964453: please reenable libkms

2020-07-07 Thread Michel Dänzer
/libkms/d' targets/surfaceless/surfaceless.cmake sed -i '/libgbm/d' targets/surfaceless/surfaceless.cmake -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and X developer

Bug#962658: libwayland-cursor0: Cursor image left on screen after cursor moved on. Can only be removed by logging out.

2020-06-11 Thread Michel Dänzer
ost likely an amdgpu kernel driver issue and should be reported at https://gitlab.freedesktop.org/drm/amd/-/issues . -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and X developer

Re: Debian 10.0 works with 3rd generation Ryzen

2020-06-05 Thread Michel Dänzer
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 2020-06-05 4:44 a.m., Nicholas D Steeves wrote: > Michel Dänzer writes: >> On 2020-05-31 12:16 a.m., Nicholas D Steeves wrote: >> >>> The only thing I'm not sure about is if additional Xorg >>> components would a

Re: Debian 10.0 works with 3rd generation Ryzen

2020-05-30 Thread Michel Dänzer
r their new phase of GPL-friendly driver development. > > This will also require a backport of llvm-10-toolchain. FWIW, Navi GPUs can work with LLVM 9. > The only thing I'm not sure about is if additional Xorg components > would additionally need to be backported. None, but kernel 5.6 or newer is

Bug#943664: Solution for PowerMac11,2

2020-05-01 Thread Michel Dänzer
sakura) > works. > My Nvidia card is affected too. Until now I have no soultion for this. Sounds like https://gitlab.freedesktop.org/xorg/xserver/-/issues/1011 . -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and X developer

Bug#957998: xserver-xorg-video-ati: ftbfs with GCC-10

2020-04-20 Thread Michel Dänzer
.org/~doko/logs/gcc10-20200225/xserver-xorg-video-ati_19.1.0-1_unstable_gcc10.log > The last lines of the build log are at the end of this report. This is fixed upstream by https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/-/commit/f223035f4ffcff2a9296d1e907a5193f8e8845a3 . -- Earthling

Re: Upload Mesa 19 to buster-backports?

2020-03-13 Thread Michel Dänzer
bdrm >  * libclc >  * libglvnd > > > There is few changes to made: > - Rebase llvm-9 to llvm-8 in related packages > - Same for clang Mesa 19 adds support for AMD Navi cards, which require LLVM 9. Therefore, it would make more sense to backport LLVM 9 as well. -- Earthlin

Bug#950890: xserver-xorg-core: X segfaults when displaying a big image with xzgv

2020-02-10 Thread Michel Dänzer
ut the log excerpt above looks like the fixes from https://gitlab.freedesktop.org/xorg/xserver/merge_requests/135 might help, so I added them to https://gitlab.freedesktop.org/xorg/xserver/merge_requests/391 and they will hopefully be in the upcoming 1.20.8 release. -- Earthling Michel Dänzer

Bug#912325: glamor0: GL error: GL_OUT_OF_MEMORY in glBufferData, GL_INVALID_OPERATION, X server crashes

2020-01-24 Thread Michel Dänzer
I do, besides switch to the proprietary driver? Perhaps with > fbdev or modesetting? (That would probably lose me OpenGL performance?) You're probably using the modesetting driver already, since the Xorg nouveau driver doesn't support glamor. The fundamental problem is in the kernel and/or Me

Re: Processed: Bug#249277 marked as pending in pkg-js-tools

2020-01-22 Thread Michel Dänzer
ne...' on Rage 128 PF/PRO AGP 4x TMDS rev 0 > Added tag(s) pending. Oops? :) -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and X developer

Bug#947813: SIGSEGV resulting from mesa dri2_add_config dealing poorly with invalid attrib

2020-01-03 Thread Michel Dänzer
.1-3 amd64 free > implementation of the GL API -- shared library -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and X developer

Bug#943664: xserver-xorg-video-radeon: Same behaviour on Thinkpad T41

2019-11-04 Thread Michel Dänzer
5.570] (EE) modeset(0): Failed to initialize glamor at ScreenInit() > time. > [ 455.570] (EE) > Fatal server error: > [ 455.570] (EE) AddScreen/ScreenInit failed for driver 0 On this machine, you need to add Option "AccelMethod" "none" to Section "Devic

Bug#943664: xserver-xorg-video-radeon: Same behaviour on Thinkpad T41

2019-10-31 Thread Michel Dänzer
On 2019-10-31 8:36 p.m., Petra R.-P. wrote: > Am Do., 31. Okt. 2019, um 18:01 +0100 schrieb Michel Dänzer > : >> On 2019-10-30 2:15 p.m., Petra R.-P. wrote: > >> This happens when HW acceleration is disabled. If you can't or don't >> want to enable HW acceleration,

Bug#943664: xserver-xorg-video-radeon: Same behaviour on Thinkpad T41

2019-10-31 Thread Michel Dänzer
ation, the radeon driver doesn't really provide much if any benefit over modesetting. Section "Device" Identifier "whateveryoulike" Driver "modesetting" EndSection -- Earthling Michel Dänzer | https://redhat.com Li

Bug#943893: glamor0: GL error: GL_OUT_OF_MEMORY in glTexSubImage

2019-10-31 Thread Michel Dänzer
s, at some point it won't be able to continue if no memory can be allocated, so it's better to address the leak. -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and X developer

Bug#942318: xserver-xorg-video-amdgpu: VGA output is not detected in Radeon R7 (Carrizo) only the HDMI works. Motherboard MSI A68HM-E33 v2

2019-10-14 Thread Michel Dänzer
driver issue, not an xserver-xorg-video-amdgpu one. -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and X developer

Bug#941863: XDamage events are intermingled with GetImage response

2019-10-07 Thread Michel Dänzer
expertise ends. Thanks for tracking down the problem. Can you file an upstream issue at https://gitlab.freedesktop.org/xorg/xserver/issues ? -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and X developer

Bug#941161: libgl1-mesa-dri: SIGSEGV on starting X server with libgl1-mesa-dri >18.3.6-2, <=19.1.6-1

2019-09-25 Thread Michel Dänzer
; (u_pipe_screen_get_param_defaults+0x176) [0x7f52f39b46e6] /usr/local/lib/x86_64-linux-gnu/dri/radeonsi_dri.so presumably isn't from a Debian package, does moving that away help? -- Earthling Michel Dänzer | https://redhat.com Libre software enthusiast | Mesa and X developer

Bug#931430: Update (X Server in PowerPC Debian SID Xorg is Unusably Slow on Wallstreet)

2019-07-15 Thread Michel Dänzer
goal should be to enable HW acceleration again. -- Earthling Michel Dänzer | https://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#931430: Update (X Server in PowerPC Debian SID Xorg is Unusably Slow on Wallstreet)

2019-07-12 Thread Michel Dänzer
-video-mach64/commit/37498721a520cd1cff367bc36b1ac74b343826ca >> > > Do you plan to backport this commit for Debian's packages? I'm not involved in Debian packaging. -- Earthling Michel Dänzer | https://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#931430: Update (X Server in PowerPC Debian SID Xorg is Unusably Slow on Wallstreet)

2019-07-12 Thread Michel Dänzer
yes, it's been merged to upstream Git master: https://gitlab.freedesktop.org/xorg/driver/xf86-video-mach64/commit/37498721a520cd1cff367bc36b1ac74b343826ca -- Earthling Michel Dänzer | https://www.amd.com Libre software enthusiast | Mesa and X developer

Re: Problem with AMD HD 5670 GPU

2019-07-05 Thread Michel Dänzer
enGL context flags: (none) > OpenGL extensions: > OpenGL ES profile version string: OpenGL ES 3.0 Mesa 13.0.6 > OpenGL ES profile shading language version string: OpenGL ES GLSL ES 3.00 > OpenGL ES profile extensions: > > What is installed : > [...] I'd try upgra

Bug#931430: X Server in PowerPC Debian SID Xorg is Unusably Slow on Wallstreet

2019-07-05 Thread Michel Dänzer
ck for EXA support spuriously failed. https://gitlab.freedesktop.org/xorg/driver/xf86-video-mach64/merge_requests/1 fixes this. Meanwhile, you can try enabling Option "shadow_fb", or using xserver-xorg-video-fbdev instead of xserver-xorg-video-mach64 (as was the case with Debian 8). -- Ear

Bug#930552: xserver-xorg-video-radeon: X-server regularily fails to start while booting

2019-06-17 Thread Michel Dänzer
12:08:56 mymachine kernel: kernel BUG at > drivers/gpu/drm/radeon/radeon_asic.c:55! This is a kernel issue, not a Xorg driver one. -- Earthling Michel Dänzer | https://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#930011: xserver-xorg-video-radeon: Can not login to X

2019-06-05 Thread Michel Dänzer
rote the mangled /etc/X11/Xwrapper.config file. -- Earthling Michel Dänzer | https://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#927852: Info received (Bug#927852: Acknowledgement (xwayland: GNOME Shell crashes after connecting ThinkPad Thunderbolt 3 Dock Gen 2 via Thunderbolt to a Lenovo T470))

2019-05-10 Thread Michel Dänzer
uld be (related to) https://gitlab.freedesktop.org/xorg/xserver/issues/11 , which is said to be fixed with Xwayland 1.20.4. Have you tried that? -- Earthling Michel Dänzer | https://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#927852: Info received (Bug#927852: Acknowledgement (xwayland: GNOME Shell crashes after connecting ThinkPad Thunderbolt 3 Dock Gen 2 via Thunderbolt to a Lenovo T470))

2019-04-25 Thread Michel Dänzer
On 2019-04-25 5:06 p.m., - wrote: > > So what would be your suggestion on how to proceed? Are there any > promising paths I could follow to narrow down the issues? You should probably file a separate report against the chromium package about the chromium crash. -- Earthling Mich

Bug#927852: Info received (Bug#927852: Acknowledgement (xwayland: GNOME Shell crashes after connecting ThinkPad Thunderbolt 3 Dock Gen 2 via Thunderbolt to a Lenovo T470))

2019-04-25 Thread Michel Dänzer
m, therefore I am asking. Looks like that was a red herring, in the form of GDM terminating its own GNOME session for the login screen while another VT is active. -- Earthling Michel Dänzer | https://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#897993: random black flickering

2019-04-25 Thread Michel Dänzer
> The flickering is much less disturbing if the moved window is a simple > one, like xterm, so it might have some connection to the drawing > performance? It might be related to GPU load, e.g. to the GPU memory clock being changed dynamically. You could try if forcing the clock to a certain value avoids the problem. -- Earthling Michel Dänzer | https://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#927852: Info received (Bug#927852: Acknowledgement (xwayland: GNOME Shell crashes after connecting ThinkPad Thunderbolt 3 Dock Gen 2 via Thunderbolt to a Lenovo T470))

2019-04-25 Thread Michel Dänzer
: > Application 'org.gnome.SettingsDaemon.A11ySettings.desktop' killed by > signal 15 > [...] Signal 15 is SIGTERM, so this looks like something terminates a lot (most / all?) of processes in your session. Maybe Xwayland is another victim of that. There is no evidence here of

Bug#927852: Acknowledgement (xwayland: GNOME Shell crashes after connecting ThinkPad Thunderbolt 3 Dock Gen 2 via Thunderbolt to a Lenovo T470)

2019-04-24 Thread Michel Dänzer
bian-t470 org.gnome.Shell.desktop[1387]: (EE) 4: > /usr/bin/Xwayland (glamor_egl_fd_from_pixmap+0x637) [0x560ec4e22a67] FWIW, these symbols are probably bogus, as glamor_egl_fd_from_pixmap in Xwayland is a stub which just returns -1, no way it ends up calling present_* func

Bug#926859: X Server Does Not Start

2019-04-11 Thread Michel Dänzer
gt; xf86EnableIOPorts: failed to setIOPL for I/O (Operation not permitted) > > > With the nouveau driver, I get: > > > Error allocating PGRAPH context for M2MF These are thus likely red herrings. -- Earthling Michel Dänzer | https://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#878170: Problem elsewhere, you can close it

2019-04-03 Thread Michel Dänzer
; disabled the videos display correctly. > > Definitely the case for xfce4. It's an xfwm4 (configuration) issue then. -- Earthling Michel Dänzer | https://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#924540: xserver-xorg-video-radeon: undefined symbol: glamor_finish when AccelMethod is EXA and TearFree is on

2019-03-15 Thread Michel Dänzer
is a regression [...] It is, thanks for the report. Fixed by https://gitlab.freedesktop.org/xorg/driver/xf86-video-ati/commit/79bc0e054f37026377d54cac6cd8127d4aa9baca . That said, I recommend against forcing EXA, unless there's a good reason for it. glamor generally works better these days. Also, FWIW, TearFree no longer needs to be

Bug#920862: xorg: Input doesn't work on LTSP clients while X is running, works otherwise

2019-01-30 Thread Michel Dänzer
On 2019-01-30 10:34 a.m., Michel Dänzer wrote: > On 2019-01-29 10:39 p.m., Lasse Flygenring-Harrsen wrote: >> Package: xorg >> Version: 1:7.7+19 >> Severity: critical >> Justification: breaks the whole system >> >> Dear Maintainer, >> >> I have

Bug#920862: xorg: Input doesn't work on LTSP clients while X is running, works otherwise

2019-01-30 Thread Michel Dänzer
ke there are no input drivers that Xorg can use. Is either xserver-xorg-input-libinput or xserver-xorg-input-evdev installed? -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#918457: xserver-xephyr: multi-screen setup with xinerama and RANDR extensions: extra screens not directly usable

2019-01-08 Thread Michel Dänzer
and Xinerama which just doesn't exist (yet, assuming it's possible at all), at least not in the X.org reference implementation. I do suspect Xephyr should also disable RandR when Xinerama is enabled, maybe this bug report can be re-purposed for that. -- Earthling M

Bug#918457: xserver-xephyr: multi-screen setup with xinerama and RANDR extensions: extra screens not directly usable

2019-01-07 Thread Michel Dänzer
physical" outputs. Using Xephyr? Not sure how it could ever have worked like that. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#918457: xserver-xephyr: multi-screen setup with xinerama and RANDR extensions: extra screens not directly usable

2019-01-07 Thread Michel Dänzer
ay is not > properly advertised or registered. Perhaps the RANDR extension is not working > properly? Xinerama and RandR are generally incompatible. The Xorg server completely disables RandR when Xinerama is enabled. I suspect Xephyr leaves it enabled by accident, not intentionally. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#914203: Checked pattern appears on X clients

2018-11-20 Thread Michel Dänzer
ems the title > bar is always affected. >From the screenshot, it looks more likely to be a driver issue than an Xwayland one. Please provide the corresponding output of glxinfo. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#912397: xserver-xorg-video-amdgpu: Running web browser performance test crashes whole system on AMD RX 460

2018-10-31 Thread Michel Dänzer
ears the 'xserver-xorg-vide-amdgpu' driver crashes the whole system, > [...] This is more likely an issue in Mesa or the kernel. The Xorg driver doesn't have any GPU specific code which could cause something like this anymore. -- Earthling Michel Dänzer | htt

Bug#910846: User error.

2018-10-15 Thread Michel Dänzer
de note which doesn't apply here elided) in the manpage is: The default is glamor with R600 or newer [...], otherwise EXA. > I cannot test the patch for you. No problem. I'll send out the patch for review anyway, it's pretty likely it'll fix the crash. -- Earthling Michel Dänzer

Bug#910846: User error.

2018-10-15 Thread Michel Dänzer
t would be the best solution for you. > So it is my fault. Sorry. The crash is still a bug, even though EXA & DRI3 isn't recommended, because it can't work correctly in some cases. Any chance you can test if the attached patch fixes the crash? -- Earthling Michel Dänzer

Bug#910846: No packages.

2018-10-15 Thread Michel Dänzer
e name of the suite you're using in your main repository entry. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer signature.asc Description: OpenPGP digital signature

Bug#910846: X server "Segmentation fault at address 0x0" when using about:support in Firefox-based browsers.

2018-10-12 Thread Michel Dänzer
address 0x0 Please make sure the xserver-xorg-video-radeon-dbgsym and xserver-xorg-core-dbgsym packages are installed, and either get a backtrace with gdb or another log file. Does the problem also happen without Option "AccelMethod" "EXA"? That's the default and recommended configur

Bug#904995: xserver-common: black screen with mouse on screen rotate.

2018-08-16 Thread Michel Dänzer
On 2018-08-16 10:27 AM, Simon Polack wrote: > The issue seems to be not limited to ATI/AMD graphics, as i face it on > intel aswell. That's probably a separate bug in the modesetting driver, which might indeed be fixed in upstream xserver 1.20.1. -- Earthling Michel

Bug#905960: amdgpu: After login the screen is corrupted, it is unusable in this state

2018-08-15 Thread Michel Dänzer
rg-video-radeon. Anyway, this looks like another instance of https://bugs.freedesktop.org/105381 , fixed in upstream xf86-video-ati Git master. Meanwhile, you can avoid the problem with Option "AccelMethod" "EXA" or the modesetting driver. -- Earthling Michel Dänzer

Bug#902617: gnome-maps, totem: Cannot move map, play video without allow_rgb10_configs=false

2018-08-14 Thread Michel Dänzer
Mesa feature, it's usually only needed to work around application / framework issues. In this particular case, it's probably a known issue with the way clutter does hit testing, which needs to be adapted to work with 10 bits per component colour formats. This has been fixed in the current upstream

Bug#904995: xserver-common: black screen with mouse on screen rotate.

2018-08-14 Thread Michel Dänzer
s particular bug, though, as it's an xf86-video-ati bug. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#905395: xserver-xorg-video-ati: only mouse cursor is visible and movable, distorted screen, restarting monitor on RV630

2018-08-06 Thread Michel Dänzer
ation from menu seem not influented by the transparent layer > > The problem occur after recent actualization of xserver-xorg. This should be fixed in upstream xf86-video-ati Git master. In the meantime, you should be able to avoid the problem with Option "Acce

Bug#904995: [xserver-xorg-core] upgrading to 2:1.20.0-3 results in mouse and blank screen

2018-07-31 Thread Michel Dänzer
1 , fixed in upstream xf86-video-ati Git master. Meanwhile, you can try Option "AccelMethod" "EXA" as a workaround. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer

Re: problem with radeon since mesa > 18.0.5-1

2018-07-17 Thread Michel Dänzer
> mesa update > - i think it's appearing only on large displays like 2560x1440. > - i don't know how to get logs from previous boots with journalctl > > I remember something about "cs ring radeon", etc.. Sounds like https://bugs.freedesktop.org/105381 , fixed in xf86-video-at

Bug#902965: xserver-xorg-core: lxdm fails to start xserver with 2:1.20.0-3

2018-07-07 Thread Michel Dänzer
/patchwork.freedesktop.org/series/45979/ I'm planing to merge it upstream next week. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#902555: radeon.4: Some fixes in the manual

2018-07-05 Thread Michel Dänzer
On 2018-07-05 02:04 AM, Bjarni Ingi Gislason wrote: > On Fri, Jun 29, 2018 at 10:56:39AM +0200, Michel Dänzer wrote: >> >> Every item listed in Bjarni's report is logically a separate change. >> Mixing up logically separate changes (especially such a large number) >>

Bug#902965: xserver-xorg-core: lxdm fails to start xserver with 2:1.20.0-3

2018-07-04 Thread Michel Dänzer
pecific to 2:1.20.0-3, you're just lucky when not hitting this issue with any Xorg 1.20. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#902555: radeon.4: Some fixes in the manual

2018-06-29 Thread Michel Dänzer
On 2018-06-28 03:58 PM, G. Branden Robinson wrote: > At 2018-06-28T11:31:30+0200, Michel Dänzer wrote: >> >> Please send this kind of change directly upstream to the >> amd-...@lists.freedesktop.org list for review, split up into one patch >> per logical change. >

Bug#902555: radeon.4: Some fixes in the manual

2018-06-28 Thread Michel Dänzer
> Add a comma after "e.g.". That looks odd to me. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#900550: xserver-xorg-core: X server segfaults for xfce4+nouveau after 2:1.19.6-1 -> 2:1.20.0-2 upgrade

2018-06-07 Thread Michel Dänzer
On 2018-06-04 02:11 PM, Agustin Martin wrote: > On Fri, Jun 01, 2018 at 12:00:37PM +0200, Michel Dänzer wrote: >> On 2018-06-01 10:10 AM, Agustin Martin Domingo wrote: >>> Package: xserver-xorg-core >>> Version: 2:1.20.0-2 >>> Severity: important >>>

Bug#896979: xserver-xorg-video-nouveau: Crash when undocking Lenovo P50

2018-06-06 Thread Michel Dänzer
; break; > } > drmModeFreeProperty(props); > } > } > > Examining some variables: > > (gdb) p i > $7 = 0 > > (gdb) p koutput > $8 = (st

Bug#900550: xserver-xorg-core: X server segfaults for xfce4+nouveau after 2:1.19.6-1 -> 2:1.20.0-2 upgrade

2018-06-01 Thread Michel Dänzer
use, with a a fatal interaction > between the "compositor" option of xfwm4 and xorg-server-1.20.0. It is also > noted that this may be a problem not only with the nouveau driver, but also > with radeon driver, both with xfce4. It would happen with anything using EXA. https://patchwork.freedesktop.org/patch/226573/ fixes it. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#900352: new xorg-server version causes a random freezes in plasmashell

2018-05-29 Thread Michel Dänzer
Mesa, where the bug was) is https://cgit.freedesktop.org/mesa/mesa/commit/?id=fe2edb25dd5628c395a65b60998f11e839d2b458 . -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer signature.asc Description: OpenPGP digital signature

Bug#900149: xserver-xorg-core: after upgrade plasma shell/ taskbar freezes

2018-05-29 Thread Michel Dänzer
odesetting driver (using the intel driver) solves the >porblem for my system. The freezes are due to a Mesa bug, fixed by https://cgit.freedesktop.org/mesa/mesa/commit/?id=fe2edb25dd5628c395a65b60998f11e839d2b458 . -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#897993: random black flickering

2018-05-07 Thread Michel Dänzer
ve set > for testing purposes before, but removing it did not change the > behavior. That's because DC is enabled by default for you, you need amdgpu.dc=0 to disable it. This is a DC issue which is fixed in current 4.16.y upstream. -- Earthling Michel Dänzer

Bug#892982: bugs.debian.org: system freeze after lock screen/switched off moniturs/spontaneously

2018-03-15 Thread Michel Dänzer
evidence of an xserver-xorg-video-amdgpu bug (or even that it or Xorg is used at all). -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#891674: Patch to fix the problem

2018-02-28 Thread Michel Dänzer
_name, "%x:%02x:%02x.%1u", > & dom, & bus, & dev, & func); > > device->base.domain = dom; > Doing it like this breaks ABI. This is fixed in libpciaccess 0.14 by https://cgit.freedesktop.org/xorg/lib/libpciaccess/comm

Bug#891442: xserver-xorg-video-radeon: unable to load radeon module with HD 8400E

2018-02-26 Thread Michel Dänzer
loaded, so the system use > vesa > instead. The bug above only happens when using Wayland, in which case Xorg isn't used. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#890542: amdgpu ERROR

2018-02-16 Thread Michel Dänzer
sting IB on > ring 11 (-110). > [drm:amdgpu_device_init [amdgpu]] *ERROR* ib ring test failed (-110). > > sometimes the pc crashes, I think it's due to these errors, because > they're the only ones I have in the log about the graphics card Those are from the kernel, not from the Xo

Bug#884863: Support for Radeon R7 3rd generation (Merlin Falcon) in AMD A8-9600

2017-12-20 Thread Michel Dänzer
somebody working for AMD on open source GPU driver support, that's a demonstrably false statement. If you're interested, take a look at articles this year on Phoronix and other sites about our drivers. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#884846: xserver-xorg-video-radeon: xrandr hang on resolution setup after xorg has been started

2017-12-20 Thread Michel Dänzer
you use git bisect to determine which change introduced the problem? -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#884466: mesa: firefox, thunderbird, chromium don't start with mesa 17.3.0-1

2017-12-18 Thread Michel Dänzer
lays Looks like this might be due to the environment variable GDK_BACKEND being set to an invalid value. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer

Re: Radeon 4250 takes too much memory

2017-12-13 Thread Michel Dänzer
a number 0 to ,, and this will be the > power of two in MBytes.On another place it is written that MBytes shall > be given straight. The vramlimit parameter only affects how much of the reserved memory is actually used by the driver. The remaining reserved memory cannot be us

Bug#882997: libinput-bin: Laptop keyboard no longer working after upgrading to 1.9.2-1

2017-11-28 Thread Michel Dänzer
On 2017-11-28 05:18 PM, Thomas Blanc wrote: > Le 28/11/2017 à 16:47, Michel Dänzer a écrit : >> On 2017-11-28 04:34 PM, Thomas Blanc wrote: >>> Package: libinput-bin >>> Version: 1.9.2-1 >>> Severity: normal >>> >>> Dear Maintainer, >

Bug#882997: libinput-bin: Laptop keyboard no longer working after upgrading to 1.9.2-1

2017-11-28 Thread Michel Dänzer
liteBook Folio 9470m. I don't know what information > you need if you want to investigate but I would be happy to provide them. Assuming this only happens while the laptop is docked, it's a kernel bug fixed by https://marc.info/?l=linux-kernel=151188228819123=2 -- Earthling Michel Dänzer

Bug#878170: xserver-xorg-video-radeon: Fails to match video to vsync

2017-10-11 Thread Michel Dänzer
ide the terminal output of e.g. mplayer when there is tearing in fullscreen? -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#878170: xserver-xorg-video-radeon: Fails to match video to vsync

2017-10-11 Thread Michel Dänzer
or even pure X11) 3. Enabling TearFree Note that 1.+2. are not sufficient when using rotation or other transforms via the RandR extension. Does your setup fall under any of these cases? If not, you may just have gotten lucky before. -- Earthling Michel Dänzer |

Bug#867701: Radeon HD 6450, black screen, cursor, no console

2017-07-16 Thread Michel Dänzer
On 16/07/17 07:04 PM, Ivan Sergio Borgonovo wrote: On 07/16/2017 05:56 PM, Michel Dänzer wrote: Hmm, the string "EGL search path is" and the corresponding code was removed upstream for Mesa 10.6. Look for instances of libEGL.so.1* other than /usr/lib/x86_64-linux-gnu/libEGL.so.

Bug#868581: xserver-xorg-video-amdgpu doesn't start due to incompatibility to DRM in Debian 9.0

2017-07-16 Thread Michel Dänzer
ly, and Xorg will use the right driver by default automatically. -- Earthling Michel Dänzer| http://www.amd.com Libre software enthusiast |Mesa and X developer

Bug#867701: Radeon HD 6450, black screen, cursor, no console

2017-07-16 Thread Michel Dänzer
On 15/07/17 07:24 AM, Ivan Sergio Borgonovo wrote: On 07/15/2017 05:29 AM, Michel Dänzer wrote: On 15/07/17 07:10 AM, Ivan Sergio Borgonovo wrote: On 07/10/2017 04:03 AM, Michel Dänzer wrote: On 09/07/17 03:06 AM, Ivan Sergio Borgonovo wrote: Please provide the output of the following

Bug#867701: Radeon HD 6450, black screen, cursor, no console

2017-07-14 Thread Michel Dänzer
On 15/07/17 07:10 AM, Ivan Sergio Borgonovo wrote: > On 07/10/2017 04:03 AM, Michel Dänzer wrote: >> On 09/07/17 03:06 AM, Ivan Sergio Borgonovo wrote: >>> Package: xserver-xorg-video-radeon >>> Version: 1:7.9.0-1 >>> Severity: grave > >> I doubt this

Bug#868179: xserver-xorg-video-radeon: SEGV when starting X11

2017-07-14 Thread Michel Dänzer
On 15/07/17 03:57 AM, bartek 'basz' szurgot wrote: > On 07/14/2017 04:04 AM, Michel Dänzer wrote: >> Indeed, my bad. The corresponding radeon commit is >> https://cgit.freedesktop.org/xorg/driver/xf86-video-ati/commit/?id=4c91f36d3058180b5a2d6a23e9b82f5c933d8716 > > ok

Bug#868179: xserver-xorg-video-radeon: SEGV when starting X11

2017-07-13 Thread Michel Dänzer
On 14/07/17 03:13 AM, bartek 'basz' szurgot wrote: > On 07/13/2017 04:43 AM, Michel Dänzer wrote: >> This bug is https://bugs.freedesktop.org/show_bug.cgi?id=100276 , fixed >> by >> https://cgit.freedesktop.org/xorg/driver/xf86-video-amdgpu/commit/?id=981bac185cfd74ae50d

Bug#868179: xserver-xorg-video-radeon: SEGV when starting X11

2017-07-12 Thread Michel Dänzer
ted to: > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=867701 Doesn't look the same. This bug is https://bugs.freedesktop.org/show_bug.cgi?id=100276 , fixed by https://cgit.freedesktop.org/xorg/driver/xf86-video-amdgpu/commit/?id=981bac185cfd74ae50dffc28f57cf34623a9595f . -- Earth

Bug#867701: Radeon HD 6450, black screen, cursor, no console

2017-07-09 Thread Michel Dänzer
Xorg stderr output? Maybe try setting the environment variable EGL_LOG_LEVEL=debug as well for that. Does the same problem happen with 1:7.8.0-1+b1 with Option "AccelMethod" "glamor" in /etc/X11/xorg.conf ? -- Earthling Michel Dänzer |

Bug#867207: xdmx: crashes after (TimerForce+0x10)

2017-07-04 Thread Michel Dänzer
4-linux-gnu/libc.so.6 (__libc_start_main+0xf1) > [0x7ff65b7f12b1] > (EE) 12: /usr/bin/Xdmx (_start+0x2a) [0x5619e51471aa] > (EE) > (EE) Segmentation fault at address 0x0 Looks like https://cgit.freedesktop.org/xorg/xserver/commit/?id=21eda7464d0e13ac6558edaf6531c3d3251e05df should fix this. -- Earthling Michel Dänzer | http://www.amd.com Libre software enthusiast | Mesa and X developer

Bug#864993: xserver-xorg-video-radeon: Content of windows occasionally flickers black when scrolling

2017-06-18 Thread Michel Dänzer
tinuously > displayed. > > Actual result: Occasionally, the content of the window flickers with black. Which desktop environment are you using? Any chance you can make a video demonstrating the problem? -- Earthling Michel Dänzer | http://www.amd

  1   2   3   4   5   6   7   8   9   10   >