https://bugzilla.kernel.org/show_bug.cgi?id=107381
chico76 cristian.chico76@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |cristian.chico76@gmail.com
--- Comment #8 from chico76 cristian.chico76@gmail.com --- I have the same problem, tested with 4.4.8-1-lts, 4.5.1 and I have recently compiled the 4.5.3 kernel in Arch linux.
I have a hybrid set up the ARUBA card is working fine and the OLAND is the one getting the VCE init error (-110).
maj 07 10:01:43 noname kernel: radeon 0000:01:00.0: VCE init error (-110). maj 07 10:01:44 noname kernel: [drm:r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed (scratch(0x850C)=0xCAFEDEAD) maj 07 10:01:44 noname kernel: [drm:si_resume [radeon]] *ERROR* si startup failed on resume maj 07 10:01:44 noname acpid[554]: client connected from 666[0:1000]
if it helps, the error seems to be yielded from radeon/si.c after the comment: /* allocate wb buffer */
But well, I am not qualified to look at this, haven't been programming for 10 years...