Date: Fri, 8 Apr 2005 09:45:20 -0700 (PDT) From: Doug White <dwhite@gumbysoft.com> To: Divacky Roman <xdivac02@stud.fit.vutbr.cz> Cc: current@freebsd.org Subject: Re: slow kbd input on 6-current on amd64@nforce3 Message-ID: <20050408094349.U63303@carver.gumbysoft.com> In-Reply-To: <20050408144444.GA34248@stud.fit.vutbr.cz> References: <20050406130909.GA90294@stud.fit.vutbr.cz> <20050408144444.GA34248@stud.fit.vutbr.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 8 Apr 2005, Divacky Roman wrote: > On Thu, Apr 07, 2005 at 10:15:13PM -0700, Doug White wrote: > > On Wed, 6 Apr 2005, Divacky Roman wrote: > > > > > as I have mentioned on the list I have very slow keyboard input. it might be > > > related to kbd not having an IRQ assigned. I repeat once again that it worked > > > on 5.3R. > > > > Your machine would not be PC-compliant if your keyboard controller did not > > get an interrupt. In this output, it does. > > vmstat -i says it does not, I dont know which information I should believe. vmstat will only show a source if it receives an interrupt. So the problem for you is that atkbd is not receving interrupts, not that it is not being assigned. Have you tried a different keyboard? > I really dont know what can cause this but it worked in 5.3R and dont work in > recent 6-current and because I saw no kbd in vmstat -i output I thought this > can be the cause. > > in bootloader the keyboard speed is ok but once it boots its very slow. > > what do you recomend me to watch/debug? I tried to revert some commits > to apic code with no success, kbd driver itself has not change for ages. I don't recall seeing .. what happens if you boot safe mode? -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050408094349.U63303>