2012/12/31

Digging in NextVOD's kernel & u-boot source

[2013/01/07 updated]
There are some questions which I don't know inside NextVOD, so I started to 'grep' some keyword in source code. Including the 256M memory solution (not tested fully).

2012/12/29

自行製作網樂通USB開機碟


[2012/12/31 更新]
研究了 osslab 的救援碟, 發現原來只要下列步驟就可以用網樂通後方的 USB 碟開機, 直接裝硬碟來跑更順.

2012/12/16

網樂通變全球一動大力玩橋接器(3G也可以用)

[2013/06/01 更新]
沒有有線網路情況下,如何讓每個房間都能使用網路呢? 剛好家裡每個房間配置有網路孔,連到配線箱的switch,所以只要在其中一個收訊最好的房間放上改過的網樂通,USB孔插上全球一動Wimax大力玩,網路線插到網路孔,這樣的配置就可以讓每個房間都有有線網路可用。也許未來改用3G或4G上網,重新編譯 kernel 又可以支援了!我實測過3G手機 usb 分享也可以用這樣的設定.

2012/12/08

2012/12/07

網樂通從頭改起

[2012/12/18 更新]
不套用別人的網樂通改機包,不想破壞原本的檔案,看看 frame buffer 的問題,以下紀錄歷程:

2012/12/06

Build fossil scm utility for nextvod

[2013/01/13 updated]
I think the best cross platform between Linux/embedded system maybe 'fossil'. It is created by the same author of sqlite.  Just use a single executable to work all SCM(Source Control Management) things.

2012/12/05

Upgrade LG P500 to Android 4.1.2

[2012/12/26 updated]
Here is my process to upgrade CM10 Android 4.1.2.
Known functions still not work: Voice Recognition, Any ARMv7 features

2012/12/04

2012/12/02

Android Backup, Upgrade ROM and Restore (LG P500)

[2013/06/01 updated]
I decide back to 2.3.7 ROM my LG P500 Android phone for more responsive.  .
Here I record what I've done about backup/upgrade/restore process.

Arch Linux - Setup dhcp daemon for local network

I want to setup a dhcp server for my local test network, here is  network scenario:
  1. usb0 - my internet access point connect to my WiMax box.(192.168.1.x)
  2. eth0 - my local testing network.(192.168.10.x)

2012/12/01

網樂通改機 - 無線網路測試

無線網路測試,我採用 debian 安裝,配合編譯kernel,測試:
  1. 全球一動大力玩(成功)
  2. ASUS WL167-g wireless USB 卡(失敗)