On 11/03/2014 07:04, Marg Menhennitt wrote:> I'm running FreeBSD AMD64 10-Stable as of yesterday. I did a build and > install of kernel and world, and I ran portupgrade on all my ports. > These include X11 and KDE. When I restarted the machine it crashed. It > gets to the end of the boot sequence where KDM starts. It sits at the > X11 screen (showing the little clock) for a few seconds and then reboots. > > I have WITH_NEW_XORG="YES" in /etc/make.conf as advised by > Jean-S?bastien P?dron.Looks like I've solved this myself. After looking through the mailing list archives of FreeBSD-X11, I found a message from Jean-S?bastien P?dron suggesting defining WITH_GALLIUM="YES" in /etc/make.conf and rebuilding the graphics/dri port. Even though my crash was different, this seems to have fixed it. So, all working again. Thanks, Graham