View Single Post
Old 01-26-2013, 01:39 PM   #1
Loceka
Member
Loceka began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Jan 2013
Device: Kobo Glo
Running Opera Mobile on Kobo (Glo/Touch)

Hello,

I dont know if it is possible or if it is madness but I've tried adding Opera Mobile (the ARM version released for Meego) to the Kobo Glo (firmware 2.3.1) but it fails.

Actually I've uncompressed the above Opera archive in the Kobo root using ftp and telnet so that Opera binary is in /usr/bin/, opera lib in /usr/lib etc.
I have also created soft links to the required Qt libraries :
Code:
/usr/lib/libQtCore.so.4 -> /usr/local/Trolltech/QtEmbedded-4.8.0-arm/lib/libQtCore.so.4
/usr/lib/libQtDBus.so.4 -> /usr/local/Trolltech/QtEmbedded-4.8.0-arm/lib/libQtDBus.so.4
/usr/lib/libQtGui.so.4 -> /usr/local/Trolltech/QtEmbedded-4.8.0-arm/lib/libQtGui.so.4
/usr/lib/libQtXml.so.4 -> /usr/local/Trolltech/QtEmbedded-4.8.0-arm/lib/libQtXml.so.4
And now I've got the following error message:
Code:
[root@(none) lib]# /usr/bin/operamobile 
EINK: driver not found
Aborted
So I wonder what is that missing EINK driver (I guess it has something to do with the screen) and where to find it and how to have Opera use it (I also guess such a driver exists somewhere in the Kobo).
Loceka is offline   Reply With Quote