LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 02-13-2018, 12:44 PM   #1
Cedricmarx
LQ Newbie
 
Registered: Feb 2018
Posts: 2

Rep: Reputation: Disabled
Error messages while booting


I'm having some error messages on boot including radeon failed VCE resume (-110).

Hope someone can help me with this, here's the output of journalctl -b -p err:
Code:
-- Logs begin at Wed 2018-02-07 20:49:56 CET, end at Tue 2018-02-13 19:23:11 CET. --
Feb 13 20:20:27 HP-ELITEBOOK-850-G3 kernel: radeon 0000:03:00.0: failed VCE resume (-110).
Feb 13 19:20:32 HP-ELITEBOOK-850-G3 kernel: ACPI Error: Needed [Buffer/String/Package], found [Integer] 00000000e3d7e7fc (20170831/exresop-593)
Feb 13 19:20:32 HP-ELITEBOOK-850-G3 kernel: ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20170831/dswexec-461)
Feb 13 19:20:32 HP-ELITEBOOK-850-G3 kernel: ACPI Error: Method parse/execution failed \_SB.WMIV.WVPO, AE_AML_OPERAND_TYPE (20170831/psparse-550)
Feb 13 19:20:32 HP-ELITEBOOK-850-G3 kernel: ACPI Error: Method parse/execution failed \_SB.WMIV.WMPV, AE_AML_OPERAND_TYPE (20170831/psparse-550)
Feb 13 19:20:32 HP-ELITEBOOK-850-G3 kernel: ACPI Error: Needed [Buffer/String/Package], found [Integer] 00000000ced51450 (20170831/exresop-593)
Feb 13 19:20:32 HP-ELITEBOOK-850-G3 kernel: ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20170831/dswexec-461)
Feb 13 19:20:32 HP-ELITEBOOK-850-G3 kernel: ACPI Error: Method parse/execution failed \_SB.WMIV.WVPO, AE_AML_OPERAND_TYPE (20170831/psparse-550)
Feb 13 19:20:32 HP-ELITEBOOK-850-G3 kernel: ACPI Error: Method parse/execution failed \_SB.WMIV.WMPV, AE_AML_OPERAND_TYPE (20170831/psparse-550)
Feb 13 19:20:32 HP-ELITEBOOK-850-G3 kernel: ACPI Error: Needed [Buffer/String/Package], found [Integer] 000000002709f954 (20170831/exresop-593)
Feb 13 19:20:32 HP-ELITEBOOK-850-G3 kernel: ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [OpcodeName unavailable] (20170831/dswexec-461)
Feb 13 19:20:32 HP-ELITEBOOK-850-G3 kernel: ACPI Error: Method parse/execution failed \_SB.WMIV.WVPO, AE_AML_OPERAND_TYPE (20170831/psparse-550)
Feb 13 19:20:32 HP-ELITEBOOK-850-G3 kernel: ACPI Error: Method parse/execution failed \_SB.WMIV.WMPV, AE_AML_OPERAND_TYPE (20170831/psparse-550)
Feb 13 19:20:32 HP-ELITEBOOK-850-G3 kernel: ACPI Error: Attempt to CreateField of length zero (20170831/dsopcode-168)
Feb 13 19:20:32 HP-ELITEBOOK-850-G3 kernel: ACPI Error: Method parse/execution failed \_SB.WMIV.WVPI, AE_AML_OPERAND_VALUE (20170831/psparse-550)
Feb 13 19:20:32 HP-ELITEBOOK-850-G3 kernel: ACPI Error: Method parse/execution failed \_SB.WMIV.WMPV, AE_AML_OPERAND_VALUE (20170831/psparse-550)
Feb 13 19:20:47 HP-ELITEBOOK-850-G3 kernel: mei_wdt mei::05b79a6f-4628-4d7f-899d-a91514cb32ab:02: Could not reg notif event ret=-22
Feb 13 19:20:48 HP-ELITEBOOK-850-G3 bluetoothd[802]: Failed to set mode: Blocked through rfkill (0x12)
Feb 13 19:20:50 HP-ELITEBOOK-850-G3 kernel: radeon 0000:03:00.0: failed VCE resume (-110).
Feb 13 19:20:53 HP-ELITEBOOK-850-G3 spice-vdagent[1240]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
Feb 13 19:20:53 HP-ELITEBOOK-850-G3 bluetoothd[802]: Failed to set mode: Blocked through rfkill (0x12)
Feb 13 19:21:06 HP-ELITEBOOK-850-G3 kernel: radeon 0000:03:00.0: failed VCE resume (-110).
Feb 13 19:21:08 HP-ELITEBOOK-850-G3 pulseaudio[1684]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The n
Feb 13 19:21:09 HP-ELITEBOOK-850-G3 spice-vdagent[1812]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
Feb 13 19:21:11 HP-ELITEBOOK-850-G3 bluetoothd[802]: Failed to set mode: Blocked through rfkill (0x12)
 
Old 02-14-2018, 06:27 AM   #2
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
The first set of errors are ACPI errors, which are not as unusual as you may think. Did you do a firmware upgrade?

The following message means that you need to use the rfkill command to unblock your bluetooth device.

Code:
bluetoothd[802]: Failed to set mode: Blocked through rfkill (0x12)
Code:
[root@localhost ~]# rfkill help
Usage:  rfkill [options] command
Options:
        --version       show version (0.4)
Commands:
        help
        event
        list [IDENTIFIER]
        block IDENTIFIER
        unblock IDENTIFIER
where IDENTIFIER is the index no. of an rfkill switch or one of:
        <idx> all wifi wlan bluetooth uwb ultrawideband wimax wwan gps fm
 
Old 02-14-2018, 06:58 AM   #3
Cedricmarx
LQ Newbie
 
Registered: Feb 2018
Posts: 2

Original Poster
Rep: Reputation: Disabled
I did indeed do a firmware upgrade after which the errors started appearing.

Bluetooth seems to be fixed after doing rfkill unblock bluetooth
 
Old 02-17-2018, 03:06 AM   #4
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
I wouldn't worry about buggy acpi unless the system doesn't work correctly.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Kali booting issue - brcmsmac error messages lkomarci Linux - Newbie 14 03-03-2016 03:21 PM
using grep to output error messages in /var/log/messages and using a loop? Billy_6052 Linux - Server 4 12-14-2014 11:01 AM
Error messages when booting into Ubuntu... hikerguy Linux - Software 5 06-24-2011 11:29 AM
Postfix: User messages are okay; but error messages themselves seem to be bouncing jgombos Linux - Server 3 03-03-2007 02:21 PM
Error messages when booting Fedora Core 3 tmick Linux - Newbie 6 06-30-2005 06:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:59 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration