Please add MT8183C support
krome-3k opened this issue · 44 comments
Hi,
Can you please add support for the MT8183C SoC? Its used in a few recent chromebooks like mine (Acer Spin 311). Is it possible to build from source in ubuntu chroot on my device for my device?
Thanks in advance.
nvm
Can you please guide me? I want to build it from source on my device.
on your chromebook?
im still having problems with how to build it 😭
on your chromebook?
Yes
im still having problems with how to build it 😭
Oh.. okay
@Maccraft123 : Can you please help us?
also you can't do it on your Chromebook you need a Linux machine preferably debian or ubuntu
there is support for the soc you want to run it on
but im not sure if it supports the hardware and the code name isn't the same
also you can't do it on your Chromebook you need a Linux machine preferably debian or ubuntu
I installed ubuntu chroot using crouton but only xenial is stable. Will that do?
also you can't do it on your Chromebook you need a Linux machine preferably debian or ubuntu
I installed ubuntu chroot using crouton but only xenial is stable. Will that do?
yea I think that might work
but im not sure if it supports the hardware and the code name isn't the same
My device is juniper. I am sure i have to build it from source. Can AMD64 build programs for ARM64? I only have this device and raspberry pi4 with ARM64 processors and one i7 X64.
there is support for the soc you want to run it on
Thats good!
there is support for the soc you want to run it on
Thats good!
I'm not sure about the baseboard tho
there is support for the soc you want to run it on
Thats good!
I'm not sure about the baseboard tho
Isnt it always better to build from source?
i think they might have to add your baseboard
because yours is grunt while the one they have supported is kukui
because yours is grunt while the one they have supported is kukui
Where did see you that? Please share the link.
also you can't do it on your Chromebook you need a Linux machine preferably debian or ubuntu
you can do it on whatever distro you want.
but im not sure if it supports the hardware and the code name isn't the same
My device is juniper. I am sure i have to build it from source. Can AMD64 build programs for ARM64? I only have this device and raspberry pi4 with ARM64 processors and one i7 X64.
Ever heard of cross compilation?
but im not sure if it supports the hardware and the code name isn't the same
My device is juniper. I am sure i have to build it from source. Can AMD64 build programs for ARM64? I only have this device and raspberry pi4 with ARM64 processors and one i7 X64.
Ever heard of cross compilation?
Yes, but I am a newbie coder, I have zero knowledge. Can you please teach me?
https://wiki.debian.org/CrossCompiling read this guide first.
also you can't do it on your Chromebook you need a Linux machine preferably debian or ubuntu
I installed ubuntu chroot using crouton but only xenial is stable. Will that do?
yea I think that might work
Please guide me further.
also you can't do it on your Chromebook you need a Linux machine preferably debian or ubuntu
I installed ubuntu chroot using crouton but only xenial is stable. Will that do?
yea I think that might work
Please guide me further.
I am fairly certain that this wont work.
https://wiki.debian.org/CrossCompiling read this guide first.
Thanks, can i dm you if i have any doubts?
https://wiki.debian.org/CrossCompiling read this guide first.
Thanks, can i dm you if i have any doubts?
yes
also you can't do it on your Chromebook you need a Linux machine preferably debian or ubuntu
I installed ubuntu chroot using crouton but only xenial is stable. Will that do?
yea I think that might work
Please guide me further.
I am fairly certain that this wont work.
Okay, thanks.
because yours is grunt while the one they have supported is kukui
Where did see you that? Please share the link.
https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices
its accually jaccuzi
@chinh4thepro dont spam the issue use the discord server or IRC CHANNEL
ok
@michaelAschmid : How do i add support for my hardware?
@michaelAschmid : How do i add support for my hardware?
ask devs😭
@michaelAschmid : How do i add support for my hardware?
ask devs😭
@chinh4thepro : Thats why i didnt ask you.
@chinh4thepro dont spam the issue use the discord server or IRC CHANNEL
@michaelAschmid : How do i add support for my hardware?
you need to port your device. but lets discuss this on discord. not here in the issue
Okay
lol
umm.... this is literally same chip as mt8183.
You probably just need to modify the kernel.its to include your dts.
umm.... this is literally same chip as mt8183.
Yes, 8183c is for chromebooks and 8183 is for tablets. Does cadmium support it?
You probably just need to modify the kernel.its to include your dts.
Please tell me how to do that.