You are not logged in.

#1 2013-01-17 12:10:06

Jean
Member
Registered: 2012-11-17
Posts: 24

[Solved]Intel integrated video driver

Hi, guys. I installed xf86-video-intel but this driver doesn't work( i had black screen and then, after few second,  returned to console  ). It's my Xorg.0.log:

[    16.115] 
X.Org X Server 1.13.0
Release Date: 2012-09-05
[    16.115] X Protocol Version 11, Revision 0
[    16.115] Build Operating System: Linux 3.6.3-1-ARCH x86_64 
[    16.115] Current Operating System: Linux Jean 3.6.7-1-ARCH #1 SMP PREEMPT Sun Nov 18 10:11:22 CET 2012 x86_64
[    16.115] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=53d9c451-4d5c-46d8-8bfe-e58c8e6b6066 ro quiet
[    16.115] Build Date: 08 November 2012  07:09:29PM
[    16.116]  
[    16.116] Current version of pixman: 0.28.0
[    16.116] 	Before reporting problems, check http://wiki.x.org
	to make sure that you have the latest version.
[    16.116] Markers: (--) probed, (**) from config file, (==) default setting,
	(++) from command line, (!!) notice, (II) informational,
	(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[    16.116] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jan 17 13:11:19 2013
[    16.219] (==) Using config directory: "/etc/X11/xorg.conf.d"
[    16.341] (==) No Layout section.  Using the first Screen section.
[    16.341] (==) No screen section available. Using defaults.
[    16.341] (**) |-->Screen "Default Screen Section" (0)
[    16.341] (**) |   |-->Monitor "<default monitor>"
[    16.342] (==) No monitor specified for screen "Default Screen Section".
	Using a default monitor configuration.
[    16.343] (==) Automatically adding devices
[    16.343] (==) Automatically enabling devices
[    16.343] (==) Automatically adding GPU devices
[    16.428] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
[    16.428] 	Entry deleted from font path.
[    16.508] (==) FontPath set to:
	/usr/share/fonts/misc/,
	/usr/share/fonts/TTF/,
	/usr/share/fonts/Type1/,
	/usr/share/fonts/100dpi/,
	/usr/share/fonts/75dpi/
[    16.508] (==) ModulePath set to "/usr/lib/xorg/modules"
[    16.508] (II) The server relies on udev to provide the list of input devices.
	If no devices become available, reconfigure udev or disable AutoAddDevices.
[    16.508] (II) Loader magic: 0x7fcc40
[    16.508] (II) Module ABI versions:
[    16.508] 	X.Org ANSI C Emulation: 0.4
[    16.508] 	X.Org Video Driver: 13.1
[    16.508] 	X.Org XInput driver : 18.0
[    16.508] 	X.Org Server Extension : 7.0
[    16.509] (II) config/udev: Adding drm device (/dev/dri/card0)
[    16.513] (--) PCI:*(0:0:2:0) 8086:0be2:1558:2100 rev 9, Mem @ 0x80200000/1048576, I/O @ 0x000040d0/8
[    16.513] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
[    16.523] Initializing built-in extension Generic Event Extension
[    16.523] Initializing built-in extension SHAPE
[    16.523] Initializing built-in extension MIT-SHM
[    16.523] Initializing built-in extension XInputExtension
[    16.523] Initializing built-in extension XTEST
[    16.523] Initializing built-in extension BIG-REQUESTS
[    16.523] Initializing built-in extension SYNC
[    16.523] Initializing built-in extension XKEYBOARD
[    16.523] Initializing built-in extension XC-MISC
[    16.523] Initializing built-in extension SECURITY
[    16.523] Initializing built-in extension XINERAMA
[    16.523] Initializing built-in extension XFIXES
[    16.523] Initializing built-in extension RENDER
[    16.523] Initializing built-in extension RANDR
[    16.523] Initializing built-in extension COMPOSITE
[    16.523] Initializing built-in extension DAMAGE
[    16.524] Initializing built-in extension MIT-SCREEN-SAVER
[    16.524] Initializing built-in extension DOUBLE-BUFFER
[    16.524] Initializing built-in extension RECORD
[    16.524] Initializing built-in extension DPMS
[    16.524] Initializing built-in extension X-Resource
[    16.524] Initializing built-in extension XVideo
[    16.524] Initializing built-in extension XVideo-MotionCompensation
[    16.524] Initializing built-in extension XFree86-VidModeExtension
[    16.524] Initializing built-in extension XFree86-DGA
[    16.524] Initializing built-in extension XFree86-DRI
[    16.524] Initializing built-in extension DRI2
[    16.524] (II) LoadModule: "glx"
[    16.607] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[    16.673] (II) Module glx: vendor="X.Org Foundation"
[    16.673] 	compiled for 1.13.0, module version = 1.0.0
[    16.673] 	ABI class: X.Org Server Extension, version 7.0
[    16.673] (==) AIGLX enabled
[    16.674] Loading extension GLX
[    16.674] (==) Matched intel as autoconfigured driver 0
[    16.674] (==) Matched intel as autoconfigured driver 1
[    16.674] (==) Matched vesa as autoconfigured driver 2
[    16.674] (==) Matched modesetting as autoconfigured driver 3
[    16.674] (==) Matched fbdev as autoconfigured driver 4
[    16.674] (==) Assigned the driver to the xf86ConfigLayout
[    16.674] (II) LoadModule: "intel"
[    16.674] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
[    16.842] (II) Module intel: vendor="X.Org Foundation"
[    16.843] 	compiled for 1.13.1, module version = 2.20.17
[    16.843] 	Module class: X.Org Video Driver
[    16.843] 	ABI class: X.Org Video Driver, version 13.1
[    16.843] (II) LoadModule: "vesa"
[    16.868] (WW) Warning, couldn't open module vesa
[    16.868] (II) UnloadModule: "vesa"
[    16.868] (II) Unloading vesa
[    16.868] (EE) Failed to load module "vesa" (module does not exist, 0)
[    16.868] (II) LoadModule: "modesetting"
[    16.868] (WW) Warning, couldn't open module modesetting
[    16.869] (II) UnloadModule: "modesetting"
[    16.869] (II) Unloading modesetting
[    16.869] (EE) Failed to load module "modesetting" (module does not exist, 0)
[    16.869] (II) LoadModule: "fbdev"
[    16.869] (WW) Warning, couldn't open module fbdev
[    16.869] (II) UnloadModule: "fbdev"
[    16.869] (II) Unloading fbdev
[    16.869] (EE) Failed to load module "fbdev" (module does not exist, 0)
[    16.869] (II) intel: Driver for Intel 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, B43, Clarkdale, Arrandale,
	Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
	Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
	Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
	Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
	Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
	Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
	Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
	Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
	Haswell Server (GT2+), Haswell SDV Desktop (GT1),
	Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
	Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
	Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
	Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
	Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
	Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
	Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
	Haswell ULT Server (GT1), Haswell ULT Server (GT2),
	Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
	Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
	Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
	Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
	Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
	ValleyView PO board
[    16.872] (++) using VT number 7

[    16.910] (EE) No devices detected.
[    16.910] 
Fatal server error:
[    16.910] no screens found
[    16.910] (EE) 
Please consult the The X.Org Foundation support 
	 at http://wiki.x.org
 for help. 
[    16.910] (EE) Please also check the log file at "/var/log/Xorg.0.log" for additional information.
[    16.911] (EE) 

Someone, know what i can do for solved this trouble?
P.S. xf86-video-vesa driver works ok, but i have low screen resolution( 800x600).
P.S.S. Sorry for my english.

Last edited by Jean (2013-01-18 14:40:34)

Offline

#2 2013-01-17 15:37:41

smaug
Member
From: SSM, Ontario, Canada
Registered: 2013-01-10
Posts: 4
Website

Re: [Solved]Intel integrated video driver

Could you post your xorg.conf


smaug@dalnet/freenode

Offline

#3 2013-01-17 15:41:37

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,523
Website

Re: [Solved]Intel integrated video driver

Also the output of

lspci -vnn | grep -i vga

"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#4 2013-01-17 17:31:00

Jean
Member
Registered: 2012-11-17
Posts: 24

Re: [Solved]Intel integrated video driver

Oh, i hadn't xorg.conf file in /etc/ or /etc/X11/, so i created it:

# Xorg :1 -configure
# cp /root/xorg.conf.new /etc/X11/xorg.conf

But nothing changed. My xorg.conf:

# cat /etc/X11/xorg.conf
Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	Screen      1  "Screen1" RightOf "Screen0"
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/misc/"
	FontPath     "/usr/share/fonts/TTF/"
	FontPath     "/usr/share/fonts/OTF/"
	FontPath     "/usr/share/fonts/Type1/"
	FontPath     "/usr/share/fonts/100dpi/"
	FontPath     "/usr/share/fonts/75dpi/"
EndSection

Section "Module"
	Load  "glx"
EndSection

Section "InputDevice"
	Identifier  "Keyboard0"
	Driver      "kbd"
EndSection

Section "InputDevice"
	Identifier  "Mouse0"
	Driver      "mouse"
	Option	    "Protocol" "auto"
	Option	    "Device" "/dev/input/mice"
	Option	    "ZAxisMapping" "4 5 6 7"
EndSection

Section "Monitor"
	Identifier   "Monitor0"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Monitor"
	Identifier   "Monitor1"
	VendorName   "Monitor Vendor"
	ModelName    "Monitor Model"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "NoAccel"            	# [<bool>]
        #Option     "AccelMethod"        	# <str>
        #Option     "Backlight"          	# <str>
        #Option     "DRI"                	# <str>
        #Option     "ColorKey"           	# <i>
        #Option     "VideoKey"           	# <i>
        #Option     "Tiling"             	# [<bool>]
        #Option     "LinearFramebuffer"  	# [<bool>]
        #Option     "SwapbuffersWait"    	# [<bool>]
        #Option     "TripleBuffer"       	# [<bool>]
        #Option     "XvPreferOverlay"    	# [<bool>]
        #Option     "HotPlug"            	# [<bool>]
        #Option     "RelaxedFencing"     	# [<bool>]
        #Option     "XvMC"               	# [<bool>]
        #Option     "Throttle"           	# [<bool>]
        #Option     "ZaphodHeads"        	# <str>
        #Option     "DelayedFlush"       	# [<bool>]
        #Option     "TearFree"           	# [<bool>]
        #Option     "PerCrtcPixmaps"     	# [<bool>]
        #Option     "FallbackDebug"      	# [<bool>]
        #Option     "DebugFlushBatches"  	# [<bool>]
        #Option     "DebugFlushCaches"   	# [<bool>]
        #Option     "DebugWait"          	# [<bool>]
        #Option     "BufferCache"        	# [<bool>]
	Identifier  "Card0"
	Driver      "intel"
	BusID       "PCI:0:2:0"
EndSection

Section "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz",
        ### <percent>: "<f>%"
        ### [arg]: arg optional
        #Option     "ShadowFB"           	# [<bool>]
        #Option     "DefaultRefresh"     	# [<bool>]
        #Option     "ModeSetClearScreen" 	# [<bool>]
	Identifier  "Card1"
	Driver      "vesa"
	BusID       "PCI:0:2:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

Section "Screen"
	Identifier "Screen1"
	Device     "Card1"
	Monitor    "Monitor1"
	SubSection "Display"
		Viewport   0 0
		Depth     1
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     4
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     8
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     15
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     16
	EndSubSection
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection
# lspci -vnn | grep -i vga
00:02.0 VGA compatible controller [0300]: Intel Corporation Atom Processor D2xxx/N2xxx Integrated Graphics Controller [8086:0be2] (rev 09) (prog-if 00 [VGA controller])

Have you any ideas?

Last edited by Jean (2013-01-17 17:31:51)

Offline

#5 2013-01-17 17:33:24

Gusar
Member
Registered: 2009-08-25
Posts: 3,605

Re: [Solved]Intel integrated video driver

Ah. Despite what is says there, you don't have intel graphics. Search the forums for CedarView.

Offline

#6 2013-01-18 14:40:01

Jean
Member
Registered: 2012-11-17
Posts: 24

Re: [Solved]Intel integrated video driver

Yeah, it's works. I use xf86-video-fbdev driver, and this look very cool. I have normal screen resolution, flash and video works ok. So it's solved. Thanks all for you help.

Offline

Board footer

Powered by FluxBB