On Fri, Sep 25, 2009 at 12:02 PM, Dawid Nogens <[email protected]> wrote:
> I downloaded and compiled the geode module in version 2.11.4.1, and now > Option "PanelMode" "48960 1024 1064 1168 1312 600 601 604 622" > works. So here is the xorg.conf I used to get it working: > > Section "Monitor" > Identifier "Configured Monitor" > EndSection > > Section "Screen" > Identifier "Default Screen" > Monitor "Configured Monitor" > Device "Configured Video Device" > EndSection > > Section "Device" > Identifier "Configured Video Device" > Driver "geode" > Option "PanelMode" "48960 1024 1064 1168 1312 600 601 604 622" > Option "MigrationHeuristic" "greedy" > EndSection > > Where "MigrationHeuristics" is needed as a workaround for a bug described at > http://bugs.freedesktop.org/show_bug.cgi?id=15700. > > As i wrote before, The option "PanelMode" didn't work for me with 2.11.5. > Should I report it as a bug in bugzilla? The only noticeable change between 2.11.4.1 and 2.11.5 that could affect this is Otavio's addition of mode validation. There wasn't any other significant change in the LX driver component. I'll also mention that this change has been reported to break OLPC DCON support because the XO-1's particular panel size suddenly got invalidated. https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-geode/+bug/433228 Personally, I'm extremely tempted to revert 3af472f4453f8e92a9f303e64e2796836374d980 for now. Otavio, any comments? Martin-Éric _______________________________________________ Xorg-driver-geode mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-driver-geode
