[Ubuntu-x-swat] [Bug 1791090] Re: Xorg fails to start with radeon (kernel rejects radeon command stream from Xorg)

2018-09-06 Thread Daniel van Vugt
Looking at the kernel source (drivers/gpu/drm/radeon/evergreen_cs.c), it appears the value: surf.nby == 1152 is wrong. Since the layer size is 8847360 bytes and the correct height 1080 pixels, this means you have a stride of 8192 bytes per row (which is 1920 pixels rounded up to 2048,

[Ubuntu-x-swat] [Bug 1785912] Re: Screen flicker Intel UHD graphics 620 (rev 07) Lenovo Ideapad 720s 13IKB 81BV

2018-09-06 Thread Timo Aaltonen
you may try drm-next or drm-intel-next from the mainline kernels ppa, but if those won't help then you'd better file a bug upstream at bugs.freedesktop.org (DRI -- drm/intel) ** Package changed: xserver-xorg-video-intel (Ubuntu) => linux (Ubuntu) -- You received this bug notification because

[Ubuntu-x-swat] [Bug 1779483] Re: DRM bug

2018-09-06 Thread Timo Aaltonen
** Package changed: xserver-xorg-video-intel (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu. https://bugs.launchpad.net/bugs/1779483 Title: DRM bug To manage notifications about

Re: [Ubuntu-x-swat] [Bug 1179583] Re: Xorg freeze

2018-09-06 Thread MarkWayne
It's not a problem any longer. On Sat, Jul 7, 2018 at 8:34 PM gf <1179...@bugs.launchpad.net> wrote: > Hello Mark, > Thank you for submitting this bug and reporting a problem with the > nvidia-graphics-drivers package. You made this bug report in 2013 and > there have been several versions of

[Ubuntu-x-swat] [Bug 1791090] Status changed to Confirmed

2018-09-06 Thread Ubuntu Kernel Bot
This change was made by a bot. ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1791090 Title: Xorg fails to start with

[Ubuntu-x-swat] [Bug 1791090] Re: Xorg fails to start with radeon

2018-09-06 Thread Daniel van Vugt
Hmm, your monitor is 1920x1080 and yet the kernel says "texture bo too small" with "1920 1152": sept. 06 08:06:26 sark kernel: radeon :01:00.0: evergreen_cs_track_validate_texture:855 texture bo too small (layer size 8847360, offset 0, max layer 1, depth 1, bo size 4096) (1920 1152) It

[Ubuntu-x-swat] [Bug 1789913] Re: X crashes when connecting to an external monitor via HDMI (I+A)

2018-09-06 Thread Daniel van Vugt
Hmm, still not much detail but here tis: commit f79e5368512b72bb463925983d265b070261b7aa Author: Jim Qu Date: Mon Aug 27 13:37:38 2018 +0800 modesetting: code refactor for PRIME sync The X will be crashed on the system with other DDX driver, such as amdgpu. show the log

[Ubuntu-x-swat] [Bug 1789913] Re: X crashes when connecting to an external monitor via HDMI (I+A)

2018-09-06 Thread Daniel van Vugt
So what crash was this? I'm interested to see a stack trace in case there are other reports of it to link together. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1789913 Title: X

[Ubuntu-x-swat] [Bug 1770742] Re: Cannot find -lGL

2018-09-06 Thread Dan Kegel
This just hit me as well, on a kosher 18.04 system. I recently upgraded to a newer nvidia card, so that must have mangled it somehow. Looks like three of its symlinks got nuked: ls: cannot access '/usr/lib/x86_64-linux-gnu/libEGL.so': No such file or directory ls: cannot access

[Ubuntu-x-swat] [Bug 1778011] Re: SRU: PRIME Power Saving mode draws too much power

2018-09-06 Thread Claudio Desideri
I've done 2 tests on 2 different machines. 1) nvidia 960m, bionic-proposed: everything up to date except for ubuntu-drivers-common. Nvidia driver is working when selected with prime-select but switching to intel (prime-select intel) does not work. Nvidia is still running. 2) nvidia 970m,

[Ubuntu-x-swat] [Bug 1789924] Re: Missing Intel GPU pci-id's

2018-09-06 Thread Launchpad Bug Tracker
This bug was fixed in the package libdrm - 2.4.94-1 --- libdrm (2.4.94-1) unstable; urgency=medium [ Guido Günther ] * Enable etnaviv on arm64 (Closes: #906915) [ Timo Aaltonen ] * New upstream release. (LP: #1789924) * Update libdrm-amdgpu1.symbols and shlibs. -- Timo

Re: [Ubuntu-x-swat] [Bug 1776512] Re: switching users under xfce causes permanent 100% xorg cpu usage

2018-09-06 Thread Holger Birkmeyer
will do Am 06.09.2018 um 23:23 schrieb Theo Linkspfeifer: > I would check if this bug can be triggered with the live session also. > -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1776512

[Ubuntu-x-swat] [Bug 1778011] Re: SRU: PRIME Power Saving mode draws too much power

2018-09-06 Thread Brian Murray
I'm still seeing cruft in _pycache_ with the latest upload of ubuntu- drivers-common. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-settings in Ubuntu. https://bugs.launchpad.net/bugs/1778011 Title: SRU: PRIME Power Saving mode draws

[Ubuntu-x-swat] [Bug 1776512] Re: switching users under xfce causes permanent 100% xorg cpu usage

2018-09-06 Thread Theo Linkspfeifer
I would check if this bug can be triggered with the live session also. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1776512 Title: switching users under xfce causes permanent 100% xorg

[Ubuntu-x-swat] [Bug 1737750] Re: nvidia-graphics-drivers fail to build [error: implicit declaration of function ‘init_timer’]

2018-09-06 Thread Hans P Möller
For those who wants to participate Call For Testing: Ubuntu with nVIDIA graphic cards https://discourse.ubuntu.com/t/call-for-testing-ubuntu-with-nvidia-graphic-cards/7774 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 1789924] Re: Missing Intel GPU pci-id's

2018-09-06 Thread Seth Forshee
** Changed in: linux (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1789924 Title: Missing Intel GPU pci-id's To manage notifications about

[Ubuntu-x-swat] [Bug 1789924] Re: Missing Intel GPU pci-id's

2018-09-06 Thread Launchpad Bug Tracker
This bug was fixed in the package xorg-server - 2:1.20.1-1ubuntu2 --- xorg-server (2:1.20.1-1ubuntu2) cosmic; urgency=medium * prime-sync-refactor.diff: Fix crash on modesetting+amdgpu hybrid. (LP: #1789913) * sync-i965-pciids.diff: Update intel pci-id's. (LP: #1789924) --

[Ubuntu-x-swat] [Bug 1789913] Re: X crashes when connecting to an external monitor via HDMI (I+A)

2018-09-06 Thread Launchpad Bug Tracker
This bug was fixed in the package xorg-server - 2:1.20.1-1ubuntu2 --- xorg-server (2:1.20.1-1ubuntu2) cosmic; urgency=medium * prime-sync-refactor.diff: Fix crash on modesetting+amdgpu hybrid. (LP: #1789913) * sync-i965-pciids.diff: Update intel pci-id's. (LP: #1789924) --

[Ubuntu-x-swat] [Bug 1769322] Re: Trackpoint reacts jumpy and isn't precise when moved a short distance

2018-09-06 Thread Matteo Contini
Same problem on Thinpad X1-Carbon 4 -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to libinput in Ubuntu. https://bugs.launchpad.net/bugs/1769322 Title: Trackpoint reacts jumpy and isn't precise when moved a short distance To manage

[Ubuntu-x-swat] [Bug 1760252] Re: starting slack crashes xwayland on 18.04

2018-09-06 Thread Ken
*** This bug is a duplicate of bug 1754693 *** https://bugs.launchpad.net/bugs/1754693 @vanvugt, not the OP, but I ran ubuntu-bug on the Wayland crash and submitted it here: https://errors.ubuntu.com/oops/0f49c436-b1e8-11e8-8fb2-fa163ee63de6 At the same moment, there appears to be one for

[Ubuntu-x-swat] [Bug 1780076] Re: 18.04 login screen is skewed/distorted (incorrect stride) when using hibmc_drm graphics

2018-09-06 Thread Bin Li
The !35 has some side effect for other distribution, after discuss, I made a new patch !44, it was accepted by upstream. https://gitlab.gnome.org/GNOME/gdm/merge_requests/35 https://gitlab.gnome.org/GNOME/gdm/merge_requests/44 -- You received this bug notification because you are a member of

[Ubuntu-x-swat] [Bug 1791090] Re: Xorg fails to start with radeon

2018-09-06 Thread Jean-Baptiste Lallement
** Tags added: rls-cc-incoming -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1791090 Title: Xorg fails to start with radeon To manage notifications about this bug go to:

[Ubuntu-x-swat] [Bug 1791090] Re: Xorg fails to start with radeon

2018-09-06 Thread Jean-Baptiste Lallement
Journal from a failed boot. ** Attachment added: "failed-boot-radeon.log" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1791090/+attachment/5185620/+files/failed-boot-radeon.log -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in

[Ubuntu-x-swat] [Bug 1791090] [NEW] Xorg fails to start with radeon

2018-09-06 Thread Jean-Baptiste Lallement
Public bug reported: The shell fails to start with latest version of xorg and radeon drivers. >From the journal: sept. 06 08:06:26 sark /usr/lib/gdm3/gdm-x-session[6404]: (II) RADEON(0): Setting screen physical size to 508 x 285 sept. 06 08:06:26 sark /usr/lib/gdm3/gdm-x-session[6404]: radeon:

[Ubuntu-x-swat] [Bug 1790951] Re: Black vertical line on Right Side of the Screen

2018-09-06 Thread Leonidas S. Barbosa
** Information type changed from Private Security to Public -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1790951 Title: Black vertical line on Right Side of the Screen To manage

[Ubuntu-x-swat] [Bug 1790960] Re: I ve installed ubuntu and upgraded it + some apps.

2018-09-06 Thread Leonidas S. Barbosa
** Information type changed from Private Security to Public -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/1790960 Title: I ve installed ubuntu and upgraded it + some apps. To manage

[Ubuntu-x-swat] [Bug 1780039] Re: Khronos CTS failure on Bionic due to missing change in libegl1

2018-09-06 Thread Łukasz Zemczak
Hello Sandeep, or anyone else affected, Accepted libglvnd into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/libglvnd/1.0.0-2ubuntu2.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Ubuntu-x-swat] [Bug 1782285] Re: Add missing libGLESv1_CM.so to Bionic

2018-09-06 Thread Łukasz Zemczak
Hello Yogish, or anyone else affected, Accepted libglvnd into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/libglvnd/1.0.0-2ubuntu2.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Ubuntu-x-swat] [Bug 1778011] Re: SRU: PRIME Power Saving mode draws too much power

2018-09-06 Thread Steve Langasek
Hello Alberto, or anyone else affected, Accepted nvidia-settings into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/nvidia- settings/390.77-0ubuntu0.18.04.1 in a few hours, and then in the -proposed repository. Please help us by testing this

[Ubuntu-x-swat] [Bug 1778011] Re: SRU: PRIME Power Saving mode draws too much power

2018-09-06 Thread Steve Langasek
Hello Alberto, or anyone else affected, Accepted nvidia-prime into bionic-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/nvidia- prime/0.8.8.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See