vortexal

joined 3 years ago
[–] vortexal@lemmy.ml 2 points 2 weeks ago

I was able to find it's apk but none of the apks I replaced it with worked. So either the apps I have don't work in ATL or there is some issue specifically with NewPipe's flatpak.

[–] vortexal@lemmy.ml 2 points 2 weeks ago* (last edited 2 weeks ago)

Ok, I have NewPipe installed and it's working but I don't where it's apk is located or how to replace it.

 

I'm using the Cinnamon edition of Linux Mint 22 (Wilma) and I've installed all of the dependencies listed on the build documention but when I try running meson setup builddir in the android_translation_layer folder, it gives me this error:

ERROR: C shared or static library 'art' not found

Assuming that the "art" that it needs is "art_standalone", I've already installed that and it seemed to install just fine but for some reason meson still can't find it. Assuming that it can work in Linux Mint, what should I try next?

[–] vortexal@lemmy.ml 1 points 2 weeks ago

Ok, I can try Solus. As long as the only meaningful difference is the package manager, I should be able to use it.

Also, I didn't find the Manjaro spin but on Budgie's official website, there is a list of distros that come with Budgie. So, I can try those if, for some reason, can't use Solus.

[–] vortexal@lemmy.ml 1 points 3 weeks ago (2 children)

I can try that, do you know of any distro that has it preinstalled? I don't care too much about what it's based on but I might prefer a distro that's similar to Linux Mint.

[–] vortexal@lemmy.ml 1 points 3 weeks ago* (last edited 3 weeks ago) (4 children)

I'm currently using Cinnamon because I thought it would be better than Xfce. While I do think that Cinnamon looks better, there were some minor things that I preferred with Xfce. I want to try Mate and maybe some of the other DEs if I can find a good distro that has them but I may go back to Xfce the next time I install Linux Mint.

[–] vortexal@lemmy.ml 3 points 1 month ago (1 children)

The only thing I use as a backup is a Live CD that's mounted to a USB thumb drive.

I used to use Timeshift but the one time I needed it, it didn't work for some reason. It also had a problem of making my PC temporarily unusable while it was making a backup, so I didn't enable it when I had to reinstall Linux Mint.

[–] vortexal@lemmy.ml 3 points 2 months 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 4 points 3 months ago* (last edited 3 months 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 3 months 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 3 months ago

Yeah it seems like it's working now.

[–] vortexal@lemmy.ml 2 points 3 months ago (2 children)

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?

[–] vortexal@lemmy.ml 1 points 3 months ago (6 children)

Ok, do I need to restart my computer now?

 

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.

 

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:

 

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.

 

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?

 

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.

 

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.

view more: next ›