Still on my list to see if I have working hdmi with 3.13 kernel on the
WB. Not got there yet. One thought did occur to me. You know you need
the fb device to even get jivelite to launch on the tty, and this is not
automatically modprobe'd? For months now, I've been doing it out of
rc.local. I did have a package containing rc.local in the repo, but have
since added more, which needed to go back to the wandboard-local repo
package, which I hadn't updated until today.
I also remembered something else from last time I tested a TV connected.
Don't think hot-plug works, so you need to have hdmi connected when you
boot the board, not connect it later and wonder why it's not working.
Code:
--------------------
sudo csos-cleanInstall wandboard-local
--------------------
If you want temp monitoring to work, ("cat
/sys/devices/virtual/thermal/thermal_zone0/temp"), you'll need to update
the kernel to one of the ones I re-built today. IMX_THERMAL, depended on
CPU_THERMAL and I didn't have that in previous builds. (That module is
being inserted from rc.local as well, as it doesn't auto-load on boot.)
Code:
--------------------
sudo csos-cleanUpdate-testing kernel\*
--------------------
Also, if you haven't already "sudo csos-cleanInstall
wandboard-alsa-slot". That stops sgtl5000 and spdif swapping slot places
every other boot. (ie. this boot, sgtl5000 is card0, next it is card1
and vice-versa for imx-spdif". sgtl5000 is always card0/slot0.)
------------------------------------------------------------------------
JackOfAll's Profile: http://forums.slimdevices.com/member.php?userid=3069
View this thread: http://forums.slimdevices.com/showthread.php?t=99395
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix