Portál AbcLinuxu, 16. srpna 2025 04:07
Section "Device" BusID "1:0:0" Driver "nvidia" Identifier "NV AGP" Screen 0 VendorName "nVidia" Option "NoLogo" "true" EndSectionBusID získáš z výpisu lspci, já tam mám například tohle:
0000:01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev a1)
, odtud tedy "1:0:0".
Identifikátor (zde "NV AGP") se musí shodovat s tím, který je použit v sekci Screen:
Section "Screen" DefaultDepth 16 SubSection "Display" Depth 16 Modes "1280x1024" "1152x864" "1024x768" "800x600" EndSubSection SubSection "Display" Depth 24 Modes "1280x1024" "1152x864" "1024x768" "800x600" EndSubSection Device "NV AGP" Identifier "Screen[0]" Monitor "Monitor[0]" EndSectionV sekci Module nenačítej "GLcore" ani "dri".
root@mercury:# glxgears 14976 frames in 5.0 seconds = 2995.200 FPS 14459 frames in 5.0 seconds = 2891.800 FPS 14900 frames in 5.0 seconds = 2980.000 FPS 14868 frames in 5.0 seconds = 2973.600 FPS
Tiskni
Sdílej:
ISSN 1214-1267, (c) 1999-2007 Stickfish s.r.o.