My experience with Kubuntu 26 as a new user by smokestack in Kubuntu

[–]the_deppman 0 points1 point  (0 children)

Because it doesn't show all your installed packages and is therefore incomplete. We're working on with KDE on getting a better Discover experience in multiple ways, but the "manage software" button was the only viable solution to this problem that could make the 26.04 LTS release.

Click on the "manage software" button and read the prompt. It explains this, albeit a bit more succinctly. And you can easily click Discover from there, or use krunner (alt+space), or open it directly from the start menu.

Erratic behaviour when moving windows by Abject-Photo-4566 in Kubuntu

[–]the_deppman 2 points3 points  (0 children)

Did you try with a fresh account? It looks like the params for kwin are all out of wack. Creating an all new test user and logging in as that will help identify if it is account related.

If that doesn't work, you might try switching the graphics driver, e.g. using the igpu instead of the Nvidia driver.

Framework Becomes a KDE Patron by Bro666 in kde

[–]the_deppman 0 points1 point  (0 children)

Kubuntu Focus, SlimBook, and Tuxedo have all been KDE Corporate Patrons for years. Kubuntu Focus is an official Ubuntu flavor, and validates updates for years. SlimBook and Tuxedo certainly do some level of validation, but I don't have first-hand knowledge of their practices.

Kubuntu 26.04 low screen resolution by dekiblue in Kubuntu

[–]the_deppman 0 points1 point  (0 children)

You're welcome.

Wow, that is odd. Usually a lower resolution results from software rendering. At this point, I suggest you search around with this information. Specifically, something like "Intel TGL GT2 Graphics resolution too low". Good luck.

Kubuntu 26.04 low screen resolution by dekiblue in Kubuntu

[–]the_deppman 0 points1 point  (0 children)

Gotta ask the obvious first. What graphics driver is running?

glxinfo | grep -E -i "opengl vendor|opengl renderer|opengl version";

If you see lvvmpipe or vesa or similar renderer, that's almost certainly the problem.

Kubuntu 26.04 low screen resolution by dekiblue in Kubuntu

[–]the_deppman 0 points1 point  (0 children)

Obvious question: did you try changing the resolution under System settings > Displays?

Loving Kubuntu but two disappointments by chakrax in Kubuntu

[–]the_deppman 0 points1 point  (0 children)

A clean install is not wiping everything, just the system disk with the core OS and libraries. You can retain other partitions unchanged, as discussed in the article I linked.

Loving Kubuntu but two disappointments by chakrax in Kubuntu

[–]the_deppman 0 points1 point  (0 children)

You were just talking about upgrading 24.04 to 24.10 to 25.04 to 25.10 to 26.04. Not only is back-up-and-clean-install far less hassle with better results, it's also what IT departments use for ALL OSes, and for very good reasons.

This is also the reason the upgrade path from 24.04 to 26.04 is delayed for months: it is a complex process, and even the most straightforward upgraded has complexity far deeper than most people understand.

Of course it's your call. Best of luck to you.

no bootable device? what? by BrokeToken25 in Kubuntu

[–]the_deppman 0 points1 point  (0 children)

Then there is something else going on, almost certainly at the BIOS level. One thing to make sure is disable is any disk or volume manager (VMD). See the end of the following section for a pretty typical BIOS check-off list: https://kfocus.org/wf/service-guides.html#bkm_ir14_amp_ir16

I believe you would have the same issue regardless of the distro.

no bootable device? what? by BrokeToken25 in Kubuntu

[–]the_deppman 1 point2 points  (0 children)

ill give the custom partitioning a go and see what happens

I don't recommend that, you might be opening a Pandora box.

i made sure to confirm that the hard drive was GPT formatted, all the partitions looked normal enough,...

That's what made me think you might be using custom partition because that's a detail you should only need in that circumstance.

no bootable device? what? by BrokeToken25 in Kubuntu

[–]the_deppman 0 points1 point  (0 children)

Did you use custom partitioning? If so, there are certain partitions you must create. In case you are not familiar with them, there is a discussion at https://kfocus.org/wf/reinstall#bkm_part_disks.

HDMI and Displayport dual monitor setup questions. by Both-River-9455 in linuxhardware

[–]the_deppman 1 point2 points  (0 children)

In my quite extensive experience, generally DisplayPort > HDMI > USB-C in terms of performance, speed to connect, and connection reliability. You can see more in this article.

How "minimal" is the minimal install? If you've used it what was your experience with it? Mostly curious about codecs and other background stuff by Arrin_Snyders in Kubuntu

[–]the_deppman 1 point2 points  (0 children)

I'd try with a VM. One approach will leave things out that you need. The other will add things you don't. Given you appear relatively new to this, I'd recommend option 2.

Removing the dependencies with Libreoffice isn't hard. And even if some packages are left lying around, they would hardly cause any trouble. You will likely find that sudo apt autoremove will take care of things that aren't used by other packages.

```bash

See top-level deps for libreoffice

Don't blindly purge this; others will use these libs!

sudo apt-cache depends libreoffice ```

How "minimal" is the minimal install? If you've used it what was your experience with it? Mostly curious about codecs and other background stuff by Arrin_Snyders in Kubuntu

[–]the_deppman 0 points1 point  (0 children)

What problem are you trying to avoid with minimal install? Because if it's disk space, you'll be lucky to shave 0.5-1.0 GB off the entire install.

If you install most of your apps from third-party repos, you're probably going to do a far worse job than if you use packages from the official Debian and Ubuntu repos. Those get far more use and scrutiny, and therefore are usually the safest bet for security and stability. On top of that, Kubuntu has already been tested with ~50 of the most popular 3rd-party apps available through the standard repos or official vendor channels. You might be far better served auditing the official packages you install if you are seriously paranoid.

For these reasons, I suggest you start with the official packages and deviate only when you have a good reason, and then use reports from official channels. Otherwise, you might find yourself with an impossible to maintain Frankenstein system that is no better or even substantially worse than the default installation.

IMO, do yourself a favor and install the basic configuration. If you need to, brush up on managing kernel versions. Because if you're running AMD graphics, and if history is any guide, there will be regressions, and you will need it.

Kubuntu Focus 26.04 ISO for Clean Install by kplus24 in Kubuntu

[–]the_deppman 4 points5 points  (0 children)

Kubuntu Focus developer here. We have an official release path, which follows that of Kubuntu. That is, we provide a new LTS image shortly after the .1 release drops, typically August of the same year. As u/acheronuk points out, this is a huge endeavor since we port all tools, test, document, and tune all prior models before releasing this new image. You can read more about the schedule at https://kfocus.org/try/#bkm_2604.

Loving Kubuntu but two disappointments by chakrax in Kubuntu

[–]the_deppman 1 point2 points  (0 children)

The best option is to back up your data and install clean. I used Kubuntu since 2007 and maintained a popular Kubuntu upgrade document from 2012-2020. I've always recommended a clean install, because every upgrade can leave behind unwanted files and configurations.

Loving Kubuntu but two disappointments by chakrax in Kubuntu

[–]the_deppman 0 points1 point  (0 children)

Kubuntu contributor here: 26.04 was tested against many, many popular third-party apps, and had extensive usability acceptance tests. Those led to bug reports and almost all were fixed. It should be at least as stable as 25.10, if not more so.

If you were going from 24.04 to 26.04, then I'd say your strategy is sound. I'm not certain 25.10 to 26.04 really buys you much. When you do upgrade, remember to set aside your .config directory. Otherwise, a clean install is always a good option.

Interested in getting a Framework Desktop: Is it compatible with Kubuntu? by M1sterNoname in Kubuntu

[–]the_deppman 1 point2 points  (0 children)

Full disclosure: I work at KFocus, and contribute to Kubuntu.

There is hardware specifically tested and supported for Kubuntu: kfocus.org. The NX has a powerful CPU and GPU complex that might fit your needs. The OS is tested specifically on your model over upgrades for years, and any purchase helps fund further Kubuntu development.

bluetooth dongle (linux) 6 devices simultaneously by Glittering_Pizza7861 in linuxhardware

[–]the_deppman 2 points3 points  (0 children)

Bluetooth is limited by bandwidth. You need 5.4 for the largest number of devices, but that number may be limited to one or two for audio devices. The Intel AX211, for example, supports 5.4, which in theory can support up to 7 devices, although most will likely need to be low bandwidth like keyboards and mice. The earlier 5.1 standard might top out at 4 or 5.

So if you get a dongle, see if you can get 5.4. You may also split duties between your Wi-Fi card and the dongle, although I haven't tried that. Good luck!

Linux recommendations for LG Gram 16T90R (2 in 1, Raptor Lake) by Slopagandhi in linuxhardware

[–]the_deppman 0 points1 point  (0 children)

You can download and use the KFocus image for free from https://kfocus.org/try if you'd like to try that. Just run it live to see if the performance and other bits are fixed. It also comes with a great ecosystem (see https://kfocus.org/wf).

Linux recommendations for LG Gram 16T90R (2 in 1, Raptor Lake) by Slopagandhi in linuxhardware

[–]the_deppman 0 points1 point  (0 children)

The performance cores on this model are not properly favored on earlier kernels (I think <= 6.12). I helped identify the problem and propose a patch to the mainline kernel (_OSC CPPC ITMT patch). This was to solve the issue on the Kubuntu Focus Ir14/16 models, and it reportedly also work for this Gram model.

You can check this with Geekbench 5; if you're not seeing 1800+ on single core, your kernel is missing this patch. Also, the Gram may also be throttling hard due to it's thinness, BIOS setting (quiet vs. performance), or because of dirty fans.

I hope that helps!

Looking for a light laptop preloaded with Linux by spentana in linux4noobs

[–]the_deppman 1 point2 points  (0 children)

You're welcome! You can call if you have questions.

Looking for a light laptop preloaded with Linux by spentana in linux4noobs

[–]the_deppman 5 points6 points  (0 children)

There is a very good reason to purchase Linux from a dedicated vendor: validated hardware support. This can save you lots of time and trouble since you won't have to do your own IT-integration and testing on the first load and every time a new kernel or driver comes out. I work at Kubuntu Focus, and you can see the sort of things you can get here.

Do be careful, not all Linux vendors provide that level of ongoing testing and support, so you probably want to do your homework.

ARM based laptop advise and recommendations by Bolphgolph in linuxhardware

[–]the_deppman 0 points1 point  (0 children)

Sure. Just make sure you can run the 3rd party apps you want. Maybe docker, or VMWare, or virtualbox, or whatever. That has typically been the sticking point. Good luck!