Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ati-drivers with kernel 2.6.36 and Xorg 1.9.2
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Nitroreg
n00b
n00b


Joined: 06 Jan 2011
Posts: 1

PostPosted: Thu Jan 06, 2011 4:44 pm    Post subject: ati-drivers with kernel 2.6.36 and Xorg 1.9.2 Reply with quote

Hi,

I have some problems to use the proprietary drivers "ati-drivers".

cat /var/log/Xorg.0.log | grep \(EE\) :
Code:
[    87.935] (EE) Failed to load module "dri" (module does not exist, 0)
[    87.963] (EE) Failed to load module "dri2" (module does not exist, 0)
[    88.116] (EE) fglrx(0): ACPI: DRM connection failed
[    88.157] (EE) fglrx(0): ACPI: DRM connection failed
[    88.574] (EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized.
[    88.603] (EE) fglrx(0): XMM failed to open CMMQS connection.
[    88.603] (EE) fglrx(0): XMM failed to initialize
[    88.812] (EE) AIGLX error: drmOpenOnce failed (Operation not permitted)
[    88.812] (EE) AIGLX: reverting to software rendering


/etc/X11/xorg.conf
Code:
...
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
...


packages :
Code:
ati-drivers 10.11
kernel 2.6.36-gentoo-r5
xorg-server 1.9.2


lspci :
Code:
01:00.0 VGA compatible controller: ATI Technologies Inc M76 [Radeon Mobility HD 2600 Series]


Thank you in advance.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum