[Bug 1840889] Re: Black Screen on 18.04 + Intel Graphics with Kernel > 4.15.0-47

2019-10-25 Thread Linuxium
This issue has been fixed in the linux-generic 4.15.0-66.75 and linux- generic-hwe-18.04 5.0.0-32.34~18.04.2 kernels. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1840889 Title: Black Screen on 18.

[Bug 1840889] Re: Black Screen on 18.04 + Intel Graphics with Kernel > 4.15.0-47

2019-09-08 Thread Linuxium
Since commit ca876c7483b6 ("gpiolib-acpi: make sure we trigger edge events at least once on boot") in the Linux mainline v4.18 kernel (and also in stable v4.14.68 as commit fbb37b72489d) the Linux kernel now calls _AEI edge handlers at boot. Unfortunately the MINIX Neo Z83-4 mini PC has a DSDT bug

[Bug 1760545] Re: [18.04] GLK hang after a while

2018-05-07 Thread Linuxium
Attached is the patch (or commit b607990c76ceda0a7a7ceacabab174cdc8b9beee). ** Patch added: "0001-drm-i915-glk-Add-MODULE_FIRMWARE-for-Geminilake.patch" https://bugs.launchpad.net/intel/+bug/1760545/+attachment/5135659/+files/0001-drm-i915-glk-Add-MODULE_FIRMWARE-for-Geminilake.patch -- You

[Bug 1760545] Re: [18.04] GLK hang after a while

2018-05-07 Thread Linuxium
A mainline patch is available now in v4.17-rc4. It is probably best to back port commit b607990c76ceda0a7a7ceacabab174cdc8b9beee for Ubuntu 4.15 and Ubuntu 4.16 (if released) as the mainline 'Cc: stable' tag is stalled. The patch/commit fixes the bug as documented above: ubuntu@ubuntu:~$ dmesg |

[Bug 1752507] Re: add i915/glk_dmc_ver1_04.bin

2018-05-04 Thread Linuxium
@Ɓukasz Zemczak (sil2100) Re: "If this package fixes the bug for you, please add a comment to this bug, mentioning the version of the package you tested and change the tag from verification-needed-artful to verification-done-artful." If there is a "tag" then "verification-needed-artful -> verific

[Bug 1752507] Re: add i915/glk_dmc_ver1_04.bin

2018-05-04 Thread Linuxium
ALso tested and verified using cod/tip/drm-tip/2018-05-04 mainline build with upgraded linux-firmware from artful-proposed: ubuntu@ubuntu:~$ egrep 'Linux version|DMI:|i915' /tmp/artful-dmesg.txt [0.00] Linux version 4.17.0-994-generic (kernel@kathleen) (gcc version 7.3.0 (Ubuntu 7.3.0-16

[Bug 1752507] Re: add i915/glk_dmc_ver1_04.bin

2018-05-04 Thread Linuxium
ubuntu@ubuntu:~$ ls -l /lib/firmware/i915/glk_dmc_ver1_04.bin -rw-r--r-- 1 root root 8800 Apr 24 15:28 /lib/firmware/i915/glk_dmc_ver1_04.bin ubuntu@ubuntu:~$ dpkg -s linux-firmware Package: linux-firmware Status: install ok installed Priority: optional Section: misc Installed-Size: 210549 Maintain

[Bug 1752507] Re: add i915/glk_dmc_ver1_04.bin

2018-05-04 Thread Linuxium
ubuntu@ubuntu:~$ ls -l /lib/firmware/i915/glk_dmc_ver1_04.bin -rw-r--r-- 1 root root 8800 Apr 24 15:28 /lib/firmware/i915/glk_dmc_ver1_04.bin ubuntu@ubuntu:~$ dpkg -s linux-firmware Package: linux-firmware Status: install ok installed Priority: optional Section: misc Installed-Size: 223599 Maintain

[Bug 1752507] Re: add i915/glk_dmc_ver1_04.bin

2018-05-04 Thread Linuxium
Tested and verified using cod/tip/drm-tip/2018-05-04 mainline build with upgraded linux-firmware from xenial-proposed: ubuntu@ubuntu:~$ dmesg | egrep 'Linux version|DMI:|i915' [0.00] Linux version 4.17.0-994-generic (kernel@kathleen) (gcc version 7.3.0 (Ubuntu 7.3.0-16ubuntu3)) #201805040

[Bug 1752507] Re: add i915/glk_dmc_ver1_04.bin

2018-04-24 Thread Linuxium
Note that actually loading the firmware by the kernel is affected by https://bugs.launchpad.net/intel/+bug/1760545 or requires (currently) manually updating the kernel's initramfs with the added firmware. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1760545] Re: [18.04] GLK hang after a while

2018-04-24 Thread Linuxium
I've already submitted a patch to mainline Cc: stable (https://patchwork.kernel.org/patch/10335195) which will address this issue if accepted (note: the current discussion is about the 'acceptability and health' of using the firmware with recent kernels. -- You received this bug notification beca

[Bug 1739939] Re: Update Ubuntu-4.15.0 config to support Intel Atom devices

2017-12-28 Thread Linuxium
** Description changed: After the mainline kernel was patched with 'serdev: Add ACPI support' (commit 53c7626356c7584e82510d86394a6dcd80525614) and 'serdev: enable TTY port controller support by default' (commit 22b276a4072087e7b7f1723ccd8a1aa18fab8bbf) and 'Bluetooth: hci_bcm: Add serde

[Bug 1739939] Re: Update Ubuntu-4.15.0 config to support Intel Atom devices

2017-12-28 Thread Linuxium
Updated 'Bug Description' to include patch 'Bluetooth: avoid silent hci_bcm ACPI PM regression' (commit 4294625e029028854596865be401b9c5c1f906ef) and explicitly state the config changes required by including CONFIG_SERIAL_DEV_CTRL_TTYPORT=y. ** Description changed: After the mainline kernel was

[Bug 1739939] Re: Update Ubuntu-4.15.0 config to support Intel Atom devices

2017-12-28 Thread Linuxium
Just to clarify the config needs the following changes: change CONFIG_SERIAL_DEV_BUS=m to CONFIG_SERIAL_DEV_BUS=y and add CONFIG_SERIAL_DEV_CTRL_TTYPORT=y CONFIG_BT_HCIUART_BCM=y -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1739939] Re: Update Ubuntu-4.15.0 config to support Intel Atom devices

2017-12-24 Thread Linuxium
It is a mainline kernel. ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1739939 Title: Update Ubuntu-4.15.0 config to support Int

[Bug 1739939] Re: Update Ubuntu-4.15.0 config to support Intel Atom devices

2017-12-24 Thread Linuxium
s/The/These/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1739939 Title: Update Ubuntu-4.15.0 config to support Intel Atom devices To manage notifications about this bug go to: https://bugs.launch

[Bug 1739939] Re: Update Ubuntu-4.15.0 config to support Intel Atom devices

2017-12-24 Thread Linuxium
The are upstream kernels - see http://kernel.ubuntu.com/~kernel- ppa/mainline/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1739939 Title: Update Ubuntu-4.15.0 config to support Intel Atom devices

[Bug 1739939] [NEW] Update Ubuntu-4.15.0 config to support Intel Atom devices

2017-12-23 Thread Linuxium
Public bug reported: After the mainline kernel was patched with 'serdev: Add ACPI support' (commit 53c7626356c7584e82510d86394a6dcd80525614) and 'serdev: enable TTY port controller support by default' (commit 22b276a4072087e7b7f1723ccd8a1aa18fab8bbf) and 'Bluetooth: hci_bcm: Add serdev support' (c

[Bug 1674523] Re: v4.11-rcN mainline build config patch missing CONFIG_HDMI_LPE_AUDIO

2017-04-02 Thread Linuxium
V4.11 config now released with the correct settings. ** Changed in: linux (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1674523 Title: v4.11-rc

[Bug 1674523] Re: v4.11-rcN mainline build config patch missing CONFIG_HDMI_LPE_AUDIO

2017-03-21 Thread Linuxium
Update: Config will be updated once 4.11 kernel is built in unstable when 4.11 config will be created. ** Changed in: ubuntu Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1674523] [NEW] v4.11-rcN mainline build config patch missing CONFIG_HDMI_LPE_AUDIO

2017-03-20 Thread Linuxium
Public bug reported: The config patches for the latest mainline V4.11 Ubuntu builds (as in http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.11-rc3/ for example) omit setting CONFIG_HDMI_LPE_AUDIO which is required for the new audio support over HDMI patch set included in v4.11 specifically for BYT