/srv/irclogs.ubuntu.com/2018/09/21/#ubuntu.txt

moredrowsyhey, can someone please tell me how to reset the network when I've got a bridge set up?00:10
moredrowsysometimes when i boot up linux on an external hd with various computers, the internet won't connect 50% of the time. it has the circular arrow at gnome.00:10
moredrowsyi tried doing this command "/etc/init.d/network-manager restart" but no luck. only a full restart works 50% of the time.00:11
moredrowsyhere's a pastebin of my network interfaces: https://pastebin.com/8ckuqKjk00:13
[n0mad]moredrowsy: this page seems to give a plethora of ways to restart the network https://linuxconfig.org/how-to-restart-network-on-ubuntu-18-04-bionic-beaver-linux00:13
FortKnightmoredrowsy: you insist on keeping that "bridge"?00:14
moredrowsyi need to use it for the kvm00:14
moredrowsywell, let's disregard the kvm at the moment, how would you suggest to fix it?00:15
moredrowsy[n0mad], i tried all those. unforunately, it didn't work.00:16
FortKnightmoredrowsy: it's working right now though correct?00:17
moredrowsyyes, sometimes it would work and sometimes it won't00:18
moredrowsyand when it won't work, i tried all those nework restarts and etc and it's still dead until restart and then i just pray it'll work the next startup00:18
FortKnightmoredrowsy: have you looked at the logs when the symptom occurs??...intermittent issue..so the logs at present aren't going to reveal much00:18
moredrowsyhmm, which log should i look at next time when it happens?00:19
FortKnightmoredrowsy: the system log or syslog or journalctl00:20
moredrowsyok, i'll look at those next time it doesn't work. thanks for the help!00:20
ryuomoredrowsy: shouldn't you be using systemctl? Ubuntu has pretty much moved away from init and upstart.00:22
moredrowsyyes, i tried that too, unfortunately. =/00:26
ryuomoredrowsy: what version of ubuntu?00:33
moredrowsy18.0400:33
ryuomoredrowsy: ah... you've got issues then... i can see why a bridge would give you issues. they're normally setup on a single device... portable installs will have varying network devices.00:33
moredrowsyto be more precise, the problem happens A LOT more often at school's computer than at my home. Only happened twice at home but at school, it like a flip of the coin00:33
foureight84@nacc that's the problem since the software updater didn't give me any errors00:33
ryuoi'm not sure how you should handle that honestly. I normally configure for specific devices.00:33
ryuobut why do you need a bridge?00:33
ryuoOh. KVM.00:33
moredrowsy@ryuo, i need it for kvm to run windows 1000:33
foureight84i didn't even know there are broken packages00:33
foureight84i didn't reboot for the sake of rebooting. "i rebooted" was turning off the computer before going to bed and on a cold boot i saw the issue00:33
ryuomoredrowsy: all i can suggest is try setting them up with virtual interfaces and use NAT or something to put them on the regular network.00:33
moredrowsy@ryuo, do you know if getting rid of the bridge still have fileshare functionality?00:33
ryuoif they don't need to act as servers, that may be enough.00:33
ryuomoredrowsy: with what? just the host?00:33
roguegeekHello. Is there a way to enable natural scrolling on 16.04?00:33
moredrowsyyes, just the host. the onlyreason i need bridge is to get on win 10 to download project files but if i can file share then i dont need the net on kvm00:33
ryuomoredrowsy: well, if you can setup an NAT bridge for your VMs... that could be a viable workaround.00:33
ryuoIt would only have direct network access to the host.00:33
ryuomoredrowsy: then network connectivity for the VMs will be more dynamic, not dependent on the underlying networking hardware variants.00:33
moredrowsyok, ill read up on how to set up a ANT bridge. thanks for the idea.00:33
moredrowsyNAT*00:33
ryuomoredrowsy: it's basically a bridge that has an IP for the host and each container adds their own virtual interface to it.00:33
ryuoall network access outside is through iptables NAT.00:33
ryuothe host will act as a router of sorts for them.00:33
ryuomoredrowsy: this is very common with systemd containers or LXD.00:33
moredrowsyok, i'm confused but ill research it. thanks00:33
ryuomoredrowsy: not really that bad if you understand switches and routers.00:34
ryuothis doesn't use advanced features like VLAN.00:34
ryuoif you've ever configured a gateway router for your home, it's not much different.00:35
moredrowsyi haven't touched any router except what the router automatically does it me but i think i understand the underlying concept that you explained.00:36
starfyterDarn.  Missed a good question. :(00:36
moredrowsybrb. i'm going to rid of all the bridge stuff and try your suggestion.00:38
moredrowsyryuo, NAT works. thanks!00:57
texlaray@ray-Kudu-Pro:~$ ps x | grep -i wayland01:00
texla 2773 pts/0    S+     0:00 grep -i wayland01:00
texlaWhat is this telling me ?01:01
FortKnighttexla: are you still trying to figure out what you're running?01:06
texlaFortKnight, yes am I running wayland or Ubuntu I have logged in to Ubuntu01:07
FortKnighttexla: open terminal>   sudo apt install inxi01:07
FortKnighttexla: let me know when done...you can do this by simply saying "done"01:07
Bashing-omtexla: ' echo $XDG_SESSION_TYPE ' .01:08
texlaFortKnight, done01:10
FortKnighttexla: open terminal>   inxi -Fxxprzc0|nc termbin.com 999901:11
FortKnighttexla: share url/link here..if you do not get a url/link...say so01:11
texlaBashing-om, ray@ray-Kudu-Pro:~$ echo $XDG_SESSTON_TYPE01:11
texlaray@ray-Kudu-Pro:~$01:11
=== BgLamersTeam is now known as Dreaman
texlaFortKnight, ray@ray-Kudu-Pro:~$   inxi -Fxxprzc0|nc termbin.com 999901:14
texlahttp://termbin.com/qrxn01:14
FortKnighttexla: gnome gdm3 xorg01:15
FortKnighttexla: you are NOT using wayland01:15
FortKnightyou are NOT the father lol01:16
texlaFortKnight, I am logged in to Ubuntu 18.04.101:16
FortKnighttexla: yes you are.... Distro: Ubuntu 18.04.1 LTS01:16
texlaFortKnight, Thanks that answered my question01:17
johnjaytexla: how did you get that readout?01:18
johnjayinxi?01:18
FortKnighttexla: Desktop: Gnome 3.28.3 (Gtk 3.22.30-1ubuntu1) dm: gdm301:18
FortKnighttexla: Display Server: x11 (X.Org 1.19.6 ) driver: i91501:18
FortKnighttexla: gnome gdm3 xorg01:18
texlajohnjay, sudo apt install inxi then follow fortknights instructions01:22
johnjaythat nc command is uploading it to termbin??01:23
=== fcastillo_ is now known as fcastillo
appaAny advice on a good method for managing permissions on a network drive (NFS or something) with multiple users and machines on the network?02:03
FortKnighta system administrator02:06
kk4ewtappa groups make it easier02:07
appathey would but users are identified by UID on the NFS server and they vary from machine to machine02:08
appalol I suppose I should mention it's a home network and I'm dealing with family members02:08
kk4ewtappa make all the users the same gid on all the machines02:09
kk4ewtexcuse me uid02:09
FortKnightLDAP02:10
FortKnightwhy not centrally manage with LDAP...make your life easier02:10
appaI was looking into LDAP, but I'm missing something in the setup, it never seems to work.  I'm comfy in linux but not sys admin02:10
appathe uid might be a good temporary fix, just assign each kid a uid on their system02:11
appaFortKnight: if you can recommend a good newb's guide to LDAP I'd appreciate it.02:11
FortKnighthttps://help.ubuntu.com/lts/serverguide/openldap-server.html.en02:14
FortKnightthat's a LDAP doc sanctioned by ubuntu02:14
appathanks!02:14
pi0running ubuntu, codeblocks is not loading02:18
pi0just appears to load executable but does not load02:19
=== _rz1a is now known as rz1a\
GoopIs libre office the best there is for open source alternatives to Microsoft Office?02:48
=== rz1a\ is now known as _rz1a
NewToLubuntucan't get out of that windows habit of wanting to just close the pidgin buddy list and keep only the room open, wish I could launch it by default with the X scrolled offscreen to right so it's unclickable, did that now to prevent it02:59
NewToLubuntuupon automated startup I've been stalled on a black screen that doesn't reach login, I seem to get through when I select the Advanced option, choose Recovery Mode, and then "resume boot" without actually using any of the recovery options03:00
NewToLubuntuI'm wondering if I could figure out why that happens though and solve it so I can simply start it up and not need to do that03:00
NewToLubuntuor else, at least have it default to Recovery Mode every time I start the computer so that I can run that process03:00
NewToLubuntuand strangely, the Advanced options now give me 4 options instead of the usual 2, the normal and advanced for 2 versions, 4.15.0-34 and 4.15-029. I chose the 1st, not sure the why 2nd shows up if there was an update03:01
NewToLubuntuif it's not opssible to close the Pidgin buddy list I'm hoping to split it into a separate bar on the bottom so I can single click to return to this room03:04
tucemiuxanyone can recommend a virtualization app? I'm going to install win1003:35
tucemiux!virtual03:35
ubottuThere are several solutions for running other operating systems (or their programs) inside Ubuntu, while using the native CPU as much as possible: !QEmu (with !KQemu), !VirtualBox, !VMWare, as well as !WINE and !Cedega for Windows applications03:35
brandonkalHello, is it possible to use netplan to set dhcp to register the hostname with the dhcp server? My Ubuntu VM is getting a lease from pfsense but it is not registering the hostname03:46
=== ShaRose_ is now known as ShaRose
=== weltall2 is now known as weltall
VozivHello. Is there a way to point a domain name (for example voziv.test) to be resolved by a specific IP? On my macbook I'm able to set a file under /etc/resolver/squadley.test and specify the nameserver to contact.04:45
VozivMy main goal is to be able to redirect *.voziv.test and similar domains to query dnsmasq which is running in a docker container on my machine (dinghy-http-proxy to be exact)04:46
VozivI'm running 18.04 and as far as I can tell there's no /etc/resolver like on mac04:47
GoopVoziv, so the question is do you want this domain to public point to an IP address?04:52
VozivGoop: No, just on my machine. I'd just like my machine to use a specific nameserver when it queries voziv.test04:53
GoopOh okay, you have a local copy of DNS records.04:54
Vozivyeah. dnsmasq is running in a docker container, which is exposed on port 1932204:54
GoopI have a tutorial that was easy as hell to do what you're talking about.04:55
Goophttps://blog.heckel.xyz/2013/07/18/how-to-dns-spoofing-with-a-simple-dns-server-using-dnsmasq/04:55
GoopI know almost nothing about DNS, and that is the tutorial I used.04:56
LTorvaldsHey everyone, it's me!04:56
GoopLTorvalds, heyyyy!04:57
LTorvaldsGoop: How's the fam?04:58
GoopI saw on my chrome browser that you had stepped down a little bit. Unless of your this is not the real Linus Tarvolds. Lol04:58
GoopEh, I'm doing alright, how about yourself?04:58
LTorvaldsno i am Lenny Torvalds (No Relation)04:59
GoopOh lol.04:59
GoopYeah, I thought that was weird.04:59
LTorvaldsi agree, so strange04:59
NewToLubuntuwould anyone know how to set a keyboard key to function as right mouse click? my button isn't working05:00
GoopNewToLubuntu, interesting question. I am running Ubuntu LTS 16.04, so my question is which version of Ubuntu are you using?05:01
Triffid_HunterNewToLubuntu: mouse keys perhaps.. turns your numpad into a crude mouse input05:06
NewToLubuntuI'm using Lubuntu, maybe this wasn't an included feature?05:08
NewToLubuntuI think the latest one I'm using is based on 16.0405:08
NewToLubuntuI used to use MouseKeys back on Windows Vista, getting that back would be great05:08
NewToLubuntuI had considered the standard Ubuntu but had heard 4 GB of RAM was optimal and this desktop only had 3 GB05:08
VozivGoop: I followed this to setup dns masq: https://askubuntu.com/questions/1029882/how-can-i-set-up-local-wildcard-127-0-0-1-domain-resolution-on-18-0405:17
VozivInstead of putting address=/.example.com I put server= to point it to the other dns masq server05:18
GoopVoziv, did you have a problem with the tutorial?05:18
NewToLubuntuI just xkilled my OS bottom menu... does anyone know how to bring it back05:31
NewToLubuntuI thought I should click on the program in the task bar but it vanished the taskbar instead05:31
FuraiHow to disable ubuntu server MOTD?06:33
lotus|NUCFurai: join #ubuntu-server mate06:34
FuraiNot the answer I was looking for but I will. I think I'm hitting around 50 channels on Freenode about now. Thanks. :)06:38
lotus|NUCFurai: we seperate channels with experts of knowledge, i try to widen your options06:40
FuraiYeah, I understand. Sorry if it sounded like I got annoyed. :P06:40
FuraiIt's all good.06:40
MonsieurBonAfter upgrading to 18.04.1 I cannot login anymore. The graphical login screen just returns to the login screen and the command line login sais "Login incorrect". What can I do about that?06:56
vltMonsieurBon: You can check a non-graphical login (ctrl-alt-f1).07:05
vltSorry, I misread that.07:05
vltMonsieurBon: You can boot to "recovery mode" from GRUB and try there.07:06
vltMonsieurBon: If that fails as well you could boot from a USB drive and try to reset the password.07:07
=== HalfWord_ is now known as HalfWord
zzarrHello!07:45
akkonradin ubuntu 16.04 I launch my Postman app and icon is visible, but when I pick "lock to launcher" option the icon is missing and generic question mark is displayed instead.07:47
akkonradin corresponding .desktop file there is path to icon: Icon=/opt/Postman/resources/app/assets/icon.png07:47
zzarrI have a problem with a server, let me explain. I had a Debian server running xen with an Ubuntu guest, the server ran in to hw issues so I moved the guest to an machine with a Ubuntu Desktop install, got it running and everything was fine.07:48
zzarrI can ssh in to the host, but it can't reach out07:49
zzarrboth the guest and the host is running 18.0407:49
zzarrthe host have had docker installed and I plan on installing it again07:51
zzarrhere's the output from ip addr https://pastebin.com/mFYt4HCX07:53
=== kundancool is now known as anonymousK
Kingsycan someone help. I am always having problems with this and I would love to get a handle on it once and for all. My heads are not working. Tbh neither are my speakers but the headphonesa re the things I care about08:44
Kingsyironically bluetooth headphones DO work. but connecting directly to the minijack they dont08:45
KingsyWhat should I be checking first? I have checked they are not muted in alsamixer, however once plugged in they don't appear as a device in pauvcontrol08:45
zzarrKingsy, what hardware do you have?08:47
Something1What happens if I close the laptop lid during apt upgrade?08:58
Kingsyzzarr: can I finsd more information about that? its an hpzbook08:58
ledeniKingsy: 'lspci | grep Audio'08:59
Kingsyledeni: 00:1f.3 Audio device: Intel Corporation Sunrise Point-LP HD Audio (rev 21)08:59
ledeniKingsy:  can you check pavucontrol -- configuration -- profile09:02
Kingsyledeni: what am I looking for? it just shows the itnerface on "output devices" HDMI / Displayport is selected. and is the only device in the list09:03
ledeniKingsy: check configuration profile options09:05
Kingsyledeni: sorry I don't see a whole lot here. Under "configuration" there is "built in Audio" with again various HDMI options and also "Analogue Stereo Input"09:07
ledeniKingsy: just try build in Audio09:07
Kingsyledeni: yes but the dropdown options (profile) for built in audio are HDMI only.09:08
ledeniKingsy: ok09:09
KingsyDisital Stereo HDMI  output for example. Digital surround HDMI loads of HDMI options the only one that isnt HDMI in the list is "Analogue Stereo Input" those are all profiles of "built-in audio"09:09
muhahaHow to get a gpg key from PPA ? I dont want to use apt-key to download one. I need to wget (with http proxy) it and add manualy with apt-key. Thanks09:10
muhahalike wget https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x93C4A3FD7BB9C367 -o key ?09:11
ledeniKingsy: you connected with this lappy to tv?09:11
Kingsyledeni: no. just two monitors09:11
zzarrKingsy, I found this https://forums.linuxmint.com/viewtopic.php?t=26796309:11
Kingsyso the hdmi is in use.09:12
zzarrIt's for mint but it could work09:12
Kingsyhm I don't want to delete the config. There is some custom stuff in there for my pulseaudio server.09:13
zzarrKingsy, do "sudo modprobe -v snd-hda-intel" return anything?09:14
Kingsyzzarr: no! it doesnt09:14
Kingsyshould it?09:14
zzarryes09:14
Kingsyoh...09:14
Kingsywell I guess this is the issue.09:14
zzarryou're missing a driver09:15
Kingsyboom. Any idea how to add the driver I need?09:15
zzarryou could try "sudo apt install linux-restricted-modules-`uname -r` linux-generic"09:15
KingsyE: Unable to locate package linux-restricted-modules-4.15.0-33-generic09:16
zzarrtry "apt search linux-restricted-modules"09:17
Kingsyno results just Full Text Search... Done09:18
zzarrtry and see what "apt search linux-restricted-modules" yields09:19
zzarrjust realized, are you sure the sound card is enabled in BIOS?09:20
Kingsyzzarr: it has to be because bluetooth headphones work09:21
Kingsyright?09:21
Kingsyapt search linux-restricted-modules doesnt return anything either.09:21
zzarrKingsy, no, a bluetooth headset is a separate audio device09:22
zzarrI have to go soon09:23
Kingsyoh well I could check the bios!!09:24
Kingsy100%09:24
zzarryea, good luck09:25
zzarrbbl09:25
aLeSDsomeone know how could I access the files of a docker ?09:26
drageraLeSD: docker exec -it running_container_id /bin/bash09:30
drageraLeSD: Then you can `ls` in there09:30
aLeSDdrager, repository does not exist or may require 'docker login'.09:32
drageraLeSD: What? It needs to be running. `docker ps` then grab the CONTAINER ID and the run the command09:33
dragerand then*09:33
aLeSDdrager, this is the output of docker ps:09:34
aLeSD2cf7f6d494fc        eosio/eos-dev:v1.2.5   "/bin/bash -c ./scri…"   17 hours ago        Up 17 hours         0.0.0.0:8888->8888/tcp, 0.0.0.0:9876->9876/tcp   eosio_notechain_container09:34
aLeSDdrager, ok .. done .. I was using the name instead of image09:36
aLeSDthnaks09:36
drageraLeSD: Yeah, do `docker exec -it 2cf7f6d494fc /bin/bash`09:36
dragerYeah, name works as well.09:36
dragerNp09:36
muhahaIs possible to download this key sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 93C4A3FD7BB9C367 with curl ?09:44
=== kundancool is now known as anonymousK
jilhello09:47
jilhow do I purge and reinstall my window manager xfce ?09:47
=== capella is now known as capella|away
jilIt hangs at startup and I have to start by hand xfwm4 --replace; xfdesktop-start..09:48
imsurit1jil: by window manager xfce you mean thunar??09:48
jilisn't thunar the file manager ?09:49
SimonNLxfwm ?09:49
jilI mean the software handling the x-windows09:49
jilyes xfwm probably.09:49
SimonNLno idea what xf stands for but wm = window manager09:49
jilx (stand for itself I gess)09:50
jilwell at startup juste after logging I have only see a terminal partly drawn.09:50
jilI can enter commands.  I use it to enter xfdestop-start and xfwm4 --replace09:51
Something1Try removing ~/.config jil09:51
jilhum.. sounds like a good idea.  Thankyou Something1 didn't think about that.  (didn't know where the conf file was..)09:52
Something1(I don´t ever use XFCE so don´t know where the config files for it are, but that *should* be the place)09:52
jilit is09:52
Something1Yay! Lemme know if it works please09:53
jilcoming back (I hope)09:53
jilwell nope.  Did not work... I logged out, logged in but here was my screen https://www.imgpaste.net/image/wfhpE10:00
Something1Bah! That happened after an update?10:01
jilI don't recall... when exactly it started.. a few months.10:02
imsurit1jil: https://askubuntu.com/questions/143376/how-to-change-xfce4-default-window-manager10:04
Something1jil, I don´t know how to solve this.. maybe a sudo apt update && sudo apt-full upgrade, just to make sure about that. And then sudo apt --reinstall install xfwm4?10:08
Something1sudo apt full-upgrade*10:08
jilok.. I'll try.. thank you10:08
SimonNLsudo dpkg-reconfigure xfwm4     jil no idea waht that exactly does but worth checking out on the web10:11
SimonNLsounds promising to me10:11
=== kundancool is now known as anonymousK
jilYES !10:21
jilyes ! yes !10:21
jilall set back on track...10:22
jilThank you10:22
SimonNLjil: what ?10:29
SimonNLupdate, upgrade10:29
Something1yay jil :D10:33
Krematorguys, as 16.04 canonical has swapped completelly upstart for systemd right?10:45
FortKnight16.x is using systemd yes10:45
Something1I thought in 16.04 there were some upstart hooks still10:46
FortKnight16.x is systemd.10:47
KrematorSomething1, FortKnight, well it appears, i was just watching everything running on my system10:49
Krematorand still got 2 "upstart" processes10:49
Something1Yeah that´s what I mean! I don´t know what it´s used for but I thought it was still in small places there10:50
Krematoralthough i think it is only the subdirectory, but whoever its calling must be systemd (but what i know, im just guessing)10:50
Something1https://askubuntu.com/questions/867843/sysv-upstart-and-systemd-init-script-coexistence found this10:51
FortKnightthere's a #ubuntu-dev or #ubuntu-developer channel if you want to chat with devs about how/why ubuntu is the way it is10:51
lotus|NUCFortKnight: best not forward users over there without a specific reason10:52
KrematorFortKnight, dont worry, my knowledge doesn go that deep and also i guess the hybridation comes as the pay for the transicion10:53
Krematoryou know, they cant jsut trow years of code already made to work with upstart just because lol new init system10:53
lotus|NUCKremator: you dont need to use systemd if you dont like, there's 12.04 ESM too and 14.04 ESM soon10:54
KrematorESM?10:54
lotus|NUC!esm | Kremator10:54
ubottuKremator: Canonical offers paid extended security support for 12.04 through the Ubuntu Advantage program. For more information, see https://ubuntu.com/esm . ESM is not an Ubuntu community offering; please direct questions about it to Canonical directly.10:54
FortKnightlotus|NUC: i'm sure mods can "police" themselves and the rooms they mod10:54
FortKnightlotus|NUC: that's kinda what they do10:55
lotus|NUCFortKnight: im just saying, dont disturb devs when there's no actual need to10:55
Krematorlotus|NUC, lol no, im just an individual, i just asked by curiosity and if it was for "removing the systemDevil" i would just go with void linux or smth like that10:55
Krematorjust asked because reading some old tutorials o had downloaded and notice they mention upstart10:56
lotus|NUCKremator: systemd is not that evil, feel free to discuss it over #ubuntu-discuss10:56
Something1Hehe only slightly evil?10:56
FortKnightlotus|NUC: and i'm sure the room would be "invite only" or have some other mechanism to keep regular users out if it was of importance...like #linux NOT ##linux which is open to any and everybody10:56
FortKnightlotus|NUC: disturb?...worst case is nobody responds for hours.10:58
lotus|NUCfeel free to discuss in #ubuntu-discuss if you like FortKnight10:58
=== kundancool is now known as anonymousK
=== anonymousK is now known as kundancool
=== kundancool is now known as anonymousK
=== anonymousK is now known as kundancool
=== pavlushka_ is now known as pavlushka
dchapmanSo. Attemping an upgrade from 16.04 to 18.04 and this is the result: https://paste.ubuntu.com/p/hky2J2MbvV/11:28
dchapmanI'm a little concerned and not sure what to do next. Just rebooting seems like it could result in a no boot situation.11:28
mmkumr_After executive 'sudo iw wlp2s0 del' I am unable to turn on my wifi11:31
mmkumr_how to fix it?11:32
ioriammkumr_, shouldnot be persistent11:38
yeatsdchapman: you might try /var/log/dpkg.log to see if there's anything of interest11:38
yeatsdchapman: you could also try 'sudo apt -f install' to see what happens11:39
dchapmanyeats: Ok, the log file is long and I have no idea what I should be looking for. I'll try the -f install.11:40
dchapmanLooks like it's running to dep issues, and "no such file or directory" errors. It's processing a ton of packages though, apparently.11:43
yeatsdchapman: if you can record any errors you see (copy/paste them into a file somewhere) that will be helpful11:44
dchapmanWell, I'm not sure if I have the scrollback to catch them. Eesh.11:45
yeatsdchapman: you can use the 'script' command (either type 'script' [Enter] and it will create a file in the current directory called 'typescript' - after you're done, Ctrl-D will exit script)11:47
yeatss/either//11:48
JimBuntudchapman, you should be able to append '|& tee -a output.log' to your command... then you can see it, and capture everything to a log file as well11:48
yeatsyeah, more than one way to do it ;-)11:48
dchapmanNeat, didn't know about either!11:48
yeatsthe errors you're seeing *should* end up in /var/log/dpkg.log though11:49
dchapmanIt completed with 2384 not upgraded. What a headache.11:50
yeatsyeah :-/11:50
yeatsdchapman: you should see something like "Errors were encountered while processing:" with a list of packages - if you can pastebin that somewhere, it might help11:51
dchapmanI opened dpkg.log in vim and "while processing" didn't match anything. Hm.11:56
yeatsdchapman: no - not in the log - on the screen after running 'apt -f install'11:57
yeatsdchapman: and you can re-run 'sudo apt -f install' command too - it won't hurt anything11:58
dchapmanSure. Well, re-running it gives: 0 upgraded, 0 newly installed, 0 to remove and 2384 not upgraded.11:59
dchapmanScolling up as far as I can, I don't see any "while processing" messages.11:59
dchapmanI didn't know about capturing that output to a log until after I'd already run it. Heh.11:59
yeatsdchapman: try 'sudo apt full-upgrade' while capturing the output12:02
dchapmanyeats: Sounds good, I'll give it a shot.12:03
cognitionpastebin.com12:13
cognitionhttps://pastebin.com/D5crt77i12:15
cognitionntp is not starting, I pasted the output of strace ntpq -p12:16
cognition16.0412:16
cognitionseems like a well known issue but not able to find the fix12:16
dchapmanyeats: Still processing, but this time it appears to be unpacking things without too many errors.12:16
yeatsdchapman: good - if you're saving the output, finding the errors should be possible12:17
dchapmanyeats: Yessir, I used the method by JimBuntu, assuming I didn't mistype something. ;)12:17
yeatscognition: "Connection refused" may mean a blocked port or that there's a networking misconfiguration somewhere12:19
dchapmanMade more sense to me, I've used tee before to do some file cloning a while back.12:20
dchapmanScript looks interesting though I'll have to look at it too.12:20
yeatscognition: looks like it's trying to connect to NTP running on localhost, is that what you're trying to do?12:21
yeatsdchapman: script is handy if you want to record a terminal session where you're running more than just a single command12:22
dchapmanyeats: neat, that's super useful.12:23
cognitionyeats: np. not to localhost12:23
cognitionhttps://pastebin.com/aUbNBLhz12:26
dchapmanJust curious, what's "De-configuring" mean in a line. Is that dpkg setting up the configs?12:29
Korbinhello12:32
=== semeion is now known as mnemonic
haroldv22good morning I have the same problem with my wireless card I have ubuntu 18.04 and kernel 4.15.0-34-generic12:39
haroldv22the wireless card is disabled12:40
FortKnightharoldv22: are you chatting from the computer right now?12:40
haroldv22yes but I am connect by ethernet12:40
FortKnightharoldv22: open terminal>   sudo apt install inxi12:41
FortKnightharoldv22: let me know when done..you can do this by simply saying "done"12:41
haroldv22FortKnight, done12:42
FortKnightharoldv22: open terminal>   inxi -Fxxprzc0|nc termbin.com 999912:42
FortKnightharoldv22: share url/link here..if you do not get a url/link..say so12:42
haroldv22FortKnight, http://termbin.com/2tb312:42
FortKnightharoldv22: open terminal>   rfkill list|nc termbin.com 999912:43
FortKnightharoldv22: share url/link here..if you do not get a url/link..say so12:43
haroldv22FortKnight,  http://termbin.com/2tb312:44
FortKnightharoldv22: try again..you posted the exact same url/link twice12:45
haroldv22FortKnight, http://termbin.com/nnoh12:45
yeatsdchapman: proabably running a post-removal script for the old package12:46
FortKnightharoldv22: i think you're missing something here....one last time12:46
FortKnightharoldv22: open terminal>   rfkill list|nc termbin.com 999912:46
haroldv22FortKnight, http://termbin.com/5z8512:46
haroldv22FortKnight, can you see it ?12:50
FortKnightharoldv22: yep good12:50
FortKnightharoldv22: nmcli dev wifi list|nc termbin.com 999912:50
haroldv22FortKnight, http://termbin.com/41e512:51
FortKnightharoldv22: sudo ip link set wlo1 up12:53
haroldv22FortKnight, done12:54
FortKnightharoldv22: nmcli dev wifi list|nc termbin.com 999912:54
haroldv22FortKnight, http://termbin.com/jj3p12:55
FortKnightharoldv22: sudo iw dev wlo1 scan|nc termbin.com 999912:56
haroldv22FortKnight, http://termbin.com/ia8u12:56
FortKnightharoldv22: http://termbin.com/znc6 which one do you want to use12:58
FortKnightharoldv22: ?12:58
haroldv22FortKnight, SitiVe12:59
FortKnightharoldv22: your wifi is working..just pick one from the list http://termbin.com/znc612:59
FortKnightharoldv22: you should be able to use the GUI to select it and enter any password authentication now13:00
FortKnightharoldv22: give it a try now13:01
FortKnightharoldv22: all good?13:01
dchapmanyeats: So full upgrade completed, I searched the log and didn't find any "Errors were encountered" anythings else I should look for, or do you suppose it's safe to reboot? No packages remain to be upgraded except one, called mp3splt13:01
haroldv22FortKnight, but http://termbin.com/8zby13:02
haroldv22FortKnight, in the network-manager GUI this appaers disabled the option to select the wifi13:02
FortKnightharoldv22: nmcli dev wifi list|nc termbin.com 999913:03
haroldv22FortKnight, http://termbin.com/l2kle13:04
FortKnightharoldv22: net man still not showing anything like http://termbin.com/znc613:04
FortKnightharoldv22: sure isn't13:05
=== bs_ is now known as bs
haroldv22FortKnight, no13:06
FortKnightharoldv22: the problem appears to be with your network manager since the wlan is successfully scanning and picking up wireless access points in the area, proved by http://termbin.com/znc613:06
haroldv22FortKnight, ok, what do you recommen ?13:07
haroldv22FortKnight, reinstall network-manager ?13:07
FortKnightharoldv22: yeah i'd reinstall net manager13:07
ledeniFortKnight: who you sort out from http://termbin.com/ia8u to http://termbin.com/znc6 ssid13:08
FortKnightledeni: who?13:09
FortKnighthow?13:09
ledenihow13:09
ledenisorry13:09
FortKnightledeni: idk..i guess i've been doing this so long it comes from muscle memory or something13:09
ledenilol13:10
ledeniyou use some command13:10
FortKnightledeni: yeah grep13:11
FortKnightledeni: i just grep'd out what was important13:11
haroldv22FortKnight, I need reboot my system ?13:12
FortKnightledeni: trim the fat off13:12
FortKnightharoldv22: yes reboot..meet me back here13:12
haroldv22Ok13:12
=== Class7_ is now known as Class7
FortKnightI sit alone in my 4 cornered room, staring at candles....13:34
=== apetresc_ is now known as apetresc
BluesKajHey folks13:40
ledeniFortKnight:  i  find out ---> check  http://termbin.com/c9wv13:41
FortKnightledeni: yep looks like you got it13:42
ledeniFortKnight: 💪🏼13:43
haroldv22FortKnight, nothing I reinstall network-manager but this install how basic version13:44
plumaI have a bluetooth headset that (to my amazement) works fine but when I open a new session for a different user (via Ctrl+Alt+F1) the headset doesn't show up for that user. Is there any way to share the headset between both sessions the same way the normal output device is shared?13:47
plumaAFAICT the difference is that when switching sessions via Ctrl+Alt+F# the speakers are reassigned but the headset is not, so the headset keeps playing audio whereas audio playback is blocked for the speakers (and thus videos tend to pause when switching with speakers but not with the headset)13:49
YounderYes ALSA is a bit twitchy.13:55
ledeniharoldv22:  can you give us 'systemctl status NetworkManager.service | nc termbin.com 9999'13:56
Youndernc?13:56
kernel-3xpnc -h13:57
rdgappstreamcli is bombing all over the place and it's caused one machine to fail to update properly and is now borderline bricked.. this machine now can't update because of it13:58
rdgubuntu update is telling me to recheck my internet but obviously it works because here I am but the error message is actually appstream exitting early/crashing13:58
rdgE:Problem executing scripts APT::Update::Post-Invoke-Success 'if /usr/bin/test -w /var/cache/app-info -a -e /usr/bin/appstreamcli; then appstreamcli refresh-cache > /dev/null; fi', E:Sub-process returned an error code13:59
rdgif i run apt update from a terminal i get a glib-criticial error which kills appstream14:00
rdghm. for whatever reason, reinstalling libappstream4 solved it14:02
rdgexcept when I try to do an update now it's telling me I can only do a partial update14:02
rdgi did that on the other machine (that's now sort of bricked) and it failed when trying to do anything with virtualbox14:03
doubtful_hi14:04
doubtful_I want to upgrade from 16.04 to 18.0414:04
doubtful_when I run sudo apt update  && sudo apt dist-upgrade -y it does nothing14:04
shadow98hey guys how do you add a shortcut key for more than 4 virtual desktops.  I was able to configure shortcut keys for 1-4 but adding a 5th is not available.14:05
lotus|NUCdoubtful_: update-manager -c14:05
doubtful_Linux neon 4.15.0-34-generic #37~16.04.1-Ubuntu SMP14:05
doubtful_lotus|NUC, I am using kde neon14:05
lotus|NUCdoubtful_: yes?14:05
shadow98This in gnome desktop btw.14:06
doubtful_lotus|NUC, I am installing update-manager, not sure if it is different for kde-neon. Don't want to mix up stuff14:06
doubtful_shadow98, the update manager?14:07
shadow98no my above question?14:07
FortKnightharoldv22: hello14:07
haroldv22FortKnight, I reinstalled network-manager but I have the same problem14:08
haroldv22FortKnight, the network-manager show me disabled wifi option14:08
doubtful_$ sudo do-release-upgrade Checking for a new Ubuntu release No new release found.14:08
FortKnightharoldv22: give me a second, i got an idea14:09
doubtful_apt list I need to change?14:09
FortKnightharoldv22: nmcli d s|nc termbin.com 999914:09
=== MechWarrior234 is now known as Revan-
haroldv22FortKnight, http://termbin.com/i00514:10
=== Butterfly^ is now known as Guest32423
=== Butterfly^ is now known as Guest4586
=== Tara_h is now known as Butterfly^
=== Butterfly^ is now known as Tara
=== capella|away is now known as capella
ledeniharoldv22:  just open 'nm-connection-editor'  in terminal and make new wifi connection from there14:14
FortKnightharoldv22: nmcli d set wlo1 managed14:15
FortKnightharoldv22: i'm a english only speaker but i think "sin gestión" means unmanaged/not managed.14:16
FortKnightharoldv22: not my native tongue so i'm not %100 certain that's what sin gestión means14:17
FortKnightharoldv22: correct me if i am wrong14:17
haroldv22FortKnight, I created the new wifi connection14:18
haroldv22FortKnight, yes  "sin gestion" is do not administrated14:18
FortKnightharoldv22: so net manager set wlo1 managed worked for you?14:18
haroldv22FortKnight, no14:19
FortKnightharoldv22: nmcli d s|nc termbin.com 999914:19
haroldv22http://termbin.com/2hny14:19
haroldv22FortKnight, http://termbin.com/2hny14:19
FortKnightharoldv22: nmcli d set wlo1 managed yes14:20
FortKnightharoldv22: i made a typographical error before ...use the instruction above14:21
rdganyone running the latest VS Code in 18.04?14:21
rdgi'm getting segfaults after a dist-upgrade14:21
haroldv22FortKnight, 'nmcli d set wlo1 managed yes' ?14:22
haroldv22FortKnight, 'nmcli d set wlo1 managed yes' Done14:22
FortKnightharoldv22: lets see if it's still "sin gestión"14:23
FortKnightharoldv22: nmcli d s|nc termbin.com 999914:23
haroldv22FortKnight, http://termbin.com/yb2114:23
FortKnightharoldv22: brb14:29
FortKnightok14:30
haroldv22FortKnight, what is brb ?14:31
FortKnightbe right back14:31
haroldv22FortKnight, i am installing wicd to tes14:33
haroldv22FortKnight, i am installing wicd to test14:33
FortKnightharoldv22: okay...if that doesn't work remove it, then use this link to try to connect to the network https://askubuntu.com/questions/461825/how-to-connect-to-wifi-from-the-command-line14:35
doublehphow to dig this ? Setting up policykit-1 (0.105-14.1ubuntu0.1) ... Segmentation fault14:36
=== mpo_ is now known as mpo
rorydoublehp: can you run this: sudo dpkg -i /var/cache/apt/archives/policykit-1*14:41
rorydoublehp: does it give any more info14:42
doublehpNo such file or directory14:42
rorydoublehp: what were you doing to get that error?14:42
doublehphttp://paste.debian.net/1043590/14:42
doublehpall apt dpkg and aptitude commands give segfault14:42
rorywhat ubuntu version?14:43
doublehpxenial14:43
jellydoublehp: what was the initial command you ran?14:45
doublehpaptitude install munin-node14:46
jellycan you pastebin the whole output of that?14:46
jellyyou wouldn't be mixing different ubuntu releases would you?14:46
doublehpin 5mn14:47
doublehpno14:47
dbff2I have a problem with my ubuntu 18.0414:48
doublehpjelly: http://paste.debian.net/1043592/14:49
dbff2Every time I put the computer to sleep my background changes to: https://image.ibb.co/jKk0Pz/Screenshot_from_2018_09_21_07_47_16.png14:49
dbff2same for my lock screen14:49
dbff2super weird issue14:49
doublehpdbff2: not surprising14:49
dbff2why?14:49
doublehpconfiguration issue in your BIOS, or faulty video driver, or design issue in your motherboard.14:50
dbff2doublehp my laptop is Dell g5 series14:50
doublehpthis kind of issue heavily depends on the level of sleep mode, but is quiet frequent on home made machines, usually rare on prebuild systems14:51
doublehpdbff2: it's harmless, and I never tried to fix it14:51
dbff2problem is I have to use my laptop for presentations and people wonder wtf is wrong with me for using such a background lol14:52
dbff2I am using Nvidia-driver-39014:52
doublehptell them it's an animated random number generator which takes it's seed in the SETI program14:52
dbff2for gtx 1050 ti14:53
dbff2:)14:53
rorydbff2: you could modify the file /etc/default/grub - find the line GRUB_CMDLINE_LINUX_DEFAULT and append "nomodeset" to the list of parameters already there14:56
rorydbff2: e.g. GRUB_CMDLINE_LINUX_DEFAULT="quiet splash nomodeset"14:56
rorydbff2: and then run "sudo update-grub"14:56
rorydbff2: and then reboot14:56
doublehpjelly: going to reinstall in 25s15:05
haroldv22FortKnight, thank you very much15:08
FortKnightharoldv22: no prob15:09
FortKnightharoldv22: how did wicd go?15:09
haroldv22FortKnight, excellent15:09
dbff2rory just modified grub and my laptop wouldnt boot up15:11
dbff2changed it back15:11
rdgtrying to install ubuntu.. dual boot.. windows already installed and was bootable.. do I select the windows disk for grub or the linux disk15:13
rdglooks like it tried by default on the linux hd and failed.. now no matter what drive I select it keeps failing15:13
pnwiseWhy isn't chomium updates work in 16.04?15:14
pnwiseI have security updates enabled15:14
lotus|NUCpnwise: chromium is being tested for snap15:14
pnwiseBut it is still on chromium 6415:15
pnwisehttps://launchpad.net/ubuntu/xenial/+source/chromium-browser15:15
=== akem__ is now known as akem
lotus|NUC!info chromium-browser xenial15:15
ubottuchromium-browser (source: chromium-browser): Chromium web browser, open-source version of Chrome. In component universe, is optional. Version 69.0.3497.81-0ubuntu0.16.04.1 (xenial), package size 55943 kB, installed size 203720 kB15:15
lotus|NUCpnwise: is your system up to date?15:15
pnwiseyeah it is15:16
pnwiseit shows I have to update only vim because I sue repo for it15:16
pnwise*use15:16
pnwiseAnd also cuda15:16
lotus|NUCpnwise: uname -a please?15:17
pnwiseLinux desktop-pc 4.4.0-116-generic #140-Ubuntu SMP Mon Feb 12 21:23:04 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux15:17
pnwiseMaybe you mean lsb_release -a ?15:17
pnwiseNo LSB modules are available.15:18
pnwiseDistributor ID:Ubuntu15:18
pnwiseDescription:Ubuntu 16.04.3 LTS15:18
pnwiseRelease:16.0415:18
pnwiseCodename:xenial15:18
lotus|NUCpnwise: .5 is out mate, update to latest15:18
dchapmanyeats: Just wanted to say thanks, everything worked out. Running 18.04 without too many problems (a few xfce issues notwithstanding)15:18
lotus|NUC!cookie | yeats15:18
ubottuyeats: Wow! You're such a great helper, you deserve a cookie!15:18
lotus|NUCpnwise: sudo apt update && sudo apt full-upgrade15:19
pnwiseNo it is not15:19
pnwisethere is .415:19
pnwiseAlso I want just to upgrade chromium15:19
pnwiseWhich should work15:20
pnwiseBut it does not15:20
lotus|NUCpnwise: thats not how it works, to update packages you need to update your system15:20
pnwiseI am going to install 18.0415:20
pnwiseWhen I get the time, but I have too much work15:20
dchapmanAlso you can use a PPA to install new releases of software, just be aware that these don't go through the ubuntu testing cycle (afaik)15:21
pnwiseYeah the problem here is the official package don't get updated15:22
pnwiseAlso apt full-upgrade doesn't do waht you think you do15:23
pnwiseWhatever15:23
pnwiseI will just intall 18.0415:23
pnwiseWhen I get the chance15:23
lotus|NUCpnwise: pastebin to prove whats happening when you update please15:23
dchapmanI see, in that case you have two options. Look for someone maintaining a.. Ok. 18.04 may get you the latest version, but then again, it may not. You may need to use a PPA, or, build the package yourself if you really need it (and can't find a PPA maintained)15:24
dchapmanIn most cases I don't recommend it though, as it may involve dependencies which may conflict with packages you already have installed.15:26
dchapmanOnly in critical ops do I consider going outside the official repos. :)15:26
pnwiseThat is not critical15:26
pnwiseActually it is15:26
pnwiseThere is security updates between 64 and 6915:26
pnwisehttps://pastebin.com/37VYbsWL - lotus|NUC15:27
pnwiseI am not really interested to fix it15:27
pnwisewas just wondering15:27
lotus|NUCpnwise: sudo apt full-upgrade now15:27
pnwiseIt is the same15:27
lotus|NUCpnwise: apt update and upgrades are not the same15:28
tgm4883pnwise: chromium-browser is not a supported package. It won't get updates.15:28
dchapmanWell, there you go. Updating to 18.04 won't matter then.15:28
pnwiseActually I found the problem15:29
tgm4883Updating to 18.04 will get you version 69. But it won't get you version 70 (when that exists)15:29
pnwiseMirrors are fuck*ed15:29
pnwisetgm4883, I am talking in the official repo there is 69 while my local is 6415:30
tgm4883actually yea, it does look like security backported that, never mind me15:30
* tgm4883 goes back to the shadows15:30
pnwiseThat have nothing to do with future dev15:30
pnwiseJust switched to main server and now have 400+ packages to update....15:30
lotus|NUCpnwise: your system is full of external ppa's wich we cant support15:33
pnwiselotus|NUC, Do you even comprehend what I what wrote? And that I already found the problem?15:34
lotus|NUCpnwise: yeah i read you, im just pointing we normally we dont support external ppa's due to security risks15:34
tgm4883Let's all stay civil now15:34
pnwiseWell I didn't ask for external ppa's. I asked why I wouldn't receive the official update. And when you made me add to pastebin  I saw I am querying mirrors and not the main repos, so that made me test with the official ones. So there was something wrong with the mirrors.15:37
pnwiseNow I have 400+ packages to update15:37
pnwiseAnd chromium is one of them with version 69.something15:37
pnwiseSo all is cool15:37
* yeats keeps missing dchapman but is glad the issues were fixed15:40
Lost_GoatIve got a question regarding trying to update my ubuntu box, everytime i use apt update i am running into a 500 error when trying to update, is ubuntu having problems ?15:58
madghosthello, how I can change driver for network card ?15:59
FortKnightmadghost: are you chatting from the computer right now?16:01
madghostmy current card driver is r816916:01
madghostand I need to change it to r8168-dkms16:01
madghostI donwloaded it, yesterday worked, but today again low speed (((((16:02
madghostFortKnight> yes, I have low speed ( 15mb16:02
Lost_GoatAny ideas?16:05
pnwiseLost_Goat, you get 500 in the terminal?16:09
pnwiseTry go to software and updates16:09
pnwiseAnd use main server for updates not a mirror16:10
pnwiseOr paste the output from sudo apt update on patebin16:10
L72g5sSqi have 14.04 lts. i want to *upgrade* to 16.04 or 17.04. how risk is this?16:27
L72g5sSqrisky*16:27
Richard_CavellI think you mean you want to upgrade to 16.04 or 18.0416:28
L72g5sSqRichard_Cavell: sure16:29
nacckus: sorry, i misspoke yesterday, the pkg list is /var/run/reboot-required.pkgs16:33
naccL72g5sSq: you will need to upgrade soon anyways (next year is eol for 14.04)16:39
=== beaver is now known as flown
=== flown is now known as floown
=== floown is now known as beaver
L72g5sSqdarn it16:44
L72g5sSqi've already documented most of the steps for setting up my development environment but bleh...16:46
=== mnemonic is now known as Guest75
=== semeion is now known as mnemonic
leonarduswhen will the latest version of youtube-dl be in the repository?17:00
leonardusthe current version is broken17:00
leonardushttps://github.com/rg3/youtube-dl/issues/1745717:00
tewardleonardus: in which repository?17:01
leonardusdefault bionic repos17:01
NightMonkeyHi, all. Is there a process by which I can test an LTS Linux kernel package before it is released to an LTS version? Is there some "testing" repo or such that I can use, or are they released directly to stable?17:01
NightMonkeyOr a 'testing' PPA I can use that is the pipeline to LTS stable?17:02
tewardleonardus: probably isn't going to get the version bump unless someone backports it.  you might need to open a package against the version in Bionic explaining why it's broken and then wait for a solution.17:02
tewardit's atypical for version(s) to update frequently within a repository17:02
naccNightMonkey: i guess in theory you could run with -proposed for just the kernel packages.17:07
NightMonkeynacc: Ah, there's a '-proposed' ! Didn't know about that.17:07
nacc!proposed | NightMonkey17:08
ubottuNightMonkey: The packages in Ubuntu are divided into several sections. More information at https://help.ubuntu.com/community/Repositories - See https://wiki.ubuntu.com/RecommendedSources for the recommended way to set up your repositories.17:08
naccNightMonkey: but keep in mind, you need to be cautious, it's easy to break your system with it17:08
nacchrm, that faq isn't the one i wanted17:08
NightMonkeynacc: I'm actually trying to help our "antivirus" vendor (yes, I know) to have kernel testing and module recompilling done by the time a new kernel package is released to 'stable'.17:09
NightMonkeynacc: I don't think they know about '-poroposed'...17:09
NightMonkey* "-proposed", rather.17:09
naccNightMonkey: to be clear 'stable' is the wrong term. You mean <release>-updates or <release>-security, i think17:10
NightMonkeynacc: Thank you. Yes.17:10
NightMonkeynacc: So, do LTS kernel releases go through <release>-proposed to <release>-security? Do they ever go through <release>-updates, too?17:11
NightMonkeyI just want to show them a predictable path for their testing.17:13
naccNightMonkey: i suppose it depends. embargoed changes may not go into -proposed.17:14
naccNightMonkey: if someting is a bugfix only, it will only be in -updates, not -security.17:14
nacc(at least, not necessarily)17:14
nacckernel changes tend to be a combination of things, though17:14
naccNightMonkey: you may want your vendor to ask in #ubuntu-kernel, or work with canonical directly17:15
NightMonkeyHey, #ubuntu-kernel. Thanks.17:17
naccNightMonkey: yw17:20
NightMonkeynacc: Thanks for the background, too. :)17:23
jcduttonNightMonkey, Which antivirus vendor is that? and which kernel module is it?17:23
yokowka heavenO everysoul!!!! Who can help with system via TeamViewer??17:25
tewardyokowka: nobody.  better for you to ask about the actual issue you're having and let us help you through here, rather than directly helping your system17:25
tewardbecause we are all volunteers and for all you know we could destroy your system with that.17:26
=== SimonNL is now known as SimonNL_Afk
yokowkawarning then))17:26
yokowkawho had installed duke nukem 3d 20th anniversary from .iso to linux system????17:29
=== spiritwalker_ is now known as spiritwalker
YellowSharpieI'm trying to get Overwatch to run decently under wine version 3.16-x86_64 with DXVK. Details are: i7 7700 and nvidia 1060 on a ASUS H110M-E with ubuntu 18.04.17:49
leftyfbYellowSharpie: try #winehq17:56
YellowSharpiethanking you17:58
=== jstein_ is now known as jstein
=== Dreaman is now known as Blade
JaydeepGohi18:16
pragmaticenigmaHello JaydeepGo ... what can we help you with?18:23
hdonhi all :) i'm new to wayland. please tell me, what is the replacement for xrandr(1)? using gnome-control-center to set up my display resolution and orientation every time i plug my laptop into my two desktops displays is a real struggle. surely there is a command-line interface or something that i can use to set this up? then i could create a script to automatically set it up for me :D18:25
pragmaticenigmahdon: Wayland is still under active development and features found in X11 have not been ported or replicated in the new environment. The recommendation is to us X1118:26
Accordhey, vim starts slow because it takes 1 sec to connect to the x server, how can I fix this?18:27
madLyfechanging the name of a filesystem won't hard the data will it?18:27
madLyfeharm*18:27
pragmaticenigmamadLyfe: what are you talking about?18:28
leftyfbpragmaticenigma: changing the LABEL will not harm the filesystem, no18:28
leftyfbAccord: vim has nothing to do with connecting to an X server18:28
madLyfeI named a disk 'staging storage' and I want to remove the space18:28
pragmaticenigmaAccord: vim is not an X application... how are you starting vim?18:29
madLyfechange it to just 'staging'18:29
Accordvim connects to X for clipboard18:29
pragmaticenigmamadLyfe: as long as you haven't configured anything to look for that particular value, I don't believe it will harm anything.18:29
pragmaticenigmaAccord: No, it doesn't18:29
Accordhttps://stackoverflow.com/questions/14635295/vim-takes-a-very-long-time-to-start-up18:30
YellowSharpiewhat is an equivalent package to windows 10 performance monitor?18:30
Accordpragmaticenigma: if I run vim with -X ( which is the option to *not* connect to X) it starts instantly18:30
pragmaticenigmaAccord: Looks like you answered your own question then18:30
AccordYellowSharpie: top / htop18:30
Accordpragmaticenigma: no, the solution suggested there is to disable clipboard18:30
AccordI have clipboard set to on on my debian and there's no delay18:31
YellowSharpieI dont find it as useful by the gui18:31
AccordI don't use the gui but I want clipboard18:31
leftyfbYellowSharpie: system monitory if you insist on a GUI18:32
YellowSharpieI want God to fix all problems18:32
leftyfbYellowSharpie: please don't18:32
pragmaticenigmaYellowSharpie: Please stay on topic, this is a support channel, nothing more18:32
Accordin the vim startup log this takes 1000ms : xsmp init18:33
Accordoddly I don't have this step on debian18:33
leftyfbAccord: then use debian18:34
leftyfbAccord: I have zero delay in using vim on ubuntu 16.0418:35
YellowSharpieinstalling htop, again. Will stop whinging like there is a universal language18:36
Accordleftyfb: do you have clipboard enabled? vim --version | grep clipboard18:36
leftyfbAccord: negative18:37
leftyfbAccord: what's the purpose of that? I can select text in vim and copy and paste it18:37
pragmaticenigmaAccord: I just installed vim in 18.04, comes up instantly18:37
pragmaticenigmaAccord: clipboard enabled18:37
Accordleftyfb: when I yank in vim it goes to clipboard18:37
leftyfbah, that is nice18:38
leftyfbthink i'll turn that on to play with it18:38
Accordpragmaticenigma: which version? vim-gtk?18:38
pragmaticenigmaAccord: vim-gtk is not the same as vim... they run different environments... you asked about vim... I gave you the answer18:41
Accordpragmaticenigma: I just removed all my vim packages, did apt-get install vim and it doesn't have clipboard18:44
leftyfbAccord: do you have vim-gtk installed?18:44
AccordI just said I removed all of them18:44
leftyfbvim-gtk I think is what enables clipboard18:45
Accordsure but pragmaticenigma said he had no vim-gtk and also had clipboard18:45
pragmaticenigmaI just installed vim-gtk ... clipboard enabled... instant launch18:45
leftyfbI just installed vim+gtk, confirmed +clipboard, but it doesn't seem to be working for me :/18:46
leftyfbit also does open up instantly18:46
naccare you all testing the same version of vim, ubuntu, etc.?18:48
Accordi'm on 18.0418:49
cristian_chello18:50
noway96When I suspend my computer, power to my external drives gets cut. How does that happen exactly?18:50
naccnoway96: how are they powered?18:51
cristian_cI've got rtl8188etv wifi card (using r8188eu driver). I've made several trsts but when I try it on an amd ryzen machine, system freezes/crashes18:51
noway96nacc SATA power18:51
Jordan_Unoway96: Most laptops won't supply power to USB when suspended. (Some will IFF the laptop is plugged into AC, many not even then).18:51
naccnoway96: meaning, via the machine you are suspending?18:51
noway96nacc yes18:51
naccJordan_U: or specific port, that are always on, i guess?18:51
cristian_c18.0418:51
Accordthis is my vim version : http://codepad.org/qqcnzIHv18:52
naccnoway96: depends on what Jordan_U said, i think18:52
noway96nacc, my question is more like this: how does my linux machine turn off power supplied by SATA power cable18:52
cristian_cI've tried alao on different machines/OSes and it never makes system freezing/crashing (intel platforms)18:52
naccnoway96: that is probably what your SATA controller does when the hardware is suspended.18:53
noway96nacc, is there a folder/file corresponding to my SATA controller in sys?18:54
cristian_cI've tried also an old kubuntu 17.04 with kernel 4.11 on ryzen machine and it doesn't crashes when I try to use that wifi card, but if I inatall the recent kerbel, it doesn't appear in grub18:54
naccnoway96: yes? I don't know18:54
noway96nacc, I'm going to try to find it and see if I can echo some value to a file in there that will suspend just that SATA controller18:55
cristian_cso, I've tried to re-install 18.04 in ryzen. The machine doesn't freezes using that wifi card in live mode (dvd), with kerbel 4.15.018:55
cristian_cbut if, after installed, I upgrade to a recebt kerbel, system freezes when trying ti mske connection18:55
pragmaticenigmaAccord: You have a large number of additional plugins... anyone of those could be the culprit... process of elimination, disable all of them, then enable one-by-one ... you will find what is really slowing down vim... that was also discussed in the article you posted.18:56
leftyfbAccord: are you just trying to disable clipboard in vim?18:57
cristian_colder kernels don't make to crash system when wifi card is initiakizing connection but they don't boot (if I don't use nokodeset)18:57
cristian_cif I install 4.19 kernel, system boots but wifi card makes system freezing/crashing (similar freeze with 4.18.8 kerbel)18:58
cristian_c*kernel18:58
hdonpragmaticenigma: oh :(18:59
cristian_cHow could I solve this rough issue?18:59
cristian_cAny ideas?18:59
pragmaticenigmahdon: Is there something I can help you with? Or did you accidentally ping my nick?19:00
hdonpragmaticenigma: was responding to you from earlier. 11:26 < pragmaticenigma> hdon: Wayland is still under active development and features found in X11 have not been ported or replicated in the new environment. The recommendation is to us X1119:00
hdonsorry :(19:00
pragmaticenigmathat's okay hdon ... just appeared random19:00
NewToLubuntuany recommendations on how to run games which only say designed for a windows platform?19:01
kumoolNewToLubuntu, #gamingonlinux19:01
pragmaticenigmaNewToLubuntu: Run them on Windows... or ask in #winehq19:01
kumoolbut i second pragmaticenigma on the run them on windows, you're always going to run into unnecessary problems19:02
kumoolhell, I stopped trying after my latest "problem" of blackening out the screen with no way of recovering Xorg19:02
ketchupis there diagramming software for linux where I can expand and collapse connectors19:08
ketchupim using kunbntu19:08
ketchupkubuntu19:08
pragmaticenigmaketchup: Can you give an example of a program that you have used in the past to accomplish that goal?19:08
leftyfbketchup: in what context? what type of connectors?19:09
ketchupedraw max probably19:09
ketchupits a line which connects two textboxes19:09
ketchuptwo or more19:09
ketchupkinda like a tree19:09
ketchupbut not exactually19:10
ketchupedraw cant export the functionality into any file type however, so it can only be done within the editor19:10
ketchupand besides, it has other issues as well19:11
ketchupI used windows prior to now19:11
ketchupI must have tried every single windows/web app of this sort19:11
granttrecketchup: libre draw19:12
ketchupim using that now but cant figure out how to collapse them19:12
ketchupthere is normally a little + and - button beside each connector which you can click19:13
Accorddid a reboot now it's fine lol19:13
granttrecketchup: you want that in the editor or when its finished?19:13
ketchupboth19:14
ketchuppreferably a web page19:14
pragmaticenigmaAccord: That would sound like you had a large amount of data in your clipboard if you did nothing else beyond a reboot19:14
granttrecketchup: sorry but thats not gonna happen in an vector graphics editor19:15
ketchupok how about just in the editor19:16
=== elibrokeit is now known as meltdown_spectre
granttrec ketchup: I don't think it would be in an editor, but there are some digram web apps that might let you do it19:18
ketchupweb apps will just crash19:18
granttrecunless its not a vector graphics editor but just a program to make flowcharts or mind maps19:19
granttrecketchup: yeah that makes sense, bad idea for a webapp tbh19:19
ketchupim not bothered if its svg or not as long as it isnt blurry19:19
ketchupbut even some apps with anti aliasing disabled and saving as uncompressed raster format still is blurry19:20
JimBuntuketchup, I presume you checked out these - https://alternativeto.net/software/edraw-max/?license=opensource&platform=linux19:22
ketchuplooks like some I havn't tried yet so ill try them19:23
granttrecketchup: the only thing I can recommend is getting good with a vector graphics editor, you can make really impressive things with some practice19:25
granttreckinda irrelevant comparison but its like when you find out draftsight has 3d19:25
ketchupI need to be able to drag and resize stuff after clicking away from it19:27
ketchupalso be able to snap connectors to objects19:27
naccthere's very little gimp can't do19:28
ketchupI couldnt get freemind to install19:28
naccketchup: this seems like a better topic to ask about in #linux, tbh; not really specific to ubuntu19:28
naccand you might get more help there, anyways19:28
noraatepernosI’m wondering if anyone knows of a package that will plot out disk io.  I’ve tried iotop and htop (with write/read cols) but I’m wondering if I can see more like a tally of i/o operations per process.  More like start recording/stop recording and show me a chart?19:30
hellhoundndera kore chera'a19:34
=== Blade is now known as BgLamersTeam
EllusionHello guys I'm looking for a good music player, which one is your favorite?19:40
uebera||Hi. Is there a setting to ensure that neither grub nor any other kernel.deb pre/post install script will *ever* create "linux/initrd" entries instead of "linuxefi/initrdefi"? Because my NUC requires [U]EFI mode.19:40
uebera||Ellusion: I use 'mpv' for nearly everything.19:41
Ellusionuebera||, i use that too just for videos :P19:43
Ellusioni'm lloking something that organize your music with modern interface19:44
leftyfbEllusion: try #ubuntu-offtopic. This channel is for support. Not opinions on applications.19:48
Ellusionoh sorry, thanks!19:48
=== SimonNL_Afk is now known as SimonNL
qwebirc66213how do i disable touchpad acceleration? i tried: use flat profile on tweak, edit the xorg conf file, and finally i checked the acceleration profile in dconf and there i see that theres a accel-profile for mouse but none for touchpad20:20
qwebirc66213(on ubuntu 18.04)20:20
ntdterminal, "gnome-tweaks"20:21
ntdat least i have the option here20:21
qwebirc66213ntd: yes, but it doesnt work; seems like it changes the mouse accel-profile but not the touchpad20:22
scoffinanyone know how to make firefox open in a "regular" window and not maximized ??   [ubuntu 18.4]20:46
=== enojelly is now known as errnojelly
Tin_manclose it in a smaller window then re-open it.20:48
scoffinthanks, but that does not work :-(20:48
Tin_manif you adjust it to the size you want it, (manually) it will re-open at that size..20:49
naccscoffin: works fine here20:49
scoffindoes not do so for me20:49
doublehpjelly: after reinstall, problem did not come back20:49
Tin_manare you adjusting it manually or just using the button to size it?20:49
scoffinpull corners with mouse after leave maximized20:50
scoffinplus drag window around with mouse20:50
scoffinall re-open maximized next time ???20:51
naccscoffin: how are you opening firefox?20:52
scoffinactivites icon20:52
scoffinor command-line20:52
naccscoffin: do you have 'restore previous session' enabled?20:52
scoffinwhere is that setting?20:53
naccscoffin: about:preferences20:53
naccscoffin: not sure if it's related, but both my systems have that enabled and both do what you are asking for20:53
scoffinhuh...  ok, if I increase the screen size [or reduce font size], then it seems to work as you describe20:54
ledeni scoffin: twaek --windows-- titlebar buttons turn on max and min buttons21:03
YellowSharpiesuck many bang of largem  bendy penis21:05
scoffinthanks, the problem only appears when the gnome screen size is too small - either horizontal or vertical size21:08
naccYellowSharpie: please don't do that in this channel.21:10
hongo2536hi, just upgraded ubuntu from 16.04 to 18.04, and windows can't move now. Eg, i fire up a terminal window, and there's no area to grab and move it21:15
=== capella is now known as capella|away
hongo2536is there some window manager thing i need to do? wmctrl says i'm running gnome21:16
nacchongo2536: have you rebooted since the upgrade?21:19
nacchongo2536: and how did you upgrade?21:19
hongo2536oh yeah, several times i've rebooted21:20
nacchongo2536: and finally, did the release upgrade complete without errors?21:20
hongo2536Open the "Software & Updates" Setting in System Settings.  Select the 3rd Tab called "Updates". Set the "Notify me of a new Ubuntu version" drop down menu to "For any new version" if you are using 16.04 LTS; set it to "For long-term support versions" if you are using 17.10. Press Alt+F2 and type  update-manager -c   into the command box.  Update Manager should open up and tell you that Ubuntu 18.04 LTS is now available.21:21
hongo2536that's from the ubuntu wiki21:21
hongo2536and it did complete w/o errors21:21
nacchongo2536: you can just say `update-manager -c` :)21:21
nacchongo2536: can you type in the terminal you can't open? if so `ps aux | grep gnome-shell`, does it return any processes?21:22
hongo2536initially i was getting errors, but i wasn't updating all of the other software. So i first updated all the software, then when it asked me if i wanted to upgrade to 18.04, i said yes and it completed w/o error21:22
hongo2536oh yeah, i can work in the terminal no problem21:22
nacc(sorry can't move, not can't open above)21:23
hongo2536yeah, i get 4 or so gnome-shell processes21:23
naccstrange, i think that should be managing your windows21:24
hongo2536yeah, it's like i'm missing some setting that enables the window decoration21:24
hongo2536it's the same for other procs, like firefox21:24
naccmight be missing a theme or something? https://askubuntu.com/questions/877270/gnome3-window-decorations-disappeared-on-ubuntu-16-0421:25
=== kernel-3xp is now known as keinstein-3xp
hongo2536@nacc so i installed that gnome tweak tool, ran it, and it just looks really strange. The UI for the dropdowns for applications/cursor/icons is all messed up.21:34
hongo2536Interestingly, this window does have a bar i can grab and move the window with21:34
nacchongo2536: hrm, i'm not sure. You could try and create a dummy user, and then login as that user21:34
hongo2536oh that's a good idea21:35
nacchongo2536: see if it's normal, it might be something from your 16.04 ~/.config or ~/.local directories21:35
nacchongo2536: it's one of my long-standing open-source complaints that per-user config files aren't tracked the same as the system ones, even though they are at well-defined paths.21:36
TomyLobohi21:42
TomyLobois 14.04 still supported?21:42
hongo2536@nacc oh yeah, the new user looks fine21:44
naccTomyLobo: yes, until next year21:44
TomyLoborhetorical question, the answer is yes, but i'm wondering why there's no openjdk 8 in it21:44
hongo2536i have to run now, i'll get back to this later, but thanks a bunch for the help!21:44
nacchongo2536: interesting. it can be a pain to debug, but you can backup those dirs in your user and see if it fixes it21:44
naccTomyLobo: why would there be?21:45
TomyLobonow i dont know about openjdk, but oracle jdk 7 is EOL21:45
TomyLobosoftware is starting to require 821:45
naccTomyLobo: openjdk 8 didn't come out until march 201421:45
TomyLobothat's 4 years in the past21:45
naccTomyLobo: so is when your OS came out.21:46
TomyLoboand i suppose the same policy applies to, for instance, firefox?21:46
naccTomyLobo: firefox has a a different policy, aiui21:47
naccTomyLobo: rh has said openjdk-7 will go until 202021:48
naccTomyLobo: if your software needs openjdk 8, go to a modern OS (14.04 is not considered modern, imo)21:48
nacc!latest | TomyLobo: pretty sure this is just another way of asking about this21:49
ubottuTomyLobo: pretty sure this is just another way of asking about this: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.21:49
TomyLoboimo, complex software like that should be updated if upstream declares it EOL21:49
naccTomyLobo: and upstream has not.21:49
=== meltdown_spectre is now known as elibrokeit
TomyLobonacc, who is the upstream for openjdk?21:53
naccTomyLobo: what? openjdk is an upstream project.21:53
TomyLobowho maintains it?21:53
TomyLoboas far as i can tell, it's maintained by oracle21:53
naccwithout being too snarky (it's friday, admittedly), not knowing that means maybe you shouldn't use that software21:54
naccTomyLobo: rh maintains oracle's eol releases when they have given them up in the past21:55
TomyLoboalright, then i guess there is an upstream21:56
Stabingtongnome-shell is using > 10% CPU o.o21:59
KrematorStabington, >GNOME21:59
Krematorthere's your problem22:00
Stabingtonyou don't say22:00
naccStabington: gnome-shell is a bit of a cpu hog, admittedly, is it sustained?22:00
StabingtonYep, hovering at around 10%22:00
Stabington319 MB memory...22:00
Stabingtonwtf it's just a desktop >.<22:01
KrematorStabington, just go to a TTY and use your pc from there22:01
naccKremator: please either provide actual support22:02
naccs/either/22:02
StabingtonSeems like it's happening when I got a video playing in the browser22:03
KrematorStabington, depending on your CPU architecture (and therefore it's instruction set) and the video format, video playback can be very CPU consuming}22:05
Krematoralso, the video resolution does affect aswell22:05
Krematortry using MPV with that video and check if the CPU % usage is the same22:05
StabingtonI get that, but... why is gnome-shell using more CPU22:05
StabingtonThat has nothing to do with video encoding22:06
Stabingtondecoding*22:06
TomyLoboStabington, does gnome-shell use more cpu only while a video is playing?22:06
StabingtonSeems like it22:06
TomyLobono idea what gnome-shell is or does (i'm more of a kde user), but is it possible that playback is piped through that?22:07
naccStabington: do you hvae multiple displays?22:07
StabingtonIt's only when I have the tab open as well22:07
naccStabington: and of course your window manager has something to do with displaying the video...22:07
Stabingtonnacc, I do indeed22:07
Krematorand you didnt use that gnome-shell to call firefox/chromium right?22:07
TomyLoboah video in a browser... hardware-accelerated or not?22:08
StabingtonShould be HW accelerated22:08
TomyLoboodd... i wouldnt expect the window manager to be involved in that much in that case22:08
Avionhi where do i paste a screenshot image to use to ask a question?22:11
KrematorAvion, imgur?22:11
=== kyberguy is now known as coffeeguy
onio I am having problem starting eclipse can anyone here please help. See output of log https://paste.ubuntu.com/p/J5GFXYZRmx/22:12
TomyLobofirst google suggestion for "gnome-shell" is "gnome-shell high cpu" :D22:12
TomyLoboStabington, https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1773959 your bug22:13
ubottuLaunchpad bug 1773959 in gnome-shell (Ubuntu) "High CPU usage by gnome-shell when only running gnome-terminal" [Medium,Confirmed]22:13
AvionKrenair: i am on an android phone and the imgur app ruinsy experience of viewing a particular image page by insettinhnits recommendayltions into my life. I had to remove it. I had a minimal Imgir Android but it no longer works on newer Android. So I was hoping for a pastebin link. i tried searching and got non relevant sites, changing terms to get ubuntu pastbin the "type of file" didnt include jpg.  (proving I did some work on this be22:18
AvionTo anyone kremator left  ^^°22:19
Stabingtoninteresting. Checking "disable desktop effects" in Lutris when launching a game causes CPU usage to drop significantly22:20
* eelstrebor guesses he'll have to spend a LOT of time figuring out what all these messages are that appear in the syslog so that he's not inundated with a kazillion messages from logcheck22:20
naccAvion: pastebin is for text generally not images.22:21
Avioni am failing for over a week to install ubuntu dual boot on a win10 machine.  i have a screenshot of a bios screen where I want to ask what to do. there are various choices re secure boot and various screens to change UEFI. The helpful websites dont address these things.22:21
naccStabington: i mean, that makes sense.22:21
Avionnacc yes that is why there was an image pastebin22:22
naccAvion: just take a photo and upload to imgur? why do you need an app?22:22
Avionnacc i will finf a way. better to ask my real question, how to dual boot22:22
Avionnacc i am on a phone.22:22
qwefytuoitytybtrfs fstab compress= for 100% hdd need only for / or and /home, /boot. / btrfs compress= ,defaults,subvol=@ 0 122:23
naccqwefytuoityty: wow, that wasn't even close to being a parseable question.22:23
Avionnacc i will look again. i could have missed aomething22:23
naccAvion: i imagine you could worst case open the 'desktop version' of the page, and upload it like usual, even from your phone's browser22:23
Avioni will try nacc wiyh the desktop version of imgur22:24
StabingtonCan I disable compositing effects in gnome-shell to make it less... fancy?22:25
Avionnacc got it. https://imgur.com/a/xqv1w2h22:26
Avionthanks22:26
naccAvion: that appears to be about secure boot. Do you want it on or not?22:27
* Avion could havr haf a v8. Would anyone like to lead me on how to dual boot ubuntu with windows 10 on an HP laptop22:27
Avioni want it off nacc so the webpages say.22:28
naccStabington: maybe something in gnome tweaks?22:28
Avionbit they dont mention legacy boot (will search re that again nacc)22:29
naccAvion: ok, so you're asking about the 1st or 3rd option?22:29
help_ubuntuHey there, I just upgraded to the new LTS version (18.04), but after restarting it doesn't boot again. I get a flashing warning 'failed to connect to lvmetad. falling back to device scanning volume group ubuntu-vg not found22:29
naccAvion: my intuition would be to enable legacy support, but you'd need to refer to hp as to what setting configures22:30
help_ubuntuI googled a bit and found threads with similar warning, but haven't found solution22:30
help_ubuntuI really have to use my laptop tomorrow : (22:30
help_ubuntuI tried starting with another kernel, but doesn't work either22:30
StabingtonCan't find any compositing options. Maybe gnome-shell is just shit?22:31
naccStabington: dunno, are you seeing actual issues, or just not liking that it is taking cpu?22:31
StabingtonNaw dude, the desktop is freezing and lagging & shit22:32
qwefytuoityty1 or 2 ? https://paste.ubuntu.com/p/r3QkvBzvxK/22:32
naccStabington: please watch your language in the channel. Ok, that seems like a totally different problem than just gnome-shell taking cpu (imo)22:32
StabingtonIt's only an issue when I'm running a game in one window while watching a video on the other22:33
help_ubuntucan somebody help me please?22:33
nacchelp_ubuntu: hrm, it might be related to this bug: LP: #1768230. HOw are you noticing that the system doesn't boot?22:33
ubottuLaunchpad bug 1768230 in initramfs-tools (Ubuntu Bionic) "Long time booting : Failed to connect to lvmetad. Falling back to device scanning." [Undecided,Fix committed] https://launchpad.net/bugs/176823022:33
help_ubuntuyeah I found that as well, but no solution :(22:33
help_ubuntunacc: it just keeps flashing that warning, the only thing that happens22:34
help_ubuntuI can go to the root terminal though, but can't access my personal data22:34
nacchelp_ubuntu: can you try booting in recovery mode, or edit the grub menu and remove the entries for 'quiet splash' ?22:34
nacchelp_ubuntu: that message does not necessarily indicate what the actual problem is22:35
help_ubuntuok, so I'm now in grub menu I think, I will choose the new kernel (4.15.0.34-generic) in recovery mode22:36
help_ubuntuI know have to unlock sda3_crypt22:36
help_ubuntunacc: so I get same warning in terminal screen now (failed to connect to lvmetad..)22:38
help_ubuntunacc: now I'm in recovery menu22:38
nacchelp_ubuntu: ok, for some people, they are able to boot successfully from there, which you could try (worst case, reboot it again)22:38
nacchelp_ubuntu: i think you just exit the shell to boot normally22:38
help_ubuntunacc: so just click 'resume' ?22:38
naccor that, yeah :)22:38
nacci haven't used recovery in a while, sorry22:39
help_ubuntunacc: just goes back to recovery menu22:39
nacchelp_ubuntu: i'm sorry, if you hit enter on 'resume', it just goes back to the same menu?22:40
help_ubuntuyeah, but now I did it again and it's flashing some terminal screen22:40
help_ubuntucan't do anything atm22:40
help_ubuntuI should probably force shut my laptop22:41
help_ubuntuor should I wait?22:41
nacchelp_ubuntu: what does the flashing say?22:41
nacchelp_ubuntu: it's hard to debug things this way :)22:42
help_ubuntuwell yeah, it flashes too fast so I can't read it, will try to take pic at right moment22:42
nacchelp_ubuntu: ok ... how long did you leave your normal boot for?22:43
help_ubuntufew minutes22:43
nacchelp_ubuntu: if you can go to a 'root terminal' (I htink you mean ctrl+alt+f1 ?)22:43
nacchelp_ubuntu: then your system isn't frozen and it's possibly not done booting, you might need to give it longer22:43
help_ubuntunacc: https://i.imgur.com/DxP9ki0.jpg22:46
help_ubuntuit's what's flashing22:47
help_ubuntudoesn't change22:47
help_ubuntusame screen always22:47
nacchelp_ubuntu: oh ok, it actually got quite far in the boot then22:47
nacchelp_ubuntu: if you cycle through the ctrl+alt+f<1...8> tty's, do any of them show a graphical display?22:48
help_ubunturight now?22:48
naccyeah22:48
help_ubuntuno, nothing happens22:49
help_ubuntuso now it's 10 minutes, should I still wait? or force kill laptop?22:50
nacchelp_ubuntu: hrm, i really don't know. the other thing you can try and do is boot to recovery and pick 'root' (to drop to a shell) and try to debug from there22:50
nacchelp_ubuntu: e.g., seeing if your disks are present, etc.22:50
nacchelp_ubuntu: you probably don't need to keep waiting22:51
nacchelp_ubuntu: canyou see if it responds to alt+sysrq+reiusb ?22:51
help_ubuntunacc: when should I try that? I'm now back in grub menu22:53
nacchelp_ubuntu: oh that was as opposed to the force kill of your laptop22:54
help_ubuntunacc: so now I'm in the root terminal, what should I do here?22:56
nacchelp_ubuntu: check `dmesg` for errors22:56
nacchelp_ubuntu: otherwise, you can see if you can mount your disks, etc.22:56
nacchelp_ubuntu: sorry, i need to step away22:57
nacchelp_ubuntu: someone else hopefully can help out22:57
help_ubuntu: (22:57
nacchelp_ubuntu: worst-case boot into a 18.04 live usb and you can get to your disk from there22:57
help_ubuntunacc: one quick question, how can I see my private files22:57
help_ubuntumy home file is encrypted22:57
nacchelp_ubuntu: what do you mean by private files?22:57
help_ubuntuit says run ecryptfs-mount-private22:58
help_ubuntubut I get encrypted private directory is not setup properly22:58
help_ubuntunacc: my home directory22:58
help_ubuntuI have the codes, that's not the issue22:59
nacchttps://www.howtogeek.com/116297/how-to-recover-an-encrypted-home-directory-on-ubuntu/ ?22:59
nacchelp_ubuntu: i really don't know, though22:59
help_ubuntudamn why did I upgrade..23:00
help_ubuntuSomebody else willing to help me?23:01
granttrechelp_ubuntu: whats up23:01
help_ubuntuI just upgraded to the new LTS version (18.04), but after restarting it doesn't boot again. I get a flashing warning 'failed to connect to lvmetad. falling back to device scanning volume group ubuntu-vg not found23:02
help_ubuntuand I really need this laptop tomorrow : (23:02
help_ubuntugranttrec:23:03
granttrechelp_ubuntu: I guess you clicked ok at the upgrade prompt? how did you upgrade?23:04
help_ubuntugranttrec: do-release-upgrade in terminal23:05
granttrechelp_ubuntu: can you boot a live cd/usb?23:07
=== feodoran is now known as Guest79404
=== feodoran_ is now known as feodoran
help_ubuntudon't have any usb here23:07
granttrechelp_ubuntu: sadly I can only recommend power cycling at this point tbh, i've seen that message before but it went away by itself23:10
help_ubuntualready did that multiple times now : ( granttrec23:11
granttrechelp_ubuntu: well u can pray :), try to get a usb if you can tho23:17
help_ubuntu:(23:17
help_ubuntucan somebody else help me please?23:21
help_ubuntuIs there another ubuntu support channel?23:29
igoryonyaa23:32
igoryonyaHello I've tried to install Unity on Ubuntu 18.04, but it warns me, that upstart will be removed. That's strange, because 16.04 was using upstart and it had Unity. How to install Unity on 18.04 without removing upstart23:43
BloopMonsterOMG#ruby23:50

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