Bug #17060
intel NUC (miniPC) needs boot parameters in order start
100%
Description
on an Intel NUC with an Intel Iris Plus Graphics 640, Tails starts correctly if xorg-driver=intel
is added to the boot parameters.
if nomodeset
is added to the startup options as well, it breaks the HDMI output (which is the only output on that computer) :
snd_hda_codec_hdmi hdaudioCOD2: no i915 binding for intel hdmi/dp codec
I wonder if that information should be added to https://tails.boum.org/gdm/ or to the known issues list in the PC section
Subtasks
Related issues
Related to Tails - |
Resolved | 2017-11-18 | |
Blocks Tails - Feature #16209: Core work: Foundations Team | Confirmed |
History
#1 Updated by goupille 2019-09-16 11:38:44
the user reported that behavior with Tails 3.16 and Tails 4.0~beta1
#2 Updated by intrigeri 2019-09-16 12:52:20
- Assignee changed from intrigeri to goupille
> on an Intel NUC with an Intel Iris Plus Graphics 640, Tails starts correctly if xorg-driver=intel
is added to the boot parameters.
We can automate this so no manual tweak by the user is needed. Please give me the corresponding PCI ID (that the user should have seen in the “fails to start” error message; otherwise, see output of lspci in the WhisperBack report) and I’ll do that!
#3 Updated by intrigeri 2019-09-17 10:42:16
- Category set to Hardware support
- Assignee deleted (
goupille) - Target version set to Tails_4.0
- Type of work changed from End-user documentation to Code
The PCI ID we were looking for is: 8086:5926.
echo 80865926 >> config/chroot_local-includes/usr/share/live/config/xserver-xorg/intel.ids
should do the trick.
#4 Updated by intrigeri 2019-09-17 10:42:46
- blocks Feature #16209: Core work: Foundations Team added
#5 Updated by segfault 2019-09-18 20:43:29
- related to
Feature #14991: Remove /usr/share/live/config/xserver-xorg/intel.ids added
#6 Updated by segfault 2019-09-18 20:46:16
- Status changed from Confirmed to In Progress
Applied in changeset commit:tails|4c7eb132218c5ea8e1fc2a730dac2fe5f2f0f57e.
#7 Updated by segfault 2019-09-18 20:50:04
- Assignee set to segfault
- Feature Branch set to bugfix/17060-set-xorg-driver-for-intel-nuc
#8 Updated by segfault 2019-09-20 14:39:51
@goupille: Do you have a way to contact the user who reported the issue? If so, could you ask them to test if this image fixes the issue for them?
#9 Updated by goupille 2019-09-23 12:39:37
segfault wrote:
> @goupille: Do you have a way to contact the user who reported the issue? If so, could you ask them to test if this image fixes the issue for them?
According to the user, the issue is fixed with this image
#10 Updated by segfault 2019-09-23 14:25:05
- Status changed from In Progress to Needs Validation
- Assignee deleted (
segfault)
goupille wrote:
> segfault wrote:
> > @goupille: Do you have a way to contact the user who reported the issue? If so, could you ask them to test if this image fixes the issue for them?
>
> According to the user, the issue is fixed with this image
Great, thanks!
#11 Updated by intrigeri 2019-09-29 14:16:26
- Assignee set to intrigeri
#12 Updated by intrigeri 2019-09-29 14:32:27
- Status changed from Needs Validation to Resolved
- % Done changed from 0 to 100
Applied in changeset commit:tails|d3ffbd040fc0ec80f50271e4f39d0aeb28e1bbab.