Hi Johannes, On 04/10/2017 09:42 AM, Johannes Kliemann wrote: > Hi, > > I want to enable the debug output in the Intel framebuffer (to see > messages printed by DRM_DEBUG_KMS). This is usually done by adding the > boot parameter `drm.debug=0xe`. > > How would I enable this in Genode with Nova?
in contrast to the original Linux kernel version, you have to change the drm.debug value at compilation time when building for Genode. You can change the value drm_debug here: repos/dde_linux/src/drivers/framebuffer/intel/lx_emul.cc:811 best regards Stefan > > JK > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > genode-main mailing list > genode-main@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/genode-main > -- Stefan Kalkowski Genode Labs https://github.com/skalk · http://genode.org/ ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ genode-main mailing list genode-main@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/genode-main