Re: System freezes when running matchbox

Dzuy Nguyen <[email protected]> Tue, 02 Aug 2005 09:51:42 -0500
Newsgroups gmane.comp.handhelds.matchbox
Organization Infinity Studioss, Inc.
Message-ID <[email protected]>

Charles Simpson wrote:

> Dzuy Nguyen wrote:
>
>> Both of my C3 Ezra and Nehmiah boards lockup with Fedora Core3. I'm
>> going back to RH 9.0 and kernel 2.4 to see if it happens there.
>
>
> Which chipsets on which boards?  The Nehemiah CPU is used on a couple 
> of boards.

My C3 Ezra has the PN133T (VT8606) chipset, the Nehmiah has the CLE266
(VT8623/VT8237) chipset.  These are not your normal mini-itx board by VIA.
They're both 3.5" single board computers by another OEM.

>
>>
>> I built matchbox from source, just ./configure; make; make install.  
>> X and
>> matchbox are run with root.
>
>
> Can you try running without root and make sure that nothing is suid 
> (you may lose DRI and X will probably complain a lot).  At least try 
> running Matchbox without root because that would make it much more 
> difficult for a rogue process to lock the whole system.  Also check if 
> the $CFLAGS or $CXXFLAGS environment variables are set.
>
I eliminated all other processes, just matchbox.  I'll try your 
suggestion and run it as
non-root.  I'll also try to run with other window managers and see.  
This couls very
well be a hardware problem.  I think it's more than the DMA problem 
since my OS
is in-memory, hence no hard drive is being accessed when it runs.