You could try using another video driver than nvidia just for your 
homemade kernel test purpose, like "vesa" or the frame buffer "fbdev".

Arno Fiva wrote:
> I can confirm the same behaviour with an almost identical xorg.conf
> InputDevice section. In console mode everything works fine. Currently I
> have two kernels installed (386 and generic). Now the interesting thing
> is I only have this behaviour with the generic kernel, no keyboard
> repeats or delays using the 386 kernel. So it could be related to the
> tsc timer issue discribed in bug #99356.
>
> To test that I tried compiling a new kernel with tsc disabled (somehow
> adding notsc to the boot menu made the system not boot at all).
> Unfortunately the X server complains that the nvidia module is not
> loaded, although it is activated in the options before compiling the
> kernel. Does anyone have a hint on how to get that accomplished?
>
> Here is my xorg.conf section
>
> Section "InputDevice"
>     Identifier     "Generic Keyboard"
>     Driver         "kbd"
>     Option         "CoreKeyboard"
>     Option         "XkbRules" "xorg"
>     Option         "XkbModel" "pc105"
>     Option         "XkbLayout" "us"
> EndSection
>
>

-- 
repeate rate problem, sometimes repeats character many times while typing. 
https://bugs.launchpad.net/bugs/92594
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to