Two days ago, I reviewed Zsun SD111 a 8GB Wi-Fi flash drive based on Atheros AR9331, and I discovered the telnet port was open, but I could not access it because none of the standard username and password combinations (root/root, admin/admin, root/admin, etc…) would work, which is actually a good thing. However, as I opened the stick, the serial pins were clearly marked, so today I’ve soldered some Dupont wires to access the serial console. In order to open the stick, you need a rigid sharp object to push the top cover via the neck strap hole, as shown below, and another tool (mine looks similar to a scalpel) to help popping the cover up. Then I connected the three wires to a USB to TLL debug board, connected it to my PC, started minicom (115200 8N1), and pressed the power button. I could see U-Boot 1.1.4 message, so it […]
$25 GL.iNet 6416A is an Hackable OpenWRT Router with Easy UART and GPIO Access
There are plenty of low cost routers supporting OpenWRT, but GL.iNet 6416A has several advantages compared to devices like TP-Link WR703N. Both are based on Atheros AR9931, but GL.iNet router has more memory and storage (64MB RAM + 16MB Flash vs 32MB RAM + 4MB Flash), two Ethernet ports instead of just one, and 6 GPIOs, the serial pins, and power signals (5V, 3.3V and GND) are all easily accessible via though holes or headers. Gl.iNet 6416A can be purchased for about $25 on DealExtreme or Amazon US, and it used to be listed on eBay, but is now out of stock. Gl/iNET 6416A specifications: Wi-Fi SoC – Atheros AR9331 MIPS processor @ 400 MHz System Memory – 64MB RAM Storage – 16MB Flash Connectivity – 2x 10/100 Mbit Ethernet ports, 802.11 b/g/n Wi-FI up to 150Mbps USB – 1x USB 2.0 port, 1x micro USB port for power Debugging […]
Kankun KK-SP3 Wi-Fi Smart Socket Hacked, Based on Atheros AR9331, Running OpenWRT
Kankun KK-SP3 is a $20 Wi-Fi smart socket that can be controlled via iOS and Android app. But one person created a Kankun community on Google+ to try to hack the device and control it from a PC, or from outside the home network for example. Up to now, the device has been opened, found to run OpenWRT, and one the member wrote a Windows app to control the socket from a PC. It is a basic smart socket, without power monitoring capabilities, and unless you start hacking the hardware, all you can do is basically turn it on and off. The device is based on Qualcomm Atheros AR9931, found in many low cost routers supporting OpenWRT, and the socket indeed runs OpenWRT, which you can access via SSH or Telnet (username/password: root/admin). There’s 32MB RAM (Winbond W9425G6JH), and a 10A OMRON relay. The smart socket actually communicates with the […]
The World’s Cheapest Linux Computer? Pogoplug Mobile Now Sells for $7
Somebody asked “Anyone knows a computer cheaper than a Raspberry Pi with a network interface?” on Google+ mini PCs community. Some OpenWRT routers such as TPLink WR703N selling for about $20, or the VoCore Wi-Fi module selling for about the same price (Wi-Fi only) were parts of the answers, and I also mentioned some HDMI TV dongles that now sell for around $35, which is still a little cheaper than the Raspberry Pi model B when one considers shipping. But I found the answer by dhead666 particularly interesting: Pogoplug Mobile goes for 7$ on Amazon and that includes psu and network cable. It run Linux great (I’m using Arch) but you will want to have a ttl-usb cable and soldering iron available in case you manage to mess u-boot (go to the doozan’s forums for more info about the u-boot). Let’s have a look. Pogoplug Mobile is not a new […]
How to Open Tronsmart Vega S89 (Elite) and Access the Serial Console
Tronsmart Vega S89 (Elite) is an Android TV based on Amlogic S802 quad core ARM Cortex A9 processor @ 2GHz, and is one of the fastest Chinese ARM box on the device, at least until Rockchip RK3288 and AllWinner A80 devices come to market. In my unboxing post, I mentioned the UART pins were available, and sometimes in March Amlogic released U-boot and Linux source code for M802/S808, so it’s likely some developers will play around, and eventually run Linux (Ubuntu, Debian, …) on the platform. So today, I’ve done some preliminary work by connecting a USB to serial debug board to my device. The steps to follow are straightforward, and should work on Beelink M8/S82, Jesurun S82, MBOX-S82, IdeaStar S82, etc… which are basically the same box with different names. Before accessing the serial port, we’ll need to open the box. Start by removing the 3 sticky pads at […]
AMLogic S802 TV Boxes Board Pictures
AMLogic S802 Android TV Boxes are currently available for pre-order, and are expected to ship by the end of the month. Last time I wrote Tronsmort Vega S89 and Eny ES8 featuring the latest quad core SoC from AMLogic. Geekbuying currently has test samples for both Vega S89 and M8 (similar to ES8), has open them, and taken some pictures of the boards. The good news, if you want to tinker, is that both of them appear to give relatively access to the UART port. Tronsmart Vega S89 Board There are two models: Vega S89 and Vega S89 Elite. The former is the high-end version with dual band Wi-Fi (2.4/5.0GHz) and 16 GB flash, and the latter only supports 2.4 GHz Wi-Fi and comes with 8GB flash. Price: $120 and $105. The serial port appears to be on the left side of the board (TBC), just above the two USB […]
How to Install XBMC on D-Link Boxee Box
D-Link Boxee Box is a Linux based media player powered by Intel Atom CE4100 processor that became available in 2010, and features a dual sided RF remote / QWERTY keyboard that probably inspired many of the air mouse that are available today. The box features many of the ports and connectors that are available on most Android STB today, namely an HDMI port, an optical S/PDIF) out, a stereo analog audio out, Ethernet and 802.11n Wi-Fi, two USB ports, and an SD card slot. Many people however got disappointed with the firmware at launch time, and even if subsequent firmware updates have improved the user experience, some people have considered it was worth the effort to port XBMC to the device. Myles McNamara wrote the instructions to install XBMC on D-Link Boxee Box. I’ll summarize the steps below, and it appears to be relatively easy. Installing Boxee+Hacks to gain root […]
Google Chromecast Gets a Custom ROM: PwnedCast
If you’ve got a ChromeCast, and are disappointed by its limited features, XDA member ddggttff3 has released a custom ROM for the device based on the 13300 stock image. It is rooted, has its own OTA system, and features a dedicated recovery and a custom kernel in order to enhance the user experience. Main features: Root SSH/Telnet Access Uses DHCP DNS Servers Google OTA’s Disabled Custom Boot Image PwnedCast OTA Update Engine! PwnedCast Recovery Image, based on FlashCast V1.1.1 KyoCast Built In! Currently the most interesting feature is the addition of KyoCast which provides access to services like AOL, HBO, Post, Rev3, and Songza. But more work and features are certainly on the way. If you want to give it a try, download the image, and flash it as follows: Setup and Install FlashCast V1.1.1 on a USB Drive in Windows or Linux. Don’t use another FlashCast version, or it […]