Replies from rtsp
ลองดูเป็น MB น่าจะดีกว่านะครับ แต่ไม่แน่ใจว่าจะใช้กับรายเดือนได้ป่าว
http://www.truemove.com/th/banner-wifi-edge-gprs-post.html
สีดำครับ
โอนไปให้แล้วนะครับ หลังจากได้ sms เลขบัญชีมา
จ่ายเงินตอนรับของเลยใช่ไหมครับ ถ้าใช่ผมจอง wifi+3g ตัวนึงครับ
confirm ว่าบน 2.2 ทำได้ครับ ส่วน 2.1 ไม่ได้ลอง อัพตั้งแต่ได้เครื่องเลย -_-“
รายงานตัว
ถ้างั้นไม่ทราบเหมือนกันครับ
อาจจะไม่ใช่อาการของ lagfix นะ
http://project-voodoo.org/documentation
* Create a file or folder named “disable lagfix” in a a directory named “Voodoo” in your internal SD card.
* Reboot
ตอนแรกผมก็คิดงั้นครับ แต่ผู้ทำเค้าบอกว่า
Why Ext4 instead of YAFFS?
YAFFS is a filesystem designed to run over RAW flash. On Galaxy S devices, the /data partition is placed on a standard SD/MMC interface, like any other SD card which prevent using YAFFS on it.
Will journaled Ext4 kill my internal SD ?
Samsung already use a journaled filesystem on the internal SD, which support hardware wear-leveling and CRC to prevent premature faults of the flash memory.
Even with heavy usage, the Ext4 filesystem used in Voodoo lagfix will produce far less write operations in days than when you take some photos with your digital camera.
This is very hard to tell the exact status because even Flash memory manufacturers don’t give much detailed and verifiable data about the wear of their product.
http://ss64.com/bash/
ลองศึกษาจาก link ข้างบนก็ช่วยได้ครับ แต่ Android มักจะมีคำสั่งไม่ค่อยครบ
ส่วนที่นอกเหนือจากข้างบน หาได้โดยไป ls ดูใน /system/bin กับ /system/xbin ครับ (คำเตือน: คำสั่งอันตรายๆ ก็มีเยอะครับ ถ้าไม่แน่ใจอย่ารันเด็ดขาด)
# cd /system/xbin
# ls
# cd /system/bin
# ls
ส่วน usage ของแต่ละคำสั่ง ปกติก็ใส่ –help หรือ -h เอาครับ ส่วนใหญ่จะมีคำอธิบายแบบข้างบนให้ แต่ถ้าคำสั่งไหนไม่มีก็ซวยไปครับ ฮ่าๆๆ
ตามนี้ครับ ดูแล้วใช้ -f ร่วมกับ -r น่าจะเวิร์คครับ
Usage: logcat [options] [filterspecs]
options include:
-s Set default filter to silent.
Like specifying filterspec ‘*:s’
-f Log to file. Default to stdout
-r [] Rotate log every kbytes. (16 if unspecified). Requires -f
-n Sets max number of rotated logs to , default 4
-v Sets the log print format, where is one of:
brief process tag thread raw time threadtime long
-c clear (flush) the entire log and exit
-d dump the log and then exit (don’t block)
-t print only the most recent lines (implies -d)
-g get the size of the log’s ring buffer and exit
-b request alternate ring buffer
(‘main’ (default), ‘radio’, ‘events’)
-B output the log in binary
filterspecs are a series of
[:priority]
where is a log component tag (or * for all) and priority is:
V Verbose
D Debug
I Info
W Warn
E Error
F Fatal
S Silent (supress all output)
‘*’ means ‘*:d’ and by itself means :v
If not specified on the commandline, filterspec is set from ANDROID_LOG_TAGS.
If no filterspec is found, filter defaults to ‘*:I’
If not specified with -v, format is set from ANDROID_PRINTF_LOG
or defaults to “brief”
ตามเว็บบอกว่าได้แค่ 2100 MHz ครับ แสดงว่าข้อมูลผิดพลาด
ถ้างั้นก็เหลือแค่ AIS ที่ใช้ไม่ได้ครับ เพราะมัน 900 MHz
> แต่ถ้าใช้ Sim AIS, DTAC, Truemove ไม่เป็นไรเลย รับได้เต็มจอตลอดไม่มีปัญหา แม้เป็น 3G เหมือนกัน
– i858 ใช้ 3G ของ AIS, DTAC, True ไม่ได้นี่ครับ มันได้แค่ 2100 MHz
ได้ครับ พวก terminal emulator, connectbot มันรันเป็น background อยู่แล้ว
วิธีก็เข้า terminal แล้วสั่ง
$ su
# logcat > /sdcard/log.txt
ไฟล์จะเก็บไว้ใน sdcard/log.txt ครับ