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 Qt Certified Developer | http://qt-project.org http://linkedin.com/in/tolszak
_______________________________________________ General mailing list [email protected] https://lists.tizen.org/listinfo/general
