and - compile a new kernel optimised for the C3 cpu. It'll help.
On Mon, 2003-07-28 at 11:53, Rafael Gonzalez Lome�a wrote: > Hi Thomas, > > The VIA EPIA have problems with the "cmov" instruction, (see > http://forums.viaarena.com/messageview.cfm?catid=4&threadid=37424&highlight_ > key=y&keyword1=cmov ). > > Thats instruction its very important at some libraries, like openssl, and > others, and for this reason, Evia boards, displayed "illegal instruction" or > "core dumped" in some times. > > I have the same problem, and i resolved this compiling ALL, and setting > PROC to "i586" at all "make" files. And in addiction, you can upgrade the > optimization options (-O, -O2, ...). > > > Regards. > > Rafael. > > > > > ----- Original Message ----- > From: "Thomas Haeger" <[EMAIL PROTECTED]> > To: "Asterisk-Dev" <[EMAIL PROTECTED]> > Sent: Monday, July 28, 2003 10:27 AM > Subject: [Asterisk-Dev] problems on VIA EPIA 5000 board (illegal > instaruction) > > > > Hi all, > > > > i tried to get work asterisk on a VIA EPIA 5000 board. > > I have installed "debian woody" (this HDD worked fine on an other machine > > before). > > > > But if i try to start asterisk the following message occurs: > > > > ..... > > [SetAccount] > > == Registered application 'SetAccount' > > [SetGlobalVar] > > == Registered application 'SetGlobalVar' > > [SetLanguage] > > == Registered application 'SetLanguage' > > [SetVar] > > == Registered application 'SetVar' > > [StripMSD] > > == Registered application 'StripMSD' > > [Suffix] > > == Registered application 'Suffix' > > [Wait] > > == Registered application 'Wait' > > Asterisk Dynamic Loader Starting: > > == Parsing '/etc/asterisk/modules.conf': Found > > [chan_modem.so]Illegal instruction > > > > It seems that the minute where asterisk try to load the first module the > > error occurs. > > > > If i take this module out of the modules.conf with "noload => > > chan_modem.so", another module let occur this error, but not all. > > > > Are there any known problems running astersik on a VIA board ? > > > > > > Thanks for help, > > > > Thomas. > > > > _______________________________________________ > > Asterisk-Dev mailing list > > [EMAIL PROTECTED] > > http://lists.digium.com/mailman/listinfo/asterisk-dev > > _______________________________________________ > Asterisk-Dev mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-dev _______________________________________________ Asterisk-Dev mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-dev
