richliu’s blog

Linux, 工作, 生活.

richliu’s blog header image 4

Linux 下己經支援完整的 NTFS 系統了.

July 16th, 2006 · 2 Comments

Linux NTFS Project支援 User Space 的 NTFS FileSystem.
這個 Driver 使用 FUSE(Filesystem implement in userspace)做介面,
剛剛試了一下, UTF-8 下中文沒有問題, 可以正常讀寫, 建立目錄.
如果要安裝, 請先安裝 fuse, 在 Gentoo 下是使用
emerge sys-fs/fuse
安裝即可, 接下來按照 [announcement] ntfs-3g: open source read-write driver 安裝 ntfs-3g
下載 ntfs-3g
# cd /home/temp
# wget http://mlf.linux.rulez.org/mlf/ezaz/ntfs-3g-20070714-BETA.tgz
# cd ntfs-3g-20070714-BETA
# ./configure
# make
# make install
Mount FileSystem
ntfs-3g /dev/hda1 /mnt/windows -o silent,umask=0,locale=zh_TW.utf8
寫在 /etc/fstab
/dev/hda1 [...]

[Read more →]

Tags: Gentoo · Linux

BMPx in Gentoo

June 13th, 2006 · No Comments

Gentoo 不知道那一版開始就沒有支援 BMP(舊版)
目前都是使用 BMPx .
如果裝好預設的 BMPx 後, 直接執行會出現
beep-media-player-2: Couldn’t connect to session bus: Unable to determine the address of the message bus
這時請將執行的指令改成
dbus-launch –auto-syntax –exit-with-session beep-media-player-2
就可以了.

Tags: Gentoo, Linux

[Read more →]

Tags: Gentoo · Linux

數款 11n Wireless Device 評比.

June 8th, 2006 · No Comments

Tom’s Networking日前發表了一篇Draft 802.11n Revealed: Part 1 - The Real Story on Throughput vs. Range
其中評比了三家 Wireless Modules , 分別是
Broadcom’s Intensi-fi
Marvell’s TopDog
Airgo
其中 Wireless 大廠
Atheros’ xspaN 鳥掉了, 所以來不及搭上這一班列車…..
以上四家內, Airgo 的 11n 標準和其他家是不一樣的, 所以並不能相容
由這一張圖來看

Airgo 在傳輸距離和效能比, 比 Marvell 和 boardcom 好.
而 0 db 衰減下, 都可以有 100Mbps 上下的表現(其實這個表現差強人意啦, 不過我想各家都應該正在改 Driver 和 Hardware )
文未還是叫大家不要買, 反正現在 11n 貴的要死, 而且不相容(例如: 1Client < -> [...]

[Read more →]

Tags: Embedded · Hardware · Linux

Linux Device Driver Kit

May 27th, 2006 · No Comments

Greg K-H 公佈了 Linux Device Driver Kit
包含了以下的 Document
The Linux Kernel API
Unreliable Guide To Hacking The Linux Kernel
Unreliable Guide To Locking
Bus-Independent Device Accesses
The Linux-USB Host Side API
USB Gadget API for Linux
The Linux Journalling API
libATA Developer’s Guide
Reed-Solomon Library Programming Interface
Linux Security Modules: General Security Hooks for Linux
MCA Driver Programming Interface
MTD NAND Driver Programming Interface
Linux Kernel Procfs Guide
RapidIO [...]

[Read more →]

Tags: Embedded · Linux

Embedded System 的 SSL Library .

May 20th, 2006 · 1 Comment

前二天看到 jserv 的 blog “Embedded SSL Libraries
現在在做 Embedded Linux , 雖然還用不到, 不過有備無患.
先備份一下
另外 LinuxEmbedded. 也有一篇文章 Embedded SSL library supports TLS

Tags: Embedded, Linux

[Read more →]

Tags: Embedded · Linux

Thunderbird RSS 的怪問題.

March 18th, 2006 · 2 Comments

我的 Thunderbird 1.5 在經過一段時間之後, 發現很多的 RSS 都不會抓回來了, 看了一下 Thunderbird 的 fourm 之後, 發現是 Thunderbird 的 Bug.
所以照著這一篇的做法, 將 News & RSS 目錄內的 feeds.rdf 和 feeditems.rdf 移掉就可以了…….
人類與 Program Bugs 的戰爭是永無止境的.
誰來告訴我一下, Matrix 要怎麼修 Bug …. 難道他的 Core 是 Bug Free 的嗎 ?

Tags: Linux, Software

[Read more →]

Tags: Linux · Software

在 Gentoo 下玩 Mame.

March 18th, 2006 · 1 Comment

因為準備出差了, 總是要替自己找一些娛樂(不是到大陸包二奶呀, 那個不算是娛樂)
之前本來就有想要在 Linux 下跑 mame 的打算. 所以晚上試了一下, 原來可以跑起來了

Tags: GAME, Gentoo, Linux

[Read more →]

Tags: GAME · Gentoo · Linux

Understanding memory usage on Linux

February 22nd, 2006 · No Comments

digg 看到的, Understanding memory usage on Linux
簡單的告訴你, 為什麼你的 Firefox 要吃掉 100M, KDE 要吃掉 50M, Thunder 也要耗掉 100M
如果對 unix 系統的 ps 顯示的資訊不熟悉, 可以參考這一篇.
embedded system 最好不要靠 busybox 的 ps information, 會死得更難看 :-/

Tags: Linux, UNIX

[Read more →]

Tags: Linux · UNIX

在 Linux 下玩 Game

February 7th, 2006 · 4 Comments

digg 看到的
Game List
上面記錄了一些 Linux 常見的 Game .
先放在這邊記錄一下, 以後無聊的時候可以在 Linux 下玩 Game XD

Tags: GAME, Linux

[Read more →]

Tags: GAME · Linux

wine beats windows in benchmark

January 19th, 2006 · No Comments

digg 看到的.
Wine BenchMark-0.9.5
在 Wine(可在 Linux or 其他 POSIX Unix下執行 Winodows 的軟體)執行各家 Benchmark 的比較.
Wine 在許多數據都比 Windows 來得好, 主要還是 3D 的部份比較差.
個人認為, 應該是 Unix 下沒有針對 3D Engine 最佳化的原因
所以會比較差, 不過一般 Unix 的用戶 3D 需求也不大(大的都用 SGI 了)
以目前最新版的 Wine 來說(0.9.5), 己經能夠執行很多 Windows 的程式
我自己本身跑過的有 UltraEdit(在 Unix UTF-8 的環境, 中文怪怪的 :-/)
Source Insign(還算很正常)
目前來說, 用我的 X31 跑這些 Software 其實很順暢.
用了一年多的 Linux Desktop. 老實說愈來愈順, 感謝這些人的付出呀

Tags: Linux, [...]

[Read more →]

Tags: Linux · Software · UNIX