View Single Post
Old 02-21-2017, 05:15 PM   #26
latepaul
Wizard
latepaul ought to be getting tired of karma fortunes by now.latepaul ought to be getting tired of karma fortunes by now.latepaul ought to be getting tired of karma fortunes by now.latepaul ought to be getting tired of karma fortunes by now.latepaul ought to be getting tired of karma fortunes by now.latepaul ought to be getting tired of karma fortunes by now.latepaul ought to be getting tired of karma fortunes by now.latepaul ought to be getting tired of karma fortunes by now.latepaul ought to be getting tired of karma fortunes by now.latepaul ought to be getting tired of karma fortunes by now.latepaul ought to be getting tired of karma fortunes by now.
 
latepaul's Avatar
 
Posts: 1,270
Karma: 10468300
Join Date: Dec 2011
Device: a variety (mostly kindles and kobos)
Hi. So latest update.

I have successfully installed ADE 2.0.1 inside a debian Jessie based container (with wine-staging from the winehq PPA). It appears to run OK, however it fails to authorize the computer. I've tried changing my password to make absolutely sure it's not that. It looks as though it's a similar problem to that which DiapDealer hit. I get this output:

Code:
libGL error: failed to open drm device: No such file or directory
libGL error: failed to load driver: r600
Unlike DiapDealer, I don't have a lot of choice about which libgl to install.

Googled those errors and there's hits where updating wine fixed it. Also where using Steam and a game distributed its own, outdated libGl libraries, which is obviously not relevant here. So it would seem what I need is a libGL library that'll provide DRM capabilities. I'm not even sure it needs to drive the physical GPU as it's running inside the container and using the host's X11 display.

By the way, I have tried to get it working on the host itself but that continues to be an issue and so far I've gotten further with the container. Which is more fiddly but if I get it to work, I'll have a robust solution that's not dependent on the host OS version.
latepaul is offline   Reply With Quote