=== madmax_ is now known as madmax [07:58] Hallo, [08:02] Könntet Ihr "anschieben" das Kvdr wieder aktiviert wird? Und wenn die Treiber für DVB-Tv Karten im Kernel sein sollen, dürfen die auch gerne funktionieren.... [11:27] hi [11:28] i have a problem with write access on the windows system/installation partition [11:29] in 23.04 which i don't have in 22.04 or other linux distros [11:32] if i check the permission for the windows installation disk it has the Kubuntu user name, however if i check other other partitions (including other linux distros on this multiboot machine and other ntfs partitions) the own is root instead [11:33] so i don't understand why the windows installation partition got assigned to the Kubuntu user and not to root like all other partitions [11:35] and i'm quite sure how to change that, so that the windows installation paetition gets moved to root as owner as well [12:15] hey yall [12:15] for some reason even though i specified in the settings that i dont want my pc to be locked at all it still keeps turning off and getting locked [12:15] any help? [12:30] Hi all === jj5 is now known as Guest6939 [13:30] Elisa app from apt is broken, it said memory fault [13:42] Ioqu [13:43] Loqu [13:43] L’Aquila [13:43] Lqqu === jj5_ is now known as jj5 === jj5 is now known as Guest2265 [15:30] Toast: have you looked at energy settings? [16:22] hello === jarnedv is now known as jarne [19:46] Hi, I'm happy to be able to setup my new desktop computer tomorrow. So, what's the recommended file system in 2023? BTRFS? ZFS? Or still EXT4? [19:48] Note: I don't need encyption. And I want to be able to add an additional SSD some time in the future and it's space should just blend in [19:54] I'm a big fan of ZFS, though I haven't used it for the root partition [20:28] user|30: I'm a huge fan of ZFS for servers. However, IMO, EXT4 is just fine for client computers these days. BTRFS is also good but can be quite a bit slower than EXT4. If your data is already backed-up, the benefits of snapshots are not that great, and can be complicated to administer - although certainly easier without encryption (hint: use a [20:28] single BTRFS drive with subvolumes). I find apt-rollback and ppa-purge to be about all I need most of the time. FWIW, I spent 4 months running and testing BTRFS over LUKS last year. [20:29] With the "Just Blend In" target, you may want to consider LVM + EXT4 or BTRFS. There are warnings about BTRFS for multi-disk setups, but I don't have experience with that. [22:08] koffeinfriedhof- it's easy to add a new disk to an existing ZFS pool [22:15] Hi folks. Odd behavior. A while back... all my window borders disappeared.  Everything still works, but there is zero border around any window.  I've poked through the Settings app and don't see anything relevant.  What the heck happened, and how do I un-happen it? [22:21] Crell: Try System Settings... Application Style .. Window Decorations ( in the middle pane) the global Border Size setting should be in the bottom right [22:22] Ah ha! [22:23] It says the theme's default is no border.  (I'm using Breeze, mainly because it was the default.)  Which... I'm pretty sure didn't used to be the case. [22:26] But I was able to set it to Normal, and all seems right with the world now.  Thanks! [22:55] Crell: Glad to be of assistance [23:37] hi [23:38] koffeinfriedhof: Agreed. Best support and maturity too. [23:38] i have a problem with Kubuntu 23.04 and a windows installation partition on a multiple boot machine [23:39] if i access the windows partition i only get a readonly access [23:40] i don't have that issue with a kubuntu 22.04 and MX linux installation on the same machine [23:40] anybody come acroos this issue? [23:44] Windows is hibernated, could be a reason for refusal to mount [23:55] yes i was wondering about that [23:56] kmh: Another possibility: there are at least 2 ntfs drivers. NTFS is usually RO, ntfs-3g is read-write. You might need to install one of these to get read-write. [23:56] but that doesn't seem to be the case and it should have moved 22.04 and mx linux into read only modes as well [23:56] This HOWTO looks pretty good: https://recoverit.wondershare.com/file-system/mount-ntfs-linux.html [23:57] but they function fine with write access, it is just the newly installed 23.04 that has that issue [23:57] 23.04 might not have the libs installed. [23:58] In other words, is ntfs-3g + fuse installed? I'm not saying I know that's what the issue is; just an educated guess. [23:58] mmikowski, i noticed one difference possibly related to it in 22.04 the drive is mounted with fuseblk as firelsystem whereas in 23.04 it is mounted with ntfs3 [23:58] right! [23:59] let me check the url [23:59] This one might be better: https://www.makeuseof.com/mount-ntfs-windows-drives-in-linux/