You are not logged in.
Pages: 1
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) foundhere 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
EndSectionhere 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
Pages: 1