[02:20] Got a question, I'm handling a bug about Gnome shell and it doesn't involve either lightdm, compiz or unity, should I encourage the reporter to report this upstream to Gnome's bugzilla directly? [02:22] agrestringere, what is the bug? [02:22] agrestringere: If it's an upstream bug it should end up in GNOME's bugzilla, yes. [02:22] https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1095106 [02:22] Ubuntu bug 1095106 in xorg (Ubuntu) "Random display corruption in gnome-shell widgets" [Undecided,New] [02:23] it should be reported to gnome, if they don't know about it [02:24] i might go over to their irc channel and ask [02:24] it's #gnome-shell on gimpnet [02:25] Okay, will do, thanks [02:27] they key players are not around at the moment [02:27] still on vacation i guess [02:28] hold on reconnecting via empathy [02:41] bjsnider, I'll just leave a note on the bug report to file upstream at the project url === Amaranthus is now known as Amaranth [11:08] g'day mates! [12:12] hey mlankhorst [12:12] heya [12:23] * mlankhorst wonders what to work on === yofel_ is now known as yofel [13:31] mlankhorst: anything -cirrus gets +1 from me ;-) [13:32] was just rebasing my git tree :P [13:32] seems there was a GF119 fix, might be able to work on nouveau prime again then === Quintasan_ is now known as Quintasan === JanC_ is now known as JanC [17:47] * bryce waves [17:58] Hi. I'm struggling with a laptop display that fails to report its EDID. apw suggested that I visit here. I have the EDID override in /lib/firmware/edid/ using drm-kms-helper and it shows up correctly in Xorg.0.log with the 1280x800 modeline that I want. However, I can't get it to use that modeline. It only uses DDC gathered modelines that don't include 1280x800. Am I missing something? [17:59] GeoffCh, does it show up in xrandr --verbose output? [17:59] if so, see if setting it via xrandr works. [18:01] It doesn't show up there. I end up with a 1360x768 screen that doesn't fit the display. [18:02] GeoffCh, next check that the edid data showing up in xrandr --verbose matches what you've loaded in. If not, then doublecheck that you've installed the edid file correctly [18:02] I should say, the EDID data shows up correctly, but not the modeline I want. [18:09] If I use xrandr to add and use the 1280x800 modeline I want, the the screen doesn't fit the display then either, and fits even worse than the 1360x768. [18:10] GeoffCh, got anything in xorg.conf? [18:11] No, but I have a saved xorg.conf that I'm not using. I can go back to using it and change whatever needs changing. [18:14] GeoffCh, how about your Xorg.0.log? [18:15] The 1280x800 modeline from my EDID file shows up fine in Xorg.0.log. It just doesn't match any DDC modelines and never gets used. [18:21] GeoffCh, odd, not sure. Shouldn't need to match DDC modelines, I think you can set NoDDC to false to force it to use edid. hard to guess what the issue is. [18:22] I can try that, adding it to my saved xorg.conf. Does the i915 driver recognize NoDDC? [18:25] Also, setting NoDDC to true sounds more intuitive. [18:27] yeah Option "NoDDC" true or Option "DDC" false [18:27] the latter is documented in the intel man page so ought to work [18:28] OK, thanks bryce, I'll give that a shot and come back here after. [18:49] bryce, when I set DDC to false, I got the correct modelines (1280x800 etc.) from my EDID file, both in Xorg.0.log and in xrandr. However, the screen doesn't fit anyway. It's the same result as adding and using the modeline using xrandr, a worse fit than the 1360x768 screen I got from DDC. It's like the display just balks at 1280x800, whenever it's also not reporting its EDID. Thank you for helping. I guess I'll just live with misfitting [18:49] 1360x768 for now. === chrisccoulson_ is now known as chrisccoulson