Mailinglist Archive: opensuse-ja (126 mails)

< Previous Next >
Re: [opensuse-ja] glxgears で color の bit 数が落ち る?
  • From: 野宮 賢 / NOMIYA Masaru <nomiya@xxxxxxxxxxxxxxxx>
  • Date: Sun, 10 Feb 2008 18:29:14 +0900
  • Message-id: <878x1tnor9.wl%nomiya@xxxxxxxxxxxxxxxx>
野宮です.

In the Message;

Subject : Re: [opensuse-ja] glxgears で color の bit 数が落ちる?
Message-ID : <87zlu96wj5.wl%nomiya@xxxxxxxxxxxxxxxx>
Date & Time: Sun, 10 Feb 2008 17:33:18 +0900

[小生] == 野宮 賢 / NOMIYA Masaru <nomiya@xxxxxxxxxxxxxxxx> has written:

今井さん> driは組み込まないようにとNVIDIAドライバのREADMEにも書いてありますし、
今井さん> まずこれを無効にしてみたらどうでしょう。

小生> やはり,この部分ですか.xorg.conf には,

小生> Load "dri"

小生> が無いのですが......

鉄則を忘れていました.m(_ _)m

xorg.conf は,現在,以下のようにしています.

-----------------------------------------------------------------
Section "Files"
FontPath "/usr/share/fonts/misc:unscaled"
FontPath "/usr/share/fonts/local"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/Type1"
FontPath "/usr/share/fonts/URW"
FontPath "/usr/share/fonts/Speedo"
FontPath "/usr/share/fonts/PEX"
FontPath "/usr/share/fonts/cyrillic"
FontPath "/usr/share/fonts/latin2/misc:unscaled"
FontPath "/usr/share/fonts/latin2/75dpi:unscaled"
FontPath "/usr/share/fonts/latin2/100dpi:unscaled"
FontPath "/usr/share/fonts/latin2/Type1"
FontPath "/usr/share/fonts/latin7/75dpi:unscaled"
FontPath "/usr/share/fonts/baekmuk:unscaled"
FontPath "/usr/share/fonts/japanese:unscaled"
FontPath "/usr/share/fonts/kwintv"
FontPath "/usr/share/fonts/truetype"
FontPath "/usr/share/fonts/uni:unscaled"
FontPath "/usr/share/fonts/CID"
FontPath "/usr/share/fonts/ucs/misc:unscaled"
FontPath "/usr/share/fonts/ucs/75dpi:unscaled"
FontPath "/usr/share/fonts/ucs/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/misc:unscaled"
FontPath "/usr/share/fonts/hellas/75dpi:unscaled"
FontPath "/usr/share/fonts/hellas/100dpi:unscaled"
FontPath "/usr/share/fonts/hellas/Type1"
FontPath "/usr/share/fonts/misc/sgi:unscaled"
FontPath "/usr/share/fonts/xtest"
FontPath "/opt/kde3/share/fonts"
InputDevices "/dev/gpmdata"
InputDevices "/dev/input/mice"
EndSection

Section "ServerFlags"
Option "AllowMouseOpenFail" "on"
EndSection

Section "Module"
Load "dbe"
Load "type1"
Load "freetype"
Load "extmod"
Load "glx"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "us"
Option "XkbModel" "pc104"
Option "XkbRules" "xfree86"
EndSection

Section "InputDevice"
Driver "mouse"
Identifier "Mouse[1]"
Option "Buttons" "12"
Option "Name" "Logitech MX Laser Mouse"
Option "Device" "/dev/input/mice"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZaxisMapping" "4 5"
Option "ButtonMapping" "1 2 3 6 7 8 9 10"
EndSection

Section "Monitor"
Identifier "Monitor[0]"
VendorName "NEC"
ModelName "NEC LCD2690WUXI"
UseModes "Modes[0]"
DisplaySize 550 344
HorizSync 30.0 - 76.0
VertRefresh 43.0 - 85.0
Option "CalcAlgorithm" "XServerPool"
Option "DPMS"
EndSection

Section "Modes"
Identifier "Modes[0]"
Modeline "1920x1200" 154.00 1920 1968 2000 2080 1200 1203 1209 1235
EndSection

Section "Screen"
DefaultDepth 24
SubSection "Display"
Depth 15
Modes "1920x1200" "1400x1050" "1280x1024" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 16
Modes "1920x1200" "1400x1050" "1280x1024" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 24
Modes "1920x1200" "1400x1050" "1280x1024" "1024x768" "800x600"
EndSubSection
SubSection "Display"
Depth 8
Modes "1920x1200" "1400x1050" "1280x1024" "1024x768" "800x600"
EndSubSection
Device "Device[0]"
Identifier "Screen[0]"
Monitor "Monitor[0]"
EndSection

Section "Device"
BoardName "Quadro FX 350"
BusID "1:0:0"
Driver "nvidia"
Identifier "Device[0]"
Option "NoLogo"
Option "AddARGBGLXVisuals" "True"
VendorName "NVidia"
Option "AllowGLXWithComposite" "true"
EndSection

Section "ServerLayout"
Identifier "Layout[all]"
InputDevice "Keyboard[0]" "CoreKeyboard"
InputDevice "Mouse[1]" "CorePointer"
Option "Clone" "off"
Option "Xinerama" "off"
Screen "Screen[0]"
EndSection

Section "DRI"
Group "video"
Mode 0666
EndSection

Section "Extensions"
EndSection

------------------------------------------------------------

それと,glxgears を実行した時の画像です.


---
野宮 賢 mail-to: nomiya @ galaxy.dti.ne.jp

「eメールや携帯電話に縛られた社会は、自分自身と向き合ったり、
空想にふけったりする自由を奪う。」
-- M. Crichton --
< Previous Next >
Follow Ups