Xorg not starting: no screens found (intel driver + i3-4130T)

Conrad Meyer cem at freebsd.org
Sat Mar 25 15:44:29 UTC 2017


Hi Matthew,

On Sat, Mar 25, 2017 at 8:31 AM, - - <matthew at karlsen.me.uk> wrote:
> I decided to switch to FreeBSD so I looked at the lists of supported hardware and purchased a used ThinkCentre with an i3-4130T CPU (with HD 4400 graphics). Sadly, it does not seem to be working with the intel graphics driver at present (only vesa).
>
> ...
>
> ######################################## Xorg log ########################################
>
> ...
> [   124.043] (II) LoadModule: "intel"
> [   124.043] (II) Loading /usr/local/lib/xorg/modules/drivers/intel_drv.so
> [   124.046] (II) Module intel: vendor="X.Org Foundation"
> [   124.046]    compiled for 1.17.4, module version = 2.21.15
> [   124.046]    Module class: X.Org Video Driver
> [   124.046]    ABI class: X.Org Video Driver, version 19.0
> [   124.046] (II) intel: Driver for Intel(R) Integrated Graphics Chipsets:
>         i810, i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G,
>         915G, E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM,
>         Pineview G, 965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33,
>         GM45, 4 Series, G45/G43, Q45/Q43, G41, B43, HD Graphics,
>         HD Graphics 2000, HD Graphics 3000, HD Graphics 2500,
>         HD Graphics 4000, HD Graphics P4000, HD Graphics 4600,
>         HD Graphics 5000, HD Graphics P4600/P4700, Iris(TM) Graphics 5100,
>         HD Graphics 4400, HD Graphics 4200, Iris(TM) Pro Graphics 5200
> [   124.047] (--) Using syscons driver with X support (version 16777218.0)
> [   124.047] (--) using VT number 9

Can you make sure you are using vt, rather than syscons?  And be sure
to load i915kms.ko in /etc/rc.conf.  If that doesn't help, please try
removing your Xorg.conf and let Xorg just autodetect everything.

Best,
Conrad


More information about the freebsd-x11 mailing list