Page 1 of 1

How to identify CPU type?

Posted: Tue Feb 15, 2011 9:00 am
by decix
Categories for SamyGO Extension Packs are now separated by CPU type.
How do I know which CPU my TV has?

Re: How to identify CPU type?

Posted: Tue Feb 15, 2011 10:11 am
by juusso
Enter in telnet console:

Code: Select all

cat /proc/cpuinfo

Re: How to identify CPU type?

Posted: Wed Feb 16, 2011 6:40 am
by decix
Thanks. Added to Wiki.