tsschulz wrote: > I'm sorry, but I see the same lines in every application, in wine regedit.exe too: > > > Code: > > tsschulz@linux-9x8l:~> wine regedit.exe > err:winedevice:ServiceMain driver L"atksgt" failed to load > err:winedevice:ServiceMain driver L"lirsgt" failed to load > err:winedevice:ServiceMain driver L"PxHelp20" failed to load > err:winedevice:ServiceMain driver L"SVKP" failed to load > tsschulz@linux-9x8l:~> > > > That's right. In Windows, they would load at boot, so in Wine, they will try to load every time you run Wine.If you want to get rid of them, delete ~/.wine and reinstall the apps that don't use those drivers.