Hello, guys. This is my first post here and I hope I will present it in the right way...
Before posting here I first read this http://forums.freebsd.org/showthread.php?t=4224
I followed this guide -> https://wiki.freebsd.org/Intel_GPU
I put
	
	
	
		
 in /etc/make.conf and all these packages
	
	
	
		
are up to date.
When I was ready with everything I ran
Then
Xorg.0.log -> http://pastebin.com/i2ache7w
xorg.conf -> http://pastebin.com/Phr7N6v5
Do you have any ideas how I can fix that?
Thank you very much!
				
			Before posting here I first read this http://forums.freebsd.org/showthread.php?t=4224
I followed this guide -> https://wiki.freebsd.org/Intel_GPU
I put
		Code:
	
	WITH_NEW_XORG=true
WITH_KMS=true
		Code:
	
	    dri2proto
    glproto
    libdrm
    xf86-video-intel
    mesaWhen I was ready with everything I ran
 Xorg -configure (without any errors). Then: # Xorg -config xorg.conf.new -retro -> works as expected as root and as user. # startx -> works as expectedThen
 # cp  xorg.conf.new /etc/X11/xorg.conf but after running  startxfce4 (I tried with Gnome2, the same) I have a black screen and only Ctrl + Alt + Del works (nothing else).Xorg.0.log -> http://pastebin.com/i2ache7w
xorg.conf -> http://pastebin.com/Phr7N6v5
 pciconf -> http://pastebin.com/XSzLgASuDo you have any ideas how I can fix that?
Thank you very much!
 
			    
