=== kubuntu is now known as Guest62409 === N3X15_ is now known as N3X15 [01:20] What's going on with the Intel CPU bug is there anything that a Kubuntu user with a laptop using Intel should be doing? [01:21] !kpti [01:21] Spectre and Meltdown are security issues that affect most processors, mitigated by a set of Linux kernel patches named KPTI. | General info: https://spectreattack.com/ | Ubuntu (and flavors) info: http://ubottu.com/y/ubukpti/ | An Ubuntu Security Notice will be released when updates are available, subscribe at https://usn.ubuntu.com/usn/ [01:24] tl;dr: updates are coming through the normal Ubuntu update process, may as well just wait [01:25] Canonical also has that weird service for servers, you may get updates for the running system using that. Not sure at all. [01:25] There won't be a Livepatch for this one. [01:25] \o/ [01:26] ooh finally some action on this channel for that. [01:58] Hello [01:59] After reading about the news with regards to Meltdown, I was wondering how one would go about getting the patch [01:59] Currently running Kubuntu 17.04 [01:59] It's not out yet, it'll come through the normal security update process once it is. [02:00] https://usn.ubuntu.com/usn/ has a list of all Ubuntu security updates, so if you want something to subscribe to for notifications, it'd be that. [02:01] Alright, thank you [02:01] also, 17.04 goes EOL this month, I strongly recommend updating to 17.10 [02:01] (17.04 and 17.10 are both non-longtermsupport releases. 18.04, coming in April, will be the next LTS release and that one gets several years of support) [02:03] I will get on that soon [02:04] Short of re-downloading the installation media and installing the os, is there a way to do those kinds of upgrades from within the desktop? [02:05] yep, https://help.ubuntu.com/community/ArtfulUpgrades/Kubuntu [02:07] thanks === user is now known as user_ [03:20] can anyone tell me how to turn off the GUI (temporarily) to free up some processing power [03:23] is this even possible to do? [03:25] hmm, the gui shouldn't really be using processing power if it's not doing anything [03:25] switch to a tty [03:26] Ctrl+Alt+F3 or so [03:27] you could always kill the display manager from there, like `systemctl lightdm stop` [03:28] redphantom: [03:28] erudition i ask because i am mining crypto [03:29] gotcha [03:29] erudition: so does going into tty mode actually help free up some gpu speed? e [03:30] no, but it will help make sure you don't let the GUI consume any [03:30] perfect [03:30] thanks [03:30] this is assuming you have nothing on the GUI running that needs calculating [03:31] but again, you could always stop and restore the GUI entirely as described [03:31] anytime === denza242 is now known as india === india is now known as denza242 === kubuntu is now known as Guest85399 [06:31] hi all: I have kubuntu 17.04 and kernel 4.10.0.42. I am aware that there's a new kernel version (4.14.11) released to fix the kpti issues. I have not seen any notification in my notificcation center to get the newest patch...should kubuntu be doing this automatically? [06:36] eh? aren't kernel matters outside the purview of the kubuntu team? [06:37] @jibu I think 17.04 is now out of support. Upgrade to 17.10. . But i dont know if 4.14.11 will come to Ubuntu 17.10. I am at 4.13.0-21 right now [07:53] dds [08:43] hi [08:43] I have problem with dolphin, when I try to do fish://myhost [08:44] I got an information that I can not connect to this server [08:44] how can I debug this connection problem? [08:45] btw, I have a setup this myhost in ~/.ssh/config [08:45] so when I do ssh myhost it just connect [09:06] cojack: try fish://user@host === OnE is now known as Guest91498 === pol is now known as quimnuss [11:33] Howdy folks [12:16] Hi, any ideas how to get correct LESS highlighting in KDE 4 on Kubuntu 16.04? It seems it has been fixed for KDE 5: https://cgit.kde.org/syntax-highlighting.git/commit/?id=ca846fbda3185f1c13cb0e423631033d64c2ff7b [12:25] In my case it's especially about @media queries containing variables [12:26] KDE 4 on Kubuntu 16.04?? the default is kde/plasma 5 [12:32] Hello! ~ Please can anyone help me with this question - https://www.kubuntuforums.net/showthread.php/72838-Kubuntu-17-10-is-freezing-at-random-times [12:38] kenshiwara, have you check the logs , /var/log/syslog for errors ? [12:39] checked [12:39] BluesKaj: Sorry, I meant Kate 4 (I think it's 4 at least) [12:40] yotka, kate use kde frameworks 5 [12:41] or it should , but I'm not sure about 16.04 [12:42] kenshiwara: using nouveau or nvidia blob? have a look in ~/.xsession-errors also [12:43] BluesKaj: Maybe I got the versions wrong. The problem is that LESS highlighting is not working correctly. [12:43] BluesKaj - Thank you for your reply. The /var/log/syslog contains over 6000+ lines. Would you like me to paste them using an online bin for you to check them? The lines are not much readable for me. [12:45] kenshiwara, not really, best to check immediately after those symptoms you describe, occur [12:45] hateball - I am using NVIDIA binary driver - version 387.34 from nvidia-387 (open source). [12:46] kenshiwara, yes, but which nvidia gpu, let's make sure the corrct driver is installed [12:47] GTX1050 as per his thread, it's good [12:48] !paste | kenshiwara you can paste the syslog here [12:48] kenshiwara you can paste the syslog here: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [12:48] BluesKaj, I am using - Graphics: 3840x2160 - GeForce GTX 1050 Ti/PCIe/SSE2 - The X.Org Foundation. [12:49] kenshiwara: oh also what HDD or SSD is it? [12:52] hateball - please check the contents of syslog at this link - https://paste.ubuntu.com/26325448/ [12:52] 3840x216, that's the res capaboility or is that what you're using , kenshiwara? [12:54] So a Hitachi spinning disk [12:54] BluesKaj - It is the resolution capability and what I am using. [12:54] kenshiwara: assuming the freezing occurs when the machine starts swapping, perhaps there's some issue with the HDD. You can check its health with "sudo smartctl -a /dev/sda" [12:55] kenshiwara: and in case you have a lot of RAM, you might want to tweak vm.swappiness [12:56] pretty high rraphics load as well [12:56] hateball, I greatly appreciate those tips. Please, how to tune the vm.swappiness in my case? what do you recommend I should do apart from running a health check for the HDD? [12:56] graphics even [12:56] kenshiwara: well there's no real errors in the syslog so it's hard to know the actual issue [12:57] kenshiwara: run "sysctl vm.swappiness" and it should probably return 60 [12:58] given that you have a lot of RAM (16GB) you can safely change vm.swappiness to 10 [12:59] hateball, running sysctl vm.swappiness is returning the value of 10 - [vm.swappiness = 10]. [12:59] hmm [13:00] and looking at your forum post, the memory actually does get full, it's not just pre-mature swap [13:02] hateball, it is indeed... The idea is that I have been using the same OS and the same programs for so long without any issues. I did not do any changes to my system apart from the routine updates that Kubuntu is providing. [13:02] kenshiwara: if you keep "top -o %MEM" running, can you see if something leaks? [13:02] it's a bit difficult if it is something like chrome that splits itself into many processes [13:04] kenshiwara: you can also run "journalctl --priority 2..3" to filter out errors from journald, makes it easier to read if there is something there [13:05] hateball, plugging "top -o %MEM" - is printing the processes and so far there is nothing abnormal since I am using the same machine now to chat on here. [13:06] hateball, after plugging "journalctl --priority 2..3" > I am getting the following: https://paste.ubuntu.com/26325512/ [13:09] kenshiwara: the first errors could be due to buggy BIOS, so you could look for firmware updates for that... but that should have nothing to do with the system leaking memory [13:09] kenshiwara, do you use file indexing with baloo and use a database server like akonadi for kmail etc ? [13:10] kenshiwara: did you run smartctl to check HDD status yet? [13:11] hateball, I don't know how to check those firmware updates. Please, let me know how to check up with those. I am going to run the HDD check right away, I was missing few libraries that I needed to install to run the command. I will run it now. [13:11] BluesKaj, I don't use kmail at all but I think baloo is active. [13:13] kenshiwara: BIOS updates would be from the motherboard vendor [13:13] hateball - I just ran the command for the HDD check - the results are as follows: https://paste.ubuntu.com/26325550/ [13:14] kenshiwara: HDD looks fine [13:18] kenshiwara, baloo indexing shouldn't affect your computer load with those specs tho [13:19] kenshiwara: did you look in ~/.xsession-errors ? [13:20] gotta be some seriously large hidden loads affecting the computer [13:20] kenshiwara: if you have a misbehaving plasmoid or something it can go bananas, but it should log to ~/.xession-errors at least === OnE is now known as Guest98026 [13:25] hateball, the contents of the ~/.xession-errors are as follows: https://paste.ubuntu.com/26325618/ [13:27] kenshiwara: hmmm, nothing out of the ordinary there either [13:29] hateball, the Kubuntu artful-backports are enabled on my system - could it be that some recent updates are causing those issues? [13:31] kenshiwara, i have the backports enabled on Artful as well, but i haven't had any freezes or slow downs [13:31] kenshiwara: well at this point it could be anything :p [13:32] all logs look fine, hardware checks out fine etc [13:32] but application logging on a user level isnt very verbose [13:33] and my specs aren't even close to yours ...i still suspect the gpu driver is not as stable as it should be [13:33] hateball, would replacing the HDD help? or maybe formating the whole system and installing a fresh copy of Kubuntu? ~ The issue is happening at random times without any fixed interval. [13:33] well, I run 387 without issues in my 1070 [13:33] kenshiwara: nah I doubt that [13:34] I mean the base issue is that something fills up your memory and then starts to swap, perhaps at a speed the HDD cant handle [13:34] but it shouldnt ever get to that point at all, thats the real problem [13:35] kenshiwara: I can't say regarding backports, I do not use them on 17.10 [13:39] hateball, I am currently having this issue 2 to 3 times everyday at random times. My PC runs almost for 12 hours everyday. What do you recommend I should do at this stage? It has been over 5 days with this issue - It is greatly delaying my work. Overall though, I greatly appreciate all your time up here! === kubuntu is now known as Guest12341 [13:43] kenshiwara, did you say you're using the nvidia driver from the nvidia website ? [13:44] kenshiwara, you should be using the nvidia driver recommended in system settings>driver manager [13:49] BluesKaj, I am using the latest one that is shown in the system settings driver manager indeed. [13:49] I did not download any files from nvidia [13:50] ok [13:50] i had to ask [14:02] BluesKaj, thank you for your help regardless of the end result. I might try to format my whole system and give it another shot. I will wait for another week for that forum post to drop to page 2 before I do so. If after formating the problem persisted, then it might be a hardware issue and a technical consultant will be required in that case. [14:03] hello [14:03] Is there any paid support for Kubuntu? like a technician who would debug the problem as a paid job? [14:06] GeForce GTX 1050 Ti gpu uses the 384 driver from all my google searches , perhaps a slightly less edgy driver would help, because ai have seen some problems with higher end nvidia cards/drivers previously . Rather than re-install the OS, try the 384 driver first === claydoh is now known as Guest92266 [14:07] your pc shouldn't be freezing with all that RAM [14:08] BluesKaj, I was using the 384 driver when I first started having those issues. Then I updated it thinking that might solve the issue but it did not. I highly doubt returning it back to 384 would resolve the problem since the problem started with that number. [14:09] ok, so the 384 wasn't stable either ...bummer [14:09] I have lots of RAM and I don't use any heavy applications at all. No games, no real time streaming, no uploads/downloads. I am just a web programmer, I use text editors on this machine with 16GB of RAM. [14:14] right, however i have seen some HW probs with some hi-end nvidia gpus and they weren't easy to solve ...hateball may be right about a memory leak, but my suspicions still remain with the gpu driver and X. [14:16] I'm not ruling out GPU/X either, but looking at his post the machine *is* out of memory [14:16] if that then leads to crashing, who knows, there are no logs indicating that [14:17] kenshiwara: if you have a time when these issues started, I suppose you could have a look in /var/log/apt/history* and see what, if any, packages got updated then [14:29] hateball, I will be waiting now until this issue happens again then I will list the processes and how memory they are consuming to see what's going on. This was your suggestion as well as the suggestion on another top contribute at Kubuntu based on the latest reply to my forum post. [14:30] *of another top contributor [14:32] kenshiwara: yea there's sadly not much more to go on, at least not that I can think of [14:32] hateball, BluesKaj, thank you for all your time and help today. Without you, I would have been still lost without any direction on how I should debug the issue. [14:33] kenshiwara: You're welcome, hope you find the root cause so it can be solved [14:34] hateball, I will do my best. I will also post about it in the forum for all members up here to benefit from this experience and avoid it in the future in case we managed to find the root of it. [14:34] :) [14:35] kenshiwara well, we await proceses list and memeory consumption details when have those pissues again ..they may give some insight into the underlying problems [14:35] err issues :-) === Exagone314 is now known as Exagone313 [14:49] hmm, not a real hi-end card, but above average ..most userd spend less than $200 pci-e gpus === OnE is now known as Guest33967 [15:45] hello all [15:47] I seems to have some problem with couple of .doc and .xls files, that I have backuped from another (windows 7) PC [15:48] when copied to kubuntu, first two lettersof each filename changed to ~$ [15:48] and they have only some uncomprehensive garbage inside [15:49] do you have any idea what might have gone wrong? === kubuntu is now known as Yuji [16:40] Anyone else ever have issues trying to install Kubuntu to an external USB3/3.1 drive? As soon as Kubuntu creates the ext4 / on the disk (33%) it stops responding to the host. Linux-related. Tried booting Live USB with usb autosuspend off (is off, checked), but it doesn't help. dmesg (snipped): https://pastebin.com/QWArqaLP [16:40] Kubuntu 17.10.* [16:41] (This is also without downloading updates/hardware etc) [16:46] Yuji, UEFI or BIOS on the pc ? [16:47] UEFI. [16:47] !uefi [16:47] UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI [16:47] I've booted from another Live USB (UEFI). [16:47] I can also see the efi vars. [16:48] (SecureBoot is also disabled) === kubuntu is now known as Guest91163 === Guest91163 is now known as JustaCG === fernandes is now known as Guest6215 === OnE is now known as Guest37687 === genii is now known as barista === barista is now known as genii === cfg is now known as charlie-runekae === charlie-runekae is now known as runekae