Giter Site home page Giter Site logo

qcom-tools-build's Introduction

# mostly taken from: https://github.com/Maccraft123/Cadmium/commit/3568ee7dd9c1f5c550129753b491bbfe4214b15f

mkdir -p /compile/source/qcom-tools/
cd /compile/source/qcom-tools/
git clone https://github.com/andersson/qmic
git clone https://github.com/andersson/qrtr
git clone https://github.com/Maccraft123/rmtfs

cd qmic
make prefix=/usr clean
make prefix=/usr install
cd ../qrtr
make prefix=/usr clean
make prefix=/usr install
cd ../rmtfs
make prefix=/usr clean
make prefix=/usr install

mkdir -p /lib/firmware/rmtfs
dd if=/dev/zero bs=1M count=2 of=/lib/firmware/rmtfs/modem_fs1
dd if=/dev/zero bs=1M count=2 of=/lib/firmware/rmtfs/modem_fs2
dd if=/dev/zero bs=1M count=2 of=/lib/firmware/rmtfs/modem_fsg
dd if=/dev/zero bs=1M count=2 of=/lib/firmware/rmtfs/modem_fsc

tar czf /tmp/qcom-tools.tar.gz /usr/bin/qmic /usr/bin/qrtr-ns /usr/bin/qrtr-cfg /usr/bin/qrtr-lookup /usr/bin/rmtfs /usr/lib/libqrtr.so.1.0 /usr/lib/libqrtr.so.1 /usr/lib/libqrtr.so /usr/lib/systemd/system/qrtr-ns.service /usr/lib/systemd/system/rmtfs.service /usr/include/libqrtr.h /lib/firmware/rmtfs/modem_fs1 /lib/firmware/rmtfs/modem_fs2 /lib/firmware/rmtfs/modem_fsg /lib/firmware/rmtfs/modem_fsc

qcom-tools-build's People

Contributors

hexdump0815 avatar

Watchers

 avatar  avatar

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.