[0.14.14] Random video freezes

Bugs that are actually features.
Post Reply
magie720
Manual Inserter
Manual Inserter
Posts: 2
Joined: Sat Oct 15, 2016 9:01 pm
Contact:

[0.14.14] Random video freezes

Post by magie720 »

While playing, the video will randomly freeze. This happens both during game-play and while in the main menu. During this time, the game is still running (the sound plays), and if I switch to another work space and back, it works again (and, if I was walking while the video was frozen, the character's position is consistent with him walking).

The highest frequency of this problem occurs when zooming, although that does not exclusively or consistently cause the problem.

This problem goes away if I disable hardware acceleration by setting the environmental variable LIBGL_ALWAYS_SOFTWARE=1 (which causes the expected performance issues)

The output of "lspci -vvv", as well as the factorio log file, are attached.
Attachments
lspci.txt
Output of "lspci -vvv"
(38.03 KiB) Downloaded 51 times
factorio-current.log
(2.36 KiB) Downloaded 62 times

sillyfly
Smart Inserter
Smart Inserter
Posts: 1099
Joined: Sun May 04, 2014 11:29 am
Contact:

Re: [0.14.14] Random video freezes

Post by sillyfly »

Can you try changing to the modsetting kernel driver? See: viewtopic.php?f=49&t=21205

magie720
Manual Inserter
Manual Inserter
Posts: 2
Joined: Sat Oct 15, 2016 9:01 pm
Contact:

Re: [0.14.14] Random video freezes

Post by magie720 »

Can you try changing to the modsetting kernel driver? See: viewtopic.php?f=49&t=21205
Switch to modesetting fixed it.

For reference, the command is

Code: Select all

sudo apt-get uninstall xserver-xorg-video-intel
which causes the computer to fall back to the built in modesetting driver. The package description for xserver-xorg-video-intel suggests:
The use of this driver is discouraged if your hw is new enough (ca.
2007 and newer). You can try uninstalling this driver and let the
server use it's builtin modesetting driver instead.

Post Reply

Return to “Not a bug”