【公司名稱】 Canonical (Ubuntu 的母公司)
【職務名稱】 未定/可能是 software engineer
【工作內容】 手機和PC上的bluetooth除錯。主要是 bluez 和相關的 profile (如 obex)。
【徵求條件】 熟 bluetooth(必需) 及 bluez(加分) 和 wifi(加分)
【工作地點】 台北101 46F
【薪資範圍】 年新 100 萬以上開始談。
【應徵方式】 resume 寄到 lexicall@gmail.com
2015年8月3日 星期一
2015年3月3日 星期二
2015年2月17日 星期二
2015年2月8日 星期日
2014年12月5日 星期五
Gamma Radio 第一版釋出
一個收聽 HiChannel 廣播的小程式。

PPA: https://launchpad.net/~lexical/+archive/ubuntu/gammaradio/
原始碼: https://github.com/lexical/gammaradio

PPA: https://launchpad.net/~lexical/+archive/ubuntu/gammaradio/
原始碼: https://github.com/lexical/gammaradio
2014年3月20日 星期四
2012年6月11日 星期一
在 Ubuntu 上執行 Diablo 3 (暗黑破壞神)
首先我的顯示卡是 AMD Radeon HD7750,可惜這麼新的硬體在 Ubuntu 中的支援一向不是很好。
![]() |
所以需要 AMD Catalyst™ 12.6 Beta Driver (fglrx 8.980),Linux 版驅動程式下載位置。
下載下來解壓縮,再將它轉成 .deb 套件,再安裝。
./amd-driver-installer-8.98-x86.x86_64.run --buildpkg Ubuntu/precise sudo dpkg -i fglrx-amdcccle_8.980-0ubuntu1_amd64.deb fglrx_8.980-0ubuntu1_amd64.deb
![]() |
接下來要為 wine apply 幾個給 Diablo 3 用的 patch;還有一個為了 HD7750 我寫的 patch;因為我也有玩 WoW,所以也加了一個魔獸的 patch。
PPA下載位置: https://launchpad.net/~lexical/+archive/diablo3
直接裝應該就可以。接下來再用下列的 script 來啟動。因為我是用 playonline 做出來的 prefix,請自行代換。
#!/bin/sh echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope WINEPREFIX=~/.PlayOnLinux/wineprefix/DiabloIII/ WINENOPULSE=1 force_s3tc_enable=true taskset -c 0-1 setarch i386 -3 wine ~/.PlayOnLinux/wineprefix/DiabloIII/drive_c/Program\ Files/Diablo\ III/Diablo\ III -launch -opengl -w
訂閱:
文章 (Atom)



