Tag: ubuntu
[筆記] VirtualBox 網路設定
七月.02, 2008 Posted in RSS
記下我的 VirtualBox 網路設定
安裝
sudo apt-get install uml-utilities bridge-utils
/etc/network/interfaces
auto lo
iface lo inet loopback
name Loop interface
auto br0
iface br0 inet static
...
[ubuntu] 安裝uvc webcam
四月.26, 2008 Posted in RSS
前幾天買了一個新的webcam, 不幸的是 ubuntu 8.04 內附的 uvcvideo 並不支援, 需要更新的 uvcvideo 才能使用.
自己編譯其實不麻煩, 用svn下載新的程式碼,make,make install就可以收工了
壞消息是 u...
Ubuntu Hardy今天超大的地雷 - libc6更新失敗
三月.13, 2008 Posted in RSS
使用發展中版本, 有可能遇到超大的問題, 今天的 ubuntu hardy 版本就是一例…
今天的 libc6 更新會導致無法執行程式, 無法執行更新/安裝套件的 dpkg 或 apt-get, 連 sudo / bash 也無法執行, 根...
xorg glx module is missing in nvidia-glx-new 169.09
二月.19, 2008 Posted in RSS
*update: 官方已解決此問題
更新 nvidia-glx-new 169.09+2.6.24.9-8.22 之後, xorg 的 glx extention 就載入失敗.
(II) LoadModule: “glx”
(II) Loading /usr/lib/xorg/modules//libglx.so
dlopen: /usr/lib/xorg...
Ubuntu Hardy 進入 Feature Freeze 階段
二月.17, 2008 Posted in RSS
* update: feature freeze 已結束
Ubuntu Hardy 有幾天沒有更新, 感覺奇怪就上 Ubuntu Forums 查. 原來是進入 feature freeze 的階段.
At this point we stop introducing new features, packages, and APIs, and concentrate on f...
Time applet 結合 intlclock
一月.21, 2008 Posted in RSS

從 Ubuntu Hardy alpha 3 開始, 我就跳入每天都有更新的坑 :p
今天看到 gnome-panel (1:2.21.5-0ubuntu1) 的更新,
Clock Applet
- Merge intlclock with the clock applet
Clock Applet 結合 intlclock 這個 projec...
Micropolis - 模擬城市原始碼釋出
一月.21, 2008 Posted in RSS

上禮拜的消息, SimCity Source Code Is Now Open , 程式碼以GPLv3釋出, 程式名字改成 Micropolis 為了規避sim city的商標問題. 詳細的發展歷史請看Don Hopkins (移植者) 的blog.
GetDeb有編譯好的套件包, 下載...
[ubuntu hardy] JAVA xcb_xlib error
一月.17, 2008 Posted in RSS
升級到 hardy 之後, firefox 開有 java applet 的網頁, xcb_xlib 的舊問題又出現了
java_vm: xcb_xlib.c:82: xcb_xlib_unlock: Assertion `c->xlib.lock’ failed.
Could not read ack from child process
Plugin: Java VM ...
在 Linux 上幫照片加上GPS資訊
一月.10, 2008 Posted in RSS

我用 ubuntu linux, 但我使用的軟體並不限 gnome 的, KDE 的東西我也有用, 像是 digiKam 和 Amarok 等優秀軟體. digiKam 是個很棒的照片管理程式, 記得要加裝 kipi-plugins , 這個套件提供許多功能, 像是上傳...
Eclipse 3.4M4 的 update site error
一月.09, 2008 Posted in RSS
在 Eclipse 3.4M4 使用 Ganymede Discovery Site 功能時, 會發生 404 連線錯誤的訊息.
google 一下, 這邊說改使用下列網址即可
http://download.eclipse.org/releases/ganymede/staging/
大致的方法就是新增...























