Posted on 2 Comments

Roku LT Teardown

 

Roku LT
Roku LT

Here’s another retired piece of tech that we used to route media from the NAS to the main TV. It was retired since it’s inability to support XBMC/Kodi & having some crashing issues.

Main PCB
Main PCB

After attacking the case with the screwdriver (Torx in this case), the main board comes out. The CPU in this looks *very* familiar, being a PoP device. There are unpopulated places for an ethernet interface & USB port here.

Flash & CPU
Flash & CPU

After a little digging is turns out the CPU in this device is a BCM2835, with 256MB of RAM stacked on top. It’s a Raspberry Pi! Even the unpopulated part for Ethernet is the same SMSC LAN9512!
There’s 32MB of Flash for the software below the CPU.
On the far right of the board is a Broadcom BCM59002IML Mobile Power Management IC.

WiFi Chipset
WiFi Chipset

On the bottom of the PCB is the WiFi chipset, a Broadcom BCM4336, this most likely communicates with the CPU via SDIO. There’s also a section below for a Bluetooth chipset.

 

2 thoughts on “Roku LT Teardown

  1. I’m new to electronics but I also have an older Roku device that doesn’t work very well. What sort of things could I re-purpose this little computer for? You mention that it’s essentially a Raspberry Pi. Could Raspbian be installed on it? Thanks!

    1. I had this idea also, but unfortunately while the Roku does use the same SoC as the Raspberry Pi B+, the bootloader & firmware is not the same & locked down. Raspbian is not installable on these devices.
      The Raspberry Pi is very cheap anyway, I just ended up disposing of the Roku in favour of Raspberry Pis everywhere doing media.

      Cheers de 2E0GXE

Leave a Reply to The Engineer Cancel reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.