Hi All,

In a private conversation Tomasz gave me hints and the problem with the hardware back button was solved. I had forgotten to flash the system image for Tizen 2.2.1 :) After flashing it everything is OK and the hw buttons are working as expected.

To avoid mistakes in future I have described the Tizen 2.2.1 installation process for RD-PQ at the wiki:
https://wiki.tizen.org/wiki/Flash_Tizen_2.2.1_Image_to_Reference_Device

Best regards,
Leon

On 2013-11-12 23:10, Tomasz Olszak wrote:
2013/11/11 Leon Anavi <[email protected]>

Hi,

I have recently flashed Tizen 2.2.1 on PD-PQ and I have the
following remarks:
* The hardware back button is not working
* The installation of Mali DDK for Tizen 2.2 using rpm as described
at Tizen wiki fails due to:

error: Failed dependencies:
        opengl-es-mali400mp conflicts with (installed)
opengl-es-virtual-drv-0.1.5-11.2.armv7l

See README in mali tarball:

=====================================================
sh-4.1# cat README.txt 
- GL backend Install Guide ------------------------------------------

[in host ubuntu PC]
# sdb -d push libtbm-*.rpm /home/
# sdb -d push libump-*.rpm /home/
# sdb -d push opengl-es-*.rpm /home/
# sdb -d shell

[in RSA target]
# cd /home/
# rpm -e --nodeps opengl-es-virtual-drv
# rpm -ivh --force *.rpm
# sync
# reboot
 It's recommended way. Remove opengl-es-virtual-drv and install with
force option new driver.

--
regards / pozdrawiam, Tomasz Olszak

Qt for Tizen | http://qt-project.org/wiki/Tizen [1]
Qt Certified Developer | http://qt-project.org [2]
 http://linkedin.com/in/tolszak [3]

Links:
------
[1] http://qt-project.org/wiki/Tizen
[2] http://qt-project.org/
[3] http://linkedin.com/in/tolszak

--
http://anavi.org/
_______________________________________________
General mailing list
[email protected]
https://lists.tizen.org/listinfo/general

Reply via email to