ubuntu 24.04

  1. N

    Help with UART multiplexing

    This is related to my question at https://www.linux.org/threads/help-with-modemmanager-and-modem-on-uart-port.55625/#post-260222, but is different. I have a SARA-R52M10 cellular+GNSS modem connected to Raspberry Pi CM4 UART3. The RPi is running Ubuntu 24.04. I have a ppp interface working fine...
  2. S

    Would like to install Ubuntu 24.04 on 2010 MB Pro

    I think it would work, but I just would like to ask if It's possible to install Ubuntu on my 2010 MB Pro, 13 inch, 1 TB SSD, Intel core 2 duo processor., 8 GB RAM. Has anyone ever done this? I have EOS 8 on my Dell, and I want to install Ubuntu on my 2010 iMac as well. That machine...
  3. P

    Ubuntu 24.04 Black Screen on Boot

    I recently did a fresh install of Ubuntu 24.04 on my Dell XPS 8900 (with a GTX 1650) in an effort to go fully Linux before Windows 10's end-of-life date. The installation went fine but when I shut down for the first time the shutdown process just hung on a black screen, so I had to force the...
  4. lymphor

    Solved Ubuntu 24.04 halts on loading screen after installing GeForce RTX 3050

    Hello everybody! :) I'm using Ubuntu 24.04, and until recently I had no dedicated GPU. I was using the GPU integrated in the CPU, an AMD Ryzen 7 5700G. My motherboard is an ASUS PRIME B350-PLUS, and I modified its BIOS settings to give 1.5GB additional RAM memory to the GPU, taking it from the...
  5. lymphor

    Solved Changing permissions of folders in Ubuntu 24.04

    Hello everybody, I'm using Ubuntu 24.04 and I'm having issues using some folders, because of permissions. More specifically: 1. aMule sometimes cannot access the temporary folder and gives me this message: 2. I cannot copy files in some folders, this is the message I receive when I try to: I...
  6. lymphor

    Solved Changing permissions of a folder whose name contains spaces

    Hello all, Just a noob question: I'm using this guide https://gcore.com/learning/how-to-change-directory-permissions-in-ubuntu/ to change permissions of a folder in Ubuntu 24.04. My problem is the folder contains spaces in its name, and Terminal commands don't seem to recognize the spaces. What...
  7. lymphor

    Solved Cannot change swap file size in Ubuntu 24.04

    Hello, it's me again, with a new Ubuntu 24.04 issue :) I followed this guide https://ploi.io/documentation/server/change-swap-size-in-ubuntu to increase the size of my swap file. I used the following commands: sudo swapoff -a sudo fallocate -l 10G /swapfile sudo chmod 600 /swapfile sudo mkswap...
  8. lymphor

    Solved GMIC doesn't show up in GIMP

    Hello everybody, I'm using Ubuntu 24.04 and I installed GIMP as a snap package using the App Center. Afterwards I tried to install GMIC: 1. I went to https://gmic.eu/download.html and downloaded the Linux zip archive for Ubuntu 24.04 Noble. 2. I extracted the content of the zip file. 3. I...
  9. lymphor

    Solved Natron doesn't launch in Ubuntu 24.04

    Hello Forum! I'm using Ubuntu 24.04 and I installed Natron as a snap package using the App Center. My problem is that when I try to launch the application nothing happens, the application doesn't open. What could be the issue? Thanks in advance ;)
  10. lymphor

    Solved Drives have no image in Dock

    Hi everybody :) I'm running Ubuntu 24.04 alongside Windows 11 Pro, and I recently found a method to change the icons of the drives in Windows and I applied it. The method is the following: 1. Copy the ico file in the root of the drive. 2. Create a txt file in the root of the drive and rename...
  11. lymphor

    Solved How to install Wine in Ubuntu 24.04?

    Hello everybody :) I've recently done a fresh install of Ubuntu 24.04 and wanted to install Wine. I opened the App Center but couldn't find Wine among the Snap packages. So I looked into Debian packages and found 3 results: Wine, Winetricks and Q4Wine. I installed them all but I still could not...
Top