shield-specific behaviors #1218
Comments
|
how would we actually detect shields? it's the same kernel and everything, right? can we see something different in query for presence of headphone driver on i2c? |
|
Maybe this thread will help: Looks like you can get a cpu revision. |
|
thanks! capturing that: seems like both these paths should have something usable |
|
sorry I should've mentioned this is already figured out because we have to id the chip for updates. we do it in update.sh which is in the update folder. other issues however remain, will post them here when i get a minute |
|
gotcha. so, here: should also, i dunno, write a config file that matron can use. |
|
I think it would probably work to configure all these things in the matronrc.lua file my screen-decoupling branch (for #1187) loads at startup to decide which type of screen / input source to use. |
|
using for example, if the user config file doesn't exist, first copy the default, then append some extra information re: detecting architecture? i suppose since desktop is possibly an option it should check that as well? |
|
fixed by #1250 |
system awareness of shield vs. not-shield
for shield:
The text was updated successfully, but these errors were encountered: