Messed up, PBP does not start after write_spi_flash
#3
Question 
Okay, it looks tricky for me. But punishment is mandatory.

If I understand this page correctly, I have to: -

1. install rkdeveloptool
2. Press the buttons.
3. Connect the PBP via USB-C.
4. Write a file with a lot of zeros into the SPI-Flash with rkdeveloptool.

Is this correct?

Unfortunately I fail already at the first step:
Code:
~$sudo apt-get install libudev-dev libusb-1.0-0-dev dh-autoreconf
... Works fine...
~/code/rockchip/rkdeveloptool$ autoreconf -i
~/code/rockchip/rkdeveloptool$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking whether make sets $(MAKE)... (cached) yes
checking whether ln -s works... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for library containing iconv... none required
./configure: line 4482: syntax error near unexpected token `LIBUSB1,libusb-1.0'
./configure: line 4482: `PKG_CHECK_MODULES(LIBUSB1,libusb-1.0)'
:~/code/rockchip/rkdeveloptool$ make
make: *** No targets specified and no makefile found. Stop.
~/code/rockchip/rkdeveloptool$ sudo make install
make: *** No rule to make target 'install'. Stop.


Messages In This Thread
RE: Messed up, PBP does not start after write_spi_flash - by bnjmnhg - 04-03-2020, 01:10 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  My installation guide starting from messed up eMMC Besouro 0 853 12-19-2022, 01:01 PM
Last Post: Besouro
  Hibernate Manjaro -> NetworkManager doesn't start anymore Gerhard 8 7,468 01-11-2020, 09:42 PM
Last Post: tophneal
  Oops! I messed up the graphics drivers diodelass 1 3,051 11-10-2019, 02:49 PM
Last Post: diodelass
  Where to start? dazld 2 3,646 08-16-2019, 09:07 PM
Last Post: hmuller

Forum Jump:


Users browsing this thread: 1 Guest(s)