LINUX.ORG.RU

Встроенное видео Intel GM45 и т.п.


0

1

debian 6.0.1, Xorg 1.7.7, видео Intel GM45

Убиваю иксы методом .../gdm3 -stop
Сделал X -configure
Вылился мне файлик xorg.conf.new в /root
Делаем X -config /root/xorg.confg.new
Должен появится (судя по выкуренным мануала) экранчик с сеточкой зеленоватых тонов, с курсором в виде крестика.
Но вылезает черный экран и все.
xserver-xorg-video-intel установлен.
Последние 3 строки добавил сам, по идее это должно включить убивание иксов на ctrl-atl-backspace, правда так нифига и не включилось.
Собственно что конфигуриться:

Section "ServerLayout"
	Identifier     "X.org Configured"
	Screen      0  "Screen0" 0 0
	InputDevice    "Mouse0" "CorePointer"
	InputDevice    "Keyboard0" "CoreKeyboard"
EndSection

Section "Files"
	ModulePath   "/usr/lib/xorg/modules"
	FontPath     "/usr/share/fonts/X11/misc"
	FontPath     "/usr/share/fonts/X11/cyrillic"
	FontPath     "/usr/share/fonts/X11/100dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/75dpi/:unscaled"
	FontPath     "/usr/share/fonts/X11/Type1"
	FontPath     "/usr/share/fonts/X11/100dpi"
	FontPath     "/usr/share/fonts/X11/75dpi"
	FontPath     "/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType"
	FontPath     "built-ins"
EndSection

Section "Module"
	Load  "record"
	Load  "dri"
	Load  "dbe"
	Load  "dri2"
	Load  "extmod"
	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 "Device"
        ### Available Driver options are:-
        ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
        ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
        ### [arg]: arg optional
        #Option     "AccelMethod"        	# [<str>]
        #Option     "DRI"                	# [<bool>]
        #Option     "ColorKey"           	# <i>
        #Option     "VideoKey"           	# <i>
        #Option     "FallbackDebug"      	# [<bool>]
        #Option     "Tiling"             	# [<bool>]
        #Option     "Shadow"             	# [<bool>]
        #Option     "SwapbuffersWait"    	# [<bool>]
        #Option     "XvMC"               	# [<bool>]
        #Option     "XvPreferOverlay"    	# [<bool>]
        #Option     "DebugFlushBatches"  	# [<bool>]
        #Option     "DebugFlushCaches"   	# [<bool>]
        #Option     "DebugWait"          	# [<bool>]
	Identifier  "Card0"
	Driver      "intel"
	VendorName  "Intel Corporation"
	BoardName   "Mobile 4 Series Chipset Integrated Graphics Controller"
	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 "ServerFlags"
	Option "DontZap" "false"
EndSection

Хелп?



Последнее исправление: phys (всего исправлений: 3)

> Хелп?
Зачем все эти действия? Разве изначально драйвер intel не подхватывался?

AITap ★★★★★
()

> xorg.confg

да забудьте про это говно, тем более на штеуд. читайте лучше логи

x0r ★★★★★
()
Ответ на: комментарий от phys

Нет. Если все хорошо, этот файл вообще не появляется и не участвует.

rafister
()
Ответ на: комментарий от phys

> не должен ли автоматически появляться xorg.conf в /etc/X11 ?
Нет.

Лучше удалите свои конфиги, запустите (как обычно) gdm3, покажите /var/log/Xorg.0.log и расскажите, что Вас в данный момент не устраивает в видеоподсистеме.

AITap ★★★★★
()
Ответ на: комментарий от phys

да, /var/log/Xorg.0.log например. спешу убедится: иксы штоле накатывались на голый дебиан вручную или все работало, но потом `само' поломалось?

x0r ★★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.