DragonFly BSD
DragonFly bugs List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

AGP problems.


From: Adam K Kirchhoff <adamk@xxxxxxxxxxxx>
Date: 24 Mar 2004 00:15:26 GMT
Keywords:
Summary:

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?

Adam



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]