Strona 1 z 1

[+] Intel Corporation 82945G/GZ Integrated Graphics Controlle

: 27 lutego 2010, 14:43
autor: malinkalive
Witam.

Po instalacji Debiana Squezee dostaję taki komunikat, po wydaniu polecenia:

Kod: Zaznacz cały

dmesg

Kod: Zaznacz cały

[  827.458570] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  827.458573] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  827.458577] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  827.458580] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  827.458583] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  827.458586] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  827.458589] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  827.458592] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  827.458595] 
[  827.458599] i915 0000:00:02.0: VGA-1: EDID invalid.
[  892.013594] [drm:edid_is_valid] *ERROR* Raw EDID:
[  892.013602] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  892.013606] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  892.013609] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  892.013612] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  892.013615] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  892.013618] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  892.013621] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  892.013624] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  892.013627] 
[  892.013631] i915 0000:00:02.0: VGA-1: EDID invalid.
[  927.577594] [drm:edid_is_valid] *ERROR* Raw EDID:
[  927.577602] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  927.577606] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  927.577609] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  927.577612] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  927.577615] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  927.577618] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  927.577621] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  927.577625] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  927.577627] 
[  927.577631] i915 0000:00:02.0: VGA-1: EDID invalid.
[  927.730578] [drm] DAC-6: set mode  15
[  945.922584] [drm:edid_is_valid] *ERROR* Raw EDID:
[  945.922592] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  945.922596] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  945.922599] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  945.922602] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  945.922605] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  945.922608] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  945.922611] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  945.922615] <3>ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  ................
[  945.922617] 
[  945.922621] i915 0000:00:02.0: VGA-1: EDID invalid.
[  946.075669] [drm] DAC-6: set mode  17
Wygląda na to jakby było coś nie tak z kartą grafiki - nie mogę uruchomić większej rozdzielczości niż 1360x768, może ktoś już miał coś podobnego?

Kod: Zaznacz cały

00:02.0 VGA compatible controller: Intel Corporation 82945G/GZ Integrated Graphics Controller (rev 02)

uname -a Linux debian 2.6.33-amd64 #1 SMP Sun Jan 10 22:40:40 UTC 2010 x86_64 GNU/Linux
OS Debian squeeze
xorg.conf

Kod: Zaznacz cały

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  "dbe"
	Load  "glx"
	Load  "extmod"
	Load  "dri"
	Load  "dri2"
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     "NoAccel"            	# [<bool>]
        #Option     "SWcursor"           	# [<bool>]
        #Option     "ColorKey"           	# [i]
        #Option     "CacheLines"         	# [i]
        #Option     "Dac6Bit"            	# [<bool>]
        #Option     "DRI"                	# [<bool>]
        #Option     "NoDDC"              	# [<bool>]
        #Option     "ShowCache"          	# [<bool>]
        #Option     "XvMCSurfaces"       	# [i]
        #Option     "PageFlip"           	# [<bool>]
	Identifier  "Card0"
	Driver      "intel"
	VendorName  "Intel Corporation"
	BoardName   "82945G/GZ Integrated Graphics Controller"
	BusID       "PCI:0:2:0"
EndSection

Section "Screen"
	Identifier "Screen0"
	Device     "Card0"
	Monitor    "Monitor0"

#SubSection "Display"
#Depth 1
#Modes "1280x1024" "1024x768" "800x600" "640x480"
#EndSubSection
#SubSection "Display"
#Depth 4
#Modes "1280x1024" "1024x768" "800x600" "640x480"
#EndSubSection
#SubSection "Display"
#Depth 8
#Modes "1280x1024" "1024x768" "800x600" "640x480"
#EndSubSection
#SubSection "Display"
#Depth 15
#Modes "1280x1024" "1024x768" "800x600" "640x480"
#EndSubSection
#SubSection "Display"
#Depth 16
#Modes "1280x1024" "1024x768" "800x600" "640x480"
#EndSubSection
#SubSection "Display"
#Depth 24
#Modes "1280x1024" "1024x768" "800x600" "640x480"
#EndSubSection 

	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
Mam wrażenie, że xorg ignoruje wpisy za każdym razem ma swoje dostępne granice rozdzielczości niezależnie od tego co jest w xorg.conf.

[Dodano: |1 Mar 2010|, 2010 20:19]
Jest to bardziej problem sprzętowy dlatego proszę o przeniesienie do odpowiedniego działu.

Dodane:

Gdyby ktoś miał podobne problemy z kartami intel rozwiązanie http://forum.dug.net.pl/viewtopic.php?id=16258