public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] ati-drivers + DRM anybody?
@ 2009-10-12  7:53 Helmut Jarausch
  2009-10-12  8:06 ` Volker Armin Hemmann
  0 siblings, 1 reply; 4+ messages in thread
From: Helmut Jarausch @ 2009-10-12  7:53 UTC (permalink / raw
  To: gentoo-user

Hi,

has anybody had success with ati-drivers + DRM ?

(Without DRM ,i.e. 2.6.31-gentoo-r2 w/o DRM + x11-drivers/ati-drivers-9.9-r2
 works just fine.)

I have the  2.6.31-r2 kernel with 
  devices-drivers/Graphic support/Direct Rendering Manager/ATI Radeon
  (I have an ATI Radeon HD 3300 onboard graphics chip)

x11-drivers/ati-drivers-9.9-r2

but this fails. 

What am I missing, or isn't it assumed to work?

Many thanks for a hint,
Helmut.


From Xorg.0.log
(WW) Warning, couldn't open module dri2
(II) UnloadModule: "dri2"
(EE) Failed to load module "dri2" (module does not exist, 0)
(II) LoadModule: "fglrx"
(II) Loading /usr/lib64/xorg/modules/drivers//fglrx_drv.so
(II) Module fglrx: vendor="FireGL - ATI Technologies Inc."
	compiled for 1.4.99.906, module version = 8.65.4
	Module class: X.Org Video Driver
....
drmOpenDevice: node name is /dev/dri/card0
drmOpenDevice: open result is 9, (OK)

(EE) fglrx(0): Failed to initialize ASIC in kernel.
(EE) fglrx(0): [pcie] Failed to gather memory of size 0Kb for PCIe. Error (-22)
(II) fglrx(0): [drm] DRM buffer queue setup: nbufs = 100 bufsize = 65536
(II) fglrx(0): RandR 1.2 support is enabled!
(II) fglrx(0): RandR 1.2 rotation support is enabled!
....(II) fglrx(0): FBADPhys: 0xc5600000 FBMappedSize: 0x10000000
(II) fglrx(0): Reserved 0xc5600000 bytes of sideport memory for power saving
(EE) fglrx(0): FB pci_device_map_range error!(EE) fglrx(0): Failed to map FB memory

(II) fglrx(0): driver needs X.org 1.4.x.y with x.y >= 99.906
(WW) fglrx(0): could not detect X server version (query_status=-1)
(EE) fglrx(0): atiddxDriScreenInit failed, GPS not been initialized. 
(WW) fglrx(0): ***********************************************
(WW) fglrx(0): * DRI initialization failed!                  *
(WW) fglrx(0): * (maybe driver kernel module missing or bad) *
(WW) fglrx(0): * 2D acceleraton available (MMIO)             *
(WW) fglrx(0): * no 3D acceleration available                *
(WW) fglrx(0): ********************************************* *

(EE) fglrx(0): PPLIB: PPLIB is not initialized!.
(EE) fglrx(0): PPLIB: swlPPLibNotifyEventToPPLib() failed!
(EE) fglrx(0):        ulEventType = 0000000c, ulEventData = 00000001
(EE) fglrx(0): PPLIB: PPLIB is not initialized!.
(EE) fglrx(0): PPLIB: swlPPLibNotifyEventToPPLib() failed!
(EE) fglrx(0):        ulEventType = 00000002, ulEventData = 00000000
(EE) fglrx(0): Failed to disable interrupts. Errorcode -22
(EE) fglrx(0): firegl_SetSuspendResumeState FAILED -9.

-- 
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] ati-drivers + DRM anybody?
  2009-10-12  7:53 [gentoo-user] ati-drivers + DRM anybody? Helmut Jarausch
@ 2009-10-12  8:06 ` Volker Armin Hemmann
  2009-10-12  8:14   ` Helmut Jarausch
  0 siblings, 1 reply; 4+ messages in thread
From: Volker Armin Hemmann @ 2009-10-12  8:06 UTC (permalink / raw
  To: gentoo-user

On Montag 12 Oktober 2009, Helmut Jarausch wrote:
> Hi,
> 
> has anybody had success with ati-drivers + DRM ?
> 
> (Without DRM ,i.e. 2.6.31-gentoo-r2 w/o DRM +
>  x11-drivers/ati-drivers-9.9-r2 works just fine.)
> 
> I have the  2.6.31-r2 kernel with
>   devices-drivers/Graphic support/Direct Rendering Manager/ATI Radeon
>   (I have an ATI Radeon HD 3300 onboard graphics chip)
> 
> x11-drivers/ati-drivers-9.9-r2
> 
> but this fails.
> 
> What am I missing, or isn't it assumed to work?

it does not work. It never did and it won't work in the near future. You try 
to have two drivers for the same hardware - that naver works.



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] ati-drivers + DRM anybody?
  2009-10-12  8:06 ` Volker Armin Hemmann
@ 2009-10-12  8:14   ` Helmut Jarausch
  2009-10-12  8:22     ` Volker Armin Hemmann
  0 siblings, 1 reply; 4+ messages in thread
From: Helmut Jarausch @ 2009-10-12  8:14 UTC (permalink / raw
  To: gentoo-user

On 12 Oct, Volker Armin Hemmann wrote:
> On Montag 12 Oktober 2009, Helmut Jarausch wrote:
>> Hi,
>> 
>> has anybody had success with ati-drivers + DRM ?
>> 
>> (Without DRM ,i.e. 2.6.31-gentoo-r2 w/o DRM +
>>  x11-drivers/ati-drivers-9.9-r2 works just fine.)
>> 
>> I have the  2.6.31-r2 kernel with
>>   devices-drivers/Graphic support/Direct Rendering Manager/ATI Radeon
>>   (I have an ATI Radeon HD 3300 onboard graphics chip)
>> 
>> x11-drivers/ati-drivers-9.9-r2
>> 
>> but this fails.
>> 
>> What am I missing, or isn't it assumed to work?
> 
> it does not work. It never did and it won't work in the near future. You try 
> to have two drivers for the same hardware - that naver works.

So, how to get 3D acceleration?
Thanks,
Helmut.

-- 
Helmut Jarausch

Lehrstuhl fuer Numerische Mathematik
RWTH - Aachen University
D 52056 Aachen, Germany



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [gentoo-user] ati-drivers + DRM anybody?
  2009-10-12  8:14   ` Helmut Jarausch
@ 2009-10-12  8:22     ` Volker Armin Hemmann
  0 siblings, 0 replies; 4+ messages in thread
From: Volker Armin Hemmann @ 2009-10-12  8:22 UTC (permalink / raw
  To: gentoo-user

On Montag 12 Oktober 2009, Helmut Jarausch wrote:
> On 12 Oct, Volker Armin Hemmann wrote:
> > On Montag 12 Oktober 2009, Helmut Jarausch wrote:
> >> Hi,
> >>
> >> has anybody had success with ati-drivers + DRM ?
> >>
> >> (Without DRM ,i.e. 2.6.31-gentoo-r2 w/o DRM +
> >>  x11-drivers/ati-drivers-9.9-r2 works just fine.)
> >>
> >> I have the  2.6.31-r2 kernel with
> >>   devices-drivers/Graphic support/Direct Rendering Manager/ATI Radeon
> >>   (I have an ATI Radeon HD 3300 onboard graphics chip)
> >>
> >> x11-drivers/ati-drivers-9.9-r2
> >>
> >> but this fails.
> >>
> >> What am I missing, or isn't it assumed to work?
> >
> > it does not work. It never did and it won't work in the near future. You
> > try to have two drivers for the same hardware - that naver works.
> 
> So, how to get 3D acceleration?
> Thanks,
> Helmut.
> 

ati-drivers don't need kernel dri for 3d acceleration. Just emerge the 
drivers, set up xorg.conf to load it - or run aticonfig --initial, eselect 
opengl set ati and you are done.

Pretty much as described as in the guide.



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2009-10-12  8:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-12  7:53 [gentoo-user] ati-drivers + DRM anybody? Helmut Jarausch
2009-10-12  8:06 ` Volker Armin Hemmann
2009-10-12  8:14   ` Helmut Jarausch
2009-10-12  8:22     ` Volker Armin Hemmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox