You need to disable SIP or do the command from recovery.Tried that as well
Code:MacBookPro-4:~ jpmoran$ sudo nvram boot-args="debug=0x144" Password: nvram: Error setting variable - 'boot-args': (iokit/common) not permitted MacBookPro-4:~ jpmoran$
You need to disable SIP or do the command from recovery.Tried that as well
Code:MacBookPro-4:~ jpmoran$ sudo nvram boot-args="debug=0x144" Password: nvram: Error setting variable - 'boot-args': (iokit/common) not permitted MacBookPro-4:~ jpmoran$
MacBookPro-4:~ jpmoran$ nvram boot-args
boot-args debug=0x144
MacBookPro-4:~ jpmoran$ ls
Applications Google Drive Pictures
Conferencing IDrive Downloads Public
Creative Cloud Files IDrive-Sync getting-started
DeLorme Library mapdrives.bat
Desktop Local Sites pcitree
Documents Movies pciutils
Downloads Music polar
MacBookPro-4:~ jpmoran$ sudo lspci
DirectHW.kext not loaded.
lspci: Cannot find any working access method.
MacBookPro-4:~ jpmoran$ sudo ./pcitree.sh
sudo: ./pcitree.sh: command not found
You're using Mojave?Turned off SIP, but cannot get the lspci to run because DirectHW.Kext not loaded
Code:MacBookPro-4:~ jpmoran$ nvram boot-args boot-args debug=0x144 MacBookPro-4:~ jpmoran$ ls Applications Google Drive Pictures Conferencing IDrive Downloads Public Creative Cloud Files IDrive-Sync getting-started DeLorme Library mapdrives.bat Desktop Local Sites pcitree Documents Movies pciutils Downloads Music polar MacBookPro-4:~ jpmoran$ sudo lspci DirectHW.kext not loaded. lspci: Cannot find any working access method. MacBookPro-4:~ jpmoran$ sudo ./pcitree.sh sudo: ./pcitree.sh: command not found
sudo lspci -A detectsudo pcitree/pcitree.shMacBookPro-4:~ jpmoran$ sudo pcitree/pcitree.sh
Password:
# Unexpected pattern DirectHW.kext not loaded.
sed: 1: /tmp/pcidevices1.txt: extra characters at the end of D command
#=========================================================================================
MacBookPro-4:~ jpmoran$
Show the results ofHere is a screenshot of my latest terminal result and system overview. I am running OS 10.14.6
Code:MacBookPro-4:~ jpmoran$ sudo pcitree/pcitree.sh Password: # Unexpected pattern DirectHW.kext not loaded. sed: 1: /tmp/pcidevices1.txt: extra characters at the end of D command #========================================================================================= MacBookPro-4:~ jpmoran$
sudo lspci -A detect.MacBookPro-4:~ jpmoran$ sudo lspci -A detect
Password:
Trying method darwin......cannot open AppleACPIPlatformExpert (add boot arg debug=0x144 & run as root)...No.
Trying method intel-conf1...DirectHW.kext not loaded.
...no I/O permission...No.
Trying method intel-conf2......no I/O permission...No.
lspci: Cannot find any working access method.
MacBookPro-4:~ jpmoran$
I don't know what's going on if SIP is disabled and debug=0x144. Are you using OpenCore or Clover or something?Code:MacBookPro-4:~ jpmoran$ sudo lspci -A detect Password: Trying method darwin......cannot open AppleACPIPlatformExpert (add boot arg debug=0x144 & run as root)...No. Trying method intel-conf1...DirectHW.kext not loaded. ...no I/O permission...No. Trying method intel-conf2......no I/O permission...No. lspci: Cannot find any working access method. MacBookPro-4:~ jpmoran$
csrutil status
nvram boot-args
MacBookPro-4:~ jpmoran$ csrutil status
System Integrity Protection status: disabled.
MacBookPro-4:~ jpmoran$ nvram boot-args
boot-args debug=0x144
MacBookPro-4:~ jpmoran$