Date: Wed, 13 Jun 2007 21:07:19 -0500 (CDT) From: Eduardo Viruena Silva <mrspock@esfm.ipn.mx> To: freebsd-questions@freebsd.org Subject: beryl/agpgart/i810/Intel 950 GMA Message-ID: <20070613203225.A10064@Gina.esfm.ipn.mx>
next in thread | raw e-mail | index | archive | help
Hello Guys, I have an Intel 950 GMA video card, built-in in my computer's motherboard. My motherboard is D945NT. I installed FreeBSD-6.2-RELEASE, and cvsupdated it to FreeBSD-6.2-RELEASE-p5. Installed my ports and cvsupdated them. I found "beryl" in /usr/ports/x11-wm, it seemed to depend on Xorg-7.2 I successfully upgrade Xorg-6.9 to Xorg-7.2. I also compiled beryl, everything seems to be ok. ..and I have tried to make it work, I give up. The problem seems to be that X is trying to find /dev/agpgart, according to my /var/log/Xorg.0.log: (II) I810(0): VESA VBE OEM Vendor: Intel Corporation (II) I810(0): VESA VBE OEM Product: Intel(r) 82945G Chipset Family Graphics Controller (II) I810(0): VESA VBE OEM Product Rev: Hardware Version 0.0 (II) I810(0): Integrated Graphics Chipset: Intel(R) 945G (--) I810(0): Chipset: "945G" (--) I810(0): Linear framebuffer at 0x40000000 (--) I810(0): IO registers at addr 0x50100000 (==) I810(0): Write-combining range (0x50100000,0x80000) was already clear (II) I810(0): 2 display pipes available. (II) I810(0): detected 7932 kB stolen memory. (EE) GARTInit: Unable to open /dev/agpgart (No such file or directory) (WW) I810(0): /dev/agpgart is either not available, or no memory is available for allocation. Using pre-allocated memory only. (--) I810(0): Pre-allocated VideoRAM: 7932 kByte I have seen beryl working on Gentoo Linux, /dev/agpgart is present in an identical system, and it seems to me that it is not a problem of memory allocation. so... What do I have to do to create /dev/agpgart? My kernel has device agp present. Thank you in advance. Eduardo.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070613203225.A10064>