AGP problems.
Adam K Kirchhoff
adamk at voicenet.com
Wed Mar 24 10:16:05 PST 2004
Adam K Kirchhoff <adamk at xxxxxxxxxxxx> wrote:
> So I noticed that with "device agp" in my kernel config file, my agp
> device wasn't being found. I decided to try my luck with it as a
> module, recompiled, and added the agp_load="YES" line to my loader.conf
> file. Despite this, it refuses to load the module:
> FreeBSD/SMP: Multiprocessor motherboard
> cpu0 (BSP): apic id: 0, version: 0x00040011, at 0xfee00000
> cpu1 (AP): apic id: 1, version: 0x00040011, at 0xfee00000
> io0 (APIC): apic id: 2, version: 0x00178011, at 0xfec00000
> Preloaded elf kernel "/kernel" at 0xc048f000.
> Preloaded elf module "/modules/if_fxp.ko" at 0xc048f238.
> Preloaded elf module "/modules/miibus.ko" at 0xc048f2e0.
> Preloaded elf module "/modules/if_rl.ko" at 0xc048f388.
> Preloaded elf module "/modules/if_wi.ko" at 0xc048f430.
> Preloaded elf module "/modules/if_xl.ko" at 0xc048f4d8.
> Preloaded elf module "/modules/bktr.ko" at 0xc048f580.
> bktr_mem: memory holder loaded
> Preloaded elf module "/modules/bktr_mem.ko" at 0xc048f628.
> Preloaded elf module "/modules/libiconv.ko" at 0xc048f6d4.
> Preloaded elf module "/modules/libmchain.ko" at 0xc048f780.
> loaded elf module "/modules/smbfs.ko" at 0xc048f82c.
> netsmb_dev: loaded
> Pentium Pro MTRR support enabled
> Dropping to the boot prompt, I tried manually loading the agp
> module, but it complains about a dependency on pci, and tries to load
> the 'pci' module (which fails).
> Trying to load the agp module after the system up and running
> (which, iirc, has never worked on FreeBSD) gives me the following error
> message:
> link_elf: symbol agp_get_info undefined
> Any ideas?
I'm curious is anyone has AGP working with a recent version from CVS?
If so, did you compile it as a module or directly into the kernel?
Adam
More information about the Bugs
mailing list