[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Intel Kaby Lake)

2019-04-25 Thread Timo Aaltonen
maybe it would, yes.. anyway, best to file a bug upstream and link it here ** Summary changed: - Dell XPS 13 9380 flickering (Intel Kaby Lake) + Dell XPS 13 9380 flickering (Whiskey Lake) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed t

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Intel Kaby Lake)

2019-04-25 Thread Paulo Matos
Hummm, I have almost zero experience with windows. Is there a windows version that I can install for free - windows 10 maybe? Also, if the machine is faulty wouldn't it flicker during BIOS setup as well? -- You received this bug notification because you are a member of Kernel Packages, which is

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Intel Kaby Lake)

2019-04-25 Thread Timo Aaltonen
Sounds like you should contact the upstream developers and file a bug at bugs.freedesktop.org It seems that the panel has been changed to another device since XPS13 was enabled by Canonical, wouldn't be the first time. Are you able to test windows on it? (to rule out the machine itself being fault

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Intel Kaby Lake)

2019-04-25 Thread Paulo Matos
I have upgraded the BIOS to 1.2.1 but not changed its settings. Could it be that there's something there that I could try? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1826125 Title: D

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Intel Kaby Lake)

2019-04-25 Thread Paulo Matos
Unfortunately not. It actually makes the flickering more like in the pre-5 kernel where it flickers constantly as opposed to only when the move is moved. Posting new dmesg with i915.enable_psr=0 in case its useful. -- You received this bug notification because you are a member of Kernel Packages,

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Intel Kaby Lake)

2019-04-25 Thread Paulo Matos
** Attachment added: "with i915.enable_psr=0" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1826125/+attachment/5258944/+files/enable_psr0.dmesg -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launc

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Intel Kaby Lake)

2019-04-24 Thread Kai-Heng Feng
Does "i915.enable_psr=0" help? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1826125 Title: Dell XPS 13 9380 flickering (Intel Kaby Lake) Status in linux package in Ubuntu: Confirme

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Intel Kaby Lake)

2019-04-24 Thread Paulo Matos
** Attachment added: "dmesg with drm.debug=0xe" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1826125/+attachment/5258722/+files/out.dmesg -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.n

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Intel Kaby Lake)

2019-04-24 Thread Paulo Matos
Sure. Results are attached next. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1826125 Title: Dell XPS 13 9380 flickering (Intel Kaby Lake) Status in linux package in Ubuntu: Confir

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Intel Kaby Lake)

2019-04-24 Thread Kai-Heng Feng
Can you boot with kernel parameter "drm.debug=0xe" and attach full dmesg after boot? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1826125 Title: Dell XPS 13 9380 flickering (Intel Kab

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Intel Kaby Lake)

2019-04-24 Thread Paulo Matos
Thanks Kai. Unfortunately it's still not ok. Interestingly now there is no flickering per-se. What I see is display corruption and flickering when refresh occurs - for example by moving the mouse or typing something. Is there anything else I can try at this point? Or any further information I can

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Intel Kaby Lake)

2019-04-24 Thread Paulo Matos
Removed the i915 boot params : i915.fastboot=1 i915.enable_rc6=0 No changes. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1826125 Title: Dell XPS 13 9380 flickering (Intel Kaby Lake)

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Intel Kaby Lake)

2019-04-24 Thread Kai-Heng Feng
Download linux-image- unsigned-5.1.0-994-generic_5.1.0-994.20190400_amd64.deb and linux- modules-5.1.0-994-generic_5.1.0-994.20190400_amd64.deb then install them. -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. htt

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Intel Kaby Lake)

2019-04-24 Thread Paulo Matos
I will give it a try. Is this just a matter of adding the ppa and `apt- get install drm-intel-nightly`? -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1826125 Title: Dell XPS 13 9380 fli

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Intel Kaby Lake)

2019-04-24 Thread Kai-Heng Feng
Does the drm-intel-nightly help? https://kernel.ubuntu.com/~kernel-ppa/mainline/drm-intel- nightly/2019-04-23/ -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1826125 Title: Dell XPS 13

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Intel Kaby Lake)

2019-04-24 Thread Paulo Matos
apport information ** Tags added: apport-collected disco ** Description changed: A brand new Dell XPS 13 9380 preinstalled with Ubuntu 18.04 flickers to the point of being totally unusable. I have upgraded since to 18.10 and 19.04 with no changes. I have tried several combinations of

[Kernel-packages] [Bug 1826125] Re: Dell XPS 13 9380 flickering (Intel Kaby Lake)

2019-04-24 Thread Paulo Matos
** Package changed: ubuntu => linux (Ubuntu) -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1826125 Title: Dell XPS 13 9380 flickering (Intel Kaby Lake) Status in linux package in Ubun