Giter VIP home page Giter VIP logo

rpi4-uefi-ipxe's People

Contributors

rgl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

rpi4-uefi-ipxe's Issues

RAM still limited to 3GB

I found your repository as I was looking for a RPI4 EUFI solution that unlocks all of the 8GB of my RPI.

I had this script previously to put the files in /boot:

wget https://github.com/pftf/RPi4/releases/download/v1.35/RPi4_UEFI_Firmware_v1.35.zip;
unzip RPi4_UEFI_Firmware_v1.35.zip;

This worked, and my rpi boots, but only has 3GB of RAM available.

I've since switched the script to:

wget https://github.com/rgl/rpi4-uefi-ipxe/releases/download/v0.8.0/rpi4-uefi-ipxe.zip;
unzip rpi4-uefi-ipxe.zip;

After recreating my disks, and running the script, my raspberry still boots, but free -m still shows only 3GB of ram available.

Here are some details on the partition itself:

parted /dev/sda1 print
Model: Unknown (unknown)
Disk /dev/sda1: 7952MB
Sector size (logical/physical): 512B/512B
Partition Table: loop
Disk Flags:

Number  Start  End     Size    File system  Flags
 1      0.00B  7952MB  7952MB  fat32

Any thoughts on what could be causing this?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.