[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How can I find the BusID?



Hi

On 12/10/2011 06:33 PM, lina wrote:
Hi,

I don't know how to find the BusID for:

xorg.conf

Section "Device"
	Identifier  "aticonfig-Device[0]-0"
	Driver      "fglrx"
	BusID       "PCI:1:0:0"

(Here the one seems not correct) cause there is an warning:
  No matching Device section for instance (BusID PCI:0@1:0:1) found

# lspci | grep VGA
01:00.0 VGA

I changed it to

           BusID "PCI:01:00.0"

In your case it has to be
BusID "PCI:1:0:0"

It has problems and generated more than 500 Xorg.*.log files before I reboot.
Xorg.118.log      Xorg.158.log.old  Xorg.199.log      Xorg.238.log.old
  Xorg.279.log      Xorg.33.log       Xorg.47.log       Xorg.79.log.old
...

Another question, How do I check whether there is a 3D acceleration,
seems 2D have.


Run fglrxinfo or/and fgl_glxgears. For my card the result is :

display: :0.0  screen: 0
OpenGL vendor string: ATI Technologies Inc.
OpenGL renderer string: ATI Radeon HD 5400 Series
OpenGL version string: 4.0.10188 Compatibility Profile Context


Otput from fgl_glxgears is:

Using GLX_SGIX_pbuffer
3236 frames in 5.0 seconds = 647.200 FPS
2949 frames in 5.0 seconds = 589.800 FPS
3225 frames in 5.0 seconds = 645.000 FPS

Thanks with best regards,



Best regards
Georgi


Reply to: