Quote:
Originally Posted by twobob
one release fits all :
Code:
PLATFORM="$(cat /sys/devices/platform/mxc_epdc_fb/graphics/fb0/modes)"
|
On a PW2 running fw 5.6.5, I get
cat: can't open '/sys/devices/platform/mxc_epdc_fb/graphics/fb0/modes': No such file or directory
and I couldn't find the "mxc_epdc_fb" directory when I looked in /sys/devices/platform/. I did find a "imx_epdc_fb" directory with the same structure. Would someone please verify that the imx directory can be used instead of the mxc directory? I really miss my % battery indicator.
Thanks.