* Re: Direct Rendering drivers for ATI X300 ?
@ 2005-10-11 23:34 Nicolas Mailhot
2005-10-12 2:38 ` Marek W
0 siblings, 1 reply; 16+ messages in thread
From: Nicolas Mailhot @ 2005-10-11 23:34 UTC (permalink / raw)
To: Dave Airlie; +Cc: linux-kernel
[-- Attachment #1: Type: text/plain, Size: 342 bytes --]
Dave Airlie wrote :
> For PCI Express Radeon cards:
> The kernel portions are in my -git tree ready for pushing to Linus
> after the next release is made,
> The userspace portions requires X.org/Mesa/DRM CVS trees.
Does this include all PCIE Radeon card, not just X300-based ?
I have a X700
Regards,
--
Nicolas Mailhot
[-- Attachment #2: Ceci est une partie de message numériquement signée --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Direct Rendering drivers for ATI X300 ?
2005-10-11 23:34 Direct Rendering drivers for ATI X300 ? Nicolas Mailhot
@ 2005-10-12 2:38 ` Marek W
0 siblings, 0 replies; 16+ messages in thread
From: Marek W @ 2005-10-12 2:38 UTC (permalink / raw)
To: linux-kernel
On Wednesday 12 October 2005 09:34, Nicolas Mailhot wrote:
> Dave Airlie wrote :
> > For PCI Express Radeon cards:
> >
> > The kernel portions are in my -git tree ready for pushing to Linus
> > after the next release is made,
> >
> > The userspace portions requires X.org/Mesa/DRM CVS trees.
>
> Does this include all PCIE Radeon card, not just X300-based ?
> I have a X700
>
> Regards,
Since someone raised the issue, how about the X600 PCIE? Info on it is scarce
and what's out there has not worked for me.
Cheers,
Marek W
Send instant messages to your online friends http://au.messenger.yahoo.com
^ permalink raw reply [flat|nested] 16+ messages in thread
* Direct Rendering drivers for ATI X300 ?
@ 2005-10-10 16:34 Gerhard Mack
2005-10-10 16:41 ` Martin Drab
2005-10-10 19:00 ` Lars Roland
0 siblings, 2 replies; 16+ messages in thread
From: Gerhard Mack @ 2005-10-10 16:34 UTC (permalink / raw)
To: linux-kernel
Hello,
Can anyone tell me if there are working open source DRM drivers that work
on recent 2.6.x kernels for the ATI X300? I've tried dri.sourceforge.net
and r300 but neither seems to even bother compiling. I've spent several
hours on google without luck.
Gerhard
--
Gerhard Mack
gmack@innerfire.net
<>< As a computer I find your faith in technology amusing.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Direct Rendering drivers for ATI X300 ?
2005-10-10 16:34 Gerhard Mack
@ 2005-10-10 16:41 ` Martin Drab
2005-10-10 16:49 ` Benoit Boissinot
2005-10-10 16:51 ` Gerhard Mack
2005-10-10 19:00 ` Lars Roland
1 sibling, 2 replies; 16+ messages in thread
From: Martin Drab @ 2005-10-10 16:41 UTC (permalink / raw)
To: Gerhard Mack; +Cc: linux-kernel
On Mon, 10 Oct 2005, Gerhard Mack wrote:
> Hello,
>
> Can anyone tell me if there are working open source DRM drivers that work
> on recent 2.6.x kernels for the ATI X300? I've tried dri.sourceforge.net
> and r300 but neither seems to even bother compiling. I've spent several
> hours on google without luck.
>
> Gerhard
Have you seen this
http://r300.sourceforge.net/
However, I'm not sure how much useable it is allready. Perhaps not much.
Otherwise you would probably either have to stick with the ATI's binary
drivers or open source unaccelerated drivers. I'm not aware of anything
else being available for recent ATI chips.
Martin
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Direct Rendering drivers for ATI X300 ?
2005-10-10 16:41 ` Martin Drab
@ 2005-10-10 16:49 ` Benoit Boissinot
2005-10-10 16:56 ` Martin Drab
2005-10-10 16:51 ` Gerhard Mack
1 sibling, 1 reply; 16+ messages in thread
From: Benoit Boissinot @ 2005-10-10 16:49 UTC (permalink / raw)
To: Martin Drab; +Cc: Gerhard Mack, linux-kernel
On 10/10/05, Martin Drab <drab@kepler.fjfi.cvut.cz> wrote:
> On Mon, 10 Oct 2005, Gerhard Mack wrote:
>
> > Hello,
> >
> > Can anyone tell me if there are working open source DRM drivers that work
> > on recent 2.6.x kernels for the ATI X300? I've tried dri.sourceforge.net
> > and r300 but neither seems to even bother compiling. I've spent several
> > hours on google without luck.
> >
> > Gerhard
>
> Have you seen this
>
> http://r300.sourceforge.net/
>
i think it is now in mesa/xorg cvs:
from their website
"07/22/05 Latest version of Mesa and DRM drivers have been accepted
in DRM and Mesa CVS trees on freedesktop.org CVS"
regards,
Benoit
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Direct Rendering drivers for ATI X300 ?
2005-10-10 16:49 ` Benoit Boissinot
@ 2005-10-10 16:56 ` Martin Drab
0 siblings, 0 replies; 16+ messages in thread
From: Martin Drab @ 2005-10-10 16:56 UTC (permalink / raw)
To: Benoit Boissinot; +Cc: Gerhard Mack, linux-kernel
On Mon, 10 Oct 2005, Benoit Boissinot wrote:
> On 10/10/05, Martin Drab <drab@kepler.fjfi.cvut.cz> wrote:
> > On Mon, 10 Oct 2005, Gerhard Mack wrote:
> >
> > > Hello,
> > >
> > > Can anyone tell me if there are working open source DRM drivers that work
> > > on recent 2.6.x kernels for the ATI X300? I've tried dri.sourceforge.net
> > > and r300 but neither seems to even bother compiling. I've spent several
> > > hours on google without luck.
> > >
> > > Gerhard
> >
> > Have you seen this
> >
> > http://r300.sourceforge.net/
> >
>
> i think it is now in mesa/xorg cvs:
> from their website
> "07/22/05 Latest version of Mesa and DRM drivers have been accepted
> in DRM and Mesa CVS trees on freedesktop.org CVS"
>
> regards,
>
> Benoit
Yes, you are correct.
Martin
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Direct Rendering drivers for ATI X300 ?
2005-10-10 16:41 ` Martin Drab
2005-10-10 16:49 ` Benoit Boissinot
@ 2005-10-10 16:51 ` Gerhard Mack
2005-10-10 16:56 ` Martin Drab
1 sibling, 1 reply; 16+ messages in thread
From: Gerhard Mack @ 2005-10-10 16:51 UTC (permalink / raw)
To: Martin Drab; +Cc: linux-kernel
On Mon, 10 Oct 2005, Martin Drab wrote:
> Date: Mon, 10 Oct 2005 18:41:27 +0200 (CEST)
> From: Martin Drab <drab@kepler.fjfi.cvut.cz>
> To: Gerhard Mack <gmack@innerfire.net>
> Cc: linux-kernel@vger.kernel.org
> Subject: Re: Direct Rendering drivers for ATI X300 ?
>
> On Mon, 10 Oct 2005, Gerhard Mack wrote:
>
> > Hello,
> >
> > Can anyone tell me if there are working open source DRM drivers that work
> > on recent 2.6.x kernels for the ATI X300? I've tried dri.sourceforge.net
> > and r300 but neither seems to even bother compiling. I've spent several
> > hours on google without luck.
> >
> > Gerhard
>
> Have you seen this
>
> http://r300.sourceforge.net/
>
> However, I'm not sure how much useable it is allready. Perhaps not much.
> Otherwise you would probably either have to stick with the ATI's binary
> drivers or open source unaccelerated drivers. I'm not aware of anything
> else being available for recent ATI chips.
Although those drivers support the card, they do not compile on recent
kernels. I managed to hack it to compile and then ended up with X being
unable to access the /dev/dri/card* devices.
Gerhard
--
Gerhard Mack
gmack@innerfire.net
<>< As a computer I find your faith in technology amusing.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Direct Rendering drivers for ATI X300 ?
2005-10-10 16:51 ` Gerhard Mack
@ 2005-10-10 16:56 ` Martin Drab
2005-10-10 17:08 ` Gerhard Mack
0 siblings, 1 reply; 16+ messages in thread
From: Martin Drab @ 2005-10-10 16:56 UTC (permalink / raw)
To: Gerhard Mack; +Cc: linux-kernel
On Mon, 10 Oct 2005, Gerhard Mack wrote:
> On Mon, 10 Oct 2005, Martin Drab wrote:
>
> > Have you seen this
> >
> > http://r300.sourceforge.net/
> >
> > However, I'm not sure how much useable it is allready. Perhaps not much.
> > Otherwise you would probably either have to stick with the ATI's binary
> > drivers or open source unaccelerated drivers. I'm not aware of anything
> > else being available for recent ATI chips.
>
> Although those drivers support the card, they do not compile on recent
> kernels. I managed to hack it to compile and then ended up with X being
> unable to access the /dev/dri/card* devices.
Then check the permissions.
Martin
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Direct Rendering drivers for ATI X300 ?
2005-10-10 16:56 ` Martin Drab
@ 2005-10-10 17:08 ` Gerhard Mack
0 siblings, 0 replies; 16+ messages in thread
From: Gerhard Mack @ 2005-10-10 17:08 UTC (permalink / raw)
To: Martin Drab; +Cc: linux-kernel
On Mon, 10 Oct 2005, Martin Drab wrote:
> Date: Mon, 10 Oct 2005 18:56:11 +0200 (CEST)
> From: Martin Drab <drab@kepler.fjfi.cvut.cz>
> To: Gerhard Mack <gmack@innerfire.net>
> Cc: linux-kernel@vger.kernel.org
> Subject: Re: Direct Rendering drivers for ATI X300 ?
>
> On Mon, 10 Oct 2005, Gerhard Mack wrote:
>
> > On Mon, 10 Oct 2005, Martin Drab wrote:
> >
> > > Have you seen this
> > >
> > > http://r300.sourceforge.net/
> > >
> > > However, I'm not sure how much useable it is allready. Perhaps not much.
> > > Otherwise you would probably either have to stick with the ATI's binary
> > > drivers or open source unaccelerated drivers. I'm not aware of anything
> > > else being available for recent ATI chips.
> >
> > Although those drivers support the card, they do not compile on recent
> > kernels. I managed to hack it to compile and then ended up with X being
> > unable to access the /dev/dri/card* devices.
>
> Then check the permissions.
>
> Martin
Strangely enough the directory is empty.. if I use mknod to create the
files they get removed as soon as X loads.
--
Gerhard Mack
gmack@innerfire.net
<>< As a computer I find your faith in technology amusing.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Direct Rendering drivers for ATI X300 ?
2005-10-10 16:34 Gerhard Mack
2005-10-10 16:41 ` Martin Drab
@ 2005-10-10 19:00 ` Lars Roland
2005-10-11 0:26 ` Dave Airlie
2005-10-11 2:22 ` Gerhard Mack
1 sibling, 2 replies; 16+ messages in thread
From: Lars Roland @ 2005-10-10 19:00 UTC (permalink / raw)
To: Gerhard Mack; +Cc: linux-kernel
On 10/10/05, Gerhard Mack <gmack@innerfire.net> wrote:
> Hello,
>
> Can anyone tell me if there are working open source DRM drivers that work
> on recent 2.6.x kernels for the ATI X300? I've tried dri.sourceforge.net
> and r300 but neither seems to even bother compiling. I've spent several
> hours on google without luck.
>
> Gerhard
What are your dmesg reporting, when loading the modules, if you see
something along these lines:
-------------------
[drm] Initialized drm 1.0.0 20040925
PCI: Unable to reserve mem region #1:8000000@c0000000 for device 0000:01:00.0
[drm] Initialized radeon 1.19.0 20050911 on minor 0:
[drm] Used old pci detect: framebuffer loaded
mtrr: 0xc0000000,0x8000000 overlaps existing 0xc0000000,0x4000000
[drm:radeon_do_init_cp] *ERROR* Cannot use PCI Express without GART in
FB memory
-------------------
then you may have hit a possible x300/pci express issue - other than
that I have it working perfectly here with kernel 2.6.14rc1, Quake3 is
playable (although I am experiencing some minor problems with MergedFB
combined with 3D gaming). I have written a small guide for Gentoo that
explains how to get DRI/DRM working with R300 (and newer cards) all
though you may not use Gentoo it should be very easy to get it working
on other distributions:
The guide is here:
http://forums.gentoo.org/viewtopic-t-374745-highlight-r300.html
--------------
Regards.
Lars Roland
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Direct Rendering drivers for ATI X300 ?
2005-10-10 19:00 ` Lars Roland
@ 2005-10-11 0:26 ` Dave Airlie
2005-10-11 2:23 ` Gerhard Mack
2005-10-11 5:57 ` Xavier Bestel
2005-10-11 2:22 ` Gerhard Mack
1 sibling, 2 replies; 16+ messages in thread
From: Dave Airlie @ 2005-10-11 0:26 UTC (permalink / raw)
To: Lars Roland; +Cc: Gerhard Mack, linux-kernel
>
> What are your dmesg reporting, when loading the modules, if you see
> something along these lines:
>
For PCI Express Radeon cards:
The kernel portions are in my -git tree ready for pushing to Linus
after the next release is made,
The userspace portions requires X.org/Mesa/DRM CVS trees.
The DRM CVS also contains the kernel portions....
Dave.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Direct Rendering drivers for ATI X300 ?
2005-10-11 0:26 ` Dave Airlie
@ 2005-10-11 2:23 ` Gerhard Mack
2005-10-11 5:57 ` Xavier Bestel
1 sibling, 0 replies; 16+ messages in thread
From: Gerhard Mack @ 2005-10-11 2:23 UTC (permalink / raw)
To: Dave Airlie; +Cc: Lars Roland, linux-kernel
Is there an entry for this card?
0000:05:00.0 VGA compatible controller: ATI Technologies Inc RV370 5B60
[Radeon X300 (PCIE)]
0000:05:00.1 Display controller: ATI Technologies Inc RV370 [Radeon
X300SE]
0000:05:00.0 0300: 1002:5b60
0000:05:00.1 0380: 1002:5b70
Gerhard
On Tue, 11 Oct 2005, Dave Airlie wrote
> Date: Tue, 11 Oct 2005 10:26:41 +1000
> From: Dave Airlie <airlied@gmail.com>
> To: Lars Roland <lroland@gmail.com>
> Cc: Gerhard Mack <gmack@innerfire.net>, linux-kernel@vger.kernel.org
> Subject: Re: Direct Rendering drivers for ATI X300 ?
>
> >
> > What are your dmesg reporting, when loading the modules, if you see
> > something along these lines:
> >
>
> For PCI Express Radeon cards:
>
> The kernel portions are in my -git tree ready for pushing to Linus
> after the next release is made,
>
> The userspace portions requires X.org/Mesa/DRM CVS trees.
>
> The DRM CVS also contains the kernel portions....
>
> Dave.
>
--
Gerhard Mack
gmack@innerfire.net
<>< As a computer I find your faith in technology amusing.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Direct Rendering drivers for ATI X300 ?
2005-10-11 0:26 ` Dave Airlie
2005-10-11 2:23 ` Gerhard Mack
@ 2005-10-11 5:57 ` Xavier Bestel
2005-10-11 7:13 ` Dave Airlie
1 sibling, 1 reply; 16+ messages in thread
From: Xavier Bestel @ 2005-10-11 5:57 UTC (permalink / raw)
To: Dave Airlie; +Cc: Lars Roland, Gerhard Mack, linux-kernel
Le mardi 11 octobre 2005 à 10:26 +1000, Dave Airlie a écrit :
> For PCI Express Radeon cards:
>
> The kernel portions are in my -git tree ready for pushing to Linus
> after the next release is made,
Is the kernel support for AGP R300 already in the kernel, or is it
scheduled to go later ?
Thnaks,
Xav
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Direct Rendering drivers for ATI X300 ?
2005-10-11 5:57 ` Xavier Bestel
@ 2005-10-11 7:13 ` Dave Airlie
2005-10-11 20:01 ` Xavier Bestel
0 siblings, 1 reply; 16+ messages in thread
From: Dave Airlie @ 2005-10-11 7:13 UTC (permalink / raw)
To: Xavier Bestel; +Cc: Lars Roland, Gerhard Mack, linux-kernel
> Le mardi 11 o
> > For PCI Express Radeon cards:
> >
> > The kernel portions are in my -git tree ready for pushing to Linus
> > after the next release is made,
>
> Is the kernel support for AGP R300 already in the kernel, or is it
> scheduled to go later ?
>
Should be there since 2.6.13....
Dave.
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Direct Rendering drivers for ATI X300 ?
2005-10-11 7:13 ` Dave Airlie
@ 2005-10-11 20:01 ` Xavier Bestel
0 siblings, 0 replies; 16+ messages in thread
From: Xavier Bestel @ 2005-10-11 20:01 UTC (permalink / raw)
To: Dave Airlie; +Cc: Lars Roland, Gerhard Mack, linux-kernel
Le mardi 11 octobre 2005 à 17:13 +1000, Dave Airlie a écrit :
> > Le mardi 11 o
> > > For PCI Express Radeon cards:
> > >
> > > The kernel portions are in my -git tree ready for pushing to Linus
> > > after the next release is made,
> >
> > Is the kernel support for AGP R300 already in the kernel, or is it
> > scheduled to go later ?
> >
>
> Should be there since 2.6.13....
Ok, I'll test it then.
Thanks,
Xav
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: Direct Rendering drivers for ATI X300 ?
2005-10-10 19:00 ` Lars Roland
2005-10-11 0:26 ` Dave Airlie
@ 2005-10-11 2:22 ` Gerhard Mack
1 sibling, 0 replies; 16+ messages in thread
From: Gerhard Mack @ 2005-10-11 2:22 UTC (permalink / raw)
To: Lars Roland; +Cc: linux-kernel
I found the problem.. there is no entry in pciids.h for my card:
0000:05:00.0 VGA compatible controller: ATI Technologies Inc RV370 5B60
[Radeon X300 (PCIE)]
0000:05:00.1 Display controller: ATI Technologies Inc RV370 [Radeon
X300SE]
0000:05:00.0 0300: 1002:5b60
0000:05:00.1 0380: 1002:5b70
On Mon, 10 Oct 2005, Lars Roland wrote:
> Date: Mon, 10 Oct 2005 21:00:42 +0200
> From: Lars Roland <lroland@gmail.com>
> To: Gerhard Mack <gmack@innerfire.net>
> Cc: linux-kernel@vger.kernel.org
> Subject: Re: Direct Rendering drivers for ATI X300 ?
>
> On 10/10/05, Gerhard Mack <gmack@innerfire.net> wrote:
> > Hello,
> >
> > Can anyone tell me if there are working open source DRM drivers that work
> > on recent 2.6.x kernels for the ATI X300? I've tried dri.sourceforge.net
> > and r300 but neither seems to even bother compiling. I've spent several
> > hours on google without luck.
> >
> > Gerhard
>
> What are your dmesg reporting, when loading the modules, if you see
> something along these lines:
>
> -------------------
> [drm] Initialized drm 1.0.0 20040925
> PCI: Unable to reserve mem region #1:8000000@c0000000 for device 0000:01:00.0
> [drm] Initialized radeon 1.19.0 20050911 on minor 0:
> [drm] Used old pci detect: framebuffer loaded
> mtrr: 0xc0000000,0x8000000 overlaps existing 0xc0000000,0x4000000
> [drm:radeon_do_init_cp] *ERROR* Cannot use PCI Express without GART in
> FB memory
> -------------------
>
> then you may have hit a possible x300/pci express issue - other than
> that I have it working perfectly here with kernel 2.6.14rc1, Quake3 is
> playable (although I am experiencing some minor problems with MergedFB
> combined with 3D gaming). I have written a small guide for Gentoo that
> explains how to get DRI/DRM working with R300 (and newer cards) all
> though you may not use Gentoo it should be very easy to get it working
> on other distributions:
>
> The guide is here:
> http://forums.gentoo.org/viewtopic-t-374745-highlight-r300.html
>
>
> --------------
> Regards.
>
> Lars Roland
>
--
Gerhard Mack
gmack@innerfire.net
<>< As a computer I find your faith in technology amusing.
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2005-10-12 2:39 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-11 23:34 Direct Rendering drivers for ATI X300 ? Nicolas Mailhot
2005-10-12 2:38 ` Marek W
-- strict thread matches above, loose matches on Subject: below --
2005-10-10 16:34 Gerhard Mack
2005-10-10 16:41 ` Martin Drab
2005-10-10 16:49 ` Benoit Boissinot
2005-10-10 16:56 ` Martin Drab
2005-10-10 16:51 ` Gerhard Mack
2005-10-10 16:56 ` Martin Drab
2005-10-10 17:08 ` Gerhard Mack
2005-10-10 19:00 ` Lars Roland
2005-10-11 0:26 ` Dave Airlie
2005-10-11 2:23 ` Gerhard Mack
2005-10-11 5:57 ` Xavier Bestel
2005-10-11 7:13 ` Dave Airlie
2005-10-11 20:01 ` Xavier Bestel
2005-10-11 2:22 ` Gerhard Mack
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®