PDA

View Full Version : Webbrowser for Ultimo



Rob van der Does
08-01-12, 13:47
As you may know, VU+ launched a webbrowser for all their boxes some time ago. It's a huge package, that is integrated in their (official) images. Although we (= Andy) are doing our best to provide a plugin as optional functionality, we didn't yet succeed in that.
There is however an alternative way to get the browser installed on your Ultimo, following the guidelines beneath (thanks to Ralf):

First of all download the install package (www.rbsoft.de/web.zip)

Installation procedure of the VU+ WebBrowser:
1- FTP the folder VU_HD to usr/share/enigma2
2- Copy all the other files to /tmp
3- Login with Telnet, CD/TMP and execute in the following order
opkg install lib*.ipk
opkg install qt4*.ipk
opkg install vu*.ipk
opkg install enigma*.ipk
The order is important because lib* and qt4* are dependencies and must be installed first.
After a reboot the webbrowser is available via the plugin browser.

Although the browser is supposed to be functional on the UNO & DUO as well, this is not the case using UBIFS (i.e. not using an image that is based on the 3.1.1 kernel).

I hope VU+ will be busy implementing HBTV: much more interesting!

Papercliph
14-01-12, 22:06
It also works with Pli
It can be installed with /tmp/

Rob van der Does
15-01-12, 08:51
It also works with Pli
It can be installed with /tmp/
On PLi exactly the same installation procedure is required as mentioned above.

lscolman
12-05-12, 09:37
Seems to work fairly well with basic web pages. I was hoping that it would support BBC iplayer, but unfortunately not.

Has anyone tried using it with a keyboard/mouse combo? If so, which?

Cheers, Lee

Rob van der Does
12-05-12, 10:12
Yes I have: all Logitech keyboads & mice using the 'Unifying' receiver should work.

jfk
23-07-12, 00:02
Hi

I dont sm to have it working, after following the step above and tenet i got the following message.

root@vuultimo:~# opkg install qt4*.ipk
Collected errors:
* wfopen: qt4*.ipk: No such file or directory.
* pkg_init_from_file: Failed to extract control file from qt4*.ipk.
root@vuultimo:~# opkg install qt4*.ipk
Collected errors:
* wfopen: qt4*.ipk: No s
Any idea of what am not doing right please?

Rob van der Does
23-07-12, 00:20
If you did indeed copy all the files to /tmp, you probably didn't do the CD/TMP

jfk
23-07-12, 00:32
If you did indeed copy all the files to /tmp, you probably didn't do the CD/TMP

Thank,
How can i do cd/tmp?
I use telnet on the dcc and copy the fight command. i dont know if am right

Rob van der Does
23-07-12, 06:43
Just like in the old days in DOS. First:

cd ..
then

cd ..
then

cd tmp
and now you can install the packages.

pooface
23-07-12, 08:05
Just like in the old days in DOS. First:

cd ..
then

cd ..
then

cd tmp
and now you can install the packages.

Not quite like dos. Need to ensure you put the spaces in. Dos used to just ignore fact your didn't put in spaces :p

Also, could just do command you did before, but putting a space between cd and /tmp:


cd /tmp

Sent from my HTC Sensation XE with Beats Audio using Tapatalk 2

jfk
23-07-12, 11:43
I tried but everything was working until i got to the stage of cd/tmp command stuff. am not doing something right here...?

Microsoft Windows [Version 6.0.6002]
Copyright (c) 2006 Microsoft Corporation. All rights reserved.

C:\Users\Jfk>cd..

C:\Users>cd..

C:\>cd temp
The system cannot find the path specified.

C:\>cdtemp
'cdtemp' is not recognized as an internal or external command,
operable program or batch file.

C:\>cd tmp
The system cannot find the path specified.

C:\>cdtmp
'cdtmp' is not recognized as an internal or external command,
operable program or batch file.

C:\>cd/tmp
The system cannot find the path specified.

C:\>cd tmp
The system cannot find the path specified.

C:\>

Trial
23-07-12, 11:51
Hi jfk,
you must log into your box with telnet. Now are trying the procedure on your windows computer.

ciao

jfk
23-07-12, 12:27
Using DCC the first command did not work, please see bellow

root@vuultimo:~# cd..
-sh: cd..: not found
root@vuultimo:~#

Trial
23-07-12, 13:34
Hi,
WITH space cd .. and not cd.. better is direct cd /tmp

c iao

im85288
23-07-12, 16:05
Hi jfk,
you must log into your box with telnet. Now are trying the procedure on your windows computer.

ciao

Try using an application called putty to telnet to your box..then follow the procedure

jfk
23-07-12, 16:28
I have follow the step but got error result when i type in the first command.
please see bellow.

root@vuultimo:~# cd ,,
-sh: cd: can't cd to ,,
root@vuultimo:~# cd ..
root@vuultimo:/home# cd ..
root@vuultimo:/# cd tmp
root@vuultimo:/var/volatile/tmp# opkg install lib*.ipk
Collected errors:
* opkg_conf_load: Could not lock /usr/lib/opkg/lock: Resource temporarily unav
ilable.
root@vuultimo:/var/volatile/tmp#

Trial
23-07-12, 16:50
Hi jfk,
now your are on the right track. "Could not lock /usr/lib/opkg/lock" simply means that there is a pending operation for pükg. Try it again and/or reboot your box first.

ciao

jfk
23-07-12, 20:17
Hi jfk,
now your are on the right track. "Could not lock /usr/lib/opkg/lock" simply means that there is a pending operation for pükg. Try it again and/or reboot your box first.

ciao

Hi Mate,
I have reboot and tried again but get the message bellow,


root@vuultimo:~# cd ..
root@vuultimo:/home# cd ..
root@vuultimo:/# cd tmp
root@vuultimo:/var/volatile/tmp# opkg install lib*.ipk
Collected errors:
* pkg_parse_from_stream_nomalloc: Excessively long line at 6. Corrupt file?
root@vuultimo:/var/volati

matssss
30-09-12, 11:47
Thank you so very much Rob!!!:thumbsup:

I have been trying to get a functional webbrowser with the AAF-image (1.0) - googling and trying to install extensions through the Ultimo directly. Either the receiver just refuse to install with no error message or errorlogging explaining lack of components - escaping. Your receipe made my day :)

Yours kindly,
matssss