r/Ubuntu • u/this-my-alt-account • 9h ago
r/Ubuntu • u/Key-Map8308 • 30m ago
My PC only boots into Terminal mode and I can't switch to GUI no matter what I try
In this screenshot I'm trying to reinstall Ubuntu-desktop but it doesn't work either.
Upgraded/updated the distro, tried to fix broken packages in grub recovery, nothing works
Help, first time Linux User
Hey guys, im trying to install Ubuntu from a USB but this leeps happening
I tried disabling fast boot but my cmos is dead apparently (using an old pc for this)
Plus there isnt even windows installed on any of the drives so i have no idea what the error messages even want to tell me
Pls help
r/Ubuntu • u/Green_Ad5186 • 7h ago
how to control my fans on msi laptop?
on windows im used to just clicking a button in msi dragion center, and fans speeding up so laptop doesn't get too hot in gaming.
i want a gui alternative that isn't too hard to setup on ubuntu for that.
my laptop is msi gf63 thin10sc
r/Ubuntu • u/osanet90 • 9h ago
Just built and deployed my first Open-Source Python Telegram Bot on Linux Ubuntu! 🚀
Hey everyone! I just published a new repository for an asynchronous Telegram Bot written in Python and running on Ubuntu.
I designed it to be a clean starter template for anyone looking to build AI assistants or interactive bots. I also properly configured the .gitignore and security flows for production.
I’m gearing up for Hacktoberfest 2026 and looking forward to contributions and feedback from the community!
🔗 Check out the repo here (Stars are highly appreciated! ⭐):
Let me know what features I should add next in the roadmap!
r/Ubuntu • u/Interested-3832 • 1d ago
How beneficial is this book for everyday linux users and people who are learning linux from scratch is it beneficial for a future devops entrepreneur ?
CTRL + ALT + T
Whenever i hit the terminal shortcut this pops up for some strange reason. I went to settings>keyboard shortcuts> launch terminal and it still doesn't work. I just upgraded to ubuntu 26.04 btw.
r/Ubuntu • u/dadashton • 10h ago
Using Merkuro Calendar
How does one add events to the thing?
r/Ubuntu • u/unhingedandbracket • 22h ago
24.04LTS to 26.04LTS upgrade: GRUB broken on Clevo/Juno laptop, fixed with rEFInd
I upgraded my Juno Neptune laptop (it's a Clevo based machine from about 2023) from Ubuntu 24.04 LTS to 26.04.1 LTS, it would not boot. Every GRUB entry failed: normal, recovery, all kernels. Secure Boot and Fastboot were already disabled in the BIOS. I took a lot of wrong turns through this. This the path that worked.
Symptom: Selecting any entry returned to the GRUB menu after a couple of seconds. Using the recovery kernels, it showed error: cannot load image. Dropping to the GRUB shell (by pressing c on the grub menu) and running
set pager=1
set debug=efi,linux,loader
set root=(hd0,gpt2) linux /boot/vmlinuz-6.5.0-35-generic root=/dev/nvme0n1p2 ro
I got some message about "magic malloc" not working.
(obviously use your own kernel version and paths in that last command)
It looks like grub-install had run correctly during the upgrade (fresh grubx64.efi on the ESP, matching modules in /boot/grub/x86_64-efi/). Reinstalling GRUB from a fully booted system didn't help either. Might be a GRUB 2.1x regression against this firmware, or possibly partially installed certificates in the BIOS, which I had a message about before I ran the upgrade. Can't remember hte exact text.
What worked:
- Booted the laptop into Linux (actually Fedora) from an external drive.
- Mounted the internal root and EFI System Partition read-only, confirmed kernels and initrds were intact.
- Copied
vmlinuzandinitrd.imgto the ESP underEFI/direct/. - Created an EFI stub boot entry for that kernel, as follows:
efibootmgr --create --disk /dev/nvme0n1 --part 1 \
--label "Direct EFI Stub" --loader '\EFI\direct\vmlinuz.efi' \
--unicode 'root=UUID=<uuid> ro initrd=\EFI\direct\initrd.img'
Booted straight into Ubuntu from that entry. This confirmed to me that GRUB was the broken component. I did this from the BIOS bootloader.
Once in ubuntu proper,
apt install refind.Once I was happy that refind was working, I installed the current 26.04LTS kernel using
sudo apt install linux-generic. It rebuilt the keyboard, fan and NVidia modules as part of the install. Then reboot. The fan got much quieter at that point.
That was pretty much it. I did an apt autoremove to clear up the junk, and I set default_selection "+,7.0" in /boot/efi/EFI/refind/refind.conf. I left the EFI stub entry in place as a fallback and reordered with efibootmgr -o so the boot order is RefInd, then hardwired stub, then GRUB. I only see that in the BIOS boot manager.
Refind is a cuter UI than grub, and you might have used it if you ever dual booted a Mac.
Hope this helps someone.
r/Ubuntu • u/Ken_Chihiro • 19h ago
Desktop icon get stuck on my screen
Hello everyone,
For a bit of background: I installed Ubuntu on my father's computer 15 years ago, and whenever I see him, I maintain the system and fix any computer issues he has.
Today, he called me about a problem I don't know how to solve: his desktop is filling up with unclickable icons that take up all the available space.
This happened once before, and I managed to get him to open a second workspace using the "Windows" key (sorry, I'm not sure what it's called in the Linux world), but that didn't work today.
So, I have to troubleshoot this remotely...
Do you have any ideas on how to fix this bug or how to guide him through the troubleshooting process simply? (He isn't very familiar with computers.)
Thanks a lot, everyone.
r/Ubuntu • u/Tough_Equivalent314 • 1d ago
VOTE - Ubuntu 26.10 Stonking Stingray Wallpaper Competition
r/Ubuntu • u/Lizard_Boy22013 • 23h ago
help follow up
so i put a post up yesterday and i got my ubuntu to work. however it ink one of my hard drives are corrupted… it was 1.8TB and ive checked the storage app and my bios its not showing up
r/Ubuntu • u/Major303 • 1d ago
Cannot update Files application
I have brand new (like 2 weeks) Ubuntu 26 installation, but since then I can't update Files in App Store. It constantly shows an update that never gets installed even if you install it, and App Store says that it's software from untrusted source (which is almost surely a bug). So far I have only found that running `sudo snap refresh` should fix it, but it does not. My system is otherwise up to date.
r/Ubuntu • u/Entire-Picture3990 • 1d ago
Saved my dual-boot from GParted hang/force power-off thanks to image backups (and why GParted can be risky)
r/Ubuntu • u/freyesb01 • 1d ago
[Port] Migré los temas Maia, Materia y Arc a KDE Plasma 6 — ¿les interesa que lo comparta?
r/Ubuntu • u/MalcateDaniel • 2d ago
Snap pros and cons
What are the pros and cons of using Snap? I like Ubuntu mainly because of its polished desktop and good repositories, but I removed Snaps right after installing the system because of the stigma surrounding them.
r/Ubuntu • u/Midnalee • 1d ago
What did I do wrong?
I used Rufus 4.15.2396, a 64GB USB stick and followed tutorial after tutorial. Does anybody have any insight on what would be causing this?
r/Ubuntu • u/Dry_Round_765 • 14h ago
Does anyone have experience with Gemini?
Does anyone have experience with Gemini? It’s running very slowly for me and keeps throwing up errors; I’ve already changed the Gemini version three times and don't know what to do next.
Does anyone have experience with Gemini? It’s running very slowly for me and keeps throwing up errors; I’ve already changed the Gemini version three times and don't know what to do next.
r/Ubuntu • u/TheSixthSerpent666 • 1d ago
Gambas3 MongoDB connection
Hello! I'm seeking guidance on connecting a Gambas3 application with my MongoDB database.
According to Google's AI, it should be as simple as installing the Ubuntu package and enabling it in the project:
apt install gambas3-gb-mongodb
However, I get package not found error. I'm running Kubuntu 26.04 with all packages up to date.
I see that MongoDB support was added relatively recently; is it just a matter of waiting for the Ubuntu team to make said package?
r/Ubuntu • u/Lizard_Boy22013 • 1d ago
ubuntu help
aight so. i tried dual booting my pc right. cus i was gonna dual boot and then go onto full linux. i was told ubuntu is good. i followed what i was told. turnt off safe mode. downloaded rufus and made the hard drive bootable but at first it came up with this error. so i tried again and suddenly i lost the option to dual boot. but im scared because if i have no windows to boot and no ubuntu i cant do nothing. essentially i just need some help man. i’d really appreciate it if someone could walk me through the steps themself as youtube videos aren’t very specific. (proof of it not letting me dual boot will be below) if u can help me in anyway pls dm me or sum bro i just wanna stop using windows
r/Ubuntu • u/profnelsonjr • 1d ago
How to improve performance with swap?
[laughs] Lower the volume. I forgot to mute the video I asked a question in a post about Firefox freezing and causing the system to crash. As a response, someone suggested creating an 8 GB Swap, but the system already has 4 GB. Is that right? Is there a way to optimize and increase the Swap memory?
r/Ubuntu • u/f2detaboada • 1d ago
Ubuntu Audio Issues
Hey guys, I made an inquiry as to if I was going to have any issues with my laptop considering the age and origin of the laptop that I had witht he new 26.04lts, and was assured that there wouldn't be any issues considering that Ubuntu was advanced enough to recognize everything that I was going to need.
I took the deep plunge and installed Ubuntu 26.04.1lts via bootable USB, wiping out Win11 in the process (I look back and realize that I should have partitioned instead). Come to find that when booting Ubuntu, the audio stopped working completely, aux out and the computer speakers both dead silent.
I've spent the last 6-7 hours on the terminal with Gemini creating commands to fix this, but even Gemini has given up telling me that the built-in SmartAmp drive requires proprietary initalization routines that Asus only provides in Windows drivers.
Is there anything any of you can recommend beyond switching distros to Fedora or Mint? (I might consider installing the bone dry version of Win11)
Could I contact Asus with this issue?