[Kernel-packages] [Bug 1878670] Re: Reproduceable i915 gpu hang Intel Iris Plus Graphics (Ice Lake 8x8 GT2)

2020-10-23 Thread Kurt Aaholst
There is now an official 20.04 for the XPS-13-9300 which does not have this issue. You may close this bug if you like. Thanks again. -- 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/1878670

[Kernel-packages] [Bug 1878670] Re: Reproduceable i915 gpu hang Intel Iris Plus Graphics (Ice Lake 8x8 GT2)

2020-05-21 Thread Kurt Aaholst
I can confirm that the workaround: $ gsettings set org.gnome.settings-daemon.plugins.xsettings antialiasing 'grayscale' followed by logout+login. does stop the crashes. Note: To stop Intellij IDEA / Android Studio from crashing the system, it necessary to set Antialiasing to Greyscale in Setting

[Kernel-packages] [Bug 1878670] Re: [Ice Lake] WARN_ON(intel_wait_for_register(dev_priv, regs->driver, (0x1 << ((pw_idx) * 2)), (0x1 << ((pw_idx) * 2)), 1)) [from i915/intel_runtime_pm.c:308]

2020-05-21 Thread Kurt Aaholst
journalctl -b > journalctl_b.log Note - the reason I originally targeted this to gnome is because of this (from syslog): May 21 12:49:28 kaa-XPS-13-9300 gnome-session-binary[6054]: Unrecoverable failure in required component org.gnome.Shell.desktop May 21 12:49:28 kaa-XPS-13-9300 gnome-session[6

[Kernel-packages] [Bug 1878670] Re: [Ice Lake] WARN_ON(intel_wait_for_register(dev_priv, regs->driver, (0x1 << ((pw_idx) * 2)), (0x1 << ((pw_idx) * 2)), 1)) [from i915/intel_runtime_pm.c:308]

2020-05-20 Thread Kurt Aaholst
There are now files in /var/crash kaa@kaa-XPS-13-9300:~$ ll /var/crash/*.crash -rw-r- 1 gdm whoopsie 21332092 maj 21 00:02 /var/crash/_usr_bin_gnome-shell.121.crash -rw-r- 1 gdm whoopsie 3269523 maj 21 00:04 /var/crash/_usr_bin_Xwayland.121.crash I uploaded these via ubuntu-bug as reque

[Kernel-packages] [Bug 1878670] Re: [Ice Lake] WARN_ON(intel_wait_for_register(dev_priv, regs->driver, (0x1 << ((pw_idx) * 2)), (0x1 << ((pw_idx) * 2)), 1)) [from i915/intel_runtime_pm.c:308]

2020-05-20 Thread Kurt Aaholst
** Attachment added: "syslog" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1878670/+attachment/5374715/+files/syslog -- 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/1878670 Titl

[Kernel-packages] [Bug 1878670] Re: [Ice Lake] WARN_ON(intel_wait_for_register(dev_priv, regs->driver, (0x1 << ((pw_idx) * 2)), (0x1 << ((pw_idx) * 2)), 1)) [from i915/intel_runtime_pm.c:308]

2020-05-20 Thread Kurt Aaholst
** Attachment added: "dpkg-l.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1878670/+attachment/5374716/+files/dpkg-l.log -- 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/18786

[Kernel-packages] [Bug 1878670] Re: [Ice Lake] WARN_ON(intel_wait_for_register(dev_priv, regs->driver, (0x1 << ((pw_idx) * 2)), (0x1 << ((pw_idx) * 2)), 1)) [from i915/intel_runtime_pm.c:308]

2020-05-20 Thread Kurt Aaholst
** Attachment added: "sosreport.txt" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1878670/+attachment/5374717/+files/sosreport.txt -- 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

[Kernel-packages] [Bug 1878670] Re: [Ice Lake] WARN_ON(intel_wait_for_register(dev_priv, regs->driver, (0x1 << ((pw_idx) * 2)), (0x1 << ((pw_idx) * 2)), 1)) [from i915/intel_runtime_pm.c:308]

2020-05-20 Thread Kurt Aaholst
I have uploaded the requested information. I reproduced the crash to make sure the logs contains relevant information. The crash was reproduced by "vim /var/log/syslog" and hold down the down-arrow. The sosreport output may not be what you want however, as no plugins are enabled. -- You receive

[Kernel-packages] [Bug 1878670] Re: [Ice Lake] WARN_ON(intel_wait_for_register(dev_priv, regs->driver, (0x1 << ((pw_idx) * 2)), (0x1 << ((pw_idx) * 2)), 1)) [from i915/intel_runtime_pm.c:308]

2020-05-20 Thread Kurt Aaholst
** Attachment added: "kern.log" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1878670/+attachment/5374714/+files/kern.log -- 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/1878670

[Kernel-packages] [Bug 1878670] Re: [Ice Lake] i915 crashes in hsw_power_well_enable() from icl_tc_phy_aux_power_well_enable()

2020-05-19 Thread Kurt Aaholst
I tried: $ sudo apt-get install --reinstall apport $ sudo apt-get install --reinstall python3-launchpadlib which both claims to install and setup the requested packages. but still: kaa@kaa-XPS-13-9300:~$ apport-collect 1878670 ERROR: The python3-launchpadlib package is not installed. This function

[Kernel-packages] [Bug 1878670] Re: i915 crashes hsw_power_well_enable

2020-05-18 Thread Kurt Aaholst
Sounds resasonable. Do you need any more info from me? -- 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/1878670 Title: i915 crashes hsw_power_well_enable Status in OEM Priority Project:

[Kernel-packages] [Bug 1878670] Re: Gnome crash frequently

2020-05-16 Thread Kurt Aaholst
As there are no files in /var/crash, I checked the apport-settings: kaa@kaa-XPS-13-9300:~$ cat /etc/default/apport # set this to 0 to disable apport, or to 1 to enable it # you can temporarily override this with # sudo service apport start force_start=1 enabled=1 -- You received this bug notifi

[Kernel-packages] [Bug 1878670] Re: Gnome crash frequently

2020-05-15 Thread Kurt Aaholst
Hi, Thanks for the fast responses. I have tried to collect the requested information but: 1) There are no files in /var/crash 2) The only item in https://errors.ubuntu.com/user/8dfc634ec... is: 2020-04-28 23:042020-04-28 21:04 UTCCrash google-chrome-stable https://errors.ubuntu.co