PDA

View Full Version : server x failed with intel graphic card


infraktion
2006-12-05, 06:07 AM CST
Hello, On a FC6, to the start of the server X I have following messages (ecran samsuns syncmaster 172n)
( EE) I810 ( 0 ): No. Video BIOS modes(fashions) for chosen depth.
( EE) Screen ( s ) found, drank none was has usable configuration.
I have try to modify the xorg.conf (this below) but without reussite and try a system-config-display - reconfig) as well as the driver vesa
It 'a netvista ibm 8319LGV with a integrated video card intel 82845G/GL
thank you

# Xorg configuration created by pyxf86config

Section "ServerLayout"
Identifier "Default Layout"
Screen 0 "Screen0" 0 0
InputDevice "Keyboard0" "CoreKeyboard"
EndSection

Section "InputDevice"
Identifier "Keyboard0"
Driver "kbd"
Option "XkbModel" "pc105"
Option "XkbLayout" "fr"
EndSection

Section "Monitor"
Identifier "Samsung"
HorizSync 30-81
VertRefresh 56-75
EndSection

Section "Device"
Identifier "Videocard0"
Driver "i810"
EndSection

Section "Screen"
Identifier "Screen0"
Device "Videocard0"
Monitor "Samsung"
DefaultDepth 24
SubSection "Display"
Depth 24
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
EndSection

Seve
2006-12-05, 11:17 AM CST
Hello:
Try changing your
DefaultDepth 24
to
DefaultDepth 16
and
Depth 24
to
Depth 16

until you can things sorted out

Seve

nirmal_agarwal
2006-12-08, 12:04 PM CST
hiii..
me going through the same problem...
but after changing the depth to 16....
i am not able to start x ..http://forums.fedoraforum.org/newreply.php?do=newreply&noquote=1&p=698130#
Mad
PLEASE HELP ME!!!!!!!!!!!!!!!!

nirmal_agarwal
2006-12-08, 12:04 PM CST
hiii..
me going through the same problem...
but after changing the depth to 16....
i am not able to start x :mad:
PLEASE HELP ME!!!!!!!!!!!!!!!!

LiMaMa
2008-02-09, 09:56 PM CST
Hi,
I had the same problem after I installed FC6. I had used the automatic partition facility during installation and this was the problem as not enough swap space was allocated. I increased it to 1200 Mb, around twice my RAM, and this fixed the problem. To do this I went through the whole install process again. I'm prety sure you can increase swap space just by typing in commands but as I'm a newbie myself I didn't have the confidence to try it. Hope this helps.

RedhaT_BoY69
2008-02-22, 09:06 AM CST
i had the same, lol