Repo ini memegang konfigurasi dll untuk menjalankan Archlinux di Acer Chromebook C7 / C710 (Parrot?)
Chromebook dikonfigurasi untuk boot linux menggunakan gambar Coreboot BIOS yang dikompilasi khusus
Info lebih lanjut: Membangun Coreboot pada tahun 2020
Saya memiliki varian? Parrot (Celeron 847).
RAM telah ditingkatkan ke 4GB
HDD telah diganti dengan SSD 64GB cepat
, _ _ _
/# __ _ _ __ ___| |__ | (_)_ __ _ ___ __
/### / _` | '__/ __| '_ | | | '_ | | | / /
/##### | (_| | | | (__| | | | | | | | | |_| |> <
/##,-,## __,_|_| ___|_| |_|_|_|_| |_|__,_/_/_
/##( )##
/#.-- --.# 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
Tangkap saya di forum archlinux atau 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
Beberapa tautan yang mungkin Anda temukan bermanfaat untuk membangun boot.
./dotfiles/c710.patch
Karena saya kebanyakan menjaga repo dotfiles saya diperbarui, saya telah memberikan tambalan untuk perubahan spesifik C710.
Situs Web: https://qua.co.uk
Twitter: @Equilibriumuk