Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HOW TO COMPILE IT FOR RASPBERRY PI ZERO 2W #331

Open
circuito-suman opened this issue May 15, 2023 · 2 comments
Open

HOW TO COMPILE IT FOR RASPBERRY PI ZERO 2W #331

circuito-suman opened this issue May 15, 2023 · 2 comments

Comments

@circuito-suman
Copy link

ERROR /root/go/pkg/mod/golang.org/x/[email protected]/http2/transport.go:19:2: package io/fs is not in GOROOT (/usr/lib/go-1.15/src/io/fs)
service/pgpio/p4wnp1gpio.go:10:2: module periph.io/x/periph@latest found (v3.7.0+incompatible), but does not contain package periph.io/x/periph/conn/gpio
service/SubSysGpio.go:11:2: module periph.io/x/periph@latest found (v3.7.0+incompatible), but does not contain package periph.io/x/periph/conn/gpio/gpioreg
service/pgpio/p4wnp1gpio.go:11:2: module periph.io/x/periph@latest found (v3.7.0+incompatible), but does not contain package periph.io/x/periph/conn/physic
service/SubSysGpio.go:12:2: module periph.io/x/periph@latest found (v3.7.0+incompatible), but does not contain package periph.io/x/periph/conn/pin/pinreg
service/SubSysGpio.go:13:2: module periph.io/x/periph@latest found (v3.7.0+incompatible), but does not contain package periph.io/x/periph/host
service/SubSysGpio.go:14:2: module periph.io/x/periph@latest found (v3.7.0+incompatible), but does not contain package periph.io/x/periph/host/rpi

@lgeekjopt
Copy link

You can use my build, compiled for pizero 2w
https://github.com/lgeekjopt/P4wnP1_aloa/releases/tag/pi_zero2w

@maroc46
Copy link

maroc46 commented Dec 31, 2023

You can use my build, compiled for pizero 2w

https://github.com/lgeekjopt/P4wnP1_aloa/releases/tag/pi_zero2w

Hey lgeekjopt/Joaquim I Hope you can help me .
You have the p4wnp1 Aloa rewritten that is compitable with the piZero2W

My question is because I want to use a piZero2W with kali to connect it with usb-Ethernet on my windows pc via ssh

But in my case
I don't want to use it with wiFi
Only with otg usbeth

What I must doing for
I have seen that I must change a file in config.txt

But I need a rndis driver to connect it with my pc ?

I find nothing

I read that linux deleted from linux Kernel
In Kali-tweaks if find nothing

IHope you can help me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants