> It looks like your kernel and X are out of sync.
> Are you sure you've upgraded X?

Yes, I did. All tgz files, except game55.tgz.

> The message "Mouse0: bad wsmouse event type=18" cannot happen with
> the xf86-input-ws driver from -current xenocara:
> 
>               case WSCONS_EVENT_SYNC:
>                       DBG(4, ErrorF("Sync\n"));
>                       return TRUE;
>               default:
>                       xf86IDrvMsg(pInfo, X_WARNING,
>                           "bad wsmouse event type=%d\n", event.type);
>                       continue;
> 
> (above code from /usr/xenocara/driver/xf86-input-ws/src/ws.c)
> 
> /usr/include/dev/wscons/wsconsio.h:#define      WSCONS_EVENT_SYNC             
>   18
> 
> Control flow should fall into 'case WSCONS_EVENT_SYNC:' but in
> your case it hits the 'default:' case which means your xf86-input-ws
> driver is out of date and doesn't handle WSCONS_EVENT_SYNC events.

I recall all x files downloaded, then installed in a
second step, which is new, compared to previous versions.
After that I sysmerged, then upgraded packages using
pkg_add -ui. The box is useful, only messages are on
the console. To add something that changed, regarding
the sound from another post: it is louder. Something
changed. I never heard the node, now I do. I will make
another upgrade, when a snapshot with packages of the
same or similar date arrive.
Best regards and thanks for answering

                          Zoran

Reply via email to