Results 1 to 4 of 4

Thread: Will an Acer Aspire 7 laptop run Linux Mint (or any other Debian based distro)?

  1. #1
    Join Date
    Jun 2019
    Beans
    1

    Will an Acer Aspire 7 laptop run Linux Mint (or any other Debian based distro)?

    Hello, I'm very new to the world of Linux. I've had a desktop that ran Windows 7 forever and I was really happy with that operating system, but then the hdd it was running on failed. so I got a new drive and windows 10. I really don't like Windows 10 and I was wondering if my laptop would be able to run Linux Mint since I hear it is sort of similar to Windows 7 in its aesthetics. It's this model of laptop right here https://www.amazon.com/Acer-Display-.../dp/B07CZC81F6
    I'm mainly concerned that the 1050 ti graphics card and fingerprint reader won't run well on Linux since I heard that there is limited support for that sort of hardware.

    I mainly plan on using that laptop to do some programming with android studio/notepad++/Clion/Microsoft Visual Studio Code, and photo editing/video editing and 3d rendering with blender/unity. I think I can get by with that laptop not having microsoft office because I have a desktop at home with that installed. Gaming on that laptop is sort of a secondary thing.

    Do you think Linux Mint would run those sorts of programs and still allow me to use things like the graphics card and fingerprint scanner? Or would it be better to just stick with Windows 10?
    Thanks for any help that anyone can offer me.

  2. #2
    Join Date
    Mar 2010
    Location
    Squidbilly-Land
    Beans
    Hidden!
    Distro
    Ubuntu

    Re: Will an Acer Aspire 7 laptop run Linux Mint (or any other Debian based distro)?

    Try it out. Nothing to loose. The GUI should work. nvidia drivers are available - just don't get them from nvidia. Use the tested versions from Mint/Ubuntu using the built-in driver manager.

    If this is your first Linux/Unix experience, there is a steep learning curve. Windows knowledge doesn't really transfer to any other OS. Unix systems are extremely different from Windows.

    As for the fingerprint reader - fingerprints are terrible security. If you care about security, use a U2F key-fob. Pretty much all fingerprint readers are anti-security. They are a card trick, nothing more. Definitely NOT secure.

    I'd never tell anyone to stick with Win10. NEVER. I've read the EULA and would never agree to that.

    A quick overview of Linux compared to Windows will help you decide: https://www.dedoimedo.com/computers/...ows-users.html from 2014, but still relevant.

    Android programming requires a fairly beefy system, thanks to java, which is always a dog on all computers. A Core i7 with 16G of RAM would be my minimal Android development system.

    notepad++ - linux has 50 better editors.
    I haven't touched any Microsoft programming tools since the 1990s. Just not used much on Linux systems.
    Video editing tools on Linux are very powerful for content creators. I'm interested in content editing/cutting and for that, Linux tools aren't the easiest to use. I still use Windows for that.

    "Unity" means something specific in Ubuntu, probably not what you think coming from Windows.

    You need to understand that Linux is a different OS than Windows and the APIs are completely different. Programs created for Windows don't run on Linux usually. Some tiny subset, usually simple programs, might work with WINE, but most will not.

    If you don't need a laptop for portability, you can build a faster desktop for about 50% less money using a Ryzen5 CPU. If the system is available over the internet via an ssh connection, then you can do all the programming remote on the faster system from almost any client machine. People program using iPads and Android tablets in this way, though I prefer to use $200 laptops to access my faster desktop(s) for programming when that is needed. For non-Java programming, a $200 laptop can usually suffice. I've done webapp development on chromebooks for years.
    Last edited by TheFu; June 20th, 2019 at 03:50 PM.

  3. #3
    Join Date
    Jun 2006
    Location
    UK
    Beans
    Hidden!
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: Will an Acer Aspire 7 laptop run Linux Mint (or any other Debian based distro)?

    Moved to Mint sub-forum.
    Ubuntu 20.04 Desktop Guide - Ubuntu 22.04 Desktop Guide - Forum Guide to BBCode - Using BBCode code tags

    Member: Not Canonical Team

    If you need help with your forum account, such as SSO login issues, username changes, etc, the correct place to contact an admin is here. Please do not PM me about these matters unless you have been asked to - unsolicited PMs concerning forum accounts will be ignored.

  4. #4
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

    Re: Will an Acer Aspire 7 laptop run Linux Mint (or any other Debian based distro)?

    Do not know what differences may be with Mint.
    But all Acer have several requirements for Linux.
    You need to update UEFI, and if SSD update firmware.
    You will need to set "trust" on the UEFI boot entry from within UEFI after install.
    If nVidia you will need nomodeset to install & first boot or until you install nVidia driver from repository. Do not know if Mint uses same repository or not.

    General UEFI install steps in link in my signature below.

    If RAID 0, do not change drive settings, otherwise drives need to be AHCI, not RAID nor Intel RST.

    How to install Ubuntu for dual-boot with Windows 8 on Acer Aspire V5-551G. Post #3 Supervisory password required
    http://ubuntuforums.org/showthread.php?t=2176273

    Acer Aspire ES1-512-C39M Details on supervisor password and settings to enable trust on ubuntu entries Also R14 model same fix
    http://ubuntuforums.org/showthread.p...4#post13203044
    http://acer--uk.custhelp.com/app/ans...le-secure-boot
    http://acer.custhelp.com/app/answers/detail/a_id/29349/
    http://ubuntuforums.org/showthread.php?t=2290594

    These essentially are all the same, slight differences which may help in details.
    Acer Trust Settings - details, some now report that then secure boot has to be on to set trust:
    https://ubuntuforums.org/showthread....2#post13369742 &
    https://ubuntuforums.org/showthread.php?t=2297947 &
    https://ubuntuforums.org/showthread.php?t=2358003

    At grub menu you can use e for edit, scroll to linux line and replace quiet splash with nomodeset.
    How to set NOMODESET and other kernel boot options in grub2 - both BIOS liveCD & grub first boot ( also UEFI with grub)
    How to add boot parameters, grub menu after install (also grub when UEFI)
    https://wiki.ubuntu.com/Kernel/KernelBootParameters &
    https://help.ubuntu.com/community/Grub2
    http://ubuntuforums.org/showthread.php?t=1613132
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •