Page 1 of 2

Refresh browser

Posted: 30 Apr 2019, 19:53
by ajgelectrical
Hi, just joined and have a problem. For me anyway

I need to be able to refresh the google chrome browser, im using an intel nuc.

Ive read an old thread and the help file saying put in a certain comand.
Problem is i dont know how or where to put the command in, im not into programming so if someome could explain in plain english i would be most gratefull.

Im using the older potreus software 3.7 something

Andy

Refresh browser

Posted: 30 Apr 2019, 21:05
by fanthom
Hi Andy,

Please use latest kiosk version (4.8.0) and this parameter:
https://porteus-kiosk.org/parameters.ht ... sh_webpage

There is really no reason to use super outdated 3.7.0 release.

Thanks

Refresh browser

Posted: 01 May 2019, 05:44
by ajgelectrical
Thankyou for the quick reply, i tried this but it wouldnt download, just says couldnt connect to porteus kiosk? I am using a intel NUC5CPYH which was supplied to me.

Refresh browser

Posted: 01 May 2019, 06:03
by fanthom
1) You mean that kiosk wizard was not able to conenct to porteus-kiosk.org website during the instrallation?
2) Is this a wired connection or wireless?
3) Did you ensure your company proxy/firewall allows connecting to our domain?

Thanks

Refresh browser

Posted: 01 May 2019, 12:03
by ajgelectrical
The first question is correct it couldnt connect

Its a wired connection

Im setting it up on my home network so not on a firewall,

The older version loads and installs ok.

Refresh browser

Posted: 01 May 2019, 13:11
by fanthom
Please generate debug report in the wizard on kiosk 3.7.0 and send it to support@porteus-kiosk.org

Thanks

Refresh browser

Posted: 01 May 2019, 20:51
by ajgelectrical
right what i have done, ive created a debug, whent on the drop down list and clicked help then report an issue. attached the debug file and clicked send, i cant see any other way to get it from the NUC to my computer.

ive tried verson 4.8 again tonight, but all i get is unable to connect to porteus.org

ive turned of my firewall and it made not difference.

andy

Refresh browser

Posted: 02 May 2019, 04:58
by fanthom
"ive created a debug, whent on the drop down list and clicked help then report an issue. attached the debug file and clicked send, i cant see any other way to get it from the NUC to my computer."
1) We did not get your report.
2) We do not have such menu in the wizard. Are you sure you are using Porteus Kiosk system?
Please provide a photo of the wizard where you send the report to us.

On a kiosk system you supposed to open a browser, copy the report to your email account and send it to support@porteus-kiosk.org.

Thanks

Refresh browser

Posted: 02 May 2019, 06:45
by ajgelectrical
Ive sent the debug again

Andy

Refresh browser

Posted: 02 May 2019, 06:49
by fanthom
Got the report now.

Your NIC chipset is fully supported in kiosk 4.8.0. I'm not sure what is causing the installation problem.

As a workaround please use this parameter in 3.7.0 release:
run_command= ( while true; do sleep $rpage; xdotool key F5; done; ) &

It will refresh the page every 10 seconds.

Thanks

Refresh browser

Posted: 02 May 2019, 07:58
by ajgelectrical
Thankyou

Another question, where/how do i put this line in, in the wizard? And is it possible to extend the refresh time to 30 seconds

Thanks

Refresh browser

Posted: 02 May 2019, 18:21
by fanthom
You need to activate 'Custom command' option in the wizard and then enter this string:

Code: Select all

( while true; do sleep $rpage; xdotool key F5; done; ) &
"$rpage" variable is the number of seconds you want to wait before the page is refreshed.

Thanks

Refresh browser

Posted: 05 May 2019, 20:04
by ajgelectrical
ive copied the line in word for word into "run command" and still nothing happens

ive tried both lines you have sent me,
1 starting with run_command
1 starting with ( while ......etc)

is there any reason why version 4.8 wont install yet the older version will?

Refresh browser

Posted: 05 May 2019, 20:29
by fanthom
"is there any reason why version 4.8 wont install yet the older version will?"
Must be related to your network/PC as we have hundreds of successful installations every day:
https://porteus-kiosk.org/#statistics

Please ensure your kiosk has correct time set in the BIOS. I have added instructions for this in refreshed 4.8.0 ISO so you could download it again.

Thanks

Refresh browser

Posted: 06 May 2019, 13:37
by ajgelectrical
its beat me, ive downloaded 4.8 again, i see the new bios bit but it still says its unable to connect to porteus site. ive updated the bios on my NUC, cant get into any sort of bios settings pressing F2 on the thing.


only version 3.7 installs and works
the only way ive managed to get the screen to refresh is to enable browser idle time, but this isnt ideal for what i wanted it to do.