[Bug 2070106] Re: handbrake file dialog filters out device files (like dvds)

2024-06-22 Thread Cameron Matheson
Attaching a backport of the upstream fix (I applied this locally and it
solved the problem).

** Patch added: "upstream fix"
   
https://bugs.launchpad.net/ubuntu/+source/handbrake/+bug/2070106/+attachment/5791413/+files/Fix-file-filter.patch

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

Title:
  handbrake file dialog filters out device files (like dvds)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/handbrake/+bug/2070106/+subscriptions


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

[Bug 2070106] [NEW] handbrake file dialog filters out device files (like dvds)

2024-06-22 Thread Cameron Matheson
Public bug reported:

The handbrake GTK dialog filters out device files, so DVDs can no longer
be selected. This issue has been fixed upstream:
https://github.com/HandBrake/HandBrake/pull/5666/

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: handbrake 1.7.2+ds1-1build2
ProcVersionSignature: Ubuntu 6.8.0-35.35-generic 6.8.4
Uname: Linux 6.8.0-35-generic x86_64
ApportVersion: 2.28.1-0ubuntu3
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: GNOME
Date: Sat Jun 22 11:07:44 2024
InstallationDate: Installed on 2018-05-28 (2217 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
SourcePackage: handbrake
UpgradeStatus: Upgraded to noble on 2024-05-24 (29 days ago)

** Affects: handbrake (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug noble

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

Title:
  handbrake file dialog filters out device files (like dvds)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/handbrake/+bug/2070106/+subscriptions


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

[Bug 2041751] Re: RM: Remove dangerously insecure MPPE PPTP from Ubuntu

2024-04-26 Thread James Cameron
I'm upstream.  I saw the removal first in the release notes.  Yet I'm
not surprised by removal.  The contributions to pptp and pptpd have
declined, so the release cadence has slowed as well (1.4.0 in 2013, but
a few commits in git since).  Number of people asking for help has also
declined.  Some countries or corporations still require it, presumably
because it is so easily monitored.

Using pptpd on Ubuntu will be more difficult because of removal from
Ubuntu, but that's just a security by obscurity; very easily bypassed by
installing the software yourself.  Thanks for holding on so long.

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

Title:
  RM: Remove dangerously insecure MPPE PPTP from Ubuntu

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


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

[Bug 2060939] [NEW] s390x OSA bridging causes network issues

2024-04-11 Thread Phoenyx Cameron
Public bug reported:

Enabling linux bridging, via netplan, whilst using an OSA card on the
s390x architecture causes large amounts of packets to be received on the
sending interface. This behaviour is not seen while using other types of
network card on a Z, and is also not seen on any other server
architecture (x86 / ppc64).

When performing a ping test, the following can be seen:

- Pings that are unsuccessful (Around 60% of packets sent) are not received by 
the network switches
- These unsuccessful pings will trigger the following message in a dmesg 
output: "received packet on vlan2011 with own address as source address"
- tcpdump will also display the packet twice, confirming the dmesg output.

The behaviour is not seen during connections to other addresses on the same 
VLAN.
Successful pings occur directly after an ARP request is made, however 
permanently setting the ARP entry results in 100% of packets failing to send

We are using Ubuntu 22.04.4 LTS.

I've attached a zipped folder containing the outputs of the dmesg and
tcpdumps - As well as the outputs of a dbginfo command

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Attachment added: "CmdOutputs.zip"
   
https://bugs.launchpad.net/bugs/2060939/+attachment/5763700/+files/CmdOutputs.zip

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

Title:
  s390x OSA bridging causes network issues

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/2060939/+subscriptions


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

[Bug 1964941] Re: Adding bpf to CONFIG_LSM in 5.13 kernels

2022-04-26 Thread Cameron Walker
I also noticed this issue with the latest Ubuntu 22.04 amd64 release
image (ami-09d56f8956ab235b3). It does not have "bpf" in CONFIG_LSM.

root@:/home/ubuntu# uname -a
Linux  5.15.0-1004-aws #6-Ubuntu SMP Thu Mar 31 09:44:20 UTC 2022 x86_64 
x86_64 x86_64 GNU/Linux
root@:/home/ubuntu#

root@:/home/ubuntu# grep LSM /boot/config-$(uname -r)
CONFIG_BPF_LSM=y
CONFIG_IIO_ST_LSM6DSX=m
CONFIG_IIO_ST_LSM6DSX_I2C=m
CONFIG_IIO_ST_LSM6DSX_SPI=m
CONFIG_IIO_ST_LSM6DSX_I3C=m
CONFIG_IIO_ST_LSM9DS0=m
CONFIG_IIO_ST_LSM9DS0_I2C=m
CONFIG_IIO_ST_LSM9DS0_SPI=m
CONFIG_LSM_MMAP_MIN_ADDR=0
CONFIG_SECURITY_LOCKDOWN_LSM=y
CONFIG_SECURITY_LOCKDOWN_LSM_EARLY=y
CONFIG_IMA_LSM_RULES=y
CONFIG_LSM="landlock,lockdown,yama,integrity,apparmor"
root@:/home/ubuntu#


Update: I thought this was an immutable kernel config option, but I found the 
corresponding kernel boot flag.

./Documentation/admin-guide/kernel-parameters.txt

lsm=lsm1,...,lsmN
[SECURITY] Choose order of LSM initialization. This
overrides CONFIG_LSM, and the "security=" parameter.

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

Title:
   Adding bpf to CONFIG_LSM in 5.13 kernels

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1964941/+subscriptions


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

Re: [Bug 1938845] Re: Legion 7 16ITHg6 - Touchpad undetected

2022-02-21 Thread Cameron Berkenpas
*** This bug is a duplicate of bug 1937056 ***
https://bugs.launchpad.net/bugs/1937056

What distribution and version are you running? Are you running a Legion 
7i 16ITHg6 ? Later Ubuntu kernels have had a fix for this for some time. 
Same for the vanilla Linux source.

Alas, there's still no fix for the sound on the 16ITHg6. You can only 
get the left channel out of both the left and right speakers, and you'll 
lose sound going to sleep. Hibernate is a work around, but Nvidia's 
drivers don't seem to support hibernate reliably so I leave the Nvidia 
GPU disabled for now (games aren't very good with only one audio channel 
after all).

On 2/21/2022 4:37 PM, Darshan Shah wrote:
> *** This bug is a duplicate of bug 1937056 ***
>  https://bugs.launchpad.net/bugs/1937056
>
> Can you tell me how you fixed this issue... I am amateur person
>

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

Title:
  Legion 7 16ITHg6 - Touchpad undetected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1938845/+subscriptions


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

[Bug 1807935] Re: using paint tool and then crash

2022-01-04 Thread Cameron White
*** This bug is a duplicate of bug 1786822 ***
https://bugs.launchpad.net/bugs/1786822

** This bug has been marked a duplicate of bug 1786822
   Pinta constantly crashes in Ubuntu fresh install [double free or corruption 
(out)]

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

Title:
  using paint tool and then crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1807935/+subscriptions


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

[Bug 1686173] Re: pinta crashes with a mono error when trying to edit images

2022-01-04 Thread Cameron White
*** This bug is a duplicate of bug 1786822 ***
https://bugs.launchpad.net/bugs/1786822

** This bug has been marked a duplicate of bug 1786822
   Pinta constantly crashes in Ubuntu fresh install [double free or corruption 
(out)]

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

Title:
  pinta crashes with a mono error when trying to edit images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1686173/+subscriptions


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

[Bug 1855030] Re: Pinta crashed while editing image. Created mono crash file in home.

2022-01-04 Thread Cameron White
*** This bug is a duplicate of bug 1786822 ***
https://bugs.launchpad.net/bugs/1786822

** This bug has been marked a duplicate of bug 1786822
   Pinta constantly crashes in Ubuntu fresh install [double free or corruption 
(out)]

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

Title:
  Pinta crashed while editing image. Created mono crash file in home.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mono/+bug/1855030/+subscriptions


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

[Bug 1807698] Re: crash after making selection with square lasso

2022-01-04 Thread Cameron White
*** This bug is a duplicate of bug 1786822 ***
https://bugs.launchpad.net/bugs/1786822

** This bug has been marked a duplicate of bug 1786822
   Pinta constantly crashes in Ubuntu fresh install [double free or corruption 
(out)]

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

Title:
  crash after making selection with square lasso

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1807698/+subscriptions


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

[Bug 1786822] Re: Pinta constantly crashes in Ubuntu fresh install [double free or corruption (out)]

2022-01-01 Thread Cameron White
This fixed with Pinta 2.0 and the upgrade to .NET 6

** Changed in: pinta
   Status: Triaged => Fix Released

** Changed in: pinta
Milestone: None => 2.0

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

Title:
  Pinta constantly crashes in Ubuntu fresh install [double free or
  corruption (out)]

To manage notifications about this bug go to:
https://bugs.launchpad.net/pinta/+bug/1786822/+subscriptions


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

[Bug 1939052] Re: No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and 13s Gen2

2021-10-13 Thread Cameron Berkenpas
That's great! I didn't see any mention of it here, and I posted that
patch just 3 days ago.Glad to see it make it in so quickly.

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

Title:
  No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and
  13s Gen2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939052/+subscriptions


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

[Bug 1939052] Re: No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and 13s Gen2

2021-10-12 Thread Cameron Berkenpas
Heads up that the 13s Gen2 doesn't work with this patch. A followup was 
necessary:
https://www.spinics.net/lists/alsa-devel/msg132423.html

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

Title:
  No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and
  13s Gen2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939052/+subscriptions


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

[Bug 1084236] Re: Pinta eats-up all metadata after saving JPEG file

2021-08-26 Thread Cameron White
If a new library is required, that would be better suited for the GTK3 / .NET5 
branch of Pinta (https://github.com/PintaProject/Pinta/tree/gtk3-v2).
Ideally we could load the metadata at the same time as the image data ..

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

Title:
  Pinta eats-up all metadata after saving JPEG file

To manage notifications about this bug go to:
https://bugs.launchpad.net/pinta/+bug/1084236/+subscriptions


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

[Bug 1912861] Re: Virtualbox missing vboxautostart-service.sh

2021-08-21 Thread Cameron Tacklind
@costamagnagianfranco I think this is incorrect. Looking at the official 
script, 
https://www.virtualbox.org/svn/vbox/trunk/src/VBox/Installer/linux/vboxautostart-service.sh,
 I see:
- a `start()` function that runs:
- `/usr/lib/virtualbox/VBoxAutostart` with params:
- `--start --config $VBOXAUTOSTART_CONFIG` where:
- `VBOXAUTOSTART_CONFIG=/etc/vbox/autostart.cfg`

@guiverc I am not able to run `apport-collect 1912861` successfully as I
am running a headless server and `apport-collect` tries to launch a
browser to auth, which fails.

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

Title:
  Virtualbox missing vboxautostart-service.sh

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1912861/+subscriptions


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

[Bug 1937056] Re: Touchpad not working with ASUS TUF F15

2021-08-18 Thread Cameron Berkenpas
This solves the problem for me.

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

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

Title:
  Touchpad not working with ASUS TUF F15

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1937056/+subscriptions


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

[Bug 1848746] Re: Refresh rate change requests to 40Hz are "adjusted" back to 60Hz

2021-08-09 Thread Cameron Berkenpas
My EDID doesn't seem to parse correctly... Which is probably at least
part of the problem. The fact that it works on the Nvidia driver
suggests that EDID parsing could be the problem (I'm sure Nvidia does
their own EDID parsing).

Anyway, I did attempt to play around with the EDID... I'm able to get
the EDID into the initramfs and everything else, but I didn't see
anything in dmesg to show it's using my EDID.

I tried to hack my EDID, but I could only find one mode... The 60 Hz
mode, but this is likely related to the parsing issues I mentioned
above.

If I grab the EDID when running with the dGPU, it doesn't give me errors
and has a 165 Hz mode. That's the EDID I tried to load.

I did file a kernel bug:
https://bugzilla.kernel.org/show_bug.cgi?id=214011



** Bug watch added: Linux Kernel Bug Tracker #214011
   https://bugzilla.kernel.org/show_bug.cgi?id=214011

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

Title:
  Refresh rate change requests to 40Hz are "adjusted" back to 60Hz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1848746/+subscriptions


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

[Bug 1939052] Re: No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and 13s Gen2

2021-08-08 Thread Cameron Berkenpas
Some info is here:
https://github.com/thiagotei/linux-realtek-alc287

You can run a VM using someone's fork of of Qemu (which just adds a bit of 
logging) with PCIE passthrough of your sound card. Then you can narrow down 
exactly which verbs are needed. 
It seems that some of the people in your linked bug are attempting the exact 
same method already.

This is all assuming you're simply missing the verb initialization
sequence for your laptop's hardware.

For example, the 2021 Lenovo Legion's (both the AMD and Intel models)
have a separate issue where the speakers are controlled by a Cirrus
Logic (CS35L51) amplifier chip that currently has no support in Linux.

I can't do this, because I don't have this model of laptop, and I don't
really have anymore time to dedicate to this.

I've attempted to send the patches upstream. I never got a response. Not
even the slightest amount of feedback. Considering this is something
I've done on the side and that I have a lot of other responsibilities, I
think this is as likely as far as this is going to go.

Good luck on the Lenovo c930.

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

Title:
  No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and
  13s Gen2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939052/+subscriptions


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

[Bug 1939052] Re: No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and 13s Gen2

2021-08-06 Thread Cameron Berkenpas
Hello Alex,

Thanks for the info. The amount of stuff on my plate has recently ramped
up. I'll try to see if I can get started with this process at some point
during this month.

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

Title:
  No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and
  13s Gen2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939052/+subscriptions


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

[Bug 1848746] Re: Refresh rate change requests to 40Hz are "adjusted" back to 60Hz

2021-08-05 Thread Cameron Berkenpas
Unsure if this is related, but I'm seeing the same issue with both the
21.04 vendor kernel and 5.13.8. I have a 165 Hz screen, and the Intel
iGPU will only run it at 60 Hz. If I switch to the discrete Nvidia GPU
in the BIOS, I get 165 Hz and I'm able to switch to 60 Hz.

First I switch from "165 Hz" to 60:
Aug  5 10:59:12 ukyo kernel: [  247.263181] [drm:drm_mode_debug_printmodeline 
[drm]] Modeline "": 60 282670 2560 2608 2640 2720 1600 1603 1609 1732 0x0 0x9
Aug  5 10:59:12 ukyo kernel: [  247.263307] [drm:drm_mode_debug_printmodeline 
[drm]] Modeline "2560x1600": 60 282670 2560 2608 2640 2720 1600 1603 1609 1732 
0x48 0x9
Aug  5 10:59:12 ukyo kernel: [  247.263521] [drm:drm_mode_debug_printmodeline 
[drm]] Modeline "2560x1600": 60 282670 2560 2608 2640 2720 1600 1603 1609 1732 
0x40 0x9

Then I attempt to switch from 60 Hz to 165 Hz:
Aug  5 10:59:22 ukyo kernel: [  257.078950] [drm:drm_mode_debug_printmodeline 
[drm]] Modeline "": 165 777340 2560 2608 2640 2720 1600 1603 1609 1732 0x0 0xa
Aug  5 10:59:22 ukyo kernel: [  257.079075] [drm:drm_mode_debug_printmodeline 
[drm]] Modeline "2560x1600": 60 282670 2560 2608 2640 2720 1600 1603 1609 1732 
0x48 0x9
Aug  5 10:59:22 ukyo kernel: [  257.079266] [drm:drm_mode_debug_printmodeline 
[drm]] Modeline "2560x1600": 60 282670 2560 2608 2640 2720 1600 1603 1609 1732 
0x40 0x9

I've tried adding a custom modeline to Xorg to work around this. It sees
the modeline, but it doesn't do anything.

I'll try the EDID hack. If the Nvidia driver is able to do it, probably
something wrong with the EDID parsing if the EDID hack works?

My previous laptop (which I replaced just 2 days ago) didn't have this
problem. However, it was a i7 10875h with a 144 Hz screen. The new
laptop is a Tigerlake 11980HK. Maybe it's the difference in refresh rate
or my case of a bug with the newer iGPU?

I'll research to see if any of my monitor outputs go through the Intel
GPU and I can test against one of my 144 Hz external monitors.

Oliver,

If you file the bug upstream or already have, can you please share the
link?

Thanks!

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

Title:
  Refresh rate change requests to 40Hz are "adjusted" back to 60Hz

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1848746/+subscriptions


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

[Bug 1939052] Re: No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and 13s Gen2

2021-08-05 Thread Cameron Berkenpas
All patches apply against all of 5.13.x so far (with the latest being
5.13.8).

This is a duplicate of
https://bugzilla.kernel.org/show_bug.cgi?id=208555

Happy to improve these patches to a point where they could be
included.I'm posting this here, because I'm an Ubuntu user and I'd like
to see this work merged in.

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

Title:
  No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and
  13s Gen2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939052/+subscriptions


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

[Bug 1939052] Re: No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and 13s Gen2

2021-08-05 Thread Cameron Berkenpas
This is the patch for the 13s gen2 with the aforementioned issue
relating to volume adjustments using the keyboard function keys.


** Patch added: "Cegion-13s-gen2-sound-0.0.9-003.patch"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939052/+attachment/5516172/+files/linux-5.12-legion-13s-gen2-sound-0.0.9-003.patch

** Bug watch added: Linux Kernel Bug Tracker #208555
   https://bugzilla.kernel.org/show_bug.cgi?id=208555

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

Title:
  No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and
  13s Gen2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939052/+subscriptions


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

[Bug 1939052] Re: No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and 13s Gen2

2021-08-05 Thread Cameron Berkenpas
This is the patch for the Lenovo Yoga 7 14ITL5.

** Patch added: "linux-5.12-legion-sound-yoga-14ITL5-0.0.9-002.patch"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939052/+attachment/5516171/+files/linux-5.12-legion-sound-yoga-14ITL5-0.0.9-002.patch

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

Title:
  No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and
  13s Gen2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939052/+subscriptions


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

[Bug 1939052] [NEW] No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and 13s Gen2

2021-08-05 Thread Cameron Berkenpas
Public bug reported:

All 3 models need the appropriate HDA verbs sent to properly initialize
the sound hardware.

Additionally, the Legion 15IMHG05 needs automute disabled otherwise
speaker output will not return after removing headphones.

The good news is that I have working patches for all 3.

However, the 13s Gen2 reportedly has some weirdness on the volume
control. I don't have this model of laptop so there's not a lot I can
do. It seems tuning the volume up and down using the keys on the
keyboard can jump the volume up and down in large increments. Volume
adjustments via a GUI do not have this issue.

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: linux-image-5.11.0-25-generic 5.11.0-25.27
ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
Uname: Linux 5.11.0-25-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu65.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  hiryu  7243 F pulseaudio
 /dev/snd/controlC0:  hiryu  7243 F pulseaudio
CasperMD5CheckResult: pass
CurrentDesktop: KDE
Date: Thu Aug  5 10:17:57 2021
InstallationDate: Installed on 2021-04-23 (104 days ago)
InstallationMedia: Kubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
MachineType: LENOVO 82K6
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-25-generic 
root=UUID=825f1536-7d58-4097-9779-e5df2db0a6eb ro quiet splash 
nvidia-drm.modeset=0 resume=/dev/mapper/swap thinkpad_acpi.fan_control=1 
bluetooth.disable_ertm acpi_backlight=video vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.11.0-25-generic N/A
 linux-backports-modules-5.11.0-25-generic  N/A
 linux-firmware 1.197.2
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 07/18/2021
dmi.bios.release: 1.33
dmi.bios.vendor: LENOVO
dmi.bios.version: H1CN33WW
dmi.board.asset.tag: NO Asset Tag
dmi.board.name: LNVNB161216
dmi.board.vendor: LENOVO
dmi.board.version: SDK0R32862 WIN
dmi.chassis.asset.tag: NO Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Legion 7 16ITHg6
dmi.ec.firmware.release: 1.33
dmi.modalias: 
dmi:bvnLENOVO:bvrH1CN33WW:bd07/18/2021:br1.33:efr1.33:svnLENOVO:pn82K6:pvrLegion716ITHg6:rvnLENOVO:rnLNVNB161216:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrLegion716ITHg6:
dmi.product.family: Legion 7 16ITHg6
dmi.product.name: 82K6
dmi.product.sku: LENOVO_MT_82K6_BU_idea_FM_Legion 7 16ITHg6
dmi.product.version: Legion 7 16ITHg6
dmi.sys.vendor: LENOVO

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug hirsute

** Patch added: "linux-5.12-sound-legion-15imhg05-0.0.9-legion-001.patch"
   
https://bugs.launchpad.net/bugs/1939052/+attachment/5516149/+files/linux-5.12-sound-legion-15imhg05-0.0.9-legion-001.patch

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

Title:
  No sound on Lenovo laptop models Legion 15IMHG05, Yoga 7 14ITL5, and
  13s Gen2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1939052/+subscriptions


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

[Bug 1938845] Re: Legion 7 16ITHg6 - Touchpad undetected

2021-08-05 Thread Cameron Berkenpas
I applied the diff to 5.13.8... and it worked!

Thank you!!

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

Title:
  Legion 7 16ITHg6 - Touchpad undetected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1938845/+subscriptions


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

[Bug 1938845] Re: Legion 7 16ITHg6 - Touchpad undetected

2021-08-04 Thread Cameron Berkenpas
Appears to be an ELAN:

acpidump | grep ELAN
   439E0: 31 00 5F 48 49 44 70 0D 45 4C 41 4E 30 30 30 31  1._HIDp.ELAN0001


Add this ID to include/linux/input/elan-i2c-ids.h did not work.

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

Title:
  Legion 7 16ITHg6 - Touchpad undetected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1938845/+subscriptions


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

[Bug 1938845] [NEW] Legion 7 16ITHg6 - Touchpad undetected

2021-08-03 Thread Cameron Berkenpas
Public bug reported:

I received my Lenovo Legion 7i 16ITHg6 laptop today. The touchpad seems
to be entirely undetected.

I've attached the contents of /proc/bus/input/devices as devices.txt. No
touchpad device is shown. USB mice work.

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: linux-image-5.11.0-25-generic 5.11.0-25.27
ProcVersionSignature: Ubuntu 5.11.0-25.27-generic 5.11.22
Uname: Linux 5.11.0-25-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu65.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  hiryu  7344 F pulseaudio
 /dev/snd/controlC0:  hiryu  7344 F pulseaudio
CasperMD5CheckResult: pass
CurrentDesktop: KDE
Date: Tue Aug  3 20:05:13 2021
InstallationDate: Installed on 2021-04-23 (103 days ago)
InstallationMedia: Kubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
MachineType: LENOVO 82K6
ProcFB: 0 i915drmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.11.0-25-generic 
root=UUID=825f1536-7d58-4097-9779-e5df2db0a6eb ro quiet splash 
nvidia-drm.modeset=1 resume=/dev/mapper/swap thinkpad_acpi.fan_control=1 
bluetooth.disable_ertm acpi_backlight=video vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.11.0-25-generic N/A
 linux-backports-modules-5.11.0-25-generic  N/A
 linux-firmware 1.197.2
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/22/2021
dmi.bios.release: 1.26
dmi.bios.vendor: LENOVO
dmi.bios.version: H1CN26WW
dmi.board.asset.tag: NO Asset Tag
dmi.board.name: LNVNB161216
dmi.board.vendor: LENOVO
dmi.board.version: SDK0R32862 WIN
dmi.chassis.asset.tag: NO Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Legion 7 16ITHg6
dmi.ec.firmware.release: 1.26
dmi.modalias: 
dmi:bvnLENOVO:bvrH1CN26WW:bd05/22/2021:br1.26:efr1.26:svnLENOVO:pn82K6:pvrLegion716ITHg6:rvnLENOVO:rnLNVNB161216:rvrSDK0R32862WIN:cvnLENOVO:ct10:cvrLegion716ITHg6:
dmi.product.family: Legion 7 16ITHg6
dmi.product.name: 82K6
dmi.product.sku: LENOVO_MT_82K6_BU_idea_FM_Legion 7 16ITHg6
dmi.product.version: Legion 7 16ITHg6
dmi.sys.vendor: LENOVO

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug hirsute

** Attachment added: "Contents of /proc/bus/input/devices"
   
https://bugs.launchpad.net/bugs/1938845/+attachment/5515663/+files/devices.txt

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

Title:
  Legion 7 16ITHg6 - Touchpad undetected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1938845/+subscriptions


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

[Bug 1927660] Re: Update from 18.04 to 20.04 fails to calculate

2021-07-13 Thread David Cameron Staples
Plague meant I started the update, and have only now been able to get
back to text if it worked.

It did.

Thank you.

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

Title:
  Update from 18.04 to 20.04 fails to calculate

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


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

[Bug 1911085] Re: no touchpad available in devices

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  no touchpad available in devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1911085/+subscriptions

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

[Bug 1913634] Re: Touchpad not working with 20.04 on ThinkBook 13s IML

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  Touchpad not working with 20.04 on ThinkBook 13s IML

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1913634/+subscriptions

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

[Bug 1915873] Re: unable to detect touchpad for asus A450L

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  unable to detect touchpad for asus A450L

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1915873/+subscriptions

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

[Bug 1917013] Re: Touchpad not working Ubuntu 20.4 Lenovo

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  Touchpad not working Ubuntu 20.4 Lenovo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1917013/+subscriptions

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

[Bug 1918032] Re: Lenovo Ideapad 5 touchpad not responding and not in /proc/bus/input/devices

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  Lenovo Ideapad 5 touchpad not responding and not in
  /proc/bus/input/devices

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1918032/+subscriptions

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

[Bug 1910453] Re: Touchpad not recognized on Lenovo Laptop

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  Touchpad not recognized on Lenovo Laptop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1910453/+subscriptions

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

[Bug 1920629] Re: My touchpad is not working at all since installation, (external mouse is working peoperly).

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  My touchpad is not working at all since installation,(external mouse
  is working peoperly).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1920629/+subscriptions

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

[Bug 1912378] Re: Elan touchpad not working

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  Elan touchpad not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1912378/+subscriptions

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

[Bug 1921413] Re: Touchpad never worked

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  Touchpad never worked

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1921413/+subscriptions

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

[Bug 1922522] Re: Touchpad not detected on ASUS Q325UA

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  Touchpad not detected on ASUS Q325UA

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1922522/+subscriptions

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

[Bug 1923307] Re: trackpad wont work after ubuntu installation

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  trackpad wont work after ubuntu installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1923307/+subscriptions

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

[Bug 1926067] Re: [Fujitsu UH-X] track pad/touch pad is not detected

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  [Fujitsu UH-X] track pad/touch pad is not detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1926067/+subscriptions

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

[Bug 1925679] Re: Laptops Trackpad not working whilst using Linux but a normal mouse is

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  Laptops Trackpad not working whilst using Linux but a normal mouse is

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1925679/+subscriptions

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

[Bug 1926272] Re: Touhpad driver missing

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  Touhpad driver missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1926272/+subscriptions

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

[Bug 1929422] Re: The touchpad doesn't work in my Laptop ThinkBook 15-IML with Ubuntu 20

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  The touchpad doesn't work in my Laptop ThinkBook 15-IML with Ubuntu 20

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1929422/+subscriptions

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

[Bug 1930435] Re: [Lenovo slim 3] Cannot use touchpad

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  [Lenovo slim 3] Cannot use touchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1930435/+subscriptions

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

[Bug 1932994] Re: Touchpad not detected

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  Touchpad not detected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1932994/+subscriptions

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

[Bug 1933824] Re: Touchpad not detected in ASUS-TUF-Gaming-F15-FX506HM

2021-07-09 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  Touchpad not detected in ASUS-TUF-Gaming-F15-FX506HM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1933824/+subscriptions

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

[Bug 1931787] Re: Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

2021-06-29 Thread Owen Cameron
** Description changed:

- After I recently replaced broken screen on HP Spectre x360 G2, keyboard and 
touchpad became irresponsive - but only after booting. Booting with old kernel 
(e.g. 5.4.0-42) restored full control. Also, disabling acpi restored control 
(but one wants to see battery level so this hack is insufficient). Evidently, 
it is not  hardwear problem.
+ I recently replaced broken screen on HP Spectre x360 G2, and upgraded to 5.8 
(Ubuntu 20.04). Keyboard and touchpad became unresponsive - but only after 
booting. Booting with old kernel (e.g. 5.4.0-42) restored full control. Also, 
disabling acpi restored control (but one wants to see battery level indicator 
so this hack is insufficient). Evidently, it is not  a hardware problem.
  Works fine with external keyboard and mouse.
  
  A similar bug from previous distro:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894125
  
  This issue, including my troubleshooting, is otherwise documented here:
  
https://askubuntu.com/questions/1345402/is-there-a-proper-solution-to-keyboard-and-mouse-not-working-after-boot-proble
+ 
+ 
+ 
+ Seems many others had similar issues with 20.04 upgrade - some with only 
touchpad issues. (Many now marked as duplicates)
+ 
+ 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.8.0-55-generic 5.8.0-55.62~20.04.1
  ProcVersionSignature: Ubuntu 5.8.0-55.62~20.04.1-generic 5.8.18
  Uname: Linux 5.8.0-55-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Jun 13 13:15:43 2021
  InstallationDate: Installed on 2021-06-07 (5 days ago)
  InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  SourcePackage: linux-signed-hwe-5.8
  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/1931787

Title:
  Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1931787/+subscriptions

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

[Bug 1931787] Re: Keyboard/touchpad unresponsive after 5.8 upgrade

2021-06-29 Thread Owen Cameron
** Summary changed:

- Keyboard and touchpad absent after booting, but not before
+ Keyboard/touchpad unresponsive after 5.8 upgrade

** Summary changed:

- Keyboard/touchpad unresponsive after 5.8 upgrade
+ Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

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

Title:
  Keyboard/touchpad unresponsive after 5.8/20.04 upgrade

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1931787/+subscriptions

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

[Bug 1914917] Re: trackpad not recognised

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard and touchpad absent after booting, but not before

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

Title:
  trackpad not recognised

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1914917/+subscriptions

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

[Bug 1917120] Re: Cannot detech my laptop's touchpad

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard and touchpad absent after booting, but not before

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

Title:
  Cannot detech my laptop's touchpad

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1917120/+subscriptions

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

[Bug 1917177] Re: HP Pavilion, trackpad stopped working.

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard and touchpad absent after booting, but not before

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

Title:
  HP Pavilion, trackpad stopped working.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1917177/+subscriptions

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

[Bug 1910834] Re: touchpad not working. Never did.

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard and touchpad absent after booting, but not before

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

Title:
  touchpad not working. Never did.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1910834/+subscriptions

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

[Bug 1912851] Re: Dell 5530: Trackpad, wifi and thunderbolt screen stop working after upgrade from kernel v5.4 to v5.8

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard and touchpad absent after booting, but not before

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

Title:
  Dell 5530: Trackpad, wifi and thunderbolt screen stop working after
  upgrade from kernel v5.4 to v5.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1912851/+subscriptions

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

[Bug 1931288] Re: Touchpad doesn't work in 'Ideapad 5 14ALC05' after OS installation restart.

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard and touchpad absent after booting, but not before

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

Title:
  Touchpad doesn't work in 'Ideapad 5 14ALC05' after OS installation
  restart.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1931288/+subscriptions

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

[Bug 1931787] Re: Keyboard and touchpad absent after booting, but not before

2021-06-29 Thread Owen Cameron
** Description changed:

- After I recently replaced broken screen on HP Spectre x360 G2, keyboard and 
touchpad became irresponsive - but only after booting. Booting with old kernel 
(e.g. 5.4.0-42) restored full control. Also, disabling acpi restored control 
(but one wants to see battery level...). Evidently, it is not  hardwear problem.
+ After I recently replaced broken screen on HP Spectre x360 G2, keyboard and 
touchpad became irresponsive - but only after booting. Booting with old kernel 
(e.g. 5.4.0-42) restored full control. Also, disabling acpi restored control 
(but one wants to see battery level so this hack is insufficient). Evidently, 
it is not  hardwear problem.
  Works fine with external keyboard and mouse.
  
  A similar bug from previous distro:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894125
  
  This issue, including my troubleshooting, is otherwise documented here:
  
https://askubuntu.com/questions/1345402/is-there-a-proper-solution-to-keyboard-and-mouse-not-working-after-boot-proble
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.8.0-55-generic 5.8.0-55.62~20.04.1
  ProcVersionSignature: Ubuntu 5.8.0-55.62~20.04.1-generic 5.8.18
  Uname: Linux 5.8.0-55-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Jun 13 13:15:43 2021
  InstallationDate: Installed on 2021-06-07 (5 days ago)
  InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  SourcePackage: linux-signed-hwe-5.8
  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/1931787

Title:
  Keyboard and touchpad absent after booting, but not before

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1931787/+subscriptions

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

[Bug 1916267] Re: Touchpad not detected HP 15s

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard and touchpad absent after booting, but not before

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

Title:
  Touchpad not detected HP 15s

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1916267/+subscriptions

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

[Bug 1919052] Re: touchpad stopped working after install

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard and touchpad absent after booting, but not before

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

Title:
  touchpad stopped working after install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1919052/+subscriptions

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

[Bug 1919282] Re: 'HP ImagePad' doesn't work at all in "HP Pavilion 15-p077TX Notebook" after ubuntu 20.04 installation

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard and touchpad absent after booting, but not before

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

Title:
  'HP ImagePad' doesn't work at all in "HP Pavilion 15-p077TX Notebook"
  after  ubuntu 20.04 installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1919282/+subscriptions

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

[Bug 1924253] Re: Touchpad does not work. Not even detected. New computer.

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard and touchpad absent after booting, but not before

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

Title:
  Touchpad does not work. Not even detected. New computer.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1924253/+subscriptions

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

[Bug 1924873] Re: hp envy x360 mousepad and keyboard not working

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard and touchpad absent after booting, but not before

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

Title:
  hp envy x360 mousepad and keyboard not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1924873/+subscriptions

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

[Bug 1919316] Re: touchpad driver is not being detected. so touchpad of hp pavillion not working

2021-06-29 Thread Owen Cameron
*** This bug is a duplicate of bug 1931787 ***
https://bugs.launchpad.net/bugs/1931787

** This bug has been marked a duplicate of bug 1931787
   Keyboard and touchpad absent after booting, but not before

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

Title:
  touchpad driver is not being detected. so touchpad of hp pavillion not
  working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1919316/+subscriptions

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

[Bug 1931787] Re: Keyboard and touchpad absent after booting, but not before

2021-06-12 Thread Owen Cameron
** Description changed:

- After recently replaced broken screen, keyboard and touchpad became
- irresponsive - but only after booting. Booting with old kernel (e.g.
- 5.4.0-42) restored full control. Also, disabling acpi restored control
- (but one wants to see battery level...). Evidently, it is not  hardwear
- problem.
- 
+ After I recently replaced broken screen on HP Spectre x360 G2, keyboard and 
touchpad became irresponsive - but only after booting. Booting with old kernel 
(e.g. 5.4.0-42) restored full control. Also, disabling acpi restored control 
(but one wants to see battery level...). Evidently, it is not  hardwear problem.
+ Works fine with external keyboard and mouse.
  
  A similar bug from previous distro:
  https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894125
  
- 
- This issue, including my troubleshooting, is otherwise documented here: 
+ This issue, including my troubleshooting, is otherwise documented here:
  
https://askubuntu.com/questions/1345402/is-there-a-proper-solution-to-keyboard-and-mouse-not-working-after-boot-proble
  
  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.8.0-55-generic 5.8.0-55.62~20.04.1
  ProcVersionSignature: Ubuntu 5.8.0-55.62~20.04.1-generic 5.8.18
  Uname: Linux 5.8.0-55-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.18
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Jun 13 13:15:43 2021
  InstallationDate: Installed on 2021-06-07 (5 days ago)
  InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  SourcePackage: linux-signed-hwe-5.8
  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/1931787

Title:
  Keyboard and touchpad absent after booting, but not before

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1931787/+subscriptions

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

[Bug 1931787] [NEW] Keyboard and touchpad absent after booting, but not before

2021-06-12 Thread Owen Cameron
Public bug reported:

After recently replaced broken screen, keyboard and touchpad became
irresponsive - but only after booting. Booting with old kernel (e.g.
5.4.0-42) restored full control. Also, disabling acpi restored control
(but one wants to see battery level...). Evidently, it is not  hardwear
problem.


A similar bug from previous distro:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1894125


This issue, including my troubleshooting, is otherwise documented here: 
https://askubuntu.com/questions/1345402/is-there-a-proper-solution-to-keyboard-and-mouse-not-working-after-boot-proble

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.8.0-55-generic 5.8.0-55.62~20.04.1
ProcVersionSignature: Ubuntu 5.8.0-55.62~20.04.1-generic 5.8.18
Uname: Linux 5.8.0-55-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sun Jun 13 13:15:43 2021
InstallationDate: Installed on 2021-06-07 (5 days ago)
InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
SourcePackage: linux-signed-hwe-5.8
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-signed-hwe-5.8 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

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

Title:
  Keyboard and touchpad absent after booting, but not before

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.8/+bug/1931787/+subscriptions

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

[Bug 1927660] [NEW] Update from 18.04 to 20.04 fails to calculate

2021-05-06 Thread David Cameron Staples
Public bug reported:

Have successfully performed this update with similar extra software
installed, and can't narrow it down to what software is blocking things.
Other bug reports talk about various other packages, many of which I've
tried removing with no improvement.

"apt-get purge libpython-stdlib" seems like an overreaction, and I'm
hoping it's a misdirected diagnosis.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.44
ProcVersionSignature: Ubuntu 4.15.0-142.146-generic 4.15.18
Uname: Linux 4.15.0-142-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.23
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: XFCE
Date: Fri May  7 11:16:40 2021
InstallationDate: Installed on 2015-12-03 (1981 days ago)
InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2021-05-07 (0 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic dist-upgrade third-party-packages

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

Title:
  Update from 18.04 to 20.04 fails to calculate

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

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

[Bug 1917662] Re: paina hangs after using paint brush

2021-03-03 Thread Cameron White
*** This bug is a duplicate of bug 1786822 ***
https://bugs.launchpad.net/bugs/1786822

** This bug has been marked a duplicate of bug 1786822
   Pinta constantly crashes in Ubuntu fresh install [double free or corruption 
(out)]

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

Title:
  paina hangs after using paint brush

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1917662/+subscriptions

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

[Bug 1915941] Re: Pinta crashes especially with large images

2021-02-20 Thread Cameron White
This is probably the same issue as bug 1786822 - I'd suggest installing
a newer version of Mono from https://www.mono-
project.com/download/stable/#download-lin, or installing the Snap /
Flatpak package

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

Title:
  Pinta crashes especially with large images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1915941/+subscriptions

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

[Bug 1912968] Re: pinta-stable repository not available for Ubuntu Xenial 16.04 LTS

2021-01-24 Thread Cameron White
It seems to build successfully! The package should be available in the
stable & daily builds soon, it's just awaiting publication.

** Changed in: pinta
   Status: New => Fix Released

** Changed in: pinta (Ubuntu)
   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/1912968

Title:
  pinta-stable repository not available for Ubuntu Xenial 16.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/pinta/+bug/1912968/+subscriptions

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

[Bug 1912968] Re: pinta-stable repository not available for Ubuntu Xenial 16.04 LTS

2021-01-24 Thread Cameron White
I don't recall if there were issues with building Pinta 1.7 on 16.04 -
the daily builds also aren't being built (the last one for 16.04 is
1.7+r1077-202004072341 whereas the latest should be
1.7+r1173-202101231612)

I've kicked off a 16.04 build for the daily builds PPA, which is more
automated / easier to test with than the stable builds.

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

Title:
  pinta-stable repository not available for Ubuntu Xenial 16.04 LTS

To manage notifications about this bug go to:
https://bugs.launchpad.net/pinta/+bug/1912968/+subscriptions

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

[Bug 1912861] Re: Virtualbox missing vboxautostart-service.sh

2021-01-22 Thread Cameron Tacklind
I believe I typed in `virtualbox` in the package. I was confused when I
saw it changed. Unclear if I messed up or if website revered it on its
own.

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

Title:
  Virtualbox missing vboxautostart-service.sh

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/virtualbox/+bug/1912861/+subscriptions

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

[Bug 1912861] [NEW] Virtualbox missing vboxautostart-service.sh

2021-01-22 Thread Cameron Tacklind
Public bug reported:

After installing Virtualbox via `sudo apt install virtualbox`, I expect
a service to be installed that enabled automatically starting guest VMs
on system boot.

Looking at the Virtualbox sources, I see a file `vboxautostart-
service.sh` that is the appropriate service configuration.

`dkpg-query -L virtualbox`, after installing, shows only 1 file in
`/etc/init.d/`: `/etc/init.d/virtualbox`.

If memory serves, this init script used to be installed on my system but
I believe unattended updates broke it.

Without this file, one must manually create it (or an equivalent with
Systemd).

Was this removed intentionally?  Or maybe I just broke something on my
system? I've tried re-installing virtualbox a few times.


```
cameron@uberfall:~$ lsb_release -rd
Description:Ubuntu 20.04.1 LTS
Release:20.04
cameron@uberfall:~$ apt-cache policy virtualbox
virtualbox:
  Installed: 6.1.16-dfsg-6~ubuntu1.20.04.1
  Candidate: 6.1.16-dfsg-6~ubuntu1.20.04.1
  Version table:
 *** 6.1.16-dfsg-6~ubuntu1.20.04.1 500
500 http://us.archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 
Packages
100 /var/lib/dpkg/status
 6.1.6-dfsg-1 500
500 http://us.archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages
```

** Affects: xfwm4 (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.launchpad.net/bugs/1912861

Title:
  Virtualbox missing vboxautostart-service.sh

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfwm4/+bug/1912861/+subscriptions

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

[Bug 1900123] Re: Pinta 1.7 Interactive change of Brightness & Contrast

2020-10-30 Thread Cameron White
Do you see the same results in Pinta when using the Help -> About
dialog? It looks like the window manager is dimming the background when
a modal dialog is opened, which isn't something Pinta can really control

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

Title:
  Pinta 1.7 Interactive change of Brightness & Contrast

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1900123/+subscriptions

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

[Bug 1895418] Re: systemd-resolved default config for Caching is still "yes"

2020-10-27 Thread Cameron Steel
Testing systemd 245.4-4ubuntu3.3 on Focal, I can verify that the default
value of the "Cache" directive is "no-negative" in the man page, default
config file, and actual program behaviour.

While doing this, I was reminded that the default value of the "DNSSEC"
directive is "no" in both the default config file and program behaviour,
however the man page lists the default as "allow-downgrade". As a user
looking to change this setting would do so by editing the config file
anyway, I don't personally think this is of great importance to fix.

** Tags removed: verification-needed-focal
** Tags added: 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/1895418

Title:
  systemd-resolved default config for Caching is still "yes"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1895418/+subscriptions

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

[Bug 1900123] Re: Pinta 1.7 Interactive change of Brightness & Contrast

2020-10-26 Thread Cameron White
I tested on a fresh Ubuntu 18.04 virtual machine, with Pinta installed from 
https://launchpad.net/~pinta-maintainers/+archive/ubuntu/pinta-stable, and the 
brightness / contrast effects updated correctly.
I'm not sure what might be different in your setup - are you using the snap or 
flatpak packages of Pinta?

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

Title:
  Pinta 1.7 Interactive change of Brightness & Contrast

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1900123/+subscriptions

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

[Bug 1901358] ProcCpuinfoMinimal.txt

2020-10-26 Thread Gary Cameron
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1901358/+attachment/5427267/+files/ProcCpuinfoMinimal.txt

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

Title:
  [System Settings] :Sound - 5.1 audio outputs are reported as
  Headphones

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1901358/+subscriptions

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

[Bug 1901358] CurrentDmesg.txt

2020-10-26 Thread Gary Cameron
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1901358/+attachment/5427266/+files/CurrentDmesg.txt

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

Title:
  [System Settings] :Sound - 5.1 audio outputs are reported as
  Headphones

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1901358/+subscriptions

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

[Bug 1901358] AudioDevicesInUse.txt

2020-10-26 Thread Gary Cameron
apport information

** Attachment added: "AudioDevicesInUse.txt"
   
https://bugs.launchpad.net/bugs/1901358/+attachment/5427265/+files/AudioDevicesInUse.txt

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

Title:
  [System Settings] :Sound - 5.1 audio outputs are reported as
  Headphones

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1901358/+subscriptions

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

[Bug 1901358] PulseList.txt

2020-10-26 Thread Gary Cameron
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1901358/+attachment/5427269/+files/PulseList.txt

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

Title:
  [System Settings] :Sound - 5.1 audio outputs are reported as
  Headphones

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1901358/+subscriptions

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

[Bug 1901358] ProcEnviron.txt

2020-10-26 Thread Gary Cameron
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1901358/+attachment/5427268/+files/ProcEnviron.txt

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

Title:
  [System Settings] :Sound - 5.1 audio outputs are reported as
  Headphones

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1901358/+subscriptions

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

[Bug 1901358] Re: [System Settings] :Sound - 5.1 audio outputs are reported as Headphones

2020-10-26 Thread Gary Cameron
apport information

** Tags added: apport-collected ulyana

** Description changed:

  [System settings] Sound
  
  ASUS ROG Zenith II Extreme Alpha TRX40 Motherboard
  
  5.1 Audio outputs are only usable as stereo by selecting "Headphones USB
  Audio", which means only the front right and left speaker work.
  
  When I select "Speakers USB Audio" they do not work at all, neither as
  stereo or 5.1 audio.
  
  Ubuntu release 20.04
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.10
+ Architecture: amd64
+ CasperMD5CheckResult: skip
+ CurrentDesktop: X-Cinnamon
+ DistroRelease: Linux Mint 20
+ InstallationDate: Installed on 2018-08-26 (792 days ago)
+ InstallationMedia: Linux Mint 19 "Tara" - Release amd64 20180626
+ NonfreeKernelModules: nvidia_modeset nvidia
+ Package: alsa-driver (not installed)
+ ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
+ Tags:  ulyana
+ Uname: Linux 5.4.0-52-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm audio cdrom dip lpadmin plugdev sambashare sudo vboxusers 
wireshark
+ _MarkForUpload: True
+ dmi.bios.date: 06/05/2020
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 1101
+ dmi.board.asset.tag: Default string
+ dmi.board.name: ROG ZENITH II EXTREME ALPHA
+ dmi.board.vendor: ASUSTeK COMPUTER INC.
+ dmi.board.version: Rev 1.xx
+ dmi.chassis.asset.tag: Default string
+ dmi.chassis.type: 3
+ dmi.chassis.vendor: Default string
+ dmi.chassis.version: Default string
+ dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1101:bd06/05/2020:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnROGZENITHIIEXTREMEALPHA:rvrRev1.xx:cvnDefaultstring:ct3:cvrDefaultstring:
+ dmi.product.family: To be filled by O.E.M.
+ dmi.product.name: System Product Name
+ dmi.product.sku: SKU
+ dmi.product.version: System Version
+ dmi.sys.vendor: System manufacturer

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1901358/+attachment/5427264/+files/AlsaInfo.txt

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

Title:
  [System Settings] :Sound - 5.1 audio outputs are reported as
  Headphones

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1901358/+subscriptions

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

[Bug 1901358] [NEW] [System Settings] :Sound - 5.1 audio outputs are reported as Headphones

2020-10-24 Thread Gary Cameron
Public bug reported:

[System settings] Sound

ASUS ROG Zenith II Extreme Alpha TRX40 Motherboard

5.1 Audio outputs are only usable as stereo by selecting "Headphones USB
Audio", which means only the front right and left speaker work.

When I select "Speakers USB Audio" they do not work at all, neither as
stereo or 5.1 audio.

Ubuntu release 20.04

** Affects: alsa-driver (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.launchpad.net/bugs/1901358

Title:
  [System Settings] :Sound - 5.1 audio outputs are reported as
  Headphones

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1901358/+subscriptions

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

[Bug 1900123] Re: Pinta 1.7 Interactive change of Brightness & Contrast

2020-10-21 Thread Cameron White
Thanks, it is behaving as expected with my test machines, so I think
I'll need to set up an 18.04 virtual machine

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

Title:
  Pinta 1.7 Interactive change of Brightness & Contrast

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1900123/+subscriptions

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

[Bug 1900123] Re: Pinta 1.7 Interactive change of Brightness & Contrast

2020-10-19 Thread Cameron White
I couldn't reproduce this in Ubuntu 20.04, so I'll need to try setting up an 
18.04 VM.
Could you let me know which desktop environment you're using? (Gnome, KDE, etc)

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

Title:
  Pinta 1.7 Interactive change of Brightness & Contrast

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1900123/+subscriptions

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

[Bug 1686173] Re: pinta crashes with a mono error when trying to edit images

2020-10-14 Thread Cameron White
This looks like the same issue - could you try installing the latest
version of Mono from https://www.mono-project.com/download/stable
/#download-lin?

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

Title:
  pinta crashes with a mono error when trying to edit images

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1686173/+subscriptions

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

[Bug 1896306] Re: Only Pinta does not allow me to open an image from any usb drive "permission dennied"

2020-09-21 Thread Cameron White
Which operating system are you using?

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

Title:
  Only Pinta does not allow me to open an image from any usb drive
  "permission dennied"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pinta/+bug/1896306/+subscriptions

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

[Bug 1895418] [NEW] systemd-resolved default config for Caching is still "yes"

2020-09-12 Thread Cameron Steel
Public bug reported:

Back in December, the default for systemd-resolved caching in Ubuntu
systemd was changed to "no-negative" from the upstream default "yes" [0]

In this change, the default value in the resolved.conf file was missed.
As the defaults in this file are commented, the effective default is
still "no-negative", however when viewing the config file, the commented
default "yes" is at odds with the man page resolved.conf(5), which
correctly states the default as "no-negative".

This was an issue for me as I set DNSSEC to "yes", and expected Caching
to also be "yes". Running DNSSEC with the default "no-negative" Caching
is detrimental to performance resolving unsigned zones, as the non-
existence of DNSSEC RRs must be looked up every time.

The issue with the intersection of DNSSEC and Caching is for upstream,
but the least that needs to be done here is updating the resolved.conf
template with "Caching=no-negative" to match the man page and behaviour,
and perhaps even adding a note to the "DNSSEC=" section of
resolved.conf(5) that Caching should be enabled. Now that I'm looking at
that man page, the default for DNSSEC is also listed as "allow-
downgrade", whereas the default for Ubuntu is "no".

[0] https://git.launchpad.net/~ubuntu-core-
dev/ubuntu/+source/systemd/commit/?id=b42658843a9496d6b6bb68ac159f2a9f0a8ba9db
=ubuntu-focal

** Affects: systemd (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.launchpad.net/bugs/1895418

Title:
  systemd-resolved default config for Caching is still "yes"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1895418/+subscriptions

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

[Bug 1874588] Re: Flickering screen after waking up from Suspend

2020-08-18 Thread Ian Cameron
Update: After much testing, the only thing I discovered would fix the
issues (including error messages on startup) was to downgrade the kernel
to 5.3.X. Upgrading wouldn't solve it.

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

Title:
  Flickering screen after waking up from Suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1874588/+subscriptions

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

[Bug 1500970] Re: Can't save an image

2020-07-19 Thread Cameron White
*** This bug is a duplicate of bug 1461162 ***
https://bugs.launchpad.net/bugs/1461162

** This bug has been marked a duplicate of bug 1461162
   Rotate layer, save and crash appears

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

Title:
  Can't save an image

To manage notifications about this bug go to:
https://bugs.launchpad.net/pinta/+bug/1500970/+subscriptions

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

[Bug 1874588] Re: Flickering screen after waking up from Suspend

2020-05-23 Thread Ian Cameron
I've experienced a similar issue on boot, with a Ryzen 7 3800x and a
5700xt on GNOME 3.36.2.

It may be related to a new error message when booting:

amdgpu: [powerplay] failed to send message: NumOfDisplays (64)
$param:0x0003 response

But, contrarily, my flickering issue can be corrected by readjusting the
resolution from 1440p to 1080 and back again.

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

Title:
  Flickering screen after waking up from Suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1874588/+subscriptions

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

[Bug 1667750] Re: xhci_hcd: ERROR Transfer event TRB DMA ptr not part of current TD ep_index 2 comp_code 13

2020-05-13 Thread CK Cameron
Bugstill exists in 20.04

[14624.728999] xhci_hcd :08:00.0: ERROR Transfer event TRB DMA ptr not part 
of current TD ep_index 2 comp_code 1
[14624.729000] xhci_hcd :08:00.0: Looking for event-dma ff8d8050 
trb-start ff8d7fe0 trb-end ff8d7fe0 seg-start ff8d7000 
seg-end ff8d7ff0

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

Title:
  xhci_hcd: ERROR Transfer event TRB DMA ptr not part of current TD
  ep_index 2 comp_code 13

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1667750/+subscriptions

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

[Bug 1877957] Re: Package fonts-noto-cjk seems to be corrupt in 20.04

2020-05-11 Thread Cameron Merkel
Thank you for the advice, that fixed my issue.

** Changed in: fonts-noto-cjk (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  Package fonts-noto-cjk seems to be corrupt in 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-noto-cjk/+bug/1877957/+subscriptions

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

[Bug 1877957] [NEW] Package fonts-noto-cjk seems to be corrupt in 20.04

2020-05-11 Thread Cameron Merkel
Public bug reported:

I just upgraded to Ubuntu Budgie 20.04 from 19.10 and this package
refused to update. After uninstalling it and attempting to reinstall it
I received the following:

cameron@cameron-M14xR2:~$ sudo apt-get install fonts-noto-cjk
[sudo] password for cameron: 
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Suggested packages:
  fonts-noto-cjk-extra
The following NEW packages will be installed:
  fonts-noto-cjk
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/55.7 MB of archives.
After this operation, 92.0 MB of additional disk space will be used.
(Reading database ... 323769 files and directories currently installed.)
Preparing to unpack .../fonts-noto-cjk_1%3a20190410+repack1-2_all.deb ...
Unpacking fonts-noto-cjk (1:20190410+repack1-2) ...
dpkg-deb (subprocess): decompressing archive member: lzma error: compressed 
data is corrupt
dpkg-deb: error:  subprocess returned error exit status 2
dpkg: error processing archive 
/var/cache/apt/archives/fonts-noto-cjk_1%3a20190410+repack1-2_all.deb 
(--unpack):
 cannot copy extracted data for 
'./usr/share/fonts/opentype/noto/NotoSerifCJK-Bold.ttc' to 
'/usr/share/fonts/opentype/noto/NotoSerifCJK-Bold.ttc.dpkg-new': unexpected end 
of file or stream
Errors were encountered while processing:
 /var/cache/apt/archives/fonts-noto-cjk_1%3a20190410+repack1-2_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: fonts-noto-cjk (not installed)
ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
Uname: Linux 5.4.0-29-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: Budgie:GNOME
Date: Mon May 11 02:28:42 2020
InstallationDate: Installed on 2019-12-31 (131 days ago)
InstallationMedia: Ubuntu-Budgie 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: fonts-noto-cjk
UpgradeStatus: Upgraded to focal on 2020-05-11 (0 days ago)

** Affects: fonts-noto-cjk (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal packaging

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

Title:
  Package fonts-noto-cjk seems to be corrupt in 20.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fonts-noto-cjk/+bug/1877957/+subscriptions

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

[Bug 1786822] Re: Pinta constantly crashes in Ubuntu 18.04 fresh install

2020-04-12 Thread Cameron White
Thanks for confirming, this seems to be an issue with the default Mono
version in 18.04

** Changed in: pinta
   Status: New => Triaged

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

Title:
  Pinta constantly crashes in Ubuntu 18.04 fresh install

To manage notifications about this bug go to:
https://bugs.launchpad.net/pinta/+bug/1786822/+subscriptions

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

[Bug 1596618] Re: Zoom not working

2020-04-09 Thread Cameron White
*** This bug is a duplicate of bug 1464855 ***
https://bugs.launchpad.net/bugs/1464855

** This bug has been marked a duplicate of bug 1464855
   The zoom tool does not work

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

Title:
  Zoom not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/pinta/+bug/1596618/+subscriptions

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

[Bug 1853221] [NEW] Two monitors displaying same image

2019-11-19 Thread Cameron Vigil
Public bug reported:

I am using two monitors, they both are displaying the same image. In
settings, only one monitor is recognized (technically they have the same
name, though). I have tried to go into arandr to see what I could do but
only one monitor is recognized there.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: xorg 1:7.7+19ubuntu7.1
ProcVersionSignature: Ubuntu 5.0.0-32.34~18.04.2-generic 5.0.21
Uname: Linux 5.0.0-32-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Tue Nov 19 20:40:28 2019
DistUpgraded: Fresh install
DistroCodename: bionic
DistroVariant: ubuntu
ExtraDebuggingInterest: Yes
GraphicsCard:
 Intel Corporation HD Graphics 620 [8086:5916] (rev 02) (prog-if 00 [VGA 
controller])
   Subsystem: Dell HD Graphics 620 [1028:075b]
InstallationDate: Installed on 2019-11-02 (18 days ago)
InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 (20190805)
MachineType: Dell Inc. XPS 13 9360
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-32-generic 
root=UUID=db637f82-b923-4a94-b32e-7c89cdc41956 ro quiet splash vt.handoff=1
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 05/26/2019
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 2.12.0
dmi.board.name: 05HM5Y
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr2.12.0:bd05/26/2019:svnDellInc.:pnXPS139360:pvr:rvnDellInc.:rn05HM5Y:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.family: XPS
dmi.product.name: XPS 13 9360
dmi.product.sku: 075B
dmi.sys.vendor: Dell Inc.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.97-1ubuntu1~18.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 19.0.8-0ubuntu0~18.04.3
version.libgl1-mesa-glx: libgl1-mesa-glx 19.0.8-0ubuntu0~18.04.3
version.xserver-xorg-core: xserver-xorg-core N/A
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic ubuntu

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

Title:
  Two monitors displaying same image

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1853221/+subscriptions

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

Re: [Bug 1847527] Re: Backport systemd-journal-remote fix PR #11953

2019-11-14 Thread Tom Cameron
I'm currently traveling for work, but will verify the fix this evening
hopefully.

Thanks

On Thu, Nov 14, 2019, 10:41 Dan Streetman 
wrote:

> @drdabbles can you please verify the fix in systemd in proposed
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1847527
>
> Title:
>   Backport systemd-journal-remote fix PR #11953
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/openstack-ansible/+bug/1847527/+subscriptions
>

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

Title:
  Backport systemd-journal-remote fix PR #11953

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-ansible/+bug/1847527/+subscriptions

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

[Bug 1852633] [NEW] nvidia-kernel-source-435 435.21-0ubuntu2: nvidia kernel module failed to build

2019-11-14 Thread Cameron Taggart
Public bug reported:

Let me know if you need anything else.

ProblemType: Package
DistroRelease: Ubuntu 19.10
Package: nvidia-kernel-source-435 435.21-0ubuntu2
ProcVersionSignature: Ubuntu 5.3.0-23.25-generic 5.3.7
Uname: Linux 5.3.0-23-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
DKMSKernelVersion: 5.3.0-23-generic
Date: Thu Nov 14 20:31:45 2019
Dependencies:
 
DuplicateSignature: dkms:nvidia-kernel-source-435:435.21-0ubuntu2:clang: error: 
unsupported option '-dumpspecs'
InstallationDate: Installed on 2019-10-18 (27 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
PackageVersion: 435.21-0ubuntu2
Python3Details: /usr/bin/python3.7, Python 3.7.5rc1, python3-minimal, 3.7.5-1
PythonDetails: /usr/bin/python2.7, Python 2.7.17rc1, python-minimal, 2.7.17-1
RelatedPackageVersions:
 dpkg 1.19.7ubuntu2
 apt  1.9.4
SourcePackage: nvidia-graphics-drivers-435
Title: nvidia-kernel-source-435 435.21-0ubuntu2: nvidia kernel module failed to 
build
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: nvidia-graphics-drivers-435 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package eoan

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

Title:
  nvidia-kernel-source-435 435.21-0ubuntu2: nvidia kernel module failed
  to build

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-435/+bug/1852633/+subscriptions

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

[Bug 1838129] Re: Firefox crashreporter crashed with SIGSEGV in memcpy() when opening links from Visual Studio Code snap

2019-11-04 Thread Cameron Taggart
This happens for me on Ubuntu 19.10 only when vscode is installed as a
snap. https://github.com/snapcrafters/vscode/issues/48

** Bug watch added: github.com/snapcrafters/vscode/issues #48
   https://github.com/snapcrafters/vscode/issues/48

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

Title:
  Firefox crashreporter crashed with SIGSEGV in memcpy() when opening
  links from Visual Studio Code snap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1838129/+subscriptions

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

[Bug 1847527] Re: Backport systemd-journal-remote fix PR #11953

2019-10-11 Thread Tom Cameron
@ddstreet any configuration that ships lots to a remote host will
trigger this. The server always responds with the bug, so the
configuration effectively doesn't matter. As long as one host is
attempting to send journals to another in Disco, this bug will be
triggered.

Examples configs:

###
# Server 1 Config #
###
$ cat /etc/systemd/system/systemd-journal-remote.service
[Unit]
Description=Journal Remote Sink Service
Documentation=man:systemd-journal-remote(8) man:journal-remote.conf(5)
Requires=systemd-journal-remote.socket

[Service]
ExecStart=/lib/systemd/systemd-journal-remote --listen-http=-3 
--output=/var/log/journal/remote/
LockPersonality=yes
LogsDirectory=journal/remote
MemoryDenyWriteExecute=yes
NoNewPrivileges=yes
PrivateDevices=yes
PrivateNetwork=yes
PrivateTmp=yes
ProtectControlGroups=yes
ProtectHome=yes
ProtectHostname=yes
ProtectKernelModules=yes
ProtectKernelTunables=yes
ProtectSystem=strict
RestrictAddressFamilies=AF_UNIX AF_INET AF_INET6
RestrictNamespaces=yes
RestrictRealtime=yes
RestrictSUIDSGID=yes
SystemCallArchitectures=native
User=systemd-journal-remote
WatchdogSec=3min

# If there are many split up journal files we need a lot of fds to access them
# all in parallel.
LimitNOFILE=524288

[Install]
Also=systemd-journal-remote.socket


###
# Server 2 Config #
###
$ cat /etc/systemd/journal-upload.conf
[Upload]
URL=http://server1:19532

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

Title:
  Backport systemd-journal-remote fix PR #11953

To manage notifications about this bug go to:
https://bugs.launchpad.net/openstack-ansible/+bug/1847527/+subscriptions

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

[Bug 1847527] Re: Backport systemd-journal-remote fix PR #11953

2019-10-09 Thread Tom Cameron
For those that may try to search for this bug in the future, the error I
received was

Error 411: gth required

The issue is that libmicrohttpd exhibits a bug when Content-Length is
omitted, even if Transfer-Encoding is set to "chunked". The HTTP/1.1
spec allows Content-Length to be omitted when the length is unknown as
long as Transfer-Encoding: Chunked is specified. The proper behavior
would be for journald to return an error to the client when it has
received too much data.

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

Title:
  Backport systemd-journal-remote fix PR #11953

To manage notifications about this bug go to:
https://bugs.launchpad.net/systemd/+bug/1847527/+subscriptions

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

[Bug 1847527] [NEW] Backport systemd-journal-remote fix PR #11953

2019-10-09 Thread Tom Cameron
Public bug reported:

I'm requesting that systemd 240 receive the fix in upstream PR 11953
found here https://github.com/systemd/systemd/pull/11953

This fixes remote journal shipping using systemd components. I believe
only Disco (19.04) is impacted by this issue.

** Affects: systemd
 Importance: Unknown
 Status: Unknown

** Affects: systemd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: disco

** Bug watch added: github.com/systemd/systemd/issues #11571
   https://github.com/systemd/systemd/issues/11571

** Also affects: systemd via
   https://github.com/systemd/systemd/issues/11571
   Importance: Unknown
   Status: Unknown

** Summary changed:

- Backport journal-remote fix PR #11953
+ Backport systemd-journal-remote fix PR #11953

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

Title:
  Backport systemd-journal-remote fix PR #11953

To manage notifications about this bug go to:
https://bugs.launchpad.net/systemd/+bug/1847527/+subscriptions

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

  1   2   3   4   5   6   7   8   >