In my drive only Elementary OS is installed, I can only get to login using nomodeset else I get flickering screen and black screen if I wont use the nomodeset. I already tried installing intel graphics for linux and it seems not working please see below details. Code (Text): inxi -b System: Host: opeopenomi Kernel: 4.10.0-32-generic x86_64 (64 bit) Desktop: Gnome Distro: elementary 0.4.1 loki Machine: System: HP (portable) product: HP ProBook 440 G3 Mobo: HP model: 8100 v: KBC Version 40.71 Bios: HP v: N78 Ver. 01.22 date: 12/06/2017 CPU: Dual core Intel Core i5-6200U (-HT-MCP-) speed/max: 548/2800 MHz Graphics: Card: Intel Sky Lake Integrated Graphics Display Server: X.Org 1.19.5 drivers: vesa (unloaded: fbdev) Resolution: 1368x768@0.00hz GLX Renderer: llvmpipe (LLVM 5.0, 256 bits) GLX Version: 3.0 Mesa 17.2.4 Network: Card-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller driver: r8169 Card-2: Realtek RTL8723BE PCIe Wireless Network Adapter driver: rtl8723be Drives: HDD Total Size: 500.1GB (2.6% used) Info: Processes: 196 Uptime: 2 min Memory: 882.7/3844.7MB Client: Shell (bash) inxi: 2.2.35 Code (Text): Display Resolution 1368x768 pixels OpenGL Renderer Unknown X11 Vendor The X.Org Foundation
Adding the nomodeset parameter instructs the kernel to not load video drivers and use BIOS modes instead until X is loaded. Once X is loaded your proprietary Intel graphic drivers should kick in. So you are only missing out on a higher resolution bootup splash screen and your drivers should be working fine once booted up.