-
Notifications
You must be signed in to change notification settings - Fork 402
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KioskMode not working on armv6 on future3 #2209
Comments
The package is called |
I get a Pi Zero 1 the next days, so i could then test this on the device. |
Here I find only the package name But this would mean it never worked... 🤔 |
According to git blame it was changed 3 years ago: https://github.com/MiczFlor/RPi-Jukebox-RFID/blame/03e64ff8680cd214f61fd56a2b6049c82b1b2d36/installation/routines/setup_kiosk_mode.sh#L18 |
|
Isn't |
As far as i understood till |
Googling provided mixed results, which architecture name matches which release name. 😏🫣🤔 |
I understand this means at least Raspian uses There are or have-been at least two unofficial ports outside the Debian infrastructure. |
Looks like. But that could mean it behaves different on a real pi. |
I just installed I didn't connect a screen yet to actually test it, it's just a wild guess. Thoughts? |
Possible approach: detecting slow machines and then suggesting the user on slow machines to not install kiosk mode? Minimum suggestion ARMv7? |
Good to know its working and its "just" an emulation problem. I would also suggest either don't offer this feature for armv6 devices or give a warning that it can be slow, like other features/installations already do. Maybe depends if it would still be usable ? @pabera ? |
I tested this on a Raspberry Pi Zero 1 W and the installation was succesfull. BUT after startup the UI show an error "chromium is supported on Raspberry Pi Zero W". So it seems its nevertheless unsupported for arm6 devices.
I think we should add this, but give the message that its not supportedf on this device model and can't be installed. |
yeah, let's add this, so users know that it will not work so this issue is a wontfix |
suggestion from MiczFlor#2209
Would it be desired to fix this with another browser? |
suggestion from MiczFlor#2209
Let's not go this route now. We can create an issue to investigate dillo another time. |
Kiosk mode install option deactivated for armv6 devices with #2217 |
Describe your problem
Since
Bullseye
the installation fails on choosing option "KioskMode" on an armv6 device causechromium-browser
has no installation candidate.What's your hardware set up?
Docker with armv6 qemu.
Raspberry Pi OS bullseye 32bit lite + bookworm 32bit lite
If possible, try to attach logs from ... (paths from RPi)
The text was updated successfully, but these errors were encountered: