View Single Post
Old 10-19-2011, 12:08 AM   #132
ktwombley
Connoisseur
ktwombley began at the beginning.
 
Posts: 51
Karma: 32
Join Date: Sep 2011
Device: pocket edge
Quote:
Originally Posted by vldmr View Post
Did anyone had success installing allmine on EE (not PE). I tried with my new used EE and it got frozen during update requiring reset.

Post-mortem examination showed that it made it through the script up to reading serial number. The serial number file was not created, so looks like those kernel modules coming with allmine are not compatible with EE. Also I found that cat /sys/class/graphics/fb2/properties actually does not have serial number at all. Is it only mine?
/sys/class/graphics/fb2/properties is not a regular file, it's a named pipe.

To get the serial number you have to echo SERIAL_NUMBER into that file, then read the first line in that file.

Try that, see if that makes it show up.
ktwombley is offline   Reply With Quote