Code Monkey home page Code Monkey logo

arch-linux's People

Contributors

gjpin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

arch-linux's Issues

Corrections and suggestions

  1. Please replace wictl with iwctl (typo).
  2. Also please add target disk in install script as variable, so it is possible to install to sda for example.
  3. Suggest to shorten the download links with link shortner (like bitly) to avoid long typing when doing wget download.
    Otherwise great job!
    P.S tested in VMware and on several laptops (installed to USB). VMWare and Intel graphics laptop work fine. Nvidia graphics laptop freezes on boot. For VMWare in order to boot (UEFI) added firmware = "efi" in the .vmx file.

Errors in arch

Installed with yaourt (https://cloudcone.com/docs/article/install-packages-in-arch-linux-from-aur/)
installed dependencies:
sudo pacman -Syu --needed python python-gobject python-yaml python-pyzmq python-humanize gtk3 partclone zeromq rustup git pigz polkit lz4 zstd

Getting following error:
sudo apart-gtk
No protocol specified
Unable to init server: Could not connect: Connection refused
No protocol specified
Unable to init server: Could not connect: Connection refused
Traceback (most recent call last):
File "/usr/bin/apart-gtk", line 8, in
from main import CloneBody
File "/usr/lib/apart-gtk/src/main.py", line 3, in
from cloneentry import CloneToImageEntry
File "/usr/lib/apart-gtk/src/cloneentry.py", line 3, in
from partinfo import PartitionInfo
File "/usr/lib/apart-gtk/src/partinfo.py", line 3, in
import humanize
File "/usr/lib/python3.8/site-packages/humanize/init.py", line 2, in
import pkg_resources
ModuleNotFoundError: No module named 'pkg_resources'

clarification GPU

GPU: AMDGPU - only if CPU vendor is AMD (this combination is hard-coded. For now, base script checks for CPU vendor and if it's AMD, then it'll also install required drivers for AMD GPU)

Does this mean that it only installs AMDGPU if both CPU and GPU is AMD or that if you use an AMD based CPU you need an AMD based GPU or vice versa?

I have an Intel CPU and a r9 290x so some clarification would be great.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.