c710
1.0.0
此存储库具有配置等,用于在Acer Chromebook C7 / C710上运行Archlinux(Parrot?)
Chromebook配置为使用自定义编译的Coreboot BIOS图像启动Linux
更多信息:在2020年建立Coreboot
我有鹦鹉变体(Celeron 847)。
RAM已升级到4GB
HDD已被快速的64GB SSD替换
, _ _ _
/# __ _ _ __ ___| |__ | (_)_ __ _ ___ __
/### / _` | '__/ __| '_ | | | '_ | | | / /
/##### | (_| | | | (__| | | | | | | | | |_| |> <
/##,-,## __,_|_| ___|_| |_|_|_|_| |_|__,_/_/_
/##( )##
/#.-- --.# 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
在Archlinux或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
您可能会发现一些链接对构建Coreboot有用。
./dotfiles/c710.patch
当我主要保留dotfiles存储库时,我为C710特定更改提供了补丁。
网站:https://equk.co.uk
Twitter:@equilibriumuk