Date: Sat, 5 Jul 2014 15:16:25 +0200 From: Marko =?UTF-8?B?Q3VwYcSH?= <marko.cupac@mimar.rs> To: Chris Nehren <cnehren+freebsd-stable@pobox.com> Cc: freebsd-stable@freebsd.org Subject: Re: Should 9.3 carry a warning about NEW_XORG Message-ID: <20140705151625.5bb268223e32dd15169afc8a@mimar.rs> In-Reply-To: <20140705125736.GD27115@behemoth> References: <53B69B88.4060803@gmail.com> <E1X32XF-000PnU-QG@dilbert.ingresso.co.uk> <CAPyFy2BhARs%2BwxhOuP-09tcPgzerU00_ARy=o4OyKec9azTOkQ@mail.gmail.com> <20140705103235.GB7680@rwpc15.gfn.riverwillow.net.au> <alpine.BSF.2.11.1407050455010.5138@wonkity.com> <20140705144740.ec111026afe7f65a4c87ba17@mimar.rs> <20140705125736.GD27115@behemoth>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 5 Jul 2014 08:57:36 -0400 Chris Nehren <cnehren+freebsd-stable@pobox.com> wrote: > Are you sure that X is not using the vesa driver? I'm using X on > this Xeon E3-1245 with P4600 graphics, but X is not using the > intel / i915 driver and instead falls back to the vesa driver. Quite sure, as seen in Xorg.0.log: ...output... [ 11.562] Module class: X.Org XInput Driver [ 11.562] ABI class: X.Org XInput driver, version 16.0 [ 11.562] (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 [ 11.562] (--) Using syscons driver with X support (version 2.0) [ 11.562] (--) using VT number 9 [ 12.182] drmOpenDevice: node name is /dev/dri/card0 [ 12.182] drmOpenDevice: open result is 10, (OK) [ 12.182] drmOpenByBusid: Searching for BusID pci:0000:00:02.0 [ 12.182] drmOpenDevice: node name is /dev/dri/card0 [ 12.182] drmOpenDevice: open result is 10, (OK) [ 12.182] drmOpenByBusid: drmOpenMinor returns 10 [ 12.182] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0 [ 12.184] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support [ 12.184] drmOpenDevice: node name is /dev/dri/card0 [ 12.184] drmOpenDevice: open result is 10, (OK) [ 12.184] drmOpenByBusid: Searching for BusID pci:0000:00:02.0 [ 12.184] drmOpenDevice: node name is /dev/dri/card0 [ 12.184] drmOpenDevice: open result is 10, (OK) [ 12.184] drmOpenByBusid: drmOpenMinor returns 10 [ 12.184] drmOpenByBusid: drmGetBusid reports pci:0000:00:02.0 [ 12.184] (=3D=3D) intel(0): Depth 24, (--) framebuffer bpp 32 [ 12.184] (=3D=3D) intel(0): RGB weight 888 [ 12.184] (=3D=3D) intel(0): Default visual is TrueColor [ 12.184] (--) intel(0): Integrated Graphics Chipset: Intel(R) HD Graphics P4000 [ 12.185] (**) intel(0): Relaxed fencing enabled [ 12.185] (**) intel(0): Wait on SwapBuffers? enabled [ 12.185] (**) intel(0): Triple buffering? enabled [ 12.185] (**) intel(0): Framebuffer tiled [ 12.185] (**) intel(0): Pixmaps tiled [ 12.185] (**) intel(0): 3D buffers tiled [ 12.185] (**) intel(0): SwapBuffers wait enabled [ 12.185] (=3D=3D) intel(0): video overlay key set to 0x101fe [ 12.185] (II) intel(0): Output VGA1 using monitor section Monitor0 ...output... Regards, --=20 Marko Cupa=C4=87
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140705151625.5bb268223e32dd15169afc8a>