[00:03] oh great, usb-storage "crashed" and I wasn't following /var/log/syslog 's tail [00:03] guess I'll postpone my HDD OPs for when my new USB docking station will arrive, or maybe I need to have a system hanging around for a while while I'm toppling those final IDE HDD OPs === the_ant1 is now known as the_ant === Guest85329 is now known as FIA === FIA is now known as IMF === IMF is now known as MIF === blueeagle is now known as BlueEagle [00:58] installed and forgot about ubuntu 20.04 server on this machine a few weeks ago, booting into it now, it doesnt boot to a login screen, have to hit ctrl+alt+f1 for that, is that normal? [00:59] [ 7.107300] cloud-init[956]: 2020-11-24 08:59:04,101 - cc_final_message.py[WARNING]: Used fallback datasource [00:59] thats what it boots to [01:00] Auctus: ubuntu server doesn't usually install any graphical thingy; I'd have expected it to be sitting on vt1 to begin with though [01:00] so anyway, ctrl+alt+f1 and log in and "ip addr show" says enp1s0 is down by default, tryin to figure out how to get this thing on the network [01:01] sarnold: yeah idk how much of this is just "how 20.04 does things" and i just need to learn it, or if anything is not as it should be [01:01] i dont remember having to set up an ethernet connection in any past ubuntu [01:02] Auctus: desktop defaults to networkmanager, which could very well give that impression [01:02] Auctus: server defaults to using netplan.io, either directly or via cloud-init, to run systemd-networkd; but you can configure netplan to use networkmanager on your server if you're really so inclined [01:28] Why do the ubuntu mirrors use a symbolic link for ubuntu/ and the current directory? This page: https://askubuntu.com/questions/953249 makes it seem like it's to convenience mirroring the official archives at archive.ubuntu.com/ubuntu at my-mirror.com. That does make it easier. Why not just use my-mirror.com/ubuntu? [01:39] Is that a file hosting thing, maybe? === zbenjamin_ is now known as zbenjamin [02:20] Today while attempting to install updates via the apt upgrade command on my Ubuntu 20.04.1 LTS desktop, I received the following error "grub-install: error: failed to register the EFI boot entry: Operation not permitted" while the system attempted to install grub-efi-amd64-signed. I tried reinstalling using sudo apt reinstall grub-efi-amd64-signed however a blue screen pops up in the terminal stating that GRUB failed to install to the [02:20] following devices: /dev/nvme1n1p2 Has anyone experienced this issue? I am afraid to reboot now fearing the system may not come up. [02:22] https://paste.ubuntu.com/p/RcgJtP8mwZ/ [02:23] ^^ some logs === PowerTower_121 is now known as PowerTower_120 [02:27] neldogz: very curious, you're the second person in here today who had both grub-pc *and* gruib-efi-amd64-signed installed at once. [02:27] @sarnold, yes sudo apt update && sudo apt upgrade pulled these packages down automatically [02:27] neldogz: An Asus board ? As earlier was deduced a similar as a firmware bug for another poster. [02:28] @Bashing-om, yes it is and dual-boot with Windows 10 [02:28] neldogz: the "operation not permitted" bit is likely due to the laptop firmware not allowing the OS to update the boot menu for whatever reason [02:29] The motherboard model is an Asus ROG STRIX X570-E GAMING [02:32] This is the first time that I have experienced an issue, Ubuntu has been solid otherwise. [02:34] neldogz: do you have contents in /sys/firmware/efi/ ? [02:35] @sarnold, yes, here is the contents https://paste.ubuntu.com/p/BfQ4d7p7N4/ [02:36] neldogz: Earlier situation with the other poster was directed to file a ticket with Asus. Ya might want to pull up the channel log and see if your's is same. (blueeagle). [02:36] @Bashing-om, yes I will, thank you! [02:37] neldogz: alrgith, cool; I think try sudo apt install grub-pc- grub-efi-amd64 -- and see what that does [02:39] @sarnold, interesting, conflicts: https://paste.ubuntu.com/p/qbt5zwPBbZ/ [02:39] neldogz: ah looks like the - was missed [02:39] sudo apt install grub-pc- grub-efi-amd64 [02:40] I will redo, I thought it was an error [02:41] @sarnold, it wants to do this: https://paste.ubuntu.com/p/MqgNhqJcPx/ [02:41] neldogz: I think that's probably fine [02:43] @sarnold, same error as before "GRUB failed to install to the following devices: /dev/nvme1n1p2 Do you want to continue anyway? If you do, your computer may not start up properly. Writing GRUB to boot device failed - continue? [02:44] neldogz: sarnold: should be grub-pc , no hyphen in the name. [02:44] neldogz: okay, cool; can you pastebin efibootmgr -v ? it'd be nice to make sure both ubuntu and windows are still in the list [02:44] actually, I wonder if windows has done something to 'lock' this section.. the previous reporter couldn't find anything in the bios menus that sounded like it would prevent new operating system installs, or "boot sector antivirus" kinds of things.. [02:45] Here is the install log: https://paste.ubuntu.com/p/Px6sWQKPKj/ [02:45] Bashing-om: apt install package1- package2 will uninstall package1 the same time it installs package2 -- it's very handy for changing which package you have installed when dependencies and conflicts means you must have exactly one installed at all times [02:47] sarnold: Oh - slipped my mind - apprecate that you re-direct me :D [02:47] :D [02:47] @sarnold, here is the efibootgr -v https://paste.ubuntu.com/p/5C6K7yyzGJ/ [02:47] neldogz: okay, I'm not super-famil;iar with this but it does look like both windows and ubuntu are still listed as bootable, so it's probably fine [02:48] Yes agreed. I will try a reboot [02:48] @sarnold, thank you for all your help! [02:49] neldogz: coolc ool, good luck, I hope this is as uneventful as I expect :) [02:54] @sarnold, booted just fine :)) thanks again! [02:55] !cookie | sarnold [02:55] sarnold: Wow! You're such a great helper, you deserve a cookie! [02:55] neldogz1: wonderful! :D thanks for reporting back, I was getting a bit worried :) [03:05] Could someone please help me install Cloudflare SSL across all of ISPConfig [03:06] probably more tutorials on using Let's Encrypt [03:08] I really am proud that I got this far setting up a server [03:08] I just need help on this last part, I can't figure it out [03:09] if you've got a set of instructions and an error message from trying to follow those instructions, maybe someone can suggest something [03:10] tphoerig: maybe something like this: https://www.ma-no.org/en/networking/servers/how-to-setup-free-let-rsquo-s-encrypt-ssl-certificates-with-ispconfig-3 [03:10] I've tried so many different tutorials and every time I end up messing something up and having to reinstall Ubuntu all over again [03:11] I've reinstalled the OS so many times that I've lost count. [03:11] well, good [03:11] this is a great opportunity, then [03:11] for you to take a snapshot/backup of your system [03:11] which is something you should absolutely be doing for a server install anyway [03:11] Could someone be nice enough to remote desktop and see what's going on with it o [03:12] Ooooo [03:12] I can do a snapshot [03:12] tell me how [03:12] you're installed to metal? [03:12] what FS? [03:12] using LVM or not? [03:14] How do I check [03:14] I'm not sure if I setup LVM this time around [03:14] I've done so many reinstalls it's unreal [03:15] tphoerig: 'mount' would give you a fair amount of info [03:17] sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime) [03:17] proc on /proc type proc (rw,nosuid,nodev,noexec,relatime) [03:17] udev on /dev type devtmpfs (rw,nosuid,noexec,relatime,size=2994080k,nr_inodes=748520,mode=755) [03:17] devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000) [03:17] tmpfs on /run type tmpfs (rw,nosuid,nodev,noexec,relatime,size=607892k,mode=755) [03:17] securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime) [03:17] tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev) [03:17] tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k) [03:17] tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755) [03:17] cgroup2 on /sys/fs/cgroup/unified type cgroup2 (rw,nosuid,nodev,noexec,relatime,nsdelegate) [03:17] cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,name=systemd) [03:17] pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime) [03:17] none on /sys/fs/bpf type bpf (rw,nosuid,nodev,noexec,relatime,mode=700) [03:17] cgroup on /sys/fs/cgroup/rdma type cgroup (rw,nosuid,nodev,noexec,relatime,rdma) [03:17] cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct) [03:17] cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset) [03:17] cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event) [03:17] cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids) [03:17] cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices) [03:17] cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio) [03:17] cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio) [03:17] cgroup on /sys/fs/cgroup/hugetlb type cgroup (rw,nosuid,nodev,noexec,relatime,hugetlb) [03:17] cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer) [03:18] cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory) [03:18] systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=28,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=16157) [03:18] sigh I thought I had a /quiet command .. [03:19] tphoerig: please do use a pastebin site for future pastes :) [03:20] tphoerig: try again [03:21] Sorry guys I am not that experienced with this [03:21] no worries :) [03:22] https://pastebin.com/4wmLw1ej [03:24] I think this entry: /dev/mapper/vgkubuntu-root on / ... is probably the lvm thing you're looking for === al2o3-cr-tmp is now known as al2o3-cr [03:25] I don't know lvm well though, so I'm not sure what to suggest next [03:25] How do you make a snapshot? [03:26] tphoerig: http://google.com/search?q=ubuntu+lvm+snapshot [03:44] what do i need to change so i dont have to type "sudo dhclient enp2s0" to get online on ubuntu server 20.04 when i boot? [03:44] or, where do i read about it [03:46] Auctus: are you intentionally using dhcp for your server? [03:48] Auctus: is there a reason why you're using dhclient rather using systemd-networkd's dhcp client? [03:49] Auctus: is there a reason why you're running dhclient by hand rather than networkctl renew? [03:50] Auctus: maybe 'dhcp-identifier' ought to be set to 'mac' in your netplan configs? https://netplan.io/reference/ [03:53] * Auctus checks that netplan.io/reference [03:54] sarnold: i dont know, i need some kind of quickstart guide or something, seems like a lot has changed and its up to me to figure out what all that is [03:54] so far i have boot up -> no internet -> googled it and found "sudo dhclient enp2s0" and thats how far ive gotten so far [03:55] no networking at all i mean, much less internet [03:55] both interfaces down by default [03:56] what network card do you have? [03:57] Matthew28845: 2 onboard ethernet interfaces [03:57] yes but what model specifically [03:57] how do i find out? [03:58] lspci will probably show the exact model [03:58] if you smash it and it smells of okra, it was a winmodem [03:58] realtek rtl8111/8168/8411 ? [04:00] after upgrade, I no longer have any pulseaudio devices, how can I fix it? [04:00] the package you need should be r8168-dkms [04:02] dolfk: many audio problems are 'easy' to solve if you run pavucontrol and look around a bit [04:02] Auctus: what version of ubuntu are you on? [04:03] 20.10 [04:03] as I said, I have no pulseaudio devices. pavucontrol is useless [04:13] hello, how to automatically turn on my pc, like an alarm clock. [04:14] It's the first time that it occurs to me [04:15] Surely there is already a program that does it [04:16] Mat63: check out systemd.timer(5) WakeSystem= [04:16] Mat63: https://joeyh.name/blog/entry/a_programmable_alarm_clock_using_systemd/ [04:16] how nice thanks [04:17] I hope it is useful for ubuntu [04:17] Ubuntu uses systemd by default at this time [04:18] dolfk: dang ;( could you file a bug with ubuntu-bug pulseaudio? [04:18] some BIOS/EFI configurators can also do this on their own, if you for some reason would prefer that [04:18] ? [04:18] Excuse me, something simple [04:19] ready to use [04:22] * matsaman shrugs === westor{off} is now known as westor [04:41] i figured out you can have ?? any random file name in /etc/netplan with a .yaml extension and itll work? I copied the config from the 18.04 server i have [06:40] why did this channel die? [06:41] dolfk: this channel is not dead, its 24/7 [06:41] dolfk: do you have an ubuntu issue we can help you with? [06:41] 0 messages in 2.5 hours [06:43] dolfk: it all depends how many users have issues or not [07:21] <_lucifer> Hi all! I was trying to increase the number of open file limits using `ulimit` but entered the wrong flag, now i am unable to reset that value. [07:21] <_lucifer> Is there any way to reset the limits to the default? [07:23] <_lucifer> specifically limit for file size was unlimited initially, i mistakenly issued `ulimit -f 64000`. When I try to fix that mistake by issuing, `ulimit -f unlimited`, i get the following error [07:23] <_lucifer> bash: ulimit: file size: cannot modify limit: Operation not permitted [07:37] hi folks [08:55] So I reinstalled the operating system again and restarted. Please someone explain to me why https://msniblets.com:8080 says that the server could not prove that it is msnibelts? [09:00] I really feel like I am close: Please view the certificate and tell me what is going on. === hugh_marera_ is now known as hugh_marera === akem__ is now known as akem [09:26] Hi guys. Can anyone please tell me the name of the project where you would install Ubuntu to files in NTFS as a quick and dirty try before you buy? [09:28] Found it. Wubi [09:35] Anyone using Podman on 18.04? I'm new to Podman (and Docker) and confused by there being two packages, podman and podman-rootless which appear to be either/or, not both at the same time. [09:35] Certainly rootless would be nice, especially while testing the waters, but it's dubbed "experimental" and feature-restricted. Any ideas? [09:35] Eh? Podman is already rootless never heard of podman-rootless [09:36] adrian_1908 where does the package come from? [09:38] quadrathoch2: sorry, had to search for a moment, here: https://build.opensuse.org/package/show/devel:kubic:libcontainers:stable/podman [09:38] podman is 'daemonless' but can run containers as root or rootless [09:43] I assume this article goes a bit into the topic https://www.redhat.com/sysadmin/rootless-podman-makes-sense [09:43] https://github.com/containers/podman/blob/master/docs/tutorials/rootless_tutorial.md [09:49] I use watchower on a server. By giving the docker ps command I see that watchower uses port 8080/tcp. What can it depend on? === denningsrogue2 is now known as denningsrogue [11:03] lucenera: How did you install it? [11:49] Why does the live ubuntu gparted create ext4-filesystems with the option -O ^64 so no 64bit filenames ? [11:54] nvm [12:01] how can i see the live logs of my systemd app? [12:01] s/app/process [12:02] journalctl -u my-app.service -f only shows logs from yesterday [12:22] basenode: -f means follow - will only show recent reports [12:23] TJ-: yeah apparently there was some issue with systemd there, made some changes to the service file and restarted and now its working as it should [12:26] How to speed up a video in the "videos" application? [12:28] BlueEagle the command on this page: https://containrrr.dev/watchtower/ [12:29] I think the most basic use there is. [12:35] lucenera: I think you would want to consult the Watchtower support channel, not the Ubuntu support channel. I am not able to immediately find a good answer for you. [12:41] In fact, at this very moment the mmi watchtower team responded on Github. Thanks anyway for your availability. === fattywompus_ is now known as fattywompus [12:51] I'm having problems connecting my airpod pros to my ubuntu machine via bluetooth. From what I've learned on google many people are having problems using bluetooth headsets for music *and* talking. [12:51] but I can't even get them to connect. Well they do connect but after 5 seconds it says "disconnected" again in the settings [12:51] any ideas? [12:54] Hi folks [12:55] Any idea why I can play .mov files with Videos, but not with VLC? [12:57] Nikke: run it from a terminal, see what it reports [12:58] kristian_: your ubuntu release is? [12:58] and kernel? [12:59] tomreyn, 18.04 and 5.4.0-53-generic [12:59] tomreyn https://pastebin.com/9Vcmue9d [13:02] kristian_: i have some problems with BT pairing on 18.04 as well, but it works for the same devices on 20.04 (but also on a different computer) [13:02] not sure this helps much, but it makes me think upgrading to 20.04 may help. [13:02] a separate usb dongle also helps on the 18.04 === newbie|2 is now known as fattywompus_ [13:03] I have this output in the syslog: https://pastebin.ubuntu.com/p/846RZ4rtdn/ tomreyn [13:04] kristian_: My experience is that most bluetooth phone headsets have two "modes". One for conversation, and one for music. As such it may be more than one device paired. Not sure if that is the case for you, though. [13:04] Nikke: you've got vlc installed as a snap, and it's not able to find the movie where it thinks it should be: /var/lib/snapd/void/part1.mov [13:05] BlueEagle, I only see one device. And I did change ControllerMode to "bredr" (saw that from other suggestions) but I think that is related to getting the microphone to work [13:05] I'm one step before that, getting it to stay connected for more than 10 seconds :) [13:06] Hello everyone, I'm looking SW for DEB package hosting as private repository. I would like to have something simply which can be easily used in cloud environment, preferably S3 compatible. I found these solutions but non of them is really lightweight: [13:06] kristian_: rfkill doesn't list bloothooth as blocked any more now, or does it? [13:07] tomreyn, I ran sudo rfkill unblock bluetooth (from https://stackoverflow.com/questions/54387985/bluetooth-blocked-through-rfkill) [13:08] Solutions as i stated above ^^^: [13:08] kristian_: okay, but is it listed as blocked? [13:08] tomreyn, how can I see that? this is all new to me :) [13:08] open terminal, run "rfkill", look at output [13:09] tomreyn, it says "unblocked" [13:09] Pulp , https://www.jfrog.com/confluence/display/JFROG/Debian+Repositories, https://help.sonatype.com/repomanager3/formats/apt-repositories, aptly [13:09] kristian_: ok, then try this: https://askubuntu.com/questions/1172000/a2dp-sink-profile-connect-failed [13:10] tomreyn so I should uninstall snap vlc and install it somehow differently? [13:11] Nikke: that's up to you. it's probably an option. but you could also place the video file at a location where the snap vlc can open it. [13:15] tomreyn, It kind of worked but then disconnected again argh [13:16] kristian_: so check logs again [13:16] same errors still? [13:17] 'bluetoothd.*: a2dp-sink profile connect failed for .*: Protocol not available' is what was the relevant error message last time at https://pastebin.ubuntu.com/p/846RZ4rtdn/ [13:18] tomreyn: yesterday you asked me the udevadm monitor output for an usb mass storage that shows up in dmesg but doesn't create any device. I had to deal with an emergency and my answer was proabably too late. If you still can help me with this, please find here the requested log: https://termbin.com/hmrx [13:20] giaco: and what's in dmesg + lsusb? [13:20] more details could help you get help [13:20] udevadm monitor is useful to see how and whether a usb device is handled by the time you connect it. [13:20] but so is dmesg -w / journalctl -f [13:21] giaco: looks like you missed those lines (which i posted after you posted the above) then [13:21] !logs [13:21] Official channel logs can be found at https://irclogs.ubuntu.com/ . LoCo channels are now logged there too. Meetingology logs at https://ubottu.com/meetingology/logs/ [13:22] tomreyn, no just tested again. back to disconnecting immediately.. this is the log: https://pastebin.ubuntu.com/p/SwxRW48rts/ [13:23] tomreyn: I'm sorry and you're right, thanks for the recap. I'll catch up with the required info [13:24] kristian_: hmm, is this the first occurrence? is there more blue* or hcl* related contextual output? [13:24] that was everything in the last few minutes [13:25] kristian_: maybe try this (I do not know whether this may have any security implications): https://bugzilla.redhat.com/show_bug.cgi?id=1398367#c19 [13:25] bugzilla.redhat.com bug 1398367 in gnome-bluetooth "Gnome bluetooth cant connect to bluetooth device on first attempt" [Unspecified,Closed: upstream] [13:28] can I list the last installed packages? [13:29] tomreyn, now I am getting this: https://pastebin.ubuntu.com/p/HqSrXzh4nn/ [13:30] kristian_: https://gitlab.gnome.org/GNOME/gnome-bluetooth/-/issues/70 suggests this is/was an error in gnome-bluetooth (exposed through gnome-control-center) and it was fixed just one month ago (but i'm not sure in versions exactly) [13:31] 'this' here referred to the gnome-bluetooth "Gnome bluetooth cant connect to bluetooth device on first attempt" issue. [13:32] ..and the "error updating services: Device or resource busy (16)" message [13:32] you still have this message now, so i assume it can still be the same issue. [13:32] tomreyn: this is dmesg https://termbin.com/obl5, this is journalctl https://termbin.com/i7bb [13:33] kristian_: give it a try on a 20.04 live iso [13:33] tomreyn, thank you. considering the last mesage on that gitlab issue, how could I upgrade to the mentioned versions? [13:33] tomreyn, I'll do that! [13:36] kristian_: you should not try to upgrade just the relevant gnome component, but, if the 20.04 test succeeds, should upgrade to that instead. [13:36] attempting to upgrade gnome but not other parts of the system is a recipe for desaster. [13:36] Is it easy to upgrade to 20.04 and can I resize my main partition while upgrading? Also, any downsides regarding upgrading vs fresh install? I reckon a lot of the installed packages will act funny? [13:36] tomreyn, ok - noted :) [13:37] giaco: does lsusb report ID 090c:1000 Silicon Motion, Inc. - Taiwan (formerly Feiya Technology Corp.) Flash Drive ? [13:38] kristian_: upgrading your system is easy if you'Re in the supported domain (no unsupported third party packages / PPAs installed), otherwise you should take steps to prepare for it. [13:40] tomreyn: I do confirm that line in lsusb output [13:40] if you'd like to resize partitions, do it before or after upgrading. a fresh install would ensure that your system is setup with the defaults the latest ubuntu installer applies, but other than that a release upgrades usually should be fine. whenever you do such changes, and moreover generally, enaure you got complete, recent, proven restorable, backups. [13:40] kristian_: ^ [13:41] I just tried to modprobe -r uas and modprobe -r usb_storage, after pluggin in the usb drive I saw with dmesg that both the modules got autoloaded back [13:41] giaco: so it is detected but no storage device node is added for some reason, ok. [13:41] cat /proc/scsi/usb-storage/* | nc termbin.com 9999 [13:42] tomreyn, ok thanks a lot. I'm creating the bootable stick now and will report back [13:43] tomreyn: apparently yes. Here's the content of /proc/scsi/usb-storage https://termbin.com/q8ff [13:44] giaco: can you remind me which ubuntu version and kernel version you're using? [13:45] nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};) [13:46] tomreyn: is an 20.04 that has not been updated for a while (spare machine, I can update if needed) https://termbin.com/e8vi [13:46] thanks for the easy-peasy log to termbin commands [13:48] giaco: for the future, it's a good idea to always install updates before asking questions here. please do so next, reboot, try again. [13:48] giaco: tomreyn to save you wasting time... there are MANY bugs in the uas storage driver between driver and chipsets, so most likely that may be the cause [13:50] TJ-: thanks. there are quirks applied for this device, and https://www.spinics.net/lists/linux-usb/msg194350.html has a report of this usb vid/pid working, just slowly. the usb controller chipset could be a problem, though, of course. [13:50] giaco: tomreyn best quick solution is to blacklist uas so the usb mass-storage driver can handle the device, if a quirk won't do it (see modinfo -F parm usb-storage") [13:50] tomreyn: ok. I'm sorry for that, I was not expecting being on a driver problem situation. I'm performing update+reboot right now [13:50] tomreyn: aha, you've ahead of me [13:51] giaco: it's worth testing against a mainline kernel build [13:51] giaco: no worries. but yes, that's a good quick bet when you attach a device and tit doesn't become usable right away. [13:51] !mainline [13:51] The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [13:52] but try with your 20.04 updates first of all [13:53] I'm building v5.10 rc's to sidestep some of the uas issues [13:54] Thanks for the help. I'll try update+reboot first, then blacklist uas, then mainline. It could take more than a minute, this machine still runs OS on spinning disks [14:01] TJ-: hmm, so you're out of hope getting yours working on 5.4 and 5.8? [14:01] TJ-: quick feedback: your guide about LUKS installation is very informative. After a finite amount of typos it seems I have some success on the real hardware as well. (ubuntu boots, win10 fails; thats more like a completely success imho.... but money-boss has their own thoughts on that). anyhoo on a nutshell: thanks for all the documentation! :] [14:01] tomreyn, this is what I get on 20.04 https://pastebin.ubuntu.com/p/kknsNNnbNS/ unfortunately not working out of the box [14:03] kristian_: can you disable wireless and try again? [14:04] just to rule out interference [14:05] just booted into 5.4.0-54-generic, but same problem as with previous 5.4.0-33-generic. Trying now with blacklist uas [14:08] giaco: try sudo service bluetooth restart then wait 5 seconds or more and try pairing again [14:09] nuala: thought you meant *my* typos for a mo - there were a few initially :D [14:10] nuala: Windows failed boot - was it OK before Ubuntu was installed? what changed? did the Windows NTFS file-systems have to be shrunk to make way? [14:12] giaco: sorry that last line wasnt for you ;) [14:12] tomreyn: I guess it was not for me :D [14:12] :) [14:12] kristian_: going this process may provide better error messages: https://askubuntu.com/questions/1225896/huawei-freebuds-3-pairing-with-ubuntu-18-04 [14:12] I've added "blacklist uas" to /etc/modprobe.d/blacklist.conf, but after reboot lsmod says it is there [14:13] giaco: hmm, maybe also boot with !bootparm modprobe.blacklist=uas [14:13] !bootparm [14:13] !bootparam [14:13] kernelparm [14:14] thanks, i can never remember that. [14:14] !kernelparm [14:14] To add a one-time or permanent kernel boot parameter see https://wiki.ubuntu.com/Kernel/KernelBootParameters [14:16] giaco: maybe trying the mainline kernel is actually easier than trying to get this working. [14:16] tomreyn: maybe, but I'm halfway blacklist step, so let's go for it [14:17] TJ-: nuuuuuh not typos by you. Sorry for being misleading ^^ [14:17] giaco, kristian_: i need to step away for a while (an hour?). for further assistence, please sum up the issues and our findings so far, add relevant commands and outputs, and seek assistence ehre from the various other volunteers. [14:18] tomreyn: thanks a lot for helping me out! [14:18] TJ-: re windows: ah dunno. maybe a made a bumb in it during my failed attempt before even asking here. don't think i've resized ntfs at all during the process. also no biggy: prolly use that rescue CD and then install ubuntu again, its not perfect yet but i'm getting the hang on it :) [14:19] you're welcome, giaco [14:20] blacklist option seems doing nothing different. uas is not loaded, but dmesg and journalcrl shows same output [14:20] it's time for mainline! [14:27] How do you change your network adapter to use dhcp through a terminal? Thought there was an curses based program called nmtui. [14:28] kinda seems like ubuntu docs are suggesting something different called netplan? [14:34] TJ-: which mainline kernel would you suggest me to try first? https://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D === halvors1 is now known as halvors [14:49] I still haven't resolved the media keys not working during fullscreen games. Anybody willing to help? [15:00] [15:04] SynfulAck: via netplan.io you can define "dhcp4: true" or "dhcp6: true" (https://netplan.io/reference/#common-properties-for-all-device-types) [15:06] TJ-, tomreyn : running mainline 5.10.0-051000rc5-generic, but still no dev showing up [15:27] giaco: can you show us "pastebinit <( journalctl -k; lsblk )" === MikeB67 is now known as dbasinge [15:46] Is there a easy way to use system title bar in flatpak app (using planner from flathub) [16:01] Hey guys, I am facing a little bit weird problem and that is when I lock my system and open lock again some of my configurations are not applying like I have remapped my Caps Lock to Escape, that is not there after opening my system again after locking. Somehow the repeat keys configuration is also being reset. I have noticed only these two configurations which are not working properly after locking. [16:01] TJ-: I've found out that if I leave the usb drive connected to mainlike kernel long enough, I finally get an error: usb 1-5: device descriptor read/64, error -110 [16:02] *mainline [16:11] giaco: #define ETIMEDOUT 110 [16:40] Hey guys, I was just noticing that Debian has a lot of unfixed security bugs. Do we do anything on Ubuntu to address those? [16:41] BugHunter1000: you'd have to specify [16:49] TJ- You can run "debsecan" - it lists hundreds of problems on a base install of Debian. [16:49] I can't enumerate hundreds of vulns for you though [16:52] For some reason CPU-intensive tasks like playing video or Zoom audio are suddenly dragging and lagging and being terrible on my powerful laptop running Bionic, which has been fine till recently. Nothing seems to be hogging CPU according to top -- any suggestons on how to troubleshoot?. [16:54] eater9: what graphics card/driver are you using? [16:55] using 20.04, my trackpad is constantly losing its click settings, e.g. two-finger click for right-click, three-finger click for middle-click. The workaround atm is to keep toggling the relevant settings in tweaks [16:55] where can I set this preference once, permanently? [16:56] lotuspsychje: Intel 620, i915 [16:56] eater9: i assume you are using zoom-client snap? [16:58] BugHunter1000: I meant, a vulnerability to check on Ubuntu [16:59] lotuspsychje: I have tried the snap and the deb and the in-browser version; as soon as I unmute my mic, everyone on the meeting hears weird glitches that I think are Zoom's echo rejection failing [17:01] eater9: glitches on their end is something different then lags on your own system, do you have lags on all 3 methods the same? [17:01] TJ- this isn't a question of one particular vuln, i've already installed Ubuntu in a fresh vm and verified that my concern is reproducible, I'm really just speaking of "process" in the pipeline [17:02] personally i would not be comfortable using Debian as a base at this point at all if there wasn't something to mitigate their slow security patching [17:02] that's just me [17:02] lotuspsychje: yes, all three the same, but the worst *lagging* is when I watch a video from my HD (on mpv or parole), the audio and the video get progressively out of sync [17:03] lotuspsychje: The main problem with zoom is the audio glitches on their end when I unmute [17:03] eater9: can you try running a; journalctl -f and reproduce the lags, meanwhile share your dmesg with the volunteers? [17:03] lotuspsychje: will do [17:06] ogra: are you aware of known lag issues on zoom-client snap? [17:07] lotuspsychje, not really [17:07] ok tnx ogra [17:07] lotuspsychje: aha, it's full of kernel: CPU0: Core temperature above threshold, cpu clock throttled [17:07] aha 🙂 [17:08] lotuspsychje, though i heard there might be UI lag on some fractional scaled desktops ... but only for the UI itself, not for streams/chats/meetings (in case such a thing comes up here) [17:09] ogra: allright, nice to know [17:09] eater9: feel free to share dmesg/journal in a paste, volunteers might have ideas [17:11] here's the journal http://paste.ubuntu.com/p/PSX9DshgDb/ [17:12] eater9: you having the throttle before using zoom aswell? [17:13] lotuspsychje: that journal is just from smplayer just now, no zoom [17:13] ok [17:14] lotuspsychje: I don't have anyone to zoom with so i can't log that till later [17:15] intel 620 should be able to handle things properly normally [17:15] dmesg: http://paste.ubuntu.com/p/9XWDcSJKVd/ [17:15] lets have a look [17:17] eater9: yeah thats a lot of throttle in there [17:17] eater9: you have the first part of dmesg output aswell, kernel and mobo info etc? [17:20] lotuspsychje: that's the whole output of dmesg | pastebinit [17:20] eater9, when did you reboot that thing the last time (seems there are quite a few suspend/resume cycles in that log) [17:20] up 15 days [17:23] argh. The advice I gave two people yesterday to "sudo apt install grub-pc- grub-efi-amd64" was apparently The Wrong Thing To Do :( -- the desired state is apparently to have grub-pc and shim-signed installed -- my laptop is not the gold standard booting configuration I thought it was. [17:25] well as i said yesterday. my laptop is a clean install of 20.10 with apt update/upgrade since then and i have both grub-pc and grub-efi-amd64 installed [17:25] i don't have any issue though, it was somebody else with the issue [17:28] eater9: you should reboot more often, at least when you suspend in between. [17:28] eater9: there are many systems where suspend does not work as well as it should. [17:31] tomreyn: interesting ... what are the symptoms of suspend not working well? [17:32] tomreyn: I have been using this machine like this for a couple years and the CPU problems are brand new as of last week, for what it's worth [17:32] eater9: this varies widely. it can be that a certain device is no longer working reliably, or not at all, or anything related to power management is not working as stable as it did previousl [17:32] y [17:33] eater9: by "cpu problems" you are referring to cpu throttling? [17:33] tomreyn: my GF shuts down her laptop every night and I tease her about how that's not actually necessary but oh dear the shoe's on the other foot I guess now [17:34] tomreyn: yes, i don't know if throttling is the cause or the symptom, but that seems to be what's happening in the logs [17:34] eater9: maybe the system is just dusty, and maybe the throttling just happens as extensively when you return from suspend. [17:35] testing the later will be easier than the former. [17:35] eater9, well, have you ever checked your fan ? i tend to have to pull out a block of filth at the fan intake every year from mine ... [17:35] i.e, do a fresh boot, use the system normally for a while, post a log. [17:36] temp monitoring got more sensitive between xenial and bionic too ... [17:36] (in the kernel that is) [17:36] yeah, i take off the back and vacuum it out every couple months because i have cats [17:37] I am going to reboot now and see how it goes, wish me luck [17:51] I rebooted and started playing a video and still throttling http://paste.ubuntu.com/p/SndYTz3dck/ [17:54] !info linux-image-generic bionic [17:54] linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 4.15.0.124.111 (bionic), package size 2 kB, installed size 16 kB === ijohnson is now known as ijohnson|lunch [17:54] eater9: kernel 4.19? [17:55] lotuspsychje: 4.19.26-041926-generic #201902270533 SMP [17:55] eater9: was there a specific reason you installed that kernel? [17:56] lotuspsychje: hmmmm i bet there was a reason but i don't remember at all [17:57] eater9: you might wanna boot bionics default kernel, then try again if you can reproduce your issue(s) [18:00] lotuspsychje: not sure if the default kernel is even installed; remind me how to check? [18:01] eater9: even if there *was* a specific reasoin you installed this kernel (which got no security and bug fixes since february last year), you should not be running it now. [18:01] eater9: apt list --installed linux-* [18:01] tomreyn: i was probably trying to fix some issues I was having last year which wound up being a bad HD [18:03] i see. just be aware that mainline builds don't get updates, aren't supported. it's ok to use them for testing, but you shouldn't stick to one. [18:05] tomreyn: thanks! going to boot into default now [18:14] tomreyn, I'll try again and be back. Thanks a lot for your help! [18:18] Rebooted into 4.15 and still the same http://paste.ubuntu.com/p/MfDVKMh3DB [18:18] kristian_: you're welcome [18:21] I'm looking at the contents of the desktop iso here: https://releases.ubuntu.com/groovy/ubuntu-20.10-desktop-amd64.iso mounted via a loop device, is casper/filesystem.squashfs the actual live cd contents? casper/initrd and casper/vmlinuz along with the boot material (EFI/ or boot/ directory) should be enough to get going from the disk, but I'm confused on 3 remaining directories. 1. empty install/ dir, 2. [18:21] dists/, and 3. pool/ ? Are only certain things installed into the squashfs and the pool is for optional packages? [18:21] s/disk/disc [18:27] oh, are pool/ and dists/ because the CD *is* a debian repository? [18:28] eater9: you have uefi version 1.44 (N1MET59W), the curent one is 1.49 (N1MET64W) [18:29] https://pcsupport.lenovo.com/uk/en/products/laptops-and-netbooks/thinkpad-x-series-laptops/thinkpad-x1-carbon-type-20hr-20hq/20hq/20hqs5/downloads/driver-list/component?name=BIOS%2FUEFI [18:30] of the four laster releases, each includes security fixes [18:30] * later [18:31] eater9: now that's a side note, i'm not saying this has to be what's causing this situation. [18:32] tomreyn: good catch, updating that [18:37] hey guys, just installed fresh ubuntu 20.04 on my laptop and fans do not seem to be working well, the laptop model is asus rog gl553vd. ive tried using https://github.com/dominiksalvet/asus-fan-control and it made the fan go from being silent to turning on a bit every x seconds then going back silent, temps do indeed raise up from like 40c to 70c [18:37] and psensor shows that fan is indeed running and switching rpm but it feels like it cant know when to stay on x rpm to make sure temps are okay [18:38] any ideas? help is appreciated im a bit worried lol [18:43] 70c isn't all that hot really [18:43] you sure it's not working fine? [18:43] it is not hot but unusual for my device as it should be idling at least 40-50c [18:44] the fan seems to not be working properly at least it turns on after x seconds then stops again [18:45] was it working prior to ubuntu 20.04? [18:45] well after i clean installed no it wasnt spinning at all [18:45] was just "turned off" [18:46] check in the bios if i recall correctly ASUS has some kinda fan control system in that [18:46] maybe it's turned off [18:46] i have a ROG but it's not with me [18:46] yeah in bios it worked fine [18:46] i was charging the device too and was 3600rpm around 50c [18:47] did you try the GUI with that asus-fan-control? [18:48] maybe just need to tweak the settings more [18:49] i did not but as stated in that github it should work fine on its own but for some reason it really doesnt [18:49] do you think i should install some default stuff that is needed for fans to work properly? [18:49] or anything you can think of? [18:49] https://askubuntu.com/questions/22108/how-to-control-fan-speed [18:50] check that thread [18:50] seems quite a bit of tweaking you can do [18:50] probably just have one of those laptops that requires it [18:50] so fancontrol should work fine? [18:50] shoudl i'd imagine [18:51] if you can control the fans you can fix the problem just have to play with it [18:51] ill give it a try [20:02] Okay.. I may have a problem, but I may not. "grub-install: error: failed to register the EFI boot entry: Operation not permitted." After sitting there for a while, it went to the pink "gui" screen, warned me if I don't upgrade grub, my computer won't boot properly. The only thing I can think of to fix this is to attempt to retry the installation, but how do I do that? [20:03] Kraus: Is it this bug? https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1872212 [20:03] Launchpad bug 1872212 in grub2-signed (Ubuntu) "grub-install: Operation not permitted" [Undecided,Confirmed] [20:04] It's always worked fine until now. I think what might have happened is perhaps the /boot flash drive wasn't mounted. Not sure, but I re-mounted it, and it's accessible now, so maybe it will work again if I retry. [20:05] Ah! I could be. Not sure how I would confirm that. [20:05] *It [20:05] it's usually a firmware bug [20:05] you could try upgrading your bios [20:05] Kraus: can you pastebin 'sudo parted -ls' ? [20:07] The whole thing or just for /sdb? [20:07] sdb1 is what's failing. [20:07] Kraus: the disk that has the ubuntu install [20:08] Kraus: what exactly is the issue, you were installing ubuntu and got this error or already installed and it updated grub and you got it? [20:08] I ran sudo apt upgrade -y :) That's all. [20:09] ah ok, you should be good then to reboot, the uefi entry should still be in the motherboard saved, and the efi file in the efi partition [20:09] Kraus: if you want to confirm, type 'sudo efibootmgr -v' and look for the ubuntu entry, and 'ls -lR /boot/efi' and look for the file it points to there [20:12] EriC^^: "Boot0000* ubuntu" is pointing to "/File(\EFI\ubuntu\shimx64.efi)", and ls is showing it's in there, so yeah... [20:12] Alright um... cross our fingers? :) [20:13] there's no suspense really [20:13] the error probably was in the last part of grub-install where it modifies the uefi list, and your uefi firmware is being stingy or something [20:14] * Kraus nodnodnods.. [20:14] doesnt really affect you though, as long as it points to shim in the future, and those shim files will get updated fine, so no worries [20:14] There's suspense for those who are unawares ;) Alfred Hitchcock already knows what the audience is freaking out over. ;) [20:15] yeah that's understandable i guess, but now you know how it works ;) [20:15] Alright, let's see how this goes.. brb. [20:15] alright :) [20:16] is that the 2nd "operation not permitted" we've had in 2 days? is there something changed in the EFI bits to cause this? [20:16] maybe some firmware update and now that grub got updated the errors are coming? [20:17] I'm wondering if the kernel efivars is an issue [20:17] I couldn't see anything in the issue I looked at that would point at either grub-install or efibootmgr [20:18] it can be reproduced with efibootmgr alone [20:20] EriC^^: Rebooted just fine! All's well! I send you virtual coffee and donuts in appreciation. ^_^ [20:20] ah great, ty :D [20:21] * Kraus makes sure to spray them down with virtual disinfectant beforehand. [20:22] xD [20:22] (Gives them that extra zing) [20:22] haha [20:22] TJ-: Is there anything I can do to check if there was a firmware change or something? [20:23] My mobo is a 2019 model MSI, so it's pretty darn up to date I would think. [20:23] Kraus: if you are very luck the firmware publisher/mobo maker might have a changelog [20:24] Looks like a new firmware was just released on the 13th of this month. [20:25] And the 4th before that. [20:25] Ahh, the 13th version is a beta, and the 4th version is a patch. "Updated AMD AGESA ComboAm4v2PI 1.1.0.0 Patch C" [20:27] This might sound like a stupid newbie question, but do motherboard firmwares auto-update these days or does one still have to manually flash it while in BIOS? [20:28] Kraus: ubuntu has an update manager, fwupd [20:28] Kraus: there is a Linux firmware upgrader but the mobo makers have to cooperate for that to be used [20:28] It's an MSI x570 board so... maybe? [20:29] if you didn't manually update it and run no other os, then ubuntu probably updated it for you [20:29] What I'm wondering is if I update the firmware (if the firmware is indeed the problem), it will solve it. [20:29] No other OS. Just Ubuntu Studio. [20:30] Hm! Maybe if I just reboot, I'll check which version I'm currently on. [20:30] Kraus: you could try fwupdmgr refresh; fwupdmgr get-updates [20:30] it should list the updates available [20:32] Kraus: you can get the firmware version from DMI; easiest usually is "journalctl -k | grep DMI:" [20:32] Hmmm... [20:33] It's showing "no available updates" but the only two devices on the list are my M.2s [20:33] Kraus: so you'd have to download and apply them manually, using the mobo provided method [20:35] and maybe keep /boot mounted when you upgrade [20:38] Yeah I don't know if it was or wasn't mounted. I THOUGHT it might be not mounted so I tried remounting it. I can't confirm that was the problem though. === ijohnson|lunch is now known as ijohnson === nichlas_ is now known as nichlas [21:13] I've just reseted my Dell XPS 13, developer edition (Ubuntu OS) to factory settings. I had sensitive information stored on that notebook (including private keys). It wasn't encrypted. What do I need to do before selling it, in order to make sure nobody has access to that information? [21:14] SrPx: I'd overwrite the entire drive with /dev/urandom first [21:14] SrPx: another option is to pull the drive out and put in a brand new blank drive [21:14] what exactly is the command to do that? do I just pipe from /dev/urandom to a file? it will probably crash my computer though [21:17] SrPx: it depends upon the drive, but yeah, it'd be something like (will destroy the filesystem on the disk) sudo dd if=/dev/uranomd of=/dev/sda bs=4096 replacing of=... with whatever device your disk is [21:18] chances are good the command will run to completion but you'd probably not be able to do anything at all useful shortly after it stars [21:18] there's a DBAN linux distro that exists just to destroy filesystems -- but I"m not sure if it writes zeros, or if it writes random, and you'd want to make sure you're writing random [21:19] you can do another pass with zeros afterwards if you want, but the idea is to write something that the drive firmware can't compress [21:19] sarnold: but where do I type that from? I need a flash USB to boot a OS and do it? Since I presume I can't do that from the installed OS [21:20] SrPx: yeah, I'm not 100% sure if you'd have to do that from a new boot or not [21:20] SrPx: but if you're destroying the machine anyway, give it a shot and see what happens ;) [21:20] hmm okay [21:24] SrPx: just boot a live usb and have at it using /dev/urandom [21:24] yep, just wondering if I can do it without a live usb (which I don't have), but I think I found an usb lying around here so let's do it (: [21:25] sad to sell this xps 13, I really hoped to love it [21:25] aww [21:29] hm quick question, i have /dev/sda, /dev/sda1 and /dev/sda2 [21:29] how do I know which one is my hd? [21:29] SrPx: 1 and 2 are partitions, you want to nuke /dev/sda [21:29] ok ty [21:30] SrPx: /dev/sda is the disc. /dev/sda1 is your first primary partition, while /dev/sda2 is your second primary pratition. Also `sudo fdisk -l` [21:31] Thanks! So, `sudo dd if=/dev/urandom of/dev/sda bs=1M` is just hanging. How can I see some kind of progress? [21:33] oh man :( I wish I'd thought of that first. there's a status=progress option for dd, but, uh, now that it's running, you probably can't do that now.. [21:34] it is ok, just started it over [21:34] perfect [21:34] will leave it overnight [21:34] thanks all! [21:35] couple quick questions for yall geniuses. is there an easy way to find out what graphics driver an ubuntu system is running? and does anyone know if the nvidia proprietary driver/noveau support audio out over hdmi? [21:35] * SrPx actually *believes* the HD was encrypted but you can't be safe enough right [21:36] SrPx: woot :) [21:37] How can I monitor the external IP connections for everything connected to local port 5572 on Ubuntu Server 18.04? I tried using glances and track but there was too much noise and it wouldn't let me filter by source port... [21:37] FuZi0N: what's your goal? [21:37] To see which IP address outgoing connections are being made to [21:42] ok so i just learned about this command "lshw". i take it from the "configuration" line that im runnin gthe Nvidia driver. is that correct? [21:42] https://pastebin.com/xRKKm8fy === [1]MrMobius is now known as MrMobius [21:46] FuZi0N: maybe ss -o state established '( dport = :ssh or sport = :ssh )' -p ? [21:49] sarnold: the output seems to be missing connections [21:51] FuZi0N: hmm.. .compare against ss -ntp and see what's different? [21:53] well thats odd. after running lspci the nvidia hdmi output appeared in the sound options. now sure that fixed anything but it seems to be working now [22:06] neorpheus: My guess is that lshw and/or lspci would load modules as they found hardware? If you reboot and the sound is not there do a lsmod before and after lswh or lspci and see if anything has been added. [22:07] i will try that in a few minutes here. need to check a few other things first [22:07] BlueEagle: lspci has no effect on what is loaded [22:09] jeremy31, should i not bother with the reboot/lsmod then? [22:09] neorpheus: unless you installed a driver [22:09] no i have not installed anything new [22:11] neorpheus: If you had issues with an nVidia driver, a reboot may have been needed and/or Secure Boot disabled [22:15] when i boot this ubuntu server, it shows me some startup stuff, but to get to the terminal i have to press ctrl+alt+f1 [22:15] i wonder if i can do that over ssh somehow, so i can change whats on the monitor [22:16] dont know what to google to figure out how to do that [22:24] hey guys! So, I can't install stuff cause I got unmet dependencies. How to fix this? https://pastebin.com/0McgZYzQ [22:24] Yesterday a grub update to 2.04-1ubuntu26.7 caused errors during installation. Since then, the grub-install command fails. Wondering if anyone has information about this issue. [22:24] also I can't install those dependencies [22:25] small-data: the other folks who've come in recently with that problem all had firmware issues that appear to prevent changing efi boot commands.. are you getting the Operation not permitted error? [22:25] aldcor: did you add a PPA [22:25] alright fixed [22:25] i did -f [22:26] sarnold: Yes I am. There have been previous successful grub updates on this machine though. [22:26] small-data: that's definitely part of the confusion, is that the other folks also had their boot entries already set correctly. It doesn't make a whole lot of sense.. [22:28] sarnold: at least one other, older machine here did not have the issue [22:28] small-data: depending upon howmuch older, it may be using bios boot rather than uefi [22:28] small-data: does efibootmgr -v [22:28] ... look good, if you're using uefi booting? [22:28] sarnold: both are uefi machines [22:29] small-data: aha [22:30] sarnold: here is efibootmgr from the machine that had the failure: https://dpaste.com/DJJHCWSTK [22:30] small-data: are there any options in the failing system's bios along the lines of "prevent boot record viruses" or "lock boot records" or similar? any chance you're dual booting? at least one of the others had windows dualbooting set up.. [22:30] sarnold: it's a single boot machine, bios has CSM enabled. [22:30] looks like no windows, dang I kinda liked that .. well, not theory, but grasping at straws :) [22:31] hmmmm I wonder if that's it [22:31] funny thing, I tried disabling CSM, and after a reboot, it's still enabled. [22:32] so strange [22:33] bios is fairly recent but there is an update available, maybe I'll try that [22:34] small-data: The UEFI might have gotten locked up to changes, happened a few years ago too with a certain kernel, 4.10? [22:34] jeremy31: how might I check/fix that? [22:35] in the bios? [22:35] small-data: If no change gets saved in BIOS even after a save and exit, there is a chance [22:36] jeremy31: aha. I will have another look. So that would be some setting in the bios, yes? [22:36] small-data: If a BIOS update doesn't help you might have to file a bug report. The issue from 3 years ago was https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1734147 [22:36] Launchpad bug 1734147 in linux (Ubuntu Artful) "corrupted BIOS due to Intel SPI bug in kernel" [Critical,Fix released] [22:38] jeremy31: oh wow, I forgot that mess [22:38] looks ugly all right [22:40] thanks folks, I'll play some more and report back later [22:41] In /etc/apt/sources....do i need to change pgdg.list.distUpgrade or pgdg.list.save as well? when i move pgdg.list from xenial to bionic? [22:41] or are those two autogenerated files? [22:41] geosmile: if you're upgrading from xenial to bionic, just run do-release-upgrade [23:16] hi [23:17] https://ibb.co/cwCxTgS -- is there any similarly looking world clock app under linux (or optionally on the web)? [23:18] imi: very handy https://www.timeanddate.com/ [23:18] sarnold: ok how can I make this look like the map I posted above? [23:19] imi: how's this do? https://www.timeanddate.com/time/map/ [23:20] close enough, thank you [23:29] can't install ubuntu on Ideapad [23:29] i get, AMD Vi : Unable to write to IOMMU [23:30] Armendz: any option in BIOS to disable IOMMU? [23:30] no [23:30] i dont have a "advanced Tab" [23:30] on bios [23:33] Armendz: try iommu=soft, iommu=force, iommu=off at the kernel command line, perhaps one will let you boot [23:33] Armendz: there's a *lot* of options at https://www.kernel.org/doc/Documentation/x86/x86_64/boot-options.txt