2006/08/25 

第一次使用skyeye + pxa27x

第一次使用skyeye + pxa27x

建立環境:Fedora core 5 + skyeye-1.2-RC8-3.tar.bz2

skyeye 安裝步驟:(gcc>=4.x.x 適用,請參考skyeye的README)
#tar jxvf skyeye-1.2-RC8-3.tar.bz2
#cd skyeye-v1
#make

linux kernel來源:skyeye已經有部份現成的kernel image可用,稱為testsuit
下載intel-pxa27x-testsuit.tar.bz2 (kernel 2.6.12)
#tar jxvf intel-pxa27x-testsuit.tar.bz2
#cd image27x
#/your skyeye path/skyeye-v1/binary/skyeye -e vmlinux -c skyeye.conf
由於個人沒有安裝skyeye相關lib,所以無法使用testsuit中的skyeye,因而必須指定自行編譯的skyeye




Labels: ,

2006/08/18 

ubuntu 6.06 安裝opera 9.01

ubuntu 6.06 安裝opera 9.01
在www.opera.com 下載Opera 9.01 for linux i386
Select distribution and vendor
請選ubuntu的ubuntu 6.06 Dapper Drake
下載Opera_9.01-20060728.6-shared-qt_en_i386.deb <--版本可能不同

由於opera 使用qt lib以請先執行以下程序,安裝 libqt3-mt
$sudo apt-get update
$sudo apt-get install libqt3-mt

再安裝opera
$sudo dpkg -i opera_9.01-20060728.6-shared-qt_en_i386.deb
完成

Labels: , ,

2006/08/10 

install firefox1.5.x in Fedora core 4

install firefox1.5.x in Fedora core 4
用官網的.tar.gz安裝firefox在fedora core 4很麻煩,建議用yum吧

#wget http://remi.collet.free.fr/RPM-GPG-KEY-remi
#rpm --import RPM-GPG-KEY-remi
Download remi.repo to /etc/yum.repos.d
#cd /etc/yum.repos.d
#wget http://remi.collet.free.fr/rpms/remi.repo
enabled=0 ==> 1
#yum install firefox


中文顯示能力
http://www.linuxhall.org/modules.php?name=News&file=article&sid=280

Labels: ,

2006/08/05 

新發現的工具:blktool

新發現的工具:blktool

hdparm只能用到IDE上
現在blktool除了支援IDE外,還支援了SCSI這種ATA裝置和I2O
例如
$ blktool /dev/hda pio-data 32-bit
$ blktool /dev/hda dma on

Labels: ,

2006/08/03 

gonzui: a source code search engine.

gonzui: a source code search engine.

除了Linux Cross Reference外的另一個選擇
優點是安裝方便
缺點是個測試時常常不明原因無法刪除

gonzui 1.2安裝123
1.需要安裝ruby 1.8.2+及Berkely DB 4.2+
2.安裝bdb (Ruby Lib)
下載 http://raa.ruby-lang.org/project/bdb
tar zxvf bdb.tar.gz
ruby extconf.rb
make
make install
3.gonzui 1.2
下載http://gonzui.sourceforge.net
tar zxvf gonzui-1.2.tar.gz
./configure
make
make install

使用方法參考
./gonzui-import linux-2.6.13.4.tar.bz2
./gonzui-server
使用browser
http://localhost:46984/

Labels:

2006/08/01 

我跳槽了!!

我跳槽了!!

是的,但這次不是換公司,而是換Distributions,
不知從什麼時候開始,換平台這件事也成為必需宣佈或者說可以宣佈的一件事了。
雖然自5.10開始用ubuntu,但下決心是參加了7/4的Installfest開始,原先我是RedHat/Fedora的愛用者,但....
反正就是換了,不要問我原因,尤其個人是kernel的愛好者,應該和上層的套件沒多大關係的。

Labels:

 

在換了一顆cpu或chip set的那個夜晚起!

在換了一顆cpu或chip set的那個夜晚起!

在kernel maillist 7/24中一封來自Linus Torvalds的一段話
30年來人們是變聰明或變愚蠢還有點疑問。人類的腦容量也沒有增大
但肯定的是硬體已經讓大多數的人無法理解了。

真是有同感啊?尤其是在換了一顆cpu或chip set的那個夜晚起。

DateMon, 24 Jul 2006 23:00:05 -0700 (PDT)
FromLinus Torvalds <>
SubjectRe: [PATCH 1/1] Add efi e820 memory mapping on x86 [try #1]
...
Of course, it's somewhat questionable whether people have actually gotten
smarter or stupider in the last 30 years. It's not enough time for
evolution to have increased our brain capacity, but it certainly _is_
enough time for most people to no longer understand how hardware works any
more.
....
引用全文:http://kerneltrap.org/node/6884/print

Labels:

About me

  • I'm Martin's blog 馬汀的部落格
  • From 中壢市, 桃園縣, Taiwan
  • -----BEGIN GEEK CODE BLOCK----- Version: 3.1 Comment: For info see http://www.geekcode.com GC/CS/CC/E/IT/TW d- s a C++++ L++++ P+ L++++ E--- W+++ N++ o+ K- w+++ O- M- V- PS+ PE++ Y+ PGP+ t 5- X++ R- tv- b+++ DI+ D-- G e+++ h+ r+ y+ z? ------END GEEK CODE BLOCK------ /**************************** 旅行是我生命的動力 它的樂趣從計劃旅行開始 我樂於分享旅行及Linux Kernel上的每一件事. ****************************/
My profile