[00:14] do you guys run kde with nvidia gpus? anyone who has some wisdom about how to get things running smoothly? should i use Nouveau or proprietary? im having constant graphic problems with nvidia gpu [00:16] morpheuz: I'd use the proprietary drivers. Though right now I'm having to reinstall said drivers since something blew up on me XD [00:17] as soon as i put the machine to sleep and it comes back something is borked and the system will constantly glitch out. i think it has something to do with kwin. not sure, im not a kde dev [00:18] im currently running the proprietary drivers [00:18] From what I've heard, NVIDIA doesn't work well with suspend. [00:18] I don't know if it's a limitation of the driver or what, but that's how it is. [00:20] damn. i do need suspend. im using it heavily everyday [00:20] Well... hmm, stick around, someone might have ideas. I've not managed to get it to work reliably, but there might be ways. [00:22] morpheuz: This might help: https://wiki.archlinux.org/title/NVIDIA/Tips_and_tricks#Preserve_video_memory_after_suspend [00:23] morpheuz: Try "sudo nano /etc/modprobe.d/nvidia-power-management.conf", and write into that "options nvidia NVreg_PreserveVideoMemoryAllocations=1 NVreg_TemporaryFilePath=/tmp" [00:23] Then reboot and see if that works. That's what I'd try anyway. [00:24] oohhh, at least the archlinux wiki described my problem well. i will give this a try and report later. thanks arrayboltXE i really really hope this is it. [00:25] Good luck! Glad to be able to try to help. [00:25] /etc/modprobe.d/nvidia-power-management.conf is empty in my case, is that correct? [00:25] That's what I would expect. [00:25] ok [00:25] You're probably creating the file from scratch. [00:29] do i have to regenerate the initramfs ? [00:29] I don't know. [00:30] I don't see anything about it in the article, but it probably can't hurt to do so just in case. [00:30] but wait a second. NVreg_TemporaryFilePath=/tmp does mean, that the system is dumping 10gb of data onto my ssd everytime i suspend the system. this will wear out my ssd very quickly right? can i dump the video memory into my ram? [00:30] *into my ram instead [00:31] morpheuz: /tmp is usually an in-RAM fs. [00:31] How much RAM do you have? [00:32] 32 and im just using 13 of it [00:32] Hmm... /tmp isn't mounted in RAM for me for some reason. [00:32] Then change /tmp to /dev/shm. [00:32] That's virtually certain to be in-RAM. [00:32] i was almost sure that my /tmp lives on the ssd [00:32] Yeah, you're actually right. I was mistaken. [00:33] is /dev/shm an acutal filesystem i can write into? [00:33] Yep. It's entirely in-RAM, but it is a filesystem. [00:33] On my system (which also has 32 GB RAM), it's about 16 GB. [00:34] Which should be plenty enough to hold your NVIDIA card's RAM contents. [00:34] i will try the /tmp option first. and if that does work i will test the /dev/shm option. not sure if will will test this out right now, or after the 22.04 upgrade. [00:35] Sounds like a plan. [00:36] if i write the option into /etc/modprobe.d/nvidia-power-management.conf this will be permanently. is there a way of testing this for one session only? dont want go through the hastle of recover ubs stick and all that jazz [00:37] Because the module needs to be loaded with that option, I don't think you can do that. [00:37] You'd have to unload and reload the module, which could be very complicated and possibly end up with you having to reboot to get things working again. [00:37] morpheuz: In the event you add the option and things go wrong, though, you can always boot into recovery mode and remove the config file. [00:38] You just have to get to the GRUB screen in order to do that, which you can do by either improperly shutting down the system and then turning it back on, or by hitting Esc at just the right time during early bootup. [00:39] Then you can just drop to a root shell, remount the filesystem as read/write, and then do "rm /etc/modprobe.d/nvidia-power-management.conf", then reboot again. [00:39] Though that might be more complicated than booting from a USB drive :-/ [00:42] i also would need to regenerate the initramfs [00:42] That might be more easily done from within recovery mode. [00:43] the recovery might be the better option. [00:43] not sure if kde neon does have a recovery partition tho. [00:44] i will just gonna try it. what could possibly go wrong. famous last words [00:44] Recovery mode isn't a recovery partition, fwiw. It's a special mode the kernel boots into to let you fix stuff. [00:45] If you're running KDE neon, you almost certainly do have it. [00:45] (As a warning, KDE neon isn't officially supported here, and may have differences from Kubuntu that could result in things not quite working the same between the two. I don't think that will cause problems here, but you might want to be aware of that for in the future.) [00:46] *heads-up more like, not warning [00:47] (I mean I guess it's kind of a warning but that sounded too severe :P) [00:48] thanks for the warning. i know that i am on my own with neon in here. but at least someone is answering compared to the small neon channels :D [00:49] Glad to be able to try and help! [00:49] thanks for the hint arrayboltXEi hope this will solve the problem i am having for the last two years. i will let you know :) will just have to spin the backups and update first [00:49] +1 [00:50] if you dont hear anything back from me, it means that i have smashed my computer and am gone living in the woods^^ [00:51] D: [00:51] (In the event you can't find my nick later, ping arraybolt3, that's my normal nick that I use on my IRC bouncer.) [00:51] o/ [00:51] I just use the other one since it's less laggy. [00:52] alright thanks [00:52] out of curiosity, which bounce is laggy for your? znc? [00:55] I'm using tmux+WeeChat :P [00:55] Plus SSH. [00:55] I should probably set up ZNC, that might be way more comfortable. [00:56] In fact, I'm going to do that now. :D [00:56] :D [00:56] good luck [00:58] Printers were always some what complicated to make them work on Linux. i don't remember exactly why, but it envolves vendors, drivers and copywrite. Some printers have a good support through CUPS. [00:58] Open print was the place where I'd go every time I needed to install a printer. There I would find the steps on how to install them. [00:58] Some vendors like Epson and HP used to have a good support and information on their sites. There are other "enterprise brands" like Brother that used to have good support and easy to find information. Canon used to be a pain to configure... [00:58] But I'm thankful I don't need to get near a printer anymore! Honestly, I always had troubles no matter what OS... (re @bauchhaus: I consider myself fairly knowlegable but going nuts with the installation of a USB printer in 22.10) === arraybolt3_ is now known as arraybolt3 [01:40] morpheuz: Guess what, ZNC works. :D [01:40] arraybolt3 YEAY! :D [01:41] im still sitting here waiting for backups. and they take forever. so i guess this update wont happen today. [01:41] :-/ [01:49] given the fact that i have to run the backups multiple times to different locations fml :D [06:01] i have some python virtual env's for developing different things... now if i upgrade from 20.04 to 22.04, will they stay? [09:54] hi [10:05] hey im having a bit of a weird situation. [10:06] So id like to use KDE connect to connect my phone to my PC. Im not very experienced with phones really i might add, but appearently the phone does not consider itself part of the network if i create a mobile hotspot with it which is how for the moment im going to have internet and pass it on to my PC [10:07] Which i had to buy a Wifi card for cause ive allways relied on cables exclusivly. Which at home wasnt an issue, Gigabit broadband connection there :D [10:07] well, at my former home i suppose [10:20] huh. Adding it by IP worked anyways at least for now. [10:31] rtg you don't have to rely on WiFi if you don't want to. Iirc you could use a USBC to ethernet adapter on your phone. *me assuming your phone has usbc [10:34] ah, interesting. Yes that sounds like itd work. [10:36] Though itd involve constantly plugging and unplugging the phone from my PC which as of yet is without a case. I could bring the PC in individual parts those 12000km, the bulky case not so much. Its lying there on top of the box the motherboard came in [10:37] And the only piece of furniture ive got so far is a matrass. Keeping it in its plastic wrapping for now, too, the apartment wasnt cleaned prior to me moving in and ive not got cleaning equipment yet, either === go is now known as Guest3444 [13:04] Hi all [13:28] I finally made it work. I had to REMOVE cups-browsed (it appears to be legacy, avahi is used instead) then turn off apparmor / install additional profiles. [13:29] At least I think that's what made it work. But far from the plug and play I was used to. And I think that's a regression, It used to work much better. (re @rcpp85: Printers were always some what complicated to make them work on Linux. i don't remember exactly why, but it envolves vendors, drivers and copywrite. Some printers have a good support through CUPS. [13:29] Open print was the place where I'd go every time I needed to install a printer. There I would find the steps on how to install them. [13:29] Some vendors like Epson and HP used to have a good support and information on their sites. There are other "enterprise brands" like Brother that used to have good support and easy to find information. Canon used to be a pain to configure... [13:29] But I'm thankful I don't need to get near a printer anymore! Honestly, I always had troubles no matter what OS...) [13:45] I installed open office [13:45] it was .rpm file type [13:45] I installed through alien package by converting it to .deb [13:45] what should I do now? [13:45] should I try .deb directly? [13:45] or is there any other issue? [13:48] open or libre? which one supports most of the MS office 💀 contects? [14:10] I finally made it work. I had to REMOVE cups-browsed (it appears to be legacy, avahi is used instead) then turn off apparmor / install additional profiles. [14:10] At least I think that's what made it work. But far from the plug and play I was used to. And I think that's a regression, It used to work much better. (re @rcpp85: Printers were always some what complicated to make them work on Linux. i don't remember exactly why, but it envolves vendors, drivers and copywrite. Some printers have a good support through CUPS. [14:10] Open print was the place where I'd go every time I needed to install a printer. There I would find the steps on how to install them. [14:10] Some vendors like Epson and HP used to have a good support and information on their sites. There are other "enterprise brands" like Brother that used to have good support and easy to find information. Canon used to be a pain to configure... [14:10] But I'm thankful I don't need to get near a printer anymore! Honestly, I always had troubles no matter what OS...) [14:13] @bauchhaus Good to know and thanks. I couldn't help because I haven't touched a printer in probably four years. I can feel your pain! :-) (re: But I'm thankful I don't need to get near a printer anymore! Honestly, I always had troubles no matter what OS...)) [14:15] I always disable cups (don't use), avahi, and llmnr. [14:20] tony: Ironically I had this printer running and set up quickly via local network, but now setting it up as USB printer was hard, the only profile it let me select at first was black and white only, now I can scan and print in color finally. [14:56] You could use their DEB packages or via Snap. Nowadays they both are pretty similar as of MS support. But be in mind some stuff may not work properly - templates still break sometimes and some more complex Excel macros, formulas and VB may not work. (re @DPRanjiida: I installed open office [14:56] it was .rpm file type [14:56] I installed through alien package by converting it to .deb [14:56] when I'm running it, it crashes [14:56] what should I do now? [14:56] should I try .deb directly? [15:01] Thank you (re @rcpp85: You could use their DEB packages or via Snap. Nowadays they both are pretty similar as of MS support. But be in mind some stuff may not work properly - templates still break sometimes and some more complex Excel macros, formulas and VB may not work.) [17:19] is there a command to check what version of a package is compatible with a particular kubuntu version? im trying to do a release upgrade and im seeing 'WARNING Can't mark 'kubuntu-desktop' for upgrade (E:Unable to correct problems, you have held broken packages.)' in main.log but running apt upgrade doesnt show any issues [17:28] fuze: run apt full-upgrade first [17:29] apt upgrade is the "wrong" command, it doesn't fully update a system [17:29] alkisg: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded [17:29] fuze: ok, and that's what, kubuntu 20.04 going to become 22.04? [17:31] yes [17:32] fuze: anything in `apt-mark showhold` ? [17:32] no output [17:32] Any custom repositories, ppas etc? [17:32] i disabled all of them [17:33] now its just custom packages installed [17:33] OK, but the packages would already be installed, yeah [17:33] What's the output of: apt policy kubuntu-desktop | nc termbin.com 9999 [17:34] https://termbin.com/w2j6x [17:34] Looks good, so I guess you're indeed in the place where one of the ppa packages is causing issues to the installer [17:34] I suggest that you use google translate in this topic of mine: https://alkisg.mysch.gr/steki/index.php?topic=7370.0 [17:35] There, you'll reach an "apt-get dist-upgrade" command. Pastebin that output, before pressing yes [17:37] alkisg: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [17:40] I believe you didn't create the preferences file correctly [17:41] no i already ran that command and updated [17:46] Ok then run do-release-upgrade [17:46] An unresolvable problem occurred while calculating the upgrade. [17:46] 'WARNING Can't mark 'kubuntu-desktop' for upgrade (E:Unable to correct problems, you have held broken packages.)' in main.log but running apt upgrade doesnt show any issues [17:55] fuze: cat /etc/apt/preferences.d/50priorities | nc termbin.com 9999 [18:39] WNaD [18:39] 1024