On Wed, Sep 24, 2014 at 1:47 PM, Charles Steinkuehler <[email protected]> wrote: > On 9/24/2014 11:44 AM, Robert Nelson wrote: >>> >>> Knowing they're coming helps a lot, but it would be nice to have >>> something to experiment with prior to the Nov. freeze. >> >> I'll add it to the build list, there's a few things i need to rebuild >> and migrate from the wheezy image, so give me a few days. >> >> For "now" use this jessie image: >> http://elinux.org/BeagleBoardDebian#Debian_Testing_.28jessie.29 >> >> (it doesn't have the fancy *.img/flasher built by default, but that's >> easy to setup via setup_sdcard.sh) > > No rush. I was more worried by the above being a console image than > that there wasn't a "flasher" version. :) > >>> Are you planning to stick with LXDE for Jessie? >> >> I really want to do lxqt + qt5 (and if it works, embedded qt5, with sgx >> enabled) > > lxqt + qt5 + sgx would be awesome! The new interfaces being worked on > are qt, so a qt5 running as part of the native image would be great for us!
Especially when the kernel modules are now instable via: sudo apt-get install ti-sgx-es8-modules-`uname -r` (starting with: 3.14.19-ti-r26 (i did it for r25, but messed up fbdev enablement)) So users, won't have to 'build' kernel, but mearly "extract" the ti blob's.. https://github.com/RobertCNelson/ti-linux-kernel-dev/blob/ti-linux-3.14.y/sgx_create_package.sh > >>> Any other major changes? >> >> Depending how much we get working on 3.14's pinmux-helper.. 3.14 as >> base .;) (we have 3.8 as a fall back, but 3.14 is coming..) > > Yeah, I owe the group an HDMI dts with pinmux setup to be configurable > at runtime. I've been side-tracked by hardware work at $DAY_JOB and > haven't been able to play with device-tree stuff for a while. I'll try > to bang this out soon. BTW, i carved P8_37/P8_38 out for the uart already https://github.com/RobertCNelson/ti-linux-kernel-dev/blob/ti-linux-3.14.y/patches/beaglebone/pinmux-helper/0009-pinmux-helper-add-P8_37_pinmux-P8_38_pinmux.patch Right now the pinmux-helper is enabled on both: v3.14-ti and v3.17-bone. The 4 uarts the only thing that fully utilize it. 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 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.
