Page 1 of 1

Module uvesafb not found

Posted: 01 Apr 2019, 15:06
by maxfahl
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

Posted: 01 Apr 2019, 16:56
by fanthom
Max,

1) Please generate debug report on this kiosk and send it to support@porteus-kiosk.org.

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
and send generated /var/log/debug log.

2) Please also provide your kiosk config

Thanks