You are not logged in.

#1 2016-12-23 16:15:31

photonucleon
Thursday
From: out of that impossible sky
Registered: 2015-09-29
Posts: 299

[solved] Virtualbox and compton

I'm running BL in Virtualbox, and compton won't start if invoked from Openbox's autostart. If I run "compton" in a terminal, compositing is enabled with no errors, but ends as soon as I close the terminal. If I change the autostart entry from the default to "compton &", compositing is not enabled at login. I have also tried using "sleep" to delay compositing activation by a couple of seconds, but this does not help. Even putting "compton &" into a bash script in ~/bin and calling that script in autostart does not enable compositing at login. I have googled to no avail (perhaps I'm not using the right terms...)

EDIT: attempting to enable compositing from OB menu > Preferences > Compositor does not work either.

Any ideas?

Thanks in advance, guys wink

Last edited by photonucleon (2016-12-23 16:42:05)


The servant lifted off a kind of ottoman a long peacock-blue drapery, rather of the nature of a domino, on the front of which was emblazoned a large golden sun, and which was splashed here and there with flaming stars and crescents. “You’re to be dressed as Thursday, sir,” said the valet somewhat affably.

Offline

#2 2016-12-23 16:25:15

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [solved] Virtualbox and compton

I am also running BL in VBox, and don't have the problem.

Are you saying that the default "bl-compositor --start &" in autostart isn't working?

If so, what is the output from ""bl-compositor --start" when run in a terminal?

Perhaps you may need to adjust some of the graphics options for your system: in htop I see

compton --vsync opengl

Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#3 2016-12-23 16:33:18

photonucleon
Thursday
From: out of that impossible sky
Registered: 2015-09-29
Posts: 299

Re: [solved] Virtualbox and compton

damo wrote:

Are you saying that the default "bl-compositor --start &" in autostart isn't working?

Yes.

damo wrote:

If so, what is the output from ""bl-compositor --start" when run in a terminal?

thomas@bunsenvbook:~$ bl-compositor --start
thomas@bunsenvbook:~$ vsync_opengl_init(): Failed to get glXWait/GetVideoSyncSGI function.

The servant lifted off a kind of ottoman a long peacock-blue drapery, rather of the nature of a domino, on the front of which was emblazoned a large golden sun, and which was splashed here and there with flaming stars and crescents. “You’re to be dressed as Thursday, sir,” said the valet somewhat affably.

Offline

#4 2016-12-23 16:38:46

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [solved] Virtualbox and compton

Well, until a BL hardware guru drops in, I would try commenting out these lines in /usr/bin/bl-compositor', and see what happens:

if glxinfo | egrep -iq 'direct rendering: yes'; then
    EXECXCOMP+=' --vsync opengl'
fi

See what other parameters are available

man compton

Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#5 2016-12-23 16:41:49

photonucleon
Thursday
From: out of that impossible sky
Registered: 2015-09-29
Posts: 299

Re: [solved] Virtualbox and compton

damo wrote:

Well, until a BL hardware guru drops in, I would try commenting out these lines in /usr/bin/bl-compositor', and see what happens:

if glxinfo | egrep -iq 'direct rendering: yes'; then
    EXECXCOMP+=' --vsync opengl'
fi

It's working now! Yay!

Many thanks, damo smile

Last edited by photonucleon (2016-12-23 16:42:42)


The servant lifted off a kind of ottoman a long peacock-blue drapery, rather of the nature of a domino, on the front of which was emblazoned a large golden sun, and which was splashed here and there with flaming stars and crescents. “You’re to be dressed as Thursday, sir,” said the valet somewhat affably.

Offline

#6 2016-12-23 17:08:04

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [solved] Virtualbox and compton

Well, if I throw enough stones I am bound to hit a coconut one day big_smile


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#7 2016-12-24 11:59:41

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,065
Website

Re: [solved] Virtualbox and compton

Have you installed the Guest Additions?

https://virtualboxes.org/doc/installing … on-debian/

Offline

#8 2016-12-24 17:03:28

photonucleon
Thursday
From: out of that impossible sky
Registered: 2015-09-29
Posts: 299

Re: [solved] Virtualbox and compton

Head_on_a_Stick wrote:

Have you installed the Guest Additions?

https://virtualboxes.org/doc/installing … on-debian/

Yes.


The servant lifted off a kind of ottoman a long peacock-blue drapery, rather of the nature of a domino, on the front of which was emblazoned a large golden sun, and which was splashed here and there with flaming stars and crescents. “You’re to be dressed as Thursday, sir,” said the valet somewhat affably.

Offline

Board footer

Powered by FluxBB