jesage 发表于 2006-03-29 15:05

怎样找到我的/dev/agpgart

机器配置:DELL 5150C 标配,Intel945 芯片组,集成显卡
系统:FreeBSD 6.1-PRERELEASE
X server:xorg-6.9.0
xorg.conf 显卡驱动使用i810
在Xorg.log中,
(--) PCI:*(0:2:0) Intel Corporation 945G Integrated Graphics Controller rev 2, Mem @ 0xeff00000/19, 0xd0000000/28, 0xefec0000/18, I/O @ 0xecd
8/3
(--) PCI: (0:2:1) Intel Corporation 945G Integrated Graphics Controller rev 2, Mem @ 0xeff80000/19

(II) I810: Driver for Intel Integrated Graphics Chipsets: i810, i810-dc100,
i810e, i815, i830M, 845G, 852GM/855GM, 865G, 915G, E7221 (i915),
915GM, 945G
(II) Primary Device is: PCI 00:02:0
(--) Assigning device section with no busID to primary device
(WW) I810: No matching Device section for instance (BusID PCI:0:2:1) found
(--) Chipset 945G found

说明Xorg6.9支持此显卡

但是
(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)

找不到这个设备

我的内核编译配置文件里有
device agp
在/boot/loader.conf里有
agp_load="YES"

pciconf -lv | grep -i agp 没有任何输出

难道是因为没有agp插槽的原因????

望各位高手指教,不胜感谢!!!!!!

toughhou 发表于 2013-11-29 13:02

(EE) GARTInit: Unable to open /dev/agpgart (No such file or directory)

找不到这个设备


我也是这样的问题. 求助!!
页: [1]
查看完整版本: 怎样找到我的/dev/agpgart