Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install fails on arm64 due to intel driver #83

Open
petrlmat opened this issue May 11, 2020 · 0 comments
Open

Install fails on arm64 due to intel driver #83

petrlmat opened this issue May 11, 2020 · 0 comments

Comments

@petrlmat
Copy link
Collaborator

It would be nice to have linux-setup environment available even on arm64 platforms and I believe it requires only slight modifications.

The package xserver-xorg-video-intel that contains drivers for intel chipsets (https://packages.debian.org/sid/xserver-xorg-video-intel) is installed by default. The package is not available for arm64 platform and thus the install script fails. The driver does not have to be installed for arm64.

sudo apt -y install ruby sl indicator-multiload figlet toilet gem tree exuberant-ctags xclip xsel xserver-xorg-video-intel exfat-fuse exfat-utils xserver-xorg-input-synaptics blueman autossh jq xvfb gparted espeak xserver-xorg-input-all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant