Na verdade ele acontece isso realmente de antes de setar a vari�vel no sysctl ele ainda mostra algumas msgs, mas quanto a vari�vel n�o aparecer mais depois de alterada � muito estranho. para mim ele funciona legal.
On Tue, 25 Feb 2003 19:57:50 -0300 "Voloch" <[EMAIL PROTECTED]> wrote: > fala Mioranza > > sua dica funcionou quase que 100%. na verdade, o numero de mensagens caiu > substancialmente, mas ainda recebo algumas no boot, isso depois de acertar o > sysctl.conf. olha s�: > > calcru: negative time of -684974 usec for pid 54 (sysctl) > calcru: negative time of -684379 usec for pid 62 (date) > calcru: negative time of -1363988 usec for pid 58 (dd) > calcru: negative time of -676679 usec for pid 67 (sh) > calcru: negative time of -676905 usec for pid 71 (sh) > calcru: negative time of -685022 usec for pid 79 (fsck_ufs) > calcru: negative time of -685640 usec for pid 86 (fsck_ufs) > calcru: negative time of -674179 usec for pid 76 (sh) > calcru: negative time of -47 usec for pid 98 (mount) > calcru: negative time of -684684 usec for pid 114 (dd) > calcru: negative time of -1348952 usec for pid 101 (sh) > calcru: negative time of -684593 usec for pid 124 (sysctl) > calcru: negative time of -676165 usec for pid 145 (sh) > calcru: negative time of -685601 usec for pid 157 (sh) > > em resposta ao sysctl -a | grep ACPI, na primeira vez tive: > > free5# sysctl -a | grep ACPI > kern.timecounter.hardware: ACPI-safe > > ja apos o reboot, nao tive resposta, ou seja, vazio. > > o que pode ser agora? > > []s > > Marcus > > ----- Original Message ----- > From: "Alexandre Mioranza" <[EMAIL PROTECTED]> > To: "Grupo Brasileiro de Usuarios FreeBSD" <[EMAIL PROTECTED]> > Sent: Sunday, February 16, 2003 11:49 PM > Subject: Re: [FUGSPBR] calcru: negative time of > > > Esta solu��o indicada pelo colega n�o funciona, vc ter� que fazer o seguinte > : > sysctl -a | grep ACPI > isto ir� retornar uma linha que fala algo tipo ...=ACPI safemode ou quase > isso, > pegue o valor antes do sinal de "=" que representa a vari�vel do kenel que > vc > vai alterar e fa�a o seguinte: > sysctl -w vari�vel.do.kernel=TSC > e eant�o esta msg n�o ir� mais aparecer, se vc quiser vc pode editar > o /etc/sysctl.conf e adicionar a linha referente a vari�vel para que seja > aplicada a altera��o na inicializa��o, alinha seria +/- assim: > vari�vel.do.kernel=TSC > > Espero ter ajudado. > -- > Alexandre Mioranza > V. E. M. > Varig Eng. & Manut. > Sistemas e M�todos > [EMAIL PROTECTED] > 55.51.3358.7146 > > > Citando Lanna <[EMAIL PROTECTED]>: > > > Oi, > > > > Tente o seguinte: > > > > coloque esta linha no /etc/sysctl.conf > > > > sysctl -w kern.timecounter.method=1 > > > > Eu encontrei isso num site , caso nao funcione , > > aumente os valores ... > > > > De uma olhada nesse link > > http://docs.meg.nu/FAQ/FAQ97.html > > > > []`s > > > > Lanna > > > > > > > > > > Pessoal > > > > > > > > Instalei o freeBSD 5.0. tudo instalado, rodando > > > redondo. no entanto, nao > > > > paro de receber essa msg "calcru: negative time of > > > - XXXXX" > > > > > > > > bom, andei pesquisando e li em algum lugar que > > > isso era tipico de AMD K-6. > > > > de fato estava num K6. entao passei para o P2-450 > > > que tava parado. instalei > > > > novamente, em outro HD e a mensagem continuou. > > > engra�ado � que a maquina > > > > funciona perfeitamente, mas essa mensagem nao > > > para!! > > > > > > > > pesquisei muito e nao consegui resolver esse > > > problema. alguem j� passou por > > > > isso? conseguiu acertar? do que se trata, > > > exatamente? > > > > > > > _______________________________________________________________________ > > Busca Yahoo! > > O servi�o de busca mais completo da Internet. O que voc� pensar o Yahoo! > > encontra. > > http://br.busca.yahoo.com/ > > _______________________________________________________________ > > Sair da Lista: http://www2.fugspbr.org/mailman/listinfo/fugspbr > > Historico: http://www4.fugspbr.org/lista/html/FUG-BR/ > > > > > _______________________________________________________________ > Sair da Lista: http://www2.fugspbr.org/mailman/listinfo/fugspbr > Historico: http://www4.fugspbr.org/lista/html/FUG-BR/ > > _______________________________________________________________ > Sair da Lista: http://www2.fugspbr.org/mailman/listinfo/fugspbr > Historico: http://www4.fugspbr.org/lista/html/FUG-BR/ _______________________________________________________________ Sair da Lista: http://www2.fugspbr.org/mailman/listinfo/fugspbr Historico: http://www4.fugspbr.org/lista/html/FUG-BR/
