Linux/Tip&Tech

psmouse.c: Mouse at isa0060/serio1/input0 lost synchronization, throwing 2 bytes away 오류 관련

Grub 2008. 10. 9. 07:55
BIOS 에서  USB legacy support 를 disable 하면 된다.

  커널 관련 문제로 보인다.

  구글링을 통하여선 다음과 같은 차선책이 제시 되었으나 이역시 별 도움이 되지 않았다

  참고만 하자.

  a quick diff reveals that you boot your 2.6.14 and 2.6.13 with different
  kernel parameters in ?lilo?.

  please try to boot 2.6.14 too with pci=noacpi or pci=routeirq

  that's more an workaround..
  bug should be forwarded to acpi upstream.