|
如题。
wj@gentoo_wj ~ $ sudo lspci -n
01:00.0 0300: 1002:4e52
wj@gentoo_wj ~ $ cat /var/log/Xorg.0.log | grep -i 4e52
(II) PCI: 01:00:0: chip 1002,4e52 card 1584,2326 rev 00 class 03,00,00 hdr 00
RADEON 9000 (RV280 5962), MOBILITY RADEON 9500 (M11 4E52),
(--) Chipset MOBILITY RADEON 9500 (M11 4E52) found
(--) fglrx(0): Chipset: "MOBILITY RADEON 9500 (M11 4E52)" (Chipset = 0x4e52)
wj@gentoo_wj ~ $ fgl_glxgears
Using GLX_SGIX_pbuffer
1447 frames in 5.0 seconds = 289.400 FPS
1690 frames in 5.0 seconds = 338.000 FPS
1881 frames in 5.0 seconds = 376.200 FPS
断开的管道
wj@gentoo_wj ~ $ glxgears
11636 frames in 5.0 seconds = 2327.200 FPS
14693 frames in 5.0 seconds = 2938.600 FPS
14691 frames in 5.0 seconds = 2938.200 FPS
断开的管道 |
|