CongducPham / LowCostLoRaGw

Low-cost LoRa IoT & gateway with SX12XX (SX1261/62/68; SX1272/76/77/78/79; SX1280/81), RaspberryPI and Arduino boards
699 stars 352 forks source link

Kernel panic error while booting the SDCARD on RPI0W #268

Open asprakash opened 4 years ago

asprakash commented 4 years ago

I tried latest buster image on RPI Zero W. I am getting kernel panic error. I used class 10 sdcard with Etcher tool. Tried with unzip method and directly flashed the zip file as well.

TIA

CongducPham commented 4 years ago

Hi, let me see I actually haven't tried on RPI0W.

sanbroz commented 4 years ago

I am getting the same problem on Raspberry Pi 1 rpi1b B

hferee commented 3 years ago

Same here on Rpi 1 as well.

CongducPham commented 3 years ago

RPI1 & RPI0W have quite similar architecture so the issue probably comes from the same cause. Right now, these platforms are not in our priority line because they have limited processing power and we are moving into more functionalities at the edge of the IoT network. regards,

Samuel-ZDM commented 3 years ago

Hi! So, it doesn't work on RaspI1? Same mistake here. Thanks.

CongducPham commented 3 years ago

Well, I don't think that we will try to support RPI0 or RPI1. Given our development line towards more embedded AI, we are targeting RPI3 at least.