2005/12/30 ( n ) < Gentoo >
i915 and xorg - how? というとても長いスレッドを発見。
とりあえず Getting DRI working with Intel Sonoma (i915GM) chipset にまとめがあるらしいが、Genoo on Asus A3E-5018 の人もこれで動いたと言ってる。
XOrg をアップデートしないとダメなのね。
Asusのノートなので後者のページはとても参考になった。
2005/12/30 ( n ) < Gentoo >
# echo "=x11-base/xorg-x11-6.8.99.15-r4 ~x86" >> /etc/portage/package.keywords
# echo "x11-base/xorg-x11" >> /etc/portage/package.unmask
# emerge -avt xorg-x11
[ebuild U ] x11-base/xorg-x11-6.8.99.15-r4 [6.8.2-r6] -3dfx +bitmap-fonts +cjk -debug +doc -font-server -insecure-drivers +ipv6 -minimal +nls -nocxx +opengl +pam -sdk -static +truetype-fonts +type1-fonts (-uclibc) -xprint +xv
# Xorg -configure
# X -config ~/xorg.conf.new
xorg.confはキーボードとマウスの設定を変えたのと
Section "Device"
Identifier "Card0"
Driver "i810"
VendorName "Intel Corporation"
BoardName "Mobile 915GM/GMS/910GML Express Graphics Controller"
BusID "PCI:0:2:0"
Option "DisplayInfo" "False"
Option "DRI" "True"
Option "MonitorLayout" "CRT,LFP"
Option "Clone" "True"
EndSection
$ glxgears
libGL error: open DRM failed (Operation not permitted)
libGL error: reverting to (slow) indirect rendering
2605 frames in 5.0 seconds = 520.955 FPS
2754 frames in 5.0 seconds = 550.687 FPS
2716 frames in 5.0 seconds = 543.158 FPS
$ su
# glxgears
6577 frames in 5.0 seconds = 1315.332 FPS
7004 frames in 5.0 seconds = 1400.725 FPS
7006 frames in 5.0 seconds = 1401.117 FPS
6947 frames in 5.0 seconds = 1389.308 FPS
解像度はかわらず。
| 日 | 月 | 火 | 水 | 木 | 金 | 土 |
|---|---|---|---|---|---|---|
| 1 | 元旦 | |||||
| 12 | 成人の日 | |||||
| 1 | 2 | 3 | ||||
| 4 | 5 | 6 | 7 | 8 | 9 | 10 |
| 11 | 12 | 13 | 14 | 15 | 16 | 17 |
| 18 | 19 | 20 | 21 | 22 | 23 | 24 |
| 25 | 26 | 27 | 28 | 29 | 30 | 31 |
SQLite入門 すぐに使える軽快・軽量データベース・エンジン
SQLite のすべてがわかる、充実の1冊!!
★★★★★
大きな字の地図で東京歩こう
東京で適当にうろうろするにはよい。
★★★☆☆
ダンジョンズ&ドリーマーズ
UO開発の歴史とロマン
★★★☆☆
Subversion実践入門
Subversion の教科書です。
★★★★☆
Running Linux
Linuxを本格的に使う方は見逃せない一冊です。
★★★★☆
インテル スレッディング・ビルディング・ブロック —マルチコア時代のC++並列プログラミング
マルチコア時代のC++並列プログラミング
★★★★★
プロジェクトX リーダーたちの言葉
読んでください
★★★☆☆
入門bash
身近で強力なbashを使いこなし、様々な手続きを便利にしましょう。
★★★☆☆
ソフトウェア開発 で伸びる人、伸びない人
仕事でだらだら開発してる人にはお薦め
★☆☆☆☆
Copyright © 2025 Linux-Life.net