From: Miles L. <mil...@at...> - 2003-02-26 07:52:40
|
On Tue, 2003-02-25 at 08:27, James Simmons wrote: > > > I cannot get the agp/framebuffer code in the linuxppc 2.5 tree to > > compile. > > Is anyone working on this? > > What is your config? > I am building the source from "rsync -avz source.mvista.com::linuxppc-2.5 ." CONFIG_AGP=y CONFIG_DRM=y CONFIG_DRM_RADEON=y gcc -Wp,-MD,drivers/char/agp/.backend.o.d -D__KERNEL__ -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing -fno-common -I/mnt/ext3/usr/src/linux-2.5/arch/ppc -msoft-float -pipe -ffixed-r2 -Wno-uninitialized -mmultiple -mstring -fomit-frame-pointer -nostdinc -iwithprefix include -DKBUILD_BASENAME=backend -DKBUILD_MODNAME=agpgart -c -o drivers/char/agp/backend.o drivers/char/agp/backend.c In file included from drivers/char/agp/backend.c:39: drivers/char/agp/agp.h:31: asm/agp.h: No such file or directory In file included from drivers/char/agp/backend.c:39: drivers/char/agp/agp.h: In function `global_cache_flush': drivers/char/agp/agp.h:52: warning: implicit declaration of function `flush_agp_cache' In a Titanium PowerBook 800MHz G4: (--) PCI:*(0:16:0) ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] rev 0, Mem @ 0xb8000000/27, 0xb0000000/16, I/O @ 0x0400/8, BIOS @ 0xb0020000/17 mode "1280x854-60" # D: 79.815 MHz, H: 51.963 kHz, V: 60.003 Hz geometry 1280 854 1280 854 32 timings 12529 128 16 8 1 112 3 rgba 8/16,8/8,8/0,0/0 endmode 00:0b.0 Host bridge: Apple Computer Inc.: Unknown device 002d Flags: bus master, 66Mhz, medium devsel, latency 16 Capabilities: [80] AGP version 1.0 00:10.0 VGA compatible controller: ATI Technologies Inc: Unknown device 4c57 (prog-if 00 [VGA]) Subsystem: ATI Technologies Inc: Unknown device 4c57 Flags: bus master, stepping, 66Mhz, medium devsel, latency 255, IRQ 48 Memory at b8000000 (32-bit, prefetchable) [size=128M] I/O ports at 802400 [size=256] Memory at b0000000 (32-bit, non-prefetchable) [size=64K] Expansion ROM at b0020000 [disabled] [size=128K] Capabilities: [58] AGP version 2.0 Capabilities: [50] Power Management version 2 10:0b.0 Host bridge: Apple Computer Inc.: Unknown device 002e Flags: bus master, 66Mhz, medium devsel, latency 16 10:17.0 Class ff00: Apple Computer Inc. KeyLargo Mac I/O (rev 03) Flags: bus master, medium devsel, latency 16 Memory at 80000000 (32-bit, non-prefetchable) [size=512K] 10:18.0 USB Controller: Apple Computer Inc. KeyLargo USB (prog-if 10 [OHCI]) Flags: bus master, medium devsel, latency 16, IRQ 27 Memory at a0002000 (32-bit, non-prefetchable) [size=4K] 10:19.0 USB Controller: Apple Computer Inc. KeyLargo USB (prog-if 10 [OHCI]) Flags: bus master, medium devsel, latency 16, IRQ 28 Memory at a0001000 (32-bit, non-prefetchable) [size=4K] 10:1a.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 02) Flags: bus master, medium devsel, latency 168, IRQ 58 Memory at a0000000 (32-bit, non-prefetchable) [size=4K] Bus: primary=10, secondary=11, subordinate=14, sec-latency=176 Memory window 0: 90000000-9ffff000 (prefetchable) Memory window 1: f3000000-f33ff000 I/O window 0: 00001000-00008fff I/O window 1: 00009000-000090ff 16-bit legacy interface ports at 0001 24:0b.0 Host bridge: Apple Computer Inc.: Unknown device 002f Flags: bus master, 66Mhz, medium devsel, latency 16 24:0e.0 Class ffff: Lucent Microelectronics: Unknown device 5811 (rev ff) (prog-if ff) !!! Unknown header type 7f 24:0f.0 Class ffff: Apple Computer Inc. UniNorth GMAC (rev ff) (prog-if ff) !!! Unknown header type 7f |