tech-x11 archive

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

Re: x on exopc



The GENERIC config, (which MONOLITHIC  includes) already contains that
line so it appears it requires a different driver. I believe (but am
uncertain) it has an Intel GMA 3150.

# grep i915 GENERIC
i915drm*        at drm?         # Intel i915, i945 DRM driver
# grep GENERIC MONOLITHIC
include "arch/i386/conf/GENERIC"

On Tue, Mar 8, 2011 at 11:05 AM, Patrick Welche <prlw1%cam.ac.uk@localhost> 
wrote:
> On Mon, Mar 07, 2011 at 08:34:23PM -0800, |/|/ Bendick wrote:
>> I am trying to get X running on an exopc tablet running netbsd i386
>> current. Running startx causes the screen to go black with the
>> following output:
>
> Maybe adding
>
>  i915drm*    at drm?     # Intel i915, i945 DRM driver
>
> to your kernel config might help?
>
> (Odd that MONOLITHIC doesn't include the drm lines...)
>
> Cheers,
>
> Patrick
>



-- 
|/|/ Bendick


Home | Main Index | Thread Index | Old Index