Het forum

3D acceleration warning

Auteur Antwoorden
hasi Maandag 21 Januari 2008 om 16:16
hasiAnonymous

I am using PlayOnLinux in a professional environment (not for games). I am using a dual monitor setup (xinerama mode). In this mode, OpenGL is not supported (I would be happy to be proven wrong!). I suppose that this is the reason why I am getting this "You don't seem to have 3D acceleration! We advise you get it." warning every single time I start MS Word (essentially, every time I click to open an Word document).
Is there any way that this warning could be switched off? I would be happy by changing some setting in a config file. Ultimately, of course, it would be nice to have a button or an option in the PlayOnLinux GUI to turn it off.
Any ideas?
--hasi.
Quentin PÂRIS Maandag 21 Januari 2008 om 17:06
Quentin PÂRISAnonymous

Edit /usr/share/playonlinux/lib/check_depend

cfg_check ()
{
     programmes_check
     acceleration_check
}

Put a # behind acceleration_check
hasi Maandag 21 Januari 2008 om 17:56
hasiAnonymous

Done! It works. Thanks so many times for one more very quick and very efficient response.
--hasi.
Lachu Zaterdag 26 Januari 2008 om 18:33
LachuAnonymous

I have another method:
Change the same line as post above, but as follows:

if [ ! "$TMP_ACC_CHECK" ]; then acceleration_check; export TMP_ACC_CHECK="1"; fi

It should to view these message only in star of PlayOnLinuxt.
Quentin PÂRIS Zaterdag 26 Januari 2008 om 18:50
Quentin PÂRISAnonymous

Very good !

It will be in Pol 2.0.7

Aangepast door Tinou

hasi Zaterdag 26 Januari 2008 om 22:23
hasiAnonymous

Great! Thanks!

This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmcayonlinux.com