|
|
| Next: Accepted goldendict 0.9.0+svn384-1 (source i386) |
| Author |
Message |
Helmut Jarausch External

Since: Mar 08, 2005 Posts: 55
|
Posted: Mon Oct 12, 2009 5:10 am Post subject: [gentoo-user] ati-drivers + DRM anybody? Archived from groups: linux>gentoo>user (more info?) |
|
|
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 |
|
| Back to top |
|
 |
Volker Armin Hemmann External

Since: Jun 27, 2009 Posts: 17
|
Posted: Mon Oct 12, 2009 5:10 am Post subject: Re: [gentoo-user] ati-drivers + DRM anybody? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
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. |
|
| Back to top |
|
 |
Helmut Jarausch External

Since: Mar 08, 2005 Posts: 55
|
Posted: Mon Oct 12, 2009 5:10 am Post subject: Re: [gentoo-user] ati-drivers + DRM anybody? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
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 |
|
| Back to top |
|
 |
Volker Armin Hemmann External

Since: Jun 27, 2009 Posts: 17
|
Posted: Mon Oct 12, 2009 5:10 am Post subject: Re: [gentoo-user] ati-drivers + DRM anybody? [Login to view extended thread Info.] Archived from groups: per prev. post (more info?) |
|
|
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. |
|
| Back to top |
|
 |
|
|
|
You can post new topics in this forum You can 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
|
| |
|
|