/srv/irclogs.ubuntu.com/2019/05/24/#ubuntu.txt

monkeystancewhich package manager uses yum?00:04
leftyfbmikubuntu: sorry, I had to step away. Can you copy/paste the output to ubuntu.pastebin.com and paste the URL for it here?00:04
monkeystanceis that redhat/fedora's one?00:04
leftyfbmonkeystance: yes00:04
kk4ewtfedora uses dnf now00:06
daxyeah but then the joke doesn't work00:07
GerowenWhat does "unattended-upgrades" do by default with new versions of configuration files?  When I dpkg-reconfigure unattended-upgrades , the only option it asks me about is whether to enable or disable the feature as a whole.00:11
jacobRD23I was AFK; I didn't get the msg00:12
leftyfb!who | jacobRD2300:13
ubottujacobRD23: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)00:13
jacobRD23!who00:14
ubottuAs you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)00:14
jacobRD23!tab00:15
ubottuYou can use your <tab> key for autocompletion of nicknames in IRC, as well as for completion of filenames and programs on the command line.00:15
tomreynjacobRD23: you wrote "I was AFK; I didn't get the msg", which suggests that you're responding to someoene who contacted you here on this #ubuntu channel before. lefty noticed this and asked our channel bot 'ubottu' to tell you that if you're responding to someone in particular, you should always prefix your response using their nickname.00:17
mikubuntuleftyfb: https://paste.ubuntu.com/p/tHSC6g9vzT/00:22
leftyfbmikubuntu: ok, so it's not a networking issue00:23
tomreynGerowen: i'm not 100% certain there, but i think that if a configuration file it encounters was manually edited, it would keep the edited file in place, adding another file ${filename}.dpkg-new00:23
leftyfbmikecmpbll: what happens when you try to go to google.com with firefox?00:23
mikecmpbllidk, aint tried it00:23
mikecmpbll;)00:23
leftyfbmikecmpbll: ok, so you know your next step00:24
sarnoldleftyfb: do note there's three people in here with 'mik' nicks :) perhaps it's just tab-misfire ;)00:25
leftyfbugh00:25
leftyfbmikubuntu:  what happens when you try to go to google.com with firefox?00:26
mikecmpbll:P00:26
mikubuntuleftyfb: progress indicator just goes around and around and never renders page00:30
leftyfbmikubuntu: in a terminal, try:  curl google.com00:30
mikubuntuleftyfb: installing curl .. lol00:32
leftyfbmikubuntu: if you can install curl, that tells me that http traffic works00:33
leftyfbmikubuntu: have you tried moving your ~/.mozilla directory with all your user settings out of the way to see if it helps?00:34
mikubuntuleftyfb: https://paste.ubuntu.com/p/WWrytFgBmR/00:35
leftyfbmikubuntu: mv ~/.mozilla ~/mozilla00:35
leftyfbmikubuntu: Also, close firefox first00:35
mikubuntuleftyfb: ok gimme sec00:36
mikubuntuleftyfb: ok, ff is working again, i wonder if opera will00:40
mikubuntuleftyfb: nope, opera still not connecting just like ff wasn't00:41
Gerowentomreyn: That seems to be what I've found online.  Right now I'm browsing the 50unattended-upgrades config file and checking out what options are in here.00:42
leftyfbmikubuntu: how did you install opera?00:42
mikubuntuleftyfb: can't remember it's been so long00:43
leftyfbmikubuntu: snap list | grep opera00:44
leftyfbmikubuntu: run that in a terminal. Does it give a result?00:44
mikubuntuleftyfb: no output, just went back to prompt00:45
sarnoldtry snap find opera00:46
leftyfbsarnold: I know opera is available in snap. That's not what I was looking for00:46
sarnoldleftyfb: ah! I see. :)00:46
leftyfbmikubuntu: ok, unfortunately, opera is not part of ubuntu repositories so it's unsupported here. You can maybe google around for where opera stores it's settings and wipe them00:47
mikubuntuleftyfb: okey dokes thx for help with ff00:48
leftyfbmikubuntu: it might be ~/.opera or ~/.Opera00:48
mikubuntuleftyfb: sokay, i wouldn't know how to determine that and it's not a mission critical issue here at mission control .. lol00:49
leftyfbmikubuntu: ls -ald ~/.[o,O]pera00:50
Oderushi. id like to install a package that is not in the default repository, but it has many dependancies that i don't want to go through manually. is there a repo i could add to get this? https://packages.ubuntu.com/disco/libgtk-3-dev01:03
CodeMouse92Oderus: Are you *running* Disco? That's my first question01:03
Oderusyes01:03
CodeMouse92!info libgtk-3-dev disco01:05
ubottulibgtk-3-dev (source: gtk+3.0): development files for the GTK+ library. In component main, is optional. Version 3.24.8-1ubuntu1 (disco), package size 1015 kB, installed size 13169 kB01:05
CodeMouse92Oderus: Is that what you're wanting? ^^01:05
Oderusyes! i am not sure why i can't find it in my repos01:06
CodeMouse92Oderus: Did you run 'sudo apt update' first?01:06
CodeMouse92Otherwise, apt won't be able to see *anything*01:06
zdorovoI'm selling my old laptop and I want to erase all my data from it and install a fresh copy of ubuntu. I did this by plugging in the live usb, running sudo shred /dev/sda, and running the installer. However, the installer is throwing an error as soon as it tries to write to disk. Did I brick my harddrive?01:06
OderusCodeMouse92: i don't know what my problem is but i did now find it.. it is installing /blush01:06
CodeMouse92zdorovo: You can't really "brick" a hard drive, unless you physically kill it. You can try using Gparted to recreate your partition table and go from there (off the top of my head)01:07
CodeMouse92Oderus: Bravo! When in doubt, `sudo apt update` first, and then try `sudo apt search whatever-package-name`01:07
leftyfbzdorovo: what sort of errors?01:08
leftyfbzdorovo: can you screenshot or pastebin?01:08
OderusCodeMouse92: thank you. now to try and figure out why cmake is giving me errors :301:10
CodeMouse92Oderus: If that's C/C++ related, Q probably better suited for a programming channel (e.g. ##c++-friendly or #learnprogramming)01:11
CodeMouse92(P.S. I'm in both)01:11
zdorovoleftyfb: here's a photo: https://imgur.com/a/sZ04bGR01:12
zdorovoCodeMouse92: hmmm, I thought the installer made a partition table for you?01:13
leftyfbzdorovo: open a terminal and type: dmesg   # see if there's any errors there and with which device01:13
CodeMouse92zdorovo: not necessarily.01:13
CodeMouse92zdorovo: Is that an HDD or a SSD?01:13
leftyfbzdorovo: it does. There's no need to check partition tables01:13
OderusCodeMouse92: ok great thanks. I am not necessarily a programmer, just trying to compile an old package heh01:13
zdorovoCodeMouse92: it's an HDD01:13
tomreynzdorovo: just a hint for later (obviously need to solve the write issues first), consider this for a full wipe (read all the warnings): https://ata.wiki.kernel.org/index.php/ATA_Secure_Erase01:13
zdorovotomreyn: gotcha, thanks!01:14
coz_tomreyn, is Dban considerably safe?01:14
CodeMouse92zdorovo: Def look for dmesg errors, like leftyfb said. From the live environment, however, you can also run a SMART test with `sudo smartctl --test=short /dev/sda` (replace /dev/sda with the device name of the hard drive)01:15
leftyfbyes, though it takes a toll on SSD's. As will any "wipe" tools01:15
CodeMouse92You may need to install the `smartmontools` package first01:15
leftyfbCodeMouse92: there's a "disks" util in the live cd that runs SMART tests01:15
CodeMouse92leftyfb: Yes, I know, but the output isn't nearly as useful. (I've used both in the field)01:15
zdorovoleftyfb: CodeMouse92: here's the output from dmesg https://pastebin.com/6hHwngcm01:17
OerHekszdorovo, after shred, did you boot into live and made a new partition table mbr or GPT? the installer will find none..01:17
leftyfbzdorovo: I take it that is the output from booting into a fresh live session? Not from the same session where you tried to install? I see no drive errors in that output01:18
zdorovoleftyfb: hmm, I don't think it's a fresh live session, though it was a couple days ago that I tried installing ubuntu. I'll try installing again and post fresh output from dmesg01:20
leftyfbzdorovo: ok, then I'm guessing it might be your install media/memory issue01:20
RandolfWebcamoid, installed via apt, results in a Segmentation Fault when I try to use it.01:20
RandolfIs anyone using Webcamoid?01:21
tomreyncoz_: supposedly yes (but that's rather off-topic here, maybe try ##linux). personally, if i ever have to pass a storage containing unencrypted data (i use full disk encryption from the first write whereever possible) over to anyone whom i don't want to share the data with, i'd always both null via software and (if the drive states to support it) do ATA SE also.01:21
zdorovoleftyfb: ok, the new dmesg output is at pastebin.com/y2yMhcYT01:24
coz_tom oh sorry I saw your post for secure wipe or delete01:24
zdorovoat the end of that paste, it looks like there's an error reading form the usb...01:24
bn_workhi, if I want to add a sudoers entry to allow user A to sudo -u as  user B to run a set of shell scripts under several dirs that fall under a common parent, where each shell script take java -D params which invoke a java app, do I need to white list the shell script(s), ie: /foo/bar/mysh * ?  or /usr/bin/java * ?  or both?01:25
sarnoldzdorovo: also around line 113201:25
leftyfbzdorovo: that's exactly it. SQUASHFS error. That's the live filesystem01:26
bn_work(man page for sudoers doesn't really specify and yes, edit it visudo :) )01:26
bn_works/edit it/edit it with/01:26
leftyfbzdorovo: it's either the USB or memory01:26
sarnoldmy guess is usb01:26
zdorovoleftyfb: hmmmm ok. Maybe I should rewrite the ISO onto the USB stick?01:27
leftyfbzdorovo: you can try01:27
sarnoldI'd also guess that memory stick is likely at the end of its useful life01:27
zdorovosarnold: It's brand new though :( unless Staples sold me a faulty USB stick....01:28
sarnoldzdorovo: hrm. double-check the iso checksum?01:28
bn_worksudoers 1.8.1601:28
sarnoldbn_work: just the scripts, not the things the scripts call01:29
zdorovosarnold: the md5sum is good01:30
bn_worksarnold: thanks, do I need to do anything once I create my entry?  ie: restart or SIGHUP some service?01:31
sarnoldbn_work: no, sudo will reread the file on every use01:31
bn_worksarnold: or does it immediately take effect?01:31
_Random_need some hardware(Gpu) help, my display keeps crashing. I get white screen with  lines on it. pc unusable when this happens, still under warrantty01:31
_Random_It's just happend again01:31
sarnoldzdorovo: hrm. I guess try re-writing it, but it might just be a bad stick :/01:31
_Random_I've ssh into the pc. I'd like to look at  my logs & see what errors there are. Not sure what to look for & what commands to use01:32
sarnold_Random_: dmesg, /var/log/X* -- there might be others, but I've only ever had intel graphics..01:33
_Random_thanks sarnold: :)01:33
tomreynRandolf: see bug 1766143, bug 165461801:33
ubottubug 1766143 in webcamoid (Ubuntu) "webcamoid segfaults (error 4 in libQt5Core.so.5.9.5)" [Undecided,Confirmed] https://launchpad.net/bugs/176614301:33
ubottubug 1654618 in webcamoid (Ubuntu) "Application crashes on startup due to missing dependency" [Undecided,New] https://launchpad.net/bugs/165461801:33
user01hi is there a way to play an audio file on my laptop so that it streams to my linux computer across the room which is attached to speakers?01:34
bn_worksarnold: thanks.  is there a way to build off environment vars when specifying a fully-qualified path to the script?01:34
user01kinda like a chromecast i guess via wifi01:34
sarnoldbn_work: my guess is no; that'd probably be able to be abused somehow01:34
user01might have found something: https://superuser.com/questions/432894/pipe-system-sound-to-another-computer01:37
bn_worksarnold: what about brace expansion to specify various names, ie: /path/to/bin/{foo,bar} ?01:39
sarnolduser01: oh nice. I'd always heard that was the motivating factor behind pulseaudio but never seen anyone document how to do it. I wasn't sure it ever got written01:39
sarnoldbn_work: I don't think sudo supports alternations01:39
user01sarnold, yeah i would think that would be the whole point of needing a pulse layer would be to do clever things like that01:40
sarnolduser01: well, apparently alsa doesn't do multiplexing as well as one would like..01:41
tomreynzdorovo: balena etcher (etcher.io, there's also an apt repository, ask me for details if interested, since it's badly documented) is a cross-platform GUI application which writes creates bootable sticks from iso files, and does a verification run (to ensure data was written properly).01:41
bn_worktomreyn: that is the largest app I've seen just to format a USB stick,  a 200MB abomination of an electron (+ node JS) app, but hey at least it looks pretty :)01:43
RandolfThanks tomreyn, I'll take a look at those now.01:44
tomreynzdorovo: "f3" (apt install f3) helps you test that a flash stick is not reporting a different capacity than it physically has01:45
tomreynbn_work: i'm not a fan of electron either, but it seems to work reliably (can't say that about most other GUI utilities doing this sadly) and does a verification run, and works cross-platform. so it can be worth the 200 MB.01:47
tomreynif you have a good alternative covering all of this, i'll be all ears.01:47
RandolfHmm, looks like Qt5 issues are a bit of a problem with webcamoid.  According to something I read on GitHub there's an 8.5 version that resolves all of this, but apt only provides 8.1.01:48
sarnoldI have to imagine it'd be a few hundred lines of C or rust ..01:49
_Random_http://dpaste.com/3FTBXEC01:49
bn_worktomreyn: yeah, cross platform is nice, it's fairly simplistic in how it formats though, ie: only one partition per stick and it will clobber any existing partition(s) on it I believe01:49
tomreyn!who | _Random_01:50
ubottu_Random_: As you can see, this is a large channel. If you're speaking to someone in particular, please put their nickname in what you say (use !tab), or else messages get lost and it becomes confusing :)01:50
_Random_I'm not much of a techie, I don't know how to identify a hardware fault,01:51
sarnold_Random_: what does sudo canonical-livepatch status report?01:52
OerHeks<_Random_> I susspect its hardware as it also occurs in windows.. use your warranty01:52
sarnold_Random_: oh, I forgot, this is the gpu issue..01:52
sarnold_Random_: maybe it's worth skipping livepatch configuration for now :)01:52
_Random_sarnold: tahsnks, not sure what you mean about livepatch01:53
tomreynbn_work: we could continue this in #ubuntu-discuss for a bit if you like01:54
_Random_patchState: nothing-to-apply01:54
sarnold_Random_: that was just something I saw in your paste and I assumed you wanted it solved :)01:54
_Random_thanks sarnold;01:54
tomreyn_Random_: can you get us some basic information on your system?  nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};echo "$XDG_CURRENT_DESKTOP ($XDG_SESSION_TYPE)";)01:55
tomreynanything after the first question mark is a command you can copy and paste to your terminal. it should return a http address you can then post here01:56
bn_worktomreyn: I don't much else to add but sure, sorry, got a bit OT there :)01:56
_Random_tomreyn:  thanks01:56
bn_worksarnold: thanks for the sudoers tips01:56
_Random_is that 1 command01:57
tomreynyou can copy this as a single line, yes01:57
_Random_https://termbin.com/iedk01:57
tomreyn_Random_: thanks. did you see the message ubottu wrote earlier? it's our channel bot  which tried to tell you about addressing others so they don't miss your replies.02:01
_Random_i missed that02:02
tomreyn_Random_: here's the next command, a smaller one - to learn about your graphics hardware:   lspci -knn | grep -A3 VGA | nc termbin.com 999902:02
_Random_tomreyn: thanks02:02
_Random_tomreyn: thanks https://termbin.com/i78n02:03
tomreynhmm that's just intel graphics, so sarnold can help, too ;)02:04
tomreyn_Random_: you're not the first one to experience issues with this hardware and this kernel. i'll have to find the bug report, but i think it was not handled, yet02:05
tomreyn_Random_: a likely workaround is !hwe02:05
_Random_thanks..02:06
tomreyn!hwe | _Random_02:06
ubottu_Random_: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack02:06
_Random_tomreyn: installing02:08
zdorovohi everyone, putting a fresh copy of the iso on the USB stick seems to have done the trick. Thanks for all your help!!!02:08
tomreyn_Random_: be sure to install both the linux and xorg package. also, can you share your system log to better analyze this error?   journalctl -b | nc termbin.com 999902:09
tomreynzdorovo: glad you solved it!02:10
_Random_just installed & rebooting via ssh02:10
_Random_thanks tomreyn: Ill log back into the laptop &come back here while on  the laptop02:11
tomreynok02:12
gehnI tend to install latest versions of a few things, for example cmake, usually by hand by downloading binaries and just unzipping them and adding the resulting dir (or */bin dir) to my $PATH, is there a better way? like a package manager other than apt for things that aren't in standard ubuntu repos?02:12
gehnthere are apt repos for some things, like the ubuntu toolchain ppa for newer versions of GCC for example, but I don't think cmake has a ppa or an apt repo02:12
gehncmake is only one example of about a dozen various things like this that I use02:13
tomreynif there are no usable PPAs, a newer ubuntu release may help, or a chroot (or container, or VM) with a newer ubuntu release may help.02:14
tomreyngehn: ^02:14
gehncmake release far more often than new ubuntu releases02:14
gehnalso I chose ubuntu over Arch specifically because I prefer to usually stay on LTS for a while as upgrades tend to be time consuming02:15
tomreynthere also !snap for such use cases, but i suspect there are no snaps for software development tools like cmake.02:15
gehnand I like (mostly) stable versions of many things02:15
tomreynso containers are probably a good match.02:17
Mystified1234tomreyn: thanks this is random.  Ive installed both pkgs..02:17
tomreynMystified1234: and did it help?02:18
tomreynMystified1234: you installed them and rebooted, right?02:18
gehnI'm not going to run a container just for a new version of cmake02:18
gehnit's about a million times easier to just download the zip manually as I mentioned before02:18
gehnbut it's still a bit annoying and time consuming02:19
tomreynmaybe you need automation02:19
Mystified1234tomreyn: it's booted, as per normal, it can crash at any time..02:19
gehnI could probably automate it myself, but it's probably not worth it to me to use my time to do so02:19
gehnthen I have to maintain what I automate02:19
Mystified1234tomreyn: 4.18.0-20-generic #21~18.04.1-Ubuntu SMP Wed May 8 08:43:37 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux02:19
tomreynMystified1234: here's the command to share your log from last but one boot:  journalctl -b -1 | nc termbin.com 999902:19
sscoutwhere can I ask about ubuntu 14 lts? trying to get wifi working on an old laptop02:23
Bashing-om!14.04 | sscout02:24
ubottusscout: Ubuntu 14.04 LTS (Trusty Tahr) was the 20th release of Ubuntu. !End-of-life was April 25th, 2019. Paid support (ESM) is available. See also !esm, !eol, !eolupgrade02:24
leftyfbsscout: install 18.0402:24
sscoutthat laptop won't run 18.04 I think, it had a bunch of errors just loading 14.04 live02:25
Bashing-omsscout: Repos will no longer exist ,,, no help for what has reached End_Of_Life :(02:25
leftyfbsscout: try 18.04, if you have problems, come here and we'll help you with it02:26
sscouthmm, I'm trying to get a broadcom wifi card recognized, askubuntu answers all talk about 10-1602:27
leftyfbsscout: 14.04 is end of life. It's not supported anymore. Try 18.0402:27
sscoutok, ty02:28
Mystified1234tomreyn:  or02:33
Mystified1234if anyone else can help it eould be appreciated02:34
Mystified1234https://dpaste.de/PYNv02:34
tomreynMystified1234: hmm i'm getting a timeout on dpaste02:35
tomreynok, got it now. plenty of log spam there.02:37
Mystified1234thanks tomreyn: i'm not sure what taht means, I'm no techie02:37
tomreynMystified1234: there are no errors that i can find reagrding your failing graphical display. maybe i'm not looking for the right things.02:39
tomreynMystified1234: you might want this newer laptop /mainboard firmware https://pcsupport.lenovo.com/gb/en/products/LAPTOPS-AND-NETBOOKS/YOGA-SERIES/YOGA-520-14IKB-TYPE-81C8/downloads/DS121264   right now you have BIOS 4QCN48WW(V2.12) 11/23/201802:40
activistI am switching Download mode but fastboot not working. It stuck at "waiting for device" step. Tried on Ubuntu and Windows but no luck.02:45
Mystified1234tomreyn: thanks will install.. what I really want is to take the laptop back & for replacement or repair but with hard evidence that there is a fault.02:46
tomreynMystified1234: since i can't spot it on the logs, a hardware fault may be possible. did you run a memory test and cpu burn in test, yet?02:47
Mystified1234tomreyn: no02:47
tomreynhttps://help.ubuntu.com/community/MemoryTest02:48
Mystified1234again thanks: :)))))))))02:48
tomreynMystified1234: for CPU: https://askubuntu.com/questions/948854/how-do-i-stress-test-cpu-and-ram-at-the-same-time/948865 https://askubuntu.com/questions/948854/how-do-i-stress-test-cpu-and-ram-at-the-same-time/94886502:50
Mystified1234about to boot into windows & install the new bios02:52
Mystified1234tomreyn:  Thank you !02:52
tomreynthere's also phoronix test suite which simulates different workloads for testing02:52
tomreynyou're welcome, Mystified123402:52
* tomreyn zzz02:53
=== dax is now known as ezri
_Random_hi guys back again..03:55
_Random_I updated my bios on my pc, windows boots only.. so disabled secure boot & fast boot in bios.. i have grub, but i drop back to initramfs..03:56
_Random_the same happens with the use of super grubdisk 2.03:56
_Random_i have trie dgoing into ubuntu recovery03:57
_Random_4.18.20 &4.18.5003:57
_Random_end back at the same spot03:57
mr_louMorning04:08
mr_loublackflow, After lots of searching, I have come to the conclusion that my harddisk issue is an Ubuntu issue. So many online posts can't be wrong. It's a well known bug that has existed for ages.04:08
Randolfmr_lou: What are the symptoms?  (I'm curious to know if I'm experiencing it too.)04:11
_Random_hi guys, I have nvme disk, after upgrading bios. reset bios removed secure boot & fast boot, I'm back at grub, & fail to boot ubuntu, regardless if i'm in recovery or normall start, i drop to shell with initramfs04:12
_Random_ missing modules (cat /proc/modules; ls /dev)04:12
_Random_i treied super grubdis to boot the os, same occurs with that04:13
_Random_blkid does not show any drive, obviously because I have nvme dride04:13
_Random_blkid does not show any drive, obviously because I have nvme drive04:13
mr_louHi Randolf. In this particular case, it's simply slow transfer speeds to an external USB device. Starts off fine, but then drops to insanely low speeds, like 1,5 mbps.04:17
mr_louRandolf, The same device works fine on Windows, maintains a high transfer speed.04:17
mr_louRandolf, There's like a million posts about this issue on various forums online.04:17
mr_louRandolf, It seems to be related to SSD / SD card / flash memory (in my case), while mechanical USB drives seems to work faster for some reason.04:19
mr_louhttps://lwn.net/Articles/682582/04:21
Alpha-OmegaIs there a way to create a manual LVM on a disk with Ubuntu 18.04.2 Desktop installer?04:39
Alpha-OmegaI don't see any option for LVM.04:40
bindithink you need the alternate installer for that04:42
bindiwell, not sure about desktop04:43
Alpha-Omegabindi: Makes no sense that they provide an option for LVM for wiping one of the disks, but you can't even select which disk, and if you do manual, won't give you the option...04:45
bindii just know that 18.04 server installer required the alternate installer for lvm :p04:46
Alpha-Omegabindi: I ended up creating it with gparted and LVM commands. If there is the ability to do it with the tools, why not provide the option... Not very inuitive for a user-friendly distro. Not to hate on Ubuntu, but Anaconda provides a nice way to set it up.05:03
Mystified1234anyone around 2 help please, stuck at initramfs. with no way to list/view or cat nvme drives05:03
Mystified1234i update my bios, unticked secure & fast boot,.At grub ubunto is listed, but fails to complete the boot & drops toinitramfs,05:05
lotuspsychjeMystified1234: whats your ubuntu version? are you trying to install, or did you install and try to boot?05:06
Mystified1234grabbing another live iso to acces the pc..   does the ubuntu iso have recovery tools available..05:06
Mystified123418.0205:07
lotuspsychje18.0405:07
Mystified1234with kernel .20 & .5005:07
Mystified1234oops yes05:07
Mystified123418.0405:07
lotuspsychjeMystified1234: are you trying to install for the first time, or did you install the setup and now trying to reboot?05:07
Mystified1234no cat or nano or fdisk tools05:08
Mystified1234so cant list my nvme05:08
Mystified1234under initramfs05:08
Mystified1234just tried to use rescatux but nothing worked05:08
lotuspsychje Mystified1234: are you trying to install for the first time, or did you install the setup and now trying to reboot?05:08
Mystified1234no.. was a full working dual boot, but upgraded my bios as i was having display issues..05:09
Mystified1234on my laptop05:09
Mystified1234lenova yoga 520 with  i5-8th gen05:09
Mystified1234intel gpu05:10
lotuspsychjeMystified1234: updating bios, can change bios values again, did you check your bios sata/nvme settings?05:10
Mystified1234no.. did not05:10
Mystified1234let me get into bios05:10
lotuspsychjeMystified1234: are you gonna dualboot or singleboot ubuntu now?05:10
Mystified1234need to dual boot05:11
Mystified1234as much as i hate windows05:11
lotuspsychje!uefi | Mystified123405:11
ubottuMystified1234: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI05:11
Mystified1234its not an issue getting to grub05:16
Mystified1234i have uuid does not exist05:16
lotuspsychjeMystified1234: with dualboot, fastboot & secureboot must be tweaked otherwise then singleboot, see uefi factoid ^05:16
two4teaHi ALl05:17
two4teaI think I made a mistake somewhere with a symbolic link and I'm trying to dig myself out of a hole...05:17
Mystified1234secure & fast boot defineatly disabled05:21
Mystified1234kernel 4.18..-20 generic05:22
Mystified1234from initramfs how can list my nvme partitions05:24
lotuspsychjeMystified1234: please dont repeat05:24
Mystified1234lotuspsychje: then what do i do05:26
lotuspsychjeMystified1234: patient until someone can help you05:27
Mystified1234:)05:27
Mystified1234but still :(((( (lol)05:27
=== lotuspsychje_ is now known as lotuspsychje
gimpnixonHey everyone, Coming here to give a little update about a situation I was having. when I would start my system with startx for some reason my cursor would be invisable until I opened a terminal or a GUI window of some sort. couldnt figure it out for the longest and came here asking and didnt really find much info well i'm coming to you all to let you know that i've found a neat little work around if06:15
gimpnixonanyone ever has the same issue. YOu can add the line "xrdb -load ~/.Xresources" to your .xinitrc file and if your .Xresources file if configured corectly then this will make your mouse load at start up.06:16
gimpnixonI haven't testd it, but using the "source" commnad may also have the same effect. Cheers06:17
blackflowmr_lou: bug in what though?06:28
blackflowmr_lou: also consider it the other way around (since there aren't any special drivers for disk brands), that the disk is sensitive to something specific in USB communication with linux.06:29
zambawhat is accounts-daemon and why is it consuming all my cpu?06:32
=== himcesjf_ is now known as him-cesjf
Ben64zamba: https://askubuntu.com/questions/685193/what-starts-accounts-daemon06:34
mr_loublackflow, Bug, issue, call it what you will. Poor performance compared to other OS even on the same PC. People all report the same thing: Decent speed at first, then slows insanely to 1,5 mbps. People reply about ram buffer and such, but this doesn't change that transfers are fine on Windows.07:14
mr_louPeople all report the same thing.07:15
mr_louAnd it seems to be related only to flash drives, SD cards, USB sticks, SSD harddisks etc.07:15
blackflowmr_lou: yeah but they report for the same drive model? anyway, without knowing in which subsystem the bug exists, it's still not absolute that it's Ubuntu (or more precisely the Linux kernel's) fault.07:16
blackflowdon't get me wrong, this ain't some blind defense of Ubuntu, it's pragmatical conclusion aimed at eliminating red herrings.07:17
blackflowgood luck for now, I have to flee the office, bbl in an hour or so07:17
* mr_lou is out too07:27
thsnri have definitely observed the same behavior under windows where a copy starts fast and slows down towards the end. you can also find many confirming reports for windows07:35
thsnrit just a question of when the actual syncing happens and how the reported speed is calculated07:35
thsnr(unless of course you have actually stumbled on some issue)07:36
lotuspsychje!chat | thsnr07:36
ubottuthsnr: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!07:36
thsnrmore of a follow-up to mr_lou, but ok07:36
=== The_Milkman1 is now known as The_Milkman
Optimus_Primehello?08:00
Mystified1234hey guys how to list nvme disks from a rescue disk08:00
=== sins-_y is now known as sins-
Mystified1234hey how to fix ubuntu after windows/bios update with ubuntu disk08:11
icey-server08:16
iceywhoops - sorry :)08:16
MJCDIs there a mini.iso for ubuntu 19.04 yet?08:24
MJCDI can't find it08:25
MJCDalso why is it all -live-server08:27
MJCDnot just -server as usual08:27
MJCDyeah no mini.iso :(08:28
MJCDI will put in an issue08:28
MJCDi'm sure I could reconfigure 18.04's installer to use the 19 repo's ... ?08:29
MJCDits mini.iso08:29
=== TomyWork is now known as Rayden
=== Rayden is now known as TomyWork
mehjarihi, can anyone help setting up gui in ubuntu server 18.04? i get to remote desktop screen where it shows me "xrdp - just connecting" popup with session dropdown having multiple options.. i tried alll of them but nothing seems to work :(08:33
lotuspsychjemehjari: join to #ubuntu-server please08:34
jadaxhey, I'm trying to lean my Ubuntu 18.04 install to reclaim some memory so docker can run. What is the minimum that Ubuntu 18.04 would need? ~ 150MB?08:40
jadaxI'm on EC2 AWS instance and I only have 1GB of memory available08:41
Mystified1234need to repair ubuntu on a nvme after bios upgrade08:45
m_ad[m]MJCD: there is a netboot/mini iso of 19.04 and it's been there for a while, look closer on the download site under Alternative Downloads08:45
Mystified1234unable to list the nvme, don't know where to start08:46
MJCDnot listed on https://help.ubuntu.com/community/Installation/MinimalCD08:46
m_ad[m]MJCD: https://www.ubuntu.com/download/alternative-downloads http://cdimage.ubuntu.com/netboot/19.04/08:46
MJCDnor is it in http://releases.ubuntu.com/19.04/08:46
m_ad[m]there you go08:46
MJCDok so it just needs updating08:46
MJCDtyvm08:46
m_ad[m]you're welcome :)08:46
boblamontis there any way in Lubuntu to get a sound, flash, or some sort of attention getter when a confirmation dialog comes up?08:49
m_ad[m]better to ask in #lubuntu i guess08:50
boblamontI didn't know there was #lubuntu08:51
m_ad[m]boblamont: https://wiki.ubuntu.com/IRC/ChannelList08:53
Mystified1234how to list nvme drives09:07
Ben64ls /dev/nvme*09:08
Mystified1234Ben64: mo luck from live ubuntu iso09:10
=== saint__ is now known as saint_
Mystifiedneed nvme tools for live installer09:40
Mystifiedas the nvme disk is not listed09:40
BluesKajHey folks09:40
ChaekyungHi. How u doin?09:45
Mystifiedanyone around to help09:45
Mystifiedneed to install nvme tools09:45
Mystifiedon live installer09:45
lotuspsychjeMystified: if you repeat your question, please add 'all' details so volunteers can try to help you09:46
lotuspsychje!details | Mystified09:46
ubottuMystified: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.09:46
pwuertzHi, is there a way to downgrade Nautilus in 19.04 to a previous version. Say, the one in 18.10?09:47
lotuspsychjepwuertz: downgrading packages is not how ubuntu works, whats your purpose exactly?09:47
BluesKajpwuertz, what's your real issue?09:48
MystifiedMy ubuntu dual boot was working untill i updated the bios.. now unable to boot, nor can identify the nvme drive, with any commands. so I can try to do a grub recovery09:48
Mystifiedwindows boots from grub09:48
pwuertzlotuspsychje, BluesKaj The real issue is that the latest Nautilus doesn't allow copy+paste file locations to other applications anymore. Like pasting a file path in any editor, terminal etc.09:49
BluesKajMystified, legacy bios or uefi ?09:50
pwuertzIt seems to be a known anti-feature since Nautilus 3.3009:51
lotuspsychjepwuertz: if you find a bug, or want a a wish you can file a !bug or affect on an existing bug. as user you have influence in the ubuntu community09:51
Mystified1234earlier in the day i installed09:51
Mystified1234http://dpaste.com/0YA47KH09:51
lotuspsychjepwuertz: is this what you are looking for? https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/182415709:52
ubottuLaunchpad bug 1826266 in nautilus (Ubuntu) "duplicate for #1824157 Nautilus no longer copies file path when a file is marked then copied" [Low,Triaged]09:52
pwuertzlotuspsychje: It's a known anti-feature that was introduced ~9 months ago, bug reports are all there, but as far as I understood the gnome folks are not willing to change that behaviour. So I'm trying to downgrade to the last known working version.09:53
lotuspsychjepwuertz: as said before, downgrading is not how ubuntu works, if you want an earlier nautilus, try another ubuntu version09:54
BluesKajMystified1234, did you try the recovery kernel ?09:55
Mystified1234no..09:58
Mystified1234i'm unable to access the disk to chroot09:58
Mystified1234unable to read it from any iso09:59
Mystified1234or initramfs09:59
Mystified1234no command is showing the nvme drive09:59
jeremy31Mystified1234: any chance BIOS is using RAID mode?10:00
Mystified1234i think so10:01
Mystified1234what should it be10:01
Mystified1234but windows booted from grub10:01
Mystified1234or should i say, its still boots from grub10:02
BluesKajMystified1234, describe what happens when you try to boot ubuntu from grub?10:09
Mystified1234i have grub, ubuntu & windows are listed10:10
Mystified1234i click ubuntu10:10
Mystified1234i have this error10:10
Mystified1234I end up with initramfs. nissing uuid.  initramfs has limited tools & lsblk does not list nvme partitions no cat function10:11
Mystified1234no uuid10:12
EriC^^Mystified1234: are you able to see the disk if you boot a live usb?10:12
Mystified1234thats why I'm tryting to find nvme tool10:12
Mystified1234yes10:12
EriC^^Mystified1234: can you boot a live usb now to troubleshoot10:12
Mystified1234I have ubuntu live installer connected10:12
Mystified1234& booted10:12
EriC^^Mystified1234: type "sudo parted -ls | nc termbin.com 9999"10:12
Mystifiedim using the installer now10:13
EriC^^you're installing or just on the live session?10:13
Mystifiedunable to execute /sbin/parted: Input/output error10:13
Mystifiedlive session10:13
MystifiedI wanyt to recover the os10:14
Mystifiedor at least recover the data10:14
Mystifiedparted_devices list only /dev/sdb4022337024SanDisk Cruzer Bladeunknown10:16
EriC^^Mystified: sounds like the live usb is damaged10:17
Mystified? nvme drive the sdb is the live usb10:18
EriC^^Mystified: try "dmesg | grep nvme"10:18
Mystifiedblank10:18
EriC^^Mystified: i'd say the live usb is damaged if it says input/output error on /sbin/parted10:18
Mystifiedbut windows is working fine10:19
EriC^^still for some reason the nvme isnt being picked up10:19
EriC^^Mystified: i said the live usb not nvme damaged10:19
EriC^^the installer10:19
Mystifiedah10:19
Mystifiedremake the iso10:19
EriC^^use a different usb10:19
Mystifiedok10:20
EriC^^input/output error is hardware related10:20
Mystified1234ok making another10:21
Mystified1234EriC^^: have a look at this http://dpaste.com/0YA47KH10:22
EriC^^what is that Mystified1234 ? a log from the installed system?10:25
Mystified1234prior to doing the bios upgrade..10:27
Mystified1234i was having display issues10:27
EriC^^aha10:27
Mystified1234i had ssh open10:27
EriC^^so you installed the hwe packages, then what10:27
Mystified1234still have the terminal open10:27
* EriC^^ pulls a sofa out for Mystified1234 10:27
EriC^^tell me how it all started10:27
Mystified1234thanks EriC^^: :)10:28
EriC^^no problem Mystified1234 :)10:28
EriC^^so did you try restarting after the hwe package update? but prior to the bios update?10:29
Mystified1234my display has been crashing on the laptop & is under warrantty, yet when i returned the laptop, it was stated no faults where found. The issue happens on windows & ubuntu10:29
EriC^^aha10:29
EriC^^that sucks10:30
EriC^^which manufacturer is it?10:30
Mystified1234EriC^^: yes restarted after the upgrade10:32
Mystified1234then went into windows, as it was also sugested i do the bios upgrade10:32
Mystified1234after that could noot boot into ubuntu, but boot into windows.10:33
YoKeSeh-Any Brackets user been able to solve the typographical problem with "OpenFreeType6" in the current versions of Ubuntu?10:33
Mystified1234I did disable secure boot & fast boot10:33
mousesMystified1234: if no problem was found, perhaps some common setting/app you use is crashing the display driver?10:34
mousesMystified1234: What type of GPU are we talking about?10:34
Mystified1234the issue is both in windows & ubuntu10:34
Mystified1234not just ubuntu10:34
mousesRight - there are settings as well as apps that run in both :)10:34
Mystified1234I'm sure its a hardware issue..10:35
Mystified1234I'm now going to reboot with a new installer10:35
mousesAgain, what type of GPU and are you deviating from stock settings?  What driver version?10:36
Mystified1234I just want stock settings on lenovo intel gpu10:38
Mystified1234again no nvme10:39
Mystified1234parted just shows the usb10:42
Mystified1234no input.output error10:43
EriC^^Mystified1234: did you try booting into ubuntu before doing the bios upgrade by any chance?10:44
EriC^^Mystified1234: ah great, type "sudo parted -ls | nc termbin.com 9999"10:44
Mystified1234I cant see anu nvme tools in ubuntu10:44
Mystified1234yes10:44
EriC^^aha did it work?10:44
Mystified1234ill need to install an irc client\10:44
Mystified1234hang on ill use firefox10:45
EriC^^ok10:45
EriC^^did you try booting into ubuntu right after the kernel upgrade but before the bios upgrade?10:45
mystified1234_https://termbin.com/tv0n10:49
=== Mystified1234 is now known as Mystified
MystifiedEriC^^: i thought it was a definite yes but know im not 100% sure10:51
Mystifiedas I stated I can't  see any nvme tools here10:52
EriC^^Mystified: i think something about the bios update screwed things up, maybe it set some default setting that doesnt allow ubuntu to see the nvme10:52
Mystifiedon the live iso10:52
EriC^^try to look for any settings that are related, or maybe roll back the bios update if possible10:52
Mystifiedif thats the case why is the live installer booting10:52
MystifiedI have noticed that I can stop fast boot10:53
EriC^^this is the same iso installer you used to install the first time right?10:53
EriC^^Mystified: cause it's not nvme10:53
Mystifiedyes10:53
Mystifiedbut new usb10:53
EriC^^the problem is that the nvme drive cant be located, that's why the install stops at uuid not found10:53
Mystifiedi made another usb10:53
Mystifiedyes10:53
EriC^^ok, that means it must be the bios update causing this then10:53
Mystifiedbut there is still no nvme tools10:54
EriC^^or some setting it set10:54
Mystifiedill go into bios10:54
Mystifiedshould the drive be set to raid10:54
EriC^^try setting it to the opposite of what's currently set10:55
Mystifiedthere is an option for "bios back flash"10:56
Mystifiedin storage i have10:56
Mystifiedoptions for10:57
Mystifiedcontroller mode RST10:57
Mystifiednon raid phsical pcie 1.o samsung 238.gignvme10:58
Mystifiedif i try ahci it will erase the data10:59
EriC^^no it wont10:59
Mystifiedthats the only option10:59
EriC^^try ahci10:59
Mystifiedso try that then10:59
EriC^^yes sir10:59
Mystifiedlol11:00
Mystifiedthats all it was11:00
Mystifiedbloody hell11:00
pavlushkawhat is the equivalent of apt-key for apt as the former one is deprecated?11:02
trurlis there something like "arp -a"?11:02
ChunkzZanyone know how I can backup chromium settings? Ubuntu 18 LTS....11:03
_myst_back in.. all nvme now showing 1-511:04
_myst_EriC^^:11:05
_myst_thanks11:05
_myst_sorry to waste your time11:06
_myst_bloody hell11:06
_myst_now I can get back toi this screen error11:06
_myst_i hope it does not continue11:06
roryI don't think there is one, pavlushka. From the apt-key man page: Note: Instead of using this command a keyring should be placed directly in the /etc/apt/trusted.gpg.d/ directory with a descriptive name and either "gpg" or "asc" as file extension.11:07
roryhowever... the command being deprecated mainly means you shouldn't include it in a script etc... but if you just need to add a key on your desktop, the command still works.11:09
roryChunkzZ: you can back up the ~/.config/chromium/ directory.11:10
roryor ~/.config/google-chrome/ if applicable11:10
rorybloody hell. gtg https://i.imgur.com/BzLQzNn.png11:12
Jonopoly_Anyone used gio to mount an FTP directory?11:23
Jonopoly_i get this error: Error mounting location: volume doesn't implement mount11:27
tomreynJonopoly_: what'S the output of    dpkg -l gvfs* | nc termbin.com 999911:35
tomreynand which ubuntu version are you running?11:35
Jonopoly_Raspbian, ill get that file now11:39
Jonopoly_https://termbin.com/umzh11:40
Jonopoly_tomreyn:11:42
tomreynJonopoly_: we only support ubuntu in #ubuntu, thus the name.11:43
Jonopoly_tomreyn: alright, thanks thought raspbian was based on ubuntu11:44
Jonopoly_tomreyn: Thanks11:44
tomreynit may be, i don't know but "based on" is not "is".11:44
tomreyntry ##linux11:45
BluesKajJonopoly_, raspbian is based on debian stretch11:45
Jonopoly_BlueKaj: ah okay, thanks!11:45
BluesKajJonopoly_, there's also a #raspberrypi chat11:46
EriC^^Mystified: great good to hear11:49
g105b_Hi everyone, is there a recommended way to install nvidia drivers other than using nvidia.com?11:54
lotuspsychjeg105b_: depends on your chipset whats reccomended11:54
tomreynyour ubuntu version can matter, too, i guess11:55
g105b_I have not yet installed Ubuntu.11:55
g105b_The PC has two GTX 970 cards.11:55
BluesKaj!ubuntu-drivers11:56
BluesKajhmm, not bot11:56
lotuspsychjeg105b_: before you install ubuntu with gtx cards, its useful to know its possible you will need !nomodeset to bypass black screen11:57
lotuspsychje!nomodeset | g105b_11:57
ubottug105b_: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter11:57
g105b_Oh.11:59
g105b_This reminds me of years ago editing xorg.conf and crying.11:59
lotuspsychjeg105b_: no xorg tweaking should be needed these days for normal usage11:59
lotuspsychjeg105b_: when no black screen, ubuntu should load your driver automaticly but for GTX cards it might be reccomended to get a higher version from the ubuntu graphics ppa12:01
Mystifiedagain thanks EriC^^: :) my wife is angry for not pulling my weight !!!12:07
zetherooI am cloning an 18.04 VM and then renaming the hostname, but for some reason the DNS still seems messed up when trying to access the clone from other systems ... I sometimes land on the original and not on the clone, or I land on clone1 instead of clone212:13
tomreynzetheroo: do they have different ip and mac addresses?12:14
zetheroo tomreyn: I just checked before you asked  :) they have different macs but same IP :P12:15
zetheroo(DHCP)12:15
tomreynwell that's wrong, obviously, but with different macs your dhcp server should be assigninmg different ip addresses12:16
tomreyn- "but"12:17
zetherooright12:17
zetheroook, I just used dhclient to renew the IP12:17
zetherooI am wondering if perhaps the original mac address is hiding somewhere ...12:18
zetherooI just rebooted the VM and it's reverted to the previous IP12:19
tomreyni read that the "cloud-init" package may be getting in the way there.12:22
zetheroosource?12:26
zetheroohmm ... I found this https://superuser.com/questions/1338510/wrong-ip-address-from-dhcp-client-on-ubuntu-18-0412:28
zetherooadding             dhcp-identifier: mac        to the netplan config seems to have fixed the issue12:34
tomreynhttps://netplan.io/examples#integration-with-a-windows-dhcp-server12:34
generichow can I build an image for PXEboot ?12:35
zetherootomreyn: the joy of netplan :D12:35
tomreynzetheroo: the joy of non standards complying dhcp servers12:35
zetheroo tomreyn: Windows Server 2012r2 doesn't comply with standards?12:36
tomreynapparenlty not fully, if it expects a mac address for a dhcp identifier12:37
zetherooI don't actually mind netplan, but there is a learning curve coming from what was before.12:37
zetherootomreyn: what is the alternative to identifying by mac?12:38
tomreyncustom strings, i guess, i haven't looked up the details.12:38
zetherooI think I located the culprit ... /etc/machine-id12:40
zetherooon both cloned VMs it's identical12:40
tomreynlooks like your cloning mechanism works badly.12:40
zetherooThe mechanism is simply creating a template based on a VM and then cloning that template ... it's not OS specific12:41
zetherooone has to know where all the changes need to be made on the clones to make sure they are unique instances12:42
tomreynno doubt there.12:42
zetheroohttps://jaylacroix.com/fixing-ubuntu-18-04-virtual-machines-that-fight-over-the-same-ip-address/12:44
tomreynthe system has no way of knowing that it's a clone, so whoever clones it needs to ensure they know which changes need to be made to clone a system, and ensure those are made. this issue would not occur with fresh installations.12:44
zetherooThis is certainly true. :)12:45
TJ-tomreyn: I'd say that DAD is enough for the system to know that, and react accordingly12:45
zetheroothough the change to dhcp not identifying with iface macs is pretty new ... was a tad surprised when I read about just now12:46
Number6Hi, I'm trying to follow the steps listed on https://wiki.ubuntu.com/SecurityTeam/KnowledgeBase/MDS to secure my 14.04 and 16.04 machines. I installed the higher version kernels as well as he intel-microcode package, however when I reboot the system and test to see if I'm still vulnerable I get Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown12:48
rypervencheNumber6: First of all, you should upgrade or reinstall your 14.04 machine. It went EOL last month, so you are no longer receiving security patches.12:53
Number6rypervenche: It's on the list of things to do, don't worry12:55
tomreynmaybe there are no microcode updates for this cpu, or not yet?12:56
Number6Possibly. However I tried using the command line flags of   mds=full,nosmt12:57
Number6in /etc/default/grub12:58
Number6With no luck either, which doesn't really make any sense13:01
tomreynand cat /proc/cmdline suggests they applied?13:05
tomreyn(did you update-grub?)13:05
=== ben_r_ is now known as ben_r
Number6BOOT_IMAGE=/boot/vmlinuz-4.15.0-50-generic root=UUID=d436f049-ad78-4cb8-aa3a-e52454b395f5 ro mds=full,nosmt console=tty1 console=ttyS0 nvme.io_timeout=4294967295 nvme_core.io_timeout=429496729513:07
Number6They're there, in the cmdline options alright13:07
tomreynNumber6: So "SMT Host state unknown" sounds like a detection issue.13:11
TJ-Number6: is it a virtual machine or bare metal?13:12
Number6AWS VM13:12
TJ-Number6: I'd assume AWS hosts are patched. I'd also theorise that they hide the host state from guest VMS to prevent bad actors detecting unpatched hosts and attempting to attack them13:13
Number6indeed13:14
tomreynoh a VM13:17
Number6yeah, ubuntu vm on AWS13:20
=== pikapika_lunar_a is now known as pikapika
mousesQuestion: I have a not even 8 month old 64GB USB stick (Sandisk Ultra USB 3.0) and after plugging it in, no device shown in thunar, no device shown in gparted13:38
=== waveform_ is now known as waveform
mousesany troubleshooting I can do, or likely dead USB stick?13:38
lotuspsychjemouses: could you pastebin the tail of syslog on the plugin?13:39
mousesof course, moment13:39
mouseslotuspsychje: https://paste.ubuntu.com/p/SdSfjXh7zv/13:41
mouses(that's a unplug and replug of the device while tailing)13:41
mousesand current tail is repeating the error -71 line13:41
lotuspsychjemouses: so gparted & disktools doesnt see the device?13:41
mouseslotuspsychje: correct, pasting more of said log if helpful:13:42
mouseshttps://paste.ubuntu.com/p/FSwFKS7j5R/13:43
mousesassuming faulty hardware, I just hate to trash a 64GB stick if nothing is actually wrong with it13:43
lotuspsychjemouses: other usb ports test?13:44
lotuspsychje!info testdisk | mouses another test13:44
mouseslotuspsychje: yes, tested on other ports and also other machines (Including a ubuntu box, a gentoo box, and a windows box)13:44
ubottumouses another test: testdisk (source: testdisk): Partition scanner and disk recovery tool, and PhotoRec file recovery tool. In component universe, is optional. Version 7.0-3build2 (bionic), package size 391 kB, installed size 1530 kB13:44
lotuspsychjemouses: yeah multiple Os might be dead then13:45
mousesgiving that a go13:45
mouseslotuspsychje: probably, just a shame to have one die so soon13:45
lotuspsychjemouses: 8months means still in warranty right?13:45
mousesdevice does not show in testdisk13:45
mouseslotuspsychje: in theory, except I didn't save original packaging or receipt13:45
lotuspsychjemouses: yeah i usually test with gparted & testdisk if those dont show its mostly broken13:46
mouseschecking their RMA process13:46
mousesYeah, they require 'valid proof of purchase' and I never saved the receipt becuase bad mouses and it was on sale for like $14.99 usd13:46
TJ-mouses: have you tested in other devices ?13:47
mousesoh well, into the e-waste drawer13:47
mousesTJ-: 08:44 <mouses> lotuspsychje: yes, tested on other ports and also other machines (Including a ubuntu box, a gentoo box, and a windows box)13:47
mouseslotuspsychje: thanks for the sanity check/help13:49
lotuspsychjenp mouses13:49
TJ-mouses: is it directly connected, or via a USB<>SDcard adapter? I've seen those adapters fail13:49
mousesTJ-: direct connection13:50
mousesTJ-: could be something physical, last time I used it I was noticing how it would disconnect/reconnect at seemingly random times13:51
TJ-mouses: ooo I've seen that too when the USB connector and the PCB traces separate due to mechanical stress... and ficxed it by reflowing the solder with a heat gun/soldering iron13:52
mousesTvL2386: little over my level :)13:54
TJ-mouses: my point is, if mechanical stress were the cause, by examining if there is a slight bend in the connector<>body line you could insert it and apply careful slight pressure to correct the bend and see if it helps - that'd also confirm whether it'd be possible to fix it13:58
mousesTJ-: so weird, it looks perfect, no bends or physical looking issues - here's complete syslog when plugged in14:15
mouseshttps://paste.ubuntu.com/p/MtqdmP3cws/14:15
TJ-mouses: That actually looks quiet hopeful14:17
mousesTJ-: any ideas?  Device not seen in gparted, testdisk, etc14:18
TikityTiki'm trying to install postgresql and i deleted /var/lib/postgresql, no matter what how i reinstall postgresql it stilldoesn't remake /var/lib/postgresql14:19
TJ-mouses: the device is correctly recognised and the block device on it too, but then the U! U2 transistions fail - those are link power management phases/levels. I suspect your issue might be solved by disabling LPM on the host. You can find an overview of U1/U2 at https://www.eightforums.com/threads/power-options-add-or-remove-usb-3-link-power-mangement.50276/14:19
mousesTJ-: weird, it was working just fine on every device I own (5+ systems) 2 weeks ago, now works on 0 of them14:21
mouses3 of those systems are not networked and have not been updated/changed in many months14:21
TJ-mouses: yes, it does seem like the device has a problem but this is worth trying. Here's the Linux way to control it https://www.kernel.org/doc/html/latest/driver-api/usb/power-management.html14:21
mousesthanks!  Will give it a go, why not14:22
mousesalso tried to RMA it, we'll see if Sandisk wants to be nice about it even though I don't have receipt/original packaging14:22
mousesdoubt they are that picky over a $20 USB stick :)14:22
TJ-mouses: it may be, if the host doesn't try to do U1/U2 link power management (which is the default) then the device will work14:22
mousesworth a shot, as I have no need for the power management anyway14:23
CoffeeCattlewhen you press ctrl alt and an F key to switch between x servers, is there a termianl command I could use to do the same thing?14:24
CoffeeCattleI want to change the keybinding14:24
=== Anticime1 is now known as Anticimex
pragmaticenigmaCoffeeCattle: While it isn't recommended, as it will affect other users of the machine if there are any. This post might be a starting point for you. It's rather old, so understand some of the approach may no longer work. https://askubuntu.com/a/17610314:27
CoffeeCattlethank you, I'll check it out]14:28
pragmaticenigmaCoffeeCattle: Otherwise the command from a logged in terminal session "chvt #" will also work14:28
CoffeeCattlethat was a blind smiley at the end14:28
CoffeeCattle@Prag I get the same "Couldn't get a file descriptor referring to the console"14:29
CoffeeCattleI'm on ubuntu 19 if that makes nay differnece14:30
pragmaticenigmathe chvt command has been standard for a long time CoffeeCattle. I was adding caution to the link, as their are some significant archetecture changes to Ubuntu since 2012 and how the TTYs are utilized14:33
CoffeeCattleis there a way to cheat and make a key I press simulate ctrl+alt+f(whatever)14:37
pragmaticenigmaCoffeeCattle: May I ask what your goal is for making this change? It may help me better find a resource for your14:39
CoffeeCattleI want to watch porn on tty2 and switch to tty1 with a single button rather than 314:40
jdrbahahaha14:40
CoffeeCattleIts actually 4 cus Ive got an apple keyboard and have to hold down the fn14:41
pragmaticenigmaCoffeeCattle: The purpose of 3 buttons to prevent accidental switching. I don't know what keys you would bind your switching to, but without at least a single modifier your going to reduce the functionality of your computer14:42
SimonNLsecond screen CoffeeCattle then there is just one button needed  power switch14:42
CoffeeCattleI'd stick it on the eject, prefabley only on that tty2 user14:43
CoffeeCattleswitching tty pauses the video and stops any sound14:43
pragmaticenigmaMy recommendation is to invest in a lock on your door, and consider other hobbies that you'd be less ashamed of14:43
CoffeeCattlenothing wrong with having honour and hormones14:44
jdrbaahahah14:44
lordcirthCoffeeCattle, there are better ways to quickly close or minimize something than switching ttys.14:46
TJ-CoffeeCattle: the kernel uses Alt+Fx for switching ttys, Xorg adopted Ctrl+Alt+Fx. You might need to consider than in rebinding at the Xorg level14:47
pragmaticenigmaAlt + F4 comes to mind14:47
CoffeeCattleI have way too many windows for alt+f4 to be less keypresses14:47
lordcirthCoffeeCattle, make a script that runs 'killall' on the programs in question, then keybind that?14:48
CoffeeCattlewhat if I want to go back to watching the video. switching screen server pauses it and guartees it wont be playing14:48
pragmaticenigmaCoffeeCattle: It sounds like we've reached the limits of help that we can provide you with. With several options on the table, I'd suggest that this is a good time to start researching them and figure out what works best for your needs.14:48
CoffeeCattleIs xmodmap still applicable to latest ubuntu?14:49
pragmaticenigma!info xmodmap disco14:50
CoffeeCattleI tried to change my eject key to delete once but I couldnt get the change to remain across boots. It ignored .xmodmap14:50
ubottuPackage xmodmap does not exist in disco14:50
CoffeeCattleit exists on mine14:51
CoffeeCattlejust it ignored .xmodmap on startup14:51
pragmaticenigmaCoffeeCattle: It's not a package, that's why it's not found. It's a command and is still available14:51
CoffeeCattledo you know how I can get a xmodmap to remain across boot on ubuntu 1914:52
pragmaticenigma!yy.mm | CoffeeCattle14:53
ubottuCoffeeCattle: Ubuntu version numbers are: YY.MM (YY=release year,MM=release month). Each year sees two releases, so just specifying YY is imprecise. See also https://www.ubuntu.com/about/release-cycle14:53
geniiJust add the xmodmap command to the end of your ~/.xinitrc with a & after it14:54
CoffeeCattlewhats ~/.xinitrc for? Does it fire every boot?14:55
geniiWhen X starts, yes14:55
CoffeeCattlecool so would that be every login14:55
CoffeeCattleacross all users14:55
pragmaticenigmaCoffeeCattle: A little research and google foo shows that xkb is the proper way to reassign or change key maps14:56
TJ-CoffeeCattle: see "man 1 xinit" - there is a systemwide location for xinit files under /etc/14:56
pragmaticenigmaCoffeeCattle: https://askubuntu.com/a/34738214:57
daniG /quit14:57
CoffeeCattlelol I dont think I've ever found a Linux solution that hasn't turned out to be out of date14:57
CoffeeCattleI'm not sure if I want to mess with that xkb. the xmodmap on xinit might be simpler14:59
geniiCoffeeCattle: Not across all users, only for whatever user has that in their /home/theirusername/.xinitrc file15:00
geniiCoffeeCattle: But if you make also an /etc/skel/.xinitrc with same command, any new users created will have it also15:01
CoffeeCattleomggg "xmodmap cannot set a key to type key combinations"15:19
CoffeeCattlethat route is a no go15:19
=== ezri is now known as dax
sappheirosIs there a WYSIWYG HTML editor for lubuntu i386? I'm trying to quickly delete an entire column of a table.15:23
CoffeeCattleah, you can sudo chvt 2 to switch tty15:23
CoffeeCattleyou need the sudo now15:23
CoffeeCattleis there something I can add to my sudoer file so I dont need to put my password in for that command?15:24
lordcirthCoffeeCattle, you can add a line allowing NOPASSWD sudo for that one command, yes15:25
TikityTiki'm trying to install postgresql and i deleted /var/lib/postgresql, no matter what how i reinstall postgresql it stilldoesn't remake /var/lib/postgresql15:26
TJ-TikityTik: did you use "apt install --reinstall ..." ?15:27
TikityTikTJ-:  yes15:27
TJ-TikityTik: that is strange, I thought the postinst script handled such things15:27
TikityTikmaybe it's a sub-package?15:28
TikityTikthat it's not getting reinstalled?15:28
TJ-TikityTik: which package are you installing? if you're not at the top of the tree maybe that is the case15:28
TJ-TikityTik: try "grep -rn '/var/lib/postgresql' /var/lib/dpkg/info" you might see shell scripts with stuff like "/var/lib/dpkg/info/postgresql-common.postinst:33:        adduser --system $quiet --home /var/lib/postgresql --no-create-home ... mkdir -p /var/lib/postgresql "15:29
TikityTikTJ-:  i'm installing postgresql15:32
TikityTiki fixed it i think. 'sudo apt-get install --reinstall  postgresql-common'15:34
TikityTikerr, it didn't finish making the rest of it15:39
TikityTikhow can i uninstall the sub-packages of postgresql too?15:40
TJ-TikityTik: you could try "dpkg-reconfigure <package>"15:41
queskertrying to find the x86_64 version of 16.04 download.  all I see is amd64 and i38616:14
TJ-quesker: amd64 is the x86_6416:15
TJ-quesker: AMD invented x86_64 architecture16:15
queskerit should say that then16:15
=== Wryhder is now known as Lucas_Gray
m_ad[m]it's know for years that amd64 is the x86_64 version....16:16
m_ad[m]know/known16:16
queskersomeone should tell the kernel.  Linux foo 3.10.0-862.el7.x86_64 #1 SMP Fri Apr 20 16:44:24 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux16:17
TJ-quesker: package architecture naming is inherited from the Debian project; it was introduced as a port in 2005 when only AMD had x86_64  CPUs in the market (Intel's came later)16:22
TJ-quesker: at that time the Intel 64-bit "Itanium" (IA-64) architecure was also packaged, so it made sense to call the new port "AMD64"16:24
queskerthe strange way it was worded on the site I thought it was itanium or something weird like that16:24
=== nullbyte_ is now known as Guest30478
ahi2I wish california calendar was in the repository. i triedd to add the PPA and it couldnt find the IP address16:56
samba35presently i am on ubuntu and i am try to to install macos on old macbook pro ,17:00
samba35how to convert .app folder as a .iso ?17:01
tomreynahi2: since all PPA's are hosted on Launchpad, which is used by a lot of people, and where it would be very notable if there were issues with the authoritative DNS for this domain name, my guess is that there's much more likely a resolver issue on your end.17:04
tomreynahi2: ie.: systemd-resolve ppa.launchpad.net17:05
ahi2hmm where would i check for DNS issues?17:05
tomreynahi2: what's the APT source you added?17:05
tomreyn(or how did you add the PPA)17:06
ahi2tomreyn, i add-apt repository17:07
ahi2add-apt-repository ppa:yorba/daily-builds17:07
ChunkzZany idea when ubuntu is getting chromium 74? does 19.04 have it?17:08
ahi2 systemd-resolve ppa.launchpad.net  ---> "command not found"17:08
tomreynahi2: which ubuntu version do you run there?   nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};echo "$XDG_CURRENT_DESKTOP ($XDG_SESSION_TYPE)";)17:09
Bashing-om!info chromium disco | ChunkzZ17:09
ubottuChunkzZ: Package chromium does not exist in disco17:09
tomreyn!info chromium-browser disco17:09
ubottuchromium-browser (source: chromium-browser): Chromium web browser, open-source version of Chrome. In component universe, is optional. Version 73.0.3683.103-0ubuntu1 (disco), package size 58076 kB, installed size 204087 kB17:09
ahi2tomreyn, xubuntu17:10
ChunkzZtomreyn, when will we get 74.x?17:10
ahi2ppa.launchpad.net: 91.189.95.83 -- Information acquired via protocol DNS in 49.4ms. -- Data is authenticated: no17:10
tomreynahi2: that's a !flavour. could you run the series of commands i posted?17:10
tomreynahi2: hmm, so you do have system-resolve now?17:11
ahi2yes it worked17:11
tomreynChunkzZ: i don't know.17:11
ChunkzZ74.x comes with night mode, that's why I asked. :)17:11
samba35how to make folder as a .iso ?17:12
tomreynahi2: if the commands above are too long / scary, can you just report the output of this one?  lsb_release -ds17:12
ahi2Ubuntu 18.04.2 LTS17:13
tomreynChunkzZ: sounds like a critically important feature. ;)17:13
ChunkzZtomreyn, yes! lol17:13
ChunkzZthanks. :)17:13
tomreynahi2: okay. did you re-add the PPA and catch the output as i suggested?17:13
ahi2i will now17:14
tomreynonly if you actually want to diagnose this - i don't want to convince you!17:14
ahi2tomreyn, Err:5 http://ppa.launchpad.net/yorba/ppa/ubuntu bionic Release17:15
ahi2  404  Not Found [IP: 91.189.95.83 80]17:15
tomreynahi2: okay, so that's a very different error message.17:15
tomreynpreviously you reported "i triedd to add the PPA and it couldnt find the IP address"17:16
ahi2404 not found17:16
tomreynbut it did get the ip address fine, just couldn't find content at the server this ip address connects to.17:16
ahi2oh ok17:16
Bashing-omahi2: "http://ppa.launchpad.net/yorba/ppa/ubuntu" not toucjed since 2015 . no bionic pocket :(17:17
tomreynahi2: the ppa you used is "ppa:yorba/daily-builds". Every PPA also has a website. This website can be reached by filling in those PPA details in a URL like this: https://launchpad.net/~yorba/+archive/ubuntu/daily-builds17:17
ahi2i used sudo add-apt-repository ppa:yorba/ppa  not  add-apt-repository ppa:yorba/daily-builds17:18
tomreynahi2: at this web page there is an "Overview of published packages", where you can fiolter by "published in". If the codename of your ubuntu release (lsb_release -c) is not listed in this drop down field, then this PPA does not support your release.17:19
ahi2ok thanks tomreyn17:19
ahi2thanks Bashing-om17:19
tomreynahi2: that's right, Bashing-om looked at the other PPA. but in the end the same applies for yours.17:19
ahi2its too bad the california calendar is nicer than the others17:20
ahi2evolution isn't bad but i dont need the mail portion. i use web mail17:21
ahi2orage calendar, in xubuntu, is too small to look at17:23
tomreynahi2: you're welcome. isn't california the default gnome calendar?17:23
ahi2yes17:23
tomreynoh right you run xubuntu17:23
ahi2forgive me i don't like gnome17:23
tomreynhehe, i don't think this requires forgiveness17:24
ahi2i liked gnome2 before17:24
tomreynahi2: so if you installed gnome-calendar, you'd surely pull in a lot of gnome dependencies. but if i recall correctly, xubuntu always had some, so maybe it's not that many?17:25
tomreyni.e. i'm suggesting you run    sudo apt install gnome-calendar   and look at the amount of packages it would install.17:26
ahi2tomreyn, hey it worked17:27
ahi2not that many dependencies17:27
ahi2thanks again tomreyn17:27
tomreynahi2: you're welcome. oh an you should remove the PPA again.17:27
ahi2will do17:27
ahi2im trying to get my dad to let me install xubuntu on his old macbook17:29
ahi2since apple won't support it anymore17:29
tomreynif that's a (very old) powerpc one, please /join #ubuntu-powerpc17:30
ahi22009 i think its intel not sure17:31
g105b__I want to install Docker on Ubuntu 19.04. I would have thought there was an official package, but it doesn't look like there is. Am I missing something?17:53
Bashing-om!info docker disco | g105b__ Universe repo enabled ?17:55
ubottug105b__ Universe repo enabled ?: docker (source: docker): transitional package. In component universe, is optional. Version 1.5-2 (disco), package size 1 kB, installed size 9 kB17:55
tomreyn!info docker.io disco17:56
ubottudocker.io (source: docker.io): Linux container runtime. In component universe, is optional. Version 18.09.5-0ubuntu1 (disco), package size 21180 kB, installed size 98301 kB17:56
g105b__Right.17:56
g105b__That's as clear as mud to me.17:57
tomreyng105b__: so it does exist17:57
sarnoldapt-get install docker.io ought to do the job then17:57
tomreynhttps://docker.io also provide an apt repository, if always using the latest version is important to you.17:58
tomreyng105b__: what's unclear then?18:01
David--can anyone help me please? I've got an ubuntu server and been given a /28 by my ISP but cannot get any routing. I'm not sure if it's a config error on the router or my interfaces file. I can ping the server but not from it.18:11
sarnoldDavid--: pastebin your ip addr and ip route output, probably someone can give it a look18:12
David--sarnold: thanks, here it is: https://paste.ubuntu.com/p/K6YY9VH687/18:17
sarnoldDavid--: and how about your ip addr and ip route output?18:18
David--sarnold: Not sure what you mean, I put the IP address in there i'm trying to configure?18:19
lordcirthDavid--, run the commands 'ip addr' and 'ip route' and pastebin the results18:19
sarnoldDavid--: http://paste.ubuntu.com/p/BhJTRTMDBG/  :D18:20
David--i'm logged in over a KVM so can't copy and paste, can I upload a screenshot somewhere?18:21
sarnoldthe pastebinit tool makes it easy to use usual pastebins18:21
lordcirthIf he had internet access :P18:22
sarnoldthis is also handy if you can't get pastebinit installed for whatever reason http://termbin.com/18:22
sarnoldI think imgur is probably easiest for screenshots, but i've never tried.. it just sseems to be the one I see the most18:22
leftyfbDavid--: what version of ubuntu? What file are you editing for these changes? How are you applying said changes after editing the file?18:22
David--leftyfb: 12.04, using nano and /etc/init.d/networking restart18:24
TJ-David--: I may be mis-calculating but the netmask doesn't include the gateway18:24
David--https://prnt.sc/nsxwbx is the screenshot18:24
leftyfbDavid--: 12.04 is EOL and unsupported. You need to upgrade.18:24
David--leftyfb: I appreciate that but it would just be the same issue as it's a network config issue18:25
David--It's me doing something wrong18:25
leftyfbDavid--: incorrect. The latest versions of ubuntu have a different networking config and manner in which it is managed. You need to upgrade.18:26
David--I don't want to upgrade because I'm running something very specific on this server and last time I upgraded it killed it. It needs to be 12.04 specifically.18:27
David--Can you at least tell me if my network settings look correct please?18:27
TJ-David--: I think your netmask should be /20 (255.255.240.0) to include the gateway 62.3.80.20 and 62.3.98.112/2818:28
sarnoldDavid--: yikes, /etc/init.d/networking restart may hang the machine -- better to just use ifup and ifdown on specific interfaces18:30
David--still getting network unreachable when trying to ping 8.8.8.818:30
leftyfbDavid--: "It needs to be 12.04 specifically" this is very bad. You should not be relying on an OS released 7 years ago and EOL'd 2 years ago. What is it running that you think won't run on newer versions?18:30
David--leftyfb: I'd rather not say if that's okay18:31
TJ-David--: you'd be better off in the channel ##networking for this18:31
TJ-David--: also, your screenshot shows no default route, which is probably the root-cause18:33
mwheeler-I just did a fresh install of lanscape on ubuntu 16.04, and when I try to register computers, they won't register and there's a "missing/invalid csrf token" error in the server logs.. google search turns up nothing.. any ideas?19:22
leftyfbmwheeler-: try #ubuntu-server19:22
mwheeler-thanks leftyfb19:23
=== EriC^ is now known as EriC^^
MikeRLAnyone know of the command of rsync I should run if I want to backup my whole root filesystem to an external hard drive while preserving permissions?19:32
MikeRLWould I have to use sudo? What would the command be?19:32
MikeRLSomeone taught me ages ago but I didn't bother to backup. Linux distros tend to be pretty stable. But I dual boot and a recent cumulative update for Win10 nuked all my partitions and I just finalized redoing everything from scratch.19:32
=== morten_ is now known as scytale89
daumhi - i just upgraded from 16 to 18 and when i login it seems my keyboard and mouse (clicking, but can move) goes dead, any idea?19:36
OerHeksrsync * grsync ( gui) can be a help, but backing up a running system .. it can be done, but would more secure when you use a live iso19:36
daumi've tried sudo apt-get install xserver-xorg-input-all and still no luck19:36
OerHeksMikeRL ^^19:36
pjsAnyone have a good document or guide for source based routing? Ie, I want all traffic on interface wan0 to be routed via tun0, if the interface is up. Most of what I've found seems to refernece /etc/network/interfces but it's my understanding that that file shouldn't be used in modern Ubuntu? Is that right?19:38
Bashing-ompjs: We now use netplan. See if https://blog.ubuntu.com/2017/12/01/ubuntu-bionic-netplan helps in the configuration.19:40
MikeRLOerHeks, thanks. Was away for a few minutes.19:46
pjsBashing-om: thanks19:47
MikeRLOerHeks, Thanks again.19:47
Bashing-ompjs: Hope it helps and is enough to get ya straight :)19:47
pjsBashing-om: oops, I forgot this is for my Pi, which is running raspbian haha :)19:48
Bashing-ompjs: Welp ! .. can not say anything about raspian.19:50
OerHeksraspian + netplan ??19:50
leftyfbpjs: why would you ask for support about Raspbian in #ubuntu?19:52
coconutDo gtk3 themes on gnome-look.org work on mate too?19:54
pjsleftyfb: because I had a mixup. Turns out I'm human after all19:57
pjsBashing-om: thank you as always :)19:57
Bashing-ompjs: :D19:59
Chaekyungcoconut: In theory, since you ask about gtk3 themes specifically, no. In practice themename/ will have subfolders named gtk-2.0 and gtk-3.0 and probably a few more like openbox-3 xfwm4 etc20:15
Chaekyungcoconut: There's no universial answer, but from what I've seen it's likely there will be support20:16
coconutThank you Chaekyung!20:17
texlaleftyfb, My Ubuntu 18.04.2 takes 60 sec from power on to boot thru the grub menu to the Ubuntu logo with the red scrolling dots from there it takes 85 sec to reach the login window..Is this normal ? My Ubuntu Budgie 18.04 only takes 53 sec from power on to logon window !!20:52
=== ben_r_ is now known as ben_r
=== ben_r_ is now known as ben_r
FreeBDSMhi. is there a way to tell `apt list --installed` to list packages for i386 architecture separately?22:14
FreeBDSMlike `dpkg -l` does22:14
OerHeksapt list --installed | grep i38622:20
YoKeSehHi all, I have a problem with the nvidia 390 drivers. It does not show the "Sync to VBlank" option that should appear inside "OpenGL Settings". How can i fix this? Thank you22:21
EriC^^FreeBDSM: i dont think so, maybe pipe it to awk?22:26
EriC^^apt list --installed | awk '$3  == "i386"'22:26
fishcookeri want to fresh install on Prosesor IntelĀ® CeleronĀ® N3050 2M Cache, hingga 2,16 GHz                 which one should i choose intel x86 or amd64 ?22:35
sarnoldfishcooker: amd6422:37
fishcookernoted, sarnold22:38
en50Does anyone know what the touchpad gesture is to activate the activities overview?22:40
en50If I put three fingers on the touchpad and move one one way and the other two the other way, it activates it, but that can't be the intended behavior.22:41
en50I guess I could get used to it. It's just awkward.22:42
p0aHello23:18
p0ais my ubuntu too old to be alive anymore?23:18
p0aapt-get update gives errors 404 not found23:18
xamithanIf it isn't one in the topic,  probably so23:19
p0aI have 16.0423:19
p0ano wait, I have 17.10 !23:20
xamithanThat one is dead23:20
p0aisn't 17.10 buggy23:20
Bashing-om!17.10 | p0a23:21
ubottup0a: Ubuntu 17.10 (Artful Aardvark) was the 27th release of Ubuntu. Support ended on July 19th, 2018. See !eol and https://lists.ubuntu.com/archives/ubuntu-security-announce/2018-July/004483.html23:21
p0ahow can I get around that fact for now and get the SDL dev packages installed?23:22
p0aI need some SDL1.2 dev packages installed that's all23:22
sarnoldyou can download packages from http://old-releases.ubuntu.com/ubuntu/23:24
p0athank you sarnold23:24
p0asarnold: can you help me find libsdl1.2-dev ? I can't find it23:28
p0aI have found the rest (libsdl-image, libsdl-mixer, libsdl-ttf)23:28
p0aI am looking in http://old-releases.ubuntu.com/ubuntu/pool/main/s/23:28
sarnoldit'll be under main/libs/libsdl1.223:28
p0aThank you23:28
sarnoldp0a: and please do upgrade to a supported release as soon as you can -- that hasn't gotten security updates in ages..23:29
p0ayeah I should do that23:30
p0aI can't do it23:32
p0ait won't let me install the .deb packages due to broken dependencies23:32
p0alol23:32
sarnoldit might be faster to just upgrade to 18.04 LTS :)23:33
p0ait seems that way23:33
sarnoldtracking down a huge dep chain by hand can take a while23:33
p0aFor now I might get away with installing a virtualbox updated ubuntu23:34
YoKeSehHello friends, How can I disable vsync using nvidia driver? I do not have the vsync vblank option in my panel. Thank you23:49
pragmaticenigmaYoKeSeh: Uncheck the "Sync to VBlank" option in the Nvidia control panel.23:51
YoKeSehi said:  I do not have the vsync vblank option in my panel.23:52
pragmaticenigmaYoKeSeh: Under each "X Screen #" look for OpenGL Settings, the option is there. If it is not provided, then it is not supported by your hardware configuration.23:53
YoKeSehFor that reason I m lf a solution23:54
pragmaticenigmaYoKeSeh: I just told you, if it isn't present, your hardware configuration doesn't support it. Forcing it will damage your graphics card, and or monitor.23:55
YoKeSehI had this option previously in the same distribution and version of ubuntu.23:56
YoKeSehand it work fine23:57
YoKeSehSo I'm sure some solution will be23:58
sarnoldYoKeSeh: perhaps another way of putting it, why do you believe it is currently enabled?23:58

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