LEDscape icon indicating copy to clipboard operation
LEDscape copied to clipboard

Slim (console only) Debian build for Beaglebone Black that works with LEDscape?

Open seriousmumbo opened this issue 10 years ago • 6 comments

https://groups.google.com/d/msg/beagleboard/GANFPr7BtVo/ubCbAW2cSysJ

Hi, thought I'd cross post here as I imagine some of you have the same issue. Anyone here found a slim console only image with Debian (or Ubuntu) that plays well with LEDscape?

seriousmumbo avatar Jan 27 '15 20:01 seriousmumbo

Ryan, it sounds like you may have worked this out. However, I think you simply needed to disable the HDMI in the uEnv.txt file.

RGB-123 avatar Jan 27 '15 22:01 RGB-123

Yes, kernel bone70 works with HDMI disabled. I'm curious as to why this is necessary? I like the HDMI =).

seriousmumbo avatar Feb 05 '15 20:02 seriousmumbo

It's because LEDscape uses those GPIO pins that would otherwise be used for HDMI. You can't have your cake and eat it too ;)

mykolasmith avatar Feb 05 '15 20:02 mykolasmith

Speaking of tradeoffs: I noticed that the ledscape dtb breaks sd card hotplug.

seriousmumbo avatar Feb 05 '15 21:02 seriousmumbo

Is the .dts source for the dtb available?

seriousmumbo avatar Feb 05 '15 21:02 seriousmumbo

I created a new dtb, it should work well with the newer kernels (tested with bone70). Advantages include: sdcard hotpug working, hwrng, enhanced quadrature encoder pulse decoder, bandgap (chip temp) sensor, GPS cape and much much more:

https://github.com/seriousmumbo/ledscape-dtb

My use case (one 24 pixel strip) is probably more limited than yours, so testing is in order.

seriousmumbo avatar Feb 06 '15 22:02 seriousmumbo