Date: Tue, 23 Jan 2018 21:47:08 +0900 From: KIRIYAMA Kazuhiko <kiri@kx.openedu.org> To: Greg V <greg@unrelenting.technology> Cc: KIRIYAMA Kazuhiko <kiri@kx.openedu.org>, Pete Wright <pete@nomadlogic.org>, x11@FreeBSD.org Subject: Re: Intel HD Graphics 400 (Ver. 2.19.15.4444) failed Message-ID: <201801231247.w0NCl86B013516@kx.openedu.org> In-Reply-To: <4f670969-6c1b-ca66-d6cf-cd9c4923795d@unrelenting.technology> References: <201801230225.w0N2Po2P002714@kx.openedu.org> <6a7c0e1e-7b81-c344-a0a4-1fbbf25298f2@nomadlogic.org> <201801230709.w0N795Vc008022@kx.openedu.org> <201801230856.w0N8uEdJ009942@kx.openedu.org> <4f670969-6c1b-ca66-d6cf-cd9c4923795d@unrelenting.technology>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801231247.w0NCl86B013516>