-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Slim (console only) Debian build for Beaglebone Black that works with LEDscape? #25
Comments
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. |
Yes, kernel bone70 works with HDMI disabled. I'm curious as to why this is necessary? I like the HDMI =). |
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 ;) |
Speaking of tradeoffs: I noticed that the ledscape dtb breaks sd card hotplug. |
Is the .dts source for the dtb available? |
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. |
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?
The text was updated successfully, but these errors were encountered: