
Hello, I had the same problem and it was fixed by the command you gave. However, in the process of trying to fix this problem myself I had removed the xorg-xf86-input-mouse package and now it won't install, giving me an md5sum mismatch. I've deleted the folder for it under /usr/ports/xorg/ and run ports -u, it still gives a mismatch. I've also tried manually downloading the correct package with wget. What am I doing wrong? The mouse does work under xorg now but I feel like going without the driver may be a bad idea. Joe Sent from my iPhone
On Jan 6, 2015, at 12:12 PM, Predrag Ivanovic <predivan@open.telekom.rs> wrote:
On Tue, 06 Jan 2015 12:54:06 -0200 Cezar Rangel wrote:
Hi Predrag here is the pastbin of the xorg.0.log
Here is the clue:
X.Org X Server 1.16.3 Release Date: 2014-12-20 <snip> (II) Module nouveau: vendor="X.Org Foundation" [ 139.675] compiled for 1.15.2, module version = 1.0.11 <-----this
Hence the error [ 139.675] (EE) module ABI major version (15) doesn't match the server's version (18)
Drivers are compiled for 1.15.2, and current xorg version is 1.16.3.
Solution is rather easy: prt-get update $(prt-get dependent xorg-server)
which will rebuild video and input drivers for current xorg. If you use nvidia binary driver, rebuild that too.
Remember to do that after every xorg-server port update, and you shouldn't have any problems.
HTH
Pedja _______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux