* Help with SiS 648 chipset and agpgart
@ 2003-04-14 10:39 Tim Lee
2003-04-14 22:11 ` Alan Cox
2003-04-14 23:01 ` Murray J. Root
0 siblings, 2 replies; 6+ messages in thread
From: Tim Lee @ 2003-04-14 10:39 UTC (permalink / raw)
To: linux-kernel
Hi,
I need to get agpgart to work with a SiS 648 chipset and I
haven't seen any implementation of such yet. I'm currently
using a 2.4.19 kernel. Without a working implementation I
can't use accelerated OpenGL with an ATI Radeon 9500 pro
because the ATI drivers require working agp support. I've
tried just using the generic-sis but that causes the driver
to mess up big time.
Any ideas?
Regards,
Tim Lee
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Help with SiS 648 chipset and agpgart
2003-04-14 10:39 Help with SiS 648 chipset and agpgart Tim Lee
@ 2003-04-14 22:11 ` Alan Cox
2003-04-14 23:32 ` Dave Jones
2003-04-14 23:01 ` Murray J. Root
1 sibling, 1 reply; 6+ messages in thread
From: Alan Cox @ 2003-04-14 22:11 UTC (permalink / raw)
To: tlee5794; +Cc: Linux Kernel Mailing List
On Llu, 2003-04-14 at 11:39, Tim Lee wrote:
> I need to get agpgart to work with a SiS 648 chipset and I
> haven't seen any implementation of such yet. I'm currently
> using a 2.4.19 kernel. Without a working implementation I
> can't use accelerated OpenGL with an ATI Radeon 9500 pro
> because the ATI drivers require working agp support. I've
> tried just using the generic-sis but that causes the driver
> to mess up big time.
Currently no documentation is the problem. That may (fingers
cross) change soon. Until then sorry..
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Help with SiS 648 chipset and agpgart
2003-04-14 22:11 ` Alan Cox
@ 2003-04-14 23:32 ` Dave Jones
0 siblings, 0 replies; 6+ messages in thread
From: Dave Jones @ 2003-04-14 23:32 UTC (permalink / raw)
To: Alan Cox; +Cc: tlee5794, Linux Kernel Mailing List
On Mon, Apr 14, 2003 at 11:11:52PM +0100, Alan Cox wrote:
> On Llu, 2003-04-14 at 11:39, Tim Lee wrote:
> > I need to get agpgart to work with a SiS 648 chipset and I
> Currently no documentation is the problem. That may (fingers
> cross) change soon. Until then sorry..
I've had the 648 docs for a while under NDA, but the lack
of hardware has pushed this further down my TODO list.
I'll get to it eventually if no-one else does..
Dave
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Help with SiS 648 chipset and agpgart
2003-04-14 10:39 Help with SiS 648 chipset and agpgart Tim Lee
2003-04-14 22:11 ` Alan Cox
@ 2003-04-14 23:01 ` Murray J. Root
2003-04-15 1:33 ` Tim Lee
1 sibling, 1 reply; 6+ messages in thread
From: Murray J. Root @ 2003-04-14 23:01 UTC (permalink / raw)
To: linux-kernel
On Mon, Apr 14, 2003 at 04:39:08AM -0600, Tim Lee wrote:
> Hi,
>
> I need to get agpgart to work with a SiS 648 chipset and I
> haven't seen any implementation of such yet. I'm currently
> using a 2.4.19 kernel. Without a working implementation I
> can't use accelerated OpenGL with an ATI Radeon 9500 pro
> because the ATI drivers require working agp support. I've
> tried just using the generic-sis but that causes the driver
> to mess up big time.
>
> Any ideas?
>
the SiS648 isn't in the main 2.4.x tree. It works in the -ac tree, though.
--
Murray J. Root
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Help with SiS 648 chipset and agpgart
2003-04-14 23:01 ` Murray J. Root
@ 2003-04-15 1:33 ` Tim Lee
2003-04-15 21:58 ` Murray J. Root
0 siblings, 1 reply; 6+ messages in thread
From: Tim Lee @ 2003-04-15 1:33 UTC (permalink / raw)
To: Murray J. Root, linux-kernel
On Monday 14 April 2003 5:01 pm, Murray J. Root wrote:
> On Mon, Apr 14, 2003 at 04:39:08AM -0600, Tim Lee wrote:
> > Hi,
> >
> > I need to get agpgart to work with a SiS 648 chipset and I
> > haven't seen any implementation of such yet. I'm currently
> > using a 2.4.19 kernel. Without a working implementation I
> > can't use accelerated OpenGL with an ATI Radeon 9500 pro
> > because the ATI drivers require working agp support. I've
> > tried just using the generic-sis but that causes the driver
> > to mess up big time.
> >
> > Any ideas?
>
> the SiS648 isn't in the main 2.4.x tree. It works in the -ac tree, though.
In what -ac, the most recent for the 2.4.21-pre7-ac1?
Thanks,
Tim Lee
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: Help with SiS 648 chipset and agpgart
2003-04-15 1:33 ` Tim Lee
@ 2003-04-15 21:58 ` Murray J. Root
0 siblings, 0 replies; 6+ messages in thread
From: Murray J. Root @ 2003-04-15 21:58 UTC (permalink / raw)
To: linux-kernel
On Mon, Apr 14, 2003 at 07:33:48PM -0600, Tim Lee wrote:
> On Monday 14 April 2003 5:01 pm, Murray J. Root wrote:
> > On Mon, Apr 14, 2003 at 04:39:08AM -0600, Tim Lee wrote:
> > > Hi,
> > >
> > > I need to get agpgart to work with a SiS 648 chipset and I
> > > haven't seen any implementation of such yet. I'm currently
> > > using a 2.4.19 kernel. Without a working implementation I
> > > can't use accelerated OpenGL with an ATI Radeon 9500 pro
> > > because the ATI drivers require working agp support. I've
> > > tried just using the generic-sis but that causes the driver
> > > to mess up big time.
> > >
> > > Any ideas?
> >
> > the SiS648 isn't in the main 2.4.x tree. It works in the -ac tree, though.
>
> In what -ac, the most recent for the 2.4.21-pre7-ac1?
The last one that I used was 2.4.20<something> and it worked for agp.
I just use 2.5.x now cause it works a lot better with SiS chipsets (for
me, anyway).
--
Murray J. Root
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2003-04-15 21:46 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-04-14 10:39 Help with SiS 648 chipset and agpgart Tim Lee
2003-04-14 22:11 ` Alan Cox
2003-04-14 23:32 ` Dave Jones
2003-04-14 23:01 ` Murray J. Root
2003-04-15 1:33 ` Tim Lee
2003-04-15 21:58 ` Murray J. Root
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox