summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-April/013768.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-April/013768.html')
-rw-r--r--zarb-ml/mageia-dev/2012-April/013768.html119
1 files changed, 119 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-April/013768.html b/zarb-ml/mageia-dev/2012-April/013768.html
new file mode 100644
index 000000000..7494375f4
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-April/013768.html
@@ -0,0 +1,119 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Mageia support for GMA 3600 (Cedar Trail Atom)
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Mageia%20support%20for%20GMA%203600%20%28Cedar%20Trail%20Atom%29&In-Reply-To=%3CPine.LNX.4.44.1204010121350.5790-100000%40outpost-priv%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+
+ <LINK REL="Next" HREF="013769.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Mageia support for GMA 3600 (Cedar Trail Atom)</H1>
+ <B>tux99-mga at uridium.org</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Mageia%20support%20for%20GMA%203600%20%28Cedar%20Trail%20Atom%29&In-Reply-To=%3CPine.LNX.4.44.1204010121350.5790-100000%40outpost-priv%3E"
+ TITLE="[Mageia-dev] Mageia support for GMA 3600 (Cedar Trail Atom)">tux99-mga at uridium.org
+ </A><BR>
+ <I>Sun Apr 1 01:36:16 CEST 2012</I>
+ <P><UL>
+
+ <LI>Next message: <A HREF="013769.html">[Mageia-dev] Report on my update from 1
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#13768">[ date ]</a>
+ <a href="thread.html#13768">[ thread ]</a>
+ <a href="subject.html#13768">[ subject ]</a>
+ <a href="author.html#13768">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Sun, 11 Mar 2012 <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">tux99-mga at uridium.org</A> wrote:
+&gt;<i>
+</I>&gt;<i> On Fri, 9 Mar 2012 <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">tux99-mga at uridium.org</A> wrote:
+</I>&gt;<i>
+</I>&gt;<i> &gt; On Fri, 9 Mar 2012, Thomas Backlund wrote:
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; &gt; <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">tux99-mga at uridium.org</A> skrev 8.3.2012 02:18:
+</I>&gt;<i> &gt; &gt; &gt;
+</I>&gt;<i> &gt; &gt; &gt; Hi,
+</I>&gt;<i> &gt; &gt; &gt; I just tried Mageia 2 beta 1 on a Intel DN2800MT board hoping that it
+</I>&gt;<i> &gt; &gt; &gt; would have framebuffer support for the GMA 3600, but the attached
+</I>&gt;<i> &gt; &gt; &gt; monitor goes into standby (no signal) as soon as the frame buffer gets
+</I>&gt;<i> &gt; &gt; &gt; activated during boot.
+</I>&gt;<i> &gt; &gt; &gt;
+</I>&gt;<i> &gt; &gt; &gt; As far as I understand there is frame buffer support in the 3.3 kernel
+</I>&gt;<i> &gt; &gt; &gt; for the GMA 3600 so in theory it should work.
+</I>&gt;<i> &gt; &gt; &gt;
+</I>&gt;<i> &gt; &gt; &gt; Are you aware of this issue or should I do a bug report?
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> &gt; &gt; Yes.
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> &gt; &gt; There is a bug with Cedar Trail that got fixed upstream a few days after
+</I>&gt;<i> &gt; &gt; 3.3-rc6 was released, so the fix is not in our current
+</I>&gt;<i> &gt; &gt; kernel-3.3.0-0.rc6.1.mga2, but it will be fixed in the next build.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Thanks, that's great, I will test the next build and then report back
+</I>&gt;<i> &gt; how that works with my Cedar Trail board.
+</I>&gt;<i>
+</I>&gt;<i> Hi, I noticed a new kernel packages showed up in the cauldron repo
+</I>&gt;<i> (3.3rc7) so I tried it immediately (reinstalled cauldron from scratch as
+</I>&gt;<i> I had overwritten the previous install with other distro tests) using
+</I>&gt;<i> the boot.iso image, but the video behaviour at boot is still the same,
+</I>&gt;<i> the monitor still goes into no-signal standby as soon as the drm stuff
+</I>&gt;<i> is started.
+</I>
+Just for future reference for anyone who might come across this thread
+in the ML archives facing the same issue:
+
+I solved this, the GMA 3600 kernel DRM driver in 3.3.0 (as included in
+Mageia) always assumes a LVDS panel is present (as would be the case
+on netbooks but not on mini-ITX boards) and for some reason it defaults
+to a 1920x1080 panel.
+To avoid this and therefore to be able to use the other video outputs
+(VGA, hdmi) at other resolutions the following kernel parameter needs to
+be appended on the grub kernel line:
+
+video=LVDS-1:d
+
+This will force disable the LVDS port and with that parameter Mageia 2
+works fine on a Cedarview Atom DN2800MT board.
+
+This is a shortcoming of the kernel module (not specific to Mageia),
+Alan Cox is aware of it and I guess it will eventually be fixed.
+
+For anyone interested the xorg.conf I used is here (the monitor
+section is specific to my monitor, hence will need adapting):
+<A HREF="http://pastebin.com/X7mpEF3x">http://pastebin.com/X7mpEF3x</A>
+
+Also for anyone interested I have done some power draw measurements of
+the Intel DN2800MT Cedarview Atom board comparing Mageia 2 beta with
+some other distros (and Win 7), the results are here:
+
+<A HREF="http://www.linuxtech.net/reviews/intel_DN2800MT_cedarview_atom_power_draw.html">http://www.linuxtech.net/reviews/intel_DN2800MT_cedarview_atom_power_draw.html</A>
+
+
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+
+ <LI>Next message: <A HREF="013769.html">[Mageia-dev] Report on my update from 1
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#13768">[ date ]</a>
+ <a href="thread.html#13768">[ thread ]</a>
+ <a href="subject.html#13768">[ subject ]</a>
+ <a href="author.html#13768">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>