Jump to content

Recommended Posts

Posted

I'm running Chromium in kiosk mode in armbian using the following command:
 

chromium 'http://localhost/'
--window-position=0,0
--start-fullscreen
--kiosk
--noerrdialogs
--disable-translate
--no-first-run
--fast
--fast-start
--disable-infobars
--disable-features=TranslateUI
--disk-cache-dir=/var/www/
--disable-pinch
--overscroll-history-navigation=0
--disable-features=TouchpadOverscrollHistoryNavigation
--enable-logging --v=1
--window-size=1366,768

 

However, I'm experiencing a blank page transition issue when navigating from one page to another (for example, from page 1 to page 2). I have tried using other browsers, and the issue doesn't occur. Additionally, when I access the localhost IP from my PC, I don't encounter the blank transition problem.

 

 

Check this VIDEO

Posted
Quote

BOARD=orangepipcplus
BOARD_NAME="Orange Pi PC +"
BOARDFAMILY=sun8i
BUILD_REPOSITORY_URL=https://github.com/armbian/build
BUILD_REPOSITORY_COMMIT=9b04dbfd87d
VERSION=22.08.8
LINUXFAMILY=sunxi
ARCH=arm
IMAGE_TYPE=stable
BOARD_TYPE=conf
INITRD_ARCH=arm
KERNEL_IMAGE_TYPE=Image
BRANCH=current
 

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines