[00:35] hello everyone [00:52] So has there been any updates as when Plasma 5.13.x will get backported to 18.04? I know that they are waiting on the latest version of QT for a bunch of stuff but I can't seem to get a rough idea of timeframe out of anyone. [03:50] hello :) i'm running into a problem with an external hard drive, on 18.04 - i used the KDE Partition Manager to make the entire drive encrypted with LUKS/ext4 but whenever I mount it via Device Notifier, then open with File Manager (Dolphin), I can't copy anything to it. I can't even make directories. I'm assuming it's being mounted as read only but I double checked in the partition manager just to make sure it wasn't read-only permissions, it's [03:50] not. How do I enable write privledges? I don't encounter the same problem with my thumbdrives but I haven't tried LUKS on those yet [04:09] suffokated: Is this to be mounted at boot time or just when you attach the drive? I have RAID-5 array via USB 3.0 that I mount at boot time. It's not encrypted so it is much simpler. To mount at boot time read this: https://blog.tinned-software.net/automount-a-luks-encrypted-volume-on-system-start/ [04:10] To mount on demand read this: https://askubuntu.com/questions/63594/mount-encrypted-volumes-from-command-line [04:10] the drive will house some sensitive data, not one i intend on keeping plugged in unless using it. [04:11] thanks! will do so now :) [04:11] Glad I could help. [04:21] etrigan63: well mounting was no problem, but I still cannot copy or create anything on the drive :/ [04:21] mkdir: cannot create directory ‘test’: Permission denied [04:22] Did you unlock the drive with its password? [04:22] yes, and as sudo it lets me create directories. is it not possible to work with the drive as my local user account? [04:23] guessing i will need to manually add it to fstab for that [04:24] It could be that root is the owner. You'd have to check permissions now that you have unlocked it. The udiskctl command needs to be executed without sudo. [04:24] yes i executed the commands as an underpriviledged user [04:24] i only tried sudo to make a directory to see if that had any difference, and it did [04:25] so root must own the device lol [04:25] It's non-privileged, but I get what you mean. [04:25] gotcha, still sorta new to this :) [04:26] can i just chown -R /dev/sdb1 ? lol [04:27] well i think it's chown -R user.user /dev/sdb1 [04:27] Checking the exact syntax. Normally this is handled via fstab file. [04:29] when you mount the drive, what is the mount point? [04:29] into /media/user/driveUUID [04:31] sudo chmod 777 /media/user/driveUUID [04:32] or [04:32] sudo chown -R johndoe:johndoe /media/user/driveUUID [04:33] I feel the second one is safer than the first. [04:34] yes :) i did the second, then used 0700 for chmod :) [04:34] A safer bet is to create your own mount point instead of letting the system decide for you. [04:34] sudo mkdir /mnt/MyMount [04:35] sudo chown mylogin:mylogin /mnt/MyMount [04:37] nods [04:37] if i add it to fstab, and it's not plugged in, will that have any negative effects on booting? [04:38] such as not letting the system boot because fstab can't find the device? [04:41] * etrigan63[m] sent a long message: < https://matrix.org/_matrix/media/v1/download/matrix.org/lbOQYrCvVExOcvXijVDBfPzJ > [04:43] okay, thanks again, i'll do that :) much appreciated! [04:43] Once you have the mount point created, you could use a bash script to handle the opening/mounting and one for unmounting and closing. [04:44] i haven't tried any bash scripting yet, still feel like i'll always forever be learning basics haha [04:44] Don't forget to chown the mount point to yourself. [04:45] I've been using linux for years and I learn soemthing new every day. [04:46] i did use it full time for about a year [04:46] but that was over a decade ago :) [04:47] struggling to remember things now [04:47] 1803 tipped me over the edge though, our entire household moved to Kubuntu [04:49] any advice on what to do about updates today that killed my nvidia driver dead and replaced it with nouveau? is this a known issue? [04:49] The Only Thing That Is Constant Is Change - Heraclitus [04:50] qbsd: Run lsmod | grep nvidia to see if it is actually running nouveau. [04:51] already looked at Xorg.log [04:52] and lsmod shows nouveau as well [04:53] What does the Driver Manager report? [04:56] it says nvidia 390, and it lies [04:57] this is an old gts-450, and in the past nvidia tends to shuffle out support in the newest driver releases for older legacy cards [04:57] Mine says I am running nouveau and it's not installed on my system. [04:57] I have a GTX 1080 [04:58] Only because I can't get OpenCL to work with AMD cards yet. [04:58] if it is a known problem and people are looking at it maybe I'll leave it as is for a test case to gather info; or clonezilla back to known good [04:59] i had a similar problem, Kubuntu said I was using nvidia-drivers but Xorg's log said I was using nouveau. Secure boot in bios was the culprit in my case [04:59] Hmmm, I will have to check that. [04:59] this is a z77 ivy bridge. I do not have secure boot [05:00] I have an X399 Threadripper. It does have secure boot. [05:00] brb [05:02] driver manager is b0rked. tried to select downgrade to 340 and now I have 2 copies of 'using nouveau' [05:02] oh well, gonna roll back until devs figure it out. will try updating again in a week or two [05:03] thanks === himcesjf_ is now known as him-cesjf === mkv is now known as m4v [09:39] Hi folks [11:56] How do I enable two finger clicking? [12:55] fhSXTflx66 was added by: fhSXTflx66 [13:36] Hello, I'm having an issue installing the Oracle VBox Guest Additions on KUbuntu 18.04.1 LTS [13:37] which is? [13:38] Well, it won't install at all [13:39] I must be missing a step somewhere [13:39] But I can't seem to find it [13:39] and what is host os? [13:40] Oh, host OS is Win 10 [13:40] I know, it sucks [13:40] I lost a bet and now I'm learning Windows [13:41] /j #windows [13:42] I'm assuming that you're trying to be funny [13:45] #virtualbox would probably be more accurate === mkv is now known as m4v === mkv is now known as m4v === mkv is now known as m4v [22:12] I'm having problems installing the VBox Guest Additions to my KUbuntu 18.04.1 LTS guest running on Win 10 host === Arthur_D2 is now known as Arthur_D