[Repo Platform]
Post here all issues you have with our platform repository
FS#422 - psb_gfx module causes a scrambled screen output when X starts, on Intel GMA 500.
Attached to Project:
[Repo Platform]
Opened by Simply (simplygades) - Thursday, 01 March 2012, 19:45 GMT
Last edited by Anke Boersma (abveritas) - Tuesday, 09 October 2012, 22:01 GMT
Opened by Simply (simplygades) - Thursday, 01 March 2012, 19:45 GMT
Last edited by Anke Boersma (abveritas) - Tuesday, 09 October 2012, 22:01 GMT
|
DetailsTried blacklisting poulsbo module at boot, in order for the psb_gfx to be loaded, but the result was an unusable KDE desktop. the screen is replicated 5 times, on the horizontal axis, and there are blank lines on the vertical one.
|
This task depends upon
Closed by Anke Boersma (abveritas)
Tuesday, 09 October 2012, 22:01 GMT
Reason for closing: Deferred
Additional comments about closing: No further response from submitter, can't be reproduced
Tuesday, 09 October 2012, 22:01 GMT
Reason for closing: Deferred
Additional comments about closing: No further response from submitter, can't be reproduced
You could try a couple of things: 1) check in the X logs if it fails reading the EDID information from the monitor, which can be a clear indicator of what I told you, 2) try and see if it works on another distribution: if so, take note of the resolution in use and launch xvidtune or whatever else is appropriate to determine the correct ModeLine for your monitor.
The ModeLine can then be added to xorg.conf to tell X.Org to use the specified parameters for that particular resolution. You could also see if defaulting to a smaller screen resolution fixes that for you.