** Changed in: linux (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1826691
Title:
fwupd hangs after 19.04 upgrade from 18.10
Status in L
I tried to reproduce using the same read-dpcd as above on #11. I don't
see the hang anymore using 5.4 on 20.04.
Thanks for following up.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1826
So I have reason to believe this is fixed in kernel 5.2 and later by
this commit:
https://github.com/torvalds/linux/commit/8ae5b1d78d4acbe9755570f26703962877f9108a
Would someone affected be able to check the with a modern kernel if it
can still reproduce? On some Renoir hardware I found that as f
eoan has reached end of life, so this bug will not be fixed for that
release
** Changed in: linux (Ubuntu Eoan)
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.ne
** Changed in: linux (Ubuntu Disco)
Status: Triaged => Won't Fix
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1826691
Title:
fwupd hangs after 19.04 upgrade from 18.10
Status i
Launchpad has imported 2 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=110604.
If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://hel
I'm marking eoan as fixed, as it has 1.2.10 which contains the
workaround to avoid using synaptics mst on amdgpu devices.
The kernel tasks is still open as this is still a real kernel problem.
** Changed in: fwupd (Ubuntu Eoan)
Status: Triaged => Fix Released
** Changed in: fwupd (Ubuntu
** Tags added: cscc
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1826691
Title:
fwupd hangs after 19.04 upgrade from 18.10
Status in Linux:
Unknown
Status in fwupd package in Ubuntu
** Changed in: linux (Ubuntu Disco)
Status: Incomplete => Triaged
** Changed in: linux (Ubuntu Eoan)
Status: Incomplete => Triaged
** Also affects: linux via
https://bugs.freedesktop.org/show_bug.cgi?id=110604
Importance: Unknown
Status: Unknown
--
You received this b
Reported - https://bugs.freedesktop.org/show_bug.cgi?id=110604
Thanks for your help.
** Bug watch added: freedesktop.org Bugzilla #110604
https://bugs.freedesktop.org/show_bug.cgi?id=110604
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed
So this issue needs to be reported upstream to AMD @FDO.
https://bugs.freedesktop.org
Having the very simple replicator should be good to include it too.
--
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launc
@You-Sheng
Sorry, our messages must have crossed paths.
Appears to be the third device from the strace of the fwupd process in
the hung state.
$ grep -i drm strace.log | tail -n 2
2897 20:01:01.099170 lseek(19, 1200, SEEK_SET) = 1200
2897 20:01:01.099193 read(19, ) = ?
So as you suspected, w
You're probably right about the driver. I've seen other complaints from
the drm layer around amdgpu. I'll try to watch dmesg more often to catch
more of these.
Just added the files from apport.
As for the rest:
> 1) Can you please follow the things that the bot said to add your logs
to the bug.
This is a small C program doing exactly the same thing as fwupd does to
trigger this issue. Usage: `sudo ./read-dpcd /dev/drm_dp_aux`.
To find out what is, replace ExecStart property in
`/lib/systemd/system/fwupd.service` from `/usr/lib/fwupd/fwupd` to
`/usr/bin/strace -D -tt -y -f -o /var/lib/fw
apport information
** Tags added: apport-collected
** Description changed:
1) The release of Ubuntu you are using, via 'lsb_release -rd' or System ->
About Ubuntu
$ lsb_release -rd
Description:Ubuntu 19.04
Release:19.04
Being a firmware updater, the machine is probably
This is definitely a kernel bug, but it's exaggerated by userspace.
So whether it should be worked around in userspace or fixed in the kernel space
is debatable.
For now, I believe you can employ that workaround to keep your system
stable, but I would ask the following.
1) Can you please follow
Thank you very much. I think I can live with the first option. I'll look
more into the implications, but it seems to be better than not having
the process running at all.
Not sure if I need to do anything to close this.
> 1. Blacklist synapticsmst plugin in fwupd in /etc/fwupd/daemon.conf
This
This is a bug in the amdgpu kernel module.
When trying to access the DP aux channel it is causing system hangs.
At least in upstream fwupd there is a recently committed workaround:
https://github.com/hughsie/fwupd/commit/57816a7907e5f56c2136af31a4f1ae5186d87565
For now you can do the following:
1
18 matches
Mail list logo