Hi Robert: I did upgrade to the latest -bone-rt kernel. I am not getting the error I used to have when trying to restart PVR, but suprisingly pvrsvrkm is not loaded
root@beaglebone:~# lsmod | grep omaplfb root@beaglebone:~# sudo /etc/init.d/sgx-startup.sh start sgx: Starting PVR root@beaglebone:~# lsmod | grep omaplfb root@beaglebone:~# lsmod | grep omapl root@beaglebone:~# lsmod | grep omap omap_sham 19380 0 omap_aes 13255 0 omap_rng 4338 0 rng_core 7209 1 omap_rng snd_soc_omap 2565 1 snd_soc_davinci_mcasp snd_soc_core 157683 3 snd_soc_davinci_mcasp,snd_soc_edma,snd_soc_omap snd_pcm_dmaengine 5045 2 snd_soc_core,snd_soc_omap snd_pcm 77695 4 snd_soc_davinci_mcasp,snd_soc_core,snd_soc_omap,snd_pcm_dmaengine spi_omap2_mcspi 10456 0 root@beaglebone:~# lsmod | grep pvrsrvkm root@beaglebone:~# sudo /etc/init.d/sgx-startup.sh restart sgx: Restarting PVR root@beaglebone:~# lsmod | grep pvr Is there another way of checking whether omaplfb and pvrsrvkm are loaded? Regards, JS On Wed, Oct 12, 2016 at 5:17 PM, Jean-Sebastien Stoezel < [email protected]> wrote: > Hi Robert: > > Thank you for a quick and detailed answer. This is greatly appreciated. > I will give this a try tonight. > > Regards, > Jean-Sebastien > > > > On Oct 12, 2016, at 17:03, Robert Nelson <[email protected]> > wrote: > > > > On Wed, Oct 12, 2016 at 4:50 PM, Jean-Sebastien Stoezel > > <[email protected]> wrote: > >> It looks like we crossed replies/emails. > >> > >> I am unsure what you mean by: > >> " > >> http://elinux.org/BeagleBoardDebian#Mainline_.28lts.29 > >> > >> Mainline (lts) > >> > >> 4.1.x BeagleBone/BeagleBone Black + SGX > >> --bone-kernel --lts > >> > >> 4.1.x BeagleBone/BeagleBone Black + RT + SGX > >> --bone-rt-kernel --lts > >> > >> cd /opt/scripts/tools/ > >> git pull > >> sudo ./update_kernel.sh <OPTIONS> " > >> > >> At this time I am not sure you are implying that I need to update the > >> kernel, or that I need to get a different version of SGX from git. > "Install > >> the "4.1.x" lts/bone kernel: > >> http://elinux.org/BeagleBoardDebian#Mainline_.28lts.29". The kernel I > am > >> using is 4.1.22-ti-rt-r59. > >> Would it be possible for you to clarify whether or not I have the right > >> kernel, and, if not, point me to a kernel that would allow me to install > >> am33x-v4.1, since this is the only version that currently works? > > > > Correct, you don't have the correct kernel.. > > > > cd /opt/scripts/tools/ > > git pull > > sudo ./update_kernel.sh --bone-rt-kernel --lts > > > > Will get you what you want.. > > > > Regards, > > > > -- > > Robert Nelson > > https://rcn-ee.com/ > -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/CAO72MRvtjq6of0DTU81TUj1KXWLi1kJM69BPQ9TYJntKUjnqMw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
