On Friday, January 5, 2018 at 5:05:33 PM UTC-7, Hartley Sweeten wrote: > > On Friday, January 5, 2018 at 2:53:01 PM UTC-7, RobertCNelson wrote: >> >> On Fri, Jan 5, 2018 at 10:36 AM, Robert Nelson <[email protected]> >> wrote: >> > On Fri, Jan 5, 2018 at 10:26 AM, Hartley Sweeten <[email protected]> >> wrote: >> >> Grrr... This is a bigger can of worms than I thought... >> >> >> >> libsdl1.2debian is available in wheezy, jessie, stretch, buster, and >> sid but >> >> the >> >> package is compiled differently on each system. >> >> >> >> wheezy has: >> >> libsdl1.2debian version 1.2.15-5 with libdirectfb-1.2.9 and >> libts-0.0-0 >> >> This version should work without X and provide working touchscreen >> support. >> >> >> >> jessie has: >> >> libsdl1.2debian version 1.2.15-10+b1 with libdirectfb-1.2-9 >> >> This version should work without X but the touchscreen support is >> broken. >> >> libts is also not available. >> > >> > I looked at this last night, it'll be pretty easy to re-add >> > libts-0.0-0 support.. >> >> Okay, this was just built and pushed out to the repo: >> >> from the build log: >> >> checking for OpenGL (GLX) support... yes >> checking for Linux 2.4 unified input interface... yes >> checking for Touchscreen library support... yes >> >> If it works, i'll start hacking on stretch. ;) > > > I'm setting up a jessie system right now starting from this image: > bone-debian-8.6-console-armhf-2016-09-18-2gb.img.xz > > I'm following the same steps I wen through for wheezy. > > I assume the libsdl and libts packages will automatically come > from your repo, correct? > > What versions should I expect to see? >
Uh.. not sure if this is a problem... On the initial 'sudo apt-get upgrade' with the 8.6-console image I got this: Processing triggers for libc-bin (2.19-18+deb8u10) ... Processing triggers for ca-certificates (20141019+deb8u3) ... Updating certificates in /etc/ssl/certs... 0 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d....done. Processing triggers for initramfs-tools (0.120+deb8u3-1rcnee0~bpo80+20170219) ... update-initramfs: Generating /boot/initrd.img-4.4.21-ti-r45 cp: cannot stat ‘/etc/modprobe.d/*’: No such file or directory Another 'sudo apt-get upgrade' says that there is nothing to upgrade but I don't know if the cp issue above is going to be a problem. Regards, Hartley -- 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/c7e7f56d-7795-4612-9b7e-fa41c3bba668%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
