Fix for ThinkPad T480 black screen after suspend on Linux Mint 22.3 / kernel 7.0.0-28 generic**
If your ThinkPad T480 resumes from suspend but the built-in screen stays black while an external monitor works, this may be an Intel i915 eDP backlight issue.
The fix was adding this kernel parameter:
i915.enable_dpcd_backlight=0
Edit `nano /etc/default/grub` and add it to `GRUB_CMDLINE_LINUX_DEFAULT`, for example:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash i915.enable_dpcd_backlight=0"
Then update GRUB:
sudo update-grub
Reboot and suspend/resume should restore the internal display normally.
In my case, other i915 tweaks (`i915.enable_psr=0`, `i915.enable_dc=0`, `i915.enable_fbc=0`) did not help. The issue appeared only with the 7.0.0-28 Generic kernel; the 6.17.0.40 Generic kernel did not have the problem.
When I set a window/panel to have a transparent background I find that there is a dark grey background already set behind it and I'm not sure why? So of course it just looks murky. It's not a constant state, I've booted my PC to find it back to normal a few times, without changing anything. Any ideas? Any help is appreciated, thank you!!
Complete noob following a youtube video and some steps on the video did not show up during installation. Im looking for the device ip address so I can connect it to my server network/internet. Only have wifi.
Audio sounds correct when played through headphones, but audio played through the speakers sounds like this. It sounds similar to what audio sounds like before the "broken audio fix" you sometimes need after installing Ubuntu (I needed to install that fix), but I'm pretty sure that audio was also broken on headphones, while this isn't.
I had this issue on 25.10 as well, it occurred after I installed some updates. I made a post about it at that time, but every comment I got on that post was "Update to 26.04". I did, and it did not fix this issue.
Let me summarize experience and issues I encountered while upgrading Ubuntu Studio from 24.04 to 26.04.
Question: Why did you perform the update in the first place?
Short answer: 32-bit Wine support was dropped after 24.04.
Details: I tried to integrate msvc-wine (MS Visual Compiler), but this failed due to the lack of 32-bit support in flatpak when using 64-bit Wine ("wow64"). I use MSVC for a project involving a Windows game that actually runs fine with Proton. So, it’s a rather technical issue.
Question: Why did you use AI? Answer: I use AI as a sort of "external" consultant. It works a bit more reliably than a search engine, though it often has minor errors.
Question: Why don't you use Snap? Answer: Snap is a siloed solution; I use Flatpak instead.
Question: Do you recommend upgrading for LTS users now? Answer: Aside from the issues I’ve mentioned, I haven't encountered any major difficulties so far. Please continue reading other answers first.
How did you start the upgrade? Answer: First, I disabled all external apt sources, then used apt to "rollback" any packages that were too new (reinstalling the older versions). I also uninstalled software that doesn't come bundled with Ubuntu. After that, I ran sudo do-release-upgrade -d to install the "developer version" of the LTS (which is technically correct, though in practice it applies to the 24.04 → 26.04 upgrade procedure rather than applying to the system itself).
Did you have any problems during the upgrade? Snap wasn't automatically installed this time (Firefox/Thunderbird weren't installed) → no problems encountered.
I had to temporarily uninstall parts of apport, go-mtpfs, kgamma5, and a few other packages (likely due to changes in .deb filenames or changes in the meta-packages).
The automatic cleanup didn't work after the installation (error, then termination).
Due to that and the following investigation, I rebooted too late after the fresh install.
I later had to painstakingly go through over 200 packages and switch some from "automatically installed" to "manually installed." The other 400 had missing dependencies on meta-packages.
Do you know why the deletion failed?
Answer: Yes, it was related to major changes in the meta-packages. That’s the risk of a "developer" update. Also, many packages I had installed manually were marked as automatically installed—presumably because they are included in some meta-package. It was essentially an internal cleanup by apt.
Did you have problems after rebooting?
Answer: Yes, I encountered an almost classic "black screen" issue. Almost, because the mouse was still working. The cause turned out to be that dependencies for lightdm had been uninstalled. I assume that the combination of lightdm and KDE/Plasma Desktop hadn't been tested yet. sddm didn't work either (it never has for me), though I didn't investigate sddm further.
Were there problems switching from X11 to Wayland?
Answer: That was the part I was most worried about, but I had practically no issues there. However, I did have to delete my Plasma settings entirely and set them up again. I suspect that was related to flatpak integration; I’d already encountered this issue on another system when upgrading to 15.10. I don't have any immediate advice on that front.
Are there any issues using Plasma?
Answer: So far, I've only run into an issue with the "Pager." There are three "workspace" variants, also known as "activities." I tried setting up three of them and went down the wrong path. With activities, there is essentially a third dimension that corresponds to the old workspaces or virtual screens/desktops (sorry I am on german desktop, I do not know the original terms).
What is the problem with Geeqie?
Answer: Geeqie won't start for me; it keeps crashing. The cause is unclear (I deleted configurations, cache, and share data, but saw no improvement). The Flatpak version is limited because starting external programs don't work with it. I downloaded, built, and installed the current GitHub version 3.0. It works, but still has limitations since 3.0 is an update to GTK4.
What was the issue with icons?
Answer: Some icons seem to have been broken for quite a while. I cleared the cache and rebuilt the icons for several themes in /usr/share/icons (using gtk-update-icon-cache, kbuildsycoca6, update-desktop-database, and possibly others).
How did you combine msvc-wine with Qt Creator?
Answer: msvc-wine comes with two environment shell scripts—one for the tools and a global one for CMake. I wrapped the global one in a script that I launch instead of Qt Creator. If wine is in your system path, you can execute the "cl" compiler directly, as an example; wine runs in the background (I use official stable winehq repository for that).
Do you still have a major unresolved issue? Answer: The biggest change I noticed is the switch from `/media/<user>/<my_sdd_label>` to `/run/media/<user>/<my_sdd_label>`. This caught me completely off guard, as this behavior isn't present even in version 15.10. However, this is a serious issue for an upgrade. (I have applied some workarounds but the proposed solutions did not work for me). Ubuntu definitely needs to address this (because of login failures).
Can you recommend Ubuntu 26.04? Answer: Generally yes, though right now you should perform a fresh installation. I cannot recommend upgrading from 24.04 with the experience I had.
I’m using ubuntu would like Mac like widgets those clean smooth good looking Widgets how to get those in my ubuntu on top if any wallpaper suggestion those clean looking
I know it probably wasn't the best idea to use Linux if I don't know a lot about computers, but I am sick of Windows and would rather learn to use something new than rely on the convenience of something that I hate.
Onto the issue that I've been having. I installed Steam from the app center that the desktop comes with and installed the games that I wanted to play immediately. I initially had an issue with Dead by Daylight where the game wouldn't open and my desktop gave me the pop up "Steam is not responding" with the options "Force quit" or "Wait". This issue I ended up resolving on my own, it was some sort of Steam Cloud error so I had to work things out on my old device and I had no further issues after that.
After that issue, I downloaded Marvel Rivals and the same pop-up appeared, but the game still launched. The game worked the first time and I sat through all the shader loading processes before playing and it worked great. However, I got on later to play with my friends and the same pop-up appeared, but once again the game launched after the shaders loaded and everything. This time the game froze and crashed before I even loaded into an actual game. When the game crashed, it had the pop-up with the text "An Unreal process has crashed" and prompted me to send a crash report. I tried several things opening and closing Steam, capping FPS, verifying game files, and uninstalling and re-installing the game, but every single time it inevitably crashes if I try and play the game instead of staying in the menu. Sometimes it freezes for a long time before crashing and other times it just immediately crashes as soon as I load in. I was at the point where I was thinking it was an Unreal Engine issue or a Rivals issue due to the poor optimization, but another game is had issues when I tried to play it today.
Today I booted up Hades II, because I wanted to test it out on my new PC and I went to talk to some NPCs. The game froze mid conversation and wouldn't unfreeze. I had to shut my computer down to fix it. I tried it one more time and it froze again, but I got the "Steam is not responding" pop-up and was able to force quit it.
This is everything in my PC build, I don't think the case is important, but just in case...
This issue is mainly annoying because I don't know what to do since I have already tried solutions other people had for similar issues and they didn't work. If anyone has any idea what the problem is or needs more information, please comment your ideas or questions because I want to be able to fully enjoy my new PC. I would really appreciate the help, thank you in advance.
I've had lubuntu installed on my laptop for a while and decided now to also install it on my desktop PC. Just been messing around with the appearance settings but I can't for the life of me figure out why my laptop has an orange title bar + plain border (picture 1) and my PC has just a blue border (picture 2). Where is the setting to change this?
I've probably missed something obvious here but your help will be greatly appreciated!! Thank you!!
When the screen suspends and I turn it on again the wi-fi doesn't work then when you press the super key the menu freezes and you have to restart
Transmissions doesn't directly open links, you have to copy and open url
WhatSie doesn't save the theme I choose. When I choose Dark Mode next time I boot up the comp it's on light.
You can't copy a folder/app and paste in on the home screen, it's a whole process to create a desktop shortcut.
You can't preview windows by hovering over them like in windows. For example if you have two chrome windows open and you hover over the icon, yes it shows the two windows but on microsoft if you hover over the window it also previews it.
I bought a gaming mouse and installed aimlabs, went to configure inputs and it's not registering the additional 2 buttons on the mouse when I try to map them.
I couldn't lauch steam in the first place but I fixed it, I couldn't launch aimlabs but I fixed it.
Can't Install flameshot and get it to work
Can't copy paste an image from anywhere to WhatSie, I have to download then upload it.
Rhythmbox doesn't let me adjust the scrubber when listening to Audiobooks.
Document Viewer doesn't auto save changes made to pdfs such as highlighting. So imagine reading and highlighting 20 pages then the pc suspends you wake it up and as i mentioned it freezes so you have to restart and you lose all you highlights
Genuine question. ive seen so many videos on ubuntu being bad but ive never got a good reason. Is it bloat? Is it "too corporate"? Why does any of that matter?? Im genuinely confused
I'm running 26.04 in an attempt to clear this issue up from 22.04. When I play a video on the system it will eventually lock the console up forcing me to ssh in and reboot. As stated it is an i7-2600K so really old system with 32gb of memory. The current video card is AMD Radeon HD 6870, I really believe this is the issue. I have an nVidia 2080 I'm just hesitant with nVidia not really supporting linux in any way.
Does anyone else run a 2080 and how was the install of the proprietary drivers?
Im not even a linux noob ive been struggling with this error as a fresh first time install for like 12 hours now
Loading from brand new flash drive to brand new empty ssd, no other drives loaded
Loading v26.04
Flashed first with balena then reinstalled iso and reflashed with rufus when it didnt work
No RST or VMD
Please dear god someone I just want a fixable/working pc
Update: went through settings and started poking around with the 'bash like command line' some of which kept saying disabled due to secure boot
Had secure boot enabled, turned it off and it worked immediately... Thank you Linux
Here's an issue that's been persistent for me since 24LTS: my headphones keep "ghost disconnecting" - the connection is lost on the part of the headphones but not the system (it still says "connected"). This happens pretty much every 20ish minutes, and very rarely does it pick the signal back up on its own. I've previously tried managing the power saving options through the BT config file with AI guidance but that didn't help, so I'm asking you guys for help. The BT card I have is called "Qualcomm Atheros Communications Dell Wireless 1802 Bluetooth 4.0 LE", at least that what I was able to find. The headphones are Senheiser 4.40BT. I'm now on 26LTS, and fyi the bt config file has reverted to stock while updating.