Gentoo Archives: gentoo-user

From: Helmut Jarausch <jarausch@××××××××××××××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ati-drivers + DRM anybody?
Date: Mon, 12 Oct 2009 07:53:25
Message-Id: tkrat.8212fb5babaaad2a@igpm.rwth-aachen.de
1 Hi,
2
3 has anybody had success with ati-drivers + DRM ?
4
5 (Without DRM ,i.e. 2.6.31-gentoo-r2 w/o DRM + x11-drivers/ati-drivers-9.9-r2
6 works just fine.)
7
8 I have the 2.6.31-r2 kernel with
9 devices-drivers/Graphic support/Direct Rendering Manager/ATI Radeon
10 (I have an ATI Radeon HD 3300 onboard graphics chip)
11
12 x11-drivers/ati-drivers-9.9-r2
13
14 but this fails.
15
16 What am I missing, or isn't it assumed to work?
17
18 Many thanks for a hint,
19 Helmut.
20
21
22 From Xorg.0.log
23 (WW) Warning, couldn't open module dri2
24 (II) UnloadModule: "dri2"
25 (EE) Failed to load module "dri2" (module does not exist, 0)
26 (II) LoadModule: "fglrx"
27 (II) Loading /usr/lib64/xorg/modules/drivers//fglrx_drv.so
28 (II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
29 compiled for 1.4.99.906, module version = 8.65.4
30 Module class: X.Org Video Driver
31 ....
32 drmOpenDevice: node name is /dev/dri/card0
33 drmOpenDevice: open result is 9, (OK)
34
35 (EE) fglrx(0): Failed to initialize ASIC in kernel.
36 (EE) fglrx(0): [pcie] Failed to gather memory of size 0Kb for PCIe. Error (-22)
37 (II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
38 (II) fglrx(0): RandR 1.2 support is enabled!
39 (II) fglrx(0): RandR 1.2 rotation support is enabled!
40 ....(II) fglrx(0): FBADPhys: 0xc5600000 FBMappedSize: 0x10000000
41 (II) fglrx(0): Reserved 0xc5600000 bytes of sideport memory for power saving
42 (EE) fglrx(0): FB pci_device_map_range error!(EE) fglrx(0): Failed to map FB memory
43
44 (II) fglrx(0): driver needs X.org 1.4.x.y with x.y >= 99.906
45 (WW) fglrx(0): could not detect X server version (query_status=-1)
46 (EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized.
47 (WW) fglrx(0): ***********************************************
48 (WW) fglrx(0): * DRI initialization failed! *
49 (WW) fglrx(0): * (maybe driver kernel module missing or bad) *
50 (WW) fglrx(0): * 2D acceleraton available (MMIO) *
51 (WW) fglrx(0): * no 3D acceleration available *
52 (WW) fglrx(0): ********************************************* *
53
54 (EE) fglrx(0): PPLIB: PPLIB is not initialized!.
55 (EE) fglrx(0): PPLIB: swlPPLibNotifyEventToPPLib() failed!
56 (EE) fglrx(0): ulEventType = 0000000c, ulEventData = 00000001
57 (EE) fglrx(0): PPLIB: PPLIB is not initialized!.
58 (EE) fglrx(0): PPLIB: swlPPLibNotifyEventToPPLib() failed!
59 (EE) fglrx(0): ulEventType = 00000002, ulEventData = 00000000
60 (EE) fglrx(0): Failed to disable interrupts. Errorcode -22
61 (EE) fglrx(0): firegl_SetSuspendResumeState FAILED -9.
62
63 --
64 Helmut Jarausch
65
66 Lehrstuhl fuer Numerische Mathematik
67 RWTH - Aachen University
68 D 52056 Aachen, Germany

Replies

Subject Author
Re: [gentoo-user] ati-drivers + DRM anybody? Volker Armin Hemmann <volkerarmin@××××××××××.com>