dana.satriya

June 11, 2009

Another IMS Client(Monster-The-Client)

Filed under: oprekan iseng

Hey! i just found this out.. Multimedia Open InerNtet Services and Telecommunication EnviRonmen. A screen shot of this client in my notebook.. I’ll try this afterwards

 monster-ims

 

May 20, 2009

Subang Project

Filed under: work

Yesterday I was assigned to accompany my group to see an upcoming project in Subang. I need to see the configuration system Pbx Telephony (point to point) between two schools. At the moment, the school is only equipped with  a 3G modem on a notebook, and the project intented to build a point to point internet sharing and also a local communication system (2 ip telephony + pbx server). Below are some snapshots of my trip to the school. *hey what do you know, this is actually my first snapshots of my work in this blog* emoticon

 The truck that brought the tower

As you can see, it’s a picture of the car that brought the tower.  We went from Bandung, Indonesia, at 8 0′clock in the morning and got there (subang) at 11 0′clock. A nice trip actually because it was quite a remote area, I did not see any tall buildings, very green, although I could not get any signals for my handphone (Eventually switch it off until I went back again to Bandung). emoticon

 

Made a base for the tower (total of 20 M)

 A remote area ?

 The second school which was located in the farther side of subang ( 2 kilos, seperated with several hills.. do not ever think of going to the other school just by going on foot.. you will end up sweating so much)

credits : 1 (took the documentation from my friends picasa)

May 13, 2009

Debian Sarge in CF ( TS-7200 )

Filed under: Dokumentasi

How to install debian Sarge in Compact Flash : TS-7200

Use a card reader, and use Linux to format your CF

fdisk /dev/sdc1

do : d (repeat for different partions), n, p, 1, [enter], [enter], p, 1, w

mkfs.ext2 /dev/sdc1

tune2fs -i 0 /dev/sda1

download debian-sarge-udev-11-15-2007.tar.gz, extract it into CF

move the folders inside /tmp/mnt to  upper directory (in my case : /usb)

put the CF into ts-7200

boot from redboot 

load -v -r -b 0x00218000 -h 192.168.0.73 -m http /~dana132/zImage-7200-ts9 

change the URL

 exec -c "console=ttyAM0,115200 root=/dev/hda1 panic=3s"

 

-done

credit : 1, 2

 

 

 

February 28, 2009

Netbsd di TS-7200

Filed under: oprekan iseng

TS-7200 adalah board keluaran embeddedarm. Karena satu dan lain hal, saya harus menggunakan board ini untuk membangun sistem telephony. Gambar dari board tersebut bisa dilihat pada gambar berikut.

TS-7200

Board ini sudah bundled dengan TS-Arm linux 2.4 pada flash memorynya. Saya memutuskan untuk menggunakan  usb flashdisk yang diisi dengan netbsd. Linux distro lain seperti dsl, ubuntu, puppy, yang diharapkan dapat bekerja pada usb tidak terdapat pada situs ini. dsl,ubuntu,maupun puppy merupakan distro x86, sedangkan TS-7200 menggunakan prosesor ARM, dan setiap sistem yang diharapkan berjalan pada TS-7200 harus dicompile untuk ARM.

USB yang saya gunakan (kingstone) berkapasitas 1 GB, dan bagi mereka yang ingin menggunakan usb 16 MB dapat mencoba berdiskusi di milis ini . Prosedur installasi netbsd pada usb adalah sebagai berikut

1. Hubungkan hyper terminal dan board ts-7200

2. Interupsi proses boot dengan menekan ctrl+c agar masuk ke script Redboot

3. Hubungkan usb pada board

4. Konfigurasi network bisa dilihat pada halaman ini

5. Ping

6. Download file netbsd dari ftp embeddedarm  dan cari file yang bernama netbsd-TS7200_INSTALL.bin. Buat mirror di situs lain dan uplot file tersebut. (misal : gunakan 192.168.0.2/~dana/netbsd-TS7200_INSTALL.bin. Hal ini diharapkan dapat mempercepat prosedur download ke ram board, daripada harus mendownload langsung dari ftp.

7. Pada redboot > load -v -r -b 0x00200000 -h 192.168.0.2 -m http /~dana/netbsd-TS7200_INSTALL.bin

8. Setelah file tersebut tersimpan sementara pada ram, ketikkan perintah pada redboot > go untuk melakukan installasi ke usb.

9. Ikuti prosedur installasi yang tertera di layar hyperterminal dengan melakukan partisi dan prosedur standar lainnya. Untuk installasi base system, bisa menggunakan  situs telah disediakan (http) atau gunakan mirror netbsd lokal (saya menggunakan mirror itb)

10. Setelah installasi ke dalam usb  berhasil, pada redboot > fis delete vmlinux

11. Redboot > fis create -b 0x00200000 -l 0x160000 -f 0x60660000 netbsd.gz

12. Untuk masuk ke # netbsd, pada Redboot > go 0x60660000

13. Untuk default boot netbsd, dapat dilihat di sini , dan di sini

 

Reference : 1,2,

Thanx to : 3

 

 

Get free blog up and running in minutes with Blogsome
Theme designed by Ian Main