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 :
And now I've got the following error message:
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).
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
Code:
[root@(none) lib]# /usr/bin/operamobile
EINK: driver not found
Aborted