[00:00] System Audio Volume, all tabs are blank, no configurations are available, wheere I used to be able to choose, digital stereo, HDMI, HDMI + stereo etc [00:00] How may I fix this? === syncmaster is now known as zeedin [02:46] any ideas why sudo service sddm start does not work???? === Quantos_3 is now known as Quantos [03:13] When trying to install a deb file - what does it typically mean if the install button is unuable, but there's no errors? === nickgeoca is now known as linman [08:53] Morning all [09:28] Ping [09:29] I would like suggest that we should really upgrade to KF5 5.27. it's safe and much better [09:40] aniketh_: that is being done for zesty 17.04, which can then likely be backported === kubuntu is now known as Guest92323 [09:53] acheronuk: But the thing is for example as I am on Kubuntu 16.10 I wanted to build kf5archive but what I required for build is as for 5.28 [09:53] but only 5.26 is yet released === mib is now known as Guest84907 [09:54] 5.28 is not released yet [09:55] yeah [09:56] https://www.irccloud.com/pastebin/llFja1h6/ [09:56] See this error I got while building kio frameworl [09:56] framework* [09:57] but what I said stands. once 5.27 is in zesty 17.04, it can be backported for 16.10 [10:00] building parts from the stack from git is going to give problem is many cases, as they will already have bumped their cmake required versions for frameworks to 5.28+ [10:09] So how can I tackle the current issue ? [10:16] why are you trying to build kio from git? [10:16] fixing bugs [10:17] what specifically, as every frameworks release is basically a combination of a bugfix and new feature one [10:19] i am new to open source. Want to contribute to KDE. Have fixed one in kio while I was in 16.04 wanted to hack into somemore as I know some of its code base [10:22] in that case you may want to run something like https://neon.kde.org/ in a Virtual machine, as the dev-stable and dev-unstable editions of that are designed primarily for KDE contributors and interested people wanting to run and test and hack on the latest code [10:24] if you bugs are found in the stable versions that kubuntu tries to provide, then then let us know and what the propose fix is, and we can see if that can be forwarded upstream to KDE, and sometimes with those if they are crucial fixes, they can be backported to our stable versions [10:27] Is kde-neon dev-stable is stable ? [10:27] is it better for devs other than kubuntu [10:30] the dev-stable is built from git-stable branches where the exist in the kde repositories. i.e. they are the branches where the updates for future bugfixs etc of already released versions go. so eventual .1 .2 .3 point releases etc [10:30] dev-unstable are build directly from the bleeding edge git master, so are in no way 'stable' [10:32] tech savvy people and developers do run Neon, and it can be reasonably stable, but there is always the danger that things can break in small or big ways. but conversely, fixes are usually fairly rapid as well [10:32] ohh ! [10:32] I run kubuntu on my desktop and Neon unstable on my laptop [10:33] which is better ? [10:33] for someone like me ? [10:33] So you suggest me to run kde-neon rather than kubuntu [10:34] neither, as for the most part they serve different use cases [10:34] oh, for you? [10:34] yea [10:35] if I was you I would perhaps set up Neon in a virtual machine, or on a spare laptop/PC if you have one, and give it a test drive. It would likely be be better if you want to actually do KDE code contribution, but you may not find it to your taste as a main machine [10:37] I am really confused. Should I run it as my main machine or not . [10:37] as said, I have a machine on both so I can best help develop/test kubuntu AND upstream at the same time [10:38] But don't have a spare machine and not really intrested in virtual machine [10:38] I have only one choice boot [10:38] but is it stable is my doubt ? [10:38] could try on a 2nd partition maybe [10:39] it would make it 3 :P .I have windows too ;) [10:39] reasonably.... but breakages can and do happen. you have to give up some stability to get newer stuff [10:42] Neon is also on a Xenial 16.04 LTS base, so if you want newer non-kde stuff that may not be found on Xenial, then that is a consideration as well. [10:43] Neon will not upgrade their base from 16.04 until ubuntu do the next LTS as 18.04 in 2018 [10:55] hi guys, I'm using kubuntu 16.04 with nvidia card and from log I have many of the following: kscreen: Primary output changed from KScreen::Output(Id: 483 , Name: "DP-0" ) ( "DP-0" ) to KScreen::Output(Id: 483 , Name: "DP-0" ) ( "DP-0" ) [10:55] what this mean? [11:00] acheronuk: So will that effect any development works I will be doing ? [11:18] Anybody, I want to access my ssh sever from outside my the current network.. I am coonected to college wifi. I want to access by computer using ssh through internet.. [11:18] Solution please..? anybody.. [11:47] I was trying to install KDE neon and found error and installation crashed and it's in grub rescue menu [11:47] How to fix it ? [11:49] KDE Neon has it's own telegram group and forum on https://forum.kde.org/viewforum.php?f=309 [11:50] and IRC on #kde-neon [11:50] other people here may be able to help with grub problems, but not really my thing [12:36] vlc [12:36] dragon player > vlc ?? [13:03] Hiyas all [13:08] to the people from yesterday (but he's not here), my flash drive was slow not because of Linux but because of general bad wear leveling as these drives do not have discard and they just fill up and I had to use a Windows Transcend utility to secure erase it... [13:09] and now performance is good again as detailed somewhere... [13:10] so one thing to note: if you encrypt them, do not complete format them (fill up the internals with zeroes) as it will write to too many blocks and the devices can't handle it. [13:10] dryden, there are linux utilities to erase and set partitions and fdisk file systems etc [13:10] hdparm secure erase didn't work, thank you BluesKaj. [13:11] !gparted [13:11] gparted is a !GTK/!Gnome !GUI partitioning program. Type « sudo apt-get install gparted » in a console to install it - A GParted "live" CD is available at http://gparted.sourceforge.net/livecd.php [13:11] it was not about partitioning, these usb flash drives have an internal block allocator that gets messed up over time. [13:11] partitioning is only one aspect of the gparted [13:12] read the url [13:12] well if hdparm can't do it I doubt gparted can but I can try of course. [13:12] or there's always dd [13:13] dd would write blocks, that's the whole issue, that won't work. [13:14] gparted doesn't have any kind of secure erase feature, sorry. [13:14] it won't erase an encrypted disk/partition? y=that's news to me [13:15] dd I mean [13:15] in the flash world erasing and writing zeroes is not the same thing [13:15] erase uses firmware codes that cause the drive to discard cells, rather than overwrite them. [13:16] my drive responds by glowing blue slowly when it is being done to it :p. [13:16] ok nm, there's no point then [13:17] normally good drives (like SSDs) will have discard (trim) support but these drives don't even have that, so you can't keep them "up to date" or fully functioning by proper operation, not possible. [13:18] you can test by mounting an ext4 partition on them with discard support and then doing fstrim /mountpoint. [13:18] it will say "The trim operation is not supported". [13:19] all flash devices need trimming, they don't have it, so they clog down. [13:19] hey [13:19] for some the hdparm commands also work so you can do it from Linux. [13:20] this one didn't... [13:20] hey [13:20] I hope someone can help me with this issue [13:20] I installed a widget [13:20] elcid = eerste leiden commissie introductie dagen ;-). [13:20] btw...not spanish [13:20] :D [13:21] not greek either I guess... [13:21] nope [13:21] you installed a widget... [13:21] and this error pops up "org.kde.plasma.private.volume" is not installed" [13:21] any workaround you can suggest? [13:22] frankly I've had no problems erasing usb sticks encrypted or not ...you can go on about it , but it seems you've made up your mind that nothing works , so I'll let someone lse help you , if you let them .... [13:22] BluesKaj it was not about erasing any disk, when will you learn? [13:22] I had no need to erase anything. [13:23] It was write performance that was abysmal. [13:24] so now you solved myour problem [13:25] this is a screenshot from before: http://drydenpersonalis.com/f/i/screenshots/screenshot-slow-jetflash-from-gnome-disks.png [13:25] this is a screenshot from after: http://drydenpersonalis.com/f/i/screenshots/screenshot-slow-jetflash-from-gnome-disks_after.png [13:25] fine, then you don't need me because I thought you had one ...sorry to takeup your time [13:26] to the people from yesterday (but he's not here), my flash drive was slow not because of Linux but because of general bad wear leveling as these drives do not have discard and they just fill up and I had to use a Windows Transcend utility to secure erase it... [13:26] that's not a request for help is it... [13:27] and now performance is good again as detailed somewhere... [13:27] like I said above, you solved your problem [13:28] yes that's the first thing I said in this channel. [13:28] and I was telling others that if they have a problem with their flash drive they may need to secure erase it using a firmware tool to get good performance again... [13:29] el-sid: I have no idea out of present, I don't even know how to install those things. [13:31] I see... [13:31] I tried to install Win7mixer widget [13:31] you could try to reinstall plasma-pa: sudo apt install --reinstall plasma-pa [13:31] ok [13:33] didnt work..do i have to reboot? [13:33] Win7mixer widget? [13:33] don't think so. [13:33] el-sid,^ [13:33] yes [13:34] where did you find that widget? [13:34] I'm not sure why I installed it...I had some issue with different audio channels [13:34] thought it would help [13:34] its on the list of widgets [13:35] plasma add-on installer [13:36] org.kde.plasma.volume exists but org.kde.plasma.private.volume may not. [13:36] idk, can't help you there, maybe the widget is unmaintained. [13:37] what does aplay -l output , .pastebin the result , el-sid === tascabile is now known as tascabile_ [13:37] milano [13:37] Oh..well then..no problem..thanks for trying, dryden [13:37] never heard of such a widget [13:37] not in the package manager/repos [13:39] el-sid,I'll repeat, in the terminal aplay -l , please pastebin the output [13:39] BluesKaj, http://pastebin.com/42YkPrz7 [13:40] ok el-sid, which kubuntu version are you running? [13:40] 16.04 [13:42] el-sid, in the terminal, sudo modprobe snd-hda-intel, then open alsamixer and make sure automute is disabled [13:43] "sudo modprobe snd-hda-intel" gave no output [13:43] disabled alsamixer though [13:44] i mean automute [13:44] and turn up any volume controls like the master and pcm [13:44] yes..they are all maxed [13:44] there is no output to the modprobe command if the driver loads properly [13:45] I see...so thats not the problem [13:45] This is the full error in the widget [13:45] Error loading QML file: file:///home/el-sid/.local/share/plasma/plasmoids/org.kde.plasma.volumewin7mixer/contents/ui/main.qml:33:1: module "org.kde.plasma.private.volume" is not installed [13:45] no need to m ax al;l the the controls , just the ones that are relavent to your setup [13:46] master and pcm are maxed...as are headphones [13:47] el-sid, do you have pulseaudio installed , it will show in the hardware tab in system settings>multimedia>music [13:48] you might need to set those up and test the audio there as well [13:48] ok [13:49] yes I have tested that [13:49] the audio is working...but the widget isnt [13:50] what's the widget used for? [13:51] I beleive its an alternative to the default plasmoid [13:52] for controlling different audio streams [13:53] I am trying to use the default right now [13:53] it too gives the same error [13:54] what's the correct exact nane of the widget, because idon't see it in the plasma addon installer [13:54] name [13:55] https://api.kde-look.org/p/1100894 [13:56] its the link to the widget [13:58] do you have pavucontrol installed [13:58] ? [13:58] yes [13:59] After installing, System Tray Settings > Extra Items > Uncheck "Audio Volume". This will hide the default audio widget." ...did you do that? [13:59] I did now [14:00] I mean it was unchecked previosuly [14:00] previously...I enabled it..and it too shows the same error [14:00] now I disabled it again [14:01] make sure your plasma/kde packages are up to date [14:02] ok === kubuntu is now known as tsopanos [14:03] hello [14:03] I'll reboot and brb [14:04] i was thinking of changing to ubuntu kde but i dont know if my ram can handle the kde UI [14:04] also i noticed no pavucontrol to install?.. [14:08] tsopanos, how much RAM? [14:08] BluesKaj, the update/reboot solved it [14:08] thanks for your patience [14:08] and help :) [14:08] ok el-sid, good [14:09] el-sid, I hoper the widget works for you :-) [14:09] yes it does...thanks :) [14:09] 4g of ram can handle the kde ? [14:09] * BluesKaj nods [14:10] tsopanos, yes 4Gigs will work well, as long as you're not a gamer [14:11] no i mostly use my pc for chatting and playing online music [14:11] i usually have just chromium open [14:11] tsopanos, then you should be fine with kde/plasma ...which ubuntu version are you running? [14:12] currently i am on live dvd :) but as my main os i have mint, i wanna change it [14:13] Hi friends. updated my system the other day and now it's hanging on startup [14:14] booting in recovory mode makes it look like it's hanging waiting for nfs [14:14] Hydrogen, at what point in the startup is it hanging? [14:14] but finding any documentation on how to not start nfs is prooving... difficult [14:15] BluesKaj: somewhere in the "kubuntu" splash screen. [14:16] anyway, thx for advice, i will give it a shot on kubuntu, i like it, its so beautiful [14:16] "A start job is running for NFS and services (51s/ no limit) [14:16] if I boot into recovory and choose resume [14:18] ok, that sounds like a boot sequence problem, is the NFS device in your /etc/fstab file? If so you might want change your boot prority device to the pc and turn off the device that's hosting the NFS files..like an outboard drive [14:18] Hydrogen,^ [14:19] boot sequence in your BIOS/UEFI [14:20] this is halfway through the ubuntu boot sequence [14:20] I also have no nfs related mounts in /etc/fstab [14:20] I did have some things in /etc/exports, commenting them ount [14:21] Hydrogen, can you drop to a VT/TTY (ctl+alt+F1-F6) m? [14:21] ignore the m [14:23] hmm [14:23] looks like it was the nfs exports [14:23] commenting that out make things a) go much faster, and b) work [14:23] I was nfs mounting to a rPI for a while, then I moved my PI a few months ago, apparently it's finally decided to get angry :) [14:27] Hydrogen, yes i find NFS very unforgiving, one little change and it stops working [14:27] just strange that it waited this long to fail [14:27] it does explain my slow startup times though :) [14:28] previously [14:28] maybe it was a change to from timing out after X amount of time to never timing out [14:30] I have an rpi3, but i just connect my media outboard drive via smb/samba ...it's clunky , but it works , mostly :-) === nume is now known as Guest4939 [14:33] I was using it as a web server for a bit and nfs sharing my development files [14:33] got tired of git pushing things around :) [14:35] sorry but I am on xenial and I like to watch kodi in windowed mode how do I prevent the screen from locking automatically? [14:38] kuSuSE, system settings>desktop behaviour>screen locking...disable it and the lock screen on resi=ume [14:38] resume [14:48] blueskaj thank you === pavlushka is now known as u-la-la === u-la-la is now known as pavlushka [15:04] hi evaryone [15:26] ive got a weird problem with grub not seein new kernels after ive installed them....sudo update-grub has no effect [15:33] @n8w ,,,do you have more than 1 install ,,,are you sure you are updating the grub that control's booting === tarator85 is now known as tarator === pavlushka__ is now known as eprbata === tzanolo is now known as TZAnolo === zippy is now known as Guest20823 === rafa is now known as Guest89863 === mib is now known as Guest33230 [20:10] hello everyone [20:11] since a update today, my installation is broken somehow - sddm don't start anymore, audio don't work, adb did also not.. no idea whats my wrong [20:12] there was something written about two i965-firmware-files.. someone knows if this is a current problem? [20:12] (i've started sddm via tty) [20:25] no sddm-problems on other installations? [23:12] <___OregonMike___> Hello all [23:13] <___OregonMike___> I just installed Kubuntu, and when I switched to the Nvidia 367 driver all the text went teeny tiny...how can I scale back to 96dpi in the terminal, i can't read the menus === trojan is now known as trojancondom [23:19] <___OregonMike___> I just installed Kubuntu, and when I switched to the Nvidia 367 driver all the text went teeny tiny...how can I scale back to 96dpi in the terminal, i can't read the menus === trojancondom is now known as trojan [23:31] Since upgrading to 16.10 my computer has gone a bit weird like it seems to think the file system is read only. Has anyone run into that or know how to fix it ? [23:36] Ok I just remounted the drive and it seems ok for now. [23:37] schnoodles: have you used sudo to run any gui applications? [23:37] if so, you may have odd permissions problems [23:38] if you have, you can solve that by running chroot on your $HOME [23:38] that will change all the permissions there back to you [23:39] anybody around this time of night [23:41] need some help , setting up a new budget notebook best i can with kubuntu, fixd kdewallet alwaysways wanting passowrd , fixed it not saving password to my wifi [23:42] but getting hdmi to work correctly is almost impossible , i'm thinking that there are better drivers , as plasma keeps crashing [23:43] even fixed some bezaree problem with it installing a bootloader correctly ' which i think was my fault as i set the boot parameters wrong' [23:43] so anybody up helpin trouble shoot this? [23:48] i found this site https://01.org/ supposedly a intel hd sponsored support site , but no clue if its legit , or what if it is to try to install [23:52] well guess not the most active channel :) i'll wait awhile maybe somebody will come around :) [23:53] sintre: What version of kubuntu are you running? [23:54] lts 14.10 [23:54] or 16 i'm sry [23:54] the newest iso for lts [23:55] system is a new http://www.dell.com/en-us/shop/productdetails/inspiron-15-3558-laptop/fncwc105sb [23:55] sintre: 16.04 has some older plasma libriaries that are not very stable (not good advertisement for LTS, but there's a long story behind it). [23:56] Have you installed the backports ppa? It will help a lot. Or , upgrade to 16.10. Either option, plasma 5 is much more stable. [23:57] And the https://01.org/ is a legit intel website. [23:57] it says plasma 5 is in the 16.04 [23:57] on release notes [23:58] might be on to something though [23:58] Hi all [23:58] as i used kubuntu 16.04 lts to do intital install and it would reconise it at boot except thru live usb [23:59] used unbuntu to do duel install and the grub loader wroked which was 16.10 [23:59] not sure how it affects hdmi though [23:59] wouldn't sry