I got my B-PI R2 yesterday and it’s fighting very hard to stay unusable. I’ve followed the instructions some of you guys posted here BPI-R2 boot / power suppy but without any success.
My SD-Cards that I used seems to be ok (tried FreeBSD, Ubuntu, Debian), neither dd nor win32imager reported any error while writing to them, the power supplies I used (2A+3A) are also ok and used on a daily basis without any problems.
The B-PIR2 lights up it’s three LEDs when pressing the power-on button, but the system doesn’t boot up and my screen stays black.
Am I doing something terribly wrong to keep the B-PI from booting up ? (or is my device broken ?)
Sure, I formatted the card before using dd/win32writer.
Wolfgang, do you know if there are other bootsequences I can use, like from USB or something like PXE/BOOTP (just to filter out if the SD-Card-Reader is broken)
I got the cable today and I failed to get it running :(.
The pictures shows how I’ve connected the TTL Cable with the BPI (white RX into USB port, and green TX out of the USB port).
The USB device itself was recognized by the kernel (I’m on Debian Testing):
Sep 12 15:15:42 springfield kernel: usb 1-1: new full-speed USB device number 2 using xhci_hcd
Sep 12 15:15:42 springfield kernel: usb 1-1: New USB device found, idVendor=10c4, idProduct=ea60
Sep 12 15:15:42 springfield kernel: usb 1-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
Sep 12 15:15:42 springfield kernel: usb 1-1: Product: CP2102 USB to UART Bridge Controller
Sep 12 15:15:42 springfield kernel: usb 1-1: Manufacturer: Silicon Labs
Sep 12 15:15:42 springfield kernel: usb 1-1: SerialNumber: 0001
Sep 12 15:15:42 springfield kernel: usb 1-1: cp210x converter now attached to ttyUSB0
I started minicom with the one obvious option … minicom -D /dev/ttyUSB0
but I didn’t receive anything…