2 příspěvky / 0 new
Poslední
Obrázek uživatele ozzyas
Offline
Naposledy viděn: 15 let 8 měsíců zpět
Připojen: 15.01.2008 - 08:39
graficke ovladace

Zdravim, mam asus F3H s intel GMA 950... sem zacatecnik a vubec netusim jak si tady muzu nainstalovat graf. ovladace... dyz dam glxinfo tak mi to pise direct rendering: NO ... podle toho si myslim ze mi nebezej. zkousel sem quake 3, ale po spusteni mi to hned spadne. co se tyce graf. efektu desktopu (compiz) tak to mi v pohode bezi ... predem diky za jakoukoli radu

Obrázek uživatele Ilfirin
Offline
Naposledy viděn: 12 let 12 měsíců zpět
Připojen: 06.12.2006 - 17:39
xorg.conf

mrskněte sem obsah souboru /etc/X11/xorg.conf

Obrázek uživatele ozzyas
Offline
Naposledy viděn: 15 let 8 měsíců zpět
Připojen: 15.01.2008 - 08:39
# /.../ # SaX generated X11

# /.../
# SaX generated X11 config file
# Created on: 2008-01-19T16:24:02+0100.
#
# Version: 8.1
# Contact: Marcus Schaefer , 2005
# Contact: SaX-User list
#
# Automatically generated by [ISaX] (8.1)
# PLEASE DO NOT EDIT THIS FILE!
#

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 "glx"
Load "type1"
Load "extmod"
Load "dbe"
Load "freetype"
Load "dri"
EndSection

Section "InputDevice"
Driver "kbd"
Identifier "Keyboard[0]"
Option "Protocol" "Standard"
Option "XkbLayout" "cz,us"
Option "XkbModel" "microsoftpro"
Option "XkbOptions" "grp:alt_shift_toggle"
Option "XkbRules" "xfree86"
Option "XkbVariant" "xfree86"
EndSection

Section "InputDevice"
Driver "synaptics"
Identifier "Mouse[1]"
Option "Device" "/dev/input/mice"
Option "Emulate3Buttons" "on"
Option "Name" "Touchpad"
Option "SHMConfig" "on"
Option "Vendor" "Synaptics"
Option "ZAxisMapping" "4 5"
EndSection

Section "InputDevice"
Driver "mouse"
Identifier "Mouse[3]"
Option "Buttons" "5"
Option "Device" "/dev/input/mice"
Option "Name" "ImPS/2 Generic Wheel Mouse"
Option "Protocol" "explorerps/2"
Option "Vendor" "Sysp"
Option "ZAxisMapping" "4 5"
EndSection

Section "Monitor"
DisplaySize 331 207
HorizSync 30-62
Identifier "Monitor[0]"
ModelName "LGPHILIPSLCD LCD MONITOR"
Option "DPMS"
VendorName "LPL"
VertRefresh 43-60
UseModes "Modes[0]"
EndSection

Section "Modes"
Identifier "Modes[0]"
Modeline "1280x800" 83.46 1280 1344 1480 1680 800 801 804 828
Modeline "1280x800" 69.75 1280 1328 1360 1440 800 803 809 823 +HSync -Vsync
Modeline "1024x768" 64.11 1024 1080 1184 1344 768 769 772 795
Modeline "1024x768" 55.00 1024 1072 1104 1184 768 771 775 790 +HSync -Vsync
Modeline "800x600" 38.22 800 832 912 1024 600 601 604 622
Modeline "800x600" 34.75 800 848 880 960 600 603 607 617 +HSync -Vsync
EndSection

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

Section "Device"
BoardName "945 GM"
BusID "0:2:0"
Driver "intel"
Identifier "Device[0]"
Screen 0
VendorName "Intel"
EndSection

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

Section "DRI"
Group "video"
Mode 0660
EndSection

Section "Extensions"
EndSection

Obrázek uživatele Ilfirin
Offline
Naposledy viděn: 12 let 12 měsíců zpět
Připojen: 06.12.2006 - 17:39
hmm, bude muset pomoci google

Podezříval jsem, že není natažen správný ovladač, ale

Section "Device"
BoardName "945 GM"
BusID "0:2:0"
Driver "intel"
Identifier "Device[0]"
Screen 0
VendorName "Intel"
EndSection

Ukazuje, že správný ovladač natažen je. Takže otázka nezní, jak sehnat ovladače, ale jaktože glxinfo ukazuje "direct rendering: no" :-(

Edit:
Zkuste vypnout compiz a udělat test s Quake3 a s glxinfo znova.

Obrázek uživatele ozzyas
Offline
Naposledy viděn: 15 let 8 měsíců zpět
Připojen: 15.01.2008 - 08:39
tak sem zakazal efekty

tak sem zakazal efekty pracovniho prostredi a uz mi to funguje. diky, moc jste mi pomohl. Kdybych jen vedel ze staci tak malo ... :)

Obrázek uživatele Ilfirin
Offline
Naposledy viděn: 12 let 12 měsíců zpět
Připojen: 06.12.2006 - 17:39
Holt Compiz

Není špatný, ale chová se to na každé konfiguraci trochu jinak, což je problém. Mě na nvidii bez XGL se tohle neděje. Ale jinak je to na ATI a jinak je to na Intelech a jinak je to... prostě tak. K tomu hraní ale. Je tu jedna věc... qgamex viz můj blog.