[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#608782: x server failed



2011/2/22, Edgar Vargas <cybernautape@esdebian.org>:
> 2011/2/22, Cyril Brulebois <kibi@debian.org>:
>> Hi Edgar,
>>
>> Edgar Vargas <cybernautape@esdebian.org> (04/01/2011):
>>> x server failed when i was working, sometimes one or two hour after,
>>> please, help me...
>>
>> please see the FAQ entry about intel video driver:
>>   http://pkg-xorg.alioth.debian.org/faq/general.html
>>
>> We can't do much more than providing with a workaround for now.
>>
>> KiBi.
>
> Thanks, i am reading it, i will try it
>

two hours ago y tried it:

root@debian:~# cat /etc/X11/xorg.conf
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  "extmod"
	Load  "glx"
	Load  "dri"
	Load  "record"
	Load  "dri2"
	Load  "dbe"
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     "ShadowFB"           	# [<bool>]
        #Option     "DefaultRefresh"     	# [<bool>]
        #Option     "ModeSetClearScreen" 	# [<bool>]
	Identifier  "Card0"



###################################################

first, i have genered xorg.conf, by default:

Driver      "vesa"

 reboot..., i can't see graphical interface, then

Here i put Driver "fbdev", then reboot..., loading debian... i can't
start graphical interface, nothing, i remember that when i used to use
driver "intel" i can see graphical interface..., i changed to driver
"intel", then reboot..., I can start graphical interface, but passed
two hours or three, depend... my screen freezes, with others operating
system i don't have problems, for example, windows, centos, fedora...,
only with debian..., but i want to use debian..., thanks...

###################################################


	Driver      "intel"
	VendorName  "Intel Corporation"
	BoardName   "82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device"
	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

root@debian:~#

i have at the moment:

root@debian:/etc/X11# ls
app-defaults		 rgb.txt  xinit      Xreset	 Xsession	   XvMCConfig
default-display-manager  twm	  xkb	     Xreset.d	 Xsession.d	   Xwrapper.config
fonts			 X	  xorg.conf  Xresources  Xsession.options

my pc isn't old, five  years ago i bought it

root@debian:/etc/X11# lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation
82845G/GL[Brookdale-G]/GE Chipset Integrated Graphics Device (rev 03)

with debian lenny i don't have the same problem, since that i use
debian testing and squeeze i have the problem..., help me please, i
want to use debian...
>>
>
>
> --
> Edguit@r:
> http://cybernautape.blogspot.com/
>


-- 
Edguit@r:
http://cybernautape.blogspot.com/



Reply to: