On Thu, Mar 1, 2012 at 7:23 AM, din99 <wineforum-user@xxxxxxxxxx> wrote: > Since a while now i get this error flooding xsession-errors log when i run wine on ubuntu i386: > > fixme:ntdll:server_ioctl_file Unsupported ioctl 24000 (device=2 access=1 func=0 method=0) > > i wonder if its a linux kernel message or a wine one ? and what to do ? This is Wine's. If your program continues to work, do nothing but watch them scroll by. If they really bother you, you can do the following: WINEDEBUG=-all wine <program name> James