I would like to comment that the suggested fix does not allow
snapshotting of BTRFS root mounts that aren't a subvolume. I didn't
actually notice the original reporter's configuration and was more
focused on my issue - which is very much using a subvolume and will not
clutter /
If I understand you
(In reply to Raman Gupta from comment #100)
> Furthermore, the positioning of these windows is often simply wrong, showing
> up on the top left corner many times, or other weird behavior.
That seems like a bug in KWin - it should not create a new window in the
top left corner unless there's a real
I'm not interested in investing time in testing this 14 year old bug.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/569064
Title:
Ext file systems fail to mount if computer clock is reset
To manage
I fixed my git push issues. The proposed fix is posted in
https://code.launchpad.net/~oded-geek/ubuntu/+source/apt-btrfs-
snapshot/+git/apt-btrfs-snapshot/+merge/470734
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
Launcpad killed all the spaces which are 100% necessary to get this
python code to compile :-( , anyway - contact me if you want the code in
another way.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2
I can't figure out how to patch a merge request to this package (the
launchpad git configuration does not work for me and/or I cannot figure
the process out) - so here's the patch that should fix this issue:
diff --git a/apt_btrfs_snapshot.py b/apt_btrfs_snapshot.py
index 980c787..6ec4e0e 100644
-
I think the problem is in this code that is in the apt_btrfs_snapshot
Python module:
def _get_supported_btrfs_root_fstab_entry(self):
""" return the supported btrfs root FstabEntry or None """
for entry in self.fstab:
if (
entry.mountpoint == "/"
This is no longer an issue for me on Plasma 6. If this is still relevant
in Kubuntu 24.04, I'm sure someone else will report it.
** Changed in: plasma-workspace (Ubuntu)
Status: Incomplete => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
Thank you. I kind of forgot about this report (I should have tracked the
bugs.kde.org ticket).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1422098
Title:
Global keyboard shortcuts settings window
Public bug reported:
Kodi 19.4 in Jammy crashes after starting (within a few minutes) while
finishing the database indexing.
The Kodi crash log report is attached below, but the relevant stack
trace from that is the following:
8<
Core was generated by `/usr/lib/x86_64-linux-gnu/kodi/kodi
The problem is that impish is using cgroups v2, while the cgroup-tools
is 0.41 (as shown in the report) which supports only cgroups v1.
As the problem is solved in jammy by using cgroup-tools 2.0, and impish
will be out of support in a couple of months - I recommend closing this
issue as "wont fix
Closing, as I don't think the information I submitted is useful.
** Changed in: initramfs-tools (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1957917
Title:
p
Public bug reported:
This is probably the result of an upgrade in Impish, but I'm not sure
when it happened. Hopefully the attachments will have more info.
ProblemType: Package
DistroRelease: Ubuntu 21.10
Package: initramfs-tools 0.140ubuntu6
ProcVersionSignature: Ubuntu 5.13.0-25.26-generic 5.13
I just started experiencing this issue again, last week. Same hardware:
Precision 5520 with thunderbolt dock Dell TB-16. Kernel
5.11.0-22-generic on hirsute.
---8<---
Jun 27 14:53:11 vesho kernel: xhci_hcd :0e:00.0: ERROR unknown event type 15
Jun 27 14:53:16 vesho kernel: xhci_hcd :0e:00.
Re: #30 and #21. I have the same issue:
8<
$ for p in /etc/apt/trusted.gpg.d/ubuntu-*; do gpg --no-default-keyring
--keyring $p --list-keys; done
/etc/apt/trusted.gpg.d/ubuntu-keyring-2012-cdimage.gpg
--
pub rsa4096 2012-05-11 [SC]
Seems to still be an issue with docker on groovy/focal/[...]. Any plans
to backport the new seccomp to those?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1916485
Title:
test -x fails inside shell
#110 (Toumas) - I no longer experience this problem when running 20.10
with the latest kernel and the latest Dell firmware update (fwupdmgr
works reasonably well, but you can also just download the firmware file
from Dell, put it on a USB dok and the preboot screen lets you apply it
directly - no M
Public bug reported:
during first update after installing a new copy of groovy.
ProblemType: Package
DistroRelease: Ubuntu 20.10
Package: initramfs-tools 0.137ubuntu12
ProcVersionSignature: Ubuntu 5.8.0-33.36-generic 5.8.17
Uname: Linux 5.8.0-33-generic x86_64
NonfreeKernelModules: zfs zunicode z
Public bug reported:
During update after installing a new copy of groovy.
ProblemType: Package
DistroRelease: Ubuntu 20.10
Package: linux-firmware 1.190.2
ProcVersionSignature: Ubuntu 5.8.0-33.36-generic 5.8.17
Uname: Linux 5.8.0-33-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcomm
** Changed in: qps (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/1899616
Title:
Upgrading from focal to groovy, qps cannot be updated
To manage notific
Right. OK. Sorry. Personally I think upgrades (using do-release-upgrade)
should be something that is of interest to be checked during beta, but
you're the boss.
Looking more into the issue and comparing with a fresh Groovy from
docker, I identified the issue as the fact that I have libqt5core5a
v
Groovy was announced as "beta" quality in the beginning of the month. I
am reporting a bug in a beta release so it might get fixed before the
official release. I was not complaining, demanding attention or being a
bad actor in any way that I can detect - and no one said anything about
using Groovy
Public bug reported:
The qps version from groovy - 2.1.0 - cannot be installed over an
existing qps 2.0.0 from focal.
I can see an update is available using `apt list --upgradable` but
running `apt full-upgrade` will not install it.
Trying to update manually I get this:
```
root@vesho:~# apt li
The GNOME issue is completely separate from the problem of "triggering
layout change on press", as GNOME does not use the kxb behavior at all -
it actually disables any options set using setxkbmap - instead it
listens to keyboard events and implements its own custom behavior that
mimics Mac OS.
No
@sanette - the problem you describe doesn't seem to be the same problem
originally reported in this ticket: that problem was with kernel 5.4 and
was causing a complete hang - not for a few seconds, but complete
failure with a graphical system reset the only resolution.
You may be experiencing an e
Sorry for the long delay in testing - I've been cooped up at home due to
illness, where my ability to test with different display configurations
in severely limited.
That being said, I've been running the canonical-kernel-team/unstable
5.4.0-17.21 for about a week now, including two days in the of
Just had an i915 crash on 5.4.0-14-generic #17+lp1853044v1. There appear
to be 3 crashes right after the other, I'm not sure what it means. It
could be related to the fact that I have a script running that detects
these crashes, waits 30 seconds and then restarts the display manager -
but if it is
The problem didn't reproduce with mainline PPA kernel 5.5.6. I'm now
running "5.4.0-14-generic #17+lp1853044v1", which is fine so far, but
due to the flu and extended weekend - I didn't have enough time to
properly stress test this. Likely will happen tomorrow.
--
You received this bug notificati
Just got this triggered with 5.4.0-15-generic #18-Ubuntu from focal-
proposed.
Logs below.
If you want me to run another kernel, or try patched kernels, I can do
that.
Kernel log:
8<
Feb 25 10:08:08 vesho kernel: i915 :00:02.0: GPU HANG: ecode
9:1:0x, hang on rcs0
Feb 25 1
@David - as far as I know, before reporting kernel issues, Ubuntu users
are expected to try a repro with a mainline kernel. I've read (some of)
the discussion in the Freedesktop bug report where people have proposed
that various patches have possibly solved the problem, so I hit the
mainline PPA an
I just got the same freeze with the mainline 5.4.22. I'm trying the
proposed kernel.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1861395
Title:
system hang: i915 Resetting rcs0 for hang on rcs0
T
After updating to kernel mainline build 5.4.22-050422-generic
#202002240833, I couldn't immediately trigger the problem (including
scrubbing through a YouTube video on Chrome, as mentioned in upstream
freedesktop ticket), even though previously I could usually get the
problem triggered within a few
I think I'm triggering this problem with focal 5.4.0-14-generic
#17-Ubuntu.
Kernel log says:
8<
Feb 24 15:27:53 vesho kernel: Asynchronous wait on fence i915:Xorg[2401]:1d16c
timed out (hint:intel_atomic_commit_ready+0x0/0x54 [i915])
Feb 24 15:27:53 vesho kernel: Asynchronous wait on fen
A. Major kudos to nrbrtx for maintaining the patched Xorg PPA - this was a life
saver, and I don't believe it was mentioned enough.
B. Is this still an issue?
Currently - on beta focal, I am using Xorg from Ubuntu (without
Norbert's PPA) on KDE Plasma 5.18, and I don't see to have this problem:
I
Public bug reported:
After upgrading to focal, there is no `/usr/bin/python` executable and
no `python` package that can installed.
As are result:
- 3rd party packages that require a `python` package fail to install or are
removed during upgrade or `apt --fix-broken install`
- software installed
After an update to 5.3.0-26-generic (and then some time passed), got a
connection fail when unsuspending.
The attached log is from journalctl -b -k with dyndbg enabled, from
suspending (Jan 21, 23:58) through complete failure of the connection at
09:08:16 and a disconnect and reconnect that succee
With the current setup, I didn't manage to reproduce the problem yet
today. Here's the debug log that you asked that includes booting with
the thunderbolt connected, then disconnecting and reconnecting - all
completing successfully.
** Attachment added: "okconnect.log"
https://bugs.launchpad.n
The `logitech-hidpp-device` is the Logitech unified receiver I have
connected to the dock. It always generates lots of error messages like
this, even when connected directly to the computer's built-in USB port.
There's another Logitech unified receiver connected to the computer
itself, for the mou
And now, I managed to get a repro of the stated problem: USB controller
fails to complete initialization when connecting the thunderbolt cable.
This was 100% reproduceable for a few runs (logs 1 through 5), and only
stopped reproducing when I removed an Android device that was sitting at
the end o
Attached kernel log of trying to recover from lp1766076 and failing.
The log starts at the point where we do `echo -n $id >
/sys/bus/pci/drivers/xhci_hcd/bind` at 13:05:44, and the driver gives up
at 13:05:55.
I'm actually not sure how relevant this is to this issue...
** Attachment added: "lp18
With the `dyndbg` flag, I can't seem to reproduce the problem: I tried
to connect and disconnect the cable a few times as well as rebooting
(which was almost 100% guaranteed to cause this issue).
I attached logs of the successful thunderbolt connection while running
and a boot log with the dock al
Since I started getting the bug 1766076 xhci failure, this problem has
become more acute as the automatic workaround described in 1766076 no
longer works - when resetting the xhci bus, the bus fails to be set up
properly due to this issue and I'm left with a non-functioning system.
See attached lo
Just had the "unknown event type 15" error happen again, with the
lp1766076 kernel and current firmware:
---8<---
Dec 25 11:19:34 vesho kernel: xhci_hcd :0e:00.0: ERROR unknown event type 15
Dec 25 11:19:39 vesho kernel: xhci_hcd :0e:00.0: xHCI host not responding
to stop endpoint command
Tries booting with the chain disconnected from the dock, and as expected
- the system boots correctly with the dock attached and built-in USB
devices present, after which plugging the USB cable in works well.
The problem seems to only be when external USB devices are connected to
the dock.
Here's
As I mentioned in comment 22, connecting the thunderbolt dock without
any additional USB devices plugged in, works well. After the controller
initializes, I can plug in the rest of the devices and they get set up
properly.
Comment 22 has a dmesg log off that.
I haven't tried booting with the dock
Sorry, the joy was (relatively) short-lived: Even with
`/etc/default/grub` `GRUB_CMDLINE_LINUX_DEFAULT` setting set to empty, I
can still reproduce this problem with the lp1766076 kernel: it
definitely happens less - maybe 1 in 3 times instead of almost always -
but it still happens.
Here's a boot
Also connect/disconnect succeeds. See attached logs.
There are other problems now, which the kernel flags were supposed to
solve. I'd need to reboot a few times to figure out which flag causes
the problem.
** Attachment added: "lp1766076-tb-reconnect-success.log"
https://bugs.launchpad.net/ub
with the lp1766076 kernel, removing all the parameters after "quiet"
(I'm thinking the ones before that are required for successful boot),
the thunderbolt connects successfully on boot.
Attached dmesg log.
** Attachment added: "lp1766076-boot-dmesg-tbconnected.log"
https://bugs.launchpad.net/
What I currently do, is to detach the USB cable from the dock, connect
the thunderbolt cable to the computer, wait for everything to settle
(either by looking at the dmesg log or just waiting for the dock audio
device to be registered - which shows on the OSD), then connecting the
USB cable. See at
Additionaly, with the lp1766076 kernel, after disconnecting the
thunderbolt cable, reconnecting it again fails - attached a short dmesg
log of just that.
** Attachment added: "lp1766076-tb-reconnect-fail-dmesg.log"
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1856161/+attachment/531455
The current situation is that I can't use the thunderbolt dock's USB hub
normally: it almost always fails to connect - with the generic Ubuntu
kernel or with the "5.3.0-25-generic #27~lp1766076" kernel suggested in
the comment above.
Trying to boot with the lp1766076 kernel (which I'm currently ru
I also just saw this during a forced XHCI reset (after the USB bus
failed to connect):
8<
[ 247.130032] usb 3-1.6.2.4: new low-speed USB device number 9 using xhci_hcd
[ 247.388286] usb 3-1.6.2.4: New USB device found, idVendor=04d9,
idProduct=2013, bcdDevice= 1.03
[ 247.388287] usb 3-
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1856161/+attachment/5311964/+files/WifiSyslog.txt
** Changed in: linux (Ubuntu)
Status: Incomplete => New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is s
apport information
** Attachment added: "ProcEnviron.txt"
https://bugs.launchpad.net/bugs/1856161/+attachment/5311958/+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/1856161
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1856161/+attachment/5311963/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1856161
Title:
Th
apport information
** Attachment added: "ProcModules.txt"
https://bugs.launchpad.net/bugs/1856161/+attachment/5311960/+files/ProcModules.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1856161
apport information
** Attachment added: "ProcInterrupts.txt"
https://bugs.launchpad.net/bugs/1856161/+attachment/5311959/+files/ProcInterrupts.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/185
apport information
** Attachment added: "RfKill.txt"
https://bugs.launchpad.net/bugs/1856161/+attachment/5311962/+files/RfKill.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1856161
Title:
Th
apport information
** Attachment added: "ProcCpuinfo.txt"
https://bugs.launchpad.net/bugs/1856161/+attachment/5311956/+files/ProcCpuinfo.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1856161
apport information
** Attachment added: "PulseList.txt"
https://bugs.launchpad.net/bugs/1856161/+attachment/5311961/+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/1856161
Titl
apport information
** Attachment added: "Lsusb.txt"
https://bugs.launchpad.net/bugs/1856161/+attachment/5311955/+files/Lsusb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1856161
Title:
Thun
apport information
** Attachment added: "ProcCpuinfoMinimal.txt"
https://bugs.launchpad.net/bugs/1856161/+attachment/5311957/+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/
apport information
** Attachment added: "CRDA.txt"
https://bugs.launchpad.net/bugs/1856161/+attachment/5311951/+files/CRDA.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1856161
Title:
Thunde
apport information
** Attachment added: "IwConfig.txt"
https://bugs.launchpad.net/bugs/1856161/+attachment/5311953/+files/IwConfig.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1856161
Title:
apport information
** Tags added: apport-collected
** Description changed:
Using Ubuntu eoan fully updated with kernel 5.3.0-24-generic on a Dell
Precision 5520. When connecting a Dell Thunderbolt dock TB16, the USB
bus connects very slowly (15~20 seconds) and sometimes does not connect
apport information
** Attachment added: "Lspci.txt"
https://bugs.launchpad.net/bugs/1856161/+attachment/5311954/+files/Lspci.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1856161
Title:
Thun
apport information
** Attachment added: "CurrentDmesg.txt"
https://bugs.launchpad.net/bugs/1856161/+attachment/5311952/+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/1856161
Public bug reported:
Using Ubuntu eoan fully updated with kernel 5.3.0-24-generic on a Dell
Precision 5520. When connecting a Dell Thunderbolt dock TB16, the USB
bus connects very slowly (15~20 seconds) and sometimes does not connect
at all and a failure is reported in dmesg:
[ 117.834621] xhci_
The delay to connect the USB devices seems to be a feature of the new
firmware or something - on MS-Windows it takes even longer, about 30
seconds for all the devices to finish connecting. Could it be that the
xhci_hcd failure is caused by the fact that the dock is now so slow to
respond?
Anyway,
I just went back to using my Precision 5520 with the TB16 dock, after
that duo was benched for a few months while I waited for a replacement
battery to be shipped, and now the situation is similar but worse:
Every time I connect the dock cable, Linux tries to attached the USB
hub, fails and discon
Norbert: and it is working great! I wish Canonical would just pick it
up.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683383
Title:
Keyboard layout change on hotkeys press instead of release and
Daniel, I understand from your change that you think this bug does not
affect cosmic?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1683383
Title:
Keyboard layout change on hotkeys press instead of
My current complete workaround is documented here:
https://gist.github.com/guss77/1356e5f3be4f2acbc73053cc6d3c0b1c
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1766076
Title:
USB over thunderbolt t
I haven't had that issue for a while, since kernel 4.20, I think, but I
just had this issue again, on up to date 19.04 with kernel 5.0.0-13:
[376539.800632] xhci_hcd :0e:00.0: ERROR unknown event type 15
[376544.914548] xhci_hcd :0e:00.0: xHCI host not responding to stop
endpoint command.
I've been running disco for a while with `generic` Ubuntu kernel 5.0.0
(currently 5.0.0-8), and I haven't experienced that problem for a while.
I still get some USB issues from time to time with the Dell dock - where
the USB does not connect when I plug the dock to the laptop, at which
point I pul
BTW, I think this is a problem specifically with Dell custom thunderbolt
docs - they do a bit more than straight forward TB3 docs, at the minimum
they have overspeced power output to handle Precisions' huge power
budget, but maybe they do more stuff?
I also run my Precision with a standard TB3 doc
As described in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=907539
, installing gimp-python solves the problem.
It looks like this can be fixed by adding a dependency from gimp-plugin-
registry to gimp-python.
** Bug watch added: Debian Bug tracker #907539
https://bugs.debian.org/cgi-bin
Ah, in addition to the USB port, I'm also using:
- 2 display ports (to the screens), though these continue to work even when
xhci break.
- The gigabit ethernet port
- The audio out port
I'm attaching the kernel log that includes the discovery of the dock
during resume from suspend (minus a lot of
I'm using the USB port at the back on the TB16, chained through a couple
of Dell U2718Q to a Logitech unified receiver and a Das Keyboard
(original) and a few USB cables that get attached to various Android and
iOS devices from time to time, though most issues occur when no phone
device is connecte
Just got hit with the problem again, after the 1.11.0 firmware upgrade,
on Cosmic:
[428188.916420] xhci_hcd :0e:00.0: ERROR unknown event type 15
[428193.955247] xhci_hcd :0e:00.0: xHCI host not responding to stop
endpoint command.
[428193.955570] xhci_hcd :0e:00.0: xHCI host controll
On my system, the Precision 5520 is powered by the TB16 dock.
I have updated the firmware to 1.11.0 a couple of days ago, and so far
no crashes - though there have been stretches of weeks in the past
without a crash. I'll update the next time it does stop working.
--
You received this bug notifi
Norbert: any chance you update your PPA with support for Xorg 1.20 from
Cosmic?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1245473
Title:
Binding ctrl+shift, alt+shift, etc for switching keyboard
Public bug reported:
When starting GIMP, messages similar to this are shown in the console:
---
GIMP-Error: Unable to run plug-in "plugin-resynth-sharpen.py"
(/usr/lib/gimp/2.0/plug-ins/plugin-resynth-sharpen.py)
Failed to execute child process “python” (No such file or directory)
---
This mess
BTW - I'm running Kubuntu, and doing the upgrade with kubuntu-devel-
release-upgrade works just fine without needing to update appstream to
0.12.2 first.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1
Have the same issue upgrading from bionic to cosmic. Updating appstream
to the version from cosmic workedaround the problem.
Please backport fix to bionic so that other people will be able to
upgrade using the Ubuntu normal upgrade process.
--
You received this bug notification because you are a
The last TB firmware was released 2018-04, and it is up to date (also
according to fwupdmgr).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1766076
Title:
USB over thunderbolt turns off every once i
I had to downgrade the BIOS back to 1.10.1 (fwupdmgr installed 1.11) as
under the new firmware suspend to RAM caused the system to completely
power off (i.e. boot from scratch when powering on). I'll try to update
again when the new update is released on Dell's website (the current
version on the w
Apparently there's a firmware update (I was running 1.10, which is about
a month old - I've updated the firmware several times during the life
time of this bug). I'll update and wait for it to happen again.
BTW - the behavior is usually that after this disconnect happens once, I
can reset the USB
Just got the issue again with latest Bionic kernel (Precision 5520 +
TB16):
[253938.395439] xhci_hcd :0e:00.0: ERROR unknown event type 15
[253943.344375] xhci_hcd :0e:00.0: xHCI host not responding to stop
endpoint command.
[253943.344704] xhci_hcd :0e:00.0: xHCI host controller not
Sorry, I missed the important line from the dmesg log. It should be:
[72735.678702] xhci_hcd :0e:00.0: ERROR unknown event type 15
[72740.609531] xhci_hcd :0e:00.0: xHCI host not responding to stop endpoint
command.
[72740.609850] xhci_hcd :0e:00.0: xHCI host controller not responding
I've been running a few days now with the main line kernel 4.18.3 (from
Ubuntu's main line kernel downloads), and I just got this again:
[72740.609531] xhci_hcd :0e:00.0: xHCI host not responding to stop endpoint
command.
[72740.609850] xhci_hcd :0e:00.0: xHCI host controller not respondi
*** This bug is a duplicate of bug 1759300 ***
https://bugs.launchpad.net/bugs/1759300
After several upgrades/downgrades of libinput and reboots, including
setting up xinput quirks according to
http://www.dell.com/support/article/ca/en/cabsdt1/sln308258/precision-
xps-ubuntu-general-touchpad-m
Confirmed this is a libinput regression - I've built and installed
libinput 1.8.4 from Artful and that returned the RMB click functionality
(though of course many other things that rely on libinput >= 1.9 broke).
** Package changed: xinput (Ubuntu) => libinput (Ubuntu)
--
You received this bug n
Public bug reported:
Using the clickable touchpad on the Dell Precision 5520, the "right
mouse button" (an area marked on the bottom right of the touchpad) no
longer produces an RMB event when clicked. This used to work in Artful.
More details:
The Dell Precision touchpad is "clickable" - i.e. wh
Reading into it a bit, it could be an issue with libinput, which Bionic
ships version 1.10 (over Artful's 1.8).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1777395
Title:
[bionic] Dell precision t
The issue of fixing the spec was raised before, and the answer thn was:
(Vasily Khoruzhick from comment #37)
> Daniel is now working on XKB2, so fixing/changing XKB1 has no sense :)
As far as I know, XKB2 was never released, not even as a draft.
Are you saying that the situation has changed and
I had this issue previously under Zesty and I think it was gone under
Artful (though I'm not sure - the dock started having hardware issues at
that point). I just upgraded to Bionic *and* got a new dock, and almost
immediately started having these issues.
I'll try the mainline build tomorrow.
--
apport information
** Attachment added: "UdevDb.txt"
https://bugs.launchpad.net/bugs/1766076/+attachment/5125532/+files/UdevDb.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1766076
Title:
US
apport information
** Attachment added: "RfKill.txt"
https://bugs.launchpad.net/bugs/1766076/+attachment/5125531/+files/RfKill.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1766076
Title:
US
apport information
** Attachment added: "WifiSyslog.txt"
https://bugs.launchpad.net/bugs/1766076/+attachment/5125533/+files/WifiSyslog.txt
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1766076
Ti
1 - 100 of 703 matches
Mail list logo