For future reference - 3rd party wifi driver was needed:
https://github.com/tomaspinho/rtl8821ce/
We got the wifi to work in a customized build.
Search found 5448 matches
- 29 Jun 2022, 06:14
- Forum: Tutorials/Q&A
- Topic: Kiosk Setup WIFI issue
- Replies: 1
- Views: 15
- 29 Jun 2022, 06:12
- Forum: Tutorials/Q&A
- Topic: access barcode reader & nfc?
- Replies: 2
- Views: 10
access barcode reader & nfc?
Michael,
Please test the hardware under Ubuntu.
1) If it does not work then query manufacturer about Ubuntu (they for sure wont know how to get it to to work under our system thats why we must rely on Ubuntu).
2) If Ubuntu works then I could try to get it working under kiosk.
Thanks
Please test the hardware under Ubuntu.
1) If it does not work then query manufacturer about Ubuntu (they for sure wont know how to get it to to work under our system thats why we must rely on Ubuntu).
2) If Ubuntu works then I could try to get it working under kiosk.
Thanks
- 22 Jun 2022, 07:06
- Forum: Tutorials/Q&A
- Topic: Time/clock sync schedule
- Replies: 2
- Views: 72
Time/clock sync schedule
Hello CLSpl,
As per our documentation:
https://porteus-kiosk.org/parameters.html#run_command
You could modify this parameter value:
Thanks
As per our documentation:
https://porteus-kiosk.org/parameters.html#run_command
You could modify this parameter value:
Code: Select all
run_command=( while true; do sleep 1h; wget http://domain.com/files/video.mp4 -O /opt/storage/video.mp4; killall firefox; done; ) &
- 22 Jun 2022, 07:04
- Forum: Bug Reports
- Topic: primary keyboard layout not working
- Replies: 2
- Views: 105
primary keyboard layout not working
Alexandr,
I'm not able to recreate this problem. Parameter works for me.
Thanks
I'm not able to recreate this problem. Parameter works for me.
Thanks
- 16 Jun 2022, 15:15
- Forum: Tutorials/Q&A
- Topic: Chrome - Full Screen setup - need to launch page with extension once
- Replies: 1
- Views: 67
Chrome - Full Screen setup - need to launch page with extension once
Hello msreyes, You have 2 ways of achieving this: 1) enabling full persistence in the kiosk (mind it has some disadvantages) so your extension settings will be remembered: https://porteus-kiosk.org/parameters.html#persistence 2) buying customized build with your extension and extension settings hard...
- 16 Jun 2022, 06:24
- Forum: Newbie questions
- Topic: Disable new tab in Chrome allow to open the new site
- Replies: 1
- Views: 163
Disable new tab in Chrome allow to open the new site
Chrisitan,
Is this issue related to Porteus Kiosk?
If yes then please test Firefox as its forced to open new links in the same tab when the navigation bar is disabled.
Thanks
Is this issue related to Porteus Kiosk?
If yes then please test Firefox as its forced to open new links in the same tab when the navigation bar is disabled.
Thanks
- 15 Jun 2022, 07:12
- Forum: Tutorials/Q&A
- Topic: Optimize touch capability?
- Replies: 1
- Views: 68
Optimize touch capability?
Maybe you could change some properties using 'xinput' utility.
Please search Google as this is general Linux knowledge (nothing related specifically to the kiosk system).
Thanks
Please search Google as this is general Linux knowledge (nothing related specifically to the kiosk system).
Thanks
- 15 Jun 2022, 07:10
- Forum: Development
- Topic: feature request: battery widget
- Replies: 3
- Views: 169
feature request: battery widget
I'll see what could be done.
Thanks
Thanks
- 15 Jun 2022, 07:09
- Forum: Tutorials/Q&A
- Topic: Can't use anything past 5.2
- Replies: 9
- Views: 235
Can't use anything past 5.2
2) I would need to connect to a Windows PC with Anydesk first and then SSH to kiosk.
Both PCs must be in the same network.
Thanks
Both PCs must be in the same network.
Thanks
- 14 Jun 2022, 07:23
- Forum: Tutorials/Q&A
- Topic: Can't use anything past 5.2
- Replies: 9
- Views: 235
Can't use anything past 5.2
Dimitri, 1) Did you refresh the client list in the Admin Panel? 2) Do you have a PC in your office which we could use for recreating this problem? I would need a direct SSH connection to the kiosk in order to find out why its not connecting to the server. If this is possible then please send me Anyd...
- 13 Jun 2022, 08:00
- Forum: Tutorials/Q&A
- Topic: Can't use anything past 5.2
- Replies: 9
- Views: 235
Can't use anything past 5.2
Dimitri, 1) Do you still have internet connection on the kiosk after reconfiguration? (after the config is downloaded from PK Server) 2) Please check if your kiosk client can access the server. Please enter this URL in the browser: https://smartcomm.ddns.net and check if you get the SSL certificate ...
- 12 Jun 2022, 07:25
- Forum: Tutorials/Q&A
- Topic: Can't use anything past 5.2
- Replies: 9
- Views: 235
Can't use anything past 5.2
Dimitri,
Network related parameters are missing in your config.
Is this wired + dhcp setup?
Thanks
Network related parameters are missing in your config.
Is this wired + dhcp setup?
Thanks
- 11 Jun 2022, 03:59
- Forum: Tutorials/Q&A
- Topic: Can't use anything past 5.2
- Replies: 9
- Views: 235
Can't use anything past 5.2
Hello Dimitri, "5.4 will connect to server for initial download of remote config. Once it installs and reboots it never connects to server again. " Please provide the config which is hosted on your PK Server (remove the passwords and other sensitive data from it). "5.3 Gives the Locked profile error...
- 07 Jun 2022, 11:31
- Forum: Development
- Topic: feature request: battery widget
- Replies: 3
- Views: 169
feature request: battery widget
@brutus,
We have an alert implemented which appears on the kiosk screen when 5% of battery capacity is left (and it keeps discharging).
Do you want to monitor the battery status all the time?
Thanks
We have an alert implemented which appears on the kiosk screen when 5% of battery capacity is left (and it keeps discharging).
Do you want to monitor the battery status all the time?
Thanks
- 31 May 2022, 10:57
- Forum: Bug Reports
- Topic: Problem with sound on chrome
- Replies: 1
- Views: 134
Problem with sound on chrome
Hello dev246,
Please remove these parameters and check if that helps:
Thanks
Please remove these parameters and check if that helps:
Code: Select all
default_microphone=0.0
default_sound_card=0.0