sorted by: new top controversial old
[-] vortexal@lemmy.ml 1 points 3 hours ago

Something that I considered doing with a similar laptop, was to use it as a low-end portable gaming system. I'd take a lightweight Linux distro, like the 32-bit version of Q4OS if it's system requirements are lower than your current setup, and get it loaded with a bunch of games with low system requirements and retro emulators. Obviously, it wont be anywhere near as powerful as your main computer (if you have one) but because it's portable, there could be some value in having a portable gaming pc (unless you have something like the Steam Deck).

[-] vortexal@lemmy.ml 16 points 3 weeks ago

You could use them as a memory card for ps1 games.

[-] vortexal@lemmy.ml 2 points 3 weeks ago

While I don't have that many, I do already have multiple email addresses that I actively use. I also have them setup as a recovery emails for each other, so that way, if a hacker wants to take over one of my emails, they'd have to hack all of them.

[-] vortexal@lemmy.ml 4 points 3 weeks ago

That's the reason I don't open random emails and I never answer the phone unless I'm expecting a call/text from a specific number. I'm too paranoid about getting scammed/hacked. I'd be using 2FA if it wasn't for the fact that I'd have concerns about potentially loosing access to my accounts because the trusted device stops working or something.

[-] vortexal@lemmy.ml 9 points 3 weeks ago

I do already use different passwords for every account that I have and I changed my Gmail password recently. Is there anything else I should be worried about?

32
submitted 3 weeks ago by vortexal@lemmy.ml to c/asklemmy@lemmy.ml

I haven't opened the email, I'm just looking at the preview that gmail provides and it contains the name of my email with the first character missing and most of my phone number, like I stated in the title of my post. How concerned, if at all, should I be and is there anything I should be doing?

[-] vortexal@lemmy.ml 2 points 3 weeks ago

To some extent. For audio, I don't really have to much experience with expensive headphones/earbuds but I do notice a difference. I still usually go with cheaper headphones though because the difference in audio quality and durability aren't really enough to justify the price difference.

For visuals in games, I do prefer to have the best experience but what settings I use depends on the game. There are some settings that are universal to me, like for example, if anti-aliasing is available, I always have it set to 2x (or 1.5x if the game has it) because every option for anti-aliasing in every game I've tried looks exactly the same to me, so going higher is just a waste of system resources. For similar reasons, while both of my monitors support higher resolutions, I still prefer to use 720/768p.

I think the only time I really don't care about visual quality, is just when I'm watching videos online.

[-] vortexal@lemmy.ml 2 points 1 month ago* (last edited 1 month ago)

Yeah that's it. Also, I think I know why I couldn't find anything about it, it's because it's part of a pack of games and not a stand-alone game. It's also weird that I don't remember any of the other games from that collection.

[-] vortexal@lemmy.ml 4 points 1 month ago

It might not be the first but my oldest memory of playing a game was a very old pc game that I can't remember much about and I've never been able to actually find anything about it anywhere. All I remember is that it was a game that had colored rats on conveyor belts and you had to sort them. I'm pretty sure it had a top down perspective as the conveyor belts would loop back to where the rats came from.

[-] vortexal@lemmy.ml 4 points 1 month ago* (last edited 1 month ago)

Yes but the problem for me was more complicated. Mesa is installed by default in Linux Mint and Vulkan should have worked out of the box but for some reason it defaulted to the wrong Kernel driver for the GPU. I didn't know this before posting and, as I stated in other replies, every search result on every search engine told me the wrong information.

[-] vortexal@lemmy.ml 1 points 1 month ago

I don't know if I need to do that because Vulkan seems to be working now but is that correct? My sources.list file is empty and it states the wrong version of Linux mint. Should I actually edit "/etc/apt/sources.list.d/official-package-repositories.list", seeing that that has the actual list of repositories?

[-] vortexal@lemmy.ml 3 points 1 month ago

Yeah it seems like it's working now.

[-] vortexal@lemmy.ml 2 points 1 month ago

Ok, it seems to have worked as the game I was using for testing seems to be working fine.

Although, I keep getting the error message (WARNING: radv is not a conformant Vulkan implementation, testing use only.), is that to be expected?

27
submitted 1 month ago* (last edited 1 month ago) by vortexal@lemmy.ml to c/linux@lemmy.ml

Edit: I think I've figured it out, it seems like Linux Mint defaulted to the wrong Kernel driver and I was able to switch it to the correct one.

I've already tried searching for this online but there is a reason I'm posting about it here. The last time I tried to install Vulkan drivers in Linux Mint, there was an update to the oibaf PPA that completely broke my Linux Mint installation and I had to manually reinstall it. I've read that, at least in the past, the oibaf PPA causes problems in Ubuntu but I can't find another solution to installing Vulkan drivers in Linux Mint. Is that the only way to install the Vulkan Drivers in Linux Mint, or is there another way?

Also, yes, Vulkan works in Windows and it did work in my previous installation of Linux.

48
submitted 3 months ago* (last edited 3 months ago) by vortexal@lemmy.ml to c/linux@lemmy.ml

Edit: Last night, I used the "Fix MergeList problems" option in the maintenance tab of software sources and at least for now, it seems to be working. So I probably wont need help with this anymore, hopefully.

Every hour or two, the Update Manager keeps giving me an error message saying that my APT configuration is corrupt and that I should switch to another Linux Mint mirror. It usually goes away when I do a manual refresh but it just keeps coming back. I have also tried switching to a different mirror but I get the same error. It also tells me to run apt-get update but even if I add "sudo" it just gives me an error message saying to run apt-get update.

It happened again so I'm adding screenshots in case they help. The first is the initial error, then it's the error I get when I try to change the repository and the third is the error I get when I try running the command it suggested:

48
submitted 4 months ago* (last edited 4 months ago) by vortexal@lemmy.ml to c/linux@lemmy.ml

I recently found out about a Linux Distro named Q4OS and I wanted to test out their claim that it only requires 256 MB of ram when using the trinity desktop environment. However, when I used the live cd in virt-manager with 256 MB or ram, it just kernel panicked at boot. So I then tried it with 512 MB of ram. In addition to some issues that are not present when you are using at least 1 GB of ram, such as "sudo apt update" causing the entire VM to become unresponsive, I noticed that it seemed to actually use anywhere between 290 MB to 370 MB of ram when the only thing running was the process viewer (which is htop).

Obviously, this is still very low for a modern Linux distro but I was wondering how accurate VMs are for testing ram usage.

And, yes I know that it would be pretty much useless on a PC that only had 256 MB of ram even if it did work. I'm actually checking the ram usage because there is a possibility that I may be using a very old computer of mine that only has 1 GB of ram at some point in the future. So I'm just testing it and eventually other distros out to to see which one I'm going to end up using (assuming I do actually end up even using that computer).

Edit: I just tried the 32-bit version in virt-manager and htop stated it was only using 232 MB of ram, which means that their claim was right and that I might have been using the wrong version.

Edit 2: I just tried installing the 64-bit version in virt-manager and htop stated that it was using about 350 MB of ram, so I don't know if installing it actually made a difference.

34
submitted 6 months ago* (last edited 6 months ago) by vortexal@lemmy.ml to c/linux@lemmy.ml

Edit: I'm no longer looking for help with this. The issue seems to be with the app itself and I have submitted a bug report for the app on github.

Before you tell me I should try another n64 emulator, I have been using other emulators but I have a game that isn't working and I'm trying to run it in other emulators.

Anyways, if I try to run simple64 through the terminal, I get the error message:

Failed to load module "xapp-gtk3-module"

I tried to look into this and it seems that I'm supposed to install "xapp" but I'm getting the error message:

The following packages have unmet dependencies: xapp : Depends: libxapp1 (= 2.2.8-1) but 2.8.2+virginia is to be installed E: Unable to correct problems, you have held broken packages.

I tried to fix it with sudo apt --fix-broken install xapp but it's just giving me the same error message. Is there anything else I can try before I try another emulator?

23
submitted 8 months ago* (last edited 8 months ago) by vortexal@lemmy.ml to c/linux@lemmy.ml

I need to reinstall Linux Mint but MOK Management is preventing me from booting into the live CD. I tried looking for a solution online but (assuming I did everything correctly) I couldn't find anything that actually worked for me. How do I properly disable it?

Also, I forgot to mention that I do have access to Linux Mint, I just have to run it in recovery mode because it wont boot normally.

Update: I was able to bypass MOK using my password, I still wasn't able to disable it but I was at least able to boot into my Live CD for Linux Mint and I'm in the process of reinstalling it. I would prefure if I could just disable MOK but I at least know how to work around it.

Update 2: I have fully reinstalled and updated Linux Mint but for some reason everything looks different despite the fact that I'm using the same settings and software I was before everything broke. But whatever, outside of the fact that I no longer have the dual boot menu and instead I get a string of text saying "booting in insecure mode" for some reason, it seems to be working fine.

51
submitted 8 months ago by vortexal@lemmy.ml to c/linux@lemmy.ml

I got an external hard drive enclosure for the purpose of recovering some of the files from my old laptops hard drive. The hard drive and all of it's partitions show up in both disks and gparted but it wont mount. When I tried to mount it manually, it gave the error message stating that it can't read the superblock. I've never had to deal with this issue before, so the only things I've tried so far were fsck and the data recovery option in GParted, and neither of them helped.

I tried searching about it online but all of the solutions I found online either didn't work or required methods that are currently not possible for me. The hard drive had Ubuntu (22.04 if I remember correctly) installed on it and I just need access to the files in the sdd3 partition, which was formatted in ext4.

30
submitted 10 months ago by vortexal@lemmy.ml to c/asklemmy@lemmy.ml

I started using Spotube a few days ago and it seems interesting but I'm having a specific issue with it. I'm trying to listen to "Darkish" by A-One but despite the fact that there are multiple videos on YouTube, Spotube can't find a source and if I try manually searching for a source, all of the videos, including videos it uses as a source for other songs, are grayed out. There are three versions on Spotify (the original from Vol.7, a release from montage yellow and a remix in the "nonstop" 2012~2013 compilation) and all three of them have the same issue.

I have tried switching the api type from YouTube to Piped but the issue still persists. I mostly use the Linux version but the issue also exists for the android version. Is there anything I should try before contacting the developers?

55
submitted 10 months ago by vortexal@lemmy.ml to c/linux@lemmy.ml

I tried looking into this myself but I couldn't really find much about this error. The only solutions I could find didn't work for me. The first one was to use mokutil but at the point where I was supposed to run sudo mokutil --import MOK.der it gives me the error message "Failed to get file status, MOK.der" even though I did everything it told me to do. The other one was to disable secure boot and then run sudo '/sbin/vboxconfig' but even though it looked like it worked, I'm still getting the error message. I have re-enabled secure boot, so you don't have to worry about that.

Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?

view more: next ›

vortexal

joined 3 years ago