From mint-bounce@lists.fishpool.fi Fri May 21 06:54:04 2010 X-Authenticated: #3273601 X-Provags-ID: V01U2FsdGVkX19YJWhG55RYEa+HG2NojAuOgWYg+eEKZnpsoPqXPM c1asGVeg86QUo0 To: From: Lars Schmidbauer Subject: Re: [MiNT] Daily builds (again) X-Mailer: MyMAIL Rev:1.94.13761 (Atari/(STiK/STinG/GlueSTiK)) X-Hardware: Atari Falcon/CT60 MIME-Version: 1.0 Date: Fri, 21 May 2010 12:51:28 +0200 (MET) Content-Type: text/plain; charset="UTF-8" X-Priority: 3 X-MSMail-Priority: Normal Message-Id: <0007d334.01ae963cb4d0@mail.gmx.net> X-Y-GMX-Trusted: 0 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: latzmaster@gmx.de Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o4LAs47R008182 Hi, >> The bug is still there (infinite repeat of the last pressed key or no key >> is accepted anymore), but something is new: >> If the error appears, message pid 0 (MiNT): kbd_repeat: reset kbd_lock >> is written on screen (or console). > This is really interesting. It should not appear as kbd_lock is only set > in bioskeys(). > The message can only appear when bioskeys does not return (in case of > crash), or it is periodically called by the Eiffel-driver, which would > be strange. >> In case of infinite repeat, it's possible to press another key which is >> repeated then for a short time, then system freezes. >> If no key is accepted anymore, pressing any key writes the same message >> on screen again, mouse still works. > This one: pid 0 (MiNT): kbd_repeat: reset kbd_lock ? Or is it ikbd_scan? First time i tried it was kbd_repeat, today I reproduced it 3 times with infinite key repeat and message "pid 0 (MiNT): ikbd_scan: reset kbd_lock". I forgot to mention that i updated to mintlib-0.58.0-1 (sparemint rpm) a few days ago. Don't know if this matters... Testing this is really annoying because i have to reboot all the time :-( Lars