On Jun 17, 2014 12:11 AM, "Nick" <[email protected]> wrote: > > Robert, > > The instructions in the last post did the trick with loading the driver (omaplfb), thanks :) However I have no clear way of telling if hardware rendering is being used. Running glxinfo reveals SGI once again :( Is there an alternative CLI tool around that can provide details about the video driver that is used?
That's as far as I got.. What you have now is all that John needed to run qt 5.1 in ews? mode. I also think it's enough for Wayland egl mode, but don't have much to show for that yet either. So, that's as far as we got. > > > On 17 June 2014 16:54, Robert Nelson <[email protected]> wrote: >> >> On Mon, Jun 16, 2014 at 11:47 PM, Nick <[email protected]> wrote: >> > Extracted the file that was copied over to the BBB and ran the installer. >> > Encountered a file not found type error. Below is the error message: >> > >> > chmod: cannot access '/etc/init.d/sgx-startup.conf': No such file or >> > directory >> >> That's odd: >> >> lsb_release -si should have came back with Ubuntu (it's like i never >> test ubuntu anymore. ;) ) >> >> https://github.com/RobertCNelson/bb-kernel/blob/am33x-v3.13/3rdparty/sgx-install.sh#L178 >> >> Do the last part by hand.. >> >> sudo cp -v /opt/gfxinstall/scripts/sgx-startup-ubuntu.conf >> /etc/init/sgx-startup.conf >> sudo chown root:root /etc/init/sgx-startup.conf >> sudo chmod +x /etc/init.d/sgx-startup.conf >> >> Reboot.. >> >> Regards, >> >> -- >> Robert Nelson >> http://www.rcn-ee.com/ >> >> -- >> For more options, visit http://beagleboard.org/discuss >> --- >> You received this message because you are subscribed to a topic in the Google Groups "BeagleBoard" group. >> To unsubscribe from this topic, visit https://groups.google.com/d/topic/beagleboard/vHmA5ZuYoHw/unsubscribe. >> To unsubscribe from this group and all its topics, send an email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. > > > -- > 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]. > For more options, visit https://groups.google.com/d/optout. -- 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]. For more options, visit https://groups.google.com/d/optout.
