Sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)

hello.
after install protobuf from this site.this error was occured by ubuntu desktop in tx2.i can connect to tx2 from ssh but i can not see my desktop from hdmi and see this eror in hdmi.can help me please?

site that install protobuf:

code:
sudo apt-get install autoconf automake libtool curl make g++ unzip -y
git clone https://github.com/google/protobuf.git
cd protobuf
git submodule update --init --recursive
./autogen.sh
./configure
make
make check
sudo make install
sudo ldconfig

my error in hdmi:
my error in hdmi:
cp not writing through dangling symlink ‘etc/resolv.conf’
[ 3.389726]cgroup:unknown option ‘nsdelegate’
[ 5.489726]using random self ethernet address
[ 5.689726]using random self ethernet address
[ 5.389726]using random self ethernet address
[ 5.389726]using random self ethernet address
[ 5.399726]using random self ethernet address
[ 7.389726] vdd-1v8: voltage operation not allowed
[ 7.394569] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 7.413755] vdd-1v8: voltage operation not allowed
[ 7.418574] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 7.437555] vdd-1v8: voltage operation not allowed
[ 7.442376] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 7.454730] vdd-1v8: voltage operation not allowed
[ 7.459561] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 7.569217] vdd-1v8: voltage operation not allowed
[ 7.574045] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 7.581602] vdd-1v8: voltage operation not allowed
[ 7.586419] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)
[ 7.594615] vdd-1v8: voltage operation not allowed
[ 7.599432] sdhci-tegra 3440000.sdhci: could not set regulator OCR (-1)

Also, after installation protobuf from this site, I can’t import tensorflow in terminal from ssh and get error.

Hi,

Could you try to reboot the device or uninstall the protobuf library first?
Thanks.

1 Like