Intel HD Graphics 400 (Ver. 2.19.15.4444) failed

KIRIYAMA Kazuhiko kiri at kx.openedu.org
Tue Jan 23 12:47:14 UTC 2018


At Tue, 23 Jan 2018 15:15:30 +0300,
Greg V wrote:
> 
> 
> On 01/23/2018 11:56, KIRIYAMA Kazuhiko wrote:
> > I reboot PC and startx then failed to start(full log at [1]):
> >
> > [  1331.128] (EE) open /dev/dri/card0: No such file or directory
> > [  1331.128] (WW) Falling back to old probe method for modesetting
> > [  1331.129] (EE) open /dev/dri/card0: No such file or directory
> > [  1331.129] (WW) Falling back to old probe method for scfb
> > [  1331.129] scfb trace: probe start
> > [  1331.129] (II) scfb(1): using default device
> > [  1331.129] scfb trace: probe done
> > [  1331.129] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
> > [  1331.129] (EE) Screen 0 deleted because of no matching config section.
> > [  1331.129] (II) UnloadModule: "modesetting"
> > [  1331.129] (EE)
> > Fatal server error:
> > [  1331.129] (EE) Cannot run in framebuffer mode. Please specify busIDs        for all framebuffer devices
> > [  1331.130] (EE)
> > [  1331.130] (EE)
> > Please consult the The X.Org Foundation support
> > 	 at http://wiki.x.org
> >   for help.
> > [  1331.130] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
> > [  1331.130] (EE)
> > [  1331.131] (EE) Server terminated with error (1). Closing log file.
> >
> > Is /dev/dri/card0 automatically created?
> >
> > Regards
> >
> > [1] http://ds.truefc.org/~kiri/freebsd/sg116j/Xorg.0.log
> >
> > ---
> > KIRIYAMA Kazuhiko
> 
> Hi. /dev/dri/card0 is the GPU device, it's created when you load your  
> GPU driver (i915kms for Intel).
> 
> Looks like you didn't configure the system to load it on boot.
> The installation message from drm-next-kmod tells you to add  
> kld_list="/boot/modules/i915kms.ko" to rc.conf.
> Do it :)
> 

I've rebooted then works fine. Maybe /boot/modules/i915kms.ko
did not correctly loaded. Thanks for your advice.

---
KIRIYAMA Kazuhiko


More information about the freebsd-x11 mailing list