switching to vt causes a freeze

2015-02-22 Thread David S
uting down X prior to the operation (for example "service gdm stop"). no idea what is causing this, i'm running the propietary nvidia blob driver. greetings, david s ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman

upgrading current -> graphics bug

2015-03-05 Thread David S
hello, i've been using -current for awhile. lately when i try to upgrade, i see this screenshot after i type "shutdown now": https://i.imgur.com/58aOGnG.jpg from then on the system is unresponsive. to complete the upgrade i hard-reboot and jump into single user mode to finish the upgrade proces

Re: upgrading current -> graphics bug

2015-03-06 Thread David S
Hi Roberto, i just discovered, that when i stop xorg and unload the nvidia driver (kldunload nvidia) the problem goes away. 1-Is it a laptop, server or desktop? intel or amd? It's a desktop with an Intel chipset (Core i5-2500K cpu) 2-Are you building xorg as a port or installed a pre-com

Re: upgrading current -> graphics bug

2015-03-07 Thread David S
Which SVN revision do you use? `uname -a` should tell it. r279687 compiled on Fri Mar 6 16:47:15 CET 2015 ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freeb

Re: upgrading current -> graphics bug

2015-03-07 Thread David S
FWIW the nVidia driver docs indicate that you should comment, or remove the reference to dri in xorg.conf # Load "dri" but that dri2 is fine. Don't know that that has anything to do with your issue. But thought I'd mention it FWIW. thanks, i missed that part. i took it out of xorg.conf an