/srv/irclogs.ubuntu.com/2019/01/29/#ubuntu.txt

tomreynEickmeyer: thanks00:00
Eickmeyertomreyn: Also, since Ubuntu Studio isn't meant to be run in a VM (the apps are a little resource heavy), we did actual testing on bare metal.00:01
tomreynEickmeyer: doesn't studdio also default to the low latency kernel?00:02
Eickmeyertomreyn: Yes, another reason it's not meant for VMs.00:02
tomreynright00:03
Bashing-omBilbo0: Back, awaiting the results of tomreyn's request.00:31
sabrehagenUsing any automation tool (automux, tmuxinator, etc) my sessions start corrupted. https://i.imgur.com/tIlXx1J.png It seems some characters in the sendkeys input generated by these tools are being mis-interpreted. Has anyone seen this before?00:41
petrohi, can someone help?  my hdd shows 1 bad sector01:29
petroI had an issue accessing some data - which test should I run?01:30
leftyfbpetro: shut the computer off. Buy a new hard drive and restore from backup.01:30
petroit's a 1tb external drive with data01:32
petrodo you think it's failing?01:32
leftyfb"<petro> hi, can someone help?  my hdd shows 1 bad sector"01:32
leftyfbpetro: if you care about the data, get a new drive and restore from backup01:32
petrognome drives - has three tests, short, extended and conveyance - I don't know what those are01:33
petroit's just data - what do you mean 'restore from backup?'01:33
petroI have a drive I can use - how do I copy /back it up to the new drive?01:34
petroshould i stop using the drive with the bad sector?01:34
blackflowwith something like rsync01:34
petrodoes anyone know how to read the smart tests?01:35
leftyfbpetro: you should restore from the backup you have of that drive.01:35
blackflowI don't think 1 bad sector is cause for such a radical reaction. disks rellocate bad sectors. though when they start cropping up, it's usually a sign worse things might happen in the near future.01:35
leftyfb^ that last part01:36
leftyfbit's not worth the risk01:36
blackflowdepends on the setup01:36
leftyfbFor someone that has no concept of backups, replacing a failing drive is pretty important01:37
petroblackflow, but, I think something is seriously wrong01:37
petrothe smart test result looks worrisome01:37
petroand one video - I have - it won't play properly now01:37
blackflowwell you could pastebin the output of smartctl -a01:37
petroI want to back up the drive - I just haven't before - this drive was really reliable before - I guess I screwed up not backing it up yet01:38
blackflowthen you could run fsck. and there's `badblocks` command (just don't run it with -w, that will eat your data)01:38
blackflowpetro: you know what they say: data with no backup is worthless :)01:38
petroright :(01:38
leftyfbI wouldn't do any of that ^^^^01:39
petroI have to install smart tools01:39
petrosmartmontools01:39
leftyfbthe more you access this drive, especially with fsck, the more damage it causes01:39
hggdh^ +101:40
petrowhat do I use to configure?01:40
leftyfbYou already know it's failing. You already know it needs to be replaced. Messing with it more at this point is just begging for more data loss.01:40
petrois there something else I can use to pastebin for you?   I have no idea how to configure this software01:40
leftyfbpetro: get another drive, boot ubuntu either from the drive or usb and make an image of the other drive using dd rescue. Then mount fsck that image and copy what you need from it using rsync01:41
leftyfb*mount AND fsck01:41
leftyfbsorry, not mount, run fsck, then mount, then copy01:41
leftyfbpetro: while you're picking up a drive, buy a 2nd one for backups. Or sign up for one of the online services like crashplan01:43
Vic2Simple question ... in 18.04 what is the procedure to change the name server to resolve with?  Can I directly edit /etc/resolv.conf or must I do something else?01:44
leftyfbVic2: server or desktop?01:45
Vic2leftyfb server01:47
leftyfbthen yes01:47
petrosudo smartctl -H /dev/sda01:47
petroSMART overall-health self-assessment test result: PASSED01:47
petrois that a good sign at least?01:47
petroI have a 1tb hdd that I haven't used yet - I should have been backing up on it01:48
leftyfbVic2: actually, no. I might be wrong. https://www.techrepublic.com/article/how-to-set-dns-nameservers-in-ubuntu-server-18-04/01:48
Vic2leftydb ... odd then ... tech support put a server in and it seems the os took it out ... what is the syntax?01:48
petrocan anyone help with this?  tomorrow?01:48
leftyfbpetro: I gave you the steps you should be following01:48
Vic2ok leftydb, lemme read. :)01:49
Vic2leftydb Ugh!  Why oh why did they change to netplan? :(01:51
leftyfbVic2: removing netplan.io and going back to ifupdown is just another google away01:53
Bilbo0Bashing-om: Are you still on?01:53
Bilbo0Bashing-om: tomreyn https://pastebin.com/iHRGCExS01:54
Bashing-omBilbo0: Looking.01:54
petroblackflow, can you help?  Are you able to interpret smart data?01:54
petroI was able to get output01:54
leftyfbpetro: you really don't want to listen do you?01:55
Bilbo0Bashing-om: That aside, you seemed to have had some other thoughts regarding my driver, care to share?01:55
Vic2leftydb .. the sysadmin did that!!!! Now how do I do this with ifupdown? :)01:57
blackflowpetro: link?01:57
leftyfbVic2: the sysadmin did what?01:58
Bashing-omBilbo0: Sure, my thought is to get this system updated, make sure the package manager is consistent, purge the present nvidia driver., and install the 396 version driver from our PPA.02:00
petroblackflow, https://pastebin.com/RLD5NiHp02:00
petroI work early tomorrow so I will have to resume this project tomorrow - but, is it safe to turn off the drive and not use it for now?02:01
petroI need to learn how to backup :-/   rsync or ddrescue?02:01
Bilbo0Bashing-om: I remember you saying 410 was recommended02:02
Vic2leftydb went back to ifupdown ... found an article ... any recommendations of nameservers?  Google?  What would the IP be (I know not in the scope of this chat - sorry)02:02
leftyfbVic2: 1.1.1.102:02
Bilbo0Bashing-om: And how much do I have to fear of my kernel and my driver not matching and thus my PC not loading?02:02
leftyfbVic2: unless you need local dns resolution, then you should be using whatever local dns server you've got on the network, preferably with dns forwarding to the outside02:03
blackflowpetro: the only thing that output shows is that you have 1 pending sector -- meaning it will be reallocated the next time the write on it fails02:05
petroshould I run the extended test or is that too much ?02:05
blackflowpetro: but that's one OLD drive so yeah, definitely start looking for a replacement02:05
petroblackflow, what does that mean?02:05
Vic2leftyfb ... makes sense.  the isp said that the 'funky nameserver setup' wasn't working, so trying to get it up until someone qualified can actually look at it. :p02:05
petrois it ready to fail?02:05
leftyfbpetro: YES!02:06
petroyeah, I have a Seagate that's a bit newer than it but not the newest one out there.... I was going to use it as backup....what do you think?02:06
petro1 pending sector - means it is going to fail soon?02:06
blackflowno way to know02:06
Bashing-omBilbo0: 410 is what nvidia recommends - but in xenial (16.04) 396 is the best we can do. I do expect it will work,02:06
blackflowI have a 3 year old drive with 82 reallocated sectors, in a mirror setup, and it's still chugging along fine02:07
petroif i create a backup image - can I fix this problem?02:07
petroshould I use ddrescue?02:07
leftyfbpetro: why do you keep asking questions I already answered for you and completely ignoring everything I tell you?02:07
petroI haven't had a problem until tonight - was watching a movie and it stopped 1/4 way through.... then I had error msgs after I rebooted my machine - the hdd is in an enclosure02:07
Bilbo0Bashing-om: OK but what about the kernel drjver matchup thing? I don't want a repeat of where the OS won't boot again after my last kernel update02:08
petroleftyfb, you're too confusing02:08
petroI know ddrescue is what to use, though02:08
leftyfbpetro: so ask for clarification, don't completely ignore and ask all the same questions I answered02:09
petroleftyfb, my ubuntu OS is not the failing drive -does that change your answer at all?02:09
blackflowpetro: just back up the data at your earliest convenience, it's that simple02:10
petroIt's a HDD in an enclosure - ext4 - 1tb drive - 800gb of data or so02:10
Bashing-omBilbo0: Presenly you are running with security issues as you have not updated the system - showing 59 updates availabale .. and the biggy is Xorg. see ' man xorg ' and you will agree the updates for your system are needed.02:10
leftyfbpetro: dd rescue will make an image file of your drive. So the drive where you save this needs to be slightly bigger than the drive you're backing up. Use this to create your image. The package gddrescue has a nice GUI if the terminal scares you.02:10
petroback up the data, how?   I do appreciate leftfb offering steps... that is what I am looking for02:10
petrobut, I want it to be easy/understandable :)02:11
leftyfbpetro: once that's done, you can try running fsck -y -f on the image file you created02:11
leftyfbpetro: then mount the image with: sudo mount -o loop /path/to/image/file /mnt/02:11
leftyfbpetro: then use rsync to copy data from it to your new drive02:11
petromy other HDD - I have that is free - is the same size, though02:12
petrowill it work?02:12
leftyfbpetro: I would buy another drive02:12
leftyfbpetro: and "same size" might not actually be the same size like you assume02:13
petroeven if the data is less than 1tb?02:13
petrothe capacity matters?02:13
leftyfbyes02:13
Deihmoswhat file system should be used on a usb drive? turns out ntfs has high cpu use02:16
leftyfbDeihmos: depends on your needs02:16
Deihmosi use the drive to store movies and tv shows02:16
Bilbo0Bashing-om: But none of them are security updates. I read the man xorg, well glanced through it, I don't understand what it actually does, but what does it have to do with kernels and drivers anyway?02:17
leftyfbDeihmos: does it need to be read by Windows or OSX?02:17
Bilbo0also it doesnt show me 59 updates02:17
Deihmosover samba02:17
Deihmosnot directly02:17
leftyfbDeihmos: then ext4 is fine02:17
Bilbo032fat should be fine02:18
Bilbo0Unless you are using it for Linux itself02:18
leftyfbBilbo0: not if the drive is larger than 2TB or you need to copy files to it larger than 4G. It's also slower than NTFS02:18
petroso, I should buy a new hdd - one that is bigger - so over 1tb?02:19
leftyfbpetro: yes, as I already told you02:19
Bashing-omBilbo0: "59 upgraded, 0 newly installed, 0 to remove and 0 not upgraded." .. Xorg is what the GUI runs under.02:20
Bilbo0leftyfb: I thought we were talking about a usb flash drive.02:20
leftyfbBilbo0: I wouldn't assume someone is using a usb flash drive to share files over SMB on linux. Though I could be wrong. But I hope not.02:21
DeihmosDrive is 8TB02:22
leftyfbthen it's not a usb flash drive. And fat32 won't work02:22
Bilbo0right right, my mistake02:22
DeihmosProblem now is how the hell am I going to back it up02:22
leftyfbDeihmos: get another 8TB and RAID1 or RAID 10 or 502:23
leftyfbDeihmos: or get a larger drive/NAS to back it up to02:23
DeihmosMaybe I can create an ext4 partition then move the files then resize02:24
DeihmosI wonder if that will work02:24
leftyfbit should02:24
leftyfbthough dangerous02:24
RailalisHey I have some audio troubles. I am doing the dumb thing of trying to build up my DE from a base ubuntu install up. I installed asla-base and pulseaudio via apt but pulse cna't see all of my devices..02:26
Railalisthere a collection of packages that I can grab or some config files I can look at?02:27
reddajhello :)02:28
Railaliso/02:28
reddajwhat do you usually do when you have a package that is blocking other apps to be installed?02:30
Railalisyou wait for it to finish02:32
Railalisor kill it if you think something is wrong02:32
Railalisif you want to install multiple things, you can chain them with spaces02:33
Railalisie apt install vi mpd mpc tmux etc.02:33
reddajok you answer was correctly but my question was not the best to explain my problem02:33
reddajin short, java is working on my ubuntu machine but i have problem to install other software due java02:34
Railalisjava is trying to update and thus locking you out?02:34
leftyfbreddaj: please pastebin what you are trying to do with the errors you are getting02:35
reddajok let me do it02:35
ash_foxiequick question, in mint you could download all the wallpapers with the package mint-backgrounds-*. does anyone know where i can download those images for use in ubuntu?02:35
reddajhttps://paste.ubuntu.com/p/bV6QXyPVJ6/02:41
robertparkerxhow do you remove ownership of a path02:41
ash_foxiei think i found what i was looking for. thanks anyone that read my last message02:41
Railalisglad you solved it ash02:41
SlidingHornash_foxie: for future reference, this isn't the place to ask about Mint.  They have their own support channel02:42
SlidingHorn!mint02:42
ubottuThe Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle)02:42
Railalisit really wasn't a mint quesiton02:42
robertparkerxchown name file - for example02:42
SlidingHornit absolutely was a mint question. "in mint... package mint-backgrounds.."02:42
Railalis"in mint I can' do this, how do in ubuntu"02:43
blackflowindeed.02:43
Railalisdoesn't every file need to have an owner?02:44
blackflowit does. you can't remove ownership, only change it. chown does it. you need to be root to change ownership.02:45
wyrehi guys, I'm having issues with stdin, it seems unavailable to java02:45
wyreideas?02:45
robertparkerxblackflow, thanks. I just changed it back to root.02:46
Railalisyeah.. having devices not listed in pavucontrol but in aplay -l02:47
Railalishmm02:47
wyrehow can I check if stdio is available?02:48
tonahello everyone, I am not able to send one email from my console in ubuntu, using mail <myemail>, I am wondering how could i configure it02:48
blackflowwyre: stdio or stdin02:48
wyreblackflow, well the issue is with stdin02:48
Railalisit's been forever since I touched email..02:48
blackflowwyre: what makes you think there's no stdin? every process has it, the question is only what the program does about it02:49
blackflowtona: what's the error you get?02:49
wyreblackflow, java is having issues when I run my .jar binaries with stdin02:50
Guest41000Having a really strange issue installing that I can't seem to find anyone else expereincing. Is this the right place to ask?02:50
blackflowwyre: not sure I understand. can you give an example command you're trying?02:50
tonai type mail and after  type the last email , This is the mail system at host  not found, I am wondring what should i configure in order to use mail command02:50
blackflowGuest41000: if it's about Ubuntu, then yeah02:51
wyreblackflow, I've talking with spigot devs about an error that I gives when I start spigot (minecraft server) about stdin02:51
wyreand then I cannot use server console02:51
wyre(about or related with how java handles stdin)02:52
Guest41000So I've got a razer blade stealth. Previously was running fedora. Installed ubuntu. Installer crashed during installation, after formatting my disk. NOw when I try to use the live cd to install, the desktop environment constantly crashes02:52
blackflowwyre: that's specific to that program. on linux, every process has the stdin fd. what the program does with it, is that program's problem.02:52
blackflowtona: can you pastebin the full example and output?02:52
blackflowtona: but in short, iirc mail requires local sendmail binary and an MTA running, on ubuntu that should pull in and set up postfix02:53
wyreblackflow, according to Spigot devs ... is not a Spigot issue02:53
wyreit is a problem between java and OS02:53
wyreand I think the same02:53
blackflowright. it's a problem between java.02:53
wyrehttps://bpaste.net/show/fdc311537a5e02:54
blackflowso I take it the sigTERM experiment failed?02:54
wyrethat's the output02:54
guivercGuest41000, did you verify the ISO download? (md5sum, sha..) & then verified install media (when you see person-circle+keyboard you hit space/key & you'll see a menu allowing verifiction of install-media) - also telling us release is helpful (ie. what you see varies on release/version/flavor)02:54
tonablackflow, I am not able to paste since it is in another computer, it only has console :(02:54
wyreblackflow, sigTERM?02:54
wyreI don't get you02:54
tona Host or domain name not found. Name service error, this is the error , there are many lines like this one02:54
blackflowwyre: oh sorry, did I confuse you with someone else who was trying to set up that as a service through screen yesterday?02:55
Guest41000Tried 3 different installers: Kubuntu 18.10, Kubuntu 18.04, and Ubuntu 18.10), Yes on verification02:55
tonablackflow, how could i configure it ?02:55
wyreblackflow, np :-)02:55
blackflowwyre: sorry. anyway that totally looks like a java problem02:55
blackflowlike a #java problem, to be precise :)02:55
wyreblackflow, cannot I reinstall java in here?02:56
wyreor reconfigure it?02:56
wyreor try oracle jrm?02:56
wyre(instead of openjdk, I mean)02:56
blackflowtona: is that `mail` from mailutils?02:56
blackflowwyre: I wouldn't know what causes that issue. I'd start by asking more knowledgeable java people in #java02:57
Guest41000blackflow, also just double checked the shasums, they match02:57
Bashing-omwyre: recomfigure: there is ' sudo update-alternatives --config java ' . Might help ??02:57
wyreBashing-om, let's try02:58
tonayes blackflow02:58
blackflowtona: so installing mailutils should've installed postfix, and `mail` should be using it to send mail. I'd ask you to pastebin the postfix logs at /var/log/mail.log. you can run for example `tail -n 20 /var/log/mail.log | nc termbin.com 9999`   and post here the URL you get. Just check first if that file exists, I tend to confuse maillog filenames across distros03:01
tonablackflow, I type /var/log/mail.err, and I got this , sSMTP[]: Unable to locate mail Cannot open mail:2503:01
Guest41000Blackflow, just booted PartedMagic, not even seeing my disk anymore. As best I can tell the ubuntu installer really screwed it up. Any ideas?03:01
blackflowGuest41000: sorry none at this moment, and I can't get into your problem now, I have to scram soon03:02
Guest41000All good. Thanks anyway03:02
Railalisgot it03:03
Railalishad to purge pulseaudio, then reinstall it03:03
Railalisnot sure why this worked this time03:03
Bashing-omGuest41000:  "sudo wipefs /dev/sda". Note that you should not just trust me that that command is safe (even though it is), you should run "man wipefs" and confirm for yourself that the command will just list all visible filesystems.03:04
Guest41000yeah I can't get a shell anywhere03:05
Guest41000Gnome crashes when I try to open one03:05
blackflowtona: oh wait, is that ssmtp you've got there?03:07
Railalistry tty 1?03:07
Guest41000Bashing-om, shell on PartedMagic worked, just seeing one DOS partition03:08
blackflowtona: sorry I have to leave now. if you have ssmtp there, and that error log suggests you might be, then you need to set up ssmtp for an upstream MTA likely with valid authentication. perhaps someone else can help with details, I really have to vanish now.03:09
RailalisI'd just like to say... that fact that nier automata runs on linux out of the box on steam is kinda BA03:13
=== dl is now known as Guest4436
Bashing-omGuest41000: Just a thouhgt. Gentoo uses LVM and maybe something in the partition table is messing with installing a non LVM system ?03:14
Guest41000Bashing-om Wasn't using LVM, but was trying to set up LVM so my disk would be encrpted03:16
BitbadgerHi all - I need serious help. Im trying to recover a encrypted home drive on a mounted luks drive. I have my passphase but i have not written but i dont have my mount password - does anyone out there have any experience with this?03:17
BitbadgerI will give a reward to anyone that can help with this03:19
zap0anyone know how to make a deb?03:28
guiverczap0, http://packaging.ubuntu.com/html/packaging-new-software.html    but you might want to be more specific03:29
zap0i have a directory and executable (i built) and a few subfolders/media files.     i want to put them all together so someone can "install" it?03:30
ash_foxiesort of expecting to be told to go somewhere else but can anyone assist me with installing an icon theme? specifically the variations of mint-y03:30
ash_foxiezap0 you could archive it into a tar.xz file or something and have a file in there that tells the user what command to run in order to run the install script03:31
guiverczap0, other alternatives (if open-source) is PPA03:37
BitbadgerHi all - I need serious help. Im trying to recover a encrypted home drive on a mounted luks drive. I have my passphase but i have not written but i dont have my mount password - does anyone out there have any experience with this?03:38
guiverczap0, https://askubuntu.com/questions/1345/what-is-the-simplest-debian-packaging-guide  maybe useful..03:38
zap0that seems quite good.03:42
Bilbo0bashing-om are you there?03:55
Bilbo0Anyone on who can answer a few questions about geforce graphic drivers and kernels?03:56
leftyfbBitbadger: if you forgot your encrypted password, there's nothing that can be done03:58
Bitbadger@leftyfb i have my encrypted password but i dont have my mount pw03:59
leftyfbBitbadger: that is an encrypted password. You are out of luck03:59
=== Mr_Pan is now known as Guest85684
Bitbadger@leftryfb its not true - i just figured it out04:02
Bitbadgerand found the mount key04:02
Bitbadgerafter 3 days of solid figuring out04:03
Bitbadgerthx anyway04:03
leftyfbBitbadger: you never mentioned you had a "mount key"04:03
Bitbadgeri dont have the mount key04:03
Bitbadgeri had lost it04:03
Bitbadgerbut i found out a way to recover it04:04
Bitbadgertook me days04:04
Bitbadgerjesus im so pleased right now04:04
leftyfbBitbadger: how were you able to recover a mount key?04:04
BitbadgerI followed a tutorial i found on ubuntuforums.com how to mount encrypted home partion / partition is borked04:06
leftyfbBitbadger: got a link? Because without a password/passphrase/key file, there's no way to decrypt an encrypted volume. If you found a way, then that is a serious security flaw.04:07
Bitbadgeryes it is a security flaw04:08
Bitbadgerwill give u the link in a moment04:08
Bitbadgeri still needed to know my personal password but i didn't need my mount key04:09
Bitbadgeri managed to recover my mount key04:09
leftyfbplease share the link04:09
leftyfbI really do not think what you are saying is accurate04:09
=== [1]MrMobius is now known as MrMobius
Bitbadgerim in- what happened was my drive became corrupted04:17
Bitbadgerso i had to go through this crazy process combining like 4 different tutorials04:17
Bitbadgeri recoved my mount pass but had my personal pass04:19
Bitbadgerthe guy called kevdog on the ubuntu forums04:19
Bitbadgerhe helped04:19
leftyfbBitbadger: link?04:21
Bitbadgerits on my other pc04:21
Bitbadgerlet me find it again04:21
Bitbadgerare you going to patch it?04:22
leftyfbIt should be reported if what you say is true04:22
leftyfbthough I seriously doubt there's full understanding of what was actually wrong and what was fixed04:22
Bitbadgermmmm... but the problem is that the ubuntu is buggy and corrupted my drive, if it wasn't for this security flaw i would have lost a fortune04:23
Bitbadgerthank god it was there04:23
leftyfbUbuntu is no buggy in that it would corrupt a drive on it's own. Also, since you have not provided a link after being asked 3 times in 20 minutes, I do not think there's a problem as you say there is.04:25
guivercBitbadger, your messages point more to your misunderstanding, and not to flaw in my opinion.  providing the link would gain you some some credibility04:25
Bitbadgerhttp://manpages.ubuntu.com/manpages/cosmic/en/man1/ecryptfs-recover-private.1.html04:27
Bitbadgeri used a combination of diff tutorials04:27
Bitbadgerthis the program you use04:27
Bitbadgerecryptfs04:27
Bitbadgertheres a wrapped passphase hidden inside the home folder04:28
leftyfbthat prompts for a password04:28
Bitbadgerits accessable through this hack04:28
Bitbadgeri said i had my login pw04:29
Bitbadgeri didnt have my mount key04:29
leftyfbwhat mount key?04:29
leftyfbecryptfs-recover-private is not a "hack"04:30
voxthats not a hack, it's working as designed04:30
leftyfband not a security issue04:30
Bitbadgeri just straight hacked your system man04:30
Bitbadgernewbs04:30
leftyfbah, so you're a troll then?04:31
Bitbadgerno im just hapy i got back into my drive04:31
Bitbadgerits been killng me04:31
Bitbadgeri almost had a heart attack04:31
romeolopcamhello dears04:37
takyhey all, ubuntu user here, been running i3 for awhile but was wondering what the name is of these gtk utilities that popup from time to time, specifically file prompts04:44
takyi want to get rid of the ones that came with ubuntu and potentially replace them with something more minimal04:44
takyalso the default image viewer i'd like to replace as well :P04:45
takyexample of the file prompt that apps seem to share: https://taky.s3.amazonaws.com/wOVSsOAKT.png04:46
DeutschMarchello world04:52
ghostnik11hey for some reason my application Anki isn't working!!! in my ubuntu 18.04 budgie04:54
=== Mr_Pan is now known as Guest85775
Rabbitnightmareghostnik11, you should ask in the proper channel as budgie is not a supported DE04:58
Rabbitnightmarethis channel is for vanilla Ubuntu04:59
ghostnik11Rabbitnightmare, oh okay thanks.04:59
Rabbitnightmareissue being is that it is hard to ensure proper compatibility with all the desktops out there04:59
Rabbitnightmarebudgie has a lot of issues which is why I never use it personally05:00
jacoberMy psensor is calling my cpu die pch_cannonlake when I am 99 per cent sure my cpu is coffeelake architecture. Is this a psensor issue or Ubuntu and how can I confirm elsewhere?05:01
ghostnik11Rabbitnightmare, main reason why i use it for my baytrail 2 in 1 asus tablet is because it has the touch screen capability when it comes to scrolling webpages and etc.05:01
leftyfbRabbitnightmare: not true: https://ubuntubudgie.org/blog/2016/11/09/it-s-official05:01
leftyfbjacober: /proc/cpuinfo05:01
Rabbitnightmareleftyfb, ubuntubudgie is not ubuntu05:02
Rabbitnightmareits an entirely different distro05:03
jacoberleftyfb: thanks. all came up "command not found" except the model name which doesn't exactly solve the cannon vice coffeelake issue :-S05:03
leftyfbjacober: cat /proc/cpuinfo05:03
Rabbitnightmareit is made by a remix group of individuals much like kubuntu05:03
jacoberOh, whats the difference from bash?05:03
jacoberJust curious05:04
leftyfbRabbitnightmare: incorrect: https://www.ubuntu.com/download/flavours05:04
leftyfbRabbitnightmare: kubuntu and budgie are both official favors of ubuntu05:04
leftyfbRabbitnightmare: As such, it is verymuch supported here.05:04
romeolopcamprueba05:12
ghostnik11Rabbitnightmare, hey i got it working. i just installed one from repos and installed the latest version from their website. did a sudo make install and now its working and i can study05:21
ghostnik11Rabbitnightmare, my only question is how can i put it on the doc b/c i don't have a symbol for it and only can call it up from terminal05:23
headrxHey all05:47
=== Guest85775 is now known as Mr-Pan
lotuspsychjegood morning headrx05:56
=== Mr-Pan is now known as Mr_Pan
headrxMorning05:56
Bilbo0Anyone on who can answer a few questions about geforce graphic drivers and kernels?06:05
lotuspsychjeBilbo0: feel free to re-ask your issue to the channel please06:09
Bilbo0 I get very intermittent times when the graphics go wonky and at the same time my PC freezes up. It was suggested I update my drivers, aside from how to do that, there is also the issue that I could't start my PC for awhile because of a kernel update that for some reason I couldnt revert back for awhile on.06:13
Bilbo0I was eventually told that kernel and drivers need to match, but then someone else said they don't06:13
Bilbo0I want to make sure Mint still loads after I update my drivers, after finding out HOW to update my drivers06:13
Bilbo0also I want to update my kernel without fear of not being able to boot my PC06:13
nisankhindiaAnyone aware about PPA for Vala package06:19
Bilbo0lotuspsychje: Can you help?06:19
nisankhindiaWhat you guys suggest ,, which will be good PPA or source installation for VALA06:21
romeolopcamprueba06:42
lotuspsychjeBilbo0: are you on mint?06:45
Bilbo0This is ubuntu06:47
lotuspsychjeBilbo0: can you pastebin: sudo lshw -C video && uname -a && lsb_release -a please06:50
lotuspsychjenisankhindia: we dont really reccomend ppa's here06:53
Bilbo0lotuspsychje: https://pastebin.com/SiZDKQ5s06:53
romeolopcamhello06:54
lotuspsychjeBilbo0: lsb_release -a is missing, and your system is not up to date06:55
MiguelPeruwhat's the best driver to use for netgear wag511 on ubuntu 18.0407:01
MiguelPeruit's a pmcica card07:01
MiguelPeruis it ath5k07:01
MiguelPeruit disconnects me after a minute on the network07:01
lotuspsychjeMiguelPeru: is your system up to date please?07:04
MiguelPerulotuspsychje, yes sir! I recently updated it07:11
MiguelPerulotuspsychje, that card is 10 years old tho07:11
MiguelPeruI tried updating the firmware but no one has written 1 for it07:12
lotuspsychjeMiguelPeru: did the card work well on another ubuntu version?07:14
Deihmosis there a terminal app that will show cpu usage, disk activity and so so on07:15
Deihmossimilar to windows performance monitor or task manager07:16
MiguelPerulotuspsychje, I tried it in ubuntu 10.04 18.0407:16
MiguelPeruboth have driver problems07:17
MiguelPeruI first tried it in 2010 then years later I don't think the card is broko07:17
quadrathoch2_Deihmos: most people use htop07:17
lotuspsychje!atheros | MiguelPeru check here maybe07:18
ubottuMiguelPeru check here maybe: Wireless documentation, including how-to guides and troubleshooting information, can be found at https://help.ubuntu.com/community/WifiDocs07:18
lotuspsychjeMiguelPeru: if your card is so old, maybe you could file a new !bug or affect to an existing bug07:18
lotuspsychjeMiguelPeru: but the older hardware gets, the less effort will be taken, drivers might get out of linux-firmware too07:19
MiguelPeruwhat linux firmware would be for mine?07:22
MiguelPeruwag51107:22
lotuspsychjeMiguelPeru: sudo lshw -C network, and check driver=07:23
liveoverflowhello07:23
liveoverflowanyone there?07:23
dspmihey07:23
liveoverflowdpsmi: How are things?07:24
MiguelPerulotuspsychje, mine says qualcomm atheros07:26
Deihmosquadrathoch2_: thanks. I have that07:26
quadrathoch2_Deihmos: no problem07:27
IoloI just tried my first installation of Ubuntu with secure boot enabled. I get as far as the mokmanager, but there's no indication of what I'm actually supposed to enroll. What am I meant to do here?07:28
dspminot too bad@liveoverflow07:29
MiguelPerulotuspsychje, driver is ath5k07:29
ducasseIolo: if you want to use out-of-tree modules, disable validation07:30
MiguelPerulotuspsychje, kernel driver in use ath5k and kernel module also says ath5k07:30
MiguelPeruI'll be back07:34
oldguyClient: HexChat 2.14.2 • OS: Ubuntu "cosmic" 18.10 • CPU: Intel(R) Core(TM) i5-4310U CPU @ 2.00GHz (1.65GHz) • Memory: Physical: 15.2 GiB Total (14.3 GiB Free) Swap: 2.0 GiB Total (2.0 GiB Free) • Storage: 383.3 GB / 968.0 GB (584.7 GB Free) • VGA: Intel Corporation Haswell-ULT Integrated Graphics Controller @ Intel Corporation Haswell-ULT DRAM Controller • Uptime: 59m 43s07:45
ducasseoldguy: please don't do that here07:46
Deihmosanyone use powertop?07:46
Ioloducasse, I don't know what that means. I only enabled third-party firmware in the installer wizard, and the wizard told me to enter a password, and that I would have to do something to enabled the third-party firmware after rebooting. This doesn't seem to imply disabling anything.07:51
=== [1]MrMobius is now known as MrMobius
ducasseIolo: there should be an entry about validation, where you can disable it. i don't remember what it's called.07:52
albechanyone know how to push dns servers obtained from openvpn lease as the primary dns servers? this problem was introduced with 17.08 with systemd. In 16.04 the problem was fixed by disabling dnsmasq. as you can see the dns is passed on to the client, it just doesnt get queried. https://paste.ubuntu.com/p/nJWbTkW4Hs/ i can dig at the two dns's manually.07:53
ducasseIolo: if you can't find it, can you take a picture of the screen?07:53
=== cpaelzer__ is now known as cpaelzer
=== sinner is now known as Guest64196
Ioloducasse, sure, give me a minute. I'll also mention that the wiki also doesn't say anything about validation. It only talks about selecting "Enroll MOK", being shown a fingerprint of the certificate to enroll, and confirming: https://wiki.ubuntu.com/UEFI/SecureBoot07:58
ducasseIolo: that's probably to enroll your own key for signing modules yourself07:59
Ioloducasse, "while the system is being installed, a new MOK is automatically generated without further user interaction".08:00
IoloBut it never tells me what the MOK is called so that I can enroll it in the mokmanager08:01
ducasseIolo: hmmm. what happens if you choose "enroll mok"?08:05
talinhello. i am used to dbeian, but i'm trying ubuntu. i am looking for teh simplest way of making a "minimal install", since i'm not comfortable with gnome08:12
talinshould i install ubuntu-server rather than desktop, then?08:13
talini want to use just blackbox08:13
ducassetalin: that is one option08:13
serardtalin, perhaps xvfb can be of help08:15
epinheadhi all.... i am having an issue where if i try and go into any of my settings (top right of the ubuntu screen) that it logs me out and takes me back to ubuntu login08:15
epinheadalso it keeps giving me error that my network wont connect (ethernet)08:15
epinheadright now it says my wired connection is off.... and no wifi...08:15
epinheadim totally lost..08:15
epinheadhi all.... i am having an issue where if i try and go into any of my settings (top right of the ubuntu screen) that it logs me out and takes me back to ubuntu login08:16
epinheadright now it says my wired connection is off.... and no wifi...08:16
epinheadsorry if i am repeating im not sure if messagrs arecomign throuigh08:16
=== gagan1 is now known as sky4
=== jang_q is now known as jangq
=== jangq is now known as jang_q
Ioloducasse, crisis averted. I reinstalled to get back to the mokmanager, and then mokmanager offered "key 0" for enrollment.08:25
IoloI have no idea what I did differently, but I know I'm glad to be done with this. Thanks for the help!08:25
ducasseIolo: right, then you should be good :)08:25
leli666hey08:29
leli666what's up guys08:29
badSophiahello how can i install apach server on ubuntu?08:34
ducassebadSophia: sudo apt install apache208:36
badSophiaah thanks ducasse  :)08:36
badSophiathere is no apache3?08:37
badSophiaducasse: ?08:37
ducassei didn't say 308:38
afancyCould anybody help me here? thanks https://pastebin.com/DpvFfsCY08:41
lotuspsychjeafancy: try nmap -PN -sV your-ip08:44
lotuspsychjeafancy: there's also a difference scanning internal ip vs your external ip adress08:45
afancylotuspsychje: but i already added "-A INPUT -i enp2s0 -p tcp -m multiport --dports 3306,8086,8883 -j ACCEPT" in my iptables08:46
lotuspsychjeafancy: try it as a test please08:49
lotuspsychjeafancy: ok, thats your internal ip, now try external please?08:53
lotuspsychjeafancy: seems like not recognized port indeed08:56
afancylotuspsychje: yes.08:56
lotuspsychjeafancy: sure its running properly?08:57
lotuspsychjeafancy: maybe a reboot?08:57
afancyI run the docker08:57
afancylotuspsychje: https://pastebin.com/RJVLsLpc I have already the docker, but it is same.08:58
afancylotuspsychje: https://pastebin.com/TWzkZxhP09:00
afancyYou could see i entered the docker container. It is running09:00
=== sinner is now known as Guest33995
neurrehi09:59
lotuspsychjewelcome neurre09:59
neurrehow can I make the dock auto-hide?09:59
lotuspsychjeneurre: dconf-editor10:00
lotuspsychjeneurre: and look for the value dock-fixed (ON-OFF)10:01
neurrelotuspsychje, thanks!10:01
neurrewhy do we have to have dconf-editor and gnome-tweaks and settings..10:01
neurreshould have all these in settings10:01
lotuspsychjeneurre: make a !bug wishlist if you like, and ill help affecting it10:02
quadrathoch2_neurre: well you can also change that in gnome-tweaks so it’s graphical (as far as I can remember (in the Ubuntu dock options)10:02
neurreshould get some work done right now instead, but yeah, I will do one fine day10:02
neurrequadrathoch2_, In gnome-tweaks it says ubuntu-dock is off10:03
neurreand I do not find anything more about dock10:03
lotuspsychjequadrathoch2_: yeah gnome-tweaks only shows extensions enable/disable dock10:03
neurremeanwhile, dconf-editor had the fixed entry and it did work10:03
quadrathoch2_oh are we talking about the topbar?10:04
neurreeven though tweak says ubuntu dock is off.. I wonder what that means10:04
lotuspsychjequadrathoch2_: no, the dock with icons10:04
neurreI mean the dock, its on the left, with app icons10:04
quadrathoch2_bla, that sucks10:04
neurreworks well enough for me10:04
neurreI just want it to be hidden by default10:04
lotuspsychjeglad it helped neurre10:04
quadrathoch2_yeah, the last time I used gnome it worked that way (afaik)10:04
lotuspsychjeneurre: if you make it a !bug ill ask to make it a wishlist, ubuntu-bug yourpackage10:05
neurrewhat is this !bug thing? some irc bot command?10:07
lotuspsychjeneurre: no, from a terminal you can easy create the bug10:07
neurreah okay10:07
neurrei did not know that10:07
lotuspsychjeneurre: ubuntu-bug gnome-shell-extension-dashtodock10:09
neurrei dont know if i have ubuntu one account or not..10:12
lotuspsychjeneurre: you can easy create one10:12
neurrenot really - it complained I already had one :P10:12
neurreNow this is confusing10:19
neurreSettings has Dock, and auto-hide in it10:19
neurreI thought it wasnt there before10:19
lotuspsychjeneurre: ah yeah indeed10:20
neurreThere does not seem to be button to cancel bug submission10:20
neurreI just dont submit it10:20
lotuspsychjeyep10:20
neurrebut thanks, its good to know ubuntu-bug too :)10:21
neurrenow something completely different.. laptop recommendations?10:21
lotuspsychjeneurre: pretty usefull right10:21
lotuspsychjeneurre: most laptops will work under ubuntu, perhaps just avoid some chipsets like realtek, broadcom10:22
neurreI've used Dell XPS 15 9560, and it is pretty nice10:22
neurrebluetooth sucks though10:22
=== root is now known as Guest22841
ne2kany suggestions on how to debug XF86AudioPlay no longer working with Spotify on Ubuntu xenial? if I send the org.mrpis.MediaPLayer2.Player.PlayPause command, it controls spotify, and if I run xev, the key is creating the event, and if I click on the play pause button in the "media" menu, it works10:56
sacardehi10:57
sacardeis possible to start ubuntu-18.04-dvd with wayland?10:58
Kali_YugaHello, My mom is used to plain ubuntu on an older laptop, I have helped her over the phone to install the next lts release since she has been using 14.04 for many years now without many problems. She installed 18.04, but just after boot, the system eats up over 50% of her memory (she has 4GB). did Ubuntu really get that heavy and why? will the battery life decrease because of it? why did it seemingly10:59
Kali_Yugabecome so unpleasantly bloated and heavy?10:59
Kali_YugaIt apparently uses more Ram than the KDE desktop now, which has actually become much lighter instead of heavier11:02
lotuspsychjeKali_Yuga: ubuntu-desktop with gnome had gotten heavy indeed11:03
lotuspsychjeKali_Yuga: maybe consider another flavor or DE11:03
lotuspsychje!flavors | Kali_Yuga11:03
ubottuKali_Yuga: Recognized Ubuntu flavors build on Ubuntu and provide a different user experience out of the box. They are supported both in #ubuntu and in their flavor channel. For a list, see https://www.ubuntu.com/download/ubuntu-flavours11:03
lotuspsychjeKali_Yuga: i think 8gig ram would be better to get gnome workable11:04
ne2kKali_Yuga, what is actually using the RAM, though? and has there been a detrimental effect on performance?11:05
Kali_Yugalotuspsychje: yes I thought of that, but since she doesn't know much and was so used to the unity experience over many years, I really didn't want to take that away from her because she would have problems getting used to different stuff...11:08
lotuspsychjeKali_Yuga: unity is still installable on 18.04 also if you want11:08
guivercKali_Yuga, which DE(sktop) is best for someone is a personal thing, but MATE is in my opinion a pretty good choice; it contains a Mutiny (Unity like choice) that may suit, and is slightly lighter than GNOME...  just a FYI11:09
Kali_Yugane2k: No performance is actually fine as far as I know, just uses a lot of Ram11:09
ne2kKali_Yuga, it might just be cacheing stuff. what is the output of "free"11:11
lotuspsychjeKali_Yuga: you can also tweak a bit if you like: install preload, disable unwanted services,clean system with bleachbit, install lighter apps11:14
ne2krunning indicator-sound-service in the foreground, I think I might have a lead: (process:26322): indicator-sound-WARNING **: accounts-service-access.vala:205: unable to sync last running player spotify.desktop to AccountsService: GDBus.Error:org.freedesktop.DBus.Error.InvalidArgs: No such interface 'com.ubuntu.AccountsService.Sound'11:16
Kali_Yugane2k: sry but I can't get that right know. lotuspsychje, but it's not actually beeing maintained by ubuntu as far as I know. but I could consider doing that11:17
Kali_Yugaguiverc: No I dont think we want Mate but thanks for the suggestion.11:19
guivercKali_Yuga, fyi:  unity for 18.04 is a community desktop, so is maintained by the community like xfce (xubuntu), mate, lxqt or any other flavor...  It's just no longer supported by Canonical11:24
aqdwhy does 18.04 desktop freeze when I copy large files on SSD? never had problem with 16.x or on windows, same hardware same disks11:26
aqdI have dirty ratio to 10% and IO scheduler to deadline, but same problem11:26
ne2khttps://pastebin.com/BDpnrTzT I get this error on the dbus-monitor when I press the play/pause key.11:29
Kali_Yugaguiverc: Yes but I'm not sure yet if I want to go that route... The new gnome desktop does have a lot of improvements compared to the old unity. It's just way to heavy now IMO and seems OP to her needs. especially that it's heavier than KDE which I think is weird.11:37
userb1-12-1211:38
userb1-12shade11:38
userb1-12tsifsa11:39
RounerHey, my sis 190 net card can’t drive, Ubuntu 14.04 server i38611:39
RounerWho have the driver file? thanks11:41
guivercKali_Yuga, Qt4 was heavy, far heavier than GTK+2.  GTK+3 is heavier than gtk+2 which has made gnome, mate & xfce (as it continues to move) heavier; but KDE is far lighter... LXDE (GTK+2) is now ~dead; Lubuntu have moved to LXQt (it's lighter)...  MATE originally was gnome2 like, but no longer, with easy change of look/feel in tweaks (which is where Mutiny is one option) - why I suggested it (I don't use it myself; it's still GTK+3 so11:41
guivercgood for gnome or consistent apps to older ubuntu) - DE choice is personal11:41
aqduh, the gnome 3 desktop has terrible performance with VDPAQ + compositing11:48
aqdon nvidia at least. unity/compiz was bad enough. i gave up and go back to xfce11:49
Dreamannikolov@xubuntu-ivan:~$ uname -a11:54
DreamanLinux xubuntu-ivan 5.0.0-050000rc4-generic #201901272036 SMP Mon Jan 28 01:38:37 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux11:54
Dreamannikolov@xubuntu-ivan:~$11:54
Dreaman  aqd :)11:54
aqd:)11:56
aqdxfce's 2d compositor still works well, little overhead for HW video playback and also games11:57
lotuspsychjediscussions in #ubuntu-discuss please11:58
Kali_Yugaguiverc: well, basically I'm making the choice since she doesn't know. So back then, I chose what I thought would be the easiest one. clicking on the left dock to open a program seems fairly easy. thats why I went with that. I tried Mate in a VM few years back and I ran into too many bugs. thats why I wouldn't want to use it or giving it to anyone. And lxde I only put on machines that really need the11:58
Kali_Yugalightweightiness to operate.11:58
lotuspsychjeKali_Yuga: install 18.04 minimal, place the dock left and you got a unity look-a-like11:59
janat08Can you backup LVM snapshots to backup, and does it make recovery of broken linux a 100% with corrupted fs say12:01
blackflowjanat08: lvm snapshots are just (temporary) freezes of the fs, so you can copy it elsewhere atomically, with something like rsync for example.12:04
__raven__hello12:05
janat08blackflow: what about fs problems resilience?12:05
janat08witht he snapshots12:05
__raven__does anyone know something about tcp port 4242 and 8042 associated with files "accerciser.svg" and "abiword.svg"12:06
Kali_Yugalotuspsychje: the dock in 18.04 was already on the left and since she has everything installed already I'm trying not to reinstall everything over again. Was hoping for like minor tweaks to get ram usage down or something to make it a little better so she can work with that.12:06
lotuspsychjeKali_Yuga: i suggested a few things to tweak already you can try12:06
blackflowjanat08: lvm snapshots are not the kind of CoW snapshots you have in btrfs or zfs. they have nothing to do with fs resilience.12:07
janat08i meant if FS is not repairable12:07
blackflowjanat08: again, LVM snapshots are just freezes in the filesystem. the "snapshot" volume then keeps on taking _changes_ to the fs, so you can copy off the source atomically.12:08
blackflowjanat08: so what you SHOULD be asking is:   are the backups you made by copying data elsewhere, okay to restore data in case of primary fs failure.12:09
noalshi, got some problem installing ubuntu, well actually it is installed but if i restart my computer it wont boot but grub isn't installed or something and im not even sure i can install anything at all, i don't know what to do12:09
noalsbecause grub isn't installed*12:09
Kali_Yugalotuspsychje: yes thank you and I will try those suggestions and hope for the best :P12:09
noalsi had a previous version of ubuntu on a partition that i booted manually using my bios, i just wanted to do a clean install and grub failed to install with the new install so im stuck12:11
Kali_Yugalotuspsychje: If it will get to bothersome, I probably won't get around choosing a new DE :(12:12
Kali_Yuganoals: Do you have an UEFI or a Bios?12:13
benjaomingHi all, after upgrades on Ubuntu 18.04, I started to experience that the screen lock or display manager (gdm) have gone insane. Screen lock doesn't work (reveals the actual screen, partly locked), I can run "gnome-shell --replace" to make things go back to normal after CTRL+ALT+F1 to log back in to existing session. Wondering if this is happening to others? Any hints to an existing bug report?12:13
noalsi dont know what a uefi is but i have a bios. i use 4 harddrives, 1 for windows, 2 for backup kinda and the 3rd is partitionned so a part of it is ntfs and the others partitions are ext4 and swap for ubuntu12:14
noalsi dont know what a uefi is but i have a bios. i use 4 harddrives, 1 for windows, 2 for backup kinda and the 3rd is partitionned so a part of it is ntfs and the others partitions are ext4 and swap for ubuntu Kali_Yuga12:14
noalsKali_Yuga:  im using ubuntu actualy i use a firefox irc client but if i restart the partition with ubuntu wont boot, i just reinstalled with the dvd12:16
blackflownoals: with 4 physical drives in the system did you select the correct one to put grub on?12:16
noalsblackflow:  yes i did,   Kali_Yuga  my bad i have an uefi, i just checked on the net what it was12:17
blackflownoals: and how are you selecting what to boot into, via BIOS boot option?12:17
blackflowoh EFI, yeah, I'm out :)12:17
noalsKali_Yuga: i know there is a secure boot problem incompatibility but grub isnt installed i think12:17
noalsblackflow:  i select the hardrive manually12:17
Kali_Yuganoals: You mentioned having a second windows partition?12:18
noalsblackflow: i do that because i use windows usually so it boot on windows and when i want to boot on ubuntu i use my "uefi" lol12:18
noalsKali_Yuga:  yes i use windows usually12:19
Kali_Yuganoals: It could be that windows is preventing grub from showing up. do you use windows 10?12:20
Kali_YugaI had an issue with that once12:20
noalsKali_Yuga: no i use windows 7 but i had a error message while installing ubuntu telling me that grubpackage something failed to install12:21
noalsKali_Yuga: so i guess it wasnt installed well but because of this bug, im not even sure i have admin access to my installation, it doesnt seem i can install anything, im a bit confuse12:22
Kali_Yuganoals: oh that would explain things12:22
Kali_Yuganoals: are you still able to boot windows ?12:22
noalsKali_Yuga: yes12:22
noalsKali_Yuga: it doesnt boot on the same hd,   i have   hd1/windows  hd2/ntfs  hd3/ntfs   hd4/ntfs/ext4/swap12:23
noalsKali_Yuga: so when i wxant to use ubuntu i just select my hd4 with my uefi and it boot on ubuntu but it seems hard without grub lol12:24
Kali_Yuganoals: If you just did the install, the best solution would be actually to wipe and reinstall12:25
noalsKali_Yuga: u just did it12:25
noalsKali_Yuga: i*12:25
afx_Hello everyone! I just updated my system to linux 4.15.0.44 (Ubuntu 18.04) and now with a dual screen setup whenever I am changing my display settings so that my 2nd monitor is on top of the other (stacked mode) my laptop crashes and both screens turn off !Any ideas please?12:26
noalsKali_Yuga:  thats why i ask for help because if i restart i will have to install again to access it12:26
Kali_Yuganoals: Is reinstalling not an option?12:26
noalsKali_Yuga: i just did it so its kinda pointless, thats the second time i did and first time i also formated the partition for ubuntu12:27
Kali_Yuganoals: did you check your image for errors?12:28
noalsKali_Yuga: no i didnt12:28
TJ-afx_: have you confirmed the issue is specific to the -44 kernel but booting to an older kernel (from the GRUb boot menu Advanced sub-menu) ?12:29
Kali_Yuganoals: also check the md5sum of you image you used and check the image for errors when booting. then you can be sure it's not the image itself12:30
Kali_Yugayour*12:30
TJ-noals: what is the make/model of the PC (or motherboard) ?12:31
noalsKali_Yuga:  i try to install boot-repair  or something it would be weird that everything is fine but just grub12:31
afx_TJ-, let me check. ill restart12:31
noalsTJ-: euh... maximus VII ranger or something, i dont remember well12:32
TJ-noals: it is possible GRUB cannot install due to the boot-mode and existing partitioning of the installation device (e.g. nowhere for GRUB to write its core image)12:32
TJ-noals: the reason I ask about make/model is some have bugs in UEFI firmware that require additional work, too12:33
noalsKali_Yuga: TJ-  i dont know maybe kali is right because i have errors with the libc-bin package, i cant install things because of that12:33
Kali_Yuganoals: boot repair as far as I know only works with Bios and not for efi systems, but I could be wrong. so I wouldn't recommend it12:34
noalsTJ-: it was working fine with a previous version of ubuntu, i just wanted to do a clean install with the last version but here i am12:34
TJ-noals: are you able to boot the broken PC using the Ubuntu desktop installer in "Try Ubuntu" mode? In which case we can investigate and most likely fix it12:34
noalsTJ-:  i am actually using ubuntu right now, i just installed it, it's just that if i restart and boot on my partition i will have a "no system" error so yes, pease help me while im on ubuntu ^^12:36
noalsTJ-: ubuntu is installed and i took of the dvd and checked im using the right partition but i dont know much more about it, i just search what i can on google ^^;12:36
TJ-noals: You're using the Ubuntu installation that is broken, or another installation?12:37
noalsTJ-: the broken one but i dont know to which point it is broken, if i only need a boot sector or if everything is fucked up12:37
TJ-noals: oh... do you mean you're using the Live Try Ubuntu right now?12:37
TJ-noals: I'm trying to figure out how you're using an installed image if it won't boot :D12:38
noalsTJ-: no, i installed with the dvd, and so ubuntu is running but i cant boot again if i restart, i have to resinstall again if i want to use it or use the live fonction12:38
TJ-noals: So it's running the live image from the installer. Open a terminal (Ctrl+Alt+T) and do "sudo apt install pastebinit" to start with so we can collect information12:39
albechanyone know how to push dns servers obtained from openvpn lease as the primary dns servers? this problem was introduced with 17.08 with systemd. In 16.04 the problem was fixed by disabling dnsmasq. as you can see the dns is passed on to the client, it just doesnt get queried. https://paste.ubuntu.com/p/nJWbTkW4Hs/ i can dig at the two dns's manually.12:39
TJ-noals: once you've done that, do "pastebinit <( cat /etc/cmdline /etc/issue; lsblk; sudo blkid; ls -latr /target )"12:41
noalsTJ-:  i guess it's really broken, i cant install anything, each time i have a libc-bin error12:41
noalsTJ-:  installed libc-bin package post-installation script subprocess returned error exit status 13512:42
afx_TJ-, Linux 4.5.0-43 work fine. -44 crash after login with 2nd monitor attached . I am on -44 now without the 2nd display12:42
noalsTJ-: E: Sub-process /usr/bin/dpkg returned an error code (1)12:42
TJ-!bug | afx_ Can you report a bug against 'linux' package for that12:42
ubottuafx_ Can you report a bug against 'linux' package for that: If you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.12:42
noalsTJ-:  but i can pastebin using internet , i can use firefox so if u need other info i can paste them like that12:43
TJ-afx_: looks like a regression due to some CVE fixes; with a bug report we can get the kernel/security team to look at it12:43
TJ-noals: OK, lets start with the report from "cat /proc/cmdline; lsblk"12:44
afx_I will report the bug TJ- . Is there anything else I can do about this ?12:44
afx_at least boot into -43 for example?12:44
noalsTJ-: https://pastebin.com/6enHPgmr12:45
afx_brb need to restart12:47
TJ-afx_: you could also set the -43 as the default for now so it always boots to that, by editing /etc/default/grub and setting the "GRUB_DEFAULT= apprpriately12:48
TJ-noals: Right, so currently you're using the 'Try Ubuntu' live environment. If you're experiencing errors with that it is most likely the installer image on the USB is corrupted, and if that is the case, may be why GRUB fails to install12:50
noalsTJ-: oh ok, so i check if all files are good or i make another dvd ?12:51
TJ-noals: I seem to recall there's a boot-time option of the installer to 'check for defects' which would be my 1st suggestion12:52
TJ-noals: if that does report problems then you need to check the ISO image you've downloaded by comparing its checksum against that published on the download web page12:52
noalsTJ-:  Kali_Yuga   yes, kali_yuga told it to me too so i guess i dont have much choices, i will check that and if there is a problem i will try to make me another dvd without defect12:53
TJ-noals: if the downloaded image is fine but the USB/DVD isn't then re-write it12:53
noalsTJ-: oh thx you, i will12:53
noalsok*12:53
TJ-noals: I thought you were using a USB to install from but I see it is a DVD12:53
noalsTJ-: yes i just burn one from time to time, wish me luck ^^12:54
noalscya12:54
_afx_TJ-, sorry to bother but need some advise. Should I change the /etc/default/grub file so that it boots to -43 instead of -44 ?12:55
TJ-_afx_: It'll save you some messing about at boot-time :)12:57
_afx_and wait for next kernel update then TJ-  ?12:57
lotuspsychje_afx_: to fasten the bug process you can do a few things, find more users affected and try testing yourself already, share bug url to the channel,..12:58
TJ-_afx_: If you do "grep menuentry_id_option /boot/grub/grub.cfg" you can identify the correct 'menuentry_id' required to add13:00
_afx_lotuspsychje, ok will search for it13:00
_afx_let me check TJ-13:00
=== XLBC1 is now known as XLBC
_afx_TJ-, requeired to add, where ?13:02
BluesKajHey folks13:03
TJ-_afx_: let me give you an example from my system. Using the command I just gave I identify the menuentry line I want as default (I don't have the -43 kernel installed so in my example I have to use -44!)13:03
TJ-_afx_:  menuentry 'Ubuntu 18.04.1 LTS, with Linux 4.15.0-44-lowlatency' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.15.0-44-lowlatency-advanced-50e85da8-68c7-4a55-be02-d8a5a2f9b6d3'  <-- so here the id is "gnulinux-4.15.0-44-lowlatency-advanced-50e85da8-68c7-4a55-be02-d8a5a2f9b6d3" so in /etc/default/grub I'd edit GRUB_DEFAULT=0 to become13:04
TJ-GRUB_DEFAULT="gnulinux-4.15.0-44-lowlatency-advanced-50e85da8-68c7-4a55-be02-d8a5a2f9b6d3" then I'd do "sudo update-grub"13:04
_afx_TJ-, so should I give the entire string and not an index ?13:05
_afx_like "2>0"13:05
TJ-_afx_: you can do "2>0" but if there's an update that might end up booting the wrong entry13:05
iomarigreetings, will installing enlightenment conflict with my kubuntu installtion?13:05
_afx_TJ-, will I still get the grub menu ?13:05
lotuspsychjeiomari: at login window you can choose kde or enlightment after install13:06
_afx_I will do it your way but would lke to know if the menu will still be available13:06
TJ-_afx_: this is setting the default, so you can always get to the GRUB menu by tapping Esc key, but if you don't tap it'll boot the GRUB_DEFAULT entry13:06
_afx_also what package should I enter for ubuntu-bug?13:06
_afx_TJ-, ok got it13:06
iomarilotuspsychje: I'm aware of that, I'm talking about library conflicts.13:06
TJ-_afx_: package = "linux"13:06
_afx_so ubuntu-bug linux  ?13:07
TJ-_afx_: Yes13:07
_afx_ok TJ-13:07
TJ-_afx_: let us know the bug report # afterwards so I can follow up on it13:07
noalsTJ-: i checked the dvd, it didnt find any errors so im not sure why it failed to install grub through i also checked my bios, i have the secure boot for uefi windows support enabled13:07
lotuspsychjeiomari: i did install enlightment a few times without issues, tested on several ubuntu versions13:08
iomarilotuspsychje: thanks. How did you like it?13:08
_afx_hmmm do I have to boot to -44 to fill that bug report TJ- ?13:08
lotuspsychjeiomari: i always was a fan of enlightment for its weirdness, but last time i tested had a bit buggy feeling13:09
lotuspsychjeiomari: one way to findout, install :p13:09
TJ-noals: That is strange, because when the installer environment was running it was reporting problems with "libc-bin" so something must be wrong13:09
iomarilotuspsychje: which version?13:09
iomariwas buggy?13:09
n3tbursti can't get usb and ethernet to work on thunderbolt dock. only display port outputs work. any suggestions? paste: https://paste.ubuntu.com/p/XR5Ky2sRQW/13:09
lotuspsychje!info e17 | iomari13:10
ubottuiomari: e17 (source: e17): Enlightenment DR17 Window Manager. In component universe, is optional. Version 0.17.6-1.1 (bionic), package size 1790 kB, installed size 6463 kB13:10
TJ-_afx_: no, don't worry about that but if you are able to that would help the bug triage because they can see the actual logs13:10
noalsTJ-: yes, bah i will do as you say before, i will download a new image and do the checksum its just that i fear it will be a loss of time, i hope not, cya13:10
iomarilotuspsychje: isn't e19 out?13:10
TJ-noals: don't need to redownload, just check the .iso image you have already13:10
_afx_will do cause currently the package is linux-image-4.15.0.-4313:11
noalsTJ-: i just reinstalled windows as well so i need to redownload ^^13:11
TJ-noals: if that is OK then you know the issue is something to do with the system when it is executing, rather than anything on the media13:11
_afx_ok let me restart13:11
noalsTJ-: yeah thats why its weird since it worked before, dunno what 's wrong13:11
TJ-noals: ahhh, are you implying you've no longer got the ISO file around to check?13:12
lotuspsychjeiomari: i only tested e17 from the official repos13:12
iomariok. "F" it. I'm going for it.13:12
noalsTJ-: i did the live check with the dvd but thats ok , it shouldnt take long to redownload13:12
_afx_TJ-, shall the GRUB_DEFAULT string be in double quotes  ?13:13
TJ-noals: OK :)13:13
_afx_or is it automatically parsed13:13
noalsTJ-: 8,4Mo/s ^^13:13
_afx_this gnulinux-4.15.0-43-generic-advanced-9354306a-00ba-43a3-85ce-209a58d47604 for example13:13
noalsTJ-:  and going up lol13:13
_afx_TJ-, nvm found out that it shall not be in quotes13:14
TJ-_afx_: strings can be in or out of quotes if they do not contain spaces. We usually use quotes for consistency13:15
_afx_or not ? :) Your examples is with quotes13:15
_afx_ok TJ-13:16
TJ-_afx_: update-grub actually 'executes' (sources) the file as a regular shell script so all Bash rules apply to its interpretation13:17
_afx_ok got it !13:17
_afx_brb I am going to reboot now13:17
noalsTJ-: checksum is good, i will reburn it i guess13:23
alina-malina__i am having issues with my armbian image, how can i clone it for sure from ubuntu so when i recover i not lose my .irssi configuration files and all files that i am unable to access while its mounted?13:24
alina-malina__so after upgrading image i am not able to connect via ssh, the port is closed when i scan with nmam13:29
noalsTJ-: got the new dvd, i will try to install again, just a question, when you select the partition and the root for it "/" is enough right ? i dont need "/boot" or soemthing else right ?13:36
noalsTJ-: and what about my secure boot ? can i left it like tat so i can continu booting on windows by default ?13:37
qwebirc38549Hi, I have a question about boot repair not working13:39
gigirockqwebirc38549, put the question on table...............13:40
qwebirc38549After instaling Ubuntu via usb I can no longer boot to partitioned hard drive.  Boot-repair did not solve issue.  I can see my disk partitions when I boot with usb.  They show up as being unmounted.13:43
gigirocknoals, please , you better prepare your bios system to get ubuntu: disable secure boot and fast boot in win10 , then starting ubuntu from dvd or in windows preare at least 10Gb of disk space to get ubuntu in, then when you have a / "root" partition then you are asked where you want to install the boot , and you will specify the 'device' and not the partition13:43
gigirockqwebirc38549, is this a win10 multisystem ?13:43
qwebirc38549gigirock, C drive is win 10, E drive shows Ubuntu13:45
noalsgigirock: i use win7, its because i had a problem with grub not installing with the dvd, if i disable the secure boot and fast boot, will i still be able to boot on windows ? and yes we must select the device but it ask also a mounting ponit of something so i put "/" only but i was wondering if something else is better i guess it's pointless to make it a directory that isnt the root one13:45
blackflow10G might a tad insufficient for Ubuntu desktop. the installation would fit, but you'd be left with little space for ~/13:45
afx_TJ-, https://bugs.launchpad.net/ubuntu/+source/linux/+bug/181376913:45
ubottuLaunchpad bug 1813769 in linux (Ubuntu) "System crash with dual monitor setup" [Undecided,New]13:45
gigirockqwebirc38549, you need a boot-repair usb key that is uefi compliant, so boot from there and then try boot repair... if you already done that, so refer to 'win10 boot repair' commands , but you need a windows usb key to boot from13:47
visonehowdy13:48
wangatahello can anyone help me with a question about graficcardinstallation for ubuntu and debian...13:49
ghostnik11TJ-, guess what the main problem with the sound and the module was for the pulseaudio not working properly on my device13:49
ghostnik11lotuspsychje, i needed to go to the daemon.conf and uncomment realtime scheduling = no13:50
wangatai cant install my nvidia carf 970 atm... because i had an dependence trouble each step...13:50
ghostnik11TJ-, lotuspsychje after it started to work, it would suddenly stop but i just needed to do that, take away the semicolon and put no instead of yes. now i can control sound fully with fn keys and all that.13:51
OolHi , what's the default terminal in KDE ?13:52
phazonOol: Konsole13:52
Oolthanks phazon it was not installed (netinstall - Kubuntu-full), did you know the shortcut too ?13:54
gigirocknoals, if you have win7 then is not mandatory to have secure boot , fast boot is not a feature of the win7 os.13:54
gigirocknoals, if you prepare a empty space disk about 15G, the you will install ubuntu in there, then you specify you want to install grub on 'device' NOT the partition , at the end you will select ubuntu/windows from the grub menu13:57
gigirockblackflow, i add 5Gb ;13:57
qwebirc38549My partitions show up as being Not Mounted.  Is that why I am only able to boot using usb with Ubuntu instal pkg?13:57
phazonOol: not sure about shortcuts, as i havent used KDE since the late 90s / early 2000s; maybe ask in #kubuntu13:58
TJ-afx_: looks like you're not alone; your bug marked as a duplicate13:59
coconutOol: shortcut?13:59
gigirockqwebirc38549, maybe , or your win10 disk is crypted13:59
zooperTJ- afx_: that was me :)13:59
Oolphazon: My last use was with mandrake/driva , I 'm just installing this computer for someelse:) coconut yes like crtl+alt+T in gnome13:59
afx_zooper, does your system freeze ?13:59
Oolbut not very important13:59
phazonOol: mine was Caldera OpenLinux14:00
coconutoh i don't know that14:00
Oolshift + crtl + T ork :)14:00
zooperafx_: well, my machine responds to ping, so it isn't a complete freeze, but the screen turns blank and i have to do a hard reset of the machine to be able to use the laptop again14:00
Oolwork*14:00
qwebirc38549I wonder if I should just try to mount partitions from command as I do not have a win 10 disk.14:00
sachin1hello14:01
Oolphazon: I remember open caldera 3 when arrived webmin :P14:01
phazonOol: cool. i was gonna suggest the "run" dialog thing with alt+F2 but you got it sorted out :)14:01
EriC^^qwebirc38549: what happens when you try to boot?14:02
sachin1i don't know how to change,can you suggest how?14:02
phazonOol: i only played with caldera 2.X release; not sure if it was 2.3 or 2.8... been a long time14:03
TJ-afx_: zooper good news, there were only 3 changes to the i915 driver between -43 and -44 so we should be able to quickly figure out which one causes it14:03
sachin1ok14:03
afx_TJ-, nice :)14:04
afx_zooper, same here14:04
zooperTJ-: sounds good! was a colleague of mine who create the report but since it affected me as well i kept an eye on it14:04
qwebirc38549When I try to boot without usb I get stuck in BIOS page.  Can't see disk partitions,14:04
TJ-afx_: zooper I'm adding to the report and have made the title more specific14:05
zooperTJ-: champ!14:05
afx_TJ-, can you please indicate where the problem is from my log , so that I can check for future problems?14:06
gigirock!info boot-repait14:06
gigirock!info boot-repair14:06
ubottuPackage boot-repait does not exist in bionic14:06
ubottuPackage boot-repair does not exist in bionic14:06
TJ-afx_: If it causes a hard lock-up I suspect the log will never receive the reports14:06
TJ-afx_: subscribe to the master bug report and you'll get notified as progress is made14:07
qwebirc38549Launch EFI Shell from filesustem device is an option, not sure if I should try it14:07
phazonOol: Helio got ancient KDE 1.1, 2 and 3 building and working again so I might play with those for nostalgia sake.  little rough around the edes but still better than gnome ;-D14:07
EriC^^qwebirc38549: are you in the live usb right now?14:08
qwebirc38549Not in live usb at this time14:08
gigirock!bootrepair14:09
ubottuBoot-Repair is a simple tool to repair frequent boot issues you may encounter in Ubuntu. See https://help.ubuntu.com/community/Boot-Repair for more info.14:09
afx_thank you TJ-14:09
gigirock!bootrepair | qwebirc3854914:09
ubottuqwebirc38549: please see above14:09
EriC^^qwebirc38549: boot into it and come back here14:12
qwebirc38549I tried the Boot-Repair with no success.14:12
EriC^^nvrmnd boot-repair14:13
qwebirc38549Have now booted with Ubuntu instal USB (live?)14:17
EriC^^qwebirc38549: great! type "sudo parted -ls | nc termbin.com 9999"14:19
EriC^^qwebirc38549: paste the link it gives you here (it's a terminal -> web pastebin utility)14:19
qwebirc38549sudo parted -ls | nc termbin.comm 9999 -> Name or service not known14:25
lotuspsychjeqwebirc38549: an m too much14:26
lotuspsychje.com14:26
EriC^^qwebirc38549: you had a typo, termbin.com  not .comm14:29
qwebirc38549tried both .com and .comm, same result.  Maybe I have to do something first14:31
qwebirc38549I have booted with usb and am in Ubuntu using terminal14:32
qwebirc38549From here I can see my disk and partitions14:32
qwebirc38549But termbin.com doesnt seem to work14:33
cryptodanqwebirc38549: you have a dns issue with your network as its not finding the address replace termbin.com with 5.39.93.7114:33
noalsit's working, thx for the help. i guess it was just the secure boot that was messing with the installation.14:35
lotuspsychjetnx for the feedback noals14:36
noalsnop, cya ^^14:36
qwebirc38549sudo parted -ls | nc 5.39.93.71  seems to have connected14:37
carogalotuspsychje, I just booted my system with acpi=off in the kernel params and the problem exists. I don't know if you remember me, but I'm trying to find a solution to my touchpad not working.14:37
qwebirc38549sudo parted -ls | nc 5.39.93.71  seems to have connected, I get a bunch of usage: nc info14:37
lotuspsychjecaroga: have you been able to update your bios to latest?14:38
carogalotuspsychje, yes, it already was to the latest version available.14:38
cryptodanqwebirc38549: you also need the port number 999914:38
lotuspsychjecaroga: did we make a bug # for you?14:39
carogalotuspsychje, nope :)14:39
lotuspsychjecaroga: could you make one please? ubuntu-bug linux14:40
qwebirc38549cryptodan, do I add port 9999 to end of terminal string? ie. .5.39.93.71 9999?14:40
cryptodanyes qwebirc3854914:40
carogalotuspsychje, working on it14:41
lotuspsychjecaroga: after that, apport will transfer you to launchpad, where you can add a title and your bug story14:41
lotuspsychjecaroga: feel free to share the bug id to the channel after okay14:41
carogalotuspsychje, will do, thanks!14:44
qwebirc38549cryptodan, sudo parted -ls | nc .5.39.93.71 9999 gives me new command line14:46
qwebirc38549cryptodan, sudo parted -ls | nc .5.39.93.71 9999 gives me new command line14:46
qwebirc38549cryptodan, sudo parted -ls | nc .5.39.93.71 9999 gives me new command line14:47
cryptodanqwebirc38549: it should produce a link14:47
lotuspsychje!pastebin | qwebirc38549 another method14:47
ubottuqwebirc38549 another method: 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.14:47
qwebirc38549cryptodan, lotuspsychje, ubottu,  will login from affected computer querie from there.14:49
lotuspsychjeqwebirc38549: did you sit on antoher computer?14:50
sachinhow to install codeblock?14:50
qwebirc38549lotuspsychje, yes, did search from a connected computer14:51
lotuspsychje!info codeblocks | sachin this?14:51
ubottusachin this?: codeblocks (source: codeblocks): Code::Blocks integrated development environment (IDE). In component universe, is optional. Version 16.01+dfsg-2.1 (bionic), package size 1929 kB, installed size 6876 kB14:51
sachinyes, how to install on ubuntu 16.04 64bit14:52
carogalotuspsychje, I found some related bug actually, will take a look into that first.14:53
lotuspsychjesachin: sudo apt install codeblocks14:53
lotuspsychjecaroga: can you hand us that bug id?14:53
sachinlotuspsychje: Thank you very much for your kind support.14:54
carogalotuspsychje, https://bugs.launchpad.net/ubuntu/+source/linux/+bug/71793114:54
ubottuLaunchpad bug 717931 in linux (Ubuntu) "Unknown Keycode for Touchpad toggle" [Undecided,Invalid]14:54
lotuspsychjethats what the channel is for sachin ; )14:54
lotuspsychjecaroga: bug is old & invalid, better file a new one for your machine/kernel14:55
carogalotuspsychje, understood. Will try adding the kernel line as described here https://bugs.launchpad.net/ubuntu/+source/linux/+bug/717931/comments/2114:56
ubottuLaunchpad bug 717931 in linux (Ubuntu) "Unknown Keycode for Touchpad toggle" [Undecided,Invalid]14:56
carogaafter that i will upload bug14:56
EriC^^qwebirc38549: can you pastebin the stuff from "sudo parted -ls" in http://paste.ubuntu.com?14:56
lotuspsychjegood idea caroga14:57
carogalotuspsychje, just to be clear, I can edit /etc/default/grub and add it to GRUB_CMDLINE_LINUX_DEFAULT right ?14:57
lotuspsychje!kernelparm | caroga14:58
ubottucaroga: To add a one-time or permanent kernel boot parameter see https://wiki.ubuntu.com/Kernel/KernelBootParameters14:58
carogaow yeah, I need to reboot anyway xD14:59
carogabrb!14:59
MJCDHey15:02
MJCDi'm trying to set up xorg+fluxbox on a server build15:02
MJCDoh and lightdm15:02
lotuspsychjeMJCD: join #ubuntu-server please15:02
MJCDi've gotten it to give me a graphical login screen15:03
MJCDbut it says session failed15:03
MJCDor failed to start session15:03
carogalotuspsychje, doesnt work. too bad :(15:04
lotuspsychjecaroga: allright, tnx for trying anyway, things you can add in your own bug15:04
cmrabetHi all15:06
lotuspsychjewelcome cmrabet what can we do for you?15:07
cmrabetRunning 18 on a Lenovo Laptop and Dockstation with 2 external monitors, one in portrait mode. Today this stopped working, as soon as I close the lid of the laptop, the two screens loose signal, and Ubuntu hangs. The only solution is to reboot. This setup has been working fine for months, and today it stopped. My system is up to date, I even replaced the dockstation, still the same results. Any idea how I can troublehoot this? Thanks.15:07
TJ-afx zooper  There's a test kernel being prepared so watch the bug report for updates15:08
lotuspsychjecmrabet: bios up to date?15:09
cmrabetlotuspsychje, I didn't change it, it was working before.. why now?15:09
lotuspsychjecmrabet: did it happen after the updates to -44 kernel?15:10
MJCDaha a third reboot did the trick15:10
cmrabetlotuspsychje, when was that update released?15:11
lotuspsychjecmrabet: i had them yesterday, you can check your dpkg log perhaps15:11
cmrabetlotuspsychje, ok, let me check15:11
TJ-cmrabet: known bug in 4.15.0-44 - being worked on15:11
TJ-cmrabet: use the -43 kernel for now, see Bug #181376515:12
ubottubug 1813765 in linux (Ubuntu) "Regression/crash in i915 for 4.15.0-44.47" [Undecided,Confirmed] https://launchpad.net/bugs/181376515:12
=== BurekzFinezt is now known as Burek
cmrabetTJ-, thanks, how can I revert back to 43?15:12
TJ-cmrabet: older kernels are still installed, you can choose them from the GRUB boot menu's Advanced sub-menu at boot-time, or set it as the default (for now) via GRUB_DEFAULT= in /etc/default/grub15:13
cmrabetTJ, thanks, I will try that!15:13
cmrabetTJ-, my GRUB_DEFAULT is set to 0, does that mean to load the latest one?15:14
=== Class7_ is now known as Class7
zooperTJ-: Perfect! Thanks for the update15:16
carogalotuspsychje, what was that package name to display system information on cmd ?15:18
gigirocksachin , sudo apt install codeblocks15:20
gigirockops15:20
TJ-cmrabet: Yes, you change that option to something like GRUB_DEFAULT="0>2" (unfortunately the GNU web-site is not properly responding right now so I cannot link you to the docs on 'default'15:21
mrlpbthey, anyone else got problems with kernel 4.15.0-44?15:21
mrlpbtupdated yesterday and after energysaving (monitors off) my notebook didnt wake up again :/15:21
mrlpbtnow i was go back to 43. here everything is fine.15:21
cmrabetTJ-, got you thanks, in my case is 1>215:22
TJ-cmrabet: subscribe to the bug report and there will be test kernels available shortly15:23
SachinPandayis ubuntu 16.04 support firewall, how to enable or install it?15:24
cmrabetI'm going to reboot now to see if it works, 4315:24
cmrabetbe back15:24
cmrabetthanks15:24
TJ-!info ufw | SachinPanday15:25
ubottuSachinPanday: ufw (source: ufw): program for managing a Netfilter firewall. In component main, is standard. Version 0.35-5 (bionic), package size 143 kB, installed size 818 kB15:25
OerHeksSachinPanday, install gufw, the gui, and enable it https://help.ubuntu.com/community/Gufw15:26
SachinPandayOerHeks: how?15:27
SachinPandayOerHeks: enable?15:27
OerHeksSachinPanday, how about looking at that wiki?15:27
ioriaTJ-, maybe the test kernel already available: do you know this  ?: https://people.canonical.com/~khfeng/lp1813663/15:27
carogalotuspsychje, OerHeks, I'm reporting a bug, should I include the output from inxi -f or does the ubuntu-bug already gather and include that information ?15:28
SachinPandayOerHeks: thanks i'm installing using Terminal15:28
TJ-ioria: It does look like it, I've linked them15:39
ioriaoky15:40
bulletxtHi, in ubuntu 16.04 server I have a smb entry like:   //server0   /mnt/p111   cifs   noauto,user,credentials=/opt/datacredential 0 0  . If I use sudo mount  //server0  it works. If I try without sudo it says:   /server0  no such file or directory. how can that be? thanks15:40
happycoderI have a laptop with nvme drive. It shows up as a single 256GB nvme drive in windows device manager and disk manager. In BIOS it is set to Raid On instead of AHCI. During install, ubuntu is not showing the drive. lsblk also doesnt show the drive. Is it possible to install ubuntu into this drive?15:42
OerHekshappycoder, sure, change raid to ahci15:43
happycoderBut that breaks windows, it shows problem with boot medium15:43
OerHeksthat might force you to reinstall windows, i don't know if windows survives that step15:43
happycoderoh15:44
OerHeksyes, no solution there15:44
cmrabetTJ-, reverting back to 43 worked!15:44
cmrabetTJ-, thanks again15:44
compdochappycoder, on one of my systems, I have to set legacy or UEFI boot to the right settings, or the system wont see the drive15:44
cmrabetTJ-, my external monitors are working again15:44
OerHeksuefi, just disable fastboot15:44
happycoderDoesn't ubuntu support intel rapid storage technology?15:45
woenxHey. I'm tring to run a command at startup as root. I added the path the script at crontab. The script is being executed (it appears in /var/log/syslog), but it is not working. How can i see the output of the script?15:45
caroga_woenx, make it write output to a log file ?15:46
OerHekshappy, no15:46
woenxcaroga_, I tried, but I can 't see anything15:47
woenxi'll reboot one more time15:48
zooperTJ-: the new kernel build seems to have solved the issues i had. I will comment on the bug report per your instruction.15:49
woenxcaroga_, there is no output. I wrote echo ¨start"and echo "stop" at the beggining and end of the script respectively and these are written to a log file, but nothing in between15:50
woenxI am trying to run the command wrmsr15:51
woenxI'll try with the full path, just in case15:51
RumenHello15:52
RumenHow to find which program freeze my computer?15:52
woenxfreeze, as completely frozen, or it just slows down?15:52
OerHekswoenx, seems like a known issue, sudo modprobe msr  >>>https://askubuntu.com/questions/789888/wrmsr-not-working-since-upgrade-to-ubuntu-16-0415:52
Rumencompletely15:52
woenxOerHeks, oh, but wrmsr works if I run the script from a terminal. It just doesn't work from CRON15:53
woenxnow I used the full path to the command in the script, just in case15:54
Rumensudo: rdmsr: command not found15:55
Bluekingare there ways to find out what chip is inside these nic's ? https://www.newegg.com/global/no-en/Product/Product.aspx?Item=N82E1683315654715:56
woenxOerHeks, it was that, crontab needed the full path to the bin15:56
Rumensudo modprobe msr - what should I get?15:56
EriC^^woenx: do /path/to/command >/path/to/log 2>&115:56
EriC^^woenx: oh nevermind15:56
woenxEriC^^, it works now, thanks15:56
EriC^^cool15:56
woenxhow come cron doesn't find the binaries without a full path?15:57
woenxit's not the first time it happens15:57
OerHeksRumen, journalctl -b -0 shows messages from the current boot, or: systemd-analyze plot > filename.svg # for a graphic boot picture15:58
hggdhwoenx:cron cleans up he environment before executing your commands. The best is to set PATH at the beginning of your script/command15:58
woenxaha15:59
osseSometimes when I log in the screen goes blank and I have no choice but to poweroff my computer. After the fact, what would be the best way to debug this?16:03
Rumensorry disappeared, but freeze again .... so I made hard restart and it freeze onthe login and restart again  ... so I back  .... for now16:04
OerHeksRumen, journalctl -b -0 shows messages from the current boot, or: systemd-analyze plot > filename.svg # for a graphic boot picture16:04
tehrandomHello fine people, quick question.   Created an Ubuntu 18.04 server, and converted it to be a VMWare Template.   When I generate clones of it, they have the same /etc/machine-id16:07
OerHekstehrandom, that sounds logical, but, you can change it, maybe this page is a help https://unix.stackexchange.com/questions/402999/it-is-ok-to-change-etc-machine-id16:09
qwebirc87315Hello werld16:09
ubuntuhello16:10
=== ubuntu is now known as Flo_Sc
gijoe3kIs there a place somewhere on the outernet that would show me status of the official builds of the newest Firefox 65?16:10
Flo_ScIs there a way to swap the left and the right alt key?16:10
qwebirc87315Were there clones?16:11
gijoe3kI noticed that the newest Firefox has been released but no updates coming down yet....curious for future reference :)16:11
Flo_Scbackground: German (Macintosh) uses the right alt key to type ¡²³¼[]|{}}\...16:11
OerHeksgijoe3k, just be patient, i guess16:11
qwebirc87315== mtn-man16:11
qwebirc87315didn't work!16:12
tehrandomOer, I saw that same thing, but what i'm looking for is a way to have it generated at boot, since by the time i can change it, it has already pulled an IP and registered w/ that machine id16:12
tehrandomubuntu 16.04 did not have the same drama16:12
Rumen<OerHeks> just freeze again and again restart ... can I see from last session which program crashed? Some log file?16:12
OerHekstehrandom, correct, machine id came with systemd16:13
OerHekstehrandom, why change it at boot?16:13
tehrandomoer: which is fine, but I don't know why it's passing machine-id to dhcp server instead of mac address16:13
tehrandomI am cloning the ubuntu template 3  - 4  vms at a time16:13
tehrandomthen those vms get thrown away, and we clone again16:13
tehrandomright now, when the vms boot, they all pull the same IP from dhcp and stomp on each other16:14
TJ-tehrandom: see "man 5 machine-id" and in particular, possibly kernel command-line option "systemd.machine_id= ..."16:14
OerHekstehrandom, make 4 vm's with different ID's? just a thought16:14
tehrandomOerHeks, we do this 50 times a day16:14
tehrandom*EVERY* other linux distro i have doing this is behaving properly.  Only ubuntu18 seems to be making this a problem.   Is there a way to have dhcp-client pass MAC address like it used to instead of machine-id?16:15
leftyfbtehrandom: yes, there is16:16
leftyfbtehrandom: https://superuser.com/questions/1338510/wrong-ip-address-from-dhcp-client-on-ubuntu-18-04  # first result on google.16:16
maetthewAnyone had this error before trying to install new addons(themes, widgets etc) in Kubuntu 18.04? "Unknown Open Collaboration Service API error" https://imgur.com/7UCBfsn16:17
TJ-tehrandom: the change in dhclient of passing machine IDs can be over-ridden with a dhclient.conf option . Can't recall the option but I do recall it is set to "= hardware"16:17
leftyfbTJ-: it's in the netplan config per the link I just posted16:17
OerHeksoh nice, netplan16:18
gijoe3k@OerHeks, good advice for sure. But I'm more interested in the development process of Ubuntu updates. I would like to see and learn how update, like Firefox, are processed in Ubuntu or any other distro for that matter.16:18
legreffiernetplan should let Network manager deal with it (so you can control your wifi without getting to admin account)16:19
leftyfblegreffier: this is a server16:19
legreffieroh disregard then16:19
OerHeksgijoe3k, contact the team?  https://launchpad.net/firefox16:19
tehrandomtj and lefyfb, thank you very much16:19
gijoe3k@OerHeks, Something like forum, Riot channel, discord channel or something that i can watch and learn from. :)16:20
OerHeksgijoe3k, you can take a look at the ppa https://launchpad.net/~ubuntu-mozilla-security/+archive/ubuntu/ppa?field.series_filter=bionic16:20
TJ-leftyfb:  tehrandom yes, and the actual setting for dhclient is "send dhcp-client-identifier = hardware;"16:20
blackflowtehrandom: https://www.freedesktop.org/software/systemd/man/machine-id.html    there's some services you can enable for autoconfig of machine-id on first boot?16:20
OerHeksgijoe3k,  or go wild on FF 66 https://launchpad.net/~mozillateam/+archive/ubuntu/firefox-next?field.series_filter=bionic16:20
OerHeksbut those are testing, just a warning16:21
blackflowtehrandom: regardless of dhcp, it'd be wise you don't have multiple VMs with teh same machine-id anyway16:21
LOOMIShola16:22
mint_lomis16:22
tehrandomblackflow: while I understand what you're saying, the only thing these vms do is check out a chunk of code, compile it, run it, and feed the results back to a jenkins instance, then get deleted16:22
tehrandomlooks like Canonical needs to make a sysprep equivalent if they're going to continue down this path16:23
mint_hello16:25
mint_hkhk.hkljkljlkjkl/jlkjlj;lj;lk;k;kl;kjlkjlkjhjfhdygujkhniljo16:25
blackflowtehrandom: right but if there's a service you can run on first boot, then you've solved the issue16:25
mint_gghghkgkjjhjhhljlklkjlkjjlkjlkkjljlkjlkjkljlklkjjlkjlkjlkjlkjlkjlkjlkjkljkjkjkjkjkljkjkjkjkjkjkjlkjlkjkljlk16:26
TJ-tehrandom: you're starting 50 different virtual machines from a stateful image?16:26
leftyfbmint_: can we help you with someting?16:26
tehrandomtj: not all at once, but throughout a day, yeah16:28
RumenHere is the result from the svg file, but I don't see what's wrong? http://www.filedropper.com/fileplot16:29
TJ-tehrandom: that is going to be part of the problem, usually when using a single image for multiple VMs the base image is stateless. Otherwise, even if machine-id isn't set by the installation process, it will be set on 1st boot16:29
TJ-tehrandom: do the images need to be stateful?16:30
RumenSorry delay, but 7-8 times freeze / restart16:30
OerHeksRumen, that file is corrupt, paste it on imgur.com ?16:31
tehrandomtj: they need to NOT be stateful16:31
OerHeksand i do not visit filedropper ever again16:31
tehrandomtj: the idea is that we're compiling the code in a clean environment every time, with no remnants of previous builds16:32
Rumenit should be SVG right?16:32
blackflowtehrandom: just remove machine-id from the VM image and have it autocreated on first boot?16:32
OerHeksRumen, yes16:32
TJ-tehrandom: in which case I'd use LVM (or other) snapshot based images so the systems always boot from a pristine image. However, you can workaround the machine-id issue by 1) making /etc/machine-id an *empty* file and 2) making it immutable ("chattr +i /etc/machine-id"). In the case where systemd cannot write to the file it'll bind-mount a temporary file with the runtime generated machine-id16:34
RumenIn ink I see it like that https://imgur.com/a/eW679Jq16:36
RumenWhere I want to upload it doesn't give16:36
RumenHere is the SVG as text https://pastebin.com/TUfva3nf16:39
OerHeksboth are unreadable :-(16:39
qwebirc87315New to ubuntu, glad to be back on linux.  Installed Ubuntu on partition 2 via usb.  Can see disk partitions, install looks successful but cannot boot to disk,  partitions show as not mounted.  Ubuntu Boot-repair unsuccessful.  I am wondering what to try next, would really like to avoid erasing win partition even though I,m feed up with Microsoft!16:41
RumenDid I save it somehow wrong? But why I see it localy?16:42
TJ-Rumen: in your pastebin line 1 is blank, that needs to be <?xml version ...16:44
RumenIf you take the text from here https://pastebin.com/TUfva3nf and save it as SVG file it should be readable16:44
TJ-Rumen: It works fine if I delete the first line16:45
ryuoqwebirc87315: can you provide more information? like how your system boots?16:45
Kartagishi16:45
RumenAha 1-st raw was empty here is OK https://pastebin.com/D8ZK6f8a16:46
TJ-Rumen: did you show a kernel log (from 'dmesg' or 'journalctl -b') because I suspect you've got I/O errors from sda16:46
TJ-Rumen: kernel takes 13 seconds to complete starting, then the sda1 device takes a very long time16:46
Kartagishow can I find out what deleted this particular file? I got this from audit.log: https://paste.ubuntu.com/p/S8TSNmRM4r/16:48
qwebirc87315ryuo, if I try to boot without usb, I get stuck in bios. With usb I can boot and use ubuntu.  I can check my disk and still see old win partition 1 and new ubuntu partition 2. both partitions are labelled Not-mounted.16:50
=== captain_fixerpc1 is now known as captainfixerpc14
zeroquakeHey is there a terminal similar to terminator which can save current setup along with its working directories? which kinda has one click save ?16:51
TJ-Kartagis: we'd need to see more context from the logs16:51
EoflaOEqwebirc87315: If you said "get stuck in BIOS", did you mean that you're stuck during POST? or after POST?16:51
Rockabillyzeroquake: You might get more responses to that question in  ##linux.16:52
zeroquakethank you16:52
KartagisTJ-: http://paste.debian.net/1063309/ are the only references16:53
ioriaKartagis, maybe a user with a '33' id and check the 'type=SYSCALL' for the cmd issued16:53
qwebirc87315EoflaOE, I mean I can't boot from there16:54
KartagisIolo: 33 is www-data16:54
qwebirc87315EoflaOE, I get to bios pages but don't see disks16:54
ioriaKartagis,i see, and the syscall line is truncated ?16:55
ryuozeroquake: you mean, something that tries to save your terminal session?16:56
Kartagisioria: http://paste.debian.net/1063310/16:56
TJ-Kartagis: I'd try "journalctl --since "15:07" --until "15:09"  "16:57
ioriaKartagis, comm="php-fpm7.0"16:57
Kartagisioria: does it mean php deleted it?16:57
ioriaKartagis, afaik16:57
ryuoqwebirc87315: ok... can you give us the URL from this: fdisk -l | pastebinit16:57
zeroquakeryuo More like split terminals setups along with the working directories of each terminal , terminator is very wonky , it does save the terminals setup but not its working directories16:57
ioriaKartagis, not an expert  of audit16:58
zeroquakeLinux channel suggested tmux with tmux-resurrect and tmux-continuum plugins16:58
ryuozeroquake: i only know of one terminal emulator that may be advanced enough for your purposes. konsole.16:58
ryuozeroquake: recent versions have split terminal views, and have saved terminal sessions to some degree for years.16:58
mint_jkafkjasljsajljfjafdjafdjdfjafjlkafjafjfj;lfj16:58
zeroquakeryuo will check that out as well. Thank you16:59
ioriaKartagis, unless there is anothe syscall line after PATH16:59
ryuozeroquake: it's the default terminal of kubuntu even.16:59
KartagisI've literally no idea how my code could delete that file16:59
mint_jfesjdjskjfkj;l;lkefj;klef;qjk;kl;kl;ldw;;kl;kjel16:59
mint_kledlknacnldnlkqdwlkqdwlkjdlkasklaslkalkdmkdwkmdwkmdwkmmkd16:59
ryuomint_: stop spamming.17:00
mint_stop spamming17:00
mint_weFKJEFSKJSDLKDSLKJSFJLKSDFLKJSDJLKDSJK17:01
ryuoany ops around?17:01
caroga_!ops17:01
OerHeksmint_, please play in an other channel, keep this channel free for ubuntu support, thanks17:01
ubottuHelp! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax17:01
mint_smettila17:01
mint_smettila17:01
qwebirc87315ryuo, sorry, I get E: Unable to laocate package pasebinit when I attempt to instal17:03
ryuoqwebirc87315: did you type pastebinit correctly? it should be installed.17:03
tewardqwebirc87315: you misspelled 'pastebinit'17:04
=== BrianG61UK_ is now known as BrianG61UK
qwebirc87315ryou, http://paste.ubuntu.com/p/bxVNhTWqg9/17:07
ryuoqwebirc87315: i don't think ubuntu installed correctly. there's not enough space for it on that partition.17:08
ryuoqwebirc87315: was there anything important on the windows partition?17:09
qwebirc87315ryuo, Oh yes!17:10
albechanyone know how to push dns servers obtained from openvpn lease as the primary dns servers? this problem was introduced with 17.08 with systemd. In 16.04 the problem was fixed by disabling dnsmasq. as you can see the dns is passed on to the client, it just doesnt get queried. https://paste.ubuntu.com/p/nJWbTkW4Hs/ i can dig at the two dns's manually.17:10
ryuoqwebirc87315: if you really want to dual boot, it's doable, but it's a bit of mess.17:10
ryuoqwebirc87315: it'll require reworking your partitions at the very least.17:11
ryuoqwebirc87315: what version of windows is installed?17:11
jerehey17:12
qwebirc87315ryuo, is the 105 MB I see on partition 2 not enough space?17:12
ryuoqwebirc87315: indeed. Ubuntu Desktops normally require several gigabytes for the system files alone.17:13
OerHeksstandard install ould like 10 gb+17:13
OerHeksc/would17:13
ryuoqwebirc87315: now, what can you tell me about the windows partition?17:14
ryuoqwebirc87315: If you want to dual boot, i would suggest preallocating partitions for windows and ubuntu, and then reinstalling Windows.17:15
ryuobut, how practical this is depends on your situation.17:15
aldcorhello! I shifted from ubuntu wayland to i3. Is there a way to use same drivers in i3 that ubuntu wayland desktop uses? Without it i got screen tears. I have intel and nvidia. Currently using intel. And on settings details is said its huawess mobile or smth.17:16
ryuothis is how i always handled it, when i actually cared to dual boot.17:16
aldcorWhen i was on wayland, its settings said video driver ir mobile smth17:17
qwebirc87315ryou, looks like partition sizes have been changed.  If I recall I had about 60/40 from 1000 GB NTFS17:18
ryuoqwebirc87315: i see. is there anything important on the windows partition?17:19
qwebirc87315ryou, yes, I am hoping to retrieve many files17:19
ryuoqwebirc87315: ok... maybe you can. you can mount the NTFS partition from ubuntu, read only at least.17:20
ryuoqwebirc87315: if you have another drive or network share handy, you can try copying them.17:20
qwebirc87315ryou, how might I mount the NTFS partition?17:21
qwebirc87315ryou, from Ubuntu on flash17:22
ryuoqwebirc87315: it may be an option from the file manager, w/e your flavor uses. otherwise you can mount it from the terminal.17:23
qwebirc87315ryou, does this look correct: http://paste.ubuntu.com/p/bxVNhTWqg9/17:24
ryuoit should be /dev/sda4.17:24
qwebirc87315ryou, found this: https://linuxconfig.org/how-to-mount-partition-with-ntfs-file-system-and-read-write-access17:25
Deihmosanyone know what this means in fstab x-gvfs-show17:26
Deihmoscannot find an explanation17:26
ryuoqwebirc87315: yes, that seems relevant.17:27
ryuoqwebirc87315: so, what you can do is, mount it via GUI or shell and copy your user files to somewhere external.17:27
ryuoqwebirc87315: after that it depends whether you want to dual boot or not.17:28
qwebirc87315ryou, thanks, at least I could maybe save all documents!17:29
ryuoqwebirc87315: what version of windows were you using? windows 10?17:31
qwebirc87315ryou, yes, windows 1017:32
craigbass76Is there any way to just have sound playing out of and receiving signal from ALL outputs and inputs?17:33
ryuoqwebirc87315: ah. well, you can either let ubuntu wipe the whole installation, or you can do the prep work for dual boot, which is somewhat tedious to get working.17:33
ryuoqwebirc87315: the ISOs for windows 10 can be gotten from their website.17:33
OerHekscraigbass76, open terminal: alsamixer # and go wild17:36
craigbass76OerHeks, are these things getting muted as I pick other choices in the GUI tool?17:36
craigbass76Everything is pushed up appropriately in alsamixer17:37
TJ-Deihmos: it's a GVFS mount option that controls whether or not Gnome Files shows the mounts, and is related to gvfs-udisks2-volume-monitor17:38
OerHekscraigbass76, i think it should work, and not being muted17:38
DeihmosI see17:38
craigbass76OerHeks, I'm listening to audio in my phones, then put a plantronics headset on to make a Slack call, and I have no sound until i get into the GUI tool. Headphones will be currently selected, and I've got to select Plantronics blahdyblah before I hear anything.17:40
OerHeksso, you want an automated switch to the plantronic headset for a call17:41
craigbass76Yeah, either than or just have it always on.17:42
craigbass76Leave less to chance. It's only really on when I press the button anyway17:42
OerHeksisn't it just a press on 'M' for mute? https://get.slack.help/hc/en-us/articles/115003498363-Slack-Calls-the-basics-17:43
TJ-craigbass76: there is a pulseaudio module/options to cover what you want, but you'll need to dig a bit to find the exact details17:47
craigbass76OerHeks, Yeah, maybe, but sometimes I make Hangouts calls, and sometimes it's Zoom. It's be easier to just have it always on and ready to go when I hit the power button on my headset. Going to dig into what TJ said, and fondly remember when sound was just ALSA... :)17:49
solidfoxhello is there a way to easily type exponents with my keyboard like this: 2²17:49
TJ-craigbass76: as I recall, if you want output to switch to the newly connected device you need "load-module module-switch-on-connect"17:49
TJ-solidfox: you've already covered that question in ##linux :)17:49
solidfoxTJ-: nobody gave me an answer17:49
craigbass76TJ-, There's no way to just have it always on, whether the headset is actually powered on or not?17:50
solidfoxTJ-: then we started arguing about the meaning of "i.e."17:50
craigbass76solidfox, is this in a terminal?17:50
solidfoxcraigbass76: anywhere.17:50
solidfoxin every program17:50
TJ-solidfox: Generally in a GUI its via a meta/modifier key17:50
solidfoxTJ-: so its not possible17:51
solidfoxand each application needs to implement it itself17:51
craigbass76In LibreOffice, I set up a shortcut Ctrl Alt Uparrow. I don't use exponents, but write chord charts for studio work, and have a lot of C-7b5 type stuff. Everything after - would be superscript in that instance.17:51
OerHeksalt-gr + 2 gives ²17:51
solidfoxOerHeks: whats alt-gr?17:51
craigbass76217:51
solidfoxoh i have that key17:51
solidfoxnever noticed it17:51
OerHeksyour right alt key17:51
OerHeks:-)17:52
TJ-OerHeks: depends on the mapping; it doesn't for me17:52
craigbass76RIghthand Alt and 2 ?17:52
solidfoxOerHeks: when i press alt gr + 2 it switches to my 2nd buffer in weechat17:52
lordcirth_Yeah, it changes my IRC channel17:52
craigbass76hexchat too, unless I screwed it up.17:52
solidfoxOerHeks: in kate it just types the normal number 217:52
OerHeksoh, i have no knowledge about other progams-keys-mapping interference17:53
craigbass76My chordcharting thins is about to change anyway. Thinking of doing markdown charts17:53
solidfoxis it possible i can create the mapping at the system level and dont allow applications to take it over?17:53
craigbass76There's got to be. I was just reading a tweet this week about switching alt and ctrl keys in Ubuntu, so what you need must be possible17:54
OerHeksTJ-, i guess i have en_US with dead keys17:55
TJ-craigbass76: There are other options (for PA) to output to all sinks17:55
allentristenyuj17:57
allentristenMmm..........17:57
TJ-craigbass76: e.g. for known fixed sinks (those that don't come and go) "load-module module-combine-sink named=combind" and set 'combined' as the default, but I don't think that can cope with sinks coming and going17:57
solidfoxi can kind of do it with my japanese input17:58
solidfoxim creating a virtual keyboard so that i can use it and press shift + number or letter for the superscript18:02
strangerrdoes the output from gnutls-cli-debug here indicate the server does NOT allow TLS 1.2? => https://termbin.com/gzgb18:07
gnyppierdolonyhi18:09
lotuspsychjewelcome gnyppierdolony18:09
lotuspsychjegnyppierdolony: how can we help you today?18:09
gnyppierdolonyIm just enjoying18:10
gnyppierdolonyfor the first time since last 10 years :)18:10
nicomachuscan I get more info about RAM than what lshw provides? Trying to find enough info to find an exact match online, but lshw only shows `A1_PartNum1` and `A1_SerNum1` instead of actual part numbers or serial numbers.18:11
gnyppierdolonyand its time to get back to wirk18:11
gnyppierdolonywork18:11
lotuspsychjenicomachus: can this help: sudo dmidecode --type memory18:12
nicomachuslotuspsychje: I knew there was something. Thanks friend.18:13
TJ-nicomachus: there's tools to read the DRAM SPID too18:15
nicomachusah, I ran it first on my laptop and got all the info, but when I tried on the remote PC it still has placeholder values.18:15
ioriadecode-dimms18:16
TJ-that's the one, in i2-tools18:16
TJ-grr, i2c-tools18:17
ioriaiirc it needs to modprobe manually eeprom and i2c-i80118:17
nicomachusioria: that would explain the error I just got. :)18:18
ioriaok18:19
iorianicomachus,  sudo modprobe eeprom    and  sudo modprobe i2c-i801   then run  decode-dimms18:20
nicomachusahhh there we go. Got all the info now.18:21
nicomachusThanks ioria and TJ-18:21
iorianicomachus,  no prob18:21
nicomachusStill no part number, but I at least have a manufacturer and other specs to narrow it down with.18:21
TJ-nicomachus: part numbers are generally on-label things, until you get down to the individual chips18:22
nicomachusTJ-: I can get it for my laptop RAM just from lshw.18:24
iorianicomachus,  you don't get the Part Number ?18:27
nicomachusioria: no, it says Undefined.18:27
iorianicomachus,  usually is the vendor/manufacturer undefined .... can you paste the output ?18:30
knstnHey, what daemon does 18.10 use for time-sync? I don't see neither of sntpd,ntpd,chronyd installed.18:30
nicomachusioria: https://paste.ubuntu.com/p/2rtX2P9GzK/18:31
lordcirth_knstn, systemd-timesyncd18:32
=== dreamon__ is now known as dreamon
knstnlordcirth_: nice, another service on top of the rest to learn...18:36
iorianicomachus,  honestly, no idea .   sudo dmidecode -t 17 | grep 'Part Number'     works ?18:42
lotuspsychjeioria: works for me18:43
iorialotuspsychje, i see tx18:43
raddyHello Everybody18:44
raddy"/dev/xvdg       296G  277G  3.6G  99% /opt"18:45
raddyHere about 19 to 20GB free space is there18:45
raddyBut it shows only 3GB as free space18:45
raddyIs ubuntu reserving some space ?18:46
raddy"/opt" is not root partition here18:46
raddyCan anybody shed some light on the same?18:47
OerHeksraddy, yes, inodes can take up hddspace, see df -i18:47
raddyOerHeks: Inodes  just taken 19M in my case18:48
raubCan the proc file be recreated if deleted?18:50
EriC^^raub: mount -t proc proc /proc18:51
Squarismanyone know how to make "ps" output memory in proper units like top18:54
Squarismkb/mb/gb...18:55
qwebirc92232hello. i'm a new ubuntu user and i've decided to put the most recent ubuntu LTS version on my 2010 macbook, but i need help dealing with specifics i cannot find online19:03
lotuspsychjeask in the channel qwebirc9223219:03
coconutqwebirc92232: you need the specs of your macbook?19:05
kinghatanyone here use zsh/ohmyzsh?19:05
qwebirc92232my macbook laptop has a completely inoperable screen, but the system is currently running fine without it. i want to install ubuntu (either headless or desktop) on a "live" USB drive, but i must set up both SSH and/or VNC *AND* the WPA2-Enterprise wifi config before I first boot up the machine (RE: broken screen)19:06
qwebirc92232it's here in my office at my university (i'm a graduate student)19:06
qwebirc92232and we have WPA2-Enterprise wifi and i do not have a ready access to an ethernet port19:07
qwebirc92232so i've already DLed the ubuntu .ISO and have etcher ready, etc. etc.19:08
coconutqwebirc92232: this isn't one for me... just hang in there.19:08
qwebirc92232but I need guidance to setup the WPA2-Enterprise connection on the USB device and SSH or VNC before i boot19:09
qwebirc92232will do - i'm happy to wait for the knowledge sponge to wring itself on my face19:10
ryuoqwebirc92232: afaik, you'll need to copy the certificate that they're using.19:12
ryuoqwebirc92232: though i don't generally use that form of WPA2, so i dunno.19:12
lotuspsychjeqwebirc92232: cant you attach an external monitor to it?19:13
qwebirc92232ryuo: OK, i can try that from my existing mac configuration (the machine i'm typing on now) but I may also have access to a linux box on an RPi19:13
qwebirc92232lotuspsychje: i could if i had one19:13
ryuoqwebirc92232: your university doesn't have instructions for Linux?19:14
qwebirc92232ryuo: sadly no19:14
qwebirc92232ryuo: well, yes it does, but only from within the desktop environment19:15
ryuoso, what's stopping you from copying the information you'll need now to use offline?19:15
qwebirc92232i know this is possible because people report doing this with a Raspberry Pi19:16
qwebirc92232ryuo: because the machine has no functional screen19:16
ryuoThen, how do you intend to use it?19:16
qwebirc92232ryuo: as a headless server and to run analysis on it19:16
ryuoI see.19:16
ryuoNo external video either?19:17
coconutqwebirc92232: be aware, questions for dualbooting mac and linux is not a question i see asked for each day here.19:17
lotuspsychjeqwebirc92232: how about you install ubuntu-server and let the #ubuntu-server guys help you, they are used to the cli way19:18
qwebirc92232ryuo: negative.  my only options are 1) SSH or 2) VNC. But for 1) or 2) to work, i must have a wifi connection up and running19:18
caroga_lotuspsychje, I created the bug. Wanted to share the id with you but you were away19:18
caroga_lotuspsychje, so here goes: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/181378319:18
ubottuLaunchpad bug 1813783 in linux (Ubuntu) "Unable to toggle Touchpad by keyboard shortcut" [Undecided,Confirmed]19:18
lotuspsychjecaroga_: thank you for taking your time to file it, you helping yourself and the community this way, lemme have a look holdon19:18
ryuoqwebirc92232: oui. you got your work cut out for you then. you generally need some form of "screen" to know what's going on.19:18
TJ-qwebirc92232: if you can guarantee the Macbook will boot to a USB device installation, you could pre-install to USB flash device and add the certificate/connection to it before moving it to the Macbook19:19
lotuspsychjecaroga_: i see you still are on -43 kernel, could you try to update your system please19:19
TJ-qwebirc92232: that USB would alrady have openssh-server installed and configured to bring up the network, then you can connect to it via ssh (assuming you can also discover its IP address) to do the install-proper to Macbook19:19
caroga_lotuspsychje, erm that's weird. let me check.19:20
caroga_brb19:20
qwebirc92232TJ-: yes, bingo! that's exactly what i'm after. but, i have no idea how to do that, where to place the credentials in the USB, whether i need to edit startup scripts (or even how to do so), etc. etc.19:20
qwebirc92232TJ-: i can indeed guarantee it's bootable from the USB19:20
TJ-qwebirc92232: Is your entire network relying on Wifi or can you also use Wired Ethernet?19:20
ryuoTJ-: they said no access to ethernet.19:21
qwebirc92232correct : i have no ethernet availability19:21
TJ-qwebirc92232: Do both the PC you're on, and the target PC, have wired Ethernet interfaces? If so you could directly connect them and use the USB method to gain SSH access without needing to pre-configure any Wifi credentials19:22
qwebirc92232i'm essentially in a broom closet in dusty corner of a social sciences building19:22
TJ-qwebirc92232: gigabit enthernet does auto-MDI-X (crossover), some older Fast Ethernet also does it (although it's not mandatory)19:22
rootHola19:23
qwebirc92232TJ-: this is good idea - yes, both machines have hot ports. could you elaborate some of what i'd need to do? i could scrounge an ethernet cord.19:24
=== root is now known as Guest64196
Guest64196.19:24
Guest64196.19:24
Guest64196<19:24
Guest64196<19:24
pablo_hi19:24
Guest64196>19:24
Guest64196>19:24
TJ-qwebirc92232: I'd have thought both PCs already have Ethernet ports so all you need is an Ethernet patch cable19:24
qwebirc92232TJ-: yes, this is the case, and yes, i should be able to find an ethernet cord PDQ19:25
TJ-qwebirc92232: Then the problem is reduced to using a Virtual machine guest on your current PC to install Ubuntu to the USB device (which would be 'attached' to the Virtual Machine)19:25
sadHoli19:25
qwebirc92232TJ-: but i should note that the WPA2 network forbids internet sharing, so i won't be able to share the internet connection from my desktop to the ubuntu laptop19:26
TJ-qwebirc92232: and using the "Try Ubuntu" entry-point of the installer, once it has installed you can use a Terminal to add the additional packages/config to guarantee the network would auto-start when booted on the broken Macbook19:26
qwebirc92232TJ-: ok i'm starting to see the light19:26
lotuspsychjecaroga_: after updated and rebooted to -44 kernel, update your bug you tested on -44 and if it works or not okay19:27
TJ-qwebirc92232: That shouldn't be necessary, but it does complicate matters a little19:27
Some_PersonA coworker and I with the same laptop model, both running Ubuntu 18.04, are seemingly having a major problem with kernel 4.15.0-44. With this kernel, the login screen comes up, but after putting in the password, we both get a black screen. 4.15.0-43 works fine. What should we do?19:27
TJ-Some_Person: do the PCs have Intel GPUs ?19:27
qwebirc92232TJ-: but can you take it from the top? let's say i've got the USB ready to go, the laptop is off, and i've got an ethernet cable connecting my desktop to the laptop. what do i do?19:28
TJ-Some_Person: and are they using multiple monitors?19:28
Some_PersonI believe we have nvidia and intel graphics (not sure which is default), and yes, we are both using multiple monitors19:28
Some_PersonI do not have the proprietary nvidia driver installed, only nouveau19:29
TJ-qwebirc92232: plug the USB into the Macbook (let's call it T for target) turn it on wait for it to boot. On your (S)ource PC  configure the Ethernet interface manually with an IP address in the same sub-net as has been set in T19:29
lotuspsychjeSome_Person: is there a reason why you use nouveau on optimus card?19:29
TJ-Some_Person: we've hit a regression in -44 affecting Intel graphics with multi monitors19:30
Some_Personlotuspsychje: Haven't had any reason to bother installing the proprietary drivers19:30
TJ-Some_Person:  see Bug #181374519:30
ubottubug 1813663 in linux (Ubuntu) "duplicate for #1813745 External monitors does not work anymore 4.15.0-44" [Undecided,Confirmed] https://launchpad.net/bugs/181366319:30
carogalotuspsychje, I updated, no difference.19:30
qwebirc92232TJ-: how do i set the IP of the Target laptop before booting it ?19:30
lotuspsychjecaroga: ok tnx for testing, can you add that to your bug too please?19:31
carogalotuspsychje, already on it :D19:31
lotuspsychjetnx19:31
TJ-qwebirc92232: whilst you are installing it via the Virtual Machine guest, you can add the static IP address config19:31
TJ-qwebirc92232: Is your (S)ource machine MacOSX or Linux?19:31
Some_PersonThe strange part is that we can both get to the login screen, just not any further19:32
lotuspsychjeSome_Person: for optimus cards i would reccomend installing the nvidia driver, from there you can enable performance mode or powersaving mode19:32
TJ-Some_Person: the problem often occurs when the driver is trying to configure the outputs19:32
qwebirc92232TJ-: ohhh, i missed the VM part altogether. So, this would require me to get a VM and Vagrant (i suppose?) on mySource desktop first, right? i have no expereince with VMs... :-\19:32
TJ-qwebirc92232: no, nothing so complicated. What OS are you using? Things like VirtualBox are cross-platform hypervisors and make it easy19:33
TJ-qwebirc92232: you'd attach the USB device to the VM, and the Ubuntu ISO installer image file, and then run the installer in "Try Ubuntu" mode19:33
qwebirc92232TJ-: i'm using MacOS 10.13.619:34
carogalotuspsychje, it's there https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1813783/comments/319:34
ubottuLaunchpad bug 1813783 in linux (Ubuntu) "Unable to toggle Touchpad by keyboard shortcut" [Undecided,Confirmed]19:34
lotuspsychjecaroga: tnx, ill be bbl now ; )19:34
carogathank you for your help. cya later!19:34
TJ-qwebirc92232: I presume MacOS has its own hypervisor too, but I've not touched it so can't advise on that. But a VM is the bets way to get the USB configured correctly and reliably first19:34
sacardeis possible to start ubuntu-18.04-dvd with wayland?19:35
Some_PersonIt's also not just my external monitors going undetected, I just flat out get a black screen even on the internal display, and I can't even get to a tty19:35
TJ-Some_Person: yes, that is one of the symptoms, the problem is due to incorrectly handling DPMS (Display Power Management )19:36
qwebirc92232TJ-: the (S) is Mac and (T) is Mac19:36
TJ-Some_Person: just boot to the older -43 kernels for now until the fix is released19:36
TJ-qwebirc92232: I thought so. So 1st step is to gain confidence in operating/creating virtual machine guest installs19:37
TJ-qwebirc92232: external monitor on T would be much simplier... can you not 'borrow' one from an unused PC for an hour?19:38
Some_PersonThanks!19:38
qwebirc92232TJ-: ok, so since i have zero exp. on this, how do you think i should proceed? also, i assume that i would need to have the Ubuntu 18 LTS "burned" to the USB before involving the VM, or no?19:38
qwebirc92232TJ-: also, at first, i thought you were suggesting to connect the (T) to the (S) via ethernet and assign the (T) an IP and hostname so that I could SSH to (T) from (S) using `ssh ubuntu@target.local`19:40
TJ-qwebirc92232: no. You'd download the Ubuntu installer ISO file. You'd then create a VM guest and attach this file to it as a virtual CD/DVD device, and attach the USB storage device too. The guest would boot from the CD/DVD installer image19:40
TJ-qwebirc92232: You'd boot the installer image in the "Try Ubuntu" mode which starts a 'live' desktop session, where there is an "Install Ubuntu" icon on the desktop which you'd use to install to the attached USB. After installer finishes you'd open a terminal and using the shell command-line manually do other steps to add the network configuration19:42
TJ-qwebirc92232: once that was done you'd shutdown the VM, take the USB to T and boot T. T would be connected to S with wire. On S you'd configure the IP address, and then be able to connect to T using SSH19:42
qwebirc92232TJ-: argh, that seems confusing but i'm open. would it be easier - if possible - to put the ISO on the USB, boot the (T), and try to SSH from the Source desktop through the ethernet cable? I seem to remember doing just that when setting up a raspberry pi (headless)19:44
Some_PersonIs there any ETA for a -45 release fixing this btw?19:44
qwebirc92232TJ-: for Raspberry Pi, I recall setting up the USB, then with the USB on the (S) machine, going to the /boot folder of the USB and adding some wpa_supplicant.config or some such and that working.19:46
qwebirc92232TJ-: and also, i seem to remember simply connecting the RPi to the desktop with ethernet cord and being able to ssh right to the RPi19:47
Prox_hello i was wondering if there is a faster up-to-date network manager for ubuntu?19:48
qwebirc92232TJ-: i was hoping it would be somewhat like the RPi, so that I could either plug (S) and (T) with the ethernet cord and control the headless machine with SSH or editing a wpa_supplicant.config file (or whatever CLI tool to use) with the proper format that ubuntu needs. i should be able to get the credentila details from the IT support ppl on campus, but I don't know anything about the format/structure of the wpa_supplicant.conf19:52
qwebirc67666TJ-: sorry for the lapse - i'm the user trying to set up the headless dekstop on a broken macbook laptop19:55
spinyshipHello World19:58
TJ-qwebirc67666: the methods are different, For the RasPi I'd assume you had a prebuilt image written to the SD-card20:03
qwebirc67666TJ-: yes, and that's what I'm trying to do here with the v18 LTS - if possible20:03
TJ-qwebirc67666: for your no-display Macbook you've need to get a prebuilt image into it, which first requires a removable USB install that provides the network connection, from which you can *then* do an install to T's disk drive20:04
OerHeksone needs a working macbook to fiddle a working noninteractive image20:04
TJ-qwebirc67666: the other option of course is to remove the disk drive from T, connect it via an external caddy to another PC, and install to it that way, then move it back20:04
qwebirc67666TJ-: i want to stay using the USB "live" OS the whole time - I don't intend to wipe the macbook and install Ubuntu or even put a ubuntu version on the internal drive20:05
OerHeks"live image" with ssh access installed, i guess?20:05
TJ-qwebirc67666: in which case just installing to the USb will be sufficient then20:06
TJ-qwebirc67666: but you cannot use the 'live' environment for that since that doesn't retain any state, and you need state for the wifi side to work20:07
resistor4uTJ-: sorry AGAIN, i finally swtiched yo my IRC acct.20:10
TJ-resistor4u: you cannot use the 'live' environment for that since that doesn't retain any state, and you need state for the wifi side to work20:12
resistor4uTJ-: so yes, i'm trying to set up a "live" bootable with permanent ("persistent") storage on a removable USB to run on my old macbook with the broken screen20:12
TJ-resistor4u: so you do need to install properly to the USB20:12
resistor4uTJ-: i suppose so. the stuff google turns up for this all involve kali linux, but i think i just need ubuntu lol20:13
OerHeksyou also need to make sure boot from usb is enabled, macbook and efi ..20:16
OerHekspress some keys to start live mode, keyboard, language ..20:18
resistor4uOerHeks: boot from USB is a setting I need to configure on the ubuntu USB image (e.g., by placing a file or altering some config), or from the Macbook end? Because I've booted from a USB on this macbook before.20:18
resistor4uOerHeks: also, this is a macbook with a broken screen - i.e., it doesn't work at all20:18
OerHeksoke, so boot is enabled, and you pressed some keys to continue20:18
OerHeksuse an external screen?20:19
resistor4uOerHeks: no, i haven't done any of this because I'm trying to setup and configure a headless ubuntu machine with SSH and/or VNC enable and a WPA2-Enterprise connection configured before inserting the USB into the Macbook so that I can simply boot the machine from the USB and then SSH/VNC to the machine. there is no option for external screen and no ethernet availability20:20
resistor4ubut I could connect the desktop PC to the laptop with an ethernet cord and try to SSH/VNC to it20:21
OerHeksthat would require so much work, with a tool like cubic or mkusb and debootstrap, installing to a 2nd usb is smarter20:23
resistor4uOerHeks: what do you mean by a second USB?20:23
OerHeksto install to20:24
resistor4uOerHeks: but why a 2nd USB when i could just as easily use the first USB?20:24
forgotmynickIn hosts.deny I have sshd: ALL EXCEPT /etc/whitelist. I want to now include a dynamic dns hostname. I tried adding the URL into the whitelist file and also with a leading dot but no avail. Is it possible to add this to the file or add multiple exceptions to the hosts.deny file ?20:25
OerHeksbecause your ssh and wireless question makes it almost impossible..20:25
resistor4uOerHeks: but this is more-or-less exactly what a friend and I did on a Raspberry Pi - could it really be that much different?20:26
OerHeksbut oke, try a live iso with persistence part, https://askubuntu.com/questions/741753/how-to-use-cubic-to-create-a-custom-ubuntu-live-cd-image // https://help.ubuntu.com/community/mkusb#Persistent_live_systems20:26
=== alina-malina__ is now known as Alinka-Malinka
resistor4uOerHeks: for the RPi, it was simply these steps: 1) burn an OS image to a USB card using Etcher; 2) put the USB into a computer; 3) mount the USB; 4) change dirs to the /boot or /root folder of the bootable USB; 4) add a wpa_supplicant.config file with relevant details; 5) remove USB device and insert to RPi; 6) boot the RPi; 7) connect RPi via ethernet to a different computer; 8) ssh to the RPi via `ssh root@hostname.local`20:31
OerHeksbut the live iso has no sshservice running20:32
resistor4uOerHeks: bingo. neither does the RPi by default. In the RPi running Raspbian,  you needed to add a file named .ssh_enable to the /boot folder and that's it. Surely there is something similar for Ubuntu??? Or some startup script I can edit before booting the machine??20:34
OerHeksno, there is no such thing AFAIK20:35
resistor4uOerHeks: and if not, then surely there's a way to pre-configure the WPA2-Enterprise connection before booting the machine so that I could then SSH/VNC to the booted machine via Wifi20:35
OerHeksthis is running in circles20:36
resistor4uOerHeks: it's starting to, yes.20:36
ioriaresistor4u,   openssh-server it's not installed (anymore) on the livecd20:36
ioria*included20:37
resistor4uioria: aha, ok - so is it possible to include this without having to rebuild the kernel or something crazy?20:37
ioriaresistor4u,  you need a custom image20:39
OerHeksmake a live usb with persistence, write a script that installs the wpa suplicant, you need to put the deb in the persistance, setup a wireless user, install a ssh service, opens ports like "sudo ufw ssh enable" and make a ssh-user with password ...20:39
OerHeksbut you still need to press some keys, to boot20:40
IndustrialHi. How do I find out (command line) 1) WHat graphics card I have 2) What driver I have and if it needs updating20:40
resistor4uOerHeks: right, like <opt> and maybe arrow over20:40
ioriaresistor4u,  just popped in, but iiuc, you can install ubuntu on an external device, install what you want, configure autologin, plug the device in the broken pc, and wake on line20:41
OerHeksdriver in use >> lspci -nnk | grep -i vga -A3 | grep 'in use'20:41
OerHekslspci | grep VGA # for the GPU20:41
OerHeksto see if there are drivers availabele : sudo ubuntu-drivers list20:41
OerHeksor go wild : sudo ubuntu-drivers autoinstall # and install the default drivers available automatic20:42
alphazed1972So I'm messing around with booting into recovery mode in ubuntu 18.04 - and a menu comes up that lets me drop into a root shell without requiring a password20:43
alphazed1972Is this secure?20:43
resistor4uioria: cool. but how would i `dpkg -i` the .deb if i do not first have SSH/VNC connection?20:43
TJ-alphazed1972: that's the friendly-recovery package presents that.20:43
ioriaresistor4u,  'install what you want'  part20:43
OerHeksalphazed1972, if you have choosen no encryption, yes, this is unsecure20:43
tomreynalphazed1972: anyone with access to your computer can access its file systems, whether booting off hard disk or not, so allowing unauthenticated root access to it is not an issue.20:44
TJ-alphazed1972: in recovery mode you're operating at the same level as the init daemon, and 'root' (UID 0) account has no password20:44
OerHeksbut encryption and messing things up is a bigger problem20:44
resistor4uioria: there is no screen available...20:44
ioriaresistor4u,  you use another pc20:44
resistor4uioria: argh20:44
alphazed1972can I disable this behaviour20:45
ioriaresistor4u,  you'll get it done in 25 min20:45
alphazed1972?20:45
resistor4uioria: and everyone is certain on here that no existing default Ubuntu official distribution has openssh already on it?20:45
ioriaresistor4u,  frankly....maybe server ed20:45
alphazed1972#TJ20:45
alphazed1972~TJ20:45
TJ-resistor4u: correct, it is expected to use preseeding to add packages during installer operation automatically20:46
ioriaresistor4u,  check the server manifest20:46
resistor4uioria: the whole idea is to make this broken machine a headless server20:46
tomreynalphazed1972: which behaviur exactly, the recovery shell, the ability to login at the recovery shell without providing a password (but not all the other ways allowing unauthenticated access to your data), or the fact that your data is stored unencrypted on your disk?20:46
ioriaresistor4u,  i got it20:46
TJ-alphazed1972: disable what specifically? The menu, or access as root?20:47
RumenTJ it is not the hard disk, the test shows the disk is fine. But I removed one old WIFI PCI card and will see if it was the problem. Thanks for pointing me the hardware I searched some program that caused the problem.20:47
TJ-Rumen: ahhh, so a hardware issue causing problems on the PCI bus maybe?20:47
alphazed1972non password root access - I get it that anyone with physical access to my system can find a way in... but it just seems silly to provide that by by means of an escape key, a couple arrows down, and another couple arrows down20:48
TJ-alphazed1972: that's why we have 'full disk encryption'20:48
alphazed1972okay - but I'm doing machine learning on these boxes, won't the encryption slow me down?20:49
TJ-alphazed1972: you can also password-protect the grub boot menu to prevent that, but it is trivial to avoid20:49
resistor4uTJ-: so there are no official ubuntu-server distributions that have openssh and openssh-server installed by defautl?20:49
OerHekswith a multi core and 2 gb ram, maybe 4% ?20:49
philip__uh, hello?!20:50
TJ-resistor4u: not for Intel/AMD CPU no (other than possibly 'cloud' images); there may be for some embedded arm builds but not sure, they're generally kept minimal deliberately.20:50
tomreynhi philip__20:50
alphazed1972okay so I have a dual xeon, fast ssd and 256 MB RAM... I should just encrypt20:50
OerHeksubuntu core lets you setup an ssh account online, but includes no wireless20:51
resistor4uTJ-: thankyou for helping answer my questions20:51
resistor4ui guess that means i should 1) pack up and go home to figure out how to get a screen or 2) pick a different linux flavor?20:51
tomreynalphazed1972: i suspect you mean 256 GB RAM?20:51
TJ-alphazed1972: 256MB RAM? Ubuntu won't install in that!20:51
alphazed1972TJ / tomreyn - correct 256 GB20:52
TJ-resistor4u: as I said earlier, easiest is to 'borrow' an display for an hour!20:52
resistor4uTJ-: i really am basically in a broom closet in the social sciences building. i'd have to haul the laptop and search for a spare screen that might have a connection the fits the laptop20:53
resistor4ugrad students get the shaft - we do most if not all the grunt work20:53
resistor4uignore my bitching20:53
alphazed1972next question, is anyone out there succesfully running an nvidia rtx 2080 on ubuntu 18.04 - I have been doing all the ussual nomodeset blacklist nouveau stuff... and I can't get it booting with this card20:53
TJ-resistor4u: right, but in the time you've already spent...!20:53
tomreynalphazed1972: full disk encryption will have an impact either way. on modern hardware where it can use CPU (hardware) crypto extensions it is marginal and won't be noticed other than in benchmarks. full disk encryption is also a way to ensure your data will not fall into other peoples' hands once you have to replace your disks (such as when they no longer work properly, but data recovery may still be possible).20:55
OerHeksalphazed1972, your card needs the 410 driver, https://www.nvidia.com/download/driverResults.aspx/138279/en-us20:56
OerHeksthat card is so new, you need the driver ppa i guess https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa20:57
alphazed1972yeah I tried the 415 driver - its listed as compatible - but no luck using the ppa20:57
OerHeksoh, then be patient, it will be fixed in the future20:57
alphazed1972okay - so I'll try 410 for now20:57
=== nat_ is now known as Natkeeran
OerHeksand i would use 18.10 for that, newer kernel .. or use the !HWE stack20:59
OerHeks!hwe20:59
ubottuThe Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack20:59
OerHeks... and some just turn off the Intel in bios, https://askubuntu.com/questions/1095636/ubuntu-18-04-not-booting-with-aorus-rtx-208021:00
kinghatis it ok to get firefox build from disco?21:01
tewardkinghat: from disco to... what?21:01
tewardCosmic?  Bionic?  Older?21:02
kinghatsorry. bionic.21:02
wyrehi everyone, I'm having got issues with my ubuntu 18.04 and java21:02
alphazed1972 All - I am thinking about going 16.04 actually - 18.04 is just becoming supported enough to use with the ML packages out there... I fear 18.10 will be too bleeding edge.21:02
tewardkinghat: I wouldn't.21:03
tewardkinghat: mostly because Firefox on newer is built with newer OPenSSL and that might not port backwards to your older OpenSSL libraries sanely.21:03
wyreit seems stdin is not available for java21:04
wyrehttps://bpaste.net/show/0133fef09fb921:04
tewardkinghat: this said, is there a reason you need firefox 65 and not 64 which is in every other version of Ubuntu at the moment.21:04
wyrewhat do you think?21:04
wyrehow can I traceback the issue?21:05
=== anders is now known as Guest17541
kinghatwell its 64 and not 64.0.2. was just thinking the disco builds were updated faster.21:06
kinghatprobably flawed thinking.21:06
tewardkinghat: i'd steer clear of +1 builds unless you know what you're doing :P21:08
LOOMISbir tawil21:09
LOOMISterra nullius21:09
kinghatsteer clear of them?21:09
kinghatits fixes for the 64 version.21:10
=== sinner is now known as Guest62896
wyreblackflow, they cannot/dont want to help me xdd21:23
wyreso I don't know what more can I do21:23
wyreit must be related with this machine21:25
=== Tin__man is now known as Tin_man
johnnyfiveIs there a tool available to create Release files for a repository?21:32
johnnyfiveNvm I *think* I found it. Was googling the wrong thing21:36
marmadukesiemka :D21:46
=== Ricardus_ is now known as Ricardus
LoshkiI bought an NVME.m2 drive on a whim, installed and booted 16.04 in AHCI mode. Works fine, but doesn't respond to SMART. Is this as it should be? How are you supposed to monitor them?21:51
compdocyou might need to set smart on in the bios21:51
compdocusually, it just works21:52
compdochow are you reading it?21:52
Loshkicompdoc: gparted had no problems creating gpt and I've had no problems mounting the partitions. But it doesn't respond to 'hdparm -I' and smarctl --all says it can't identify device. Not sure what type to specify for -d21:56
compdocwhat dev is it?21:56
LoshkiA Samsung 970 Evo NVME M.2 model MZ-V7E250. Something about AHCI vs. SATA mode, perhaps?21:58
OerHekshdparm -I /dev/sdXY, then it complains about sudo21:58
OerHekserr /dev/nvme0 ?21:58
OerHeksnvme0n121:59
LoshkiEr, /dev/nvme0: HDIO_DRIVE_CMD(identify) failed: Inappropriate ioctl for device. Is this even supposed to work?22:00
TJ-Loshki: which kernel version, which smartmontools version?22:01
LoshkiUbuntu 16.04.5 LTS, 4.15.0-43-generic, smartctl 6.5 2016-01-24 r4214. Too old?22:03
TJ-Loshki: smartmontools v6.5 added the initial NVME support so in theory it ought to work.22:03
TJ-Loshki: any clues in the kernel log?22:03
OerHeksi think nvme0 is not enough ? nvme0n1 is the 1st device22:05
tomreynLoshki: use nvme (package nvme-cli) rather than hdparm, though22:05
LoshkiOerHeks: I tried various name variants, no difference.22:07
TJ-Loshki: as was said earlier, ensure SMART is enabled in the Motherboard firmware setup22:09
Loshki nvme id-ctrl /dev/nvme0n1 returns a bunch of sensible info. It's there, it's working. nvme smart-log /dev/nvme0n1 also returns plausible info. A smartctl bug?22:09
compdocI installed my first M.2 eSATA drive recently, and smart sees it. Is there a bios update for you motherboard?22:09
Loshkinvme smart-log /dev/nvme0n1 looks reasonable. So, a smartctl bug?22:11
LoshkiAh. Looks like a smartctl bug (and perhaps hdparm too). https://askubuntu.com/questions/940133/ubuntu-16-04-m-2-ssd-doesnt-display-anything-when-using-smartctl-a-unknown22:14
TJ-Loshki: maybe the device uses non-standard information pages that smartctl 6.5 wasn't aware of (that's 2016 vintage)22:14
TJ-!info smartmonctl cosmic22:15
ubottuPackage smartmonctl does not exist in cosmic22:15
TJ-well duh22:15
TJ-!info smartmontools cosmic22:15
ubottusmartmontools (source: smartmontools): control and monitor storage systems using S.M.A.R.T.. In component main, is optional. Version 6.5+svn4324-1 (cosmic), package size 445 kB, installed size 1533 kB22:15
TJ-looks like it hasn't been updated in a while22:15
Loshkitomreyn: thanks for the nvme package suggestion, I think that helped narrow it down. Thanks for other suggestions too. I will investigate smartctl further22:15
LoshkiThanks all others who played also...22:16
Loshkismartmontools: NVMe support is missing, #161602022:17
TJ-bug #161602022:20
ubottubug 1616020 in smartmontools (Ubuntu) "NVMe support is missing" [Undecided,Expired] https://launchpad.net/bugs/161602022:20
TJ-Problem is the v6.5 package is not built --with-nvme-devicescan22:24
texlaUbuntu 18.04.1 My home/ray/Desktop folder shows empty none of my icon launchers are in the folder..How to add icons to the desktop folder22:24
alphazed1972TJ so I just did a clean install of 18.04, encrypted my drive(thanks for that tip), added the graphics ppa and installed nvidia 410, I also added blacklist.nouveau.conf with lines for modeset and blacklist, and again black screen of nvidia hell.  I figure my options are try 18.10 or got to 16.04 which I have seen working with the rtx 2080... what would you think to do?22:24
TJ-alphazed1972: I've stayed well away from nvidia for a long time due to the issues it causes22:26
alphazed1972TJ I get that - its the only thing that does machine learning though - there really is no substitute for a local research and development system22:27
TJ-alphazed1972: if being used for machine learning why are video drivers required?22:28
alphazed1972TJ - well I've got four of them in there, its nice to have one drive the three high res monitors attached22:30
alphazed1972machine learning is a lot about visualization22:30
alphazed1972TJ I'm going to try 18.10 - I'm not hopeful though22:36
nicomachusalphazed1972: have you tried the 415 driver from the PPA?22:38
* nicomachus did not scroll back very far to see the original question but maybe it helps?22:38
=== Butterfly^ is now known as Guest94453
ebol4When you create a symlink to an init.d script in /etc/rc0.d/, which function is it calling? start() ?22:43
woenxHi. I would like to try and compile one program, but I don't want to fill my computer with lots dependencies that I will only use once. Is there a way to create an insolated environment just to compile stuff under Ubuntu?22:46
OerHekssolution: build a virtual machine?22:48
ebol4woenx: you can set up a chroot build environment, but it may be simpler just to have a VM or other dedicated build machine22:48
guivercwoenx, https://help.ubuntu.com/community/BasicChroot  (if you want the chroot way, but I'd use a vm myself)22:49
woenxebol4, guiverc , thanks22:51
woenxDo you know if it is possible to compile ubuntu software from another distro?22:51
woenxI'd like to automate the process, but my server uses debian22:51
ebol4it is largely easy as long as you are on the same architecture (e.g. x86) and you are not compiling kernel modules22:52
ebol4if you're just compiling like, wget, or something small, it will work fine22:52
woenxaha22:52
ebol4but if you're compiling a kernel module for a wlan dongle, it won't22:52
ebol4unless you are compiling with the same kernel22:52
ebol4or you have the kernel headers you are compiling to22:52
woenxI wanted to try to compile digikam, which is a pretty complex software22:52
woenxand I found this before: https://discuss.pixls.us/t/compile-latest-digikam-on-ubuntu-18-04/988222:53
OerHeksgood luck22:54
woenxthanks22:54
ebol4i think the target machine (your ubuntu PC) will still need to have these dependency libraries installed in order for the software to work22:54
ebol4not the -dev versions22:54
ebol4but like, libx264 itself, for example22:54
woenxaha22:54
ebol4unless you statically link the binary i think22:55
woenxwon't the deb that results from compiling that code ask for these dependencies automatically?22:55
ebol4unless someone has made something that packages this particular software into a .deb file for you, the final product will not be a deb22:56
ebol4it will just the compiled program22:56
ebol4s/just/just be/22:56
woenxwell, I would put everything into a deb22:56
woenxwhich will ask for dependencies22:56
woenx(that's my idea, I have very little experience)22:56
ebol4that would take care of that then yes22:56
OerHekshttps://release.debian.org/migration/testing.pl?package=digikam22:57
woenx...aha...22:57
TJ-woenx: best way is to use sbuild (the Debian/Ubuntu tool), see e.g. https://wiki.debian.org/sbuild https://wiki.ubuntu.com/SimpleSbuild22:58
Kali_Yugahow do I turn off this swipe lock screen in ubuntu?22:58
woenxso it's going to be harder than expected...22:59
woenxdigikam on the repositories is still version 5.6.0, which is super old and full of bugs that have already been corrected23:00
OerHeksKali_Yuga,  in systemsetting somewhere, privacy - lock screen23:01
OerHeksand power - blank screen23:01
=== sinner is now known as Guest43794
=== Budgii is now known as Budgii_
=== Budgii_ is now known as Budgii
alphazed1972TJ nichomachus : I did try 415 - no good results either.   I pushed one step ahead, right now I am getting a PKCS#7 error for unsigned key on boot... the only problem is I cannot, for the life of me, figure out what I need to do on this motherboard to switch off secure boot23:27
petroeveryone is asleep?23:46
alphazed1972zzzzzzzzz23:46
OerHeksno, the munchies23:47
petrocan anyone advise on backup of a drive (maybe failing)23:52
petroI was going to use gddrescue23:53
petrognu rescue?23:53
=== Donkeybong is now known as TempUser029875
TempUser029875I have Ubuntu Mate and after running apt upgrade and rebooting I am now stuck with the splash screen dots in the middle of my screen, they will not go away even after I edited grub to remote the boot splash screen23:54

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!