Re: [Dri-devel] Building DRM for 2.6.3. And mach64 randr and Kconf.

2004-03-07 Thread Leif Delgass
On Sun, 7 Mar 2004, Mike Mestnik wrote:

> I never got gatos to work on 2.6 but atitvout workes if I set X to
> 1024x768 or 800x600 or 640x480.  It has problems with regard to VT
> switching and video mode changing.
> 
> On a VT I run "atitvout ntsc detect" then switch to X running the mode I
> use 1024x768 for movies and 640x480 for nintendo games.  Then I run
> "atitvout t" as I can only use one display at a time.  I run "atitvout l"
> and then can change VTs and resolution.
> 
> Have you tryed using Makefile.linux or Makefile.kernel with 2.6.3?
> 
> Also there is no Kconfig support for mach64!!!

The Kconfig option from mach64-0-0-6-branch didn't make it over to the 
new branch.  I've added the mach64 option back in.
 
> --- Jan Geldmacher <[EMAIL PROTECTED]> wrote:
> > On Sun, 7 Mar 2004 04:08:11 -0800 (PST)
> > Mike Mestnik <[EMAIL PROTECTED]> wrote:
> > 
> > > I was building mach64 drm for 2.6.3.  I had the worst time convincing
> > > Makefile.linux and inturn Makefile.kernel that it was not lessthan25
> > and
> > > lessthan2552.  I finaly gave up once I saw I had to gointo all the .h
> > and
> > > .c files and add #defines there as well.  Also I don't have a mach64
> > pro
> > > so I guess I can't use the kmod any way.  This laptop has AGP, will
> > there
> > > ever be DRI support for the Rage Mobility P/M AGP 2x?  What is capeble
> > of
> > > being accelerated and what type of FPS could I expect to get if I
> > added
> > > the support?

The Rage Mobility P/M has always been supported by the driver, as far as I 
can remember.  There is a list of PCI IDs in the mach64 DRM now, but I 
haven't checked it to see if anything is missing yet, but there are 
entries for Rage Mobility P/M and Rage Mobility P/M AGP 2X.
 
> > I have a Rage Mobility P/M AGP 2x, too. Building and installing dri on
> > 2.6.1
> > was no problem with the latest cvs version. I just followed the
> > instructions on 
> > http://dri.sourceforge.net/cgi-bin/moin.cgi/ATIMach64
> > However TVout makes problems. It worked under 2.4.x, but I can't get it
> > to work
> > with 2.6/Xfree (neither gatos nor atitvout)... I can only activate tvout
> > using plain console without X started.
> > 
> > hth
> > 
> > > Also the Debian mach64 driver added xrendr or was that the new X
> > server? 
> > > Any way it workes nice and now I think I can get rid of all my layouts
> > for
> > > TV output.
> > > 
> > > 
> > > __
> > > Do you Yahoo!?
> > > Yahoo! Search - Find what you_re looking for faster
> > > http://search.yahoo.com
> > > 
> > > 
> > > ---
> > > This SF.Net email is sponsored by: IBM Linux Tutorials
> > > Free Linux tutorial presented by Daniel Robbins, President and CEO of
> > > GenToo technologies. Learn everything from fundamentals to system
> > > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> > > --
> > > ___
> > > Dri-devel mailing list
> > > [EMAIL PROTECTED]
> > > https://lists.sourceforge.net/lists/listinfo/dri-devel
> 
> 
> __
> Do you Yahoo!?
> Yahoo! Search - Find what you’re looking for faster
> http://search.yahoo.com
> 
> 
> ---
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> --
> ___
> Dri-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/dri-devel
> 

-- 
Leif Delgass 
http://www.retinalburn.net



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
--
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [Dri-devel] Building DRM for 2.6.3. And mach64 randr and Kconf.

2004-03-07 Thread Mike Mestnik
I never got gatos to work on 2.6 but atitvout workes if I set X to
1024x768 or 800x600 or 640x480.  It has problems with regard to VT
switching and video mode changing.

On a VT I run "atitvout ntsc detect" then switch to X running the mode I
use 1024x768 for movies and 640x480 for nintendo games.  Then I run
"atitvout t" as I can only use one display at a time.  I run "atitvout l"
and then can change VTs and resolution.

Have you tryed using Makefile.linux or Makefile.kernel with 2.6.3?

Also there is no Kconfig support for mach64!!!

--- Jan Geldmacher <[EMAIL PROTECTED]> wrote:
> On Sun, 7 Mar 2004 04:08:11 -0800 (PST)
> Mike Mestnik <[EMAIL PROTECTED]> wrote:
> 
> > I was building mach64 drm for 2.6.3.  I had the worst time convincing
> > Makefile.linux and inturn Makefile.kernel that it was not lessthan25
> and
> > lessthan2552.  I finaly gave up once I saw I had to gointo all the .h
> and
> > .c files and add #defines there as well.  Also I don't have a mach64
> pro
> > so I guess I can't use the kmod any way.  This laptop has AGP, will
> there
> > ever be DRI support for the Rage Mobility P/M AGP 2x?  What is capeble
> of
> > being accelerated and what type of FPS could I expect to get if I
> added
> > the support?
> 
> I have a Rage Mobility P/M AGP 2x, too. Building and installing dri on
> 2.6.1
> was no problem with the latest cvs version. I just followed the
> instructions on 
> http://dri.sourceforge.net/cgi-bin/moin.cgi/ATIMach64
> However TVout makes problems. It worked under 2.4.x, but I can't get it
> to work
> with 2.6/Xfree (neither gatos nor atitvout)... I can only activate tvout
> using plain console without X started.
> 
> hth
> 
> > Also the Debian mach64 driver added xrendr or was that the new X
> server? 
> > Any way it workes nice and now I think I can get rid of all my layouts
> for
> > TV output.
> > 
> > 
> > __
> > Do you Yahoo!?
> > Yahoo! Search - Find what you_re looking for faster
> > http://search.yahoo.com
> > 
> > 
> > ---
> > This SF.Net email is sponsored by: IBM Linux Tutorials
> > Free Linux tutorial presented by Daniel Robbins, President and CEO of
> > GenToo technologies. Learn everything from fundamentals to system
> > administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> > --
> > ___
> > Dri-devel mailing list
> > [EMAIL PROTECTED]
> > https://lists.sourceforge.net/lists/listinfo/dri-devel


__
Do you Yahoo!?
Yahoo! Search - Find what you’re looking for faster
http://search.yahoo.com


---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
--
___
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel