Este repo segura a configuração etc. para executar o ArchLinux no Acer Chromebook C7 / C710 (Parrot?)
O Chromebook está configurado para inicializar o Linux usando uma imagem de BIOS de Coreboot compilada personalizada
Mais informações: Construindo Coreboot em 2020
Eu tenho a variante de papagaio (Celeron 847).
Ram foi atualizado para 4 GB
O HDD foi substituído por um SSD rápido de 64 GB
, _ _ _
/# __ _ _ __ ___| |__ | (_)_ __ _ ___ __
/### / _` | '__/ __| '_ | | | '_ | | | / /
/##### | (_| | | | (__| | | | | | | | | |_| |> <
/##,-,## __,_|_| ___|_| |_|_|_|_| |_|__,_/_/_
/##( )##
/#.-- --.# A simple, elegant GNU/Linux distribution.
/` `
> OS: Arch Linux x86_64
> Shell: /usr/bin/zsh
> WM: i3
> GTK2 theme: Adwaita
> GTK2 icon theme: Faenza-Dark
> GTK2 font name: Cantarell 11
> RAM: 221M / 3888M (5%)
> CPU: Intel(R) Celeron(R) CPU 847 @ 1.10GHz
> SSD: 64GB Sandisk Ultra Plus
Pegue -me no Fórum Archlinux ou Gentoo: equilibrium
SSD Speed (hdparm -tT):
1400 MB in 3.00 seconds = 466.41 MB/sec
/etc/x11/xorg.conf.d/10-cros-touchpad.conf
Section "InputClass"
Identifier "touchpad peppy cyapa"
MatchIsTouchpad "on"
MatchDevicePath "/dev/input/event*"
MatchProduct "cyapa"
Option "FingerLow" "10"
Option "FingerHigh" "25"
EndSection
/etc/modprobe.d/ath9k.conf
options ath9k btcoex_enable=1 ps_enable=1 bt_ant_diversity=1
/etc/X11/xorg.conf.d/20-intel.conf
Section "Device"
Identifier "Intel Graphics"
Driver "intel"
Option "AccelMethod" "sna"
Option "TearFree" "true"
EndSection
extra/intel-dri
extra/libva-intel-driver
extra/xf86-video-intel
multilib/lib32-intel-dri
Alguns links que você pode achar úteis para a construção de coreboot.
./dotfiles/c710.patch
Como eu mantenho principalmente o repositório dos Dotfiles atualizado, forneci um patch para alterações específicas do C710.
Site: https://equk.co.uk
Twitter: @equilibriumuk