[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2019-07-26 Thread Jean-Baptiste Lallement
** Changed in: plymouth (Ubuntu) Status: Won't Fix => Confirmed ** Changed in: ubiquity (Ubuntu) Status: Won't Fix => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711358 Tit

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2019-07-25 Thread Daniel van Vugt
** Changed in: plymouth (Ubuntu) Status: Confirmed => Won't Fix ** Changed in: ubiquity (Ubuntu) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711358 Tit

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-10-14 Thread Launchpad Bug Tracker
This bug was fixed in the package linux - 4.13.0-16.19 --- linux (4.13.0-16.19) artful; urgency=low * 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver (LP: #1711358) - qxl: fix framebuffer unpinning * [Bug] USB controller failed to r

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-10-11 Thread Seth Forshee
I found that a fix for this was comitted upstream quite recently, cherry picked this to artful and it resolves the issue in my testing. Now applied to artful/master-next. ** Changed in: linux (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: linux (Ubuntu) Assignee: (unassign

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-10-09 Thread Seth Forshee
I ran a bisect which identifies this as the first commit with this bug: 3538e80a869b drm: qxl: Atomic phase 1: Implement mode_set_nofb -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711358 Title: 2

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-29 Thread Stefan Bader
So I think I can now at least explain the weirdness. Booting from the ISO as well as the first boot in OEM mode seem to be in a way where grub does not use graphics mode and hands that off to a vt. In that case, when the kernels starts there will be no VESA framebuffer which later gets switched ove

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-28 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1711358 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-28 Thread Stefan Bader
Just as an update as I do not know how much gets accomplished here this week. The info from the crash indicates that some swap linked list which is supposed to be empty seems to have some elements on it. There is no obvious change related to that in 4.14~rc1 (which is the upstream version the teste

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-26 Thread Jean-Baptiste Lallement
4.14.0-0.1 from https://launchpad.net/~canonical-kernel-team/+archive/ubuntu/unstable/+sourcepub/8271798/+listing-archive-extra -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711358 Title: 20170817

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-26 Thread Stefan Bader
Hm, would be good if you noted down more exactly which version/ppa. I assume it is the mainline builds and likely 4.14~rc2. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711358 Title: 20170817 - IS

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-25 Thread Jean-Baptiste Lallement
This bug is also reproducible with the end user stage of an OEM installation which runs ubiquity-dm like a boot from an ISO. I think 4.14 (from Canonical kernel team's ppa) fixes the issue. I installed this kernel during the OEM prepare stage, then the image boots fine during the end user setup.

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-22 Thread Jean-Baptiste Lallement
Trace with 4.13 kernel BUG at /build/linux-jlxc7t/linux-4.13.0/drivers/gpu/drm/ttm/ttm_bo_util.c:589! invalid opcode: [#1] SMP Modules linked in: overlay nls_utf8 isofs dm_mirror dm_region_hash dm_log qxl ttm drm_kms_helper syscopyarea sysfillrect sysimgblt fb_sys_fops drm psmouse pata_acpi

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-22 Thread Stefan Bader
Unfortunately I don't seem to have access to the latest images and this happening only when booting the ISO makes it hard(er) to grab data. I did finally succeed by using "virsh dump --memory-only " and then "sudo strings |less". And it looks like the qxl drm driver is crashing. I put the data her

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-22 Thread Jean-Baptiste Lallement
** Description changed: Test Case 1. Boot artful desktop 20170817 under qemu with qxl 2. Wait until ubiquity-dm is displayed Expected result It boots Actual result It hangs on the splash screen and the dots below the Ubuntu logo are not blinking. If the option 'splash' is remo

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-18 Thread Jean-Baptiste Lallement
@bdmurray, I'd like you to reconsider the notfixing tag, it's a real issue for QA because qxl is the only driver that works with wayland. The system falls back to X with the standard vga driver and does not boot after installation with cirrus. -- You received this bug notification because you are

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-15 Thread Jean-Baptiste Lallement
It happens even if you start a VM directly with qemu from the command line with the qxl driver (option -vga qxl) independently of virt- manager. For example, the following command will hang on boot: /usr/bin/qemu-system-x86_64 -m 2G -smp 2 -localtime -no-reboot -cpu core2duo -enable-kvm -drive fi

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-14 Thread Brian Murray
A comment in a duplicate bug of this states the following: "Virsh adds video as default like: Matched the cmdline: -device qxl-vga The default of libvirt is: Matches the cmdline: -device cirrus-vga,id=video0 Switching back to the default cirros graphics consol

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-14 Thread Brian Murray
** Tags removed: rls-aa-incoming ** Tags added: rls-aa-notfixing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711358 Title: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qx

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-12 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: plymouth (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711358 Title: 2

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-12 Thread Iain Lane
** Tags added: rls-aa-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711358 Title: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver To manage notif

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-07 Thread ChristianEhrhardt
Realized a plymouth task would be right when I checked for the bug number to pass it along. ** Also affects: plymouth (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-04 Thread Jean-Baptiste Lallement
** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Changed in: ubiquity (Ubuntu) Importance: Undecided => High ** Changed in: linux (Ubuntu) Importance: Undecided => High ** Changed in: linux (Ubuntu) Status: New => Confirmed -- You received this bug no

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-04 Thread Kev Bowring
Whatever it is causing the issue - it's not specific to Ubuntu as Xubuntu affected as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711358 Title: 20170817 - ISO hangs on boot on qemu with spl

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-04 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubiquity (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1711358 Title: 2

[Bug 1711358] Re: 20170817 - ISO hangs on boot on qemu with splash screen enabled and qxl graphics driver

2017-09-04 Thread ChristianEhrhardt
I can confirm the issue and dup'ed bug 1714638 onto this where people assumed first it would be an error in the virst stack. >From there TL;DR: - works with cirrus/vga, but not qxl - works if nosplash is set - works on Xenial but not on Artful -- You received this bug notification because you ar