<p dir="ltr">2013/11/14 Nio Wiklund <<a href="mailto:nio.wiklund@gmail.com">nio.wiklund@gmail.com</a>>:<br>
> On 2013-11-14 07:21, Aere Greenway wrote:<br>
>> All:<br>
>><br>
>> I just installed Lubuntu 13.10 (alternate i386) in a Sony PCG-F540<br>
>> netbook computer (256 megabytes RAM) for a friend.<br>
>><br>
>> It appears to run fine, and the graphics have good resolution (none of<br>
>> the jagged graphics I've seen on Intel graphics, for example).<br>
>><br>
>> But there is one glaring problem: The colors are wrong. Basically,<br>
>> blue appears as green, and red appears as blue.<br>
>><br>
>> When I load a Lubuntu (LXLE) 12.04 live CD into the machine, the colors<br>
>> are correct. Also, trying the Xubuntu 12.04 Live CD (not successfully<br>
>> loaded with only 256 meg. RAM), the colors appear to be correct.<br>
>><br>
>> Is the Sony PCG-F540 Netbook another instance of a machine where the<br>
>> graphics have been abandoned by the Linux kernel developers?<br>
>><br>
>> Or is there some color profile that can be loaded?<br>
>><br>
>> Only the colors appear wrong (the default Lubuntu wallpaper is green).<br>
>><br>
> Hi Aere,<br>
><br>
> What graphics chip or card is there in that computer? If an old Intel<br>
> card, try UXA again according to this tip<br>
><br>
> Edit (or create) /etc/X11/xorg.conf as follows: (ugh, can't format,<br>
> should be a tab before each line except the first and the last).<br>
><br>
> Section "Device"<br>
> Identifier "Intel Graphics"<br>
> Driver "intel"<br>
> Option "AccelMethod" "uxa"<br>
> EndSection<br>
><br>
> Restart X (reboot, restart your display manager, whatever).<br>
><br>
> If not Intel, or this does not work, maybe there is another solution,<br>
> that someone with the same graphics chip/card can give you. If not here,<br>
> try at the Ubuntu Forums.<br>
><br>
> Good luck<br>
> Nio<br>
><br>
> --<br>
> Lubuntu-users mailing list<br>
> <a href="mailto:Lubuntu-users@lists.ubuntu.com">Lubuntu-users@lists.ubuntu.com</a><br>
> Modify settings or unsubscribe at: <a href="https://lists.ubuntu.com/mailman/listinfo/lubuntu-users">https://lists.ubuntu.com/mailman/listinfo/lubuntu-users</a></p>
<p dir="ltr">The Sony VAIO PCG-F540 has a video card from NeoMagic (MagicMedia 256AV+) that seems to be fully supported by Ubuntu 13.10:</p>
<p dir="ltr"><a href="http://manpages.ubuntu.com/manpages/saucy/en/man4/neomagic.4.html">http://manpages.ubuntu.com/manpages/saucy/en/man4/neomagic.4.html</a></p>
<p dir="ltr">if the display works fine on 12.04 live CD without any additional parameter then you probably need to open a bug report against xserver-xorg-video-neomagic. I had a look to Launchpad and the bugs I found are listed here:</p>

<p dir="ltr"><a href="https://bugs.launchpad.net/bugs/+bugs?field.searchtext=neomagic&search=Search+Bug+Reports&field.scope=all&field.scope.target=">https://bugs.launchpad.net/bugs/+bugs?field.searchtext=neomagic&search=Search+Bug+Reports&field.scope=all&field.scope.target=</a></p>

<p dir="ltr">But I didn't see nothing about wrong colors, just banding issues due to the lack of dithering on drivers. </p>
<p dir="ltr">And Aere, did you try with a Lubuntu 12.04 live CD to see if the color are right? As far as I remember LXLE is focused to strongly support old chipsets too. Perhaps they are using some additional settings or different drivers. </p>

<p dir="ltr">Let us know.</p>
<p dir="ltr">F.</p>