You are not logged in.

#1 2012-05-26 14:26:46

jka
Member
Registered: 2012-02-22
Posts: 4

fglrx no matching device section...

Hi everyone

I have AMD/ATI HD 6370m video card. using ati catalyst
when I start X it starts and works slowly and shows this warning

(WW) fglrx: No matching Device section for instance (BusID PCI:0@1:0:1) found

here is xorg.conf

Section "ServerLayout"
	Identifier     "aticonfig Layout"
	Screen      0  "aticonfig-Screen[0]-0" 0 0
EndSection

Section "Module"
EndSection

Section "Monitor"
	Identifier   "aticonfig-Monitor[0]-0"
	Option	    "VendorName" "ATI Proprietary Driver"
	Option	    "ModelName" "Generic Autodetecting Monitor"
	Option	    "DPMS" "true"
EndSection

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

Section "Screen"
	Identifier "aticonfig-Screen[0]-0"
	Device     "aticonfig-Device[0]-0"
	Monitor    "aticonfig-Monitor[0]-0"
	DefaultDepth     24
	SubSection "Display"
		Viewport   0 0
		Depth     24
	EndSubSection
EndSection

here is package version informations

$ uname -r
3.3.7-1-ARCH

$ awesome -v       
awesome v3.4.11 (Pickapart)

$ Xorg -version
X.Org X Server 1.11.4

$ fglrxinfo
display: :0  screen: 0
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: AMD Radeon HD 6300M Series
OpenGL version string: 4.2.11631 Compatibility Profile Context

$ pacman -Ss cairo
extra/cairo 1.12.2-1 [installed]

Last edited by jka (2012-05-26 14:27:13)

Offline

Board footer

Powered by FluxBB