Re: [meta-intel] Valleyisland boot gets stuck

2014-12-01 Thread Chris Tapp
Hi Rebecca,

On 1 Dec 2014, at 02:37, Chang, Rebecca Swee Fun 
rebecca.swee.fun.ch...@intel.com wrote:

 Thanks for your email. We have tested on the supported platforms that we 
 declared in our BSP download page and there is no such issue seen on our 
 side. You can also choose to log a bugzilla ticket if you think you need this 
 issue to be fix. However, since the board you used is not in our supported 
 platform list, we will evaluate first and try our best to help you.

I may have found out how to get round this, but I'm not sure I understand why 
my change works!

I started off using the kernel command line given in the default image built by 
the BSP, which includes:

   acpi_enforce_resources=lax video=efifb:off vga=0x318

Dropping these seems to have solved the problem. I've not had a chance yet to 
see if adding them in one at a time makes the problem come back.

 -Original Message-
 From: meta-intel-boun...@yoctoproject.org [mailto:meta-intel-
 boun...@yoctoproject.org] On Behalf Of Chris Tapp
 Sent: 28 November, 2014 4:58 PM
 To: meta-intel@yoctoproject.org
 Subject: [meta-intel] Valleyisland boot gets stuck
 
 I'm using the valleyisland BSP to create an image for an ASRock IBI-151 board
 and this is basically working, but there is an issue when it boots - the 
 boot stalls
 when the Yocto psplash gets progress bar gets to about 66%.
 
 The console doesn't appear to have any messages that give a clue to what's
 going on.
 
 I can get the boot to continue by inserting or removing a USB device 
 (including
 inserting a 'random' USB security device). Once booted the system runs
 normally.
 
 Any ideas what's going on here?
 
 --
 
 Chris Tapp
 opensou...@keylevel.com
 www.keylevel.com
 
 
 You can tell you're getting older when your car insurance gets real cheap!
 
 --
 ___
 meta-intel mailing list
 meta-intel@yoctoproject.org
 https://lists.yoctoproject.org/listinfo/meta-intel

--

Chris Tapp
opensou...@keylevel.com
www.keylevel.com


You can tell you're getting older when your car insurance gets real cheap!

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 0/3] Upgrades for comply Intel Graphics Stack Release 2014Q3

2014-12-01 Thread Aníbal Limón
Testing was made building and running core-image-sato in qemux86, qemumips,
and qemuarm also core-image-sato/core-image-weston in Intel NUC.

Tests freedesktop piglit was run in Intel NUC with 95% of tests passes
(9251/9694), you can found full results at [1].

[YOCTO #6805]

[1] https://bugzilla.yoctoproject.org/attachment.cgi?id=2267

The following changes since commit a72da6350e7a77256ad597e8e8c40909590a2a40:

  valleyisland: update README with latest information (2014-11-26 19:49:09 
-0600)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib 
alimon/meta-intel_linux_intel_graphics_2014q3
  
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=alimon/meta-intel_linux_intel_graphics_2014q3

Aníbal Limón (3):
  libva: Update to 1.4.1
  libva-intel-driver: Update to 1.4.1
  intel-gpu-tools: Update to 1.8

 .../intel-gpu-tools/files/install-fitter.patch | 26 --
 ...tel-gpu-tools_1.5.bb = intel-gpu-tools_1.8.bb} |  6 ++---
 ...driver_1.3.2.bb = libva-intel-driver_1.4.1.bb} |  4 ++--
 .../libva/{libva_1.3.1.bb = libva_1.4.1.bb}   |  4 ++--
 4 files changed, 6 insertions(+), 34 deletions(-)
 delete mode 100644 
common/recipes-graphics/intel-gpu-tools/files/install-fitter.patch
 rename common/recipes-graphics/intel-gpu-tools/{intel-gpu-tools_1.5.bb = 
intel-gpu-tools_1.8.bb} (76%)
 rename common/recipes-multimedia/libva/{libva-intel-driver_1.3.2.bb = 
libva-intel-driver_1.4.1.bb} (88%)
 rename common/recipes-multimedia/libva/{libva_1.3.1.bb = libva_1.4.1.bb} (42%)

-- 
1.9.1

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 2/3] libva-intel-driver: Update to 1.4.1

2014-12-01 Thread Aníbal Limón
Signed-off-by: Aníbal Limón anibal.li...@linux.intel.com
---
 .../{libva-intel-driver_1.3.2.bb = libva-intel-driver_1.4.1.bb}  | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename common/recipes-multimedia/libva/{libva-intel-driver_1.3.2.bb = 
libva-intel-driver_1.4.1.bb} (88%)

diff --git a/common/recipes-multimedia/libva/libva-intel-driver_1.3.2.bb 
b/common/recipes-multimedia/libva/libva-intel-driver_1.4.1.bb
similarity index 88%
rename from common/recipes-multimedia/libva/libva-intel-driver_1.3.2.bb
rename to common/recipes-multimedia/libva/libva-intel-driver_1.4.1.bb
index 9a44669..1a04ef4 100644
--- a/common/recipes-multimedia/libva/libva-intel-driver_1.3.2.bb
+++ b/common/recipes-multimedia/libva/libva-intel-driver_1.4.1.bb
@@ -16,8 +16,8 @@ DEPENDS = libva libdrm
 SRC_URI = 
http://www.freedesktop.org/software/vaapi/releases/${BPN}/${BPN}-${PV}.tar.bz2;
 SRC_URI += file://wayland-include.patch
 
-SRC_URI[md5sum] = 3f4f08f1d42ee451b2fb9c239ee0b8d7
-SRC_URI[sha256sum] = 
11d956ce11cb85bb009c8eb1ebb768403da2cb82675a6d66649f9c49ef4908d1
+SRC_URI[md5sum] = 688d5f4d7884b15e70205d528c1d61da
+SRC_URI[sha256sum] = 
fe6784c7ba6092204e3e7d4142e6023386b43f08127dae1243385078c5c21fec
 
 inherit autotools pkgconfig
 
-- 
1.9.1

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel


[meta-intel] [PATCH 3/3] intel-gpu-tools: Update to 1.8

2014-12-01 Thread Aníbal Limón
Remove install-fitter patch because now in upstream install all testing 
programs.

Signed-off-by: Aníbal Limón anibal.li...@linux.intel.com
---
 .../intel-gpu-tools/files/install-fitter.patch | 26 --
 ...tel-gpu-tools_1.5.bb = intel-gpu-tools_1.8.bb} |  6 ++---
 2 files changed, 2 insertions(+), 30 deletions(-)
 delete mode 100644 
common/recipes-graphics/intel-gpu-tools/files/install-fitter.patch
 rename common/recipes-graphics/intel-gpu-tools/{intel-gpu-tools_1.5.bb = 
intel-gpu-tools_1.8.bb} (76%)

diff --git a/common/recipes-graphics/intel-gpu-tools/files/install-fitter.patch 
b/common/recipes-graphics/intel-gpu-tools/files/install-fitter.patch
deleted file mode 100644
index f16d972..000
--- a/common/recipes-graphics/intel-gpu-tools/files/install-fitter.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-The panel_fitter is genuinely useful but not installed, so install it.
-
-Upstream-Status: Inappropriate
-Signed-off-by: Ross Burton ross.bur...@intel.com
-
-Index: intel-gpu-tools-1.5/tools/Makefile.am
-===
 intel-gpu-tools-1.5.orig/tools/Makefile.am 2013-11-06 16:31:21.0 
+0200
-+++ intel-gpu-tools-1.5/tools/Makefile.am  2014-03-06 17:34:14.938170240 
+0200
-@@ -30,13 +30,13 @@
-   intel_nc_write  \
-   intel_nc_read   \
-   intel_vga_read  \
--  intel_vga_write
-+  intel_vga_write \
-+  intel_panel_fitter
- 
- noinst_PROGRAMS = \
-   intel_dump_decode   \
-   intel_infoframes\
--  intel_lid   \
--  intel_panel_fitter
-+  intel_lid
- 
- dist_bin_SCRIPTS = intel_gpu_abrt
- 
diff --git a/common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.5.bb 
b/common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.8.bb
similarity index 76%
rename from common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.5.bb
rename to common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.8.bb
index d54d020..612b1c9 100644
--- a/common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.5.bb
+++ b/common/recipes-graphics/intel-gpu-tools/intel-gpu-tools_1.8.bb
@@ -3,10 +3,8 @@ require 
${COREBASE}/meta/recipes-graphics/xorg-app/xorg-app-common.inc
 SUMMARY = Intel GPU tools
 DESCRIPTION = Variety of small tools for testing intel graphics.
 
-SRC_URI += file://install-fitter.patch
-
-SRC_URI[md5sum] = 6165a9054de2609f5b1bf0ca0d913f31
-SRC_URI[sha256sum] = 
115475b528c78d67741ae6cbedfbfced1d471b356140e48245cbad8fdfaad1d1
+SRC_URI[md5sum] = 49d2c3c65204d889189c4d8c14c598b3
+SRC_URI[sha256sum] = 
ffe2a11bca57f7fe36e93d55e4b3685127640e3e6cdae19973b193fe25ff3759
 
 LIC_FILES_CHKSUM = file://COPYING;md5=0918806acfedc3e8c0488f2dd61616dd
 
-- 
1.9.1

-- 
___
meta-intel mailing list
meta-intel@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-intel