Re: Unable to compile drm.ko on powerpc

2011-01-13 Thread Super Bisquit
I see this > Identifier "Card0" > Driver "ati" > VendorName "ATI Technologies Inc" > BoardName "Rage 128 PR/PRO AGP 4x TMDS" > BusID "PCI:0:16:0" > > From the October 2008 ppc mailing list. Am I going to need to configure X with AGP 4X in the board na

Re: Unable to compile drm.ko on powerpc

2011-01-13 Thread Nathan Whitehorn
AGP is derived from PCI, so AGP devices show up on the PCI bus. All the AGP kernel module does is provide hooks to manipulate some advanced features of the bus, mostly for the benefit of drm. -Nathan On 01/12/11 19:24, Super Bisquit wrote: My graphics port is agp and not pci. It's a Quicksilv

Re: Unable to compile drm.ko on powerpc

2011-01-12 Thread Super Bisquit
My graphics port is agp and not pci. It's a Quicksilver 2002 with a 4x agp slot. Now, how do I make it work? That's the problem I've been recently asking about. Forgive me for bringing the next part here. The PowerPC snapshot 9 for the 32bit ppc needs updating. The ports tarball is behind. On 1/

Re: Unable to compile drm.ko on powerpc

2011-01-12 Thread Nathan Whitehorn
On 01/12/11 02:39, Super Bisquit wrote: http://slexy.org/view/s2NSVy7aTU The build also fails looking for machine/specialreg.h. This file is only found on i386/amd64 processors. Drm.ko is needed by agp.ko. DRM is not required by AGP, rather the reverse, and DRM does not presently work on powe

Unable to compile drm.ko on powerpc

2011-01-12 Thread Super Bisquit
http://slexy.org/view/s2NSVy7aTU The build also fails looking for machine/specialreg.h. This file is only found on i386/amd64 processors. Drm.ko is needed by agp.ko. ___ freebsd-hackers@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/f