Chrome on Raspberry Pi 3

All about WTware on Raspberry. WTware works with Raspberry Pi 4, Raspberry Pi 3B+, Pi 3 and Pi 2 devices
http://www.winterminal.com
Post Reply
Alon
Posts: 28
Joined: Mon Feb 08, 2016 3:10 pm

Chrome on Raspberry Pi 3

Post by Alon »

Hello,
Raspberry Pi 3 wtware 5.4.32

I try to use Chrome to connect to Url ' it asks for username/password then it throws "credSSP connection failed" error.
I put all content from "C:\Program Files (x86)\WTware\TFTPDROOT\5.4.32\packages" on sd:\packages.

Added application=chrome to sd:\configs\config.wtc

config on sd:\configs\config.wtc is :

Code: Select all

server=10.10.10.1;
vnc=on
vnc_password=hex:jnhvsdbhfud
display=1024x768
skin=myskin
application=chrome
connection w3schools
chrome_url=http://www.w3schools.com/
connection sqlcourse
chrome_url=http://www.sqlcourse.com/
How can I make Chrome work ?
Thank You
Attachments
unamepass2.png
unamepass2.png (33.59 KiB) Viewed 6461 times
credssp2.png
credssp2.png (25.91 KiB) Viewed 6461 times
aka
SUPPORT
SUPPORT
Posts: 939
Joined: Fri Dec 03, 2004 2:05 pm
Contact:

Re: Chrome on Raspberry Pi 3

Post by aka »

Chrome doesn't work on Raspberry Pi.
akatik
SUPPORT
SUPPORT
Posts: 630
Joined: Mon Jan 17, 2005 6:30 pm
Contact:

Re: Chrome on Raspberry Pi 3

Post by akatik »

Starting from 5.8.2 version Google Chrome works on Raspberry Pi
Post Reply