Hello.
When running the "xrandr"-command though SSH on a computer booting from our custom kiosk on a USB, it returns multiple outputs, "DP1", "DP2" etc. When doing the same after PXE-boot it returns only a single output named "default" with a resolution of 1920*1080 and a refresh rate of 0.00. Is there any difference in the display handling area when running the kiosk through PXE-boot?
Also, when we try to PXE-boot our custom image we get the following error message on startup:
"modprobe: FATAL: Module uvesafb not found in directory /lib/modules/4.19.12-kiosk"
Just mentioning this in case the problem comes from this somehow?
Module uvesafb not found
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
Module uvesafb not found
/ Max
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Module uvesafb not found
Max,
1) Please generate debug report on this kiosk and send it to [email protected].
a) If you have remote management enabled then please add 'debug=yes' parameter to your remote config.
b) If you dont have remote management enabled then please login to your kiosk over SSH and run following command:
and send generated /var/log/debug log.
2) Please also provide your kiosk config
Thanks
1) Please generate debug report on this kiosk and send it to [email protected].
a) If you have remote management enabled then please add 'debug=yes' parameter to your remote config.
b) If you dont have remote management enabled then please login to your kiosk over SSH and run following command:
Code: Select all
sh /opt/scripts/debug
2) Please also provide your kiosk config
Thanks
Please add [Solved] to your thread title if the solution was found.