Graphic drivers reverted to Gallium 0.4 on llvmpipe after Intel Graphics Update Tool was used

Asked by Petar Trandev

I used the Intel Graphics Update to update the graphics driver but it reverted to Gallium 0.4 on llvmpipe (LLVM 4.0, 128 bits).
I don't know how to change the driver to the Intel one. My GPU is Intel HD Graphics 405 (Braswell).

Question information

Language:
English Edit question
Status:
Expired
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of:

sudo lshw -C display; lsb_release -a; uname -a

Thanks

Revision history for this message
Petar Trandev (tajibor) said :
#2

 Hi,
The output is:

*-display UNCLAIMED
       description: VGA compatible controller
       product: Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Integrated Graphics Controller
       vendor: Intel Corporation
       physical id: 2
       bus info: pci@0000:00:02.0
       version: 35
       width: 64 bits
       clock: 33MHz
       capabilities: pm msi vga_controller bus_master cap_list
       configuration: latency=0
       resources: memory:90000000-90ffffff memory:80000000-8fffffff ioport:2000(size=64) memory:c0000-dffff
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 17.04
Release: 17.04
Codename: zesty
Linux PSHE-PC 4.10.0-35-generic #39-Ubuntu SMP Wed Sep 13 07:46:59 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

Thanks

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

It's not loading the driver and is why the hardware is "unclaimed"

If you run:

sudo modprobe i915

Does it load OK?

Revision history for this message
Petar Trandev (tajibor) said :
#4

Running sudo modprobe i915 outputs:

modprobe: ERROR: could not insert 'i915': Required key not available

I looked it up and tried disabling secure boot with mokutil. The correct drivers were displayed after boot but I would really like to keep the secure boot enabled if possible.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#5

Do you dual boot with Windows?

Revision history for this message
Petar Trandev (tajibor) said :
#6

No I don't.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#7

Then what does secure boot give you that you need?

Revision history for this message
Petar Trandev (tajibor) said :
#8

Nothing really, I was paranoid I guess.
Thanks for the help :)

Revision history for this message
Launchpad Janitor (janitor) said :
#9

This question was expired because it remained in the 'Needs information' state without activity for the last 15 days.