DragonFly users List (threaded) for 2009-06
DragonFly BSD
DragonFly users List (threaded) for 2009-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: ps2 mouse driver problem -- kernel psmintr error messages


From: Ed Berger <nobody@xxxxxxxxx>
Date: Thu, 25 Jun 2009 15:05:50 -0400

I tried this suggestion and it didn't fix the problem. X cursor still went to right screen border(top corner) and made it unusable. Similar
psmintr error messages, etc.


I was however able to get things working by changing some BIOS settings.
It may have been disabling USB legacy support or "enabling" instead of "auto-detecting" ps2 mouse, sound, etc. (I did them all at once and rebooted).


Antonio Huete Jimenez wrote:
Hi Ed,

You may want to add to your psm driver line (in the kerrnel config
file) the flag 0x8, so the psm line by default is:
     device          psm0    at atkbdc? irq 12

And you should use:
    device          psm0    at atkbdc? irq 12 flags 0x8




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]