Port-i386 archive

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

Re: NetBSD on a mini-ITX motherboard?



Hi,

> Joel CARNAT wrote:
>> Hello,
>>
>> On Tue, 11 Mar 2008 14:36:08 -0700, "Robert P. Thille" said:
>>> I'm running -CURRENT from awhile ago (~6months?) on a EPIA EN-15000G. I
>>> wanted to run Linux, so I could have VMWare & Windows, but Linux was
>>> unstable, even without X. It took until quite recently for me to get X
>>> running stable on NetBSD with the OpenChrome drivers, but it seems
>>> quite
>>> stable now (though it's not primarily used as a GUI box).
>>
>> could you give url/howto/notes to perform installation of openchrome
>> drivers on NetBSD please ?
>
> Note that I haven't much of a clue as to what I'm doing with this stuff,
> but I did manage to cobble together a pkgsrc package:
> http://www.rangat.org/rthille/DropBox/x11_xf86-video-openchrome.tgz
>
> It's not "valid" for checkin because it makes reference to
> pkgsrc/wip/modular-xorg-macros, but I couldn't get it to build
> otherwise...  Also, my machine is an ugly mix of in-tree X11 and Xorg,
> and when I recently built current to try to clean it up, my kernel died
> on boot with a panic, so I can't see if this driver will work on a
> 'clean' x-org type system.
>

I don't really know either :-)
I compiled the package into a pkg_comp sandbox (4.99.55 w/o XFree86 but
with Xorg modular).

I had to modify your Makefile as follow:
--- Makefile.orig       2007-12-19 02:57:45.000000000 +0100
+++ Makefile    2008-03-18 10:27:52.000000000 +0100
@@ -41,4 +41,4 @@
 .include "../../x11/xextproto/buildlink3.mk"
 .include "../../x11/xproto/buildlink3.mk"
-.include "../../wip/modular-xorg-macros/buildlink3.mk"
+.include "../../x11/pixman/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

At least I get the binaries.
I will try this evening to use it - as soon as I get home :-)

Best regards,
    Jo




Home | Main Index | Thread Index | Old Index