I have a AiO (HP ProOne 400 G2 20-inch Touch All-in-One PC): Graphics: "Intel HD Graphics 530". I install Ubuntu 16.04 and then install "intel-graphics-update-tool_2.0.6_amd64.deb" but I have error "Distribution not supported".
Edit: I find problem. I can install Ubuntu just with nomodeset mode. So now I have low resolution. In this case what to do I do? I install Ubuntu 18.04.
"About" details: Graphics llvmpipe (LLVM 6.0, 256 bits). I also checked "Additional Drivers" which indicated, No additional drivers are available. No proprietary drivers are in use.
The output for sudo lshw | grep -A9 VGA is the following:
description: VGA compatible controller product: HD Graphics 530 vendor: Intel Corporation physical id: 2 bus info: pci@0000:00:02.0 version: 06 width: 64 bits clock: 33MHz capabilities: pciexpress msi pm vga_controller bus_master cap_list configuration: latency=0 1 Answer
This tool was discontinued
More info here
Please refrain from using a discontinued tool because there won't be any bug fixes provided in case you face an issue
Also as it is mentioned in the post, linux already includes necessary drivers, so you should not face any problems without proprietary ones
12