Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with 915resolution and 24 bit mode
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
cheparukhin
n00b
n00b


Joined: 22 Dec 2006
Posts: 2

PostPosted: Fri Dec 22, 2006 10:04 am    Post subject: Problems with 915resolution and 24 bit mode Reply with quote

I have a problem with starting X11 in 24 bit mode with 915resolution (I have I915GM video on Fujitsu-Siemens S7020D notebook). 16bit mode loads normally, but 24 fails and X11 prints that display initialization is failed. Here is a part of my xorg.conf:

Section "Monitor"
Identifier "SXGA+"
HorizSync 31.5-100
VertRefresh 30-90
UseModes "TheModes"
Option "DPMS" "true"
DisplaySize 247 185.2
EndSection

Section "Modes"
Identifier "TheModes"
Modeline "1400x1050" 147.14 1680 1784 1968 2256 1050 1051 1054 1087
Modeline "1400x1050" 188.07 1680 1800 1984 2288 1050 1051 1054 1096
Modeline "1400x1050" 214.51 1680 1800 1984 2288 1050 1051 1054 1103
Modeline "1400x1050" 256.20 1680 1808 1992 2304 1050 1051 1054 1112
EndSection

Section "Device"
Identifier "i915GM"
Driver "i810"
EndSection

Section "Screen"
Identifier "TheScreen"
Device "i915GM"
Monitor "SXGA+"
Option "FlatPanelProperties" "Scaling=Centered"
DefaultDepth 16 #When I change this to 24, X11 fails to start
Subsection "Display"
Depth 16 #When I change this to 24, X11 fails to start
Modes "1400x1050"
ViewPort 0 0
EndSubsection
EndSection

955resolution config file ("/etc/conf.d/915resolution"):

replace=( "5a 1400 1050 24" )
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54782
Location: 56N 3W

PostPosted: Fri Dec 22, 2006 10:37 am    Post subject: Reply with quote

cheparukhin,

Change your colour depth to 24 in both places, attempt to startx, whn it fails save the log file /var/log/Xorg.0.log as say, /var/log/Xorg.0.log_24.
Now sort out the mess and post the saved log file. It will tell us what the problem was.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum