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

But ... Can RP2040 run Linux natively? #17

Open
Sovenok-Hacker opened this issue May 23, 2024 · 10 comments
Open

But ... Can RP2040 run Linux natively? #17

Sovenok-Hacker opened this issue May 23, 2024 · 10 comments

Comments

@Sovenok-Hacker
Copy link

If it have resources, why do community didn't port Linux on RP2040 natively?

@flyboy-byte
Copy link

for one the rp2040 dont have mmu. ud have to also port the kernal

@Sovenok-Hacker
Copy link
Author

But ESP-32 doesn't have MMU, but Linux runs on it

@Sovenok-Hacker
Copy link
Author

jcmvbkbc/linux-xtensa#5

@flyboy-byte
Copy link

hm kernel stuff is above me. but i believe this project leverages a already written kernel. this linux xtensa on esp had to write a kernel to boot without mmu. correct me if im wrong byt u dont need a mmu if u write a kernel that dont readdress memory and the processes have direct access?

@flyboy-byte
Copy link

really cool project there. im reading through rn

@Mr-Bossman
Copy link

Chough shame full self promo https://github.com/Mr-Bossman/pi-pico2-linux

@tvlad1234
Copy link
Owner

tvlad1234 commented Aug 26, 2024

Chough shame full self promo https://github.com/Mr-Bossman/pi-pico2-linux

Saw it today and I was just discussing it with my friends, that's amazing. Too bad the kernel requires MMU to run in XIP mode.

@Mr-Bossman
Copy link

Chough shame full self promo https://github.com/Mr-Bossman/pi-pico2-linux

Saw it today and I was just discussing it with my friends, that's amazing.

Wait, u already saw my thing?

Too bad the kernel requires MMU to run in XIP mode.

Yeah, I'm going to look into fixing that.

@tvlad1234
Copy link
Owner

tvlad1234 commented Aug 26, 2024 via email

@Mr-Bossman
Copy link

Mr-Bossman commented Aug 26, 2024

Yes, somebody posted it in cnlohr's discord earlier today.

Ah makes sence is there an invite link.
I hang here mostly https://discord.gg/embedded. or just email me

We've been discussing the no-MMU xip issue over the past week

Oh really?

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

4 participants