richliu’s blog

Linux, 工作, 生活.

richliu’s blog header image 4

Entries Tagged as 'UNIX'

[Gentoo][心得] Q6600 在 Linux

September 1st, 2007 · 1 Comment

除了 Windows 搞得很煩以外, 其實 Linux 也是花了不少功夫,
首先是安裝第一件事就是碰到 Gentoo 抓不到 Intel SATA 的硬碟我的解決方法很簡單, 就是拿 ubuntu 7.10(測試版) 的光碟片開機(註: 無法進入 GUI mode, 但是 7300LE 就可以)抓到 SATA 以後, 就可以將 2007.0 的 Stage3 系統裝進去.
這部份 Kernel 安裝應該是很簡單的, 由於本人很懶, 不喜歡 OS 放 RAM Disk所以我 SATA 的 Driver 都是直接編進 kernel 的.
對了, 如果記憶體有 4G , 記得在 Kernel 要選擇支援 64G Memory.要不然也只會抓到 3.3G 左右.
Realtek HD-AUDIO [...]

[Read more →]

Tags: Gentoo · Hardware · Linux · Software · 垃圾桶

[震怒] 微軟果然在 Vista 放地雷, 讓 Windows XP 無法安裝.

August 30th, 2007 · 33 Comments

Vista 的憂(因為微軟不是人)優點我想大家都有目共睹,
看到 Vista 的表現, 讓我不禁想起, 微軟一定要在 500 付牌前*註1 Windows XP 內就埋下地雷.
這樣 Vista 才會表現好.
最近購入了一台新電腦, 在測試過幾種 OS 之後, 我決定還是用牌子老信用好的 Windows XP.
才發現,
…微軟真她媽的在 Windows XP 內埋下大地雷…

Tags: 4G Memory, Gentoo, Microsoft, Partition, Vista, XP,   Gentoo, 開機

[Read more →]

Tags: Gentoo · Hardware · Linux · Software · 垃圾桶

[Linux News] NASA 找 SGI 裝一台 Shared Memory 的超級電腦~

July 26th, 2007 · No Comments

原文在此 NASA Selects SGI to Provide Largest Shared-Memory System in the World
在單一的系統要用 4TB Memory , 1024 顆 Intel Dual-Core Itanium(R) 2 processor , 240TB HDD, 可以提供 13.1 TFLOPs 的運算能力重點是要跑在單一的 Linux 上….
這一台系統大概可以排到世界前 200 名吧.
剛剛查了一下, 才發現用 Linux 的 Top500 還真多, 佔了 77.8%Operating system Family share for 06/2007
像這樣的 OS不知道 cat /proc/cpuinfo 和 ps aux 的時候會不會等到睡著
還有我很想問, 可不可以換 [...]

[Read more →]

Tags: Linux

[Linux Kernel] 2.6.23 提供 User Space API

July 26th, 2007 · No Comments

Linux Kernel 界這幾天最大的新聞莫過於 Linus Maintain 的 2.6.23 將正式納入了 User Space Driver API 了吧.
主要的重點在於
This interface allows the ability to write the majority of a driver in userspace with only a very small shell of a driver in the kernel itself. It uses a char device and sysfs to interact with a userspace process to process interrupts [...]

[Read more →]

Tags: Hardware · Linux

[Gentoo] Google Desktop for Linux

June 29th, 2007 · 2 Comments

大家應該都知道了, Google Desktop for Linux 己經現身了.
這個東西真是太贊了, Beagle 雖然很好用(除去慢和記憶體太大),過 Google Desktop 才是殺手呀(習慣問題).
Gentoo 要使用, 請下載 rpm 版本的, .deb 版本可能會 install 不成功.
首先是安裝 rpm 這個套件
# emerge rpm
再來就是用 rpm 加參數直接 install
# rpm -ivh –force –nodeps google-desktop-linux-1.0.1.0060.rpm
warning: google-desktop-linux-1.0.1.0060.rpm: Header V3 DSA signature: NOKEY, key ID 7fac5991
Preparing… [...]

[Read more →]

Tags: Gentoo · Linux · Software

[Gentoo] Compiz Fusion 安裝成功.

June 26th, 2007 · No Comments

繼昨天安裝 Beryl 成功之後, 我又手賤好玩, 又裝了 Compiz Fusion 來用. 不同於 Beryl , Compiz Fusion 的文件實在是不多, 但是實際上並沒有那麼難裝.
在 Gentoo 底下安裝的部驟1. 安裝 layman , 如果己經裝了, 就可以跳過
#emerge layman
2. 加入 xeffects 套件
#layman -a xeffects#update-eix
3. 解除 xeffects 套件的限制: 因為版本是 9999 , 都是要從 subversion/cvs 抓下來的, 所以要多做一個動作.
# vim /etc/portage/package.keywords
加入
x11-wm/compiz-fusion **x11-wm/emerald **x11-wm/compiz **x11-themes/emerald-themes **x11-libs/compizconfig-backend-kconfig **x11-libs/libcompizconfig **x11-plugins/compiz-fusion-plugins-extra **x11-libs/compiz-bcop **x11-apps/ccsm **dev-python/compizconfig-python **x11-plugins/compiz-fusion-plugins-main **x11-libs/compizconfig-backend-gconf **
4. 安裝 [...]

[Read more →]

Tags: Gentoo · Hardware · Linux

[Gentoo] X31 + Beryl + KDE 完工

June 24th, 2007 · 2 Comments

假期嘛, 最重要的事就是重灌電腦. 因為之前惡搞我的 Notebook, 結果不知道從那來的一堆 Bug , 解決不了, 或是很解決. 像是 gcin 沒有辦法和 Flash 9 一起用, 每次啟動 kdesu 的時候都要打密碼(這個讓我很煩)KDM 沒有辦法輸入密碼登入. 所以我怒了呀~~~~~所以發狠就重灌了. 而重灌一定要有一個目標, 要讓 beryl 可以使用.
其實現在 Gentoo 己經將 Bery 整得非常好了, 用 AIGLX 就可以很輕易的將 X31 設定好. 比較大的麻煩是 direct rendering 沒有 Enable這一點可以用指令
$ glxinfo | grep dirlibGL warning: 3D driver claims to not support visual 0×4bdirect rendering: [...]

[Read more →]

Tags: Gentoo · Hardware · Linux

[Linux][Hardware] P4P800 的 Yukon Driver….

June 19th, 2007 · 3 Comments

之前我的 Intel E1000 工作不太正常, 將 Driver 換到 P4P800 內建的 Yukon 上面.
換上去之後發現一個大問題, 速度實在是很慢,
當時因為工作太忙(心中的 OS : 有工作不忙的時候嗎), 也忘了鳥他.
舊系統是使用 Big5 的編碼, 主要是 Samba 讀寫的檔名都是 Big5
這二天利用剛換上新硬碟, 爽度+++ 的時候, 順便轉移一下系統.
之前的 Power 不足瓦, 我以為是這個因素, 所以 Hardware 不穩
所以換上足瓦的 Power 以後, 又將 Intel E1000 放上去測試.
傳輸的結果我很滿意, 一般都有 23Mbps 的速度.
但是好景不常, 轉移到一半的時候 Intel E1000 又罷工了……..
所以就只好轉移到 Marvell Yukon 上.
轉移過去之後, 發現傳輸速度最高只有 2MBytes 上下. 和 [...]

[Read more →]

Tags: Hardware · Linux

不認真做宅男的下場….

May 8th, 2007 · 1 Comment

就是沒有去參加 TOSSUG 的活動, 結果沒有碰到蕭蕭呀….
What’s Linux

因為不能到現場, 只好在這邊哈照片了~~~~~~
Update:這應該是提前拍的, 所以宅男只是宅男呀………. Orz

Ubuntu Linux!!!前進演藝圈大作戰 之 蕭蕭篇

No tag for this post.

[Read more →]

Tags: Linux

Gentoo 2007.0 Released

May 8th, 2007 · 1 Comment

原文新聞連結在此, Gentoo Linux 2007.0 released本次名稱代號 “Secret Sauce” Release Information
千呼萬喚屎^H始出來呀, 等好久了
No tag for this post.

[Read more →]

Tags: Gentoo