Re: Intel G965 graphics, X.org 7.2, and FreeBSD 6.2-RELEASE
- From: novembre@xxxxxxxxx
- Date: 30 May 2007 13:04:51 -0700
On May 28, 10:30 pm, "Conrad J. Sabatier" <conr...@xxxxxxx> wrote:
On Sat, 26 May 2007 16:31:37 -0700, novembre wrote:
On May 25, 7:58 pm, novem...@xxxxxxxxx wrote:
On May 25, 5:49 pm, "Conrad J. Sabatier" <conr...@xxxxxxx> wrote:
On Thu, 24 May 2007 19:05:13 -0700, novembre wrote:
When I start X, I get the following error message:
Markers: (--) probed, (**) from config file, (==) default
setting, (+ +) from command line, (!!) notice, (II)
informational,
(WW) warning, (EE) error, (NI) not implemented,
(??)
unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon May 23 15:11:36
2007 (WW) I810: No matching Device section for instance (BusID
PCI:0:2:1) found
(EE) GARTInit: Unable to open /dev/agpgart (No such file or
directory) (EE) I810(0): Failed to allocate framebuffer. Is your
VideoRAM set too low ??
Fatal server error:
AddScreen/ScreenInit failed for driver 0
Have you tried loading the agp module first (kldload agp)?
--
Conrad J. Sabatier <conr...@xxxxxxx>
I'm not quite sure if it'll work that way, since there is no AGP card/
chip in this machine. When booting the system, instead of the default
configuration, I asked loader to list the already-loaded modules by
"lsmod" and agp was among them. So I assume that it's trying to load
the agp module itself, but after booting "dmesg | grep agp" returns
nothing, thus no agp component in the system. To answer your question
though, no I have NOT put agp_load="YES" in loader.conf
any ideas?
Well, just judging from the Xorg log output you've posted, it appears
that the driver you're trying to use requires the agpgart device.
Try manually loading the agp driver after booting and logging in with:
kldload agp
Then verify that the device is created:
ls -l /dev/agpgart
Then try starting X again, or reconfiguring X once more.
If your device truly is *not* an AGP device, but the driver requires one,
then you've got a real problem, to say the least. :-) Are you
absolutely certain you're using the right driver?
Anyway, good luck!
--
Conrad J. Sabatier <conr...@xxxxxxx>
"kldload agp" returns the following error message:
-----
kldload: can't load agp: File exists
-----
and so "ls /dev/" does not show any agp device...
.
- Follow-Ups:
- Re: Intel G965 graphics, X.org 7.2, and FreeBSD 6.2-RELEASE
- From: Conrad J. Sabatier
- Re: Intel G965 graphics, X.org 7.2, and FreeBSD 6.2-RELEASE
- References:
- Intel G965 graphics, X.org 7.2, and FreeBSD 6.2-RELEASE
- From: novembre
- Re: Intel G965 graphics, X.org 7.2, and FreeBSD 6.2-RELEASE
- From: novembre
- Re: Intel G965 graphics, X.org 7.2, and FreeBSD 6.2-RELEASE
- From: Conrad J. Sabatier
- Re: Intel G965 graphics, X.org 7.2, and FreeBSD 6.2-RELEASE
- From: novembre
- Re: Intel G965 graphics, X.org 7.2, and FreeBSD 6.2-RELEASE
- From: novembre
- Re: Intel G965 graphics, X.org 7.2, and FreeBSD 6.2-RELEASE
- From: Conrad J. Sabatier
- Intel G965 graphics, X.org 7.2, and FreeBSD 6.2-RELEASE
- Prev by Date: Re: Strict Destination Multi-Homing on FreeBSD 6.2 ?
- Next by Date: Re: pkg_list & applications from source
- Previous by thread: Re: Intel G965 graphics, X.org 7.2, and FreeBSD 6.2-RELEASE
- Next by thread: Re: Intel G965 graphics, X.org 7.2, and FreeBSD 6.2-RELEASE
- Index(es):
Relevant Pages
|