PrawnOS icon indicating copy to clipboard operation
PrawnOS copied to clipboard

Added support for "scarlet" (Acer Chromebook Tab 10)

Open colemancda opened this issue 3 years ago • 11 comments

Added support for Acer Chromebook Tab 10 (scarlet), another RK3399 / OP1 (gru) Chromebook device.

colemancda avatar Oct 31 '20 16:10 colemancda

This looks great! I wasn't even aware of gru-scarlet. How does xfce4 or gnome run on it? I see two device trees are added, inx and kd. Do you happen to know the difference between them?

SolidHal avatar Oct 31 '20 20:10 SolidHal

The variation is because of the different display vendor (Innolux, Kingdisplay) https://github.com/torvalds/linux/commit/505a2fd80b4dcd9e89bcf426ba4314ea339911e8

colemancda avatar Oct 31 '20 21:10 colemancda

TBH I haven't been able to make any builds yet, I actually don't have a x86 Linux PC at my disposal and am trying to build the image on a Pi 4 (Buster)

colemancda avatar Oct 31 '20 21:10 colemancda

Post whatever troubles you run in to building on an arm device, it is something I would like to work to support.

SolidHal avatar Oct 31 '20 21:10 SolidHal

I like the fixes to CI/CD (Edit, done by Solid) but this looks like a very old fork. Can we get a hint on what is needed for scarlet other then dts?

ghost avatar Dec 30 '20 20:12 ghost

I have one of these on the way so I'm hoping to provide some additional testing soon as well.

spoelstraethan avatar Jan 01 '21 05:01 spoelstraethan

I also found a good deal on an Asus CT100 so I'll probably use this as an example to add support for that tablet only system as well.

spoelstraethan avatar Jan 05 '21 12:01 spoelstraethan

I have one of these on the way so I'm hoping to provide some additional testing soon as well.

With the latest image from this pull request's pipeline (as well as the last main release) I'm just getting a black/blank screen after selecting the USB/SD card option.

spoelstraethan avatar Jan 05 '21 13:01 spoelstraethan

I am getting the same. I was not able to get it to work on the tablet either.

On Jan 5, 2021, at 8:01 AM, spoelstraethan [email protected] wrote:

I have one of these on the way so I'm hoping to provide some additional testing soon as well.

With the latest image from this pull request's pipeline (as well as the last main release) I'm just getting a black/blank screen after selecting the USB/SD card option.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/SolidHal/PrawnOS/pull/232#issuecomment-754621836, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA2C45TQAMGY6NWFU5XMU73SYMEULANCNFSM4TF7V25A.

colemancda avatar Jan 05 '21 13:01 colemancda

@colemancda is panel driver enabled on kconfig? can you ssh into machine?

Maccraft123 avatar Jan 05 '21 13:01 Maccraft123

I'm hoping to play with this a little more this weekend with a USB-C dock and a wired network connection (if SSH is enabled by default on boot, otherwise I can always probably do that via the chroot before rebooting), but I tested with ArchLinuxARM (and there isn't an official page for this device there either, just the C101P which happens to share the same chipset) and I got the same "gray" screen where the system doesn't appear to be properly transitioning from the bootloader (which is an interesting menu on the tablet only models).

spoelstraethan avatar Jan 15 '21 03:01 spoelstraethan