Radeon VCE init error at shutdown or restart
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgO9GURib1T8z7lCwjOGLQaGtrueEthgQ8LO42ZX8cOfTqDK4jvDDpKkLFwf2J49kYCMNW7d4ABih_XCb_2UXdq5fPJDkoyg7-8g_YfRUot-XnaXkNYycsNp7lA5_TW9td0FFpLQ2APzKcZ/s1600/1.jpg)
![Creative The name of the picture](https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhYQ0N5W1qAOxLP7t7iOM6O6AzbZnkXUy16s7P_CWfOb5UbTQY_aDsc727chyphenhyphen5W4IppVNernMMQeaUFTB_rFzAd95_CDt-tnwN-nBx6JyUp2duGjPaL5-VgNO41AVsA_vu30EJcipdDG409/s400/Clash+Royale+CLAN+TAG%2523URR8PPP.png)
up vote
0
down vote
favorite
I have Ubuntu 16.04 installed and unfortunately, it hangs at shutdown and it's bothering me (See this first: Can't shutdown Ubuntu 16.04 after a long session). None of the methods on the internet didn't work for me and I wasn't able to see the shutdown process until somehow, it showed shutdown log today and I saw this line:
radeon 0000:03:00.0: VCE init error (-110)
and after that, it was still hanging. Note that I can see this line on startup too but it's not causing any problem. The problem occurs only at shutdown or restart.
So I tried this commands and these are the results:
1.sudo lspci -vnk | grep -iA20 vga
:
00:02.0 0300: 8086:0a16 (rev 09) (prog-if 00 [VGA controller])
Subsystem: 1025:0775
Flags: bus master, fast devsel, latency 0, IRQ 45
Memory at c0000000 (64-bit, non-prefetchable) [size=4M]
Memory at b0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 4000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features
Kernel driver in use: i915
Kernel modules: i915
00:03.0 0403: 8086:0a0c (rev 09)
Subsystem: 1025:0775
Flags: bus master, fast devsel, latency 0, IRQ 49
Memory at c0710000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Kernel driver in use: snd_hda_intel
2.dmesg | egrep -i 'vce|error'
:
[ 2.302636] ACPI Error: [_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[ 2.302640] ACPI Error: Method parse/execution failed [_SB.PCI0.RP05.PEGP.DD02._BCL] (Node f00c0840), AE_NOT_FOUND (20150930/psparse-542)
[ 2.328290] [drm] Found VCE firmware/feedback version 50.0.1 / 17!
[ 2.436759] radeon 0000:03:00.0: VCE init error (-110).
[ 19.556156] EXT4-fs (sda7): re-mounted. Opts: errors=remount-ro
[ 28.761058] usb 2-5: device descriptor read/64, error -110
[ 29.311516] radeon 0000:03:00.0: VCE init error (-110).
[ 47.420104] radeon 0000:03:00.0: VCE init error (-110).
3.uname -a
:
Linux strange72-Aspire-E1-572PG 4.4.0-92-generic #115-Ubuntu SMP Thu Aug 10 16:02:55 UTC 2017 i686 i686 i686 GNU/Linux
Is there a fix for this?
16.04 shutdown radeon
add a comment |Â
up vote
0
down vote
favorite
I have Ubuntu 16.04 installed and unfortunately, it hangs at shutdown and it's bothering me (See this first: Can't shutdown Ubuntu 16.04 after a long session). None of the methods on the internet didn't work for me and I wasn't able to see the shutdown process until somehow, it showed shutdown log today and I saw this line:
radeon 0000:03:00.0: VCE init error (-110)
and after that, it was still hanging. Note that I can see this line on startup too but it's not causing any problem. The problem occurs only at shutdown or restart.
So I tried this commands and these are the results:
1.sudo lspci -vnk | grep -iA20 vga
:
00:02.0 0300: 8086:0a16 (rev 09) (prog-if 00 [VGA controller])
Subsystem: 1025:0775
Flags: bus master, fast devsel, latency 0, IRQ 45
Memory at c0000000 (64-bit, non-prefetchable) [size=4M]
Memory at b0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 4000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features
Kernel driver in use: i915
Kernel modules: i915
00:03.0 0403: 8086:0a0c (rev 09)
Subsystem: 1025:0775
Flags: bus master, fast devsel, latency 0, IRQ 49
Memory at c0710000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Kernel driver in use: snd_hda_intel
2.dmesg | egrep -i 'vce|error'
:
[ 2.302636] ACPI Error: [_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[ 2.302640] ACPI Error: Method parse/execution failed [_SB.PCI0.RP05.PEGP.DD02._BCL] (Node f00c0840), AE_NOT_FOUND (20150930/psparse-542)
[ 2.328290] [drm] Found VCE firmware/feedback version 50.0.1 / 17!
[ 2.436759] radeon 0000:03:00.0: VCE init error (-110).
[ 19.556156] EXT4-fs (sda7): re-mounted. Opts: errors=remount-ro
[ 28.761058] usb 2-5: device descriptor read/64, error -110
[ 29.311516] radeon 0000:03:00.0: VCE init error (-110).
[ 47.420104] radeon 0000:03:00.0: VCE init error (-110).
3.uname -a
:
Linux strange72-Aspire-E1-572PG 4.4.0-92-generic #115-Ubuntu SMP Thu Aug 10 16:02:55 UTC 2017 i686 i686 i686 GNU/Linux
Is there a fix for this?
16.04 shutdown radeon
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have Ubuntu 16.04 installed and unfortunately, it hangs at shutdown and it's bothering me (See this first: Can't shutdown Ubuntu 16.04 after a long session). None of the methods on the internet didn't work for me and I wasn't able to see the shutdown process until somehow, it showed shutdown log today and I saw this line:
radeon 0000:03:00.0: VCE init error (-110)
and after that, it was still hanging. Note that I can see this line on startup too but it's not causing any problem. The problem occurs only at shutdown or restart.
So I tried this commands and these are the results:
1.sudo lspci -vnk | grep -iA20 vga
:
00:02.0 0300: 8086:0a16 (rev 09) (prog-if 00 [VGA controller])
Subsystem: 1025:0775
Flags: bus master, fast devsel, latency 0, IRQ 45
Memory at c0000000 (64-bit, non-prefetchable) [size=4M]
Memory at b0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 4000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features
Kernel driver in use: i915
Kernel modules: i915
00:03.0 0403: 8086:0a0c (rev 09)
Subsystem: 1025:0775
Flags: bus master, fast devsel, latency 0, IRQ 49
Memory at c0710000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Kernel driver in use: snd_hda_intel
2.dmesg | egrep -i 'vce|error'
:
[ 2.302636] ACPI Error: [_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[ 2.302640] ACPI Error: Method parse/execution failed [_SB.PCI0.RP05.PEGP.DD02._BCL] (Node f00c0840), AE_NOT_FOUND (20150930/psparse-542)
[ 2.328290] [drm] Found VCE firmware/feedback version 50.0.1 / 17!
[ 2.436759] radeon 0000:03:00.0: VCE init error (-110).
[ 19.556156] EXT4-fs (sda7): re-mounted. Opts: errors=remount-ro
[ 28.761058] usb 2-5: device descriptor read/64, error -110
[ 29.311516] radeon 0000:03:00.0: VCE init error (-110).
[ 47.420104] radeon 0000:03:00.0: VCE init error (-110).
3.uname -a
:
Linux strange72-Aspire-E1-572PG 4.4.0-92-generic #115-Ubuntu SMP Thu Aug 10 16:02:55 UTC 2017 i686 i686 i686 GNU/Linux
Is there a fix for this?
16.04 shutdown radeon
I have Ubuntu 16.04 installed and unfortunately, it hangs at shutdown and it's bothering me (See this first: Can't shutdown Ubuntu 16.04 after a long session). None of the methods on the internet didn't work for me and I wasn't able to see the shutdown process until somehow, it showed shutdown log today and I saw this line:
radeon 0000:03:00.0: VCE init error (-110)
and after that, it was still hanging. Note that I can see this line on startup too but it's not causing any problem. The problem occurs only at shutdown or restart.
So I tried this commands and these are the results:
1.sudo lspci -vnk | grep -iA20 vga
:
00:02.0 0300: 8086:0a16 (rev 09) (prog-if 00 [VGA controller])
Subsystem: 1025:0775
Flags: bus master, fast devsel, latency 0, IRQ 45
Memory at c0000000 (64-bit, non-prefetchable) [size=4M]
Memory at b0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 4000 [size=64]
Expansion ROM at <unassigned> [disabled]
Capabilities: [90] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [d0] Power Management version 2
Capabilities: [a4] PCI Advanced Features
Kernel driver in use: i915
Kernel modules: i915
00:03.0 0403: 8086:0a0c (rev 09)
Subsystem: 1025:0775
Flags: bus master, fast devsel, latency 0, IRQ 49
Memory at c0710000 (64-bit, non-prefetchable) [size=16K]
Capabilities: [50] Power Management version 2
Capabilities: [60] MSI: Enable+ Count=1/1 Maskable- 64bit-
Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00
Kernel driver in use: snd_hda_intel
2.dmesg | egrep -i 'vce|error'
:
[ 2.302636] ACPI Error: [_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20150930/psargs-359)
[ 2.302640] ACPI Error: Method parse/execution failed [_SB.PCI0.RP05.PEGP.DD02._BCL] (Node f00c0840), AE_NOT_FOUND (20150930/psparse-542)
[ 2.328290] [drm] Found VCE firmware/feedback version 50.0.1 / 17!
[ 2.436759] radeon 0000:03:00.0: VCE init error (-110).
[ 19.556156] EXT4-fs (sda7): re-mounted. Opts: errors=remount-ro
[ 28.761058] usb 2-5: device descriptor read/64, error -110
[ 29.311516] radeon 0000:03:00.0: VCE init error (-110).
[ 47.420104] radeon 0000:03:00.0: VCE init error (-110).
3.uname -a
:
Linux strange72-Aspire-E1-572PG 4.4.0-92-generic #115-Ubuntu SMP Thu Aug 10 16:02:55 UTC 2017 i686 i686 i686 GNU/Linux
Is there a fix for this?
16.04 shutdown radeon
16.04 shutdown radeon
asked Feb 24 at 13:07
Milad Fattahi
114
114
add a comment |Â
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1009321%2fradeon-vce-init-error-at-shutdown-or-restart%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password