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.
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.
It can search Chinese with APP keyboard but screen keyboard in native input field. I searched "甄嬛傳".
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
Finally , it seems the problem of power adapter. With iphone power adapter, it's very stable. I'll buy another one.