Hi,
I'm currently experimenting with FreeBSD on a Dell Optiplex 330, and I can't configure the video card. Here's the card seen by the Linux system on the machine.
Slackware Linux supports this card perfectly with the i915 driver in KMS mode.
With FreeBSD 10.3, once I have installed X.org and run startx, the system freezes, the monitor tells me that there is no signal, and I have to do a hard reset.
Is there any quirk to configure this card with FreeBSD? I'd be surprised if this card is not supported, since it's extremely common.
Cheers,
Niki
I'm currently experimenting with FreeBSD on a Dell Optiplex 330, and I can't configure the video card. Here's the card seen by the Linux system on the machine.
Code:
$ /sbin/lspci | grep -i vga
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express
Integrated Graphics Controller (rev 0a)
Slackware Linux supports this card perfectly with the i915 driver in KMS mode.
With FreeBSD 10.3, once I have installed X.org and run startx, the system freezes, the monitor tells me that there is no signal, and I have to do a hard reset.
Is there any quirk to configure this card with FreeBSD? I'd be surprised if this card is not supported, since it's extremely common.
Cheers,
Niki