ltib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Ltib] Re: Install Dillo Problem


From: Kevin Wells
Subject: RE: [Ltib] Re: Install Dillo Problem
Date: Fri, 1 Oct 2010 21:08:03 +0200

Hi Staurt,

There seem to be more requests for X11 support out of the box. I need
to add the support to the xorg-server package for each supported
display.

This patch adds support for PHY, EA, and FDI displays. If this is ok, I
can push it up to get the support added.

thanks,
Kevin

--- xorg-server-1.4.2/hw/kdrive/src/kmode.c     2010-10-01 04:54:52.203689891 
-0700
+++ xorg-server-1.4.2.modified/hw/kdrive/src/kmode.c    2010-10-01 
04:34:38.734815488 -0700
@@ -38,7 +38,28 @@
                    17,     12,     32,     KdSyncNegative,
                    1,      11,     14,     KdSyncNegative,
     },
-    
+
+    /* Phytec QVGA portrait */
+    {   240,   320,    60,     191828,
+                   22,     11,     32,     KdSyncPositive,
+                   2,      1,      32,     KdSyncPositive,
+    },
+    /* Embedded Artists QVGA portrait 3.2 inch */
+    {   240,   320,    60,     121654,
+                   28,     10,     32,     KdSyncPositive,
+                   2,      2,      32,     KdSyncPositive,
+    },
+    /* Embedded Artists QVGA portrait 2.8 inch */
+    {   240,   320,    60,     176366,
+                   33,     26,     32,     KdSyncPositive,
+                   8,      3,      32,     KdSyncPositive,
+    },
+    /* Future Designs QVGA landscape 3.5 inch */
+    {   320,   240,    60,     158730,
+                   11,     3,      32,     KdSyncNegative,
+                   7,      7,      32,     KdSyncNegative,
+    },
+
     /* Other VESA modes */
     {  640,    350,    85,     31500,                      /* VESA */
                    32,     96,     192,    KdSyncPositive, /* 26.413 */
@@ -78,7 +99,12 @@
                   16,      48,     160,    KdSyncNegative, /* 31.469 */
                   10,      33,     45,     KdSyncNegative, /* 59.940 */
     },
- 
+     /* Future Designs VGA landscape 3.5 inch */
+    {   640,   480,    60,     41666,
+                   10,    120,    32,      KdSyncNegative,
+                   7,     35,     32,      KdSyncNegative,
+    },
+
     /* 480x640 modes */
     {  480,    640,    85,     36000,                      /* VESA */
                    56,     80,     192,    KdSyncNegative, /* 43.269 */





> -----Original Message-----
> From: address@hidden [mailto:ltib-
> address@hidden On Behalf Of Vic
> Sent: Friday, October 01, 2010 1:37 AM
> To: address@hidden
> Subject: [Ltib] Re: Install Dillo Problem
> 
> Hi Stuart,
> 
> Gee, I feel stupid. <bg> I assumed it auto selected all dependencies as it
> did some. Anyway, the build was successful after X11 install but when I
> run
> dillo it's looking for <libstdc++.so.6>.such as
> 
> address@hidden /]# dillo
> dillo: error while loading shared libraries: libstdc++.so.6: cannot open
> shared      object file: No such file or directory
> 
> Is this a wrong path issue? What should I do now as I can't seem to find a
> standalone RPM for it. Is there any documentation I should be reading to
> get
> thru this without bothering you so much?
> 
> Many Thanks,
> Vic
> 
> 
> 
> > Date: Thu, 30 Sep 2010 21:18:13 +0100
> > From: Stuart Hughes <address@hidden>
> > Subject: Re: [Ltib] Install Dillo problem
> > To: Vic <address@hidden>
> > Cc: ltib mail <address@hidden>
> > Message-ID: <address@hidden>
> > Content-Type: text/plain; charset=ISO-8859-1
> >
> > Hi Vic,
> >
> > It may be that you do not have X selected in your configuration.
> >
> > To check this, run:
> >
> > $ ./ltib -m config
> >
> > // quick way,
> >
> > type s and in the search dialog enter Xorg
> >
> > make sure the cross is marked in :
> >
> > (X) X.Org 7.3
> >
> > // alternative longer way
> >
> > scroll down and select --- Package selection / Package list ---->
> >
> > scroll down and find:
> >
> > [ ] xfsprogs
> >   X11  --->
> > [ ] yaffs_utils
> >
> > Highlight X11 and click enter, make sure for Install X11 it says:
> > (X.Org 7.3)
> > if not, click enter and select it.
> >
> > When you're done, save/exit and then run:
> >
> > $ ./ltib
> >
> > Regards, Stuart
> >
> >
> > Vic wrote:
> >> Hi,
> >>
> >> I'm new to Linux and just bought an EA LPC3250. I finished the "Getting
> >> Started with Linux on the LPC3250 OEM board" guide and had a successful
> >> build using the default configuration but only when I use 2.6.27.8
> >> instead of the 2.6.34 kernel. My objective is to run a Web browser and
> >> so I selected dillo from the LTIB configuration package list. When I
> run
> >> ./ltib, it failed on libXrender as seen below. and even if I deselect
> >> dillo, the libXrender error stays.
> >>
> >> 1. How do recover from this? It seems the compilation messages have
> >> enough info to tell me what exactly is causing the issue.
> >> 2. What and Where is the file that has the environment settings? The
> >> guide mentioned about configuration settings such as CONFIG_NET and
> >> CONFIG_LPC32XX_MII but didnt mention where they are set.
> >>
> >> Any help shall be very much appreciated.
> >>
> >> Vic
> >>
> >> here's the trail
> >> ...
> >> checking how to hardcode library paths into programs... immediate
> >> appending configuration tag "F77" to libtool
> >> checking for arm-linux-pkg-config... no
> >> checking for pkg-config... /opt/ltib/usr/bin/pkg-config
> >> checking pkg-config is at least version 0.9.0... yes
> >> checking for X... configure: error: Package requirements (x11) were not
> >> met:
> >>
> >> No package 'x11' found
> >>
> >> Consider adjusting the PKG_CONFIG_PATH environment variable if you
> >> installed software in a non-standard prefix.
> >>
> >> Alternatively, you may set the environment variables X_CFLAGS
> >> and X_LIBS to avoid the need to call pkg-config.
> >> See the pkg-config man page for more details.
> >>
> >> error: Bad exit status from /home/user/ltib/tmp/rpm-tmp.60081 (%build)
> >>
> >>
> >> RPM build errors:
> >>     Bad exit status from /home/user/ltib/tmp/rpm-tmp.60081 (%build)
> >> Build time for libXrender: 16 seconds
> >>
> >> Failed building libXrender
> >>
> >>
> >> f_buildrpms() returned an error, exiting
> >> traceback:
> >>  main:567
> >>
> >>
> >> Started: Thu Sep 30 02:37:46 2010
> >> Ended:   Thu Sep 30 02:41:40 2010
> >> Elapsed: 234 seconds
> >>
> >> VERSION          : 10.1.1
> >> CVS_VERSION      : $Revision: 1.71 $ (Savannah)
> >> PLATFORM         : ea3250
> >> GNUTARCH         : arm
> >> TOOLCHAIN        : tc-fsl-x86lnx-armeabi-nptl-4.1.2-3.i386.rpm
> >> TOOLCHAIN_CFLAGS : -O2 -fsigned-char -mfloat-abi=softfp -mfpu=vfp
> >>
> >> These packages failed to build:
> >> libXrender
> >>
> >> Build Failed
> >>
> >> Exiting on error or interrupt
> >> address@hidden:~/ltib$ <mailto:address@hidden:~/ltib$>
> >>
> >>
> >>
> >>
> >>
> >> -----------------------------------------------------------------------
> -
> >>
> >> _______________________________________________
> >> LTIB home page: http://ltib.org
> >>
> >> Ltib mailing list
> >> address@hidden
> >> http://lists.nongnu.org/mailman/listinfo/ltib
> >
> >
> >
> 
> 
> 
> _______________________________________________
> LTIB home page: http://ltib.org
> 
> Ltib mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/ltib



reply via email to

[Prev in Thread] Current Thread [Next in Thread]