Új hozzászólás Aktív témák

  • ubyegon2

    nagyúr

    válasz Vladi #49537 üzenetére

    Amikor a külsőségekkel vagyunk elfoglalva a segítés helyett....

    Ez nem külsőség, komolyan kérdezem, találsz abban az említett linkben akár egyetlen lényegi mondatot is, ami kezdőknek jelent valamit?

    Most már legalább van dolgod a haladóban is. ;) Jó munkát!

    Installing kernel headers without network connectivity

    But the first step presents a problem on the Zero: how to install the kernel headers package without a network connection? One option is to use a virtual Ethernet interface through USB OTG to another computer, see RASPBERRY PI ZERO — PROGRAMMING OVER USB! (PART 2), but another is to download the .deb file, copy to a USB disk, and install manually:

    dpkg -i raspberrypi-kernel-headers_1.20160921–1_armhf.deb

    also copied the mt7610u git repository to the USB stick, then build:

    make

    Initially attempted to build on a Raspberry Pi 3, then copied over the built output to the Raspbery Pi Zero, but it failed to load with “symbols disagree” (differing kernel versions?). Compiled on the Zero instead, wait a while.

    [ Szerkesztve ]

Új hozzászólás Aktív témák