<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Using RELEASE 4.2.1, please is there any advice or thought about having the Intel video load.  The xorg log I see both the Intel and VESA drivers are loaded and VESA is used.  This is the CPU of the computer which is valleyview Bay Trail (in a year 2014 asus netbook):<br><br>hw.model: Intel(R) Celeron(R) CPU  N2830  @ 2.16GHz<br><br>This is no /etc/X11/xorg.conf (although I tried forcing intel with that earlier).  The related portion of the log is below:<br><br>    43.155] (II) LoadModule: "intel"<br>[    43.170] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so<br>[    43.236] (II) Module intel: vendor="X.Org Foundation"<br>[    43.236]     compiled for 1.14.7, module version = 2.99.916<br>[    43.236]     Module class: X.Org Video Driver<br>[    43.236]     ABI class: X.Org Video Driver, version 14.1<br>[    43.236] (II) LoadModule: "vesa"<br>[    43.236] (II) Loading /usr/local/lib/xorg/modules/drivers/vesa_drv.so<br>[    43.246] (II) Module vesa: vendor="X.Org Foundation"<br>[    43.246]     compiled for 1.14.7, module version = 2.3.3<br>[    43.246]     Module class: X.Org Video Driver<br>[    43.246]     ABI class: X.Org Video Driver, version 14.1<br>[    43.246] (II) LoadModule: "fbdev"<br>[    43.247] (WW) Warning, couldn't open module fbdev<br>[    43.247] (II) UnloadModule: "fbdev"<br>[    43.247] (II) Unloading fbdev<br>[    43.247] (EE) Failed to load module "fbdev" (module does not exist, 0)<br>[    43.247] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:<br>    i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,<br>    915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,<br>    Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,<br>    GM45, 4 Series, G45/G43, Q45/Q43, G41, B43<br>[    43.247] (II) intel: Driver for Intel(R) HD Graphics: 2000-6000<br>[    43.247] (II) intel: Driver for Intel(R) Iris(TM) Graphics: 5100, 6100<br>[    43.247] (II) intel: Driver for Intel(R) Iris(TM) Pro Graphics: 5200, 6200, P6300<br>[    43.247] (II) VESA: driver for VESA chipsets: vesa<br>[    43.248] (--) Using syscons driver with X support (version 2.0)<br>[    43.248] (--) using VT number 9<br><br>[    44.581] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support<br>[    44.581] (II) Loading sub module "vbe"<br>[    44.581] (II) LoadModule: "vbe"<br>[    44.581] (II) Loading /usr/local/lib/xorg/modules/libvbe.so<br>[    44.621] (II) Module vbe: vendor="X.Org Foundation"<br>[    44.621]     compiled for 1.14.7, module version = 1.1.0<br>[    44.621]     ABI class: X.Org Video Driver, version 14.1<br>[    44.621] (II) Loading sub module "int10"<br>[    44.621] (II) LoadModule: "int10"<br>[    44.621] (II) Loading /usr/local/lib/xorg/modules/libint10.so<br>[    44.631] (II) Module int10: vendor="X.Org Foundation"<br>[    44.631]     compiled for 1.14.7, module version = 1.0.0<br>[    44.631]     ABI class: X.Org Video Driver, version 14.1<br>[    44.631] (II) VESA(0): initializing int10<br>...etc...<br>                                           </div></body>
</html>