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

esotericnonsensehello. does anyone have wifi working on 19.10 server on rpi4/00:32
esotericnonsenseI added it to network-config on the first partition before first boot, cloud init seems to see it, but the interface doesn't go up00:32
sarnoldesotericnonsense: check your dmesg; I haven't gotten wifi working on my rpi3b or rpi3b+ yet, loads of errors in dmesg00:33
esotericnonsensei have no errors, but wondering if perhaps the firmware is too old, Mar 1 2015 in dmesg00:35
esotericnonsenseI'll reboot into arch and see what I get there00:35
esotericnonsense(I also tried manual wrangling with wpa_supplicant and it doesn't seem to be able to scan or really do anything)00:36
esotericnonsenseright, on arch it's Feb 27 2018. so perhaps I need to update the firmware.00:37
sarnoldesotericnonsense: is the NIC connected over usb? https://ubuntu.com/blog/roadmap-for-official-support-for-the-raspberry-pi-400:39
esotericnonsensesarnold: it is, but I limited ram to 307200:41
esotericnonsenseat least, that fixed the keyboard support00:41
sarnoldesotericnonsense: aha. bugger. I was hoping for an easy guess. :)00:42
esotericnonsensethe device appears, is recognised, etc, I think somehow the wrong FW is being used (looks like the image has the fw)00:42
esotericnonsenseI was hoping that copying over new FW would fix it, but it's all there. more yak shaving required to figure out how the kernel determines which fw to use00:42
sarnoldit could be the wrong firmware though, at least that seems to be a problem for rpi3 :/00:42
sarnoldby filename00:42
esotericnonsensehm, same hash on brcmfmac43455-sdio.bin on both distros00:43
esotericnonsensebrcmfmac43455-sdio.raspberrypi,3-model-b-plus.txt is also identical; but Ubuntu has this additional brcmfmac43455-sdio.raspberrypi,4-model-b.txt00:44
esotericnonsenseah great actually I still have access to dmesg in /var/log after reboot00:45
sarnold.txt?00:45
esotericnonsense# NVRAM config file for the BCM43455 WiFi/BT chip as found on the # Raspberry Pi 3 Model B+00:46
sarnoldinteresting I didn't realize there was configs in .txts00:47
esotericnonsensehttps://files.esotericnonsense.com/pub/ubuntu-arch-rpi4-wifi.txt00:49
esotericnonsensei don't understand this given that the files have the same sha256sum00:49
sarnoldme neither00:50
esotericnonsensei might try removing this rpi4 file and see what happens00:50
sarnoldare they in the initramfs? I'd hope that we'd have pivoted away from initramfs by 15s but maybe not..?00:50
esotericnonsensehmmm00:50
esotericnonsensegood point00:50
esotericnonsensejust extracted the initrd and I don't see any *brcm* in it00:53
sarnolddang :( this is not my day.00:53
FaTaL_GI use brcm card on 18.04, with kernel 5.0.0.3200:56
FaTaL_Gwant the link that I used, see if it gives any help???00:58
esotericnonsensejust going to try removing the clm blob and the rpi4 file so that the contents of linux-firmware are identical for both arch and ubuntu00:59
esotericnonsense(well, the brcmfmac43455-sdio bits anyway)00:59
FaTaL_Gesotericnonsense, no idea if this would help: https://askubuntu.com/questions/55868/installing-broadcom-wireless-drivers00:59
=== Wulf4 is now known as Wulf
esotericnonsenseaha, now I have a different error 'Direct firmware load for ...,4-model-b.txt (not on the box atm) failed with error'01:02
esotericnonsenseso it somehow knows to use that file perhaps from a database somewhere even though I've removed it01:02
OerHekshttps://jamesachambers.com/raspberry-pi-ubuntu-server-18-04-2-installation-guide/01:07
OerHeksThe current non-free Raspberry Pi firmware had the wrong bootflags3 for quite a while for the Raspberry Pi 4 and these firmware files are definitely out there. Here is a one liner I wrote to replace the Raspberry Pi 3 boot flags in this driver with the Raspberry Pi 4 one:  sudo sed -i "s:0x48200100:0x44200100:g" /lib/firmware/brcm/brcmfmac43455-sdio.txt01:07
OerHeksand more tips on that page01:08
esotericnonsensethat's already in the 19.10 txt01:12
esotericnonsensei'm fairly sure it's this weirdness with the firmware itself being older01:13
yotuxIssue there a know issue of GPG not working with Libreoffice01:15
OerHeksyotux, what version? apt/snap or ppa ?01:18
yotuxusing app new install of 19.1001:18
yotuxsorry apt01:18
OerHeksoke, there was an issue with snaps, https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1772683 but that does not apply01:19
ubottuLaunchpad bug 1772683 in libreoffice (Ubuntu) "[snap] Cannot sign a document, gpg keys are not listed" [Medium,Triaged]01:19
yotuxI came form Arch and it works also test manjaro and it works there.  I have used my gpg key for document encryption01:20
yotuxOerHeks: think a manual compile would help?01:20
esotericnonsenseaha01:21
esotericnonsensethere's an 'updates' folder on arch, I think01:21
OerHeksi find no issues for eoan/libreoffice 1:6.3.2-0ubuntu2 https://bugs.launchpad.net/ubuntu/+source/libreoffice01:21
yotuxesotericnonsense: I looked at the verison for both and they both have 6.3.2.201:22
esotericnonsenseyes hang on, let me paste it once I get the other box online01:23
esotericnonsenseno ethernet :P01:23
yotuxOerHeks: would you suggest a bug report?01:23
OerHeksyotux, sure you can, though i am still on 18.04 and see no issue with gpg01:24
yotuxOerHeks: wonder if it a problem with the newer gnome01:25
esotericnonsenseright01:26
esotericnonsense/usr/lib/firmware/updates/brcm/brcmfmac43430-sdio.bin is owned by firmware-raspberrypi 6-101:26
esotericnonsenseit's this thing, which is newer than the one in ubuntu, this 'updates' folder doesn't even exist there01:26
esotericnonsenselooks like potentially files from https://github.com/RPi-Distro/firmware-nonfree/tree/master/brcm01:28
esotericnonsenselove me a good binary blob in the evening, let's see01:28
yotuxOerHeks:  I have attached a picture of what I see for the GPG key https://imagebin.ca/v/50otIhdI269E01:31
tomreynesotericnonsense: i assume you started here? https://wiki.ubuntu.com/ARM/RaspberryPi#WiFi01:32
esotericnonsensegot me an IP!01:32
sarnoldesotericnonsense: nice!01:33
sarnoldesotericnonsense: please do file a bug report against the packagte that supplied the old firmware; dpkg -S /lib/firmware/....01:33
esotericnonsensesarnold: so I think the raspberrypi-firmware package on archlinuxarm is all you need01:34
esotericnonsenseyeah, I'll file a report once I have this sorted01:34
esotericnonsensetomreyn: aha, that's it01:34
esotericnonsenseit seems strange that the preinstalled rpi4 19.10 image doesn't already have these files01:34
esotericnonsensei suppose it's vaguely fair to assume that the server version would be using ethernet? :P01:35
tomreynyotux: this looks the same for me on 18.04.3, no GPG keys listed on the drop-down menu. i can choose a GPG key to encrypt with on the "save" (document) dialog, though.01:35
sarnoldtomreyn: oh nice link, thanks01:35
yotuxtomreyn: its strange it will not allow me to select my key01:36
sarnoldesotericnonsense: yeah but for my own use not having to figure out how to run a wire to this thing would be nice :)01:36
esotericnonsensesarnold: i'm personally just using this to see if I can get a desktop distro on aarch64 on 19.1001:36
yotuxtomreyn: I am trying the ppa with the fresh01:36
esotericnonsenseunattended-upgrades has now kicked in and it's installing linux-firmware updates, so maybe it'll even fix it? lol01:37
sarnoldor overwrite your work :)01:37
=== BrianG61UK_ is now known as BrianG61UK
tomreynyotux: unfortunately, after selecting a gpg key on the save dialog it just closes and has not carried out encryption.01:39
sarnoldtomreyn: check dmesg for apparmor denials before debugging too much further01:40
yotuxtomreyn: In arch I saved the file with GPG when I try to open the file it falls to a password, said file has not password01:40
tomreynsarnold: right, that's it01:40
tomreynyotux: you mentioned you'Re using some PPA, though? if this is functionality you'd expect to work on ubuntu and you're using the ubuntu packages then i guess you could file a bug.01:42
yotuxI tried the ppa and same issue thing some how gnome may not be passing that a gpg key is present01:43
tomreyni'm not even sure how libreoffice accesses those keys and the listing of available keys, really. i *think* i read at some point that they use code form the enigmail project, but can't really remember, so take it with many grains of salt.01:47
yotuxtomreyn: not a problem having them listed isnt that important it being able to have libreoffice call for gpg agent to unlock file01:49
tomreynright01:50
yotuxtomreyn: not sure howto proceed any ideas01:50
tomreynyotux: well, as sarnold pointed out above there may be apparmor restrictions which prevent libreoffice from running gpg. so that's the most likely culprit, i'd say.01:52
tomreynyotux: but i don't really have much motivation at debugging this further right now. you could file a bug report on it.01:53
yotuxtomreyn:  thank you for your help I may try to grab a LTS and test that01:53
tomreynyotux: and i did see such messages, which seem to confirm this:  audit: type=1400 audit(1572917824.623:2501): apparmor="DENIED" operation="open" profile="libreoffice-soffice//gpg" name="/home/myuser/.gnupg/trustdb.gpg" pid=27254 comm="gpg" requested_mask="w" denied_mask="w" fsuid=1000 ouid=100001:55
Phruisdoes ubuntu load /etc/rc.local?02:19
=== Leion1 is now known as Leion
Budgiianyone here familiar with pgp. need a little assistance.02:25
Budgiiplease and thank you.02:26
sarnoldwow where'd you find a copy of pgp? I haven't used that in twenty years..02:26
BudgiiI'm just trying to use GnuPGP02:26
sarnoldaww. you got my retrohopes up. :)02:26
Budgiiheh02:27
sarnoldthough that's probably for the best, pgp is pretty gronky by now..02:27
Budgiigronky? :P02:30
sarnoldgross02:31
CodeMouse92Anyone aware of issues with the libsdl2-dev package on Disco? I can install it, but it doesn't seem to be providing the headers.02:33
CodeMouse92(As in `locate SDL.h` is returning plum nothing)02:34
CodeMouse92Ah, strike that, found it right where it was supposed to be02:36
sarnoldCodeMouse92: please forgive me, but did you update the mlocate database before running locate?02:36
CodeMouse92sarnold: Ah! No, did not. How's that go?02:36
sarnoldCodeMouse92: I usually just wait a day :002:37
sarnold:)02:37
CodeMouse92haha02:37
CodeMouse92Duly noted. Know of a manual way? (TIL this exists)02:37
leftyfbCodeMouse92: sudo updatedb02:38
CodeMouse92Top rate. Thanks leftyfb and sarnold02:38
leftyfbalso, look into apt-file02:38
sarnoldCodeMouse92: you could run the /etc/cron.daily/mlocate script by hand, but be sure to do it from root with as boring an environment as possible02:38
CodeMouse92heheh02:39
Budgiisarnold: want to try helping me follow this guide? https://help.github.com/en/github/authenticating-to-github/generating-a-new-gpg-key02:39
sarnoldBudgii: I can try, anyway :)02:39
Budgiisarnold: excellent02:39
Budgiisarnold: i've downloaded gnupgp from here, not sure how to install. https://www.gnupg.org/download/02:40
BudgiiRunning Linux Budgie (go figure, username)02:40
sarnoldBudgii: ah skip that step, apt install gpg02:40
Budgiisarnold: got it, tried that but got stuck in another tutorial. what next?02:41
Budgiips, i did gpg --gen-key and that's where i've gotten stuck. :)02:41
sarnoldwhere'd you get stuck?02:42
Budgiigood question. so my tutorials are telling me i can tell it what algorith, RSA,DSA, Something, expiriation date. but i believe those are outdated. Appears I have an rsa key of the sorts, from here not sure what to do.02:43
BudgiiI tried the gpg --full-generate-key and wasn't recognized02:44
Budgii(as listed in github tut i sent you)02:44
sarnoldtry copy and pasting the entire contents of you terminal to a pastebin.. I've still got no idea where you';re stuck..02:45
Budgiisarnold: no problem, good suggestion.02:45
Budgiipastebin.com/1BzGPsWM02:47
Budgiiwww.pastebin.com/1BzGPsWM02:48
=== zbenjamin is now known as Guest11333
=== zbenjamin_ is now known as zbenjamin
Budgiisarnold: i get the concept, need to gen public and private key, keep private, naturally, private. just not sure what i need to do to next. did my paste help?02:50
sarnoldBudgii: yeah02:50
Budgiisarnold: would it be better if we took this to PM as to not spam #ubuntu?02:50
sarnoldBudgii: I think you're almost done :) try gpg --armor --export EF7E2F23H32H5670C4E989664B3455634HD025D0802:51
Budgii'warning! nothing exported"02:52
Budgiisarnold: oops, missed a char on copy.02:53
Budgiii have a public key now.02:53
Budgii:)02:53
sarnoldAHA yay :)02:53
sarnoldI was having trouble figuring out where to go next, heh02:53
Budgiisarnold: thank you!02:54
sarnoldBudgii: you're welcome, but you were basically done :) hehe02:54
BudgiiWhat do we do next to try a test message?02:54
BudgiiI got about this far on another os about an hour ago but then started scratching my head. :P02:54
sarnoldBudgii: you could try a few operations like signing a file; cd /tmp ; cp /etc/passwd . ; gpg --armor --sign passwd ; ls -l passwd* ; file passwd*02:57
sarnoldBudgii: then encrypt, gpg --armor --encrypt -r EF7E2F23H32H5670C4E989664B3455634HD025D08 passwd ; file passwd*02:58
Budgiisarnold: where " passwd* " = local pass || create a pass?02:59
sarnoldBudgii: passwd is just a handy file from /etc that I use when I need a file with something in it but don't really care what it is :)03:00
sarnoldit all fits on one terminal window, so it's handy to see what operatoins do to it03:00
Budgiisarnold: so a 'copy and paste' of that (literal) would be instruction, no variable data intended?03:01
Budgii_i've joined on this machine that i'm working on.03:01
sarnoldBudgii: yeah :)03:02
sarnoldBudgii: feel free to use any opther file of your choosing; I just like /etc/passwd because it's short, simple, familiar, and on every system03:03
Budgiisarnold: made it through your 2 step instruction. it's asking me if i'd like to overwiret epasswd.asc,03:06
sarnoldBudgii: yeah that's fine03:06
Budgiisarnold: mind if we take this into a pm?03:07
sarnoldsure03:07
Budgiithanks03:07
ironpill_hi all, I have two interfaces (A, B) - A is the primary interface and receives ip address via dhcp. B is the secondary interface and has a public ip address (from my isp). How can I ssh into the machine via interface B?03:21
sarnoldI'd expect it to work with ssh to your IP address, or a hostname that resolves ot that address03:23
ironpill_I am not able to ssh using my ip address. ssh ironp@72.11.21.1103:24
sarnoldI don't get any response when I try to contact that host, port -- do you have a firewall on it that DROPs packets? does your ISP have a firewall on it that DROPs packets?03:25
ironpill_sarnold: so if I disable the default route, which is interface A, I can ssh into the machine via interface B.03:33
sarnoldaha, cool :)03:34
ironpill_can I have two default routes, each with it's own (i guess) routing - not sure how to word it.03:34
ironpill_I want both of them to exists.03:34
ironpill_if interface A route is down, interface B route does not work. I want them to be independent - even if interface A is down, interface B keeps functioning.03:35
sarnolddefault route is a route used if a packet is destined for a machine that isn't directly listed in the routing table03:36
sarnoldyou may or may not need one depending upon the rest of your network config03:37
ironpill_oh i see03:38
drewsHi #Ubuntu :)03:47
=== sans is now known as CodeLyoko
=== Leion1 is now known as Leion
=== s0rcer3r is now known as sorcerer
mezanIs anobody knows how to remove the timestamp (and only that information, not the content) from a PDF annotation?06:55
=== VegetarianFalcon is now known as VeganFriend
=== VeganFriend is now known as VegetarianFalcon
coolchrishello how can I automatically login to the Linux terminal on bootup and run a bash script07:10
coolchrisi want to start cmus on bootup07:10
ayewsome DEs have a functionality built into the GUI07:11
ayewor you could put the script in /etc/init.d07:11
ayewfor instance, i know Plasma has a graphical option to autostart bash scripts on boot07:12
coolchrisi planning on running ins console only07:13
coolchrisno gui07:13
ayewor you could use crontab with the syntax "@reboot /path/to/script.sh"07:13
coolchrisi think i found it thanks though07:13
coolchrisok thank you07:13
=== shvm-M is now known as shvm
ayakaI have set up a nfs server, but none of client even the local can mount it, the error in client side is  NFS reply fsinfo: -11607:47
ayakathe full log can be found at paste.ubuntu.com/p/GhXp2dvTK707:47
tarzeauayaka: have you tried exportfs -rv on the server? is there a running nfsd process on there?08:07
tarzeauwhat filesystem is it that you export?08:07
tarzeauwhat's your mount command on the client?08:08
tarzeaunfs2? 3? 4?08:08
tarzeaugot a firewall?08:08
jarnosI wonder, if CVE-2019-13720 and CVE-2019-13721 are present in chromium-browser, and not just (old) google-chrome-stable?08:16
mexxhello, in 19.10, how are dynamic ipv4 addresses obtained? My computer was using isc dhclient but it doesn't seem to be the case anymore, or at least, it's not reading /etc/dhcp/dhclient.conf08:24
brendanwildingHi! Would anyone be able to help me with an issue I am having with systemd? I have a service that executes a script.sh that runs nodemon. The script runs fine in a terminal and starts nodemon, but the service throws the error nod/join #ubuntuemon: command not found. Any ideas? Ubuntu 18.0408:27
brendanwildingSorry the error is nodemon: command not found, despite nodemon running fine from a terminal08:28
nagerstis this channel more active than #kubuntu or #kde-neon? One response in 22 hours08:29
nagerstProblem is i want to run kubuntu poetteringware free. I have gotten all of it to work except KDE.08:30
nagerstand that is only because removing gtk from kubuntu removes all of kde08:31
nagerst Why does kde depend on GTK?08:31
zambadesktop system.. i have lots of I/O wait.. how do i debug that?08:31
zambawith "lots" i mean between 10 and 50% when idle08:32
nagerstin debian i can get it working08:32
zambaseems like i just have a terribly slow disk08:32
nagerstnoswap?08:32
zambanagerst: i have swap, yes08:33
nagerstcould you check disk  for error08:34
nagerstwhat filesystem?08:34
nagerstand may í ask what kind of disk you are using08:35
nagerstThis might sound counerintuitive, bu do you have lots of usb devices. They tend to initialize improperly in linux post 4.3 (as in they get the order wrong) and load external usb storade up before important devices.08:38
ayakatarzeau: both client and server are xenial, I think it will use nfsv408:43
ayakaand exportfs looks normal I can see [nfsd] from ps aux08:44
ayakano firewall is enabled08:44
tarzeaumexx: systemd-networkd ? or network-manager ?08:44
tarzeaumexx: something magic, i still can't understand however08:44
mexxtarzeau: network-manager i guess08:44
tarzeauayaka: that's so old, i don't even remember how it worked there08:44
tarzeauayaka: lsmod |grep nfs ?08:45
ayakatarzeau: yes, nfsv3, nfsv4 nfsd, nfs_acl is there08:46
ayakathose exported mount point are xfs filesystem on lvm08:47
tarzeauthat's what i have as well, and it just works08:48
mexxok, it's network-manager and I set additional search domains with nmcli09:03
Fudgeanyone successfully gotten ubuntu booting on a lenovo thinkcentre 510s, not a laptop a small desktop.09:25
HabbieFudge, did you try?09:25
Fudgeof course, have been for several days09:26
FudgeHabbie:  first with 1910 then focal, sound wasnt working then network then sound did work, only could boot with nomodeset kernel parem09:26
HabbieFudge, ah09:27
Fudgeit's a difficult process for me Habbie  as i am blind, ive never had such difficult issues booting linux, this is a brand new computer. prob half the problem09:28
Fudgegoing to try 18.0409:29
=== juboxi is now known as jubo2
Fudgewell 1804 booted fine, seeing how it goes after install09:39
tsaka__ I'm trying to copy a file with SCP from my fedora30 box to my ubuntu16.04 box09:40
tsaka__I get: SSH protocol v.1 is no longer supported09:40
brendantccCurious, how much of a pain in the butt would it be to upgrade from Ubuntu 18.04.x to Ubuntu 20.04 when it releases?09:40
vltbrendantcc: Usually not that much.09:41
brendantccWhat are we talking, installing the new ISO, or will the Software Updater know what it's doing?09:41
vltbrendantcc: For 14.04 to 16.04 and then to 18.04 I used the CLI tools around apt.09:43
brendantccOooo nice09:43
brendantccWait a sec...09:43
brendantccUbuntu was launched in Oct. 2004 right?09:44
brendantccThat means it's about my age! :D09:44
brendantccI'll stop now so I don't get in trouble for offtopic.09:44
ThinkT510brendantcc: a backup is always prudent before you undertake a upgrade from one version to another, just something to keep in mind09:45
IcusDicusI tend to make my /home a separate partition, and with upgrade, I just do a clean install and set the /home partition as my /home.09:46
=== lotuspsychje_ is now known as lotuspsychje
mexxbye10:26
=== ThinkT511 is now known as ThinkT510
rcmainakHey, I noiced an issue.  The website for Indian LoCo team listed in this page -> https://loco.ubuntu.com/teams/indian-team/ leads to a pron site. Hopefully the link can be removed from the page.11:15
lotuspsychjelol11:31
mgedmindomain expired, squatters swooped in?11:32
lotuspsychjewich channel should this be reported best11:32
Habbiei wonder if the page is editable if you log in11:32
yeatsthey're gone now, but there is a file bug link at the bottom of the page11:32
yeats"they're" = rcmainak11:33
FudgeHabbie:  all up and running now11:45
=== mikami is now known as scurfee
=== crondd is now known as crond
lotuspsychjebug #1851366 there, i filed it12:05
ubottubug 1851366 in LoCo Team Portal "The India loco website link forwards to adult website" [Undecided,New] https://launchpad.net/bugs/185136612:05
BluesKajHowdy all12:08
deemelAccording to the documentation page here (https://help.ubuntu.com/stable/ubuntu-help/display-dual-monitors.html) a secondary and tertiary monitor can only be run in "join display" mode - where exactly does that come from? I remember using earlier versions with three monitors, but maybe that was with a different DE12:17
brendantccWhelp they're not gonna get an answer12:23
deemelwell this is bizarre, apparently that's not true after all. Took some fiddling but 3 displays are working independently as expected now12:34
braingainHeyo #ubuntu, can you tell me whats the default network manager in 18.04.3 LTS? I found some /etc/netplan stuff but no netplan command or package installed12:35
braingainalso there is /etc/network/interfaces.d/50-cloud-init stuff, whats thatt?12:35
mgedmin18.04 LTS desktop uses NetworkManager by default; server I believe uses netplan by default12:37
Tuorbraingain: if you run a graphical environment, you still have network-manager, on servers it's netplan (it replaces /etc/network/interfaces)12:37
mgedminthe netplan package is netplan.io12:37
braingainIm just confused why there is no netplan package installed12:37
mgedmin(the netplan package is some old unrelated thing)12:38
* mgedmin realizes that's not very clear12:38
mgedminthe 'netplan' package is some old unrelated thing; the 'netplan.io' package is the netplan thing used for network configuration12:38
braingaini have neither netplan or netplan.io installed as packages12:38
mgedminaren't naming clashes fun!  i remember when apt install chromium would install some X11 game12:39
braingainchromium the shooter :)12:39
Tuorbraingain: it's confusing but this is the package which is probably installed: https://packages.ubuntu.com/bionic/netplan.io12:39
braingainThere is no netplan.io package installed right now. systemd shows a networking.service but no netplan-whatever-service12:40
mgedminspeaking of /etc/network/interfaces.d/50-cloud-init, just from the name I'd guess it was created by cloud-init?  which was a thing for doing initial setup in cloud images12:40
braingainIm kinda confused how this system is even working and online and i dont want to break it :D12:40
mgedminnetplan is not a service, is a configuration file generator that takes config files in /etc/netplan and writes new config files for systemd-networkd OR network-manager12:40
braingainis it safe to overwrite cloud-init files?12:40
mgedmin(I don't quite understand why it is necessary, or how it plays along with cloud-init)12:41
mgedminwhat's inside /etc/network/interfaces.d/50-cloud-init ?12:41
braingainthere is some dhcp rule12:41
braingainfor eth012:42
braingainit says in the header # Changes to it will not persist across an instance.12:42
braingainbrb12:42
mgedminacross an instance?  interesting phrasing12:44
mgedmindoes that mean across a reboot or what?12:44
* mgedmin has never used cloud-init12:45
mgedminI suspect you'd get better advice on #ubuntu-server!12:45
mystic_get stuffed12:45
lotuspsychje!language | mystic_12:48
ubottumystic_: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList12:48
mystic_wat an obsufcation?12:48
brendantccGoogle it12:57
lotuspsychjebrendantcc: dont feed trolling please12:57
brendantccI was just about to give them a Google link but ok12:57
brendantccI probably should've scrolled back12:58
brendantccOof, completely out of the blue13:02
braingainmigrated to #ubuntu-server, thank you guys!13:11
indoorcathey13:51
indoorcati noticed my fans in my laptop have been running more13:51
indoorcatand I just stream a lot13:52
indoorcatbarely play games,     sorry for not typing full paragraphs13:52
pragmaticenigmaYou might want to make sure that your vents on your laptop and the heat sinks are clear of any dust and/or animal fur13:52
indoorcattake it apart? and blow it clean? I was considering upgrading to a ssd and more ram im only 8gb13:53
tatertotsindoorcat: fans running more compared to when or what?...ideally you'd have a baseline or control group for a comparison13:54
pragmaticenigmaindoorcat: If all you do is stream video, there is no reason for those upgrades. That is more than enough for what you are primarily using your computer for13:54
pragmaticenigmarather, what you have is more than enough to stream videos13:55
indoorcati use it for what i use it for and it used to run silent and now it doesn't13:55
indoorcatcomputer is a little over a year old13:55
indoorcatill clean it13:55
mgedminyou don't need a reason to upgrade to an SSD, SSDs are awesome13:55
indoorcati'm trying to pay off a credit card13:56
tatertotsindoorcat: so adding a ssd or more memory has an impact on "thermal" heat dissipation???...interesting logic you have there..but okay13:56
pragmaticenigmaindoorcat: From what you have said, so far it really sounds like it could use a good cleaning. Which is the most budget friendly option to start with.13:56
mgedminnot when I do it!  I once disassembled my lappy to clean out the fan, and when I put it back the keyboard was bulging very untidily13:57
indoorcatand then i'm going to give lambda bootcamp a try though im not thrilled about 17% of income for 2 years but if I don't find a job I don't have to pay them if i understand corectly13:57
indoorcatI don't really enjoy the keyboard, rather have a desktop pc , it feels different13:58
indoorcatonce I pay of a keyboard maybe ill invest in a system 7613:58
tatertotsindoorcat: at some point one of the mods/ops will remind you that what you are on about is NOT ubuntu related, and or off topic13:59
indoorcator something13:59
indoorcatpay off the credit i mean13:59
indoorcatpay off the credit i mean?13:59
indoorcatdo you reccomend system 76 pc's?14:00
pragmaticenigmaindoorcat: let's try and keep focus on the support aspect. Your personal finances are not something we're here to help with. We are also not able to offer recommendations. If you want to ask for other's opinions, please ask in #ubuntu-offtopic14:00
indoorcatok14:00
indoorcatubuntu is my go to distro right now14:01
indoorcati don't like how the app bar locks off screen on pop os14:01
=== Budgii is now known as _Saltine_
=== Budgii__ is now known as Budgii
brendantccindoorcat's doing upgrady things just cause™14:16
=== crondd is now known as crond
=== pedromendes is now known as petrusmm
diverdudeHi...i am using rsync to merge 2 folders. I made a mistake because i forgot to enable screen. What happens if i just cancel the rsync job using CTRL-C? Will i potentially loose any files/data?14:44
akkdiverdude: You can restart the rsync later and it will start from where it left off. But until you do that you could lose data, e.g. if you're using --delete and some files moved.14:46
akkOr maybe partially written files, I've never been clear about that.14:47
Intelosuddenly my disk is full. How do I find which place has most files14:56
Inteloso I delete them\\14:56
lordcirth_Intelo, if you can get a tiny bit of space, you can install 'ncdu'14:57
lordcirth_If not, 'du' is already installed14:57
mgedminbaobab is a gui visualizer that shows which directories take up most space14:57
mgedminoften a quick way to free a little space (so you have enough to apt install tools) is to run sudo apt clean14:58
mgedminto wipe apt's caches14:58
lordcirth_Yeah, good point, do apt clean14:58
akkAnother vote for ncdu.15:00
mgedminthere's also duc which is very versatile (command-line/curses/gui) but a bit more annoying to use (separate index step that creates an sqlite db used by those other cmdline/ncurses/gui browsing subcommands)15:02
Intelothanks15:02
Ecko_Yet another vote for ncdu15:04
matiHi, I'm looking for a good password manager with strong encryption for Linux and Android. Could you recommend me some?15:14
pragmaticenigmamati: For software recommendations, please ask your question in #ubuntu-offtopic15:15
matipragmaticenigma: Didn't know this channel existed, thanks for info15:16
mystic_wats difference between a paswword manfe and an encryptor15:17
mystic_manager*15:17
Ecko_Preferably nothing15:17
Ecko_You would definitely want your password manager to encrypt it's database15:17
mystic_hmm15:18
matiEcko_: that's why I emphasized "strong encryption". I've seen that KeePassXC uses 256bit AES. Doesn't sound strong enough compared to GPG's 2048bit. I've also considered just pasting the password into a text file and encrypting it with GPG. Some people told me that it's not as good as password managers, though15:19
mystic_wats the ideal running temperature for ubuntu ?15:19
Cheezmati: you really want to keep passwords out of the clipboard if you can15:20
Cheezmost password managers (including keepassxc) try and avoid it15:20
pragmaticenigmamati: Those are different encryption ciphers... the bit count does not necessarily represent strength15:20
Cheezand yes, aes256 vs 2048gpg are very differe15:20
matiCheez: what do you think about keepassxc? Are there any better alternatives?15:21
Ecko_AES256 is still considered strong and uncrackable, as long as you use a good master password15:21
pragmaticenigmamystic_: Ubuntu has no preferred running temperature. Temperature is a specification of your hardware, you will have to consult your user manual for your computer or contact the manufacturer15:21
tatertotsmystic_: "hardware" is designed with a operating "threshold", a CPU, GPU or north/south bridge on the motherboard has a "thermal threshold"...on the other hand "software" applications and or OS's are just that..."software"15:22
mystic_hmm15:23
pragmaticenigmamati: Only you can determine what works best for your needs. This is why I asked you to take the conversation to #ubuntu-offtopic. This channel focuses on support of applications that are currently installed where you are encountering errors. It's up to you do to your own research, and use appropriate forums for questions.15:23
matipragmaticenigma: right, thanks anyway15:24
tatertotsmystic_: the temperature at which your CPU, GPU or motherboards north/south bridge would reach "thermal failure" is the same no matter if you're using Windows xp/vista/7/8/10 or even Linux15:24
Cheezmati: i'm a long term user of keepassxc15:24
Cheezi like it15:24
Cheezoh, they left15:24
mystic_linux keeps it cooler than windows?  in general ?15:24
pragmaticenigmaCheez: They hopefully have moved over to #ubuntu-offtopic, you might catch them there.15:25
Cheezmystic_: it depends entirely on load, not on os.15:25
tatertotsmystic_: water boils at 132 degrees on a gas or electric stove top15:25
tatertotsmystic_: hope you understand15:25
mystic_now now tater15:25
pragmaticenigmamystic_: these are not support related questions. An operating system has little impact on the operating temperature of your computer. What you do with the computer, the applications you are running have greater impact15:25
mystic_im asking is lunix generally a coller running os15:26
Cheezpragmaticenigma: i keep thinking that's where i am. >_>15:26
=== BluesKaj_ is now known as BluesKaj
tatertotsmystic_: your computer is not a 1:1 replica of everyone else's, and your use case and or work load is not a 1:1 replica of others...ideally you'd perform your own tests or analysis to determine for your self if OS "A" runs cooler on your system than OS "B"15:34
mystic_which one is os 'a' ?15:36
tatertotslol15:36
tatertotspoor thing15:36
mystic_performs poorly? which one15:38
nicrodgersAny ideas on how to debug this kind of erorr when I run apt-get install or apt-get update? Seems to be some sort of random network failure. If I re-run the command several times then either another file will fail, or it will eventually work:  E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/u/util-linux/bsdutils_2.31.1-0.4ubuntu3.4_amd64.deb  Undetermined Error [IP: 91.189.88.176 80]15:45
nicrodgersE: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/s/systemd/libsystemd0_237-3ubuntu10.31_amd64.deb  Undetermined Error [IP: 91.189.88.176 80]15:45
BluesKajnicrodgers, perhaps a different repos source just to check?15:49
=== [1]MrMobius is now known as MrMobius
nicrodgersBluesKaj: thanks for the suggestion, how would I do that?15:50
BluesKajin your package manager software sources15:51
nicrodgersBluesKaj: do you mean edit my  /etc/apt/sources.list ? in which case, what would I edit?15:54
BluesKajno, just temporarily change the server in synaptic or whatever package manager you use15:55
mgedminalthough it ends up being the same thing, updating /etc/apt/sources.list15:56
mgedminnicrodgers: there are country mirrors at XX.archive.ubuntu.com for every country code, I think15:56
mgedmine.g. http://us.archive.ubuntu.com/  etc15:57
nicrodgersthanks, i'll give that a go16:02
nicrodgerssame thing :( default: Failed to fetch http://uk.archive.ubuntu.com/ubuntu/dists/bionic-backports/InRelease  Undetermined Error [IP: 91.189.91.26 80]16:03
BluesKajnicrodgers,  package manager>settings>sources or some such16:03
nicrodgersif I curl or wget that same from the box, it works.16:03
mgedminare you using a proxy?16:05
nicrodgersno. It's a box running under vagrant if that makes any difference. I get the same error on multiple computers in different places/different networks16:06
lordcirth_nicrodgers, These are fresh installs of Ubuntu 18.04?16:07
nicrodgerslordcirth_: I'm using the vagrant box ubuntu/bionic6416:08
nicrodgers..which apparently is the official 18.04 LTS build16:09
mgedmingoogling "undetermined error apt" leads to https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1801338, which is unlikely to be the problem here16:09
ubottuLaunchpad bug 1801338 in apt (Ubuntu Cosmic) "apt fails to properly handle server-side connection closure" [Undecided,Triaged]16:09
mgedmin(unless you have a transparent proxy in your network or something)16:09
lordcirth_nicrodgers, it's the official canonical build, but hashicorp doesn't recommend them. Could you try  hashicorp/bionic64?16:09
lordcirth_If that works, then maybe we can track it down16:10
nicrodgerssame thing with hashicorp/bionic64.   I even tried installing Ubunttu 18.04 in Vmware (completely seperate from vagrant) and get the same errors there too (!)16:11
lordcirth_nicrodgers, and you said you can wget the InRelease file fine on those same VMs?16:13
nicrodgerslordcirth_: yep, it's so weird16:13
nicrodgersit's not always the InRelease file that fails mind, sometimes it works, it seems to just randomly fail on certain requests16:14
nicrodgerseg     default: E: Failed to fetch http://uk.archive.ubuntu.com/ubuntu/pool/main/h/harfbuzz/gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb  Undetermined Error [IP: 91.189.88.173 80]16:14
nicrodgers    default: E: Failed to fetch http://uk.archive.ubuntu.com/ubuntu/pool/main/liba/libalgorithm-diff-perl/libalgorithm-diff-perl_1.19.03-1_all.deb  Undetermined Error [IP: 91.189.88.173 80]16:14
wtfiircHello16:14
lordcirth_nicrodgers, please use a pastebin for large amounts of text16:15
lordcirth_wtfiirc, hi16:15
wtfiircWell, I am new to IRC such an old th16:15
wtfiircing16:16
wtfiircThere is even restrictions on length of sentences, whi16:17
lordcirth_wtfiirc, not that short, there isn't.16:18
lordcirth_Unless your IRC client is very strange16:18
wtfiircI will keep learning more about it😂16:18
lordcirth_wtfiirc, this channel is for Ubuntu support. If you'd like to chat, do "/join #ubuntu-offtopic"16:18
nicrodgersis there any way to get more verbose/debug-style output from apt-get? maybe that'd help me track down my issue16:19
lotuspsychjenicrodgers: pastebin like lordcirth_ adviced, and let the volunteers take a look?16:19
wtfiircWell, the client I am using is Igloo on iOS16:20
mysticI booked someone to sort out linux for me16:20
nicrodgerslotuspsychje: I thought he was telling me off for pasting those two lines ! :)16:20
mysticMr Brownsword will be round this evening16:20
wtfiircSorry, I will keep in silence16:20
iorianicrodgers, man apt-conf (debug options)  ; e.g.   :  sudo apt-get -o Debug::Acquire::http=true update16:21
lotuspsychjemystic: only ubuntu issues, or keep silent please16:21
ioria*man apt.conf16:21
nicrodgersioria: cheers.16:21
ioriaok16:21
mystichows that not ubuntu issue?  Mt Brownsword will specifically focus on ubuntu16:21
mysticnevermind...16:21
kaniki2Hi guys, I want to try pes 2019 (game ) on ubuntu but it is not available for linux its available only for windows I think and Playstation 4 or 316:29
kaniki2how to play games on ubuntu (specially the windows games (like pes or gta V or ...)16:29
lordcirth_kaniki2, install Wine or PlayOnLinux, or Steam.16:30
=== BrianG61UK_ is now known as BrianG61UK
dansloAfter installing eoan, I can no longer have mysql-server (and a couple other packages) installed while wine is installed. Anyone seen this issue before? If I try to install wine it'll tell me: The following packages will be REMOVED:  mysql-client-8.0 mysql-client-core-8.0 mysql-server mysql-server-8.0 mysql-server-core-8.0 php7.1-cli php7.1-fpm16:31
danslophp7.2-cli php7.2-fpm transmission-gtk16:31
kaniki2I have wine but I want to know if the hardcore games like GTA V that needs graphic card bigger is it going to work for me16:31
nicrodgerslordcirth_: here's a pastebin with all the output https://pastebin.com/hcDP4JzD  and I have put apt-get in to debug mode16:32
lordcirth_nicrodgers, does it always fail on libfftw3?16:33
nicrodgersi'll do a vagrant destroy and try it again... one sec16:33
kaniki2does playonlinux work for games that needs invidia as graphic card (big games like gTa V) ?16:34
mgedmindanslo: when apt gives me weird conflict resolutions I try to force the issue by trying to install both packages so apt will tell me where the conflict is16:34
Gusjhi, I am trying to compile a module that apparently fixes acpi problems on toshiba laptops, (problem with internal keyboard and trackpad on toshiba satellite) When I do 'sudo make install' I get the following errors ===> https://paste.ubuntu.com/p/vPsVy7gfHR/ could somebody please offer some guidance?16:34
mgedmindanslo: eg. apt install wine mysql-server16:34
mgedmindanslo: fwiw I'm on disco and I have wine installed and apt install mysql-server doesn't try to remove anything16:34
danslomgedmin: wow uhh... that just installed it without problems. thanks I guess haha16:35
nicrodgerslordcirth_: nope. Different files this time: https://pastebin.com/SrPM05bv16:36
danslooh nevermind, wine installed fine but it didn't install wine32 which had the conflict. I'll do some more digging16:36
lordcirth_nicrodgers, I suspect some kind of rate-limiting or network overload?16:36
nicrodgerslordcirth_: yeh I know what you mean. Weird thing is that this has been working fine for 5 devs for a couple of months, it has only become problematic a few weeks ago. Now we all have the same issue, even on different computers in different physical locations16:37
mgedmindanslo: looks like I've got wine32 installed here too; so maybe upgrade to disco?16:38
iorianicrodgers, some proxy settings ?16:39
lotuspsychjeGusj: we dont really support own compiling here16:39
lotuspsychjeGusj: instead try to get a solution with the volunteers or consider filing a new !bug16:40
nicrodgersnope, no proxy.   We're all on Mac OS.. some Mojave, some Catalina, some Sierra... actually the only thing i can think of that's common to everyone is we all have the same anti-virus running on macos.. maybe that's interfering somehow.. I'll try disabling that16:40
mysticwhat is a hudsucker proxy?16:40
BluesKaja movie16:41
BluesKajor book16:41
mysticwat does it mean16:41
Gusjlotuspsychje: thank you, have been wrestling with this laptop and xubuntu seeing but not configuring correctly internal keyboard, volunteers do you mean other ppl on this channel? already did, wanted to be proactive as this has  proven to fix these acpi problems, it allows for extended support even more than the acpi_toshiba module that got installed by default offers..16:42
BluesKajuse google to find out16:42
mystici prefer u to tell me in laymans terms16:42
lotuspsychjeGusj: if something doesnt work by default on ubuntu, please consider creating a new bug, so developers know about it, and can do something about it16:43
Gusjlotuspsychje: YEs I already filled a bug, but this is for an old laptop, I don't think they will do anything about it..16:43
lotuspsychjeGusj: whats the bug ID please?16:43
BluesKajmystic, you have to learn some things on your own, your prerence don't hold any water here unless it's about ubuntu16:45
Gusjlotuspsychje: Bug #184598216:45
ubottubug 1845982 in linux-signed-hwe (Ubuntu) "Toshiba Satellite C55-A%105 laptop Keyboard and trackpad DO NOT WORK USB kybd and mouse DO WORK" [Undecided,New] https://launchpad.net/bugs/184598216:45
BluesKajpreference even16:45
lotuspsychjeGusj: thank you, is your bios up to date please?16:46
mysticok then.. i want a working usb iso write on linux.. that can wrote other iso apart from ubuntu16:46
mysticgui system16:46
Gusjlotuspsychje: Yes i upgraded to 1.40 there is one 1.50 but that is up ont oshiba websit by mistake when I tried it said wrong version, so the latest is 1.4016:46
lotuspsychjeGusj: did you try a latest !mainline kernel yet?16:47
Gusjlotuspsychje: Tomreyn and TJ- have helped me alot trying to fix this, have learned alot, that is why this omnibook proves to be a solution,16:47
tomreynand i came to the conclusion that Gusj should really just sell this hardware and replace it by another one.16:49
Gusjlotuspsychje: not sure, I had xubuntu 18.04  upgrade to 19.04 and now I upgraded to 19.10 which is what io have right now16:49
lotuspsychjetomreyn: the hardware was faulty?16:49
Gusjtomreyn: haha hi tom yes yes I know, although I have learned a lot from all of this.. a crash course of learning16:49
BluesKajmystic, https://www.omgubuntu.co.uk/2017/05/how-to-install-etcher-on-ubuntu16:49
tomreyni don't think so, but it is specific in that it does not play well with linux16:49
tomreynlotuspsychje: ^16:50
lotuspsychjeah i see16:50
nicrodgersioria / lordcirth_ : thanks for taking the time to talk it through with me. You made me realise that we were all running the same AntiVirus package on the host. Disabling that has fixed the problem. Happy to report it's nothing to do with Ubuntu at all. thanks again.16:50
iorianicrodgers, good to hear16:51
GusjThis package is intended to provide Linux kernel support for many laptops such as: - HP OmniBook and Pavilion - Toshiba Satellite and Tecra which are not supported by the toshiba_acpi module16:51
lotuspsychjeGusj: so you suffer this bug on all ubuntu versions correct?16:52
GusjI already have the toshiba_acpi module, it got installed automatically with xubuntu, I was following along these instructions to install it: http://jpcozar-public.wikidot.com/bluetooth-en-laptop-toshiba-satellite-usando-modulo-omnibook  but got erros i did not understand..16:52
Gusjlotuspsychje: yes, 16.04, 18.04, 19.04, 19.1016:53
mystici tried etcher16:53
mysticid wouldnt even start properly16:53
mysticso there is no decent gui then.. ok16:54
Gusjlotuspsychje: that is why after reaching high and low, and under rocks, I found omnibook but I do not know how to install it, I have all the .c files in the correct directory but i am stuck there16:55
Gusjlotuspsychje: this kernel module ===> https://sourceforge.net/projects/omnibook/16:55
lotuspsychjeGusj: we can only focus on the support of ubuntu instead of compiling, but in your case if all ubuntu versions stuck on your hardware, we can conclude what tomreyn adviced16:59
Gusjtomreyn: althought listen to this Tom, just noticed today, if I turn OFF special keys from UEFI firmware at boot, More keeys (F keys and number) give some output when I do command 'acpi_listen' crazy17:00
tomreynGusj: i'm not really interested in this topic, Gusj, please don't highlight me about anything related to this hardware anymore, thanks.17:01
mysticlol17:01
mystichaha17:01
Gusjunderstood sorry17:01
mystictomreyn is deadpan comedy gold17:02
Gusjlotuspsychje: Got it I understand,17:02
lotuspsychje!ops | mystic returning troll in #ubuntu and ##linux17:02
ubottumystic returning troll in #ubuntu and ##linux: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax17:02
* dax looks up17:03
mysticme too17:03
mystici asked a question but got no solution17:03
mysticthat makes me a 'returning troll'17:03
GusjCould someone tell me what these errors mean? ===> https://paste.ubuntu.com/p/vPsVy7gfHR/17:03
mysticwell, theres error one and erroe two17:04
daxmystic: ban evasion is a violation of Ubuntu channel policy and freenode network policy. Do not rejoin this channel without visiting #ubuntu-ops, thanks17:05
lotuspsychjety17:05
felanggahello, I'm having problem with my usb device17:12
felanggafrom the dmesg I found this error message "[  806.655797] usb 1-1: device descriptor read/64, error -7117:12
felangga"17:12
tomreynfelangga: which ubuntu version, kernel version, what kind of device?17:22
felanggatomreyn, I'm using bionic 18.04, kernel 4.19 and just normal usb stick drive17:23
felanggaI think this usb is dead, but I want to recover it if it is possible17:24
lotuspsychjefelangga: 4.19 on bionic doesnt sound right17:25
tomreynfelangga: what's the output of    cat /proc/version17:26
felanggaLinux version 4.19.0-041900-lowlatency (kernel@tangerine) (gcc version 8.2.0 (Ubuntu 8.2.0-7ubuntu1)) #201810221809 SMP PREEMPT Mon Oct 22 22:19:15 UTC 201817:27
tomreynso this kernel passed its first birthday recently, have you tried a current and supported one?17:28
felanggatomreyn, I found this article and now my computer detected as usb drive http://www.guyrutenberg.com/2008/06/26/usb-1-4-device-descriptor-read64-error-71/?fbclid=IwAR24eLrDXf9p2JIK51p9xusK1ourUkVU7fdvE_8VfxCP6ncffWC8k9xKp2417:31
felanggabut it still won't to be mounted17:31
tomreynfelangga: i won't be able to support you unless you run a supported kernel. good luck!17:31
felanggawhich version of kernel should I try ? tomreyn17:32
tomreynfelangga: any one that comes with the ubuntu release oyu have installed.17:32
tomreyn(ideally in its latest version)17:33
felanggahmm I never changed the kernel version as I remember17:34
lotuspsychjefelangga: are you using a derivative of ubuntu?17:35
felanggayes, I'm using KDE neon17:35
ioriafelangga, dpkg -l | grep linux-image | nc termbin.com 999917:35
felanggaioria, what this command do ?17:36
ioriafelangga, lists and show us your installed (or not) kernels17:36
lotuspsychjefelangga: or did you install 4.19 for some reason? like for ryzen?17:38
felanggahere the result https://termbin.com/igk117:38
felanggalotuspsychje, no, I think the kernel update was from apt-get upgrade17:38
ioriafelangga, the good one is this 'linux-image-4.15.0-66-generic': reboot, enter grub -> adavnced options and select 4.16.0-6617:39
ioriafelangga, oh, wait : cat /proc/cmdline17:40
felanggaioria, what if I upgrade to last version from kernel.org ?17:40
ioriafelangga, to do what ?17:40
felanggaversion 5.3.817:40
ioriafelangga, why ?17:41
felanggaioria, does the latest the better ??17:41
ioriafelangga, do you want to try to solve the usb issue or what ?17:41
felanggaioria, yes sure17:42
ioriafelangga, reboot on the 415.0-66 kernel; rplug the device and paste dmesg | tail17:42
felanggaioria, why I should use the older version /17:42
felangga?17:42
felanggathis from /proc/cmdline17:43
felanggaBOOT_IMAGE=/boot/vmlinuz-4.19.0-041900-lowlatency root=UUID=bd0a305a-81aa-4bc5-b076-192e6ae5c8fe ro quiet splash vt.handoff=117:43
ioriafelangga, it's not old ,is the stock one (patched and optimized for your current os)17:43
felanggaioria, ohh okay, wait I try to reboot17:43
=== Exterminador is now known as PeGaSuS
ioriafelangga, but its a power/hardware error imho17:44
=== Telvana is now known as AZ-5
=== AZ-5 is now known as Telvana
rana_anstomreyn: there?18:13
rana_ansjeremy31: there?18:14
lordcirth_rana_ans, if you have a question, just ask it18:15
rana_ansalright. I was asking for them coz they knew my problem :D18:15
rana_anstho it is solved and Im back with windows and ubuntu is uninstalled but I need to install it again but dont want to run into any problems again18:16
rana_ansfirst of all when Im trying to install ubuntu keyboard and mouse dont work, keyboard works but sometimes Idk why18:17
rana_anstheres that and when I have installed ubuntu (talking about last time) I restarted it but grub doesnt show windows 10 in the menu18:18
rana_ansI had to go through alot of forums but they didnt help either18:18
rana_ansso what do you say? lordcirth_18:18
rana_anslordcirth_: how do I fix keyboard atleast to install ubuntu?18:20
rana_ansI have asus tuf fx50518:20
lordcirth_rana_ans, When were you talking about this here before? I can look in logs and try to catch up18:21
iorialordcirth_, 11:40   https://irclogs.ubuntu.com/2019/11/04/%23ubuntu.txt    (sounds a long story)18:22
rana_ans32Sorry my internet got disconnected18:22
lordcirth_ioria, thanks18:23
rana_ans32yesterday, we were talking18:23
iorialordcirth_, np18:23
rana_ans32I was getting help from tomreyn18:23
lordcirth_rana_ans32, yeah, I just got directed to it while you were gone18:23
matiI have a silly question. How does Xfce on Xubuntu start at boot? Where can I find a fire responsible for starting it? I've checked xinitrc but nothing there18:23
rana_ans32Yes thats a long story if you are talking about my problem18:23
ioriarana_ans32, in any case, i suggest nyou to start the installer with 'nomodeset'18:23
rana_ans32Idk about bios alot, could you explain18:24
rana_ans32?18:24
rana_ans32I mean whats nomodeset? Is it somewhere in bios or windows or usb?18:25
Menzador|Work!nomodeset | rana_ans3218:25
ubotturana_ans32: 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 parameter18:25
ioriarana_ans32, when you got the main menu ,use F& and select nomodeset18:25
ioriarana_ans32, when you got the main menu ,use F6 and select nomodeset18:26
lordcirth_That *is* a long thread18:26
rana_ans32Ok lemme try that ioria18:26
rana_ans32lordcirth_ yes lol18:27
rana_ans32ioria: Theres no function under f618:28
ioriarana_ans32, press e to edit; add nomodeset after quiet splash; enter or ctrl +x18:29
rana_ans32ioria: ok I have written nomodeset after quiet splash after pressing e on ‘install ubuntu’ option18:31
rana_ans32there are three dashes after quiet splash too, they are not a problem right?18:31
ioriarana_ans32, nope18:31
rana_ans32this is gonna fix keyboard and mouse?18:31
ioriaidk18:32
rana_ans32🙄18:32
rana_ans32it was for graphics? Lol they were already fine now they are just BIG xD18:32
ioriarana_ans32, don't worry, i will be fixed after the install18:33
rana_ans32maybe I wasnt clear with my problem, mouse and keyboard dont work while installing, although keyboard is working but mouse isnt18:33
rana_ans32ok Im gonna install ubuntu, I’ll keep you updated18:33
ioriaok18:33
rana_ans32I have windows 10 in SSD which is 128GB and I have shrinked some volume from HDD which is 1TB, shrinked volume for ubuntu is 100GB18:35
rana_ans32should I select install ubuntu along windows or select something else?18:35
rana_ans32ioria18:36
ioriarana_ans32, if you ask me ; i'd disconnect the win drive; install ubuntu, reconnect the ssd, but boot from bios from the hhd, then run sudo update-grub18:36
ioriarana_ans32, but it's my choice18:36
rana_ans32Does it require dissembling laptop?18:37
ioriarana_ans32, ho laptop....18:37
swimm3rsudo update-grub is the solution for dual boot?18:37
ioriarana_ans32, what laptop is that ?18:37
rana_ans32asus tuf fx50518:37
ioriarana_ans32, well, fallow the installer suggestions18:38
ioria*follow18:38
ioriarana_ans32, 'install ubuntu along windows' sounds right18:38
rana_ans32will it give me option to install it in specific partition that is unallocated in that option?18:38
rana_ans32or do it all on its own?18:39
ioriarana_ans32, nope, that is automatic i guess; you might need 'something else'18:40
rana_ans32Im gonna go for first option of alongside windows and merge that unallocated volume with HDD later in windows18:40
rana_ansIt disconnects me if I goto home screen of phone...18:42
rana_ansioria: Ok almost finished installing system18:43
Emcynetflix cast still broken?18:44
rana_ansBtw when are they gonna give all of ROS packages for 19.04?18:45
sarnoldrana_ans: you can pop into #ubuntu-robotics and ask; I wouldn't be surprised if there's no efforts for 19.04 though, that hits EOL in less than three months18:51
rana_ansioria: hey, I’ll come back when its installed completely and if I have any problems18:54
=== Budgii_ is now known as Budgii
rana_ansioria: ubuntu is installed and showing ubuntu and windows in grub menu but when I select ubuntu, it goes on to a black screen. Once it generated some lines and I read failed parse something19:10
rana_ansAnyone here who could help?19:11
ioriarana_ans32, use again nomodeset , check your card and in case install nvidia19:12
shvm<rana_ans "ioria: ubuntu is installed and s"> Are you seeing a underscore?19:12
ioriasorry, away from kb19:12
rana_ansI did nomodeset thats when it generated some lines19:13
rana_ansshvm: sorry didnt get you19:13
rana_anshow do I install nvidia when ubuntu isnt booting up?19:14
rana_ansIt generates ACPI error, parse/something failed bla bla19:16
rana_ansa full screen of errors, this was the last one I managed to read and write here19:17
rana_ansnvm I19:18
rana_ansI waited a while and ubuntu screen is up19:18
=== dionysus70 is now known as dionysus69
RunHi, when running 'apt upgrade' I got:19:32
Rundpkg: warning: version '/etc/lsb-release' has bad syntax: version number does not start with digit19:32
RunI never touched that file though.19:32
sarnoldRun: can you pastebin the whole thing?19:33
__MilenchoRun, https://bugs.launchpad.net/ubuntu-gnome/+bug/159746619:34
ubottuLaunchpad bug 1597466 in kubuntu-settings (Ubuntu Xenial) "dpkg giving warning about '/etc/lsb-release' version number not starting with a digit when there is no apparent problem in the file" [High,Confirmed]19:34
Runhttps://justpaste.it/6x1a219:34
RunThat is from 2016 :/19:36
sarnoldcomment #27 suggests the bug is fixed in 19.1019:37
=== ben_r_ is now known as ben_r
phatcathello, I changed my SSH port to a random number. I'm running UFW and port 22 shows as "closed" - is there a way to make it show "filtered" instead?20:16
RunJust close port 22 on your firewall?20:17
sarnoldprobably an iptables REJECT rule will do the job20:17
sarnoldif not, iptables DROP will probably give 'filtered', but then that's annoying waiting for timeouts :)20:17
RunIt should be the default, so just remove 'ssh' as open port from the firewall configuration.20:18
phatcatRun: it shows "closed" then20:19
phatcathow do I stop listening20:19
RunIf it shows closed you firewall isn't filtering it out... does it say closed for every random port number?20:20
phatcatif I do "ufw status" it shows OpenSSH                    ALLOW       Anywhere20:20
Runso remove that20:20
phatcatI'm afraid to delete it tho not to lock myself up20:20
phatcat34636/tcp is open so it shouldn't happen20:20
Runyou need to open the other port first then.20:20
RunI'd ssh in through the new port - and then remove that OpenSSH line from ufw.20:21
phatcatif shit hits the fan and I can mount it to a recovery instance20:23
phatcatwill I be able to revert it?20:23
phatcatseems like it20:24
phatcat"/etc/ufw/user.rules"20:24
phatcatyep, worked, thanks Run!20:26
phatcatdo I continue using ufw, or there are better alternatives out there?20:27
saorI just use iptables20:29
courrierWhy does "sudo date -s 2019-10-15T18:00" succeeds but "date" shows the clock hasn't actually changed on 18.04 server? ntp service is not loaded20:35
lordcirth_courrier, "systemctl status systemd-timesyncd" ?20:37
InteloCan I do this in hosts file: if s1.site.com is hit, localhost:11 is loaded. if s2.site.com is hit, localhost:22 is loaded (imaginary ports)20:37
lordcirth_Intelo, hosts file resolves names to IPs, not ports20:37
courrierlordcirth_: Thank you, timesyncd was the responsible :)20:38
lordcirth_But you could use other IPs in the 127.0.0.0/16 range20:38
Intelolordcirth_, any way?20:38
Intelolordcirth_, any way to achieve this?20:38
seereIntelo: what do you really want to achive?20:39
lordcirth_Intelo, one could redirect s1.site.com to 127.42.0.1, and s2.site.com to 127.42.0.2.20:39
lordcirth_But this sounds like a strange thing to do20:39
Intelolordcirth_,  I have two servers on differnt ports rrunning20:39
Inteloneed to map them to domain20:39
seereIntelo: what type of servers?20:40
lordcirth_This is for testing purposes?20:41
Inteloseere, frontend, backend20:41
Intelolordcirth_, yes20:41
seereIntelo: HTTP?20:41
Inteloyes20:43
seereIntelo: as lordcirth_ suggested. The easiest way would bi to bind them to different 127.0.0.0/8 addresses per config. Apache -> VirtualHost20:45
seeres/bi/be/20:45
Inteloseere, any way to bind by port?20:47
lordcirth_Intelo, not in the hosts file.20:48
lordcirth_Using 127.* is the easiest way I can think of20:48
seereIntelo: yes, but not in the hosts file.20:48
Inteloseere, lordcirth_ whats the other way?20:49
seereIntelo: you have already bound your frontend/backend to different ports?20:49
Inteloseere, corrent20:49
lordcirth_You could probably use some iptables hackery? Not sure20:49
seerelordcirth_: he could, but had to diffentiate by IP adress to forward to his ports. So he needs two IPs anyway.20:51
seereIntelo: you could add something like 127.0.1.1 for site1 and 127.0.2.1 for site2 to your hosts and bind your frontend/backend to his IPs, using the standard ports.20:53
Inteloseere, ok but no other way? right?20:53
seereIntelo: not by using the hosts file, no.20:53
Inteloseere,  by using something else?20:54
seereIntelo: I told possible ways above.20:54
Inteloseere,  with ports I mean20:55
seereIntelo: another way would be to use named virtualhosts and let apache do the work.20:55
Intelooh ok20:55
InteloI missed that20:55
Intelothanks20:56
Intelolordcirth_, thanks too20:56
seereIntelo: assuming you use apache of course.20:58
Inteloseere, ok21:07
=== msalvatore_ is now known as msalvatore
dbuggerHelp! My wifi adapter had disappeared after reboot!! :((( I'm panicking now21:19
dbuggerI'm running 18.04, btw21:21
Gusjdbugger, hi, do you see it when you run 'lshw -C network' ?21:22
dbuggerYes, I do21:23
Gusjdbugger, run 'sudo systemctl restart network-manager' to see21:24
dbuggerDone21:25
dbuggerIt didn't come back21:25
Gusjdbugger, but if you see it in lshw, what do you mean that it went away?21:26
dbuggerUp there, when I click on the power button, the wifi menu is not there anymore21:27
dbuggerI only see now "VPN off" and my username21:27
Gusjdbugger, `ahh so the panel dissapeard21:28
dbuggerWhen I go to settings > wifi I see a "no wifi adapter found"21:28
Gusjdbugger, and how do you think it dissapeared?21:29
dbuggerI was using it happily. My wife came and asked me to use the computer. She wanted to log in Windows. When she was finished I came back to Ubuntu... And it was gone21:30
Gusjdbugger, I c.. maybe someone else knows how to get it back.. state your version21:31
dbuggerMy version of Ubuntu? 18.0421:31
dbuggerOk, I'm freaking out21:36
sarnoldtry rebooting?21:40
_dbuggerWell21:42
_dbuggerIn my panic, I went to Powerline21:42
_dbuggerAt least I now have connectivity21:42
_dbuggerlets see if reinstalling bcmwl...21:43
dbuggersarnold: of course I did21:44
_dbuggerNope, that did not help21:45
_dbuggersarnold, something I just noticed21:49
_dbuggerWhen I do lshw, i see this:   "*-network UNCLAIMED"21:50
_dbuggerThe UNCLAIMED part seems suspicious..21:50
sarnold_dbugger: that means there's no kernel driver for the hardware21:50
_dbuggerso the driver vanished like Thanos snapped?21:51
_dbuggersarnold, bcmwl-kernel-source has been working so far, and it is still installed. I just checked21:52
_dbuggerbut doing "sudo modprobe wl" gave me this output:21:52
_dbuggermodprobe: FATAL: Module wl not found in directory /lib/modules/5.3.0-20-generic21:52
_dbuggerDoes that tell you anything?21:52
sarnold_dbugger: what does 'dkms status' report?21:55
_dbuggerbcmwl, 6.30.223.271+bdcom: added21:55
_dbuggerto be more precise: https://hastebin.com/juyibisoli.bash21:56
IkoIKoBash.org Getting a random quote from bash.org, Please wait..21:56
IkoIKoBash.org - #997 Quote: <theR> I'm glad I remembered I'm an idiot before I started to set up a wins proxy21:56
sarnold_dbugger: try dkms build wl21:57
=== crondd is now known as crond
_dbugger"Invalid number of arguments"21:58
_dbuggerDid you forget something?21:58
sarnoldmaybe; I've never needed to use dkms, let me look at the manpage again :)21:58
sarnold_dbugger: so... dkms status output doesn't mention wl, but you did. is that important?21:59
sarnold_dbugger: maybe try dkms build bcwml21:59
_dbuggerIt doesnt22:00
_dbuggerthe problem is with the number or arguments, not the value of those22:00
_dbuggeror so it seems...22:00
sarnoldtry dkms build bcmwl/6.30.223.271+bdcom22:01
_dbuggerprobably like sudo, no?22:01
sarnoldI don't understand..22:02
_dbuggerOps... this does NOT look good...22:02
_dbuggerhttps://hastebin.com/ofebocuweg.rb22:02
sarnoldindeed that looks like you'll either need a newer driver or an older kernel22:03
_dbuggeryou mean the latest kernel broke the driver?22:03
sarnoldcan you pastebin the var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/make.log ?22:04
sarnoldmaybe the tooling just got confused with a different error22:05
=== crondd is now known as crond
_dbuggersarnold, http://paste.ubuntu.com/p/TM5jQkmtRp/22:05
sarnold_dbugger: it's probably been broken since https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=736706bee3298208343a76096370e4f6a5c5591522:14
_dbuggerSo I should use another kernel?22:14
_dbuggerIm gonna try 5.3.0-1922:17
_dbuggerif that doesnt work, ill try 5.0.0-3222:17
_dbuggerbrb22:17
_dbuggerWell22:23
_dbugger5.3.0-19 did not solve it22:23
_dbuggerand 5.0 did not even let my mouse work22:23
_dbuggerso yeah... I suspect im stuck with my powerline for now...22:23
jeremy31_dbugger: The bcmwl-kernel-source in bionic repos has not been patched for the 5.3 kernels22:24
_dbuggerjeremy31, so then yeah, it is the kernel? I didnt even realize that I updated it :P22:24
jeremy31_dbugger: Is it a 64 bit install?22:24
_dbuggerjeremy31, yep22:25
sarnold_dbugger: https://launchpad.net/ubuntu/+source/bcmwl/+changelog22:25
sarnold_dbugger: you could either steal the patch from that debdiff for your own sources, or you could upgrade to eoan, it appears to have been adapted already22:26
jeremy31_dbugger: you could download and install the eoan package, I am not sure if the dependencies will be satisfied in 18.04 https://packages.ubuntu.com/eoan/amd64/bcmwl-kernel-source/download22:26
_dbuggerI am not that brave22:27
_dbuggerI think I will stick to powerline until an official patch comes out22:27
jeremy31_dbugger: It might be the end of January before that happens22:28
_dbuggeryay....22:29
_dbuggeri wanted to wait to 20.04 to upgrade to a new LTS, but if this is the deal...22:29
jeremy31_dbugger: replace the Broadcom with Intel 726522:29
_dbuggerjeremy31, the what? I did not understand that sentence...22:30
sarnoldhonestly, this package may never be updated for the ESM kernels22:31
sarnoldif you file a bug, it *might* be updated22:31
_dbuggerESM?22:31
jeremy31_dbugger: Take the machine apart, remove the Broadcom wifi card and replace it with Intel wifi 726522:31
sarnold_dbugger: oh, sorry. too many acronyms. I meant HWE kernels.22:31
_dbuggerjeremy31, im not gonna buy a new wifi card because of this... o_O22:31
_dbuggerWell, based on what you guys are saying, seems like my best bet is to upgrade to 19.10...22:32
_dbuggerIn any case, thank you all for the info22:34
_dbuggerThe community as always ready to help. I love you all.22:34
=== crondd is now known as crond
jeremy31_dbugger: Post URL from terminal for>  lspci -nnk | grep -iA3 net | nc termbin.com 999922:35
_dbuggerhttps://termbin.com/573122:36
sarnold_dbugger: at least this one issue will be addressed with newer packaging in 19.10; and hopefully your mouse would still work. but there's probably be new, exciting, bugs to find in the newer version :)22:37
_dbuggernewer packaging?? What? when? how??22:38
_dbuggerno more apt?22:38
sarnold_dbugger: well, snap certainly takes a more central role in newer releases22:38
sarnold_dbugger: but I meant the first change listed on https://launchpad.net/ubuntu/+source/bcmwl/+changelog22:38
=== thewaspsknees1 is now known as thewaspsknees
jeremy31_dbugger: The eaon package will work on 18.04, just installed it22:39
_dbuggersarnold, I hate snap. I only had trouble with it22:40
_dbuggerjeremy31, I see. Well, if I am to install the eaon package, i guess I could as well install the whole distro...22:40
sarnold_dbugger: please do file bugs about that too :)22:40
_dbuggersarnold, not sure if they are bugs, or just me not getting how they work22:41
jeremy31_dbugger: if you just install the package, you keep the LTS 18.0422:41
_dbuggerjeremy31, I am not sure how to do that...22:41
jeremy31_dbugger: in terminal>  wgethttp://mirrors.kernel.org/ubuntu/pool/multiverse/b/broadcom-sta/broadcom-sta-dkms_6.30.223.271-11_all.deb22:41
jeremy31_dbugger: in terminal>  wget http://mirrors.kernel.org/ubuntu/pool/multiverse/b/broadcom-sta/broadcom-sta-dkms_6.30.223.271-11_all.deb22:42
jeremy31_dbugger: second command>  sudo dpkg -i broadcom-sta-dkms_6.30.223.271-11_all.deb22:42
_dbuggerhere it goes...22:43
Polybius-'redirecting output to wget-log'. i would like to see my download, anybody know how to fix this22:44
_dbuggerok, done. Now "sudo systemctl restart network-manager" ?22:44
Polybius-the output is the loadbar22:44
Polybius-'n stuff22:44
jeremy31_dbugger: reboot22:47
dbuggerIt worked!22:49
dbuggerI love you all!22:49
Polybius-anybody know the answer to my question?22:51
dbuggerYes, it is working :)22:51
dbuggerThanks God22:51
Simonioushow do I create an endless stream of a given character to a pipe.. I think this is easy, but I'm not thinking of it.22:52
dax"pipe" as in foo | bar | baz at the commandline?22:53
Simoniousyes22:53
daxthe "yes" command, probably22:54
Simoniousgood call22:54
* Simonious goes looking22:54
daxyou can give it a string to output instead of "y"22:54
Simoniousyup, that works, thanks :)22:54
Polybius-the location of wget-log might be something too, im not finding it.23:01
dbuggerjeremy31, you found me in SO :)23:16
=== Rez is now known as LoRez
jeremy31dbugger: you mean AU- askubuntu?23:20
chietaanyone on eoan having problem with virtualbox like this https://dpaste.de/YN2o ?23:40
dbuggerjeremy31, yes :)23:44
sarnoldchieta: did you upgrade kernels? or upgrade the vbox software?23:56

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