Re: Geode based PC/104 micro board and FreeBSD

2004-09-20 Thread Bruce R. Montague
Hi, very likely you have hit a known issue on the original Geode. In "generic_bcopy" in "i386/support.s" FreeBSD occasionally does a byte-aliged long rep move in the video buffer that locks the geode hard. See the patches at the following (it is a trivial patch): 63.249.85.132 63.249.85.132

Re: Geode based PC/104 micro board and FreeBSD

2004-09-20 Thread soralx
> If I install FreeBSD to CF card on other PC and use this CF card to boot > this machine, it will lockup 5-15 seconds after I login to it on the > console. try booting without ACPI Timestamp: 0x414F3755 [SorAlx] http://cydem.org.ua/ ridin' VN1500-B2 ___

Geode based PC/104 micro board and FreeBSD

2004-09-20 Thread Alex K
Hello, everyone! Recently I've got PCM-5820 single board computer with Geode GX1-300 CPU. Mine is with 32M ram and 512M Compact Flash mapped to secondary IDE master. I have tried numerous times to install FreeBSD on it, but it hangs right after startup. I have tried 4.8, 5.2.1, and CURRENT, ever