[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-03-09 Thread Launchpad Bug Tracker
This bug was fixed in the package ubiquity - 20.04.15.11

---
ubiquity (20.04.15.11) focal; urgency=medium

  [ William 'jawn-smith' Wilson ]
  * Listen on systemd signals in order to wait for sound.target to come
up before attempting to play the system ready sound (LP: #1901043)

 -- Brian Murray   Thu, 18 Feb 2021 16:27:38 -0800

** Changed in: ubiquity (Ubuntu Focal)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-03-09 Thread William Wilson
Confirmed it is working as expected in the focal daily build image.
Thanks for letting me know they were built using -proposed!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-03-04 Thread Łukasz Zemczak
Just to triple check: could you confirm if everything is working as
expected using the current focal daily images? Those are being built
using -proposed, so it has ubiquity 20.04.15.11 built-in.

http://cdimage.ubuntu.com/focal/daily-live/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-02-25 Thread William Wilson
The verification passed for focal. The following steps were taken for
verification:

  1)boot to safe graphics mode
a) observe that no startup sound is played
b) `watch -n 1 'systemctl status sound.target'`
  1) wait for sound.target to become active
  2) observe that no startup sound is played after
 sound.target becomes active
  2) download source for ubiquity version 20.04.15.11
a) copy the changed files gtk_ui.py and misc.py
   to a flash drive
  3) reboot to safe graphics mode
a) add `break=init` to the kernel command line
b) in the initramfs, copy gtk_ui.py and misc.py from the
   flash drive to the root/ file system
c) exit initramfs and allow boot to continue
d) once the boot process has finished, observe
   that no startup sound is immediately played
e) `cat /proc/cmdline` to ensure that `nomodeset`
   is on the kernel command line
f) `watch -n 1 'systemctl status sound.target'`
  1) the startup sound is played when sound.target
 becomes active. Success!


** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-02-24 Thread Robie Basak
Hello Jean-Baptiste, or anyone else affected,

Accepted ubiquity into focal-proposed. The package will build now and be
available at https://launchpad.net/ubuntu/+source/ubiquity/20.04.15.11
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. In either case, without details of your testing we will
not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: ubiquity (Ubuntu Focal)
   Status: Triaged => Fix Committed

** Tags added: verification-needed verification-needed-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-02-04 Thread Launchpad Bug Tracker
** Merge proposal linked:
   https://code.launchpad.net/~jawn-smith/ubiquity/+git/ubiquity/+merge/397530

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-02-04 Thread William Wilson
** Changed in: ubiquity (Ubuntu)
 Assignee: (unassigned) => William Wilson (jawn-smith)

** Changed in: ubiquity (Ubuntu Focal)
 Assignee: (unassigned) => William Wilson (jawn-smith)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-01-30 Thread Jean-Baptiste Lallement
I'm setting groovy to won't fix because we won't release any new image
of Groovy.

** Changed in: ubiquity (Ubuntu Groovy)
   Status: Triaged => 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/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-01-29 Thread Launchpad Bug Tracker
This bug was fixed in the package ubiquity - 21.04.7

---
ubiquity (21.04.7) hirsute; urgency=medium

  [ William 'jawn-smith' Wilson ]
  * Listen on systemd signals in order to wait for sound.target to come
up before attempting to play the system ready sound (LP: #1901043)

 -- Brian Murray   Fri, 29 Jan 2021 09:57:20 -0800

** Changed in: ubiquity (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-01-29 Thread Brian Murray
** Also affects: ubiquity (Ubuntu Groovy)
   Importance: Undecided
   Status: New

** Changed in: ubiquity (Ubuntu Focal)
   Status: New => Triaged

** Changed in: ubiquity (Ubuntu Groovy)
   Status: New => Triaged

** Changed in: ubiquity (Ubuntu Groovy)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-01-29 Thread Launchpad Bug Tracker
** Merge proposal linked:
   https://code.launchpad.net/~jawn-smith/ubiquity/+git/ubiquity/+merge/397182

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-01-29 Thread William Wilson
** Patch removed: "lp1901043_groovy.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1901043/+attachment/5458097/+files/lp1901043_groovy.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-01-29 Thread Launchpad Bug Tracker
** Merge proposal linked:
   https://code.launchpad.net/~jawn-smith/ubiquity/+git/ubiquity/+merge/397177

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-01-29 Thread William Wilson
This groovy SRU adds more specific exception checking for attempts to
connect to the system bus.

** Patch added: "lp1901043_groovy.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1901043/+attachment/5458097/+files/lp1901043_groovy.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-01-29 Thread William Wilson
This focal SRU adds more specific exception handling.

** Patch added: "lp1901043_focal.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1901043/+attachment/5458091/+files/lp1901043_focal.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-01-29 Thread Iain Lane
On Thu, Jan 28, 2021 at 11:00:24PM -, Brian Murray wrote:
> I've uploaded the focal debdiff so we can try and get this in on the
> 20.04.2 media.

Brian, we have a Vcs for ubiquity which has branches for stable 
releases. Could you please commit this change there?

If you're confident enough to give this to users on focal, then I think 
it would be appropriate to upload to devel as well.

Cheers,

-- 
Iain Lane  [ i...@orangesquash.org.uk ]
Debian Developer   [ la...@debian.org ]
Ubuntu Developer   [ la...@ubuntu.com ]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-01-28 Thread Łukasz Zemczak
** Description changed:

+ 
+ [Impact]
+ 
+  * When booting to "Safe Graphics" mode the system startup sound would
+sometimes not be played
+ 
+  * This is an accessibility issue as the system startup sound is meant to
+indicate that Ubiquity is ready
+ 
+ [Test Case]
+ 
+  * Boot an installer image to Safe Graphics mode and listen for the
+ sound
+ 
+  * You can optionally use `systemctl status sound.target` to monitor when the
+sound should be played. This should occur shortly after sound.target 
becomes
+active
+ 
+ [Where problems could occur]
+ 
+  * If sound.target never comes up, the system ready sound will not be played.
+This could be caused by a missing or broken sound card
+ 
+ [Other Info]
+ 
+  * It is expected behavior that the sound target may take longer to become 
active
+when nomodeset is on the kernel command line. This is because nomodeset 
prevents
+the kernel from pre-loading audio drivers.
+ 
+  * This problem seems to be more prevalent with Intel sound cards
+ 
+ [Original Description]
+ 
  Ubuntu Groovy Desktop
  
  There is no sound in ubiquity-dm with nomodeset (safe graphics mode)
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: ubiquity 20.10.13
  ProcVersionSignature: Ubuntu 5.8.0-25.26-generic 5.8.14
  Uname: Linux 5.8.0-25-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  CasperMD5CheckResult: pass
  CasperVersion: 1.455
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Oct 22 15:20:00 2020
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
  LiveMediaBuild: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=en_US.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-01-28 Thread Brian Murray
I've uploaded the focal debdiff so we can try and get this in on the
20.04.2 media.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-01-28 Thread William Wilson
Attached is an SRU for groovy.

** Patch added: "lp1901043_groovy.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1901043/+attachment/5457915/+files/lp1901043_groovy.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-01-28 Thread William Wilson
This SRU for focal resolves the issue of being unable to connect to the
system bus in schroot environments.

** Patch added: "lp1901043_focal.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1901043/+attachment/5457899/+files/lp1901043_focal.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-01-28 Thread Mathew Hodson
** Changed in: ubiquity (Ubuntu Focal)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-01-27 Thread William Wilson
[Impact]

 * When booting to "Safe Graphics" mode the system startup sound would
   sometimes not be played

 * This is an accessibility issue as the system startup sound is meant to
   indicate that Ubiquity is ready 

[Test Case]

 * Boot an installer image to Safe Graphics mode and listen for the
sound

 * You can optionally use `systemctl status sound.target` to monitor when the
   sound should be played. This should occur shortly after sound.target becomes
   active

[Where problems could occur]

 * If sound.target never comes up, the system ready sound will not be played.
   This could be caused by a missing or broken sound card

[Other Info]

 * It is expected behavior that the sound target may take longer to become 
active
   when nomodeset is on the kernel command line. This is because nomodeset 
prevents
   the kernel from pre-loading audio drivers.

 * This problem seems to be more prevalent with Intel sound cards

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-01-27 Thread Brian Murray
** Also affects: ubiquity (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: ubiquity (Ubuntu Focal)
Milestone: None => ubuntu-20.04.2

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-01-27 Thread William Wilson
Attached is an SRU for focal.

** Patch added: "lp1901043_focal.debdiff"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1901043/+attachment/5457510/+files/lp1901043_focal.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2021-01-12 Thread William Wilson
While trying to recreate this bug I found that the sound takes about
15-20 seconds to activate with nomodeset. The initial chime is missing
but audio starts working shortly after. Is that consistent with what you
observed?

** Changed in: ubiquity (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2020-11-19 Thread Brian Murray
** Tags removed: rls-hh-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2020-11-19 Thread Matthieu Clemenceau
** Tags added: fr-942

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2020-10-29 Thread Brian Murray
** Changed in: ubiquity (Ubuntu)
   Importance: Undecided => Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2020-10-22 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/1901043

** Tags added: iso-testing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2020-10-22 Thread Jean-Baptiste Lallement
** Changed in: ubuntu-release-notes
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2020-10-22 Thread Jean-Baptiste Lallement
** Also affects: ubuntu-release-notes
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901043] Re: No sound in ubiquity-dm with nomodeset

2020-10-22 Thread Iain Lane
** Tags added: rls-hh-incoming

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901043

Title:
  No sound in ubiquity-dm with nomodeset

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/1901043/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs