richliu’s blog

Linux, 工作, 生活.

richliu’s blog header image 4

Entries Tagged as 'UNIX'

Linux Kernel 2.6.24 Released.

January 26th, 2008 · No Comments

Linux kernel 2.6.24 己經在昨天 Released. 可以直接到 Kernel.org Download
要知道詳細的改變, 可以看 Kernelnewbies Linux Kernel 2.6.24
這邊列出我自己對於這次改版比較重要的地方

CFS improvement (Performance improvement, Fair group scheduling, Guest time reporting)
Tickless support for x86-64, PPC, UML, ARM, MIPS : 不知道 ARM 加上 Tickless support 會不會增加 Performance ?
New wireless drivers and configuration interface
Anti-fragmentation patches : 這個 Patch 很重要, 尤其是在記憶體不夠的 Embedded Linux, 現在整合進來或許以前某些奇怪的問題就可以解決了吧
Per-device [...]

[Read more →]

Tags: Linux

[Gentoo] Gentoo 搖搖欲墜

January 19th, 2008 · 13 Comments

目前看起來 Gentoo Foundation 的執照己經被撤消有數個星期之久(參考: And it gets worse...), 看起來 Gentoo Foundation 內部有很大的問題. Daniel Robbins (Gentoo 的創始者, 曾經去過 Microsoft 工作一個星期), 提供 Gentoo Foundation 一個解決方案, 由他擔任 Gentoo Foundation 的管理者, 而他保證, 上任以後, 一切都會不一樣 (參考: Here's my offer... ).
他給 Gentoo Foundation 的成員七天的時間考慮, 而這之中Daniel Robbin 提出他對未來的一些看法 A tale of two cultures.. 像是 Gentoo Developer 和 Gentoo User 之間的落差.
大陸那邊的 Gentoo 社群是有人提到很擔心 [...]

[Read more →]

Tags: Gentoo · Linux

KDE 4.0 千呼萬喚始出來…..

January 11th, 2008 · 4 Comments

KDE 4.0 Released
接下來要做的事情就是等待了吧, 等 Gentoo/Ubuntu 整合完就可以裝了呀~
No tag for this post.

[Read more →]

Tags: UNIX

[Linux][Kernel] Kernel Oops 網站.

December 21st, 2007 · No Comments

http://www.kerneloops.org 是一個會收集 mailing list 和 bugzilla 的網站, 他將收集到的 oops 整理成一份簡單的 report.
這樣大家就可以知道, 那一版的 kernel 有多少個什麼類型的 Bug.
Bug Report 包含 module 和 backtrace, 不過不含原始網站連結, 這是比較可惜的地方
常常碰 embedded linux 的人, 常常要找一些莫名的 bug, 有時候為了節省時間,
會想辦法看看有沒有相對應的 Bug Patch, 如果有就非常方便.
這個網站看起來是可以節省一些 Search 的時間, 運氣好說不定碰到的 Bug 是同一個呀
Ref.
Kernel Trap : Collecting Kernel Oops Data
[Tags] Linux, kernel, oops [/Tags]

Tags: kernel, Linux, oops

[Read more →]

Tags: Embedded · Linux

[Linux][Kernel][Driver] 老師有沒有說, 不要用 cb!

October 25th, 2007 · 1 Comment

之前就苦口婆心的說, Network Driver 不要偷用 sk_buff 內的 cb .
就是有人不聽, 一定要用!

Tags: Linux

[Read more →]

Tags: Embedded · Linux · Programming

又有人開告了, 這次針對 Red Hat 和 Novell

October 13th, 2007 · 1 Comment

原文在此
Patent Infringement Lawsuit Filed Against Red Hat & Novell - Just Like Ballmer Predicted
大意是說, IP Innovation and Technology Licensing Corp 宣稱他們有US 專利 5072412, User Interface with Multiple Workspaces for Sharing Display System Objects
而 Red Hat 和 Novell 違反了 這一份專利.
大致看了一下這一份專利, 內容還真的包含了目前大部份的人機操作介面
而且不僅僅是講 Multiple Workspace, Referenced by 更可以看到一堆現在視窗介面常用的元件.
而 Reference 的專利好像也是一堆怪怪的東西
Screen image sharing among heterogeneous computers
光看字義 VNC 大概就掛了 [...]

[Read more →]

Tags: Linux

[Linux][Kerne][Tips] 在 minicom 下送出 SysRq

September 20th, 2007 · No Comments

除了 Linux kernel 要加上 SysRq 的 Function 以外,
按 ctrl+a f 就是送出 break key.
這要配合 Command Key 使用
No tag for this post.

[Read more →]

Tags: Embedded · Linux

[Gentoo] pygtk 的小 Bug.

September 3rd, 2007 · 1 Comment

升級 Python 時, ccsm 會找不到 pygtk 無法執行,
經過追查, 在 emerge pygtk 時會出現

* Cleaning orphaned Python bytecode from /usr/share/pygtk/2.0/codegen ..
* Cleaning orphaned Python bytecode from /usr/lib/python2.4/site-packages ..
* Cleaning orphaned Python bytecode from /usr/lib/python2.5/site-packages ..
* Cleaning orphaned Python bytecode from /usr/lib/python2.4/site-packages ..
* Cleaning orphaned Python bytecode from /usr/lib/python2.5/site-packages ..
* Unable to establish /usr/lib/python2.5/site-packages/pygtk.py symlink
* Unable to establish /usr/lib/python2.5/site-packages/pygtk.pth [...]

[Read more →]

Tags: Gentoo

[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 · 32 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 · 垃圾桶