[Ubuntu-x-swat] [Bug 2019869] Re: nvidia-dkms-390: better support for kernel 6.2

2023-05-29 Thread Andrea Righi
@zniavre in comment #6 I posted a patch for lunar, so it'll be applied also there at some point. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-390 in Ubuntu. https://bugs.launchpad.net/bugs/2019869 Title:

[Ubuntu-x-swat] [Bug 2019869] Re: nvidia-dkms-390: better support for kernel 6.2

2023-05-25 Thread Andrea Righi
And here's the debdiff for jammy. Same fix. ** Patch added: "nvidia-dkms-390-jammy-better-support-for-linux-6.2.debdiff" https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2019869/+attachment/5675616/+files/nvidia-dkms-390-jammy-better-support-for-linux-6.2.debdiff --

[Ubuntu-x-swat] [Bug 2019869] Re: nvidia-dkms-390: better support for kernel 6.2

2023-05-25 Thread Andrea Righi
Wrong debdiff, here's a new one cleaned up properly, ignore comment #5. ** Patch added: "nvidia-dkms-390-lunar-better-support-for-linux-6.2-v2.debdiff"

[Ubuntu-x-swat] [Bug 2019869] Re: nvidia-dkms-390: better support for kernel 6.2

2023-05-25 Thread Andrea Righi
Attached debdiff contains the SRU patch to fix the same nvidia-dkms-390 build error with kernel 6.2 for lunar. ** Patch added: "nvidia-dkms-390-lunar-better-support-for-linux-6.2.debdiff"

[Ubuntu-x-swat] [Bug 2019979] Re: nvidia-dkms-* FTBS with linux 6.3

2023-05-25 Thread Andrea Righi
** Also affects: nvidia-graphics-drivers-390 (Ubuntu Lunar) Importance: Undecided Status: New ** Also affects: nvidia-graphics-drivers-450-server (Ubuntu Lunar) Importance: Undecided Status: New ** Also affects: nvidia-graphics-drivers-470 (Ubuntu Lunar) Importance:

[Ubuntu-x-swat] [Bug 2019869] [NEW] nvidia-dkms-390: better support for kernel 6.2

2023-05-16 Thread Andrea Righi
Public bug reported: [Impact] Instead of disabling acpi support completely with nvidia-dkms-390, we should try instead to see if it's possible to support it somehow. [Fix] This patch looks promising (even if it says huge hack in the comments...):

[Ubuntu-x-swat] [Bug 2019869] Re: nvidia-dkms-390: better support for kernel 6.2

2023-05-16 Thread Andrea Righi
** Patch added: "nvidia-dkms-390-mantic-better-support-for-linux-6.2.debdiff" https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2019869/+attachment/5673352/+files/nvidia-dkms-390-mantic-better-support-for-linux-6.2.debdiff -- You received this bug notification

[Ubuntu-x-swat] [Bug 2009142] Re: nvidia-dkms-390 FTBS with linux 6.2

2023-05-16 Thread Andrea Righi
Better debdiff to backport only the patch required to support linux 6.2 (that is much better from an SRU perspective). Tested with positive result in a VM both with 5.15 and the new hwe 6.2 kernels. So, please ignore my previous comment. ** Patch added:

[Ubuntu-x-swat] [Bug 2009142] Re: nvidia-dkms-390 FTBS with linux 6.2

2023-05-16 Thread Andrea Righi
Moving jammy to the same version of the driver used in lunar allows to use nvidia-dkms-390 both with the stock 5.15 kernel and the new hwe 6.2 (verified in a VM doing a simple test build). ** Patch added: "nvidia-dkms-390-jammy.debdiff"

[Ubuntu-x-swat] [Bug 2009142] Re: nvidia-dkms-390 FTBS with linux 6.2

2023-05-16 Thread Andrea Righi
** Also affects: nvidia-graphics-drivers-390 (Ubuntu Jammy) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-390 in Ubuntu. https://bugs.launchpad.net/bugs/2009142 Title:

[Ubuntu-x-swat] [Bug 2009142] Re: nvidia-dkms-390 FTBS with linux 6.2

2023-03-04 Thread Andrea Righi
** Also affects: nvidia-graphics-drivers-390 (Ubuntu Lunar) Importance: Undecided Status: Triaged -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-390 in Ubuntu. https://bugs.launchpad.net/bugs/2009142 Title:

[Ubuntu-x-swat] [Bug 2009142] Re: nvidia-dkms-390 FTBS with linux 6.2

2023-03-03 Thread Andrea Righi
debdiff in attatch allows to build nvidia-dkms-390 with linux 6.2. ** Patch added: "nvidia-390-support-linux-6.2.debdiff" https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/2009142/+attachment/5651284/+files/nvidia-390-support-linux-6.2.debdiff -- You received this

[Ubuntu-x-swat] [Bug 2009142] [NEW] nvidia-dkms-390 FTBS with linux 6.2

2023-03-03 Thread Andrea Righi
Public bug reported: [Impact] nvidia-dkms-390 fails to build with linux 6.2: /var/lib/dkms/nvidia/390.157/build/nvidia-drm/nvidia-drm-drv.c:244:21: error: ‘struct drm_mode_config’ has no member named ‘fb_base’ 244 | dev->mode_config.fb_base = 0; | ^ [Fix]

[Ubuntu-x-swat] [Bug 2006721] [NEW] dm-writeboost-dkms fails to build with linux 6.1 in lunar

2023-02-09 Thread Andrea Righi
Public bug reported: [Impact] dm-writeboost-dkms fails to build with linux 6.1 in lunar with the following error(s): /home/righiandr/src/dm-writeboost/src/dm-writeboost.h:506:46: error: ‘struct dm_io_request’ has no member named ‘bi_op’; did you mean ‘bi_opf’? 506 | #define req_is_write(req)

[Ubuntu-x-swat] [Bug 2006695] Re: nvidia-graphics-drivers-390 fails to build with kernel 6.1 in lunar

2023-02-09 Thread Andrea Righi
debdiff in attach disables ACPI support with kernel >= 6.0 and it allows to use this driver with the latest 6.1 kernel (this should be probably considered a temporary workaround, until nvidia provides an updated version of this driver with a proper fix). ** Patch added:

[Ubuntu-x-swat] [Bug 2006695] Re: nvidia-graphics-drivers-390 fails to build with kernel 6.1 in lunar

2023-02-09 Thread Andrea Righi
** Also affects: nvidia-graphics-drivers-390 (Ubuntu) Importance: Undecided Status: New ** No longer affects: nvidia-graphics-drivers-470 (Ubuntu) ** Also affects: nvidia-graphics-drivers-390 (Ubuntu Lunar) Importance: Undecided Status: New ** No longer affects:

[Ubuntu-x-swat] [Bug 1972059] [NEW] One screen does not come back from lock

2022-05-07 Thread Andrea
Public bug reported: I have 2 screen (Dell). Since having upgraded to 22.04, one of them struggles to come back after a lock. Sometimes takes a few seconds, sometimes it is ok and sometimes it takes longer. I have found that if I do Ctrl-Alt-F1... the screen comes back. I have a DP and HDMI

[Ubuntu-x-swat] [Bug 1929192] [NEW] nvidia-graphics-drivers-390/390.143-0ubuntu1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
Public bug reported: This is a scripted bug report about ADT failures while running nvidia- graphics-drivers-390 tests for linux-unstable/5.13.0-3.3 on impish. Whether this is caused by the dep8 tests of the tested source or the kernel has yet to be determined. Testing failed on: amd64:

[Ubuntu-x-swat] [Bug 1929192] Re: nvidia-graphics-drivers-390/390.143-0ubuntu1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log" https://bugs.launchpad.net/bugs/1929192/+attachment/5499199/+files/make.log -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-390 in Ubuntu. https://bugs.launchpad.net/bugs/1929192 Title:

[Ubuntu-x-swat] [Bug 1929192] Re: nvidia-graphics-drivers-390/390.143-0ubuntu1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log" https://bugs.launchpad.net/bugs/1929192/+attachment/5499200/+files/make.log -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-390 in Ubuntu. https://bugs.launchpad.net/bugs/1929192 Title:

[Ubuntu-x-swat] [Bug 1929192] Re: nvidia-graphics-drivers-390/390.143-0ubuntu1 ADT test failure with linux-unstable/5.13.0-3.3

2021-05-21 Thread Andrea Righi
** Attachment added: "make.log" https://bugs.launchpad.net/bugs/1929192/+attachment/5499198/+files/make.log -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers-390 in Ubuntu. https://bugs.launchpad.net/bugs/1929192 Title:

[Ubuntu-x-swat] [Bug 1924910] Re: Massive screen flashing artefacts - tearing

2021-04-18 Thread Andrea
Screenshot of damaged application bar. See the blue square below VLC and compare with the other image. There should be the zoom icon. ** Attachment added: "20210418_180321.jpg" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1924910/+attachment/5489525/+files/20210418_180321.jpg -- You

[Ubuntu-x-swat] [Bug 1924910] Re: Massive screen flashing artefacts - tearing

2021-04-18 Thread Andrea
Firefox screenshot example ** Attachment added: "Screenshot" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1924910/+attachment/5489523/+files/20210418_180038.jpg -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu.

[Ubuntu-x-swat] [Bug 1924910] Re: Massive screen flashing artefacts - tearing

2021-04-18 Thread Andrea
Screenshot of the normal application bar. ** Attachment added: "20210418_180315.jpg" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1924910/+attachment/5489524/+files/20210418_180315.jpg -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 1924910] Re: Massive screen flashing artefacts - tearing

2021-04-18 Thread Andrea
Firefox screenshot example ** Attachment added: "Screenshot" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1924910/+attachment/5489522/+files/20210418_180028.jpg -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu.

[Ubuntu-x-swat] [Bug 1924910] Re: Massive screen flashing artefacts - tearing

2021-04-18 Thread Andrea
Firefox screenshot example ** Attachment added: "Screenshot" https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1924910/+attachment/5489521/+files/20210418_180021.jpg -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu.

[Ubuntu-x-swat] [Bug 1924910] [NEW] Massive screen flashing artefacts - tearing

2021-04-18 Thread Andrea
Public bug reported: On Ubuntu 20.10 x64 frequently updated. I noticed in the last week that after a while there are huge screen artefacts, that I would describe as flashing. Squares of screen flash, normally linked to widgets on screen. E.g.: the app bars on the left can start flashing blue,

[Ubuntu-x-swat] [Bug 1922723] Re: Weird CTRL+SHIFT+KEY behaviour in Xorg sessions

2021-04-07 Thread Andrea Agnolin
I found a solution. I turned off the "Locate Pointer" accessibility setting. So SHIFT+CTRL+KEY does not work in xorg session if "Locate Pointer" is turned on. ** Summary changed: - Weird CTRL+SHIFT+KEY behaviour in Xorg sessions + Weird CTRL+SHIFT+KEY behaviour in Xorg sessions with "Locate

[Ubuntu-x-swat] [Bug 1922723] Re: Weird CTRL+SHIFT+KEY behaviour in Xorg sessions

2021-04-07 Thread Andrea Agnolin
I tried with an external USB keyboard. Same issue. I have also run `dpkg-reconfigure keyboard-configuration`. Nothing has changed. -- 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/1922723

[Ubuntu-x-swat] [Bug 1922723] [NEW] Weird CTRL+SHIFT+KEY behaviour

2021-04-06 Thread Andrea Agnolin
Public bug reported: I run a newly installed Ubuntu Hirsute. Inside a "Ubuntu on Xorg"(GNOME) session i cannot use CTRL+SHIFT+KEY shortcut normally. If I press first CTRL, then SHIFT, then KEY everything works. If I press SHIFT, then CTRL then KEY nothing happens. On the Ubuntu (GNOME Wayland)

[Ubuntu-x-swat] [Bug 1921618] [NEW] Black wallpaper instead than set image

2021-03-28 Thread Andrea Bonarini
Public bug reported: The image set as wallpaper appears for one second and then is replaced by a black screen. This occurs after a hard reset. After a suspension: nothing worked and I had to do a hard reset by switching the machine off. At restart I'm in the mentioned situation and the usual

[Ubuntu-x-swat] [Bug 1908099] Re: nvidia-dkms-390 fails to build on unstable / 5.10

2021-01-07 Thread Andrea Righi
Sorry, I posted the wrong file in comment #3, this is the right one. ** Patch added: "hirsute-nvidia-dkms-390-v2.debdiff" https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1908099/+attachment/5450290/+files/hirsute-nvidia-dkms-390-v2.debdiff -- You received this bug

[Ubuntu-x-swat] [Bug 1908099] Re: nvidia-dkms-390 fails to build on unstable / 5.10

2021-01-07 Thread Andrea Righi
New debdiff that prevents building UVM w/ Linux 5.10 (thanks @albertomilone) and with a refreshed version of buildfix_kernel_5.10.patch that should prevent a potential memory leak due to the missing .gem_free_object in 5.10. ** Patch added: "hirsute-nvidia-dkms-390.debdiff"

[Ubuntu-x-swat] [Bug 1908099] Re: nvidia-dkms-390 fails to build on unstable / 5.10

2020-12-14 Thread Andrea Righi
debdiff that fixes the 5.10 build errors reported in attach. ** Patch added: "hirsute-nvidia-dkms-390.debdiff" https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1908099/+attachment/5443484/+files/hirsute-nvidia-dkms-390.debdiff -- You received this bug notification

[Ubuntu-x-swat] [Bug 1908099] Re: nvidia-dkms-390 fails to build on unstable / 5.10

2020-12-14 Thread Andrea Righi
make.log in attach. ** Attachment added: "make.log" https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-390/+bug/1908099/+attachment/5443483/+files/make.log -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 1908099] [NEW] nvidia-dkms-390 fails to build on unstable / 5.10

2020-12-14 Thread Andrea Righi
Public bug reported: [Impact] nvidia-graphics-drivers-390 fails to build against linux 5.10: ERROR (dkms apport): kernel package linux-headers-5.10.0-6-generic is not supported Error! Bad return status for module build on kernel: 5.10.0-6-generic (x86_64) Consult

[Ubuntu-x-swat] [Bug 1877294] [NEW] graphic problem and no internet connection

2020-05-07 Thread Andrea Grande
Public bug reported: every time I start my personal computer there is an error on the graphics module and I have to restart the service network manager in the terminal. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: xorg 1:7.7+13ubuntu3.1 ProcVersionSignature: Ubuntu

[Ubuntu-x-swat] [Bug 1815227] [NEW] I don't know

2019-02-08 Thread andrea
Public bug reported: The computer is very slow ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: xorg 1:7.7+19ubuntu7.1 ProcVersionSignature: Ubuntu 4.15.0-45.48-generic 4.15.18 Uname: Linux 4.15.0-45-generic x86_64 .tmp.unity_support_test.0: ApportVersion: 2.20.9-0ubuntu7.5 Architecture:

[Ubuntu-x-swat] [Bug 1796848] [NEW] The computer is slow

2018-10-09 Thread andrea
Public bug reported: Chrome is always slow and also the computer ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: xorg 1:7.7+19ubuntu7.1 ProcVersionSignature: Ubuntu 4.15.0-36.39-generic 4.15.18 Uname: Linux 4.15.0-36-generic x86_64 .tmp.unity_support_test.0: ApportVersion:

[Ubuntu-x-swat] [Bug 1744372] Re: gparted does not start - Unit -.mount does not exist, proceeding anyway.

2018-06-30 Thread Andrea
*** This bug is a duplicate of bug 1652282 *** https://bugs.launchpad.net/bugs/1652282 This also affects me, running on X. When I run gparted I get prompted to insert the password, then the terminal says Unit -.mount does not exist, proceeding anyway. and it just hangs there. -- You

[Ubuntu-x-swat] [Bug 1760415] Re: gnome-shell crashed with SIGSEGV in intel_miptree_supports_hiz() from needs_separate_stencil()

2018-05-24 Thread Andrea Azzarone
** Changed in: mesa (Ubuntu) Status: In Progress => Triaged ** Changed in: mesa (Ubuntu) Assignee: Andrea Azzarone (azzar1) => (unassigned) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchp

[Ubuntu-x-swat] [Bug 1760415] Re: gnome-shell crashed with SIGSEGV in intel_miptree_supports_hiz() from needs_separate_stencil()

2018-04-03 Thread Andrea Azzarone
hell (Ubuntu) Importance: Medium => Undecided ** Changed in: mesa (Ubuntu) Assignee: (unassigned) => Andrea Azzarone (azzar1) -- 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/1760415 Ti

[Ubuntu-x-swat] [Bug 1753776] Re: Graphics corruption in login animation to Xorg sessions

2018-03-08 Thread Andrea Azzarone
I still get this when starting a X session. $ apt-cache policy gnome-shell gnome-shell: Installed: 3.27.92-0ubuntu1 Candidate: 3.27.92-0ubuntu1 Version table: *** 3.27.92-0ubuntu1 500 500 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 Packages 100

[Ubuntu-x-swat] [Bug 1575128] Re: unity dialogues split between 2 monitors

2017-10-13 Thread Andrea Azzarone
** Changed in: unity (Ubuntu) Assignee: Andrea Azzarone (azzar1) => (unassigned) -- 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/1575128 Title: unity dialogues split between 2 monit

[Ubuntu-x-swat] [Bug 1700851] [NEW] Synaptics Touchpad does not work partially after resume.

2017-06-27 Thread Andrea Merlo
Public bug reported: Synaptics Touchpad does not work partially after resume with a different charging status (AC or bat) from the previous state. It works partially as touchpad clicks work, but moving the pointer does not work. ** Affects: xserver-xorg-input-synaptics (Ubuntu) Importance:

[Ubuntu-x-swat] [Bug 927541] Re: HDMI monitor issues since 5.2 (hybrid gfx)

2016-08-18 Thread Andrea Azzarone
Closing considering the long inactivity. ** No longer affects: unity ** Changed in: pulseaudio (Ubuntu) Status: New => Invalid ** Changed in: nvidia-graphics-drivers (Ubuntu) Status: Won't Fix => Invalid ** Changed in: unity (Ubuntu) Status: Incomplete => Invalid -- You

[Ubuntu-x-swat] [Bug 769951] Re: Sometimes in the screenshots the unity launcher is loses its opacity

2016-08-02 Thread Andrea Azzarone
Is this still a problem? ** No longer affects: unity ** Changed in: nvidia-graphics-drivers (Ubuntu) Status: Confirmed => Incomplete -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers in Ubuntu.

[Ubuntu-x-swat] [Bug 1584300] [NEW] X can't be started without login manager

2016-05-21 Thread andrea merello
Public bug reported: On Ubuntu 16.04 LTS X runs fine from the login manager, but if I remove the login manager (apt-get remove sddm), X can't be run from the text login: running startx don't even change to graphic mode and causes errors (log attached). This used to work at least up to 15.04

[Ubuntu-x-swat] [Bug 1581383] Re: mouse cursor missing

2016-05-16 Thread Andrea Azzarone
** Also affects: xorg (Ubuntu) Importance: Undecided Status: New ** No longer affects: unity (Ubuntu) -- 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/1581383 Title: mouse cursor

[Ubuntu-x-swat] [Bug 1578698] Re: Crash on waking from suspend after upgrading to 16.04

2016-05-10 Thread Andrea Azzarone
** Also affects: xserver-xorg-video-intel (Ubuntu) Importance: Undecided Status: New -- 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/1578698 Title: Crash on waking

[Ubuntu-x-swat] [Bug 1573959] Re: On-screen text disappears after suspend

2016-04-25 Thread Andrea Azzarone
** Also affects: xserver-xorg-video-intel (Ubuntu) Importance: Undecided Status: New ** No longer affects: unity (Ubuntu) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu.

[Ubuntu-x-swat] [Bug 1388612] Re: [GM965] GPU lockup running OpenGL applications on Dell Vostro 1510

2016-03-29 Thread Andrea Bini
Christopher M. Penalver, you mean to file a new bug report at freedesktop.org? I haven't reported any of the duplicates of #80568; the latter was linked to this bug by Felix Schwarz and then many other bugs were mark as duplicates of it on freedesktop.org. Matt Turner already suggested to file a

[Ubuntu-x-swat] [Bug 1388612] Re: [GM965] GPU lockup running OpenGL applications on Dell Vostro 1510

2016-03-27 Thread Andrea Bini
No, it's empty. -- 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/1388612 Title: [GM965] GPU lockup running OpenGL applications on Dell Vostro 1510 To manage notifications about this bug go to:

[Ubuntu-x-swat] [Bug 1388612] Re: [GM965] GPU lockup running OpenGL applications on Dell Vostro 1510

2016-03-25 Thread Andrea Bini
Done, same result with FooBillard++ except that the graphical environment becomes unusable; you can only move the mouse cursor. If you switch to another virtual console and restart the lightdm service from there, you come back to the login screen and you don't have to reboot. I've tried OpenArena,

[Ubuntu-x-swat] [Bug 1388612] Re: [GM965] GPU lockup running OpenGL applications on Dell Vostro 1510

2016-03-23 Thread Andrea Bini
Yes, I've upgraded the system to version 15.10 and installed all the updates. glmark2 "ideas" benchmark now works but FooBillard++ still triggers the lockup almost immediately. What really changed is that now a reboot from another virtual console is no more needed. After the lockup, the GPU

[Ubuntu-x-swat] [Bug 1238410] Re: Inconsistent cursor visibility with cursor plugin enabled

2015-09-22 Thread Andrea Azzarone
** No longer affects: unity -- 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/1238410 Title: Inconsistent cursor visibility with cursor plugin enabled To manage notifications about this

Re: [Ubuntu-x-swat] [Bug 1460766] Re: scripts run on every site, slows my computer down

2015-09-21 Thread Andrea Harmond
I have never run a long running script on any of my computers to my knowledge and this is the first report thatI have Ever gotten from you.Thanks. On Sunday, September 20, 2015 11:35 AM, Christopher M. Penalver <christopher.m.penal...@gmail.com> wrote: Andrea Harmond, a

[Ubuntu-x-swat] [Bug 1016854] Re: Desktop appearance changes after locking desktop for few minutes

2015-09-20 Thread Andrea Azzarone
Are you still affected on any supported ubuntu release? ** No longer affects: gnome-screensaver (Ubuntu) ** No longer affects: xserver-xorg-video-nouveau (Ubuntu) ** Changed in: unity Status: Confirmed => Incomplete ** Changed in: unity (Ubuntu) Status: Confirmed => Incomplete

[Ubuntu-x-swat] [Bug 1421575] Re: Desktop corruption when changing monitor config

2015-09-17 Thread Andrea Azzarone
Maybe this is related to bug #1485727. In both cases thare are graphics corruptions when changing the screen size. Alan can you try the patch? -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-intel in Ubuntu.

[Ubuntu-x-swat] [Bug 1462994] Re: 2:1.17.1-0ubuntu4 broke xmir ABI

2015-08-05 Thread Andrea Bernabei
I hit this bug today on vivid overlay PPA. My laptop was not booting anymore. I was adviced to reinstall the older xserver-xorg-core (1.17.1-0ubuntu3) and that fixed it. The overlay ppa currently offers: xserver-xorg-core --- 1.17.2-1ubuntu0.1~overlay1(and this is the version causing

[Ubuntu-x-swat] [Bug 1467595] Re: cursor sometimes disappears on XPS 13 9343 and external monitor

2015-06-26 Thread Andrea Azzarone
** Also affects: xorg (Ubuntu) Importance: Undecided Status: New -- 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/1467595 Title: cursor sometimes disappears on XPS 13 9343 and external

[Ubuntu-x-swat] [Bug 1078859] Re: [nvidia] Window contents vanish during animations

2015-03-02 Thread Andrea Azzarone
*** This bug is a duplicate of bug 1072206 *** https://bugs.launchpad.net/bugs/1072206 ** This bug has been marked a duplicate of bug 1072206 [nvidia] Window content is black or transparent -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 1388612]

2015-01-28 Thread Andrea Bini
(In reply to Kenneth Graunke from comment #86) Hi all. I believe this should be fixed with Mesa master - specifically, this commit: commit c4fd0c9052dd391d6f2e9bb8e6da209dfc7ef35b Author: Kenneth Graunke kenn...@whitecape.org Date: Sat Jan 17 23:21:15 2015 -0800 i965: Work around

[Ubuntu-x-swat] [Bug 1388612] Re: [GM965] GPU lockup running OpenGL applications on Dell Vostro 1510

2015-01-26 Thread Andrea Bini
Thank you Felix for the attention given to my report. I'll comment about the fix that has been released directly on bugs.freedesktop.org. The issue is not solved in my case. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu.

[Ubuntu-x-swat] [Bug 1072717] Re: Regression: Video corruption on login

2015-01-26 Thread Andrea Azzarone
Thank you for taking the time to report this bug and helping to make Ubuntu better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in Ubuntu since that time you reported the bug and your problem may have been fixed

[Ubuntu-x-swat] [Bug 1403287] Re: Missing Mouse-Cursor After Login

2014-12-17 Thread Andrea Azzarone
** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Changed in: unity (Ubuntu) Status: New = Invalid ** Also affects: xorg (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu-X, which is

[Ubuntu-x-swat] [Bug 971018] Re: Auto-hide Unity Launcher will not reveal when mouse pushed to left side in VirtualBox or VMware

2014-12-03 Thread Andrea Azzarone
** Changed in: libxfixes (Ubuntu) Status: Confirmed = Incomplete ** Changed in: xorg (Ubuntu) Status: Confirmed = Incomplete ** Changed in: unity Status: Incomplete = Confirmed ** Changed in: unity (Ubuntu) Status: Incomplete = Confirmed -- You received this bug

[Ubuntu-x-swat] [Bug 755099] Re: X lockup caused by compiz/unity

2014-12-03 Thread Andrea Azzarone
** Changed in: nvidia-graphics-drivers (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to nvidia-graphics-drivers in Ubuntu. https://bugs.launchpad.net/bugs/755099 Title: X lockup caused by

[Ubuntu-x-swat] [Bug 1049573] Re: No Unity 3d only Unity 2d with proposed 2:8.982

2014-12-03 Thread Andrea Azzarone
Is that still a problem? Considering the nature of the bug report I think should be ok to close it. For the moment I'll tag it as incomplete. ** Changed in: unity Status: New = Incomplete ** Changed in: fglrx-installer-updates (Ubuntu) Status: New = Incomplete ** Changed in: unity

[Ubuntu-x-swat] [Bug 932688] Re: Unity 3D causes video apps to malfunction

2014-12-01 Thread Andrea Azzarone
Is this still an issue? ** Changed in: unity Status: New = Incomplete ** Changed in: nvidia-graphics-drivers (Ubuntu) Status: New = Incomplete ** Changed in: unity (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of

[Ubuntu-x-swat] [Bug 1388612] [NEW] [GM965] GPU lockup running OpenGL applications on Dell Vostro 1510

2014-11-02 Thread Andrea Bini
Public bug reported: Hello, I'm suffering a GPU lockup problem with Ubuntu 14.10 64-bit on a Dell Vostro 1510 laptop with Intel graphics. The problem used to arise also with Ubuntu 14.04 and is always reproducible with glmark2 on the LiveCD. Just to run the ideas benchmark of glmark2 to trigger

[Ubuntu-x-swat] [Bug 492782] Re: [i945gme] Mouse cursor disappears after restarting screen (xrandr / resume)

2014-08-06 Thread Andrea Spinelli
This bug is alive and kicking on xubuntu 14 !! It shows everytime I close and reopen the lid of my Asus portable, sending it in Suspend Mode and back to ordinary life. Best workaround I found is Settings Manager Light Locker Settings Enable Light locker ON Lock on suspend ON This way

[Ubuntu-x-swat] [Bug 1332477] [NEW] nvidia-304 304.117-0ubuntu1: nvidia-304 kernel module failed to build

2014-06-20 Thread Andrea Ranieri
Public bug reported: Failed to build nvidia module (along with virtualbox 4.3.10 and bcmwl 6.30.223.141+bdcom) through dkms under kernel 3.14.1-trusty found here: http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.14.1-trusty/ ProblemType: Package DistroRelease: Ubuntu 14.04 Package: nvidia-304

[Ubuntu-x-swat] [Bug 1328857] [NEW] package nvidia-opencl-icd-304 (not installed) failed to install/upgrade: trying to overwrite '/etc/OpenCL/vendors/nvidia.icd', which is also in package nvidia-openc

2014-06-11 Thread Andrea Cimitan
Public bug reported: deb issues ProblemType: Package DistroRelease: Ubuntu 14.10 Package: nvidia-opencl-icd-304 (not installed) ProcVersionSignature: Ubuntu 3.13.0-19.40-generic 3.13.6 Uname: Linux 3.13.0-19-generic x86_64 NonfreeKernelModules: nvidia wl ApportVersion: 2.14.3-0ubuntu1

[Ubuntu-x-swat] [Bug 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy 12.04.4 candidate

2014-02-10 Thread Andrea
@ Erick: many thanks for the suggestion, I'll create an account in Ubuntu Forums as you suggested. But I post also there the results of the last Ubuntu-based saturday, when I did many installations and all of them affected by the impossiblity to get a working x-server: - 1st installation: Ubuntu

[Ubuntu-x-swat] [Bug 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy 12.04.4 candidate

2014-02-08 Thread Andrea
Hi to all. Reinstalled Ubuntu 12.04.1 on the Amilo 7320 (see my past messages here) but the installation freezes towards the end... is the X-stack the same also for the 12.04.0? -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to

[Ubuntu-x-swat] [Bug 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy 12.04.4 candidate

2014-02-07 Thread Andrea
Hi to all! I've read this: http://www.omgubuntu.co.uk/2014/02/ubuntu-12-04-4-released-new-kernel Does this affect also our bug? -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-openchrome in Ubuntu.

[Ubuntu-x-swat] [Bug 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy 12.04.4 candidate

2014-02-07 Thread Andrea
Thank you very much, Erick! I've read also your past posts here, so now I have only to learn if it's possible to 'downgrade' my X-stack -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-openchrome in Ubuntu.

[Ubuntu-x-swat] [Bug 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy 12.04.4 candidate

2014-01-19 Thread Andrea
Hi Mr. Brunzell! First of all, thank you very much for your suggestions, that I have really appreciated! Thanks for the links. However, we notice that people in our Company seem to appreciate Lubuntu 13.10 for many reasons, above all for the same way of use and feeling XP has. I suppose that

[Ubuntu-x-swat] [Bug 1232478] Re: [Acer v3-772g] Fails to boot/install MMIO write of 0x. FAULT

2014-01-09 Thread Andrea
Tried it too a few minutes ago with the latest daily. I can confirm that it is now fixed! Thanks for the good work :) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-nouveau in Ubuntu. https://bugs.launchpad.net/bugs/1232478

[Ubuntu-x-swat] [Bug 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy Trusty

2014-01-04 Thread Andrea
Hi to Everybody! Please, don't give up on this point. My Company has accepted my proposal to switch all computers to Lubuntu, after a test period in order to understand if all employees can use it. You can imagine, they are a little bit suspicious! So, on a total of 21 Pcs (most of them with

[Ubuntu-x-swat] [Bug 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy Trusty

2013-12-21 Thread Andrea
The problem still exists for Lubuntu Saucy i386... (Via P4M800) -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-openchrome in Ubuntu. https://bugs.launchpad.net/bugs/1205643 Title: VIA P4M800 graphics broken in

[Ubuntu-x-swat] [Bug 1205643] Re: VIA P4M800 graphics broken in Lubuntu/Xubuntu Saucy Trusty

2013-12-07 Thread Andrea
Hallo! Same bug and same computer (Fujitsu-Siemens Amilo L7320). I'd like to install Lubuntu 13.10 on this machine but, since I'm not able to do it, I've tried also with Ubuntu 12.04 and other 'flavours'. Lubuntu and Xubuntu 13.10 have the same problem of this description (it freezes during

[Ubuntu-x-swat] [Bug 1199201] Re: [drm:i915_hangcheck_elapsed] *ERROR* Hangcheck timer elapsed... GPU hung

2013-10-09 Thread Andrea Vico
It happen also for me. It happens only when during a video reproduction by vlc screensaver or energy savig engage. I'm using Kubuntu LTS with only canonical ropository. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg in Ubuntu.

[Ubuntu-x-swat] [Bug 1232478] [NEW] Ubuntu 13.10 Final Beta fails to boot/install MMIO write of 0x. FAULT

2013-09-28 Thread Andrea
Public bug reported: I'm unable to provide complete apport data of the bug because of it's nature. I'm unable to reach a desktop or a console I can see the Ubuntu splash screen for a few seconds then the kernel panics with error logs related to nouveau while booting a Live CD of Ubuntu 13.10

[Ubuntu-x-swat] [Bug 1207487] Re: Brightness Controls work but brightness doesnt change

2013-08-27 Thread Andrea
Hi! Have you also installed mir/xmir? -- 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/1207487 Title: Brightness Controls work but brightness doesnt change To manage

[Ubuntu-x-swat] [Bug 1196203] Re: the display brightness doesn't change (it is to the max) with Mir in ubuntu 13.10

2013-08-13 Thread Andrea
** Description changed: - I have used this guide http://www.olli-ries.com/running-mir/ to install - and try Mir on a notebook Asus K55VD. There is a problem with display - brightness. The hotkeys (fn+F5 or F6) work but the brightness is always - to the max. + Also if I install mir/xmir with the

[Ubuntu-x-swat] [Bug 1196203] [NEW] the display brightness doesn't change (it is to the max) with Mir in ubuntu 13.10

2013-06-30 Thread Andrea
Public bug reported: I have used this guide http://www.olli-ries.com/running-mir/ to install and try Mir on a notebook Asus K55VD. There is a problem with display brightness. The hotkeys (fn+F5 or F6) work but the brightness is always to the max. ProblemType: Bug DistroRelease: Ubuntu 13.10

[Ubuntu-x-swat] [Bug 1154838] Re: when I run the program brightness lock the brightness goes to the max

2013-03-14 Thread Andrea
the brightness goes to the maximum also after the system active the save energy ** Summary changed: - when I run the program brightness lock the brightness goes to the max + when I run the program brightness lock the brightness goes to the maximum ** Description changed: it also happens

[Ubuntu-x-swat] [Bug 1154838] Re: when I run the program brightness lock the brightness goes to the maximum

2013-03-14 Thread Andrea
** Description changed: it also happens when I turn on a pc and when I press FN+F5/F6 - edit: the brightness goes to the maximum also after the system active + edit: the brightness goes to the maximum also after the system activated the save energy ProblemType: Bug DistroRelease:

[Ubuntu-x-swat] [Bug 1154838] [NEW] when I run the program brightness lock the brightness goes to the max

2013-03-13 Thread Andrea
Public bug reported: it also happens when I turn on a pc and when I press FN+F5/F6 ProblemType: Bug DistroRelease: Ubuntu 13.04 Package: xorg 1:7.7+1ubuntu4 ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2 Uname: Linux 3.8.0-12-generic x86_64 .tmp.unity.support.test.0: ApportVersion:

[Ubuntu-x-swat] [Bug 1079822] Re: grafica

2012-11-21 Thread andrea bozza
When I turn on the PC and start ubuntu, sometimes, instead of the login screen, it gives me a black screen with a blinking dash in the upper left of the screen and I get only the pointer. So I used xdiagnose which gave me this error report. I thought it had something to do with the drivers.

[Ubuntu-x-swat] [Bug 1061073]

2012-11-16 Thread Andrea Scarpino
Thanks Robert! Can you backport this so it gets included in the next 9.0.1 release? -- 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/1061073 Title: Desktop effects are slow and desktop corruption

[Ubuntu-x-swat] [Bug 1079822] [NEW] grafica

2012-11-16 Thread andrea bozza
Public bug reported: non so cosa dire, ma penso di avere qualche problema con i driver video ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: xorg 1:7.7+1ubuntu4 ProcVersionSignature: Ubuntu 3.5.0-18.29-generic 3.5.7 Uname: Linux 3.5.0-18-generic x86_64 .tmp.unity.support.test.0:

[Ubuntu-x-swat] [Bug 973096] Re: Nvidia driver causes xorg crash

2012-09-03 Thread Andrea Grandi
I've installed 304.43 on my Ubuntu 12.04, I've a Nvidia 8800 GS. I'm trying to stress-test the computer: running games, watching movies with VLC at the same time, watching Youtube videos in the background etc no crashes for the moment but It's still to early to say it. I'll keep you updated

[Ubuntu-x-swat] [Bug 969860] Re: fglrx uses 100% CPU when screen turns off (spinning in glXWaitVideoSyncSGI or glXSwapBuffers)

2012-08-08 Thread Andrea Corbellini
@knowhow91: ~$ sudo sh ./dstack compiz compizstack.txt sh: 0: Can't open ./dstack About the Can't open ./dstack error: you need to download the script first. It's attached on comment #4. Also, how can I enter the command when the problem disappears as soon as I unlock my machine? Try this:

[Ubuntu-x-swat] [Bug 1030260] [NEW] qxl driver not used for qxl device

2012-07-28 Thread Andrea Corbellini
Public bug reported: This bug was reported from inside a virtual machine. Host: Precise Emulator: KVM-SPICE Graphics card model emulated: QXL Guest: Quantal The Quantal guest for some reason does not use the QXL X.org video driver. The output of lsmod suggests me that the guest is using Vesa.

[Ubuntu-x-swat] [Bug 1030260] Re: qxl driver not used for qxl device

2012-07-28 Thread Andrea Corbellini
lshw -c video ** Attachment added: Lshw.txt https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-qxl/+bug/1030260/+attachment/3239654/+files/Lshw.txt -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-qxl in Ubuntu.

[Ubuntu-x-swat] [Bug 1030260] Re: qxl driver not used for qxl device

2012-07-28 Thread Andrea Corbellini
This is the libvirt domain definition. ** Attachment added: libvirt-domain.xml https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-qxl/+bug/1030260/+attachment/3239655/+files/libvirt-domain.xml -- You received this bug notification because you are a member of Ubuntu-X, which is

[Ubuntu-x-swat] [Bug 1030260] Re: qxl driver not used for qxl device

2012-07-28 Thread Andrea Corbellini
-- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xserver-xorg-video-qxl in Ubuntu. https://bugs.launchpad.net/bugs/1030260 Title: qxl driver not used for qxl device To manage notifications about this bug go to:

  1   2   3   >