Re: [IVI] Tizen IVI-3.0 Image Boot Problem

2015-02-04 Thread Buğra Çakır
The problem solved with the correct EFİ boot loader architecture. In my case i 
upgrade the bootloader to 64 bit. Thanks for the catch folks.

-

4 Şub 2015 tarihinde 22:42 saatinde, "VanCutsem, Geoffroy" 
 şunları yazdı:

> The other thing to possibly watch out for is whether this is a 32-bit EFI 
> bootloader you currently have on the VTC-1010. In general, you need a 64-bit 
> EFI bootloader to boot a 64-bit image (which is what you are trying to do). 
> In the case of MinnowboardMAX, they provide 2 different firmware (a 32-bit 
> one and a 64-bit one), I’m not sure what the situation is for the VTC-1010 
> (I’ve only tried to load 32-bit Tizen IVI images so far).
>  
> Geoffroy
>  
> ---
> Intel Corporation NV/SA
> Kings Square, Veldkant 31
> 2550 Kontich
> RPM (Bruxelles) 0415.497.718.
> Citibank, Brussels, account 570/1031255/09
>  
> From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Michael Johnson
> Sent: Wednesday, February 04, 2015 8:34 PM
> To: Hofemeier, Ulf; Bugra Cakir; ivi@lists.tizen.org
> Subject: Re: [IVI] Tizen IVI-3.0 Image Boot Problem
>  
> If you have a gpt partition table, you might have to use gdisk from a 
> terminal to set the attributes on the boot partition.
> 
> for example:
> 
> gdisk /dev/sda
> 
> x (expert)
> a (attributes)
> 
> select partition 1 and then make it bootable.
> 
> I also relocate the backup to the end of the disk.
> 
> Hope that helps.
> 
> 
> 
> 
> 
> 
> MICHAEL JOHNSON
> Embedded Software Engineer
> 
> Tel. +441962868866 | Winchester, United Kingdom | Twitter
> 
> 
> 
> Teleca Limited, a company registered in England & Wales, registration number 
> 2773878, registered office at Sunley House, 46 Jewry Street, Winchester, 
> Hampshire SO23 8RY. VAT registration number GB 674 6583 90
> 
> Please consider the environment before you print.
> 
> Notice to recipient: This e-mail (including any attachments) is meant for the 
> intended recipient only, may contain confidential and proprietary 
> information, and is protected by law. If you received this e-mail in error, 
> please immediately notify the sender of the error by return e-mail, delete 
> this communication and any attachments, and shred any printouts. Unauthorized 
> review, use, dissemination, distribution, copying or taking of any action 
> based on this communication is strictly prohibited.
> 
> From: IVI [ivi-boun...@lists.tizen.org] on behalf of Hofemeier, Ulf 
> [ulf.hofeme...@intel.com]
> Sent: 04 February 2015 7:21 PM
> To: Bugra Cakir; ivi@lists.tizen.org
> Subject: Re: [IVI] Tizen IVI-3.0 Image Boot Problem
> 
> Please try to decompress the bzip2 image to stdout using bzcat –dc  image.bz2 
> | dd of=/dev/sda.
>  
> Thanks,
> Ulf
>  
> From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Bugra Cakir
> Sent: Wednesday, February 04, 2015 11:18 AM
> To: ivi@lists.tizen.org
> Subject: [IVI] Tizen IVI-3.0 Image Boot Problem
>  
> Hi,
>  
> My hardware platform and version are like this;
>  
> Nexcom VTC 1010 Bios Firmware MV11A119.rom
> Tizen IVI Image : tizen-3.0-ivi_20150201.3_ivi-efi-x86_64-sdb.raw.bz2
>  
> I boot the system with a USB stick with SysrescueLinux. Also I copied the 
> Tizen IVI-3.0 image to USB stick.
> I successfully write the Tizen IVI-3.0 image to the harddrive on this 
> hardware platform with this command
>  
> # bzcat  tizen-3.0-ivi_20150201.3_ivi-efi-x86_64-sdb.raw.bz2 | dd of=/dev/sda 
> bs=512k oflag=sync conv=sparse
>  
> After that I sync the filesystem and list the available partitions on the 
> harddrive with fdisk -l command.
> it shows that there are two partitions on it.
> /dev/sda1   EFI
> /dev/sda2   Microsoft ...
>  
> When I reboot the system and set the default boot to the harddrive, the 
> system cannot boot from the Tizen IVI image partition I've
> created before. What can be the problem behind this ?
>  
>  
> Best,
> Bugra
>  
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [IVI] tizen-distro: booting (was: Re: tizen-distro : memory allocation error whenlinkingcrosswalk)

2015-02-04 Thread Patrick Ohly
On Fri, 2015-01-30 at 15:47 +0100, Olivier Delbeke wrote:
> FYI, I finally got a picture ! All I needed to do was to use the magic
> "security=none". But of course, it's not very satisfying ; it should
> work without that.

I got it booting with security enabled in the tizen-distro tagged as
rev_ivi_2015_02_04. See
https://wiki.tizen.org/wiki/Build_Tizen_with_Yocto_Project#rev_ivi_2015_02_04 
and the "tizen-merged" branch of meta-tizen for the gory details.

I hope you will be able (and have time) to reproduce that.

-- 
Best Regards, Patrick Ohly

The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.



___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [IVI] Tizen IVI 3.0 released

2015-02-04 Thread Patrick Ohly
On Wed, 2015-02-04 at 19:05 +, Hofemeier, Ulf wrote:
> Additionally we have added experimental support for the Yocto
> Framework giving the community and automotive professionals the choice
> to use their favorite build tool to adapt and enhance Tizen IVI 3.0
> images based on their requirements.

The "Tizen on Yocto" release corresponding to Tizen IVI 3.0 also became
available today. For more information see
https://wiki.tizen.org/wiki/Build_Tizen_with_Yocto_Project#rev_ivi_2015_02_04

Regards,

Patrick Ohly
Tizen PIM Architect
System Software Division



___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [IVI] Tizen IVI-3.0 Image Boot Problem

2015-02-04 Thread Jan Ekstrom
On Wed, Feb 4, 2015 at 9:18 PM, Bugra Cakir  wrote:
> Hi,
>
> My hardware platform and version are like this;
>
> Nexcom VTC 1010 Bios Firmware MV11A119.rom
> Tizen IVI Image : tizen-3.0-ivi_20150201.3_ivi-efi-x86_64-sdb.raw.bz2
> ...

The MV11A119 firmware is 32bit as far as I can see. As Geoffroy noted,
you should flash a 64bit firmware to be able to boot 64bit EFI images.
See the VTC-1010 related documentation @
https://wiki.tizen.org/wiki/IVI/VTC-1010 for hints on how to find a
64bit firmware and flash it. Do note that you will have to use a
flasher of the matching bitness to your *current* firmware when
switching from 32bit to 64bit and vice versa.


Jan
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [IVI] Tizen IVI-3.0 Image Boot Problem

2015-02-04 Thread VanCutsem, Geoffroy
The other thing to possibly watch out for is whether this is a 32-bit EFI 
bootloader you currently have on the VTC-1010. In general, you need a 64-bit 
EFI bootloader to boot a 64-bit image (which is what you are trying to do). In 
the case of MinnowboardMAX, they provide 2 different firmware (a 32-bit one and 
a 64-bit one), I’m not sure what the situation is for the VTC-1010 (I’ve only 
tried to load 32-bit Tizen IVI images so far).

Geoffroy

---
Intel Corporation NV/SA
Kings Square, Veldkant 31
2550 Kontich
RPM (Bruxelles) 0415.497.718.
Citibank, Brussels, account 570/1031255/09

From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Michael Johnson
Sent: Wednesday, February 04, 2015 8:34 PM
To: Hofemeier, Ulf; Bugra Cakir; ivi@lists.tizen.org
Subject: Re: [IVI] Tizen IVI-3.0 Image Boot Problem

If you have a gpt partition table, you might have to use gdisk from a terminal 
to set the attributes on the boot partition.

for example:

gdisk /dev/sda

x (expert)
a (attributes)

select partition 1 and then make it bootable.

I also relocate the backup to the end of the disk.

Hope that helps.





MICHAEL JOHNSON
Embedded Software Engineer

Tel. +441962868866 | Winchester, United Kingdom | 
Twitter

[www.symphonyteleca.com]

Teleca Limited, a company registered in England & Wales, registration number 
2773878, registered office at Sunley House, 46 Jewry Street, Winchester, 
Hampshire SO23 8RY. VAT registration number GB 674 6583 90

Please consider the environment before you print.

Notice to recipient: This e-mail (including any attachments) is meant for the 
intended recipient only, may contain confidential and proprietary information, 
and is protected by law. If you received this e-mail in error, please 
immediately notify the sender of the error by return e-mail, delete this 
communication and any attachments, and shred any printouts. Unauthorized 
review, use, dissemination, distribution, copying or taking of any action based 
on this communication is strictly prohibited.

From: IVI [ivi-boun...@lists.tizen.org] on behalf of Hofemeier, Ulf 
[ulf.hofeme...@intel.com]
Sent: 04 February 2015 7:21 PM
To: Bugra Cakir; ivi@lists.tizen.org
Subject: Re: [IVI] Tizen IVI-3.0 Image Boot Problem
Please try to decompress the bzip2 image to stdout using bzcat –dc  image.bz2 | 
dd of=/dev/sda.

Thanks,
Ulf

From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Bugra Cakir
Sent: Wednesday, February 04, 2015 11:18 AM
To: ivi@lists.tizen.org
Subject: [IVI] Tizen IVI-3.0 Image Boot Problem

Hi,

My hardware platform and version are like this;

Nexcom VTC 1010 Bios Firmware MV11A119.rom
Tizen IVI Image : 
tizen-3.0-ivi_20150201.3_ivi-efi-x86_64-sdb.raw.bz2

I boot the system with a USB stick with SysrescueLinux. Also I copied the Tizen 
IVI-3.0 image to USB stick.
I successfully write the Tizen IVI-3.0 image to the harddrive on this hardware 
platform with this command

# bzcat  
tizen-3.0-ivi_20150201.3_ivi-efi-x86_64-sdb.raw.bz2
 | dd of=/dev/sda bs=512k oflag=sync conv=sparse

After that I sync the filesystem and list the available partitions on the 
harddrive with fdisk -l command.
it shows that there are two partitions on it.
/dev/sda1   EFI
/dev/sda2   Microsoft ...

When I reboot the system and set the default boot to the harddrive, the system 
cannot boot from the Tizen IVI image partition I've
created before. What can be the problem behind this ?


Best,
Bugra

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [IVI] Tizen IVI-3.0 Image Boot Problem

2015-02-04 Thread Michael Johnson
If you have a gpt partition table, you might have to use gdisk from a terminal 
to set the attributes on the boot partition.

for example:

gdisk /dev/sda

x (expert)
a (attributes)

select partition 1 and then make it bootable.

I also relocate the backup to the end of the disk.

Hope that helps.






MICHAEL JOHNSON
Embedded Software Engineer

Tel. +441962868866 | Winchester, United Kingdom | 
Twitter

[www.symphonyteleca.com]

Teleca Limited, a company registered in England & Wales, registration number 
2773878, registered office at Sunley House, 46 Jewry Street, Winchester, 
Hampshire SO23 8RY. VAT registration number GB 674 6583 90

Please consider the environment before you print.

Notice to recipient: This e-mail (including any attachments) is meant for the 
intended recipient only, may contain confidential and proprietary information, 
and is protected by law. If you received this e-mail in error, please 
immediately notify the sender of the error by return e-mail, delete this 
communication and any attachments, and shred any printouts. Unauthorized 
review, use, dissemination, distribution, copying or taking of any action based 
on this communication is strictly prohibited.


From: IVI [ivi-boun...@lists.tizen.org] on behalf of Hofemeier, Ulf 
[ulf.hofeme...@intel.com]
Sent: 04 February 2015 7:21 PM
To: Bugra Cakir; ivi@lists.tizen.org
Subject: Re: [IVI] Tizen IVI-3.0 Image Boot Problem

Please try to decompress the bzip2 image to stdout using bzcat –dc  image.bz2 | 
dd of=/dev/sda.

Thanks,
Ulf

From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Bugra Cakir
Sent: Wednesday, February 04, 2015 11:18 AM
To: ivi@lists.tizen.org
Subject: [IVI] Tizen IVI-3.0 Image Boot Problem

Hi,

My hardware platform and version are like this;

Nexcom VTC 1010 Bios Firmware MV11A119.rom
Tizen IVI Image : 
tizen-3.0-ivi_20150201.3_ivi-efi-x86_64-sdb.raw.bz2

I boot the system with a USB stick with SysrescueLinux. Also I copied the Tizen 
IVI-3.0 image to USB stick.
I successfully write the Tizen IVI-3.0 image to the harddrive on this hardware 
platform with this command

# bzcat  
tizen-3.0-ivi_20150201.3_ivi-efi-x86_64-sdb.raw.bz2
 | dd of=/dev/sda bs=512k oflag=sync conv=sparse

After that I sync the filesystem and list the available partitions on the 
harddrive with fdisk -l command.
it shows that there are two partitions on it.
/dev/sda1   EFI
/dev/sda2   Microsoft ...

When I reboot the system and set the default boot to the harddrive, the system 
cannot boot from the Tizen IVI image partition I've
created before. What can be the problem behind this ?


Best,
Bugra

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


Re: [IVI] Tizen IVI-3.0 Image Boot Problem

2015-02-04 Thread Hofemeier, Ulf
Please try to decompress the bzip2 image to stdout using bzcat –dc  image.bz2 | 
dd of=/dev/sda.

Thanks,
Ulf

From: IVI [mailto:ivi-boun...@lists.tizen.org] On Behalf Of Bugra Cakir
Sent: Wednesday, February 04, 2015 11:18 AM
To: ivi@lists.tizen.org
Subject: [IVI] Tizen IVI-3.0 Image Boot Problem

Hi,

My hardware platform and version are like this;

Nexcom VTC 1010 Bios Firmware MV11A119.rom
Tizen IVI Image : 
tizen-3.0-ivi_20150201.3_ivi-efi-x86_64-sdb.raw.bz2

I boot the system with a USB stick with SysrescueLinux. Also I copied the Tizen 
IVI-3.0 image to USB stick.
I successfully write the Tizen IVI-3.0 image to the harddrive on this hardware 
platform with this command

# bzcat  
tizen-3.0-ivi_20150201.3_ivi-efi-x86_64-sdb.raw.bz2
 | dd of=/dev/sda bs=512k oflag=sync conv=sparse

After that I sync the filesystem and list the available partitions on the 
harddrive with fdisk -l command.
it shows that there are two partitions on it.
/dev/sda1   EFI
/dev/sda2   Microsoft ...

When I reboot the system and set the default boot to the harddrive, the system 
cannot boot from the Tizen IVI image partition I've
created before. What can be the problem behind this ?


Best,
Bugra

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


[IVI] Tizen IVI-3.0 Image Boot Problem

2015-02-04 Thread Bugra Cakir
Hi,

My hardware platform and version are like this;

Nexcom VTC 1010 Bios Firmware MV11A119.rom
Tizen IVI Image : tizen-3.0-ivi_20150201.3_ivi-efi-x86_64-sdb.raw.bz2


I boot the system with a USB stick with SysrescueLinux. Also I copied the
Tizen IVI-3.0 image to USB stick.
I successfully write the Tizen IVI-3.0 image to the harddrive on this
hardware platform with this command

# bzcat  tizen-3.0-ivi_20150201.3_ivi-efi-x86_64-sdb.raw.bz2

| dd of=/dev/sda bs=512k oflag=sync conv=sparse

After that I sync the filesystem and list the available partitions on the
harddrive with fdisk -l command.
it shows that there are two partitions on it.
/dev/sda1   EFI
/dev/sda2   Microsoft ...

When I reboot the system and set the default boot to the harddrive, the
system cannot boot from the Tizen IVI image partition I've
created before. What can be the problem behind this ?


Best,
Bugra
___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi


[IVI] Tizen IVI 3.0 released

2015-02-04 Thread Hofemeier, Ulf
The IVI team is excited to announce the availability of Tizen IVI 3.0 for 
In-Vehicle Infotainment.

Tizen IVI 3.0 is a Linux-based open source operating system and Tizen profile 
widely accepted by the automotive industry. It bundles popular and well 
supported open source projects where suitable and new industry-specific 
components where no solutions existed. This makes it the most advanced open 
source distribution available for automobiles today. Tizen IVI 3.0 is GENIVI 
7.0 compliant on Nexcom VTC 
1010-IVI
 and MinnowBoard Max devices 
and was chosen as the reference implementation for Linux Foundation's 
Automotive Grade Linux project. Tizen 
IVI 3.0 comes with a compliance 
spec and test 
suite to ensure device interoperability. We also announce the final version of 
the Tizen IVI SDK for web 
application development including access to W3C compliant vehicle Web APIs. The 
Tizen web runtime engine provides the highest standards in HTML5 compatibility 
and system performance. Additionally we have added experimental support for the 
Yocto Framework giving the community and 
automotive professionals the choice to use their favorite build tool to adapt 
and enhance Tizen IVI 3.0 images based on their requirements. Tizen IVI 3.0 
provides a strong foundation for building modern commercial automotive 
solutions.

Note: The engineering name for this release in JIRA is 
M14.4 but its official name is Tizen IVI 3.0.

Release notes are available here: https://wiki.tizen.org/wiki/IVI/Tizen-IVI_3.0

For more information about the Tizen for In-Vehicle-Infotainment (IVI) project, 
please go and visit our new landing page on Tizen.org at: 
https://www.tizen.org/ivi..


Regards,

Ulf (on behalf of the Tizen IVI team)
Technical Marketing Engineer
System Software Division

___
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi