Code Monkey home page Code Monkey logo

galileo-custom-images's People

Contributors

xbolshe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

ccorderod

galileo-custom-images's Issues

Make install error

I am trying to install a driver for USB wifi TP-LINK Archer T4U AC1200
The driver is from abperiasamy:
https://github.com/abperiasamy/rtl8812AU_8821AU_linux

The error that occurs to me is:

root@quark:~/rtl8812AU_8821AU_linux-master# make
make ARCH=i386 CROSS_COMPILE= -C /lib/modules/3.19.8-yocto-standard/build M=/home/root/rtl8812AU_8821AU_linux-master modules
make[1]: *** /lib/modules/3.19.8-yocto-standard/build: No such file or directory. Stop.
Makefile:1049: recipe for target 'modules' failed
make: *** [modules] Error 2

I tried to create the folder manually myself, but I still occurs the following error.

root@quark:~/rtl8812AU_8821AU_linux-master# mkdir /lib/modules/3.19.8-yocto-standard/build
root@quark:~/rtl8812AU_8821AU_linux-master# make
make ARCH=i386 CROSS_COMPILE= -C /lib/modules/3.19.8-yocto-standard/build M=/home/root/rtl8812AU_8821AU_linux-master modules
make[1]: Entering directory '/lib/modules/3.19.8-yocto-standard/build'
make[1]: *** No rule to make target 'modules'. Stop.
make[1]: Leaving directory '/lib/modules/3.19.8-yocto-standard/build'
Makefile:1049: recipe for target 'modules' failed
make: *** [modules] Error 2

What is happening?

I've been reading and apparently need to install linux-headers
with the command:
apt-get install linux-headers

but only find to install with apt-get command or via dkms, which are not in this image, only opkg and without any feed, I found this page to update the repository, but not even the linux-headers or the apt- get.
, how do I get install linux-headers? I've tried installing apt-get and dkms from opkg but without success.

How do I get install the driver successfully?

A greeting.
AntonioG

How do I run a script at start up?

I have a script in a folder:

/media/mmc.../script.sh

I need this script to run every time the system starts.

The various options that the community has proposed can not be performed because missing files have to edit the script to launch at startup.
What do I need to do in order to make this happen?

A greeting.
AntonioG

sqlite3 nodejs

I have an issue when I build a very simple nodejs server with sqlite3 module.

I saw the documentation of sqlite and it depends on node-gyp which depends on:
python (v2.7 recommended, v3.x.x is not supported) (python version on this image is >3)
make (this is ok)
A proper C/C++ compiler toolchain, like GCC (and there is no gcc)

Is there any way to solve this?

BR,
dimak

bluez5

Hi,
is it possible to add Bluez5 in this build?
(right now there is Bluez4 but it's unmaintained. It has been superseded by Bluez5)

BR,
bruc0

write img to sd

Can I have the list of command for write image to sd card? i have a galileo gen 1

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.