[Bug 2073087] Re: org.freedesktop.network1 doesn't start after boot

2024-07-17 Thread Moshe Levi
This is server installation.  The server is baremetal with 10 nic.


root@hgx-isr1-001:~# systemctl status systemd-networkd
● systemd-networkd.service - Network Configuration
 Loaded: loaded (/lib/systemd/system/systemd-networkd.service; enabled; 
vendor preset: enabled)
 Active: active (running) since Wed 2024-07-17 22:06:00 IDT; 10h ago
TriggeredBy: ● systemd-networkd.socket
   Docs: man:systemd-networkd.service(8)
   Main PID: 3904 (systemd-network)
 Status: "Processing requests..."
  Tasks: 1 (limit: 629145)
 Memory: 9.9M
CPU: 2.148s
 CGroup: /system.slice/systemd-networkd.service
 └─3904 /lib/systemd/systemd-networkd

Jul 17 22:55:58 hgx-isr1-001.mtl.labs.mlnx systemd-networkd[3904]: 
enp94s0f0np0: Lost carrier
Jul 17 22:55:58 hgx-isr1-001.mtl.labs.mlnx systemd-networkd[3904]: 
enp94s0f0np0: DHCPv6 lease lost
Jul 17 23:01:14 hgx-isr1-001.mtl.labs.mlnx systemd-networkd[3904]: eth0: 
Interface name change detected, renamed to enp94s0f0np0.
Jul 17 23:01:15 hgx-isr1-001.mtl.labs.mlnx systemd-networkd[3904]: 
enp94s0f0np0: Link UP
Jul 17 23:01:15 hgx-isr1-001.mtl.labs.mlnx systemd-networkd[3904]: 
enp94s0f0np0: Gained carrier
Jul 17 23:01:16 hgx-isr1-001.mtl.labs.mlnx systemd-networkd[3904]: 
enp94s0f0np0: Gained IPv6LL
Jul 17 23:24:31 hgx-isr1-001.mtl.labs.mlnx systemd-networkd[3904]: eth0: 
Interface name change detected, renamed to enp26s0f0np0.
Jul 17 23:24:33 hgx-isr1-001.mtl.labs.mlnx systemd-networkd[3904]: 
enp26s0f0np0: Link UP
Jul 17 23:24:33 hgx-isr1-001.mtl.labs.mlnx systemd-networkd[3904]: 
enp26s0f0np0: Gained carrier
Jul 17 23:24:34 hgx-isr1-001.mtl.labs.mlnx systemd-networkd[3904]: 
enp26s0f0np0: Gained IPv6LL
root@hgx-isr1-001:~# busctl 
NAME PID PROCESS USERCONNECTION 
   UNITSESSION DESCRIPTION
:1.16148 polkitd root:1.1   
   polkit.service  -   -  
:1.18   6171 snapd   root:1.18  
   snapd.service   -   -  
:1.36177 systemd-logind  root:1.3   
   systemd-logind.service  -   -  
:1.37  62179 packagekitd root:1.37  
   packagekit.service  -   -  
:1.46178 systemd-resolve systemd-resolve :1.4   
   systemd-resolved.service-   -  
:1.5   1 systemd root:1.5   
   init.scope  -   -  
:1.58 309764 upowerd root:1.58  
   upower.service  -   -  
:1.59 309770 udisksd root:1.59  
   udisks2.service -   -  
:1.66129 networkd-dispat root:1.6   
   networkd-dispatcher.service -   -  
:1.72 486962 busctl  root:1.72  
   ssh.service -   -  
:1.86218 ModemManagerroot:1.8   
   ModemManager.service-   -  
com.ubuntu.SoftwareProperties  - -   -   
(activatable) -   -   -  
io.netplan.Netplan - -   -   
(activatable) -   -   -  
org.freedesktop.DBus   1 systemd root-  
   init.scope  -   -  
org.freedesktop.ModemManager1   6218 ModemManagerroot:1.8   
   ModemManager.service-   -  
org.freedesktop.PackageKit 62179 packagekitd root:1.37  
   packagekit.service  -   -  
org.freedesktop.PolicyKit1  6148 polkitd root:1.1   
   polkit.service  -   -  
org.freedesktop.RealtimeKit1   - -   -   
(activatable) -   -   -  
org.freedesktop.UDisks2   309770 udisksd root:1.59  
   udisks2.service -   -  
org.freedesktop.UPower309764 upowerd root:1.58  
   upower.service  -   -  
org.freedesktop.bolt   - -   -   
(activatable) -   -   -  
org.freedesktop.fwupd  - -   -   
(activatable) -   -   -  
org.freedesktop.hostname1  - -   -   
(activatable) -   -   -  
org.freedesktop.locale1- -   -   
(activatable) -   

[Bug 2073087] Re: org.freedesktop.network1 doesn't start after boot

2024-07-16 Thread Moshe Levi
Sorry I don't understand the comment. Why the org.freedesktop.network1 doesn't 
start automatically ?
The network-dispatcher is using it to register on event and this not working. 
The wired thing is that if I restart systemd-networkd when the boot finished 
and org.freedesktop.network1 is active. 

It seem to me like race condition in the boot time between the dbus and
systemd-networkd.

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

Title:
  org.freedesktop.network1 doesn't start after boot

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


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

[Bug 2073087] [NEW] org.freedesktop.network1 doesn't start after boot

2024-07-14 Thread Moshe Levi
Public bug reported:

pacakge: systemd-234-3ubuntu2

OS: Ubuntu 22.04.2 LTS

Arch: x86_64

Expected behavior:
busctl should show that org.freedesktop.network1 is active and running

Current behavior:
NAME PID PROCESS USER CONNECTION UNIT SESSION DESCRIPTION
...
org.freedesktop.network1 - - - (activatable) - - -

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

Title:
  org.freedesktop.network1 doesn't start after boot

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


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

[Bug 1972652] [NEW] python3-gtts

2022-05-09 Thread Jeremy Levi
Public bug reported:

there is a new version available from pip3.

the Github for it is linked below
https://github.com/pndurette/gTTS/blob/master/docs/cli.rst

Thank you for your time and hope you are having a good day.

** Affects: kbibtex (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/1972652

Title:
  python3-gtts

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


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

[Bug 1966999] [NEW] Kernel fails to upgrade past 5.13.0.25

2022-03-29 Thread Meir Levi
Public bug reported:

1. Linux Kernel 3.13.0.25 Wifi does not connect.
2. While I use 3.13.0.24 (to use the wifi), kernel does show updated (through 
package Manger) to the latest version is installed - however, it fails to show 
during the startup. System info shows no updated kernel.

(since the new 22.04 release is around the corner, I will just wait for
them clean install.)

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: ubuntu-release-upgrader-core 1:21.10.8
ProcVersionSignature: Ubuntu 5.13.0-24.24-generic 5.13.19
Uname: Linux 5.13.0-24-generic x86_64
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
CasperMD5CheckResult: unknown
CrashDB: ubuntu
CurrentDesktop: X-Cinnamon
Date: Tue Mar 29 12:21:14 2022
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
Symptom: ubuntu-release-upgrader
UpgradeStatus: No upgrade log present (probably fresh install)
VarLogDistupgradeAptlog:
 Log time: 2022-03-29 11:52:51.962957
 Starting pkgProblemResolver with broken count: 0
 Starting 2 pkgProblemResolver with broken count: 0
 Done
 None

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


** Tags: amd64 apport-bug dist-upgrade impish 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/1966999

Title:
  Kernel fails to upgrade past 5.13.0.25

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


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

[Bug 1958571] acpidump.txt

2022-01-21 Thread Meir Levi
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1958571/+attachment/5556243/+files/acpidump.txt

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] WifiSyslog.txt

2022-01-21 Thread Meir Levi
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1958571/+attachment/5556242/+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/1958571

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] RfKill.txt

2022-01-21 Thread Meir Levi
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1958571/+attachment/5556240/+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/1958571

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] PulseList.txt

2022-01-21 Thread Meir Levi
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1958571/+attachment/5556239/+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/1958571

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] UdevDb.txt

2022-01-21 Thread Meir Levi
apport information

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] ProcInterrupts.txt

2022-01-21 Thread Meir Levi
apport information

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] ProcCpuinfoMinimal.txt

2022-01-21 Thread Meir Levi
apport information

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] ProcModules.txt

2022-01-21 Thread Meir Levi
apport information

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] ProcCpuinfo.txt

2022-01-21 Thread Meir Levi
apport information

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] PaInfo.txt

2022-01-21 Thread Meir Levi
apport information

** Attachment added: "PaInfo.txt"
   https://bugs.launchpad.net/bugs/1958571/+attachment/5556234/+files/PaInfo.txt

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] Lsusb-t.txt

2022-01-21 Thread Meir Levi
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1958571/+attachment/5556232/+files/Lsusb-t.txt

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] Lsusb-v.txt

2022-01-21 Thread Meir Levi
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1958571/+attachment/5556233/+files/Lsusb-v.txt

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] Lsusb.txt

2022-01-21 Thread Meir Levi
apport information

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] Lspci-vt.txt

2022-01-21 Thread Meir Levi
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1958571/+attachment/5556230/+files/Lspci-vt.txt

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] Lspci.txt

2022-01-21 Thread Meir Levi
apport information

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] IwConfig.txt

2022-01-21 Thread Meir Levi
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1958571/+attachment/5556228/+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/1958571

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] CurrentDmesg.txt

2022-01-21 Thread Meir Levi
apport information

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] CRDA.txt

2022-01-21 Thread Meir Levi
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1958571/+attachment/5556226/+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/1958571

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] Re: Linux 5.13.0.25-generic Network not working

2022-01-21 Thread Meir Levi
apport information

** Description changed:

  This problem occurs only with this version of kernel. It works fine with
  5.13.0.24 version.
  
  (on my system the "ubuntu-bag" table of options, no “network issues” is
  provided. The option “others” on the bottom of the table yield nothing).
  
  Appreciate if you can advise how to fix it.
  
  Thanks
  Levi
  
  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: ubuntu-release-upgrader-core 1:21.10.8
  ProcVersionSignature: Ubuntu 5.13.0-24.24-generic 5.13.19
  Uname: Linux 5.13.0-24-generic x86_64
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CrashDB: ubuntu
  CurrentDesktop: X-Cinnamon
  Date: Thu Jan 20 10:58:34 2022
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
  VarLogDistupgradeAptlog:
   Log time: 2022-01-20 10:41:58.568301
   Starting pkgProblemResolver with broken count: 0
   Starting 2 pkgProblemResolver with broken count: 0
   Done
   None
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  meir-user   4770 F pulseaudio
   /dev/snd/controlC0:  meir-user   4770 F pulseaudio
  CasperMD5CheckResult: unknown
  CurrentDesktop: X-Cinnamon
  DistroRelease: Ubuntu 21.10
  MachineType: Dell Inc. Inspiron 3180
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-24-generic 
root=UUID=66ca53b2-7b9e-4a22-9952-a4447fe3778e ro quiet splash 
crashkernel=512M-:192M vt.handoff=7
  ProcVersionSignature: Ubuntu 5.13.0-24.24-generic 5.13.19
  RelatedPackageVersions:
   linux-restricted-modules-5.13.0-24-generic N/A
   linux-backports-modules-5.13.0-24-generic  N/A
   linux-firmware 1.201.3
  Tags:  impish
  Uname: Linux 5.13.0-24-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: N/A
  WifiSyslog:
   
  _MarkForUpload: True
  dmi.bios.date: 03/09/2018
  dmi.bios.release: 5.3
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.3.0
  dmi.board.name: 0918N8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 1.3.0
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:br5.3:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:sku087E:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3180
  dmi.product.sku: 087E
  dmi.product.version: 1.3.0
  dmi.sys.vendor: Dell Inc.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu71
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  admin-meir  59599 F pulseaudio
+  /dev/snd/controlC0:  admin-meir  59599 F pulseaudio
+ CasperMD5CheckResult: unknown
+ CurrentDesktop: X-Cinnamon
+ DistroRelease: Ubuntu 21.10
+ MachineType: Dell Inc. Inspiron 3180
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 amdgpudrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-24-generic 
root=UUID=66ca53b2-7b9e-4a22-9952-a4447fe3778e ro quiet splash 
crashkernel=512M-:192M vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.13.0-24.24-generic 5.13.19
+ RelatedPackageVersions:
+  linux-restricted-modules-5.13.0-24-generic N/A
+  linux-backports-modules-5.13.0-24-generic  N/A
+  linux-firmware 1.201.3
+ Tags:  impish
+ Uname: Linux 5.13.0-24-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
+ _MarkForUpload: True
+ dmi.bios.date: 03/09/2018
+ dmi.bios.release: 5.3
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: 1.3.0
+ dmi.board.name: 0918N8
+ dmi.board.vendor: Dell Inc.
+ dmi.board.version: A00
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Dell Inc.
+ dmi.chassis.version: 1.3.0
+ dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:br5.3:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:sku087E:
+ dmi.product.family: Inspiron
+ dmi.product.name: Inspiron 3180
+ dmi.product.sku: 087E
+ dmi.product.version: 1.3.0
+ dmi.sys.vendor: Dell Inc.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1958571/+attachment/5556225/+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/1958571

Title:
  Lin

[Bug 1958571] ProcCpuinfoMinimal.txt

2022-01-21 Thread Meir Levi
apport information

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] PaInfo.txt

2022-01-21 Thread Meir Levi
apport information

** Attachment added: "PaInfo.txt"
   https://bugs.launchpad.net/bugs/1958571/+attachment/5556222/+files/PaInfo.txt

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] Lsusb-v.txt

2022-01-21 Thread Meir Levi
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1958571/+attachment/5556221/+files/Lsusb-v.txt

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] ProcCpuinfo.txt

2022-01-21 Thread Meir Levi
apport information

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] Lsusb.txt

2022-01-21 Thread Meir Levi
apport information

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] Lsusb-t.txt

2022-01-21 Thread Meir Levi
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1958571/+attachment/5556220/+files/Lsusb-t.txt

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] Lspci-vt.txt

2022-01-21 Thread Meir Levi
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1958571/+attachment/5556218/+files/Lspci-vt.txt

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] Lspci.txt

2022-01-21 Thread Meir Levi
apport information

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] IwConfig.txt

2022-01-21 Thread Meir Levi
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1958571/+attachment/5556216/+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/1958571

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] CRDA.txt

2022-01-21 Thread Meir Levi
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1958571/+attachment/5556214/+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/1958571

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] CurrentDmesg.txt

2022-01-21 Thread Meir Levi
apport information

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

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] Re: Linux 5.13.0.25-generic Network not working

2022-01-21 Thread Meir Levi
apport information

** Tags added: apport-collected

** Description changed:

  This problem occurs only with this version of kernel. It works fine with
  5.13.0.24 version.
  
  (on my system the "ubuntu-bag" table of options, no “network issues” is
  provided. The option “others” on the bottom of the table yield nothing).
  
  Appreciate if you can advise how to fix it.
  
  Thanks
  Levi
  
  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: ubuntu-release-upgrader-core 1:21.10.8
  ProcVersionSignature: Ubuntu 5.13.0-24.24-generic 5.13.19
  Uname: Linux 5.13.0-24-generic x86_64
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CrashDB: ubuntu
  CurrentDesktop: X-Cinnamon
  Date: Thu Jan 20 10:58:34 2022
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
  VarLogDistupgradeAptlog:
   Log time: 2022-01-20 10:41:58.568301
   Starting pkgProblemResolver with broken count: 0
   Starting 2 pkgProblemResolver with broken count: 0
   Done
   None
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu71
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  meir-user   4770 F pulseaudio
+  /dev/snd/controlC0:  meir-user   4770 F pulseaudio
+ CasperMD5CheckResult: unknown
+ CurrentDesktop: X-Cinnamon
+ DistroRelease: Ubuntu 21.10
+ MachineType: Dell Inc. Inspiron 3180
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 amdgpudrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-24-generic 
root=UUID=66ca53b2-7b9e-4a22-9952-a4447fe3778e ro quiet splash 
crashkernel=512M-:192M vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.13.0-24.24-generic 5.13.19
+ RelatedPackageVersions:
+  linux-restricted-modules-5.13.0-24-generic N/A
+  linux-backports-modules-5.13.0-24-generic  N/A
+  linux-firmware 1.201.3
+ Tags:  impish
+ Uname: Linux 5.13.0-24-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: N/A
+ WifiSyslog:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 03/09/2018
+ dmi.bios.release: 5.3
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: 1.3.0
+ dmi.board.name: 0918N8
+ dmi.board.vendor: Dell Inc.
+ dmi.board.version: A00
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Dell Inc.
+ dmi.chassis.version: 1.3.0
+ dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:br5.3:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:sku087E:
+ dmi.product.family: Inspiron
+ dmi.product.name: Inspiron 3180
+ dmi.product.sku: 087E
+ dmi.product.version: 1.3.0
+ dmi.sys.vendor: Dell Inc.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1958571/+attachment/5556213/+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/1958571

Title:
  Linux 5.13.0.25-generic Network not working

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


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

[Bug 1958571] [NEW] Linux 5.13.0.25-generic Network not working

2022-01-20 Thread Meir Levi
Public bug reported:

This problem occurs only with this version of kernel. It works fine with
5.13.0.24 version.

(on my system the "ubuntu-bag" table of options, no “network issues” is
provided. The option “others” on the bottom of the table yield nothing).

Appreciate if you can advise how to fix it.

Thanks
Levi

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: ubuntu-release-upgrader-core 1:21.10.8
ProcVersionSignature: Ubuntu 5.13.0-24.24-generic 5.13.19
Uname: Linux 5.13.0-24-generic x86_64
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
CasperMD5CheckResult: unknown
CrashDB: ubuntu
CurrentDesktop: X-Cinnamon
Date: Thu Jan 20 10:58:34 2022
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
Symptom: release-upgrade
UpgradeStatus: No upgrade log present (probably fresh install)
VarLogDistupgradeAptlog:
 Log time: 2022-01-20 10:41:58.568301
 Starting pkgProblemResolver with broken count: 0
 Starting 2 pkgProblemResolver with broken count: 0
 Done
 None

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade impish 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/1958571

Title:
  Linux 5.13.0.25-generic Network not working

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


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

Re: [Bug 1932296] Re: sleep mode doesn't work on encrypted Ubuntu 21.04 anymore. The computer does not wake up from sleep mode.

2022-01-18 Thread Meir Levi
Brian
Current Linux version is 5.13.0.24. After updating my kernel to this one sleep 
mode seems working
Levi

> On Jan 18, 2022, at 15:55, Brian Murray <1932...@bugs.launchpad.net> wrote:
> 
> ** Package changed: ubuntu-release-upgrader (Ubuntu) => linux (Ubuntu)
> 
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1932296
> 
> Title:
>  sleep mode doesn't work on encrypted Ubuntu 21.04 anymore. The
>  computer does not wake up from sleep mode.
> 
> Status in linux package in Ubuntu:
>  Confirmed
> 
> Bug description:
>  1) Description:Ubuntu 21.04
>  Release:21.04
>  2) not applicable
>  3) I expect the computer to wake up from sleep mode after pressing the power 
> button as it did before the release upgrade
>  4) The computer screen remains black and the only way to restart the 
> computer is to hold the power button for long, to turn it off and then to 
> turn it on again. Unsafed work is then of course lost.
> 
>  I also tried telling the computer to not go to sleep mode, but after
>  not using it for some time, the screen was black anyway and it wasn't
>  possible to use it unless by forcing a restart.
> 
>  ProblemType: Bug
>  DistroRelease: Ubuntu 21.04
>  Package: ubuntu-release-upgrader-core 1:21.04.13
>  ProcVersionSignature: Ubuntu 5.11.0-18.19-generic 5.11.17
>  Uname: Linux 5.11.0-18-generic x86_64
>  ApportVersion: 2.20.11-0ubuntu65.1
>  Architecture: amd64
>  CasperMD5CheckResult: unknown
>  CrashDB: ubuntu
>  CurrentDesktop: ubuntu:GNOME
>  Date: Thu Jun 17 12:50:18 2021
>  InstallationDate: Installed on 2021-01-26 (141 days ago)
>  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
>  PackageArchitecture: all
>  SourcePackage: ubuntu-release-upgrader
>  Symptom: release-upgrade
>  UpgradeStatus: Upgraded to hirsute on 2021-06-06 (10 days ago)
>  VarLogDistupgradeXorgFixuplog:
>   INFO:root:/usr/bin/do-release-upgrade running
>   INFO:root:No xorg.conf, exiting
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1932296/+subscriptions
>

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

Title:
  sleep mode doesn't work on encrypted Ubuntu 21.04 anymore. The
  computer does not wake up from sleep mode.

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


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

Re: [Bug 1958043] Re: Battery completely drained after suspend

2022-01-16 Thread Meir Levi
I did upgrade from 21.04 to 21.10 with no problem. Here is the screen-
shot of the system info

thanks
ML


 On Saturday, January 15, 2022, 05:15:40 PM PST, Chris Guiver 
<1958...@bugs.launchpad.net> wrote:  
 
 Thank you for taking the time to report this bug and helping to make
Ubuntu better.

You've filed this bug as relating to the upgrade process that moves your
from one release (eg. 21.04) to another (eg. 21.10), but no evidence was
provided of that process having taken place, and suspend is not a
feature of the upgrade process.  Users are encouraged to not use battery
during the process, as it's a process only run once every 6-9 months for
non-LTS releases, or 2-3 years for LTS releases.

I've thus changed package to linux (ie. kernel related)

** Package changed: ubuntu-release-upgrader (Ubuntu) => linux (Ubuntu)

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1958043

Title:
  Battery completely drained after suspend

Status in linux package in Ubuntu:
  New

Bug description:
  a) As previously reported. Fails to wake up after “suspend” mode.
  b) even after the laptop is shut down. The battery shows 0% charge after the 
LTop has started.

  This problem has occurred since Linux 5.13.0.22

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: ubuntu-release-upgrader-core 1:21.10.8
  ProcVersionSignature: Ubuntu 5.13.0-25.26-generic 5.13.19
  Uname: Linux 5.13.0-25-generic x86_64
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CrashDB: ubuntu
  CurrentDesktop: X-Cinnamon
  Date: Sat Jan 15 16:33:22 2022
  PackageArchitecture: all
  ProcEnviron:
  TERM=xterm-256color
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=
  LANG=en_US.UTF-8
  SHELL=/bin/bash
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
  VarLogDistupgradeAptlog:
  Log time: 2022-01-14 13:00:39.242402
  Starting pkgProblemResolver with broken count: 0
  Starting 2 pkgProblemResolver with broken count: 0
  Done
  None

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


** Attachment added: "Screenshot from 2022-01-16
 15-12-54.png"
   
https://bugs.launchpad.net/bugs/1958043/+attachment/5554817/+files/Screenshot%20from%202022-01-16%0A%2015-12-54.png

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

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] acpidump.txt

2022-01-16 Thread Meir Levi
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1958043/+attachment/5554816/+files/acpidump.txt

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

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] RfKill.txt

2022-01-16 Thread Meir Levi
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1958043/+attachment/5554814/+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/1958043

Title:
  Battery completely drained after suspend

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


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

Re: [Bug 1958043] Missing required logs.

2022-01-16 Thread Meir Levi
All done as you suggested.
Thanks


 On Saturday, January 15, 2022, 05:35:32 PM PST, Ubuntu Kernel Bot 
<1958...@bugs.launchpad.net> wrote:  
 
 This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1958043

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

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

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1958043

Title:
  Battery completely drained after suspend

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  a) As previously reported. Fails to wake up after “suspend” mode.
  b) even after the laptop is shut down. The battery shows 0% charge after the 
LTop has started.

  This problem has occurred since Linux 5.13.0.22

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: ubuntu-release-upgrader-core 1:21.10.8
  ProcVersionSignature: Ubuntu 5.13.0-25.26-generic 5.13.19
  Uname: Linux 5.13.0-25-generic x86_64
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CrashDB: ubuntu
  CurrentDesktop: X-Cinnamon
  Date: Sat Jan 15 16:33:22 2022
  PackageArchitecture: all
  ProcEnviron:
  TERM=xterm-256color
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=
  LANG=en_US.UTF-8
  SHELL=/bin/bash
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
  VarLogDistupgradeAptlog:
  Log time: 2022-01-14 13:00:39.242402
  Starting pkgProblemResolver with broken count: 0
  Starting 2 pkgProblemResolver with broken count: 0
  Done
  None

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

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

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] UdevDb.txt

2022-01-16 Thread Meir Levi
apport information

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

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] PulseList.txt

2022-01-16 Thread Meir Levi
apport information

** Attachment added: "PulseList.txt"
   
https://bugs.launchpad.net/bugs/1958043/+attachment/5554813/+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/1958043

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] ProcInterrupts.txt

2022-01-16 Thread Meir Levi
apport information

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

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] ProcModules.txt

2022-01-16 Thread Meir Levi
apport information

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

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] ProcCpuinfo.txt

2022-01-16 Thread Meir Levi
apport information

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

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] ProcCpuinfoMinimal.txt

2022-01-16 Thread Meir Levi
apport information

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

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] PaInfo.txt

2022-01-16 Thread Meir Levi
apport information

** Attachment added: "PaInfo.txt"
   https://bugs.launchpad.net/bugs/1958043/+attachment/5554808/+files/PaInfo.txt

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

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] Lsusb-v.txt

2022-01-16 Thread Meir Levi
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1958043/+attachment/5554807/+files/Lsusb-v.txt

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

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] Lsusb-t.txt

2022-01-16 Thread Meir Levi
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1958043/+attachment/5554806/+files/Lsusb-t.txt

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

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] Lspci-vt.txt

2022-01-16 Thread Meir Levi
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1958043/+attachment/5554804/+files/Lspci-vt.txt

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

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] Lsusb.txt

2022-01-16 Thread Meir Levi
apport information

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

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] Lspci.txt

2022-01-16 Thread Meir Levi
apport information

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

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] IwConfig.txt

2022-01-16 Thread Meir Levi
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1958043/+attachment/5554802/+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/1958043

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] CRDA.txt

2022-01-16 Thread Meir Levi
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1958043/+attachment/5554800/+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/1958043

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] CurrentDmesg.txt

2022-01-16 Thread Meir Levi
apport information

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

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] Re: Battery completely drained after suspend

2022-01-16 Thread Meir Levi
apport information

** Tags added: apport-collected

** Description changed:

  a) As previously reported. Fails to wake up after “suspend” mode.
  b) even after the laptop is shut down. The battery shows 0% charge after the 
LTop has started.
  
  This problem has occurred since Linux 5.13.0.22
  
  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: ubuntu-release-upgrader-core 1:21.10.8
  ProcVersionSignature: Ubuntu 5.13.0-25.26-generic 5.13.19
  Uname: Linux 5.13.0-25-generic x86_64
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CrashDB: ubuntu
  CurrentDesktop: X-Cinnamon
  Date: Sat Jan 15 16:33:22 2022
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: ubuntu-release-upgrader
  Symptom: release-upgrade
  UpgradeStatus: No upgrade log present (probably fresh install)
  VarLogDistupgradeAptlog:
   Log time: 2022-01-14 13:00:39.242402
   Starting pkgProblemResolver with broken count: 0
   Starting 2 pkgProblemResolver with broken count: 0
   Done
   None
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu71
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC1:  meir-user   3324 F pulseaudio
+  /dev/snd/controlC0:  meir-user   3324 F pulseaudio
+ CasperMD5CheckResult: unknown
+ CurrentDesktop: X-Cinnamon
+ DistroRelease: Ubuntu 21.10
+ MachineType: Dell Inc. Inspiron 3180
+ Package: linux (not installed)
+ ProcEnviron:
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=en_US.UTF-8
+  SHELL=/bin/bash
+ ProcFB: 0 amdgpudrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-24-generic 
root=UUID=66ca53b2-7b9e-4a22-9952-a4447fe3778e ro quiet splash 
crashkernel=512M-:192M vt.handoff=7
+ ProcVersionSignature: Ubuntu 5.13.0-24.24-generic 5.13.19
+ RelatedPackageVersions:
+  linux-restricted-modules-5.13.0-24-generic N/A
+  linux-backports-modules-5.13.0-24-generic  N/A
+  linux-firmware 1.201.3
+ Tags:  impish
+ Uname: Linux 5.13.0-24-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: N/A
+ WifiSyslog:
+  
+ _MarkForUpload: True
+ dmi.bios.date: 03/09/2018
+ dmi.bios.release: 5.3
+ dmi.bios.vendor: Dell Inc.
+ dmi.bios.version: 1.3.0
+ dmi.board.name: 0918N8
+ dmi.board.vendor: Dell Inc.
+ dmi.board.version: A00
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: Dell Inc.
+ dmi.chassis.version: 1.3.0
+ dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:br5.3:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:sku087E:
+ dmi.product.family: Inspiron
+ dmi.product.name: Inspiron 3180
+ dmi.product.sku: 087E
+ dmi.product.version: 1.3.0
+ dmi.sys.vendor: Dell Inc.

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1958043/+attachment/5554799/+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/1958043

Title:
  Battery completely drained after suspend

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


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

Re: [Bug 1958043] Missing required logs.

2022-01-15 Thread Meir Levi
Chris
Much thanks for correcting me. I will have to investigate the drainage further 
to know the exact cause
As to classification I couldn’t fine “kernel related” option 
Thanks

> On Jan 15, 2022, at 17:35, Ubuntu Kernel Bot <1958...@bugs.launchpad.net> 
> wrote:
> 
> This bug is missing log files that will aid in diagnosing the problem.
> While running an Ubuntu kernel (not a mainline or third-party kernel)
> please enter the following command in a terminal window:
> 
> apport-collect 1958043
> 
> and then change the status of the bug to 'Confirmed'.
> 
> If, due to the nature of the issue you have encountered, you are unable
> to run this command, please add a comment stating that fact and change
> the bug status to 'Confirmed'.
> 
> This change has been made by an automated script, maintained by the
> Ubuntu Kernel Team.
> 
> ** Changed in: linux (Ubuntu)
>   Status: New => Incomplete
> 
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1958043
> 
> Title:
>  Battery completely drained after suspend
> 
> Status in linux package in Ubuntu:
>  Incomplete
> 
> Bug description:
>  a) As previously reported. Fails to wake up after “suspend” mode.
>  b) even after the laptop is shut down. The battery shows 0% charge after the 
> LTop has started.
> 
>  This problem has occurred since Linux 5.13.0.22
> 
>  ProblemType: Bug
>  DistroRelease: Ubuntu 21.10
>  Package: ubuntu-release-upgrader-core 1:21.10.8
>  ProcVersionSignature: Ubuntu 5.13.0-25.26-generic 5.13.19
>  Uname: Linux 5.13.0-25-generic x86_64
>  ApportVersion: 2.20.11-0ubuntu71
>  Architecture: amd64
>  CasperMD5CheckResult: unknown
>  CrashDB: ubuntu
>  CurrentDesktop: X-Cinnamon
>  Date: Sat Jan 15 16:33:22 2022
>  PackageArchitecture: all
>  ProcEnviron:
>   TERM=xterm-256color
>   PATH=(custom, no user)
>   XDG_RUNTIME_DIR=
>   LANG=en_US.UTF-8
>   SHELL=/bin/bash
>  SourcePackage: ubuntu-release-upgrader
>  Symptom: release-upgrade
>  UpgradeStatus: No upgrade log present (probably fresh install)
>  VarLogDistupgradeAptlog:
>   Log time: 2022-01-14 13:00:39.242402
>   Starting pkgProblemResolver with broken count: 0
>   Starting 2 pkgProblemResolver with broken count: 0
>   Done
>   None
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1958043/+subscriptions
>

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

Title:
  Battery completely drained after suspend

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


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

[Bug 1958043] [NEW] Battery completely drained after suspend

2022-01-15 Thread Meir Levi
Public bug reported:

a) As previously reported. Fails to wake up after “suspend” mode.
b) even after the laptop is shut down. The battery shows 0% charge after the 
LTop has started.

This problem has occurred since Linux 5.13.0.22

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: ubuntu-release-upgrader-core 1:21.10.8
ProcVersionSignature: Ubuntu 5.13.0-25.26-generic 5.13.19
Uname: Linux 5.13.0-25-generic x86_64
ApportVersion: 2.20.11-0ubuntu71
Architecture: amd64
CasperMD5CheckResult: unknown
CrashDB: ubuntu
CurrentDesktop: X-Cinnamon
Date: Sat Jan 15 16:33:22 2022
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
Symptom: release-upgrade
UpgradeStatus: No upgrade log present (probably fresh install)
VarLogDistupgradeAptlog:
 Log time: 2022-01-14 13:00:39.242402
 Starting pkgProblemResolver with broken count: 0
 Starting 2 pkgProblemResolver with broken count: 0
 Done
 None

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


** Tags: amd64 apport-bug dist-upgrade impish

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

Title:
  Battery completely drained after suspend

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


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

[Bug 1850466] Re: Ubuntu unable to come out of Sleep mode

2022-01-06 Thread Meir Levi
I experience the same problem.

Ubuntu: 21.10 
Kernel: 5.13.0.23-Generic

Bug Report submitted

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

Title:
  Ubuntu unable to come out of Sleep mode

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


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

[Bug 1931696] Re: ovs offload broken from neutron 16.3.0 onwards

2021-10-21 Thread Moshe Levi
@hopem The problem was that without explicitly_egress_direct=False we
can't offload traffic. We can't offload rule which is flood all port.
When you say it works did you check offload? I was aware that it breaks
the dvr_snat. What will be the point to use dvr_snat and hardware
offload it not working? the comprise to enable it with action normal so
at least we can offload vlan/vlxan traffic and for other cases you can
use explicitly_egress_direct=True.

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

Title:
  ovs offload broken from neutron 16.3.0 onwards

To manage notifications about this bug go to:
https://bugs.launchpad.net/charm-neutron-openvswitch/+bug/1931696/+subscriptions


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

[Bug 1934893] [NEW] libc6 2.33 breaks gdb 10.1

2021-07-07 Thread Levi Bard
Public bug reported:

Symptoms: attaching gdb to any program that uses pthreads will result in
fatal errors like "Cannot find user-level thread for LWP 192701: generic
error"

The upstream bug is
https://sourceware.org/bugzilla/show_bug.cgi?id=27744

It looks like the fix has already been adopted in
https://launchpad.net/ubuntu/+source/glibc/2.33-0ubuntu7 , but it needs
to be backported to 21.04/hirsute

** Affects: glibc (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/1934893

Title:
  libc6 2.33 breaks gdb 10.1

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

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

Re: [Bug 1903467] Re: screen freeze in mid-session

2021-03-10 Thread Meir Levi
21 GB for swap alone is way too much. Normally the size should be twice the 
size of the memory - or in your case 2x8 =16GB. If you can replace your hard 
drive to SSD one the system will run much faster,
Finally. I used to run my laptops with dual-boot. No longer. I simply replaced 
the Win10 on my new DELL Insiron 3180 with ubuntu-only laptop. (With backup / 
Restore capabilities - you can restore it back to Win10 anytime)

As for the freeze. I religiously update my ubuntu - particularly for security 
updates. Also, try to change the suspend time to a longer period (30min) and 
say if helps.
good luck
On Wednesday, March 10, 2021, 1:40:55 PM PST, d0bby 
<1903...@bugs.launchpad.net> wrote:  
 
 Hello,

I have the same problem with random freezes. My Ubuntu 20.04.2 LTS
(kernel: 5.8.0-44-generic) enjoys crashing randomly without any apparent
reason.

I have 8 GB of RAM and started with 2 GB of swap when I installed it
parallel to my Win 10 (dual boot, they share a harddrive). Recently, I
added another hard drive, and today, I have managed to upgrade my swap
to 21 GB in total (I "cut off" a part of my second hard drive (which is
used as storage) and turned it into a swap partition with priority 1
that is automatically mounted at system start).

However, since I have my 21 GB of swap (it is working and shows up in
the system monitor window and with swapon -show), the system froze
twice: The first time when my machine was simply being idle (I had some
firefox windows and an R session open but was AFK, I just realized that
it was frozen when I came back) and the second time while I was starting
to write another comment about this problem (nothing big was running,
just a few firefox windows).

So I don't think that swap will solve this problem (at least it
obviously didn't solve it for me).  I've also got an AMD processor and
the same problems, so maybe it is due to the processor?

I have always blamed the updates because there was often a note about new 
updates or a really long start-up time with the "Ubuntu-is-loading"-screen 
during the restart).
Since I suspected LivePatch to cause these freezes, I have already disabled 
LivePatch and check for updates manually on a regular basis. Just before the 
freeze, I had installed the current update (via the built-in software updater 
program), and it seemed as if everything was OK with the update.

Is there anything to log whatever happens when the system freezes?
Because whenever the system freezes, all I can do is move the mouse, but
clicking and the keyboard don't work. Sometimes I was lucky enough to be
able to see the System monitor window, but that didn't indicate any
problems (e.g., only 12% of CPU used and less than 1.6 GB of memory).

And, more importantly, is there any fix yet?

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1903467

Title:
  screen freeze in mid-session

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is a repeat problem to which I attribute to AMD display driver. The 
problem mostly occur using Firefox with 4 or more tabs open.
  It's really frustrating to face the prospect of losing data while surfing the 
net.

  Thanks
  Levi

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: linux-image-5.8.0-26-generic 5.8.0-26.27
  ProcVersionSignature: Ubuntu 5.8.0-26.27-generic 5.8.14
  Uname: Linux 5.8.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  AudioDevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  admin-meir  7349 F pulseaudio
  /dev/snd/controlC0:  admin-meir  7349 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  Date: Sun Nov  8 15:00:55 2020
  InstallationDate: Installed on 2020-09-03 (66 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Dell Inc. Inspiron 3180
  ProcEnviron:
  TERM=xterm-256color
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=
  LANG=en_US.UTF-8
  SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-26-generic 
root=UUID=a76d7df4-e22a-430d-8de3-9b5c2661d64e ro quiet splash vt.handoff=7
  RelatedPackageVersions:
  linux-restricted-modules-5.8.0-26-generic N/A
  linux-backports-modules-5.8.0-26-generic  N/A
  linux-firmware                            1.190.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to groovy on 2020-11-04 (4 days ago)
  dmi.bios.date: 03/09/2018
  dmi.bios.release: 5.3
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.3.0
  dmi.board.name: 0918N8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 1.3.0
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:br5.3:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
  dmi.product.family: 

Re: [Bug 1892593] Re: Fails to wake up after sleep

2021-01-05 Thread Meir Levi
It was fixed with subsequent Linux updates.Thanks

On Monday, January 4, 2021, 8:31:42 PM PST, Launchpad Bug Tracker 
<1892...@bugs.launchpad.net> wrote:  
 
 [Expired for linux (Ubuntu) because there has been no activity for 60
days.]

** Changed in: linux (Ubuntu)
      Status: Incomplete => Expired

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1892593

Title:
  Fails to wake up after sleep

Status in linux package in Ubuntu:
  Expired

Bug description:
  The only way out - hard restart.

  Also occasional system freeze. Not sure if the cause with Firefox or
  AMD display driver.

  thanks
  Levi

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-44-generic 5.4.0-44.48
  ProcVersionSignature: Ubuntu 5.4.0-44.48-generic 5.4.55
  Uname: Linux 5.4.0-44-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  AudioDevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  admin-meir  2790 F pulseaudio
  /dev/snd/pcmC1D0p:  admin-meir  2790 F...m pulseaudio
  /dev/snd/controlC0:  admin-meir  2790 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  Date: Sat Aug 22 12:02:30 2020
  InstallationDate: Installed on 2020-05-01 (113 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Dell Inc. Inspiron 3180
  ProcEnviron:
  TERM=xterm-256color
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=
  LANG=en_US.UTF-8
  SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-44-generic 
root=UUID=eedc8f40-27b4-4fed-8609-5e17643f30c6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
  linux-restricted-modules-5.4.0-44-generic N/A
  linux-backports-modules-5.4.0-44-generic  N/A
  linux-firmware                            1.187.3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/09/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.3.0
  dmi.board.name: 0918N8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 1.3.0
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3180
  dmi.product.sku: 087E
  dmi.product.version: 1.3.0
  dmi.sys.vendor: Dell Inc.

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

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

Title:
  Fails to wake up after sleep

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

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

Re: [Bug 1903467] Re: screen freeze in mid-session

2020-11-09 Thread Meir Levi
I did consider it. However I read on ubuntu blog that, with DDR drives it is 
not a good idea bcz it may damage it over time - otherwise ubuntu itself would 
automatically create such  swap  partition during installation 
Meanwhile I try to minimize opening too many apps at same time
I still thing the AMDgpu needs to be upgraded to meet the heavy load of latest 
ubuntu 
Levi 

> On Nov 9, 2020, at 22:11, Kai-Heng Feng <1903...@bugs.launchpad.net> wrote:
> 
> One way is to add more swap space and tune swappiness to help the
> situation.
> 
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1903467
> 
> Title:
>  screen freeze in mid-session
> 
> Status in linux package in Ubuntu:
>  Confirmed
> 
> Bug description:
>  This is a repeat problem to which I attribute to AMD display driver. The 
> problem mostly occur using Firefox with 4 or more tabs open.
>  It's really frustrating to face the prospect of losing data while surfing 
> the net.
> 
>  Thanks
>  Levi
> 
>  ProblemType: Bug
>  DistroRelease: Ubuntu 20.10
>  Package: linux-image-5.8.0-26-generic 5.8.0-26.27
>  ProcVersionSignature: Ubuntu 5.8.0-26.27-generic 5.8.14
>  Uname: Linux 5.8.0-26-generic x86_64
>  ApportVersion: 2.20.11-0ubuntu50
>  Architecture: amd64
>  AudioDevicesInUse:
>   USERPID ACCESS COMMAND
>   /dev/snd/controlC1:  admin-meir   7349 F pulseaudio
>   /dev/snd/controlC0:  admin-meir   7349 F pulseaudio
>  CasperMD5CheckResult: skip
>  CurrentDesktop: X-Cinnamon
>  Date: Sun Nov  8 15:00:55 2020
>  InstallationDate: Installed on 2020-09-03 (66 days ago)
>  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
>  MachineType: Dell Inc. Inspiron 3180
>  ProcEnviron:
>   TERM=xterm-256color
>   PATH=(custom, no user)
>   XDG_RUNTIME_DIR=
>   LANG=en_US.UTF-8
>   SHELL=/bin/bash
>  ProcFB: 0 amdgpudrmfb
>  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-26-generic 
> root=UUID=a76d7df4-e22a-430d-8de3-9b5c2661d64e ro quiet splash vt.handoff=7
>  RelatedPackageVersions:
>   linux-restricted-modules-5.8.0-26-generic N/A
>   linux-backports-modules-5.8.0-26-generic  N/A
>   linux-firmware1.190.1
>  SourcePackage: linux
>  UpgradeStatus: Upgraded to groovy on 2020-11-04 (4 days ago)
>  dmi.bios.date: 03/09/2018
>  dmi.bios.release: 5.3
>  dmi.bios.vendor: Dell Inc.
>  dmi.bios.version: 1.3.0
>  dmi.board.name: 0918N8
>  dmi.board.vendor: Dell Inc.
>  dmi.board.version: A00
>  dmi.chassis.type: 10
>  dmi.chassis.vendor: Dell Inc.
>  dmi.chassis.version: 1.3.0
>  dmi.modalias: 
> dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:br5.3:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
>  dmi.product.family: Inspiron
>  dmi.product.name: Inspiron 3180
>  dmi.product.sku: 087E
>  dmi.product.version: 1.3.0
>  dmi.sys.vendor: Dell Inc.
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1903467/+subscriptions

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

Title:
  screen freeze in mid-session

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

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

Re: [Bug 1903467] Re: screen freeze in mid-session

2020-11-09 Thread Meir Levi
thanks for the reply kai-heng.This laptop (Dell Inspiron 3180 w/ AMD processor 
& graphic driver) originally came with Windows 10 OS. I simply replaced it with 
ubuntu OS.If 4G is suffeciante for Windows - it should also be suffeciante for 
ubuntu. Besides, the motherboard does not have additional slot for memory 
expansion.In my view, the AMD driver needs to be upgraded to accomoted a btter 
memory mangement. Because as far as I know the same laptop with Intel 
processors does not seem to have the same issues.
Otherwise I have to close more apps running in the background - until hopefuly 
AMD willfix this problem.

Levi

On Sunday, November 8, 2020, 11:35:40 PM PST, Kai-Heng Feng 
<1903...@bugs.launchpad.net> wrote:  
 
 Could be caused by 4G ram... it's not enough for modern browsers...

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1903467

Title:
  screen freeze in mid-session

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  This is a repeat problem to which I attribute to AMD display driver. The 
problem mostly occur using Firefox with 4 or more tabs open.
  It's really frustrating to face the prospect of losing data while surfing the 
net.

  Thanks
  Levi

  ProblemType: Bug
  DistroRelease: Ubuntu 20.10
  Package: linux-image-5.8.0-26-generic 5.8.0-26.27
  ProcVersionSignature: Ubuntu 5.8.0-26.27-generic 5.8.14
  Uname: Linux 5.8.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu50
  Architecture: amd64
  AudioDevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  admin-meir  7349 F pulseaudio
  /dev/snd/controlC0:  admin-meir  7349 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  Date: Sun Nov  8 15:00:55 2020
  InstallationDate: Installed on 2020-09-03 (66 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Dell Inc. Inspiron 3180
  ProcEnviron:
  TERM=xterm-256color
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=
  LANG=en_US.UTF-8
  SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-26-generic 
root=UUID=a76d7df4-e22a-430d-8de3-9b5c2661d64e ro quiet splash vt.handoff=7
  RelatedPackageVersions:
  linux-restricted-modules-5.8.0-26-generic N/A
  linux-backports-modules-5.8.0-26-generic  N/A
  linux-firmware                            1.190.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to groovy on 2020-11-04 (4 days ago)
  dmi.bios.date: 03/09/2018
  dmi.bios.release: 5.3
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.3.0
  dmi.board.name: 0918N8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 1.3.0
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:br5.3:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3180
  dmi.product.sku: 087E
  dmi.product.version: 1.3.0
  dmi.sys.vendor: Dell Inc.

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

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

Title:
  screen freeze in mid-session

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

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

[Bug 1903467] [NEW] screen freeze in mid-session

2020-11-08 Thread Meir Levi
Public bug reported:

This is a repeat problem to which I attribute to AMD display driver. The 
problem mostly occur using Firefox with 4 or more tabs open.
It's really frustrating to face the prospect of losing data while surfing the 
net.

Thanks
Levi

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: linux-image-5.8.0-26-generic 5.8.0-26.27
ProcVersionSignature: Ubuntu 5.8.0-26.27-generic 5.8.14
Uname: Linux 5.8.0-26-generic x86_64
ApportVersion: 2.20.11-0ubuntu50
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  admin-meir   7349 F pulseaudio
 /dev/snd/controlC0:  admin-meir   7349 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: X-Cinnamon
Date: Sun Nov  8 15:00:55 2020
InstallationDate: Installed on 2020-09-03 (66 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
MachineType: Dell Inc. Inspiron 3180
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-26-generic 
root=UUID=a76d7df4-e22a-430d-8de3-9b5c2661d64e ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.8.0-26-generic N/A
 linux-backports-modules-5.8.0-26-generic  N/A
 linux-firmware1.190.1
SourcePackage: linux
UpgradeStatus: Upgraded to groovy on 2020-11-04 (4 days ago)
dmi.bios.date: 03/09/2018
dmi.bios.release: 5.3
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.0
dmi.board.name: 0918N8
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 1.3.0
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:br5.3:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 3180
dmi.product.sku: 087E
dmi.product.version: 1.3.0
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug groovy 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/1903467

Title:
  screen freeze in mid-session

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

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

Re: [Bug 1892593] Re: Fails to wake up after sleep

2020-11-05 Thread Meir Levi
Thanks for the follow up
I just upgraded to 20.10. Let’s see if it fixed the problem 
Levi

> On Nov 2, 2020, at 01:30, Kai-Heng Feng <1892...@bugs.launchpad.net> wrote:
> 
> Please collect the log with root user.
> 
> ** Changed in: linux (Ubuntu)
>   Status: Expired => Incomplete
> 
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1892593
> 
> Title:
>  Fails to wake up after sleep
> 
> Status in linux package in Ubuntu:
>  Incomplete
> 
> Bug description:
>  The only way out - hard restart.
> 
>  Also occasional system freeze. Not sure if the cause with Firefox or
>  AMD display driver.
> 
>  thanks
>  Levi
> 
>  ProblemType: Bug
>  DistroRelease: Ubuntu 20.04
>  Package: linux-image-5.4.0-44-generic 5.4.0-44.48
>  ProcVersionSignature: Ubuntu 5.4.0-44.48-generic 5.4.55
>  Uname: Linux 5.4.0-44-generic x86_64
>  ApportVersion: 2.20.11-0ubuntu27.8
>  Architecture: amd64
>  AudioDevicesInUse:
>   USERPID ACCESS COMMAND
>   /dev/snd/controlC1:  admin-meir   2790 F pulseaudio
>   /dev/snd/pcmC1D0p:   admin-meir   2790 F...m pulseaudio
>   /dev/snd/controlC0:  admin-meir   2790 F pulseaudio
>  CasperMD5CheckResult: skip
>  CurrentDesktop: X-Cinnamon
>  Date: Sat Aug 22 12:02:30 2020
>  InstallationDate: Installed on 2020-05-01 (113 days ago)
>  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
>  MachineType: Dell Inc. Inspiron 3180
>  ProcEnviron:
>   TERM=xterm-256color
>   PATH=(custom, no user)
>   XDG_RUNTIME_DIR=
>   LANG=en_US.UTF-8
>   SHELL=/bin/bash
>  ProcFB: 0 amdgpudrmfb
>  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-44-generic 
> root=UUID=eedc8f40-27b4-4fed-8609-5e17643f30c6 ro quiet splash vt.handoff=7
>  RelatedPackageVersions:
>   linux-restricted-modules-5.4.0-44-generic N/A
>   linux-backports-modules-5.4.0-44-generic  N/A
>   linux-firmware1.187.3
>  SourcePackage: linux
>  UpgradeStatus: No upgrade log present (probably fresh install)
>  dmi.bios.date: 03/09/2018
>  dmi.bios.vendor: Dell Inc.
>  dmi.bios.version: 1.3.0
>  dmi.board.name: 0918N8
>  dmi.board.vendor: Dell Inc.
>  dmi.board.version: A00
>  dmi.chassis.type: 10
>  dmi.chassis.vendor: Dell Inc.
>  dmi.chassis.version: 1.3.0
>  dmi.modalias: 
> dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
>  dmi.product.family: Inspiron
>  dmi.product.name: Inspiron 3180
>  dmi.product.sku: 087E
>  dmi.product.version: 1.3.0
>  dmi.sys.vendor: Dell Inc.
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1892593/+subscriptions

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

Title:
  Fails to wake up after sleep

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

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

[Bug 1899235] [NEW] Touchpad freeze after overnight sleep

2020-10-09 Thread Meir Levi
Public bug reported:

The real issue is touchpad freeze after wakeup from overnight sleep.
Mouse though does work.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
Uname: Linux 5.4.0-48-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.9
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: None
CurrentDesktop: X-Cinnamon
Date: Sat Oct 10 08:14:07 2020
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
ExtraDebuggingInterest: I just need to know a workaround
GpuHangFrequency: I don't know
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] Stoney [Radeon R2/R3/R4/R5 Graphics] 
[1002:98e4] (rev eb) (prog-if 00 [VGA controller])
   Subsystem: Dell Stoney [Radeon R2/R3/R4/R5 Graphics] [1028:087e]
InstallationDate: Installed on 2020-09-03 (36 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
MachineType: Dell Inc. Inspiron 3180
MonitorsUser.xml:
 
 
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-48-generic 
root=UUID=a76d7df4-e22a-430d-8de3-9b5c2661d64e ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
Title: Xorg freeze
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/09/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.0
dmi.board.name: 0918N8
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 1.3.0
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 3180
dmi.product.sku: 087E
dmi.product.version: 1.3.0
dmi.sys.vendor: Dell Inc.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.101-2
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.4
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


** Tags: amd64 apport-bug focal freeze third-party-packages ubuntu

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

Title:
  Touchpad freeze after overnight sleep

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

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

Re: [Bug 1892593] Re: Fails to wake up after sleep

2020-09-02 Thread Meir Levi
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Listening on D-Bus User 
Message Bus Socket.
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Reached target Sockets.
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Reached target Basic 
System.
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Starting Sound Service...
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Starting Tracker 
metadata extractor...
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Starting Tracker file 
system data miner...
Sep 01 08:59:12 adminmeir-Inspiron-3180 tracker-miner-f[1652]: Set scheduler 
policy to SCHED_IDLE
Sep 01 08:59:12 adminmeir-Inspiron-3180 tracker-miner-f[1652]: Setting priority 
nice level to 19
Sep 01 08:59:12 adminmeir-Inspiron-3180 tracker-extract[1651]: Set scheduler 
policy to SCHED_IDLE
lines 1-23













-- Logs begin at Sun 2020-08-02 11:22:07 PDT, end at Wed 2020-09-02 10:59:34 
PDT. --
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Started Pending report 
trigger for Ubuntu Rep>
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Reached target Paths.
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Reached target Timers.
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Starting D-Bus User 
Message Bus Socket.
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Listening on GnuPG 
network certificate manage>
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Listening on GnuPG 
cryptographic agent and pa>
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Listening on GnuPG 
cryptographic agent and pa>
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Listening on GnuPG 
cryptographic agent (ssh-a>
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Listening on GnuPG 
cryptographic agent and pa>
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Listening on debconf 
communication socket.
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Listening on Sound 
System.
Sep 01 08:59:13 adminmeir-Inspiron-3180 dbus-daemon[1660]: [session uid=1001 
pid=1660] AppArmor D-Bu>
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Listening on REST API 
socket for snapd user s>
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Listening on D-Bus User 
Message Bus Socket.
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Reached target Sockets.
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Reached target Basic 
System.
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Starting Sound Service...
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Starting Tracker 
metadata extractor...
Sep 01 08:59:12 adminmeir-Inspiron-3180 systemd[1640]: Starting Tracker file 
system data miner...
Sep 01 08:59:12 adminmeir-Inspiron-3180 tracker-miner-f[1652]: Set scheduler 
policy to SCHED_IDLE
Sep 01 08:59:12 adminmeir-Inspiron-3180 tracker-miner-f[1652]: Setting priority 
nice level to 19
Sep 01 08:59:12 adminmeir-Inspiron-3180 tracker-extract[1651]: Set scheduler 
policy to SCHED_IDLE
lines 1-23


On Tuesday, September 1, 2020, 6:41:17 PM PDT, Kai-Heng Feng 
<1892...@bugs.launchpad.net> wrote:  
 
 Please attach `journalctl -b -1` here, thanks!

** Changed in: linux (Ubuntu)
      Status: Confirmed => Incomplete

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1892593

Title:
  Fails to wake up after sleep

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  The only way out - hard restart.

  Also occasional system freeze. Not sure if the cause with Firefox or
  AMD display driver.

  thanks
  Levi

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-44-generic 5.4.0-44.48
  ProcVersionSignature: Ubuntu 5.4.0-44.48-generic 5.4.55
  Uname: Linux 5.4.0-44-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.8
  Architecture: amd64
  AudioDevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  admin-meir  2790 F pulseaudio
  /dev/snd/pcmC1D0p:  admin-meir  2790 F...m pulseaudio
  /dev/snd/controlC0:  admin-meir  2790 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  Date: Sat Aug 22 12:02:30 2020
  InstallationDate: Installed on 2020-05-01 (113 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Dell Inc. Inspiron 3180
  ProcEnviron:
  TERM=xterm-256color
  PATH=(custom, no user)
  XDG_RUNTIME_DIR=
  LANG=en_US.UTF-8
  SHELL=/bin/bash
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-44-generic 
root=UUID=eedc8f40-27b4-4fed-8609-5e17643f30c6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
  linux-restricted-modules-5.4.0-44-generic N/A
  linux-backports-modules-5.4.0-44-generic  N/A
  linux-firmware                            1.187.3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date

[Bug 1892593] [NEW] Fails to wake up after sleep

2020-08-22 Thread Meir Levi
Public bug reported:

The only way out - hard restart.

Also occasional system freeze. Not sure if the cause with Firefox or AMD
display driver.

thanks
Levi

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-44-generic 5.4.0-44.48
ProcVersionSignature: Ubuntu 5.4.0-44.48-generic 5.4.55
Uname: Linux 5.4.0-44-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  admin-meir   2790 F pulseaudio
 /dev/snd/pcmC1D0p:   admin-meir   2790 F...m pulseaudio
 /dev/snd/controlC0:  admin-meir   2790 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: X-Cinnamon
Date: Sat Aug 22 12:02:30 2020
InstallationDate: Installed on 2020-05-01 (113 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
MachineType: Dell Inc. Inspiron 3180
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-44-generic 
root=UUID=eedc8f40-27b4-4fed-8609-5e17643f30c6 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-44-generic N/A
 linux-backports-modules-5.4.0-44-generic  N/A
 linux-firmware1.187.3
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/09/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.0
dmi.board.name: 0918N8
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 1.3.0
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 3180
dmi.product.sku: 087E
dmi.product.version: 1.3.0
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug focal package-from-proposed

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

Title:
  Fails to wake up after sleep

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

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

[Bug 1886696] Re: [Vostro 5490, Realtek ALC3204, Speaker, Internal] Pulseaudio fails to detect card

2020-07-17 Thread Yakir Levi
Ok, so as to the sof fw version, I checked a bit and saw some things that 
unclear to me.
I compared the content of my '/lib/firmware/intel/sof' with that of the 
linux-firmware package from here: 
https://launchpad.net/ubuntu/+source/linux-firmware/1.187.1  (same as my 
version) and there are differences.
* tplg dir is missing in my folder
* I find occurences of the version fcf6c in those file:
   Binary file signed/debug/sof-icl.ldc matches
   Binary file signed/sof-icl-signed-intel.ri matches
   Binary file sof-icl.ri.orig matches
  and occurences 6cc8d of in those files:
   Binary file cnl/intel/sof-cnl-v1.3-6cc8da10.ri matches
   Binary file sof-cfl.ri matches
   Binary file sof-cml.ri matches
   Binary file sof-cml.ri.orig matches
   Binary file sof-cnl.ri matches
   Binary file sof-whl.ri matches
So it seems like there was a mix between the 2 version when I updated 
linux-firmware. What do you suggest to do here?

As to the windows issue - I didnt do anything special. I downloaded the 
standard windows using the usb creation tool from here if I recall: 
https://www.microsoft.com/en-us/software-download/windows10
and installed it. 
For the drivers I used their online tools: 
https://www.dell.com/support/home/en-il/product-support/product/vostro-14-5490-laptop/drivers
 . It is very useful, I also 
ran the hardware test to check everything. You should also download the 
SupportAssist software.
I attached a snap of my audio driver version, which is the same as the one in 
the link above as you can see.



** Attachment added: "audio.png"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1886696/+attachment/5393596/+files/audio.png

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

Title:
  [Vostro 5490, Realtek ALC3204, Speaker, Internal] Pulseaudio fails to
  detect card

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

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

[Bug 1887795] Re: snap "chromium" has bad plugs or slots: system-packages-doc

2020-07-17 Thread Levi Zombori
** Changed in: chromium-browser (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  snap "chromium" has bad plugs or slots: system-packages-doc

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1887795/+subscriptions

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

[Bug 1886696] Re: [Vostro 5490, Realtek ALC3204, Speaker, Internal] Pulseaudio fails to detect card

2020-07-08 Thread Yakir Levi
@Hui
Yes, all those packages are already installed and at the latest version. I 
probably installed it during my attempts to fix the issue.

$ sudo apt list | egrep "alsa-ucm|libasound2|linux-firmware" | grep installed
alsa-ucm-conf/focal-updates,focal-updates,now 1.2.2-1ubuntu0.1 all [installed]
libasound2-data/focal-updates,focal-updates,now 1.2.2-2.1ubuntu1 all 
[installed,automatic]
libasound2-plugins/focal,now 1.2.2-1ubuntu1 amd64 [installed,automatic]
libasound2/focal-updates,now 1.2.2-2.1ubuntu1 amd64 [installed]
linux-firmware/focal-updates,focal-updates,now 1.187.1 all [installed]

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

Title:
  [Vostro 5490, Realtek ALC3204, Speaker, Internal] Pulseaudio fails to
  detect card

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

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

[Bug 1886696] Re: [Vostro 5490, Realtek ALC3204, Speaker, Internal] Pulseaudio fails to detect card

2020-07-08 Thread Yakir Levi
@Hui

There is longer version of dmesg in the data that automatically
collected, so I assumed it's good, but anyway I attach here a full dmesg
log after system startup.

I also repeat that alsa recognizes the devices:
$ aplay -l
 List of PLAYBACK Hardware Devices 
card 0: sofhdadsp [sof-hda-dsp], device 0: HDA Analog (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 1: HDA Digital (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 3: HDMI1 (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 4: HDMI2 (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0
card 0: sofhdadsp [sof-hda-dsp], device 5: HDMI3 (*) []
  Subdevices: 1/1
  Subdevice #0: subdevice #0

but pulseaudio doesnt:
$ pacmd list-cards
0 card(s) available.


Whats the reason to downgrade the kernel?  I have never tried it and actually 
afraid it will mess up my system (or sound again...). Not sure how to do it 
also.


** Attachment added: "dmesg.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1886696/+attachment/5390844/+files/dmesg.log

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

Title:
  [Vostro 5490, Realtek ALC3204, Speaker, Internal] Pulseaudio fails to
  detect card

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

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

[Bug 1886696] Re: [Vostro 5490, Realtek ALC3204, Speaker, Internal] Pulseaudio fails to detect card

2020-07-07 Thread Yakir Levi
Ok so I guess it's true what they say, when you go to the doctor you suddenly 
feel well.
I was debugging this issue for quite some time, and just after I submitted the 
bug I found the trick. This is basically just a workaround, the bug is still 
real.

So as the guy here: 
https://forums.linuxmint.com/viewtopic.php?f=48&t=311714&start=20 explains, the 
sof driver is still new and buggy, so the best workaround is to disable it and 
roll back to intel driver. 
But apperantly 'snd_hda_intel.dmic_detect=0' is depracted in newer versions. So 
what I did was to change in '/etc/default/grub' the line:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
to:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash snd-intel-dspcfg.dsp_driver=1"

and then run 'sudo update-grub' and reboot

Also, Im not sure it mandatory but I left those 2 lines in 
/etc/modprobe.d/alsa-base.conf :
options snd-hda-intel model=auto
options snd-hda-intel snd-intel-dspcfg.dsp_driver=1

After the reboot, there were no dmesg errors, but still snd-hda-intel was down, 
so I had to manually  do:
$ sudo modprobe snd-hda-intel

And it works.
By the way this bug: 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1864871?comments=all looks 
 kinda similar but still not the same.  I tried before to edit 
/etc/pulse/default.pa as suggested but this messes up my pulseaudio daemon, as 
I saw in systemctl, so I reversed it.

I shared in details to help anyone that encounter similar problems, and
maybe to get some feedback about the workaround. Everything seems to
work now (didnt check mic)

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

Title:
  [Vostro 5490, Realtek ALC3204, Speaker, Internal] Pulseaudio fails to
  detect card

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

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

[Bug 1886696] [NEW] [Vostro 5490, Realtek ALC3204, Speaker, Internal] Pulseaudio fails to detect card

2020-07-07 Thread Yakir Levi
Public bug reported:

I have ubuntu Ubuntu 20.04 LTS installed, together with windows (dual boot) on 
my laptop. 
There is no sound at all, seems like Pulseaudio / Alsa dont recognize the sound 
card:

$ pacmd list-cards
0 card(s) available.

dmesg shows errors of sof-audio-pci:

$ dmesg

[   13.313523] sof-audio-pci :00:1f.3: error: hw params ipc failed for 
stream 2
[   13.313524] sof-audio-pci :00:1f.3: ASoC: :00:1f.3 hw params failed: 
-22
[   13.313525]  HDA Analog: ASoC: hw_params FE failed -22
[   13.313883] sof-audio-pci :00:1f.3: error: ipc error for 0x6001 size 
20
[   13.313884] sof-audio-pci :00:1f.3: error: hw params ipc failed for 
stream 2
[   13.313884] sof-audio-pci :00:1f.3: ASoC: :00:1f.3 hw params failed: 
-22
[   13.313885]  HDA Analog: ASoC: hw_params FE failed -22
[   13.314249] sof-audio-pci :00:1f.3: error: ipc error for 0x6001 size 
20
[   13.314249] sof-audio-pci :00:1f.3: error: hw params ipc failed for 
stream 2
[   13.314250] sof-audio-pci :00:1f.3: ASoC: :00:1f.3 hw params failed: 
-22
[   13.314250]  HDA Analog: ASoC: hw_params FE failed -22
.
[10706.102325] sof-audio-pci :00:1f.3: error: no reply expected, received 
0x0


pci device:
$ lspci -nnk
...
00:1f.3 Multimedia audio controller [0401]: Intel Corporation Device [8086:02c8]
Subsystem: Dell Device [1028:0959]
Kernel driver in use: sof-audio-pci
Kernel modules: snd_hda_intel, snd_sof_pci
...

There was actually already a sound problem when I had ubuntu 18.04 - The
sound worked after ubuntu got up, but then at some point the sound just
died, with some different messages on dmesg. I upgraded the kernel and
ubuntu version in hope it will solve the problem, but seems like it only
got worse.


Sound works in windows on the same laptop without issues.

My attempts so far, which didnt yield anything
1. reinstall and upgrae linux-firmware. currently 
'linux-firmware/focal-updates,focal-updates,now 1.187.1 all [installed]'
2. adding those line to /etc/modprobe.d/alsa-base.conf:
 options snd-hda-intel model=auto
 options snd-hda-intel dmic_detect=0

also, when I run 'alsa force-reload' the system just totally crashes,
forcing me to press the power button to shut it off.


Extra info


$ inxi -Fxlpoz

System:Kernel: 5.4.0-40-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 
Desktop: Gnome 3.36.2 
   Distro: Ubuntu 20.04 LTS (Focal Fossa) 
Machine:   Type: Laptop System: Dell product: Vostro 5490 v: N/A serial: 
 
   Mobo: Dell model: 05P6R7 v: A00 serial:  UEFI: Dell v: 1.5.1 
date: 01/14/2020 
Battery:   ID-1: BAT0 charge: 40.7 Wh condition: 40.7/42.0 Wh (97%) model: SMP 
DELL VM73283 status: Full 
CPU:   Topology: Quad Core model: Intel Core i5-10210U bits: 64 type: MT 
MCP arch: Kaby Lake rev: C L2 cache: 6144 KiB 
   flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx 
bogomips: 33599 
   Speed: 600 MHz min/max: 400/4200 MHz Core speeds (MHz): 1: 600 2: 
600 3: 600 4: 600 5: 600 6: 600 7: 600 8: 600 
Graphics:  Device-1: Intel UHD Graphics vendor: Dell driver: i915 v: kernel bus 
ID: 00:02.0 
   Display: x11 server: X.Org 1.20.8 driver: modesetting unloaded: 
fbdev,vesa 
   resolution: 1920x1080~60Hz, 1920x1080~60Hz, 1920x1080~60Hz 
   OpenGL: renderer: Mesa Intel UHD Graphics (CML GT2) v: 4.6 Mesa 
20.0.4 direct render: Yes 
Audio: Device-1: Intel vendor: Dell driver: sof-audio-pci bus ID: 00:1f.3 
   Sound Server: ALSA v: k5.4.0-40-generic 
Network:   Device-1: Intel Wireless-AC 9462 driver: iwlwifi v: kernel port: 
4000 bus ID: 00:14.3 
   IF: wlp0s20f3 state: up mac:  
   Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
vendor: Dell driver: r8169 v: kernel port: 3000 
   bus ID: 01:00.0 
   IF: enp1s0 state: down mac:  
Drives:Local Storage: total: 476.94 GiB used: 173.69 GiB (36.4%) 
   ID-1: /dev/nvme0n1 vendor: Toshiba model: KBG40ZNS512G NVMe 512GB 
size: 476.94 GiB

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: pulseaudio 1:13.99.1-1ubuntu3.3
ProcVersionSignature: Ubuntu 5.4.0-40.44-generic 5.4.44
Uname: Linux 5.4.0-40-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.3
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/hwC0D2', 
'/dev/snd/pcmC0D5p', '/dev/snd/pcmC0D4p', '/dev/snd/pcmC0D3p', 
'/dev/snd/pcmC0D1c', '/dev/snd/pcmC0D1p', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/pcmC0D7c', '/dev/snd/pcmC0D6c', '/dev/snd/seq', 
'/dev/snd/timer'] failed with exit code 1:
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Tue Jul  7 14:36:30 2020
DistributionChannelDescriptor:
 # This is the distribution channel descriptor for the OEM CDs
 # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor
 canonical-oem-somerville-bionic-amd64-20190418-

Re: [Bug 1876492] Re: keyboard, mouse & touchpad freeze

2020-06-10 Thread Meir Levi
I am planning to upgrade my laptop memory to 8GB & see if it will solve the 
problem.
thanks
Levi

On Wednesday, June 10, 2020, 10:11:46 AM PDT, Meir Levi 
 wrote:  
 
 I may have to replace it with 8GB moduleLevi

On Jun 10, 2020, at 9:07 AM, Meir Levi  wrote:



Most likely yes. At first I thought some add ons on my Firefox were the culprit 
but the problem still persists Thanks

On Jun 10, 2020, at 1:31 AM, Kai-Heng Feng <1876...@bugs.launchpad.net>
wrote:


This system only has 4GB memory. Did the issue happen under heavy memory
pressure?

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1876492

Title:
  keyboard, mouse & touchpad freeze

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  It happens after wakeup in overnight suspend & few minutes of surfing.
  Firefox open
  Page: twitter account

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-28-generic 5.4.0-28.32
  ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
  Uname: Linux 5.4.0-28-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse:
   USER    PID ACCESS COMMAND
   /dev/snd/controlC1:  user-meir   1408 F pulseaudio
   /dev/snd/controlC0:  user-meir   1408 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  Date: Sat May  2 10:13:15 2020
  InstallationDate: Installed on 2020-05-01 (0 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Dell Inc. Inspiron 3180
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-28-generic 
root=UUID=eedc8f40-27b4-4fed-8609-5e17643f30c6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-5.4.0-28-generic N/A
   linux-backports-modules-5.4.0-28-generic  N/A
   linux-firmware    1.187
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:

  dmi.bios.date: 03/09/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.3.0
  dmi.board.name: 0918N8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 1.3.0
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3180
  dmi.product.sku: 087E
  dmi.product.version: 1.3.0
  dmi.sys.vendor: Dell Inc.

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

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

Title:
  keyboard, mouse & touchpad freeze

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

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

Re: [Bug 1876492] Re: keyboard, mouse & touchpad freeze

2020-06-10 Thread Meir Levi
I may have to replace it with 8GB module
Levi

> On Jun 10, 2020, at 9:07 AM, Meir Levi  wrote:
> 
> 
> Most likely yes. At first I thought some add ons on my Firefox were the 
> culprit but the problem still persists 
> Thanks
> 
>>> On Jun 10, 2020, at 1:31 AM, Kai-Heng Feng <1876...@bugs.launchpad.net> 
>>> wrote:
>>> 
>> This system only has 4GB memory. Did the issue happen under heavy memory
>> pressure?
>> 
>> -- 
>> You received this bug notification because you are subscribed to the bug
>> report.
>> https://bugs.launchpad.net/bugs/1876492
>> 
>> Title:
>>  keyboard, mouse & touchpad freeze
>> 
>> Status in linux package in Ubuntu:
>>  Confirmed
>> 
>> Bug description:
>>  It happens after wakeup in overnight suspend & few minutes of surfing.
>>  Firefox open
>>  Page: twitter account
>> 
>>  ProblemType: Bug
>>  DistroRelease: Ubuntu 20.04
>>  Package: linux-image-5.4.0-28-generic 5.4.0-28.32
>>  ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
>>  Uname: Linux 5.4.0-28-generic x86_64
>>  ApportVersion: 2.20.11-0ubuntu27
>>  Architecture: amd64
>>  AudioDevicesInUse:
>>   USERPID ACCESS COMMAND
>>   /dev/snd/controlC1:  user-meir   1408 F pulseaudio
>>   /dev/snd/controlC0:  user-meir   1408 F pulseaudio
>>  CasperMD5CheckResult: skip
>>  CurrentDesktop: X-Cinnamon
>>  Date: Sat May  2 10:13:15 2020
>>  InstallationDate: Installed on 2020-05-01 (0 days ago)
>>  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
>>  MachineType: Dell Inc. Inspiron 3180
>>  ProcFB: 0 amdgpudrmfb
>>  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-28-generic 
>> root=UUID=eedc8f40-27b4-4fed-8609-5e17643f30c6 ro quiet splash vt.handoff=7
>>  RelatedPackageVersions:
>>   linux-restricted-modules-5.4.0-28-generic N/A
>>   linux-backports-modules-5.4.0-28-generic  N/A
>>   linux-firmware1.187
>>  SourcePackage: linux
>>  UpgradeStatus: No upgrade log present (probably fresh install)
>>  WifiSyslog:
>> 
>>  dmi.bios.date: 03/09/2018
>>  dmi.bios.vendor: Dell Inc.
>>  dmi.bios.version: 1.3.0
>>  dmi.board.name: 0918N8
>>  dmi.board.vendor: Dell Inc.
>>  dmi.board.version: A00
>>  dmi.chassis.type: 10
>>  dmi.chassis.vendor: Dell Inc.
>>  dmi.chassis.version: 1.3.0
>>  dmi.modalias: 
>> dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
>>  dmi.product.family: Inspiron
>>  dmi.product.name: Inspiron 3180
>>  dmi.product.sku: 087E
>>  dmi.product.version: 1.3.0
>>  dmi.sys.vendor: Dell Inc.
>> 
>> To manage notifications about this bug go to:
>> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1876492/+subscriptions

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

Title:
  keyboard, mouse & touchpad freeze

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

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

Re: [Bug 1876492] Re: keyboard, mouse & touchpad freeze

2020-06-10 Thread Meir Levi
Most likely yes. At first I thought some add ons on my Firefox were the culprit 
but the problem still persists 
Thanks

> On Jun 10, 2020, at 1:31 AM, Kai-Heng Feng <1876...@bugs.launchpad.net> wrote:
> 
> This system only has 4GB memory. Did the issue happen under heavy memory
> pressure?
> 
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1876492
> 
> Title:
>  keyboard, mouse & touchpad freeze
> 
> Status in linux package in Ubuntu:
>  Confirmed
> 
> Bug description:
>  It happens after wakeup in overnight suspend & few minutes of surfing.
>  Firefox open
>  Page: twitter account
> 
>  ProblemType: Bug
>  DistroRelease: Ubuntu 20.04
>  Package: linux-image-5.4.0-28-generic 5.4.0-28.32
>  ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
>  Uname: Linux 5.4.0-28-generic x86_64
>  ApportVersion: 2.20.11-0ubuntu27
>  Architecture: amd64
>  AudioDevicesInUse:
>   USERPID ACCESS COMMAND
>   /dev/snd/controlC1:  user-meir   1408 F pulseaudio
>   /dev/snd/controlC0:  user-meir   1408 F pulseaudio
>  CasperMD5CheckResult: skip
>  CurrentDesktop: X-Cinnamon
>  Date: Sat May  2 10:13:15 2020
>  InstallationDate: Installed on 2020-05-01 (0 days ago)
>  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
>  MachineType: Dell Inc. Inspiron 3180
>  ProcFB: 0 amdgpudrmfb
>  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-28-generic 
> root=UUID=eedc8f40-27b4-4fed-8609-5e17643f30c6 ro quiet splash vt.handoff=7
>  RelatedPackageVersions:
>   linux-restricted-modules-5.4.0-28-generic N/A
>   linux-backports-modules-5.4.0-28-generic  N/A
>   linux-firmware1.187
>  SourcePackage: linux
>  UpgradeStatus: No upgrade log present (probably fresh install)
>  WifiSyslog:
> 
>  dmi.bios.date: 03/09/2018
>  dmi.bios.vendor: Dell Inc.
>  dmi.bios.version: 1.3.0
>  dmi.board.name: 0918N8
>  dmi.board.vendor: Dell Inc.
>  dmi.board.version: A00
>  dmi.chassis.type: 10
>  dmi.chassis.vendor: Dell Inc.
>  dmi.chassis.version: 1.3.0
>  dmi.modalias: 
> dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
>  dmi.product.family: Inspiron
>  dmi.product.name: Inspiron 3180
>  dmi.product.sku: 087E
>  dmi.product.version: 1.3.0
>  dmi.sys.vendor: Dell Inc.
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1876492/+subscriptions

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

Title:
  keyboard, mouse & touchpad freeze

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

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

Re: [Bug 1879107] Re: system freeze during internet surf

2020-05-17 Thread Meir Levi
After disabling few addons on Firefox (mostly different forms of adblockers) 
the problem seems to have been solved.
thanksLevi

On Saturday, May 16, 2020, 8:25:46 PM PDT, Chris Guiver 
<1879...@bugs.launchpad.net> wrote:  
 
 Thank you for taking the time to report this bug and helping to make
Ubuntu better.

I suspect a Support site would be appropriate, eg.
https://answers.launchpad.net/ubuntu. You can also find help with your
problem in the support forum of your local Ubuntu community
http://loco.ubuntu.com/ or asking at https://askubuntu.com or
https://ubuntuforums.org, or for more support options please look at
https://discourse.ubuntu.com/t/community-support/709

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1879107

Title:
  system freeze during internet surf

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  It mostly happens while running firefox with 4 or 5 tabs open. Not sure if 
one or more add-ons are the cause. Nonetheless, I have not tried it with other 
browsers.
  Otherwise, it is difficult to maintain a working environment when I have to 
hard-restart every few hours.

  Please advise.
  Levi

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: linux-image-5.4.0-29-generic 5.4.0-29.33
  ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
  Uname: Linux 5.4.0-29-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27
  Architecture: amd64
  AudioDevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  user-meir  14864 F pulseaudio
  /dev/snd/controlC0:  user-meir  14864 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: X-Cinnamon
  Date: Fri May 15 12:58:42 2020
  InstallationDate: Installed on 2020-05-01 (14 days ago)
  InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
  MachineType: Dell Inc. Inspiron 3180
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-29-generic 
root=UUID=eedc8f40-27b4-4fed-8609-5e17643f30c6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
  linux-restricted-modules-5.4.0-29-generic N/A
  linux-backports-modules-5.4.0-29-generic  N/A
  linux-firmware                            1.187
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
  
  dmi.bios.date: 03/09/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.3.0
  dmi.board.name: 0918N8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 1.3.0
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3180
  dmi.product.sku: 087E
  dmi.product.version: 1.3.0
  dmi.sys.vendor: Dell Inc.

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

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

Title:
  system freeze during internet surf

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

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

[Bug 1879107] Re: system freeze during internet surf

2020-05-17 Thread Meir Levi
PROBLEM FIXED.
One or more of my addon were conflicting with others. After Disabling them & 
now the problem seems to have been solved.

thanks

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

Title:
  system freeze during internet surf

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

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

[Bug 1879107] [NEW] system freeze during internet surf

2020-05-16 Thread Meir Levi
Public bug reported:

It mostly happens while running firefox with 4 or 5 tabs open. Not sure if one 
or more add-ons are the cause. Nonetheless, I have not tried it with other 
browsers.
Otherwise, it is difficult to maintain a working environment when I have to 
hard-restart every few hours.

Please advise.
Levi

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-29-generic 5.4.0-29.33
ProcVersionSignature: Ubuntu 5.4.0-29.33-generic 5.4.30
Uname: Linux 5.4.0-29-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  user-meir  14864 F pulseaudio
 /dev/snd/controlC0:  user-meir  14864 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: X-Cinnamon
Date: Fri May 15 12:58:42 2020
InstallationDate: Installed on 2020-05-01 (14 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
MachineType: Dell Inc. Inspiron 3180
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-29-generic 
root=UUID=eedc8f40-27b4-4fed-8609-5e17643f30c6 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-29-generic N/A
 linux-backports-modules-5.4.0-29-generic  N/A
 linux-firmware1.187
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 
dmi.bios.date: 03/09/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.0
dmi.board.name: 0918N8
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 1.3.0
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 3180
dmi.product.sku: 087E
dmi.product.version: 1.3.0
dmi.sys.vendor: Dell Inc.

** Affects: linux (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/1879107

Title:
  system freeze during internet surf

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

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

[Bug 1876776] [NEW] synaptic package remians locked after it was closes

2020-05-04 Thread Meir Levi
Public bug reported:

Preventing updates through terminal command

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-28-generic 5.4.0-28.32
ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
Uname: Linux 5.4.0-28-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  admin-meir  19747 F pulseaudio
 /dev/snd/controlC0:  admin-meir  19747 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: X-Cinnamon
Date: Mon May  4 10:33:49 2020
InstallationDate: Installed on 2020-05-01 (2 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
MachineType: Dell Inc. Inspiron 3180
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-28-generic 
root=UUID=eedc8f40-27b4-4fed-8609-5e17643f30c6 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-28-generic N/A
 linux-backports-modules-5.4.0-28-generic  N/A
 linux-firmware1.187
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 03/09/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.0
dmi.board.name: 0918N8
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 1.3.0
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 3180
dmi.product.sku: 087E
dmi.product.version: 1.3.0
dmi.sys.vendor: Dell Inc.

** Affects: linux (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/1876776

Title:
  synaptic package remians locked after it was closes

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

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

[Bug 1876492] [NEW] keyboard, mouse & touchpad freeze

2020-05-02 Thread Meir Levi
Public bug reported:

It happens after wakeup in overnight suspend & few minutes of surfing.
Firefox open
Page: twitter account

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.4.0-28-generic 5.4.0-28.32
ProcVersionSignature: Ubuntu 5.4.0-28.32-generic 5.4.30
Uname: Linux 5.4.0-28-generic x86_64
ApportVersion: 2.20.11-0ubuntu27
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  user-meir   1408 F pulseaudio
 /dev/snd/controlC0:  user-meir   1408 F pulseaudio
CasperMD5CheckResult: skip
CurrentDesktop: X-Cinnamon
Date: Sat May  2 10:13:15 2020
InstallationDate: Installed on 2020-05-01 (0 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
MachineType: Dell Inc. Inspiron 3180
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-28-generic 
root=UUID=eedc8f40-27b4-4fed-8609-5e17643f30c6 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.4.0-28-generic N/A
 linux-backports-modules-5.4.0-28-generic  N/A
 linux-firmware1.187
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 
dmi.bios.date: 03/09/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.0
dmi.board.name: 0918N8
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 1.3.0
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 3180
dmi.product.sku: 087E
dmi.product.version: 1.3.0
dmi.sys.vendor: Dell Inc.

** Affects: linux (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/1876492

Title:
  keyboard, mouse & touchpad freeze

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

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

[Bug 1871667] [NEW] Touchpad disabled after ovrnight suspend

2020-04-08 Thread Meir Levi
Public bug reported:

Although the mouse does work - it seems touchpad never wakes up or
engaged when the spacebar key is pressed to wake up

This problem has been persistent for past 4 or 5 months

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: linux-image-5.3.0-47-generic 5.3.0-47.39
ProcVersionSignature: Ubuntu 5.3.0-47.39-generic 5.3.18
Uname: Linux 5.3.0-47-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  user-meir   1563 F pulseaudio
 /dev/snd/controlC0:  user-meir   1563 F pulseaudio
CurrentDesktop: X-Cinnamon
Date: Wed Apr  8 08:42:24 2020
InstallationDate: Installed on 2019-10-18 (172 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: Dell Inc. Inspiron 3180
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-47-generic 
root=UUID=8b17e198-3430-4a53-9e4a-1da7d792458b ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.3.0-47-generic N/A
 linux-backports-modules-5.3.0-47-generic  N/A
 linux-firmware1.183.5
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 
dmi.bios.date: 03/09/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.0
dmi.board.name: 0918N8
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 1.3.0
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 3180
dmi.product.sku: 087E
dmi.product.version: 1.3.0
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug eoan package-from-proposed

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

Title:
  Touchpad disabled after ovrnight suspend

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

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

[Bug 1867448] [NEW] Tauchpad not functioning after overnight suspend

2020-03-14 Thread Meir Levi
Public bug reported:

System does wake up & mouse does work 
must restart to restart TP function

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: linux-image-5.3.0-42-generic 5.3.0-42.34
ProcVersionSignature: Ubuntu 5.3.0-42.34-generic 5.3.18
Uname: Linux 5.3.0-42-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  user-meir   1565 F pulseaudio
 /dev/snd/controlC0:  user-meir   1565 F pulseaudio
CurrentDesktop: X-Cinnamon
Date: Sat Mar 14 09:41:01 2020
InstallationDate: Installed on 2019-10-18 (147 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: Dell Inc. Inspiron 3180
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-42-generic 
root=UUID=8b17e198-3430-4a53-9e4a-1da7d792458b ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.3.0-42-generic N/A
 linux-backports-modules-5.3.0-42-generic  N/A
 linux-firmware1.183.4
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 
dmi.bios.date: 03/09/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.0
dmi.board.name: 0918N8
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 1.3.0
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 3180
dmi.product.sku: 087E
dmi.product.version: 1.3.0
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug eoan package-from-proposed

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

Title:
  Tauchpad not functioning after overnight suspend

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

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

Re: [Bug 1865100] Re: screen freeze during surfing

2020-03-02 Thread Meir Levi
Andrea
I belive I have answered your question on subsequent reports
Levi

> On Mar 2, 2020, at 4:20 AM, Andrea Righi  wrote:
> 
> Hi Levi, thanks for reporting this. Can you reproduce this problem
> easily (how often does it happen)? Did it start to happen after a
> specific kernel update?
> 
> -- 
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1865100
> 
> Title:
>  screen freeze during surfing
> 
> Status in linux package in Ubuntu:
>  Confirmed
> 
> Bug description:
>  The only means of recovery is a hard-restart. On some occasions the freeze 
> lasts few seconds - other times it stays frozen.
>  Thanks
>  Levi
> 
>  ProblemType: Bug
>  DistroRelease: Ubuntu 19.10
>  Package: linux-image-5.3.0-41-generic 5.3.0-41.33
>  ProcVersionSignature: Ubuntu 5.3.0-41.33-generic 5.3.18
>  Uname: Linux 5.3.0-41-generic x86_64
>  ApportVersion: 2.20.11-0ubuntu8.5
>  Architecture: amd64
>  AudioDevicesInUse:
>   USERPID ACCESS COMMAND
>   /dev/snd/controlC1:  user-meir   1624 F pulseaudio
>   /dev/snd/controlC0:  user-meir   1624 F pulseaudio
>  CurrentDesktop: X-Cinnamon
>  Date: Thu Feb 27 17:29:53 2020
>  InstallationDate: Installed on 2019-10-18 (132 days ago)
>  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
>  MachineType: Dell Inc. Inspiron 3180
>  ProcFB: 0 amdgpudrmfb
>  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-41-generic 
> root=UUID=8b17e198-3430-4a53-9e4a-1da7d792458b ro quiet splash vt.handoff=7
>  RelatedPackageVersions:
>   linux-restricted-modules-5.3.0-41-generic N/A
>   linux-backports-modules-5.3.0-41-generic  N/A
>   linux-firmware1.183.4
>  SourcePackage: linux
>  UpgradeStatus: No upgrade log present (probably fresh install)
>  WifiSyslog:
> 
>  dmi.bios.date: 03/09/2018
>  dmi.bios.vendor: Dell Inc.
>  dmi.bios.version: 1.3.0
>  dmi.board.name: 0918N8
>  dmi.board.vendor: Dell Inc.
>  dmi.board.version: A00
>  dmi.chassis.type: 10
>  dmi.chassis.vendor: Dell Inc.
>  dmi.chassis.version: 1.3.0
>  dmi.modalias: 
> dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
>  dmi.product.family: Inspiron
>  dmi.product.name: Inspiron 3180
>  dmi.product.sku: 087E
>  dmi.product.version: 1.3.0
>  dmi.sys.vendor: Dell Inc.
> 
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1865100/+subscriptions

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

Title:
  screen freeze during surfing

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

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

[Bug 1865100] [NEW] screen freeze during surfing

2020-02-27 Thread Meir Levi
Public bug reported:

The only means of recovery is a hard-restart. On some occasions the freeze 
lasts few seconds - other times it stays frozen.
Thanks
Levi

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: linux-image-5.3.0-41-generic 5.3.0-41.33
ProcVersionSignature: Ubuntu 5.3.0-41.33-generic 5.3.18
Uname: Linux 5.3.0-41-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.5
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  user-meir   1624 F pulseaudio
 /dev/snd/controlC0:  user-meir   1624 F pulseaudio
CurrentDesktop: X-Cinnamon
Date: Thu Feb 27 17:29:53 2020
InstallationDate: Installed on 2019-10-18 (132 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: Dell Inc. Inspiron 3180
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-41-generic 
root=UUID=8b17e198-3430-4a53-9e4a-1da7d792458b ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.3.0-41-generic N/A
 linux-backports-modules-5.3.0-41-generic  N/A
 linux-firmware1.183.4
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 
dmi.bios.date: 03/09/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.0
dmi.board.name: 0918N8
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 1.3.0
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 3180
dmi.product.sku: 087E
dmi.product.version: 1.3.0
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug eoan package-from-proposed

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

Title:
  screen freeze during surfing

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

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

[Bug 1862860] [NEW] sudden shut down

2020-02-11 Thread Meir Levi
Public bug reported:

mostly occurs when system goes into suspension.
Also, issues with installing or update Wireguard.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: linux-image-5.3.0-40-generic 5.3.0-40.32
ProcVersionSignature: Ubuntu 5.3.0-40.32-generic 5.3.18
Uname: Linux 5.3.0-40-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  user-meir   1363 F pulseaudio
 /dev/snd/controlC0:  user-meir   1363 F pulseaudio
CurrentDesktop: X-Cinnamon
Date: Tue Feb 11 15:33:56 2020
InstallationDate: Installed on 2019-10-18 (116 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: Dell Inc. Inspiron 3180
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-40-generic 
root=UUID=8b17e198-3430-4a53-9e4a-1da7d792458b ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.3.0-40-generic N/A
 linux-backports-modules-5.3.0-40-generic  N/A
 linux-firmware1.183.4
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 
dmi.bios.date: 03/09/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.0
dmi.board.name: 0918N8
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 1.3.0
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 3180
dmi.product.sku: 087E
dmi.product.version: 1.3.0
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug eoan package-from-proposed

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

Title:
  sudden shut down

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

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

[Bug 1860737] [NEW] system freeze during internet surf

2020-01-23 Thread Meir Levi
Public bug reported:

The last freeze had occurred on this web site while typing a reply to aother 
nextdoor.ccom subsriber.
www.nextdoor.com

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: linux-image-5.3.0-29-generic 5.3.0-29.31
ProcVersionSignature: Ubuntu 5.3.0-29.31-generic 5.3.13
Uname: Linux 5.3.0-29-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  user-meir   1346 F pulseaudio
 /dev/snd/controlC0:  user-meir   1346 F pulseaudio
CurrentDesktop: X-Cinnamon
Date: Thu Jan 23 16:24:53 2020
InstallationDate: Installed on 2019-10-18 (97 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: Dell Inc. Inspiron 3180
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-29-generic 
root=UUID=8b17e198-3430-4a53-9e4a-1da7d792458b ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.3.0-29-generic N/A
 linux-backports-modules-5.3.0-29-generic  N/A
 linux-firmware1.183.3
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 
dmi.bios.date: 03/09/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.0
dmi.board.name: 0918N8
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 1.3.0
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 3180
dmi.product.sku: 087E
dmi.product.version: 1.3.0
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug eoan package-from-proposed

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

Title:
  system freeze during internet surf

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

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

[Bug 1860195] [NEW] Screen goes dark when Laptop is lifted up from desk

2020-01-17 Thread Meir Levi
Public bug reported:

This problem had happened twice n past two weeks.

Normally, I place the laptop on my laps (with legs on the desk). 
Occasionally I set it on my desk for a few minutes to do other chores. Then the 
screen goes dark after I pick it up.

Only Hard restart works.

thanks

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: linux-image-5.3.0-28-generic 5.3.0-28.30
ProcVersionSignature: Ubuntu 5.3.0-28.30-generic 5.3.13
Uname: Linux 5.3.0-28-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  user-meir   1355 F pulseaudio
 /dev/snd/controlC0:  user-meir   1355 F pulseaudio
CurrentDesktop: X-Cinnamon
Date: Fri Jan 17 17:33:41 2020
InstallationDate: Installed on 2019-10-18 (91 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: Dell Inc. Inspiron 3180
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-28-generic 
root=UUID=8b17e198-3430-4a53-9e4a-1da7d792458b ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.3.0-28-generic N/A
 linux-backports-modules-5.3.0-28-generic  N/A
 linux-firmware1.183.3
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 
dmi.bios.date: 03/09/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.0
dmi.board.name: 0918N8
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 1.3.0
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 3180
dmi.product.sku: 087E
dmi.product.version: 1.3.0
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug eoan package-from-proposed

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

Title:
  Screen goes dark when Laptop is lifted up from desk

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

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

Re: [Bug 1856875] Re: touchpad freeze after long suspention

2019-12-30 Thread Meir Levi
*** This bug is a duplicate of bug 1857776 ***
https://bugs.launchpad.net/bugs/1857776

 Kei-hengThe first one I sent after reboot. The second one I send w/o reboot, 
where I used the mouse to open the terminal command.
I will try your instructions from the previous email and let you know. I have 
no doubt that the Linux Kernel is the culprit.
thanksLevi

On Sunday, December 29, 2019, 9:45:44 PM PST, Kai-Heng Feng 
 wrote:  
 
 *** This bug is a duplicate of bug 1857776 ***
    https://bugs.launchpad.net/bugs/1857776

** This bug has been marked a duplicate of bug 1857776
  touchpad freeze after long suspention

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1856875

Title:
  touchpad freeze after long suspention

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  Mouse works but not the touchpad. Need to restart laptop to restore
  touchpad

  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: linux-image-5.3.0-25-generic 5.3.0-25.27
  ProcVersionSignature: Ubuntu 5.3.0-25.27-generic 5.3.13
  Uname: Linux 5.3.0-25-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
  USER        PID ACCESS COMMAND
  /dev/snd/controlC1:  user-meir  14256 F pulseaudio
  /dev/snd/controlC0:  user-meir  14256 F pulseaudio
  CurrentDesktop: X-Cinnamon
  Date: Wed Dec 18 09:16:47 2019
  InstallationDate: Installed on 2019-10-18 (60 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  MachineType: Dell Inc. Inspiron 3180
  ProcFB: 0 amdgpudrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-25-generic 
root=UUID=8b17e198-3430-4a53-9e4a-1da7d792458b ro quiet splash vt.handoff=7
  RelatedPackageVersions:
  linux-restricted-modules-5.3.0-25-generic N/A
  linux-backports-modules-5.3.0-25-generic  N/A
  linux-firmware                            1.183.3
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
  
  dmi.bios.date: 03/09/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.3.0
  dmi.board.name: 0918N8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 1.3.0
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3180
  dmi.product.sku: 087E
  dmi.product.version: 1.3.0
  dmi.sys.vendor: Dell Inc.

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

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

Title:
  touchpad freeze after long suspention

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

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

[Bug 1857776] [NEW] touchpad freeze after long suspention

2019-12-28 Thread Meir Levi
Public bug reported:

Mouse however does work in either occassion

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: linux-image-5.3.0-26-generic 5.3.0-26.28
ProcVersionSignature: Ubuntu 5.3.0-26.28-generic 5.3.13
Uname: Linux 5.3.0-26-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  user-meir   4001 F pulseaudio
 /dev/snd/controlC0:  user-meir   4001 F pulseaudio
CurrentDesktop: X-Cinnamon
Date: Sat Dec 28 11:46:52 2019
InstallationDate: Installed on 2019-10-18 (70 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: Dell Inc. Inspiron 3180
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-26-generic 
root=UUID=8b17e198-3430-4a53-9e4a-1da7d792458b ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.3.0-26-generic N/A
 linux-backports-modules-5.3.0-26-generic  N/A
 linux-firmware1.183.3
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 
dmi.bios.date: 03/09/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.0
dmi.board.name: 0918N8
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 1.3.0
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 3180
dmi.product.sku: 087E
dmi.product.version: 1.3.0
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug eoan package-from-proposed

** Attachment added: "system Log"
   
https://bugs.launchpad.net/bugs/1857776/+attachment/5316119/+files/gnome-system-log.desktop

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

Title:
  touchpad freeze after long suspention

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

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

[Bug 1856875] [NEW] touchpad freeze after long suspention

2019-12-18 Thread Meir Levi
Public bug reported:

Mouse works but not the touchpad. Need to restart laptop to restore
touchpad

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: linux-image-5.3.0-25-generic 5.3.0-25.27
ProcVersionSignature: Ubuntu 5.3.0-25.27-generic 5.3.13
Uname: Linux 5.3.0-25-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  user-meir  14256 F pulseaudio
 /dev/snd/controlC0:  user-meir  14256 F pulseaudio
CurrentDesktop: X-Cinnamon
Date: Wed Dec 18 09:16:47 2019
InstallationDate: Installed on 2019-10-18 (60 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
MachineType: Dell Inc. Inspiron 3180
ProcFB: 0 amdgpudrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-25-generic 
root=UUID=8b17e198-3430-4a53-9e4a-1da7d792458b ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-5.3.0-25-generic N/A
 linux-backports-modules-5.3.0-25-generic  N/A
 linux-firmware1.183.3
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
WifiSyslog:
 
dmi.bios.date: 03/09/2018
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.3.0
dmi.board.name: 0918N8
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: 1.3.0
dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 3180
dmi.product.sku: 087E
dmi.product.version: 1.3.0
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug eoan package-from-proposed

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

Title:
  touchpad freeze after long suspention

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

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

Re: [Bug 1833617] Re: [amdgpu] screen freeze after suspend

2019-12-17 Thread Meir Levi
Done bug report sentThanksLevi

On Tuesday, December 17, 2019, 1:20:45 AM PST, Kai-Heng Feng 
 wrote:  
 
 Can you please file a new bug report so it can be tracked separately?

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1833617

Title:
  [amdgpu] screen freeze after suspend

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Disco:
  Fix Committed
Status in xserver-xorg-video-amdgpu source package in Disco:
  Invalid
Status in linux source package in Eoan:
  Fix Committed
Status in xserver-xorg-video-amdgpu source package in Eoan:
  Invalid

Bug description:
  === SRU Justification ===
  [Impact]
  Screen freeze after S3 on AMD Stoney Ridge.

  [Fix]
  Pin the VRAM so it won't contain garbage data after S3.

  [Test]
  After applying this patch I can confirm the issue is gone on Dell
  Inspiron 3180, a Stoney Ridge laptop.

  [Regression Potential]
  Low. This patch only touched a small subset of amdgpu.

  === Original Bug Report ===
  It's most likely amdgup driver needs an upgrade. Problem occurs since kernel 
upgrade to 5.0

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.0.0-18.19-generic 5.0.12
  Uname: Linux 5.0.0-18-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CompositorRunning: None
  Date: Thu Jun 20 13:46:46 2019
  DistUpgraded: Fresh install
  DistroCodename: disco
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Stoney [Radeon R2/R3/R4/R5 Graphics] 
[1002:98e4] (rev eb) (prog-if 00 [VGA controller])
     Subsystem: Dell Stoney [Radeon R2/R3/R4/R5 Graphics] [1028:087e]
  InstallationDate: Installed on 2019-06-06 (14 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  MachineType: Dell Inc. Inspiron 3180
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-18-generic 
root=UUID=a16bd163-e82f-4ec1-9c5f-c9bd32e225fa ro
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/09/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.3.0
  dmi.board.name: 0918N8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 1.3.0
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3180
  dmi.product.sku: 087E
  dmi.product.version: 1.3.0
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.97-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.0.2-1ubuntu1.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.4-1ubuntu3
  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

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

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

Title:
  [amdgpu] screen freeze after suspend

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

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

[Bug 1856743] [NEW] Occassional Touchpad freeze after wake up

2019-12-17 Thread Meir Levi
Public bug reported:

It does not always happens. But it did occure once in past 4 days.

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

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

Title:
  Occassional Touchpad  freeze after wake up

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

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

Re: [Bug 1833617] Re: [amdgpu] screen freeze after suspend

2019-12-06 Thread Meir Levi
Perhaps this is a new bug. Touchpad freeze after wakeup. Mouse works Here is a 
copy of the syslog & dmesg
user-meir@adminmeir-Inspiron-3180:~$ dmesg
[    0.00] Linux version 5.3.0-25-generic (buildd@lgw01-amd64-036) (gcc 
version 9.2.1 20191008 (Ubuntu 9.2.1-9ubuntu2)) #27-Ubuntu SMP Wed Dec 4 
13:36:32 UTC 2019 (Ubuntu 5.3.0-25.27-generic 5.3.13)
[    0.00] Command line: BOOT_IMAGE=/boot/vmlinuz-5.3.0-25-generic 
root=UUID=8b17e198-3430-4a53-9e4a-1da7d792458b ro quiet splash vt.handoff=7
[    0.00] KERNEL supported cpus:
[    0.00]   Intel GenuineIntel
[    0.00]   AMD AuthenticAMD
[    0.00]   Hygon HygonGenuine
[    0.00]   Centaur CentaurHauls
[    0.00]   zhaoxin   Shanghai  
[    0.00] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point 
registers'
[    0.00] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers'
[    0.00] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers'
[    0.00] x86/fpu: xstate_offset[2]:  576, xstate_sizes[2]:  256
[    0.00] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, 
using 'standard' format.
[    0.00] BIOS-provided physical RAM map:
[    0.00] BIOS-e820: [mem 0x-0x00086fff] usable
[    0.00] BIOS-e820: [mem 0x00087000-0x00087fff] reserved
[    0.00] BIOS-e820: [mem 0x00088000-0x0009] usable
[    0.00] BIOS-e820: [mem 0x000a-0x000b] reserved
[    0.00] BIOS-e820: [mem 0x0010-0xd64b5fff] usable
[    0.00] BIOS-e820: [mem 0xd64b6000-0xd6db5fff] reserved
[    0.00] BIOS-e820: [mem 0xd6db6000-0xe6fbefff] usable
[    0.00] BIOS-e820: [mem 0xe6fbf000-0xe71befff] type 20
[    0.00] BIOS-e820: [mem 0xe71bf000-0xe78befff] reserved
[    0.00] BIOS-e820: [mem 0xe78bf000-0xe7bbefff] ACPI NVS
[    0.00] BIOS-e820: [mem 0xe7bbf000-0xe7bfefff] ACPI data
[    0.00] BIOS-e820: [mem 0xe7bff000-0xe7bf] usable
[    0.00] BIOS-e820: [mem 0xe7c0-0xe7ff] reserved
[    0.00] BIOS-e820: [mem 0xf080-0xf08f] reserved
[    0.00] BIOS-e820: [mem 0xf800-0xfbff] reserved
[    0.00] BIOS-e820: [mem 0xfec0-0xfec00fff] reserved
[    0.00] BIOS-e820: [mem 0xfec1-0xfec10fff] reserved
[    0.00] BIOS-e820: [mem 0xfed8-0xfed80fff] reserved
[    0.00] BIOS-e820: [mem 0xfee0-0xfee00fff] reserved
[    0.00] BIOS-e820: [mem 0xff80-0x] reserved
[    0.00] BIOS-e820: [mem 0x0001-0x000111ff] usable
[    0.00] BIOS-e820: [mem 0x00011200-0x000116ff] reserved
[    0.00] NX (Execute Disable) protection: active
[    0.00] efi: EFI v2.50 by Dell Inc.
[    0.00] efi:  ACPI 2.0=0xe7bfe014  SMBIOS=0xe726e000  SMBIOS 
3.0=0xe726c000  ESRT=0xe726f718  MEMATTR=0xe4e06018 
[    0.00] secureboot: Secure boot could not be determined (mode 0)
[    0.00] SMBIOS 3.1.1 present.
[    0.00] DMI: Dell Inc. Inspiron 3180/0918N8, BIOS 1.3.0 03/09/2018
[    0.00] tsc: Fast TSC calibration using PIT
[    0.00] tsc: Detected 1597.180 MHz processor
[    0.38] e820: update [mem 0x-0x0fff] usable ==> reserved
[    0.41] e820: remove [mem 0x000a-0x000f] usable
[    0.50] last_pfn = 0x112000 max_arch_pfn = 0x4
[    0.57] MTRR default type: uncachable
[    0.59] MTRR fixed ranges enabled:
[    0.60]   0-9 write-back
[    0.62]   A-B uncachable
[    0.63]   C-F write-through
[    0.64] MTRR variable ranges enabled:
[    0.66]   0 base  mask 8000 write-back
[    0.68]   1 base 8000 mask C000 write-back
[    0.70]   2 base C000 mask E000 write-back
[    0.71]   3 base E000 mask F800 write-back
[    0.72]   4 base FF80 mask FF80 write-protect
[    0.73]   5 disabled
[    0.74]   6 disabled
[    0.74]   7 disabled
[    0.76] TOM2: 00011700 aka 4464M
[    0.000378] x86/PAT: Configuration [0-7]: WB  WC  UC- UC  WB  WP  UC- WT  
[    0.000507] last_pfn = 0xe7c00 max_arch_pfn = 0x4
[    0.007596] esrt: Reserving ESRT space from 0xe726f718 to 
0xe726f750.
[    0.007611] check: Scanning 1 areas for low memory corruption
[    0.007617] Using GB pages for direct mapping
[    0.007620] BRK [0x57a01000, 0x57a01fff] PGTABLE
[    0.007623] BRK [0x57a02000, 0x57a02fff] PGTABLE
[    0.007624] BRK [0x57a03000, 0x57a03fff] PGTABLE
[    0.007676] BRK [0x57a04000, 0x57a04fff] PGTABLE
[    0.007678] BRK [0x57a05000, 0x57a05fff] PGTABLE
[    0.007843] BRK [0x57a06000, 0x57a06fff] PGTABLE
[    0.007897

Re: [Bug 1833617] Re: [amdgpu] screen freeze after suspend

2019-09-06 Thread Meir Levi
More recent releases do not work. The very reason I stopped the
Kernell updates on my laptop until version  5.0.0.-28 is released which
should include the solution to our problem of screen never wakes up from
suspend mode.

On Friday, September 6, 2019, 9:30:48 AM PDT, Richard Baka 
 wrote:  
 
 Thanks, this is a patched kernel I think. I need a more recent kernel,
could you give me the patch.?

-- 
You received this bug notification because you are subscribed to the bug
report.
https://bugs.launchpad.net/bugs/1833617

Title:
  [amdgpu] screen freeze after suspend

Status in linux package in Ubuntu:
  Fix Committed
Status in linux source package in Disco:
  New
Status in xserver-xorg-video-amdgpu source package in Disco:
  New
Status in linux source package in Eoan:
  Fix Committed
Status in xserver-xorg-video-amdgpu source package in Eoan:
  Invalid

Bug description:
  === SRU Justification ===
  [Impact]
  Screen freeze after S3 on AMD Stoney Ridge.

  [Fix]
  Pin the VRAM so it won't contain garbage data after S3.

  [Test]
  After applying this patch I can confirm the issue is gone on Dell
  Inspiron 3180, a Stoney Ridge laptop.

  [Regression Potential]
  Low. This patch only touched a small subset of amdgpu.

  === Original Bug Report ===
  It's most likely amdgup driver needs an upgrade. Problem occurs since kernel 
upgrade to 5.0

  ProblemType: Bug
  DistroRelease: Ubuntu 19.04
  Package: xorg 1:7.7+19ubuntu12
  ProcVersionSignature: Ubuntu 5.0.0-18.19-generic 5.0.12
  Uname: Linux 5.0.0-18-generic x86_64
  ApportVersion: 2.20.10-0ubuntu27
  Architecture: amd64
  CompositorRunning: None
  Date: Thu Jun 20 13:46:46 2019
  DistUpgraded: Fresh install
  DistroCodename: disco
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] Stoney [Radeon R2/R3/R4/R5 Graphics] 
[1002:98e4] (rev eb) (prog-if 00 [VGA controller])
     Subsystem: Dell Stoney [Radeon R2/R3/R4/R5 Graphics] [1028:087e]
  InstallationDate: Installed on 2019-06-06 (14 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
  MachineType: Dell Inc. Inspiron 3180
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.0.0-18-generic 
root=UUID=a16bd163-e82f-4ec1-9c5f-c9bd32e225fa ro
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/09/2018
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.3.0
  dmi.board.name: 0918N8
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.chassis.version: 1.3.0
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.3.0:bd03/09/2018:svnDellInc.:pnInspiron3180:pvr1.3.0:rvnDellInc.:rn0918N8:rvrA00:cvnDellInc.:ct10:cvr1.3.0:
  dmi.product.family: Inspiron
  dmi.product.name: Inspiron 3180
  dmi.product.sku: 087E
  dmi.product.version: 1.3.0
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.97-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 19.0.2-1ubuntu1.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.4-1ubuntu3
  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

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

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

Title:
  [amdgpu] screen freeze after suspend

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

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

  1   2   3   4   >