Jump to content

The_Budget_Gamer

Member
  • Posts

    148
  • Joined

  • Last visited

Everything posted by The_Budget_Gamer

  1. I can't get snap to work on an Ubuntu 16.04 vps. I get this output when trying to install: The following NEW packages will be installed: snapd 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. Need to get 13.2 MB of archives. After this operation, 65.2 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 snapd amd64 2.42.1 [13.2 MB] Fetched 13.2 MB in 2s (5204 kB/s) Selecting previously unselected package snapd. (Reading database ... 71733 files and directories currently installed.) Preparing to unpack .../snapd_2.42.1_amd64.deb ... Unpacking snapd (2.42.1) ... Processing triggers for desktop-file-utils (0.22-1ubuntu5.2) ... Processing triggers for mime-support (3.59ubuntu1) ... Processing triggers for man-db (2.7.5-1) ... Setting up snapd (2.42.1) ... snapd.failure.service is a disabled or a static unit, not starting it. snapd.snap-repair.service is a disabled or a static unit, not starting it. When trying to install the hello-world snap it gives me this error: snap install hello-world error: system does not fully support snapd: cannot mount squashfs image using "squashfs": mount: /tmp/sanity-mountpoint-948900179: mount failed: Unknown error -1 I have looked everywhere for a solution but for the life of me have not been able to find one.
  2. I am unable to increase the size of a partition on SSD. I have unallocated space available. Any ideas of what could be causing this?
  3. I'm trying to make a scrip that asks for user input of the meal price and percentage tip they want to pay. After inputting the tip percentage it just closes. print "What is the cost of the meal including vat" meal_plus_vat = int(raw_input()) print "Input percentage tip in decimal format" tip = int(raw_input()) total_due = meal_plus_vat * tip tip_amount = total_due - meal_plus_vat print "Total due is" + str(total_due) print "Tip is" + str(tip_amount) time.sleep(10)
  4. Done. Still gives me E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.
  5. I entered dpkg and it says error: need an action. When entering sudo apt-get install dpkg It gives me the same problem as in the first post.
  6. Please be aware I am still new to Linux. Am using Ubuntu 18.04.1 I am trying to install WINE but have run into a problem. I am using this video as a guide to installing it. Everything is fine up until I enter sudo apt-get install --install-recommends winehq-devel into the terminal. It spits out this: E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. I enter 'sudo dpkg --configure -a' into the terminal but it just tells me command not found. Please help.
  7. Can vouch for this comment. That's why I always keep the installation files of all my programs and games.
  8. I'm not using shadow play but would putting GTA on a SSD help.
  9. I have GTX 1050ti and an a Pentium G2030. When I played the opening scene in GTA the performance was great. However after that when you are in the proper map I have terrible Stuttering. I suspect the the Pentium is the problem but would like to confirm it first.
  10. You could write a batch file and change the icon to the ones on his desktop.
  11. Weird. I get 60fps with 1050ti and Pentium G2030. Something is very wrong.
  12. I hope all the big Internet companies like Google, Apple, Microsoft etc. Refuse to pay for fast lanes and set a precedent.
  13. Lower the bitrate to where you are happy with the quality but any less you are not to make the files as small as possible.
  14. After awhile you may run out of storage with only 512GB. You could add a 1TB hardrive since those are dirt cheap these days.
  15. It will not be enough at some point. However ram is very expensive at the moment. Rather wait until the price comes down. I would guess the vram is the real issue.
  16. Just fixed it. Turns out if you hold the power button for ten seconds in auto adjusts.
  17. It's a Samsung SyncMaster SA10 I've set it to its native resolution in Windows.
  18. There are no controls on the monitor. Just a power button.
×