[00:37] good morning [00:47] anyone running a beta 20.04 for an easy quick bug test? [00:47] -desktop [01:08] Hello, trying to run virt-install on 20.04 passing through a PCI NIC, IOMMU should be correctly configured, but it gives me ERROR internal error: qemu unexpectedly closed the monitor: 2020-04-04T01:05:11.130353Z qemu-system-x86_64: -device vfio-pci,host=0000:44:00.0,id=hostdev0,bus=pci.3,addr=0x0: vfio 0000:44:00.0: failed to setup container for group 48: Failed to set iommu for container: Operation not permitted [01:08] I've looked at several tutorials and forum posts, which suggest setting some kernel command line options and module configurations, which I've done, and my lspci output looks like it says it should, however, it's still not working. [01:09] Specifically, the PCI device I'm trying to pass through shows this: [01:09] Kernel driver in use: vfio-pci [01:09] Which should be correct. [05:13] http://iso.qa.ubuntu.com/qatracker/milestones/408/builds is confusing me... [05:13] if I want a typical install, I want Desktop, right ? [05:14] you want to test ubuntu-desktop? [05:14] yes [05:14] I think I want http://iso.qa.ubuntu.com/qatracker/milestones/408/builds/210065/downloads [05:15] http://iso.qa.ubuntu.com/qatracker/milestones/408/builds/210065/downloads [05:15] "Link to the download information" made me think "how to download an iso" so I skipped that and was reading "Install (auto-resize)..." on http://iso.qa.ubuntu.com/qatracker/milestones/408/builds/210065/testcases [06:40] setup: resizing to make room "this may take a while / OK" dialog closes, cursor stays i-beam, I am guessing the resize is happening but there is no progress or "please wait" message. looks odd. what package should I bug> [07:02] setup: installed focal next to cosmic. (thus the resize) "install is done" pulled the usb stick and hit OK (which then spewed a bunch of errors, I think thats ok) rebooted [07:02] it didnt give me a grub menu to pick what os, it went stright into cosmic [13:40] Hi. I am new to Ubuntu so am wondering: With the release of 20.04 no 3 weeks from now, would you still recommend I reinstall the entire system when it's time to switch from the development to the stable branch? [13:41] Or is there a way to upgrade from development to stable directly? [13:41] !final [13:41] If you install a development version of Ubuntu Focal and keep up with package updates, then you will be upgraded to the official release of 20.04 when it comes out. To make sure, type « sudo apt update && sudo apt full-upgrade » in a terminal. [13:42] lotuspsychje, nice. Thank you! [13:42] irreleph4nt: in some cases its possible you need a reinstal anyway, due to bugs [13:43] lotuspsychje, even though we are that close to the official release date? :O [13:44] irreleph4nt: its getting more stable, but there still are bugs to solve currently [13:44] wow, okay. I'll hold off with migrating my NAS to Ubuntu then [13:44] irreleph4nt: also keep in mind the prefered LTS way is waiting till 20.04.1 comes out in aug [13:44] irreleph4nt: server in production? [13:45] homelab, so not mission critical :) [13:45] ok, then its the users choice [15:02] HI, can I provide any additional useful info for a Kernel BUG while plugging in a DP ->2x HDMI splitter? I've created a bug report under https://bugs.launchpad.net/ubuntu/+source/linux-meta/+bug/1870786 . [15:02] Launchpad bug 1870786 in linux-meta (Ubuntu) "Kernel BUG sometimes during pluging in a DP Splitter" [Undecided,New] [15:32] mifritscher: when filing bugs against the kernel use package name linux [15:33] mifritscher: also use ubuntu-bug packagename in the future, so relevant info gets pulled into your bug report [15:34] mifritscher: you can still pull the info with: apport-collect 1870786 , at this stage so the devs can try to debug a better way [18:56] I'm getting the following error with openssl: [18:56] http://dpaste.com/13WAWM3 [18:56] was TLS v1 support removed from openssl in focal fossa?