[Bug 1875044] Re: Host name not resolved

2020-04-27 Thread Rimas Kudelis via ubuntu-bugs
$ systemd-resolve --status
Global
   LLMNR setting: no
MulticastDNS setting: no
  DNSOverTLS setting: no
  DNSSEC setting: no
DNSSEC supported: no
  DNSSEC NTA: 10.in-addr.arpa
  16.172.in-addr.arpa
  168.192.in-addr.arpa
  17.172.in-addr.arpa
  18.172.in-addr.arpa
  19.172.in-addr.arpa
  20.172.in-addr.arpa
  21.172.in-addr.arpa
  22.172.in-addr.arpa
  23.172.in-addr.arpa
  24.172.in-addr.arpa
  25.172.in-addr.arpa
  26.172.in-addr.arpa
  27.172.in-addr.arpa
  28.172.in-addr.arpa
  29.172.in-addr.arpa
  30.172.in-addr.arpa
  31.172.in-addr.arpa
  corp
  d.f.ip6.arpa
  home
  internal
  intranet
  lan
  local
  private
  test

Link 184 (br-c5c554540e93)
  Current Scopes: none
DefaultRoute setting: no
   LLMNR setting: yes
MulticastDNS setting: no
  DNSOverTLS setting: no
  DNSSEC setting: no
DNSSEC supported: no

Link 909 (veth145b083)
  Current Scopes: none
DefaultRoute setting: no
   LLMNR setting: yes
MulticastDNS setting: no
  DNSOverTLS setting: no
  DNSSEC setting: no
DNSSEC supported: no

Link 907 (veth259d5e7)
  Current Scopes: none
DefaultRoute setting: no
   LLMNR setting: yes
MulticastDNS setting: no
  DNSOverTLS setting: no
  DNSSEC setting: no
DNSSEC supported: no

Link 905 (veth70c5229)
  Current Scopes: none
DefaultRoute setting: no
   LLMNR setting: yes
MulticastDNS setting: no
  DNSOverTLS setting: no
  DNSSEC setting: no
DNSSEC supported: no

Link 903 (veth754adf7)
  Current Scopes: none
DefaultRoute setting: no


$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 19.10
Release:19.10
Codename:   eoan


$ apt policy systemd
systemd:
  Įdiegta:242-7ubuntu3.7
  Kandidatas: 242-7ubuntu3.7
  Versijų lentelė:
 *** 242-7ubuntu3.7 500
500 http://lt.archive.ubuntu.com/ubuntu eoan-updates/main amd64 Packages
100 /var/lib/dpkg/status
 242-7ubuntu3.6 500
500 http://security.ubuntu.com/ubuntu eoan-security/main amd64 Packages
 242-7ubuntu3 500
500 http://lt.archive.ubuntu.com/ubuntu eoan/main amd64 Packages


I don't think I have configured anything WRT how systemd-resolved works. All 
configuration comes from DHCP.

I have configured and sometimes a couple VPN networks use on my machine,
these have some explicit configuration on them (I'm (hopefully) not
using them as default route and I had to configure IPSEC algorithms
manually to be able to connect), but the issue manifests regardless of
whether or not I'm connected to them, so I think it's safe to assume
they don't have any effect on it.

I'm planning to upgrade to Ubuntu 20.04 within a few weeks.

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

Title:
  Host name not resolved

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

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

[Bug 1875044] [NEW] Host name not resolved

2020-04-25 Thread Rimas Kudelis via ubuntu-bugs
Public bug reported:

Systemd-resolved fails to resolve a host which has a private IP address, even 
though its DNS entry is public. This happens even when I am connected to a VPN 
where the host resides.
Interestingly, if I manually issue a `host -a` request, the host gets resolved, 
and further resolution works until its cached entry times out.

Here's some hopefully helpful output of me running `nslookup` and
`host`:

# nslookup
> presto.lmta.lt
Server: 127.0.0.53
Address:127.0.0.53#53

Non-authoritative answer:
*** Can't find presto.lmta.lt: No answer
> server 8.8.8.8
Default server: 8.8.8.8
Address: 8.8.8.8#53
> presto.lmta.lt
Server: 8.8.8.8
Address:8.8.8.8#53

Non-authoritative answer:
Name:   presto.lmta.lt
Address: 10.41.0.118
> server 127.0.0.53
Default server: 127.0.0.53
Address: 127.0.0.53#53
> presto.lmta.lt
Server: 127.0.0.53
Address:127.0.0.53#53

Non-authoritative answer:
*** Can't find presto.lmta.lt: No answer
[^D pressed]

# host presto.lmta.lt
[no output at all. I immediately run the next command]

# host -a presto.lmta.lt
Trying "presto.lmta.lt"
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 20532
;; flags: qr rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 0, ADDITIONAL: 0

;; QUESTION SECTION:
;presto.lmta.lt.IN  ANY

;; ANSWER SECTION:
presto.lmta.lt. 3599IN  A   10.41.0.118

Received 48 bytes from 127.0.0.53#53 in 57 ms

[then immediately afterwards:]
# host presto.lmta.lt
presto.lmta.lt has address 10.41.0.118

# nslookup
> presto.lmta.lt
Server: 127.0.0.53
Address:127.0.0.53#53

Non-authoritative answer:
Name:   presto.lmta.lt
Address: 10.41.0.118

** 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/1875044

Title:
  Host name not resolved

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-18 Thread Rimas Kudelis via ubuntu-bugs
@htrex: 
I'm using PHPStorm as well, and the issue seems gone after I rebooted to 
previous kernel (5.3.0-45-generic). I suggest you do the same until this is 
resolved.

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1872001] Re: 5.3.0-46-generic - i915 - frequent GPU hangs / resets rcs0

2020-04-15 Thread Rimas Kudelis via ubuntu-bugs
I have this issue as well. Rebooted my Thinkpad X1 Carbon 6th gen today,
and now I'm getting these UI lockups for a few seconds every few
minutes, even though the mouse cursor still moves and Spotify keeps
playing what it is playing.

In my case, this seems related to PhpStorm 2020.1. It's enough to just
scroll a file back and forth for like 30 seconds in PhpStorm for the bug
to manifest. Meanwhile scrolling in Firefox or Gnome Terminal doesn't
seem to trigger this.

PhpStorm writes a thread dump each time it happens. I'm attaching one
here, in case it might be useful.

** Attachment added: "PhpStorm thread dump"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1872001/+attachment/5354553/+files/threadDump-20200415-151829.txt

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

Title:
  5.3.0-46-generic - i915 - frequent GPU hangs  / resets rcs0

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

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

[Bug 1854640] Re: White line below the spinner animation

2020-03-23 Thread Rimas Kudelis via ubuntu-bugs
I'll switch to 20.04 as soon as it's released, thanks. Is the spinner
there by default by any chance?

Regarding 1. being not a bug in general, I'm tempted to disagree.
Windows does that somehow, which means it must be possible for Linux to
do as well. Although I do understand that perhaps it's not something
that can be fixed in Plymouth.

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

Title:
  White line below the spinner animation

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

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

[Bug 1854640] Re: Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1 Carbon 6th gen

2020-03-23 Thread Rimas Kudelis via ubuntu-bugs
3 and 4 then, I guess?

Also, thanks for the pointers! I don't think the symptoms we're having are 
exactly same, but they're close enough to give it a shot at considering them as 
such.
Here's where I think our experience differs:
- My impression from bug 1838725 is that sometimes you don't see the boot logo 
at all, only the text mode animation, and some other times everything is fine. 
This isn't my case, because I do see (the black screen and later) the boot logo 
for most of the boot time before being thrown into text mode for a few seconds.
- In bug 1836858 your initial comment says that the logo disappears only 
"briefly". This is of course subjective, but I don't think half of the boot 
time is brief. :)

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] Re: Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1 Carbon 6th gen

2020-03-23 Thread Rimas Kudelis via ubuntu-bugs
Ah right, I guess something has changed. The first case (booting with
disk password) now acts closer to the second (booting without it),
although I haven't tested the latter recently.

The issues that remain are:

1. The Lenovo logo only appears on screen after a significant delay. If feels 
as if about half the booting process has already happened at that time. Before 
it appears, I get to stare at a completely black screen.
2. I rebooted three times in a row on Saturday, and in all cases the graphical 
bootup got interrupted by the text-mode experience (where the word Ubuntu and 
four color-changing dots are shown in plain text) for a couple of seconds just 
before the display manager would kick in.
3. The spinner is not shown during boot-up, only during shutdown.
4. Even at shutdown the spinner is not exactly smooth: you get a white line 
below it just before it disappears, and there is an approx. 1.5 second delay 
between it disappearing and the computer rebooting.

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] The issue is still there

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
I'm attaching a video of the reboot process I performed on Saturday. For
the reference, I had exacly same success with a full poweroff and clean
boot, except I had to enter my PC boot password in that case.


** Attachment added: "20200321_093326.mp4"
   
https://bugs.launchpad.net/bugs/1854640/+attachment/5340309/+files/20200321_093326.mp4

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] ProcCpuinfoMinimal.txt

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1854640/+attachment/5340304/+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/1854640

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] UdevDb.txt

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1854640/+attachment/5340307/+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/1854640

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] Lspci.txt

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1854640/+attachment/5340301/+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/1854640

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] Lsusb.txt

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1854640/+attachment/5340302/+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/1854640

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] ProcModules.txt

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1854640/+attachment/5340306/+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/1854640

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] ProcInterrupts.txt

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1854640/+attachment/5340305/+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/1854640

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] EtcDefaultGrub.txt

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

** Attachment added: "EtcDefaultGrub.txt"
   
https://bugs.launchpad.net/bugs/1854640/+attachment/5340300/+files/EtcDefaultGrub.txt

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] Dependencies.txt

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1854640/+attachment/5340299/+files/Dependencies.txt

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

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] Re: Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1 Carbon 6th gen

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

** Tags added: apport-collected eoan

** Description changed:

  I have multiple issues with plymouth-theme-spinner on my 6th generation
  X1 Carbon. I'll try listing them here.
  
  1. If I enable hard disk password in BIOS, neither Lenovo logo, nor the
  spinner is shown during bootup. Instead, I just get the black screen. I
  believe I do get the full experience with the logo and the spinner
  during shutdown though.
  
  2. When the hard disk password is disabled, I get the red Lenovo logo
  during bootup, but not the spinner. (I guess the spinner is the common
  issue between this and the first case).
  
- 3. In both cases, the graphical bootup gets interrupted by the text-mode
- experience (where the word Ubuntu and four color-changing dots are shown
- in plain text) just before the display manager kicks in.
+ 3. In both cases, the graphical bootup gets interrupted by the text-mode 
experience (where the word Ubuntu and four color-changing dots are shown in 
plain text) just before the display manager kicks in.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu8.6
+ Architecture: amd64
+ BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
+ CurrentDesktop: ubuntu:GNOME
+ DefaultPlymouth: /usr/share/plymouth/themes/bgrt/bgrt.plymouth
+ DistroRelease: Ubuntu 19.10
+ InstallationDate: Installed on 2019-11-25 (118 days ago)
+ InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
+ MachineType: LENOVO 20KHA003CD
+ Package: plymouth 0.9.4git20190712-0ubuntu4.1
+ PackageArchitecture: amd64
+ ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-42-generic 
root=UUID=4d5cbc1f-66ec-4286-a31f-bd3d77498556 ro quiet splash 
cgroup_enable=memory swapaccount=1 vt.handoff=7
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=lt_LT.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 i915drmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-42-generic 
root=UUID=4d5cbc1f-66ec-4286-a31f-bd3d77498556 ro quiet splash 
cgroup_enable=memory swapaccount=1 vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.3.0-42.34-generic 5.3.18
+ Tags:  eoan
+ TextPlymouth: /usr/share/plymouth/themes/ubuntu-text/ubuntu-text.plymouth
+ Uname: Linux 5.3.0-42-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dialout dip docker lpadmin lxd plugdev sambashare sudo 
vboxusers
+ _MarkForUpload: True
+ dmi.bios.date: 02/20/2020
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: N23ET71W (1.46 )
+ dmi.board.asset.tag: Not Available
+ dmi.board.name: 20KHA003CD
+ dmi.board.vendor: LENOVO
+ dmi.board.version: SDK0L77769 WIN
+ dmi.chassis.asset.tag: No Asset Information
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: None
+ dmi.modalias: 
dmi:bvnLENOVO:bvrN23ET71W(1.46):bd02/20/2020:svnLENOVO:pn20KHA003CD:pvrThinkPadX1Carbon6th:rvnLENOVO:rn20KHA003CD:rvrSDK0L77769WIN:cvnLENOVO:ct10:cvrNone:
+ dmi.product.family: ThinkPad X1 Carbon 6th
+ dmi.product.name: 20KHA003CD
+ dmi.product.sku: LENOVO_MT_20KH_BU_Think_FM_ThinkPad X1 Carbon 6th
+ dmi.product.version: ThinkPad X1 Carbon 6th
+ dmi.sys.vendor: LENOVO

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1854640/+attachment/5340298/+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/1854640

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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

[Bug 1854640] ProcCpuinfo.txt

2020-03-22 Thread Rimas Kudelis via ubuntu-bugs
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1854640/+attachment/5340303/+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/1854640

Title:
  Multiple issues with plymouth-theme-spinner on Lenovo Thinkpad X1
  Carbon 6th gen

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

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