2013/03/04

1st time play raspberry pi

Many people playing the tiny board and many communities supporting it, so I bought one to be a media center and wireless AP(and further applications next).

It's easy to install raspbmc on the sd card without any command for settings. It can be controlled by the CEC supported TV. I don't have to link to an IR sensor and buy a remote controller.




Smoothly it plays the video with the HW decoder.  Some codec, MPEG, VC1, you have to buy. Some codec, RM, RMVB... , it does not support. I'll find out if it can run with external players and overclocking.


Unfortunately I cannot play YOUTUBE on raspbmc(now I can)... so install xbian instead. Defaultly it is overclocking to 840Mhz to get better performance but hotter. Take the config in /boot/config.txt .


Can be controlled with "XBMC official remote" app on iphone in the same net domain. You should turn on this feature in XBMC.


Turn on AirPlay and try the wifi display.


It seems playing image is ok but playing video is usually buffering. I don't know why local network speed is not enough. To set connection to 802.11n is more faster.



Youtube is ok



It can search Chinese with APP keyboard but screen keyboard in native input field. I searched "甄嬛傳".



Install the https://code.google.com/p/xbmc-addons-chinese/ for China streaming services and keyboard.



Refer to http://bbs.htpc1.com/thread-142703-1-4.html , you have to add some codes in the <addon path>/addon.xml ,it works on LeTV. I searched "三國" with screen keyboard, but youtube still use the native keyboard and I don't know how the config it(need more time).

By the way, I update the keyboard to the latest r364 on svn. Thanks to the experts.





##

Talk about the AP, I surveyed the compatible and tiny wifi adapter, netis WF2120, with 8188cu chipset supporting soft AP function. It enabled out-of-the-box on xbian with 8192cu driver. (but I compiled another driver from netis web site)


Follow http://www.rpiblog.com/2012/12/turn-raspberry-pi-into-wireless-access.html to setup the wifi interface and dhcpd.

But there is one thing to be taken care of, the hostapd. Due to the chipset, in http://www.raspberrypi.org/phpBB3/viewtopic.php?p=270652 , driver=nl80211 must be replaced with driver=rtl871xdrv in /etc/hostapd/hostapd.conf and replace the execution file with http://dl.dropbox.com/u/1663660/hostapd/hostapd (or recompile by yourself).

Afterward, NEVER config net on XBMC UI or it may overwrite the settings for your AP.



Have fun ~
(now re-installing because it crashes again  haha)
using raspbmc config is more stable.

Finally , it seems the problem of power adapter. With iphone power adapter, it's very stable. I'll buy another one.