MBRO95 / PortableCellNetwork

Utilize a Raspberry Pi and a Nuand BladeRF to generate your own portable local cell network
https://mbro95.github.io/PortableCellNetwork/
388 stars 94 forks source link

Build of sudo ./PortableCellNetwork.sh fails #16

Closed gsmteam closed 5 years ago

gsmteam commented 5 years ago

Hi, just tried to run the script on brand new Rasp Pi 3B+ - failes. php5 no longer available, usb lib not available and other issues. Is a new version of the script in work? Or just altering a few things? YateBTS also throws warnings - I think the code basis changed. What version of BladeRF Firmware is recommended?

kind regards

MBRO95 commented 5 years ago

A new version of the script is not in the works. Unfortunately I don’t have the bandwidth or the hardware to maintain this, as it was all school property. I will try to locate the password for the April image, not sure why it is not default and forgetting what it may have been set to.

For this to work the dependencies were always the biggest issue, finding the right version and such for some of the other components (which, unfortunately, also aren’t supported). If someone takes the time to change and test the correct dependencies I will gladly merge their changes into master.

Best,

Matthew May


From: gsmteam notifications@github.com Sent: Monday, July 16, 2018 7:02:45 AM To: MBRO95/PortableCellNetwork Cc: Subscribed Subject: [MBRO95/PortableCellNetwork] Build of sudo ./PortableCellNetwork.sh fails (#16)

Hi, just tried to run the script on brand new Rasp Pi 3B+ - failes. php5 no longer available, usb lib not available and other issues. Is a new version of the script in work? Or waht do we have to alter?

kind regards

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FMBRO95%2FPortableCellNetwork%2Fissues%2F16&data=02%7C01%7C%7Ca1a1811e4a734b0aece808d5eb0ba952%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636673357665604200&sdata=XQYaqF4TGmgucmjX9%2BEhs2WF3k4388786OWuUWznCGM%3D&reserved=0, or mute the threadhttps://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAIo9wwLbFSPkNGjN-JHhmEjkAb2izp8Bks5uHHLVgaJpZM4VQ74O&data=02%7C01%7C%7Ca1a1811e4a734b0aece808d5eb0ba952%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636673357665604200&sdata=DsX%2F6K%2F6SSHp%2BJfu9GeDqmhglWbbNdQO%2FQO1xXg970k%3D&reserved=0.

gsmteam commented 5 years ago

Hi,

thank you very much - so I'll try to use an older prebuilt image and try to update this that it will run on a raspi 3B+ - I'll inform you!