Jump to content

The_Budget_Gamer

Member
  • Posts

    148
  • Joined

  • Last visited

Awards

This user doesn't have any awards

About The_Budget_Gamer

  • Birthday February 18

Profile Information

  • Gender
    Male
  • Location
    Cape Town South Africa
  • Interests
    PC Building, Gaming
  • Occupation
    Student

System

  • CPU
    Intel Pentium G2030 @3.0Ghz
  • Motherboard
    ASUSTeK COMPUTER INC. H61M-E (LGA1155) Micro ATX
  • RAM
    8GB DDR 3 Kingston @1330mhz
  • GPU
    Zotac Mini GTX 1050ti
  • Case
    Mini Tower
  • Storage
    1TB WD Blue HDD 7200rpm +120GB WD Green SATA SSD
  • PSU
    450W (Came with case)
  • Display(s)
    Samsung 19" SyncMaster SA10 + 22" 16:10 Samsung SyncMaster 2232GW
  • Cooling
    Stock Air cooling Fans
  • Keyboard
    Cliptech
  • Mouse
    Microsoft Wireless Mouse
  • Sound
    Realtek Drivers Scorpian Headset
  • Operating System
    Windows 10 Pro 64 bit

Recent Profile Visitors

1,115 profile views
  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.
×