LucaVs
LucaVs
So you mean I must wait for next release ?
@RobertCNelson This way I can't use SGX. Am I right?
I'm using SGX driver as described here: http://elinux.org/BeagleBoardDebian#SGX_Drivers . I needed it to build Qt 5.6 for my BBB with OPENGL support (eglfs platform). But following the instruction I installed...
Last time I update kernel using: ~~~ ./update_kernel.sh --bone-kernel --lts-4_4 ~~~ How should I update to am33x-v4.11 ?
Ok, do I need to enable/disable some module in kernel configuration before building or I can get the default?
I built and installed 4.11. BBB boot (no blue led when running) but now I can't load omaplfb module.
Just installed 4.11 and rebooted. It seems to works. "aplay -l" can find an audio device. SGX works but I must start sgx-startup.sh by hand after boot. It can't load...
Will it be possible to upgrade kernel and install SGX modules using apt-get without following http://elinux.org/BeagleBoardDebian#SGX_Drivers ?
Thanks, I'll probably try next time.