View Single Post
  #2   (View Single Post)  
Old 26th April 2011
rocket357's Avatar
rocket357 rocket357 is offline
Real Name: Jonathon
Wannabe OpenBSD porter
 
Join Date: Jun 2010
Location: 127.0.0.1
Posts: 429
Default

Quote:
$ dmesg | grep ATI
vga1 at pci1 dev 0 function 0 "ATI Radeon HD 3450" rev 0x00

$ glxinfo | grep direct
direct rendering: Yes

$ xdpyinfo | grep -A1 screen
default screen number: 0
number of screens: 1

screen #0:
dimensions: 3360x1050 pixels (886x277 millimeters)

$ glxgears
1725 frames in 5.0 seconds = 344.995 FPS
1732 frames in 5.0 seconds = 346.244 FPS
1730 frames in 5.0 seconds = 345.855 FPS
1730 frames in 5.0 seconds = 345.222 FPS
1728 frames in 5.0 seconds = 345.492 FPS
Dual 22" widescreen LCD's. Works like a charm, though I had to put "xrandr --output DVI-I_1/digital --right-of DVI-I_2/digital" in .xinitrc to get dual screen (i.e. no mirroring) working.
__________________
Linux/Network-Security Engineer by Profession. OpenBSD user by choice.

Last edited by rocket357; 26th April 2011 at 01:53 PM.
Reply With Quote