Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Not-quite-right Intel graphics
Date: Sat, 10 Aug 2019 22:32:57
Message-Id: 7423391.rBYl0aJ2V1@localhost
In Reply to: [gentoo-user] Not-quite-right Intel graphics by Peter Humphrey
1 On Saturday, 10 August 2019 17:18:27 BST Peter Humphrey wrote:
2 > Hello list,
3 >
4 > I have a small box with a quad 64-bit Celeron and integrated graphics During
5 > boot, the UEFI screen is fine, but as soon as the kernel starts, it
6 > switches the background to a dark grey; I can't tell whether the white is
7 > properly white because of the grey background. I don't see anything wrong
8 > with the VT colours, and X11 seems unaffected too with XFCE. I assume the
9 > problem lies in the kernel.
10 >
11 > Can anyone suggest what is wrong with my setup? Google doesn't help me.
12 >
13 > $ sudo lspci -v -s 00:02.0
14 > 00:02.0 VGA compatible controller: Intel Corporation Atom/Celeron/Pentium
15 > Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller (rev 21)
16 > (prog- if 00 [VGA controller])
17 > Subsystem: Gigabyte Technology Co., Ltd Atom/Celeron/Pentium
18 > Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller
19 > Flags: bus master, fast devsel, latency 0, IRQ 120
20 > Memory at 80000000 (64-bit, non-prefetchable) [size=16M]
21 > Memory at 90000000 (64-bit, prefetchable) [size=256M]
22 > I/O ports at f000 [size=64]
23 > [virtual] Expansion ROM at 000c0000 [disabled] [size=128K]
24 > Capabilities: [d0] Power Management version 2
25 > Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
26 > Capabilities: [b0] Vendor Specific Information: Len=07 <?>
27 > Kernel driver in use: i915
28 >
29 > $ ls /lib/firmware/i915
30 > bxt_dmc_ver1_07.bin kbl_dmc_ver1_01.bin skl_dmc_ver1.bin
31 > bxt_dmc_ver1.bin kbl_dmc_ver1_04.bin skl_guc_ver1.bin
32 > bxt_guc_ver8_7.bin kbl_dmc_ver1.bin skl_guc_ver4.bin
33 > bxt_guc_ver9_29.bin kbl_guc_ver9_14.bin skl_guc_ver6_1.bin
34 > bxt_huc_ver01_07_1398.bin kbl_guc_ver9_39.bin skl_guc_ver6.bin
35 > cnl_dmc_ver1_06.bin kbl_huc_ver02_00_1810.bin skl_guc_ver9_33.bin
36 > cnl_dmc_ver1_07.bin skl_dmc_ver1_23.bin
37 > skl_huc_ver01_07_1398.bin
38 > glk_dmc_ver1_04.bin skl_dmc_ver1_26.bin
39 > icl_dmc_ver1_07.bin skl_dmc_ver1_27.bin
40 >
41 > [ebuild R ] sys-kernel/gentoo-sources-4.19.57:4.19.57::gentoo
42 > USE="symlink -build -experimental"
43 >
44 > I have what I think are the right kernel settings for th I915 driver. For
45 > instance, from kernel help:
46 > CONFIG_AGP_INTEL:
47 > This option gives you AGP support for the GLX component of X
48 > on Intel [...] and I915 integrated graphics chipsets.
49
50
51 I assume you have no errors reported in dmesg/syslog?
52
53 Have you included the firmware blobs in the kernel, or are you loading i915 as
54 a module?
55
56 Also, I don't know if it applies to this processor, but have you enabled
57 i915.fastboot=1 in the kernel in case it fixes this problem?
58
59 PS. I'm seeing similar artifacts recently trying to boot various *buntu
60 flavours in QEMU on different radeon host APU/GPUs. I don't know why hardware
61 acceleration stopped working ... I was also considering some kernel setting as
62 being responsible, but haven't been able to find a solution yet.
63
64 --
65 Regards,
66
67 Mick

Attachments

File name MIME type
signature.asc application/pgp-signature