#Wired and wireless internet not working metered, yes
1 messages · Page 1 of 1 (latest)
Hi @desert oasis are you able to reproduce this on an upstream ublue image?
You mean an unmodified .iso image? I tried standard Silverblue and Bazzite and from there all functions normally..
No, I'm talking about the container image
if you rebase to an upstream ublue image do you get the same error?
Also, is this in a VM?
Where do I get these container images and how do I rebase?
You mean these images: https://github.com/orgs/ublue-os/packages?repo_name=main ? But I would need docker for them, right? Is this the command for rebasing? rpm-ostree rebase ostree-image-signed:docker://ghcr.io/secureblue/$IMAGE_NAME:latest
I don't have a VM app at the moment, I tried a while ago using Virtualbox and with SIlverblue it just doesn't work... maybe I can try another solution, though.
Or maybe you mean these base images? https://archive.org/details/@ublueuploadtest/uploads
That command is for secureblue, and no you don't need docker to use rpm-ostree rebase
No those are the ISOs
Background The base images were once the only available images by Universal Blue before Bluefin and Bazzite. What are the base images? The base images are the building blocks for our end-user images like Bluefin, Bazzite, etc. and act as upstream for them. They were once known as the Main (-main) images. They are generic Fedora Atomic images...
Okay, so basically, use on of those images from the Internet Archive and then rebase them to Secureblue?
No.. the ISOs are not related to this
You can follow this to rebase to ublue's main images to check for a repro
You never need to use an ISO once you have an rpm-ostree system installed. Just rebase
Yes, once I have a image already installed on disk, I only need to rebase, but if I don't have that yet, I first need to install an ISO on the disk and then from there rebase, right? Otherwise, why both method A, with base ISOs and method B, with one of the official Fedora Atomic Desktop ISOs, say to download one of those ISOs, flash and install them to a disk? I mean with method A one doesn't need to rebase, but still needs to flash and install the ISO to a disk, if one didn't already previously install one, of course.
If you have any secureblue, any ublue or any base fedora atomic distro installed on your computer, then you don't need an ISO at all for rebasing, you don't need to do a clean install whatsoever
You need to have a Fedora Atomic system installed, yes. But I thought you already did?
Yes, I have one installation, but that's pretty stable at the moment, so I don't want to mess with that up, unless I know for sure that I will do will be stable for longer time. So, I prefer install anew, on a new disk, one of the ISOs and then rebasing it. Which is what I did now.
Now the internet connection works, problems are given from some apps like Brave (whose interface starts blinking without apparent reason some times), Librewolf (which some times starts and some times not) and Libreoffice (which doesn't recognise any dark icon-set, apparently..)
You're using the brave flatpak?
You are strongly recommended to not do that
And librewolf is firefox based which means it will have issues with hardened malloc
And flatpak themes are managed separately
Yes. But now they are all working rather fine. You mean Brave? I mean I don't like it that much either, somehow.. but I didn't find any better alternative on Linux so far. Your hardened Chromium has blurry interface and fonts, so it's not that pleasant to use for longer times. Both Librewolf and Betterbird had issues because of the hardened malloc, but now they are working. How are then Flatpak themes actually managed?
Your hardened Chromium has blurry interface and fonts
are you using wayland?
using flatpak env variables and flatpak themes
I don't know that much about it - do you know any place where one can learn more?
Yes
strange. are you using fractional scaling?
Yes, I think so. My display is 2k
Thanks
what fraction
In the Gnome setting, I set the scaling to 200%. If that's what you mean.
Using this command works without looking blurry: chromium-browser --enable-features=UseOzonePlatform --ozone-platform=x11
If I use this other command instead: chromium-browser --enable-features=UseOzonePlatform --ozone-platform=wayland
It still looks blurry
I wanted to change the .desktop file launching Chromium in /usr/share/applications but it seems that even if I use sudo I'm not allowed to edit and saved changes?
you can edit the local desktop file in your home directory
And where should that be? I searched but couldn't find any..
~/.local/share/applications
But it's not there..
copy it from /usr and modify it as needed
It keeps on preferring the .desktop file in /usr/share/applications and not the one in my home folder apparently, because if I launch chromium from the console it launches correctly, but if I modify the .desktop file in my home and launch it from the menu, nothing changes..
you need to pin it once launched
How should I do that in Gnome? Anyway, now it seems to be launching from the .desktop file in my home, but weirdly enough when I launch this way it looks blurred, when I use the same command from the console, it looks fine..
Now it works. It required two reboots and not just one, for some reason.
Is there any way to make hardened chromium clean everything on exit? Because I cannot see that option where it usually is..
FYI: XWayland will still be blurry at 200%, 300%, etc when Gnome's framebuffer scaling is enabled (fractional scaling support)
ah, good to know thanks
Still didn't find any way to make your hardened chromium clean everything on exit.. has the option been removed?
I think this option does not exist anymore in chromium
I was mistaken
chrome://settings/content/siteData
It does exist in all version of chromium I tried until now..
@spare epoch do you mind letting us know, if this wanted or something that will be changed some when in a forth coming release?
@desert oasis what are you referring to
👆 This about your hardened chromium
This is the solution?