[Bug 1895665] Re: PulseAudio automatically switches away from HDMI after display sleep

2021-03-08 Thread Jean-Marc Le Peuvedic
*** This bug is a duplicate of bug 1888598 ***
https://bugs.launchpad.net/bugs/1888598

if I add blacklist= to load-module module-switch-on-connect, switching
to HDMI is no longer inhibited, and the HDMI output is listed first in
pavucontrol, but the output still disappears for good when the monitor
goes to sleep.

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

Title:
  PulseAudio automatically switches away from HDMI after display sleep

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

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

[Bug 1895665] Re: PulseAudio automatically switches away from HDMI after display sleep

2021-03-08 Thread Jean-Marc Le Peuvedic
*** This bug is a duplicate of bug 1888598 ***
https://bugs.launchpad.net/bugs/1888598

Here is what happens as seen by pulseaudio - during the monitor
sleep/wake cycle leading to disappearance of the HDMI output:

D: [pulseaudio] alsa-util.c: ELD info empty (for device=3)
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=3 Jack' is now unplugged
D: [pulseaudio] device-port.c: Setting port hdmi-output-0 to status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-switch-on-port-available.c: Trying to switch away from 
port hdmi-output-0, found no better option
I: [pulseaudio] core.c: default_sink: alsa_output.pci-_65_00.1.hdmi-stereo 
-> alsa_output.pci-_00_1f.3.iec958-stereo
D: [pulseaudio] card.c: Setting card alsa_card.pci-_65_00.1 profile 
output:hdmi-stereo to availability status no
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] module-switch-on-port-available.c: Active profile 
output:hdmi-stereo on card alsa_card.pci-_65_00.1 became unavailable, 
switching to another profile
D: [pulseaudio] sink.c: alsa_output.pci-_65_00.1.hdmi-stereo: state: 
SUSPENDED -> UNLINKED
D: [pulseaudio] source.c: alsa_output.pci-_65_00.1.hdmi-stereo.monitor: 
state: SUSPENDED -> UNLINKED
D: [alsa-sink-HDMI 0] alsa-sink.c: Thread shutting down
I: [pulseaudio] sink.c: Freeing sink 1 
"alsa_output.pci-_65_00.1.hdmi-stereo"
I: [pulseaudio] source.c: Freeing source 2 
"alsa_output.pci-_65_00.1.hdmi-stereo.monitor"
D: [pulseaudio] card.c: alsa_card.pci-_65_00.1: active_profile: 
output:hdmi-stereo -> off
D: [pulseaudio] core-subscribe.c: Dropped redundant event due to change event.
D: [pulseaudio] alsa-util.c: ELD info empty (for device=3)
D: [pulseaudio] module-alsa-card.c: Jack 'HDMI/DP,pcm=3 Jack' is now unplugged
D: [pulseaudio] alsa-util.c: ELD info empty (for device=3)

Although slightly redundant, it looks all right.
Part of the problem seems to come from blacklisting HDMI monitors by default 
(not switching to them when they are plugged in). But that's the second part of 
the problem. 

I: [pulseaudio] module-switch-on-connect.c: Refusing to switch to
blacklisted sink alsa_output.pci-_65_00.1.hdmi-stereo

The first and major issue is the absence of any event detection when the
DP monitor wakes up.

"pulseaudio -k" restarts the daemon, and probing at startup seems to
find it again.

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

Title:
  PulseAudio automatically switches away from HDMI after display sleep

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

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

[Bug 1895665] Re: PulseAudio automatically switches away from HDMI after display sleep

2021-03-08 Thread Jean-Marc Le Peuvedic
*** This bug is a duplicate of bug 1888598 ***
https://bugs.launchpad.net/bugs/1888598

Hi!
Affected by this bug, but not exactly bug #1888598.
Config: Asus Extreme Omega integrated HDA Intel PCH as Card 1 + ASUS Nvidia 
3090 as Card 2.
Card 0 is an USB webcam and only an audio input.

Problem occurs as described: the audio output changes when the monitor
connected to a DisplayPort output goes to sleep (after locking). No need
for the computer to go through a sleep/wake cycle.

Normal operation is restored by 'pulseaudio -k', then choosing the
correct output using e.g. pavucontrol.

Commands 'pactl list' and 'pacmd list-cards' give different results:

pacmd list-cards: 
before: HDMI output is available
ports:
hdmi-output-0: HDMI / DisplayPort (priority 5900, latency 
offset 0 usec, available: yes)
properties:
device.icon_name = "video-display"
device.product.name = "Acer T272HUL

after:
ports:
hdmi-output-0: HDMI / DisplayPort (priority 5900, latency 
offset 0 usec, available: no)
properties:
device.icon_name = "video-display"

pactl list:
before:
Ports :
hdmi-output-0: HDMI / DisplayPort (priority: 5900, latency 
offset: 0 usec, available)
Propriétés :
device.icon_name = "video-display"
device.product.name = "Acer T272HUL
"
Partie du(des) profil(s) : output:hdmi-stereo
after:
Ports :
hdmi-output-0: HDMI / DisplayPort (priority: 5900, latency 
offset: 0 usec, not available)
Propriétés :
device.icon_name = "video-display"
Partie du(des) profil(s) : output:hdmi-stereo

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

Title:
  PulseAudio automatically switches away from HDMI after display sleep

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

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

[Bug 1830396] ProcEnviron.txt

2019-05-26 Thread Jean-Marc Le Peuvedic
apport information

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

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

Title:
  Broadcomm PCE-AC88 wifi drops out - system freezes

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

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

[Bug 1830396] Re: Broadcomm PCE-AC88 wifi drops out - system freezes

2019-05-26 Thread Jean-Marc Le Peuvedic
apport information

** Tags added: apport-collected bionic

** Description changed:

  With update 1.173.6 of linux-firmware (bionic-updates) a new firmware file 
was installed :
  /lib/firmware/brcm/brcmfmac4366c-pcie.bin
  
  Package revision 1.173 does not have the 4366c file (it only has the 4366b 
file).
  Under 16.04 the ASUS PCE-AC88 was wrongly loading a 4366b firmware, and did 
not work out of the box. 
  
  I followed instructions to retrieve the correct firmware from drivers
  available on the manufacturer web site, and I was having no issue.
  
  I upgraded my system to 18.04.2, and wifi worked very well until the
  installation of linux-firmware 1.173.6, which came with bionic-updates.
  After this update, the remotely operated server dropped the wifi
  connection, requiring a local intervention, and had long freezes making
  it drop connection and sometimes seem to fail to boot up.
  
  In addition syslog was filled with messages: 
  brcmfmac: brcmf_msgbuf_alloc_pktid: dma_map_single failed !!
  brcmfmac: brcmf_msgbuf_rxbuf_data_post: No PKTID available !!
  
  I also had in kern.log:
  [191882.330601] brcmfmac :04:00.0: swiotlb buffer is full (sz: 2048 bytes)
  [191882.330603] brcmfmac :04:00.0: DMA: Out of SW-IOMMU space for 2048 
bytes
  [191882.330605] brcmfmac: brcmf_msgbuf_alloc_pktid: dma_map_single failed !!
  [191882.330607] brcmfmac: brcmf_msgbuf_rxbuf_data_post: No PKTID available !!
  
  Both pointing to potentially serious DMA problems.
  
  When I noticed that my firmware had been overwritten, I recovered
  another one from ASUS support web site, using the same method I had used
  previously. The system and wifi now seem to work correctly.
  
  This computer lacks an IOMMU. The problem might not occur on more modern
  hardware equipped with a hardware IOMMU.
  
  More information on the fairly old system (issue might be also hardware
  dependent):
  
  computer
  description: Desktop Computer
  product: P5K-VM (To Be Filled By O.E.M.)
  vendor: System manufacturer
  version: System Version
  serial: [REMOVED]
  width: 64 bits
  capabilities: smbios-2.4 dmi-2.4 smp vsyscall32
  configuration: boot=normal chassis=desktop family=To Be Filled By O.E.M. 
sku=To Be Filled By O.E.M. uuid=[REMOVED]
*-core
 description: Motherboard
 product: P5K-VM
 vendor: ASUSTeK Computer INC.
 physical id: 0
 version: Rev 1.xx
 serial: [REMOVED]
 slot: To Be Filled By O.E.M.
   *-firmware
description: BIOS
vendor: American Megatrends Inc.
physical id: 0
version: 1001
date: 08/07/2008
size: 64KiB
capacity: 960KiB
capabilities: isa pci pnp apm upgrade shadowing escd cdboot 
bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 
int5printscreen int9keyboard int14serial int17printer int10video acpi usb 
ls120boot zipboot biosbootspecification
   *-cpu
description: CPU
product: Intel(R) Core(TM)2 Quad CPUQ9550  @ 2.83GHz
vendor: Intel Corp.
physical id: 4
bus info: cpu@0
version: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz
serial: [REMOVED]
slot: LGA775
size: 2453MHz
capacity: 3800MHz
width: 64 bits
clock: 382MHz
capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 
apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht 
tm pbe syscall nx x86-64 constant_tsc arch_perfmon pebs bts rep_good nopl cpuid 
aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm 
sse4_1 xsave lahf_lm pti tpr_shadow vnmi flexpriority dtherm cpufreq
  *-cache:0
   description: L1 cache
   physical id: 5
   slot: L1-Cache
   size: 128KiB
   capacity: 128KiB
   capabilities: internal write-back data
   configuration: level=1
  *-cache:1
   description: L2 cache
   physical id: 6
   slot: L2-Cache
   size: 12MiB
   capacity: 12MiB
   capabilities: internal write-back instruction
   configuration: level=2
   *-memory
description: System Memory
physical id: 37
slot: System board or motherboard
size: 8GiB
  *-bank:0
   description: DIMM DDR2 Synchronous 1872 MHz (0,5 ns)
   product: PartNum0
   vendor: Manufacturer0
   physical id: 0
   serial: [REMOVED]
   slot: DIMM0
   size: 2GiB
   width: 64 bits
   clock: 1872MHz (0.5ns)
  *-bank:1
   description: DIMM DDR2 Synchronous 1872 MHz (0,5 ns)
   product: 

[Bug 1830396] [NEW] Broadcomm PCE-AC88 wifi drops out - system freezes

2019-05-24 Thread Jean-Marc Le Peuvedic
Public bug reported:

With update 1.173.6 of linux-firmware (bionic-updates) a new firmware file was 
installed :
/lib/firmware/brcm/brcmfmac4366c-pcie.bin

Package revision 1.173 does not have the 4366c file (it only has the 4366b 
file).
Under 16.04 the ASUS PCE-AC88 was wrongly loading a 4366b firmware, and did not 
work out of the box. 

I followed instructions to retrieve the correct firmware from drivers
available on the manufacturer web site, and I was having no issue.

I upgraded my system to 18.04.2, and wifi worked very well until the
installation of linux-firmware 1.173.6, which came with bionic-updates.
After this update, the remotely operated server dropped the wifi
connection, requiring a local intervention, and had long freezes making
it drop connection and sometimes seem to fail to boot up.

In addition syslog was filled with messages: 
brcmfmac: brcmf_msgbuf_alloc_pktid: dma_map_single failed !!
brcmfmac: brcmf_msgbuf_rxbuf_data_post: No PKTID available !!

I also had in kern.log:
[191882.330601] brcmfmac :04:00.0: swiotlb buffer is full (sz: 2048 bytes)
[191882.330603] brcmfmac :04:00.0: DMA: Out of SW-IOMMU space for 2048 bytes
[191882.330605] brcmfmac: brcmf_msgbuf_alloc_pktid: dma_map_single failed !!
[191882.330607] brcmfmac: brcmf_msgbuf_rxbuf_data_post: No PKTID available !!

Both pointing to potentially serious DMA problems.

When I noticed that my firmware had been overwritten, I recovered
another one from ASUS support web site, using the same method I had used
previously. The system and wifi now seem to work correctly.

This computer lacks an IOMMU. The problem might not occur on more modern
hardware equipped with a hardware IOMMU.

More information on the fairly old system (issue might be also hardware
dependent):

computer
description: Desktop Computer
product: P5K-VM (To Be Filled By O.E.M.)
vendor: System manufacturer
version: System Version
serial: [REMOVED]
width: 64 bits
capabilities: smbios-2.4 dmi-2.4 smp vsyscall32
configuration: boot=normal chassis=desktop family=To Be Filled By O.E.M. 
sku=To Be Filled By O.E.M. uuid=[REMOVED]
  *-core
   description: Motherboard
   product: P5K-VM
   vendor: ASUSTeK Computer INC.
   physical id: 0
   version: Rev 1.xx
   serial: [REMOVED]
   slot: To Be Filled By O.E.M.
 *-firmware
  description: BIOS
  vendor: American Megatrends Inc.
  physical id: 0
  version: 1001
  date: 08/07/2008
  size: 64KiB
  capacity: 960KiB
  capabilities: isa pci pnp apm upgrade shadowing escd cdboot 
bootselect socketedrom edd int13floppy1200 int13floppy720 int13floppy2880 
int5printscreen int9keyboard int14serial int17printer int10video acpi usb 
ls120boot zipboot biosbootspecification
 *-cpu
  description: CPU
  product: Intel(R) Core(TM)2 Quad CPUQ9550  @ 2.83GHz
  vendor: Intel Corp.
  physical id: 4
  bus info: cpu@0
  version: Intel(R) Core(TM)2 Quad CPU Q9550 @ 2.83GHz
  serial: [REMOVED]
  slot: LGA775
  size: 2453MHz
  capacity: 3800MHz
  width: 64 bits
  clock: 382MHz
  capabilities: fpu fpu_exception wp vme de pse tsc msr pae mce cx8 
apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht 
tm pbe syscall nx x86-64 constant_tsc arch_perfmon pebs bts rep_good nopl cpuid 
aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr pdcm 
sse4_1 xsave lahf_lm pti tpr_shadow vnmi flexpriority dtherm cpufreq
*-cache:0
 description: L1 cache
 physical id: 5
 slot: L1-Cache
 size: 128KiB
 capacity: 128KiB
 capabilities: internal write-back data
 configuration: level=1
*-cache:1
 description: L2 cache
 physical id: 6
 slot: L2-Cache
 size: 12MiB
 capacity: 12MiB
 capabilities: internal write-back instruction
 configuration: level=2
 *-memory
  description: System Memory
  physical id: 37
  slot: System board or motherboard
  size: 8GiB
*-bank:0
 description: DIMM DDR2 Synchronous 1872 MHz (0,5 ns)
 product: PartNum0
 vendor: Manufacturer0
 physical id: 0
 serial: [REMOVED]
 slot: DIMM0
 size: 2GiB
 width: 64 bits
 clock: 1872MHz (0.5ns)
*-bank:1
 description: DIMM DDR2 Synchronous 1872 MHz (0,5 ns)
 product: PartNum1
 vendor: Manufacturer1
 physical id: 1
 serial: [REMOVED]
 slot: DIMM1
 size: 2GiB
 width: 64 bits
 clock: 1872MHz (0.5ns)
*-bank:2
 description: DIMM DDR2 Synchronous 1872 MHz 

Re: [Bug 1611737] Re: Can't upgrade from a release if ros packages are installed from ROS servers

2019-03-22 Thread Jean-Marc Le Peuvedic
Thanks to all. I removed a bunch of packages related to ROS and managed to
perform the update. Some issues linked to deep system level changes. 18.04
has more than one way of going a few things, and which one is used depends
on history, server or desktop release ...

Jean-Marc

Le ven. 22 mars 2019 à 19:20, John Dorman  a écrit
:

> Thanks Jishnu for the information. Much appreciated. I ended up doing a
> fresh install of 18.04 and ROS.
>
>
> On Fri, Mar 22, 2019, 12:50 AM Jishnu Mohan P R <
> 1611...@bugs.launchpad.net>
> wrote:
>
> > I had the same error and I solved it.
> >
> > First remove ros using the command:  sudo apt-get remove ros-*
> >
> > If you have created any workspace you have to remove that too.
> >
> > If you have added setup scripts to you .bashrc then remove that too. For
> > that use the command:
> > gedit .bashrc
> >
> > and then remove all the last commands with ros and your workspaces.
> >
> > After doing these steps, use the commands:  sudo apt-get clean and sudo
> > apt-get autoclean
> >
> > This will solve the error.
> >
> > --
> > You received this bug notification because you are subscribed to a
> > duplicate bug report (1654114).
> > https://bugs.launchpad.net/bugs/1611737
> >
> > Title:
> >   Can't upgrade from a release if ros packages are  installed from ROS
> >   servers
> >
> > Status in ubuntu-release-upgrader package in Ubuntu:
> >   Confirmed
> >
> > Bug description:
> >   This message was appear when upgrade
> >
> >   ProblemType: Bug
> >   DistroRelease: Ubuntu 14.04
> >   Package: ubuntu-release-upgrader-core 1:0.220.8
> >   ProcVersionSignature: Ubuntu 3.19.0-66.74~14.04.1-generic 3.19.8-ckt22
> >   Uname: Linux 3.19.0-66-generic x86_64
> >   NonfreeKernelModules: nvidia
> >   ApportVersion: 2.14.1-0ubuntu3.21
> >   Architecture: amd64
> >   CrashDB: ubuntu
> >   CurrentDesktop: Unity
> >   Date: Wed Aug 10 18:41:24 2016
> >   InstallationDate: Installed on 2015-09-08 (336 days ago)
> >   InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64
> > (20150805)
> >   PackageArchitecture: all
> >   SourcePackage: ubuntu-release-upgrader
> >   UpgradeStatus: Upgraded to trusty on 2016-08-10 (0 days ago)
> >
> > To manage notifications about this bug go to:
> >
> >
> https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1611737/+subscriptions
> >
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1789507).
> https://bugs.launchpad.net/bugs/1611737
>
> Title:
>   Can't upgrade from a release if ros packages are  installed from ROS
>   servers
>
> Status in ubuntu-release-upgrader package in Ubuntu:
>   Confirmed
>
> Bug description:
>   This message was appear when upgrade
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 14.04
>   Package: ubuntu-release-upgrader-core 1:0.220.8
>   ProcVersionSignature: Ubuntu 3.19.0-66.74~14.04.1-generic 3.19.8-ckt22
>   Uname: Linux 3.19.0-66-generic x86_64
>   NonfreeKernelModules: nvidia
>   ApportVersion: 2.14.1-0ubuntu3.21
>   Architecture: amd64
>   CrashDB: ubuntu
>   CurrentDesktop: Unity
>   Date: Wed Aug 10 18:41:24 2016
>   InstallationDate: Installed on 2015-09-08 (336 days ago)
>   InstallationMedia: Ubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64
> (20150805)
>   PackageArchitecture: all
>   SourcePackage: ubuntu-release-upgrader
>   UpgradeStatus: Upgraded to trusty on 2016-08-10 (0 days ago)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1611737/+subscriptions
>

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

Title:
  Can't upgrade from a release if ros packages are  installed from ROS
  servers

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

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

[Bug 1789507] Re: bionic upgrader fails quickly after downloads

2018-11-27 Thread Jean-Marc Le Peuvedic
*** This bug is a duplicate of bug 1611737 ***
https://bugs.launchpad.net/bugs/1611737

Thanks for pointing out bug #1611737.
I did not have Ros installed but I purged the Debian science-robotics package 
anyway, and the upgrade then worked.

I only had the mandatory dependencies installed. No recommended, no
suggested dependency installed.

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

Title:
  bionic upgrader fails quickly after downloads

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

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

[Bug 1789507] [NEW] bionic upgrader fails quickly after downloads

2018-08-28 Thread Jean-Marc Le Peuvedic
Public bug reported:

upgrade performed with do-release-upgrade fails to find a solution and
restores the previous system state while running in "screen". The
failure occurs whether the upgrade is launched from gnome-terminal in
the GUI or at the console, after the following messages:

...[various messages looking OK]...
Calculating the changes

Calculating the changes

Do you want to start the upgrade?


24 installed packages are no longer supported by Canonical. You can 
still get support from the community. 

267 packages are going to be removed. 746 new packages are going to 
be installed. 3313 packages are going to be upgraded. 

Fetching and installing the upgrade can take several hours. Once the 
download has finished, the process cannot be canceled. 

 Continue [yN]  Details [d]y

Lock screen disabled

Your lock screen has been disabled and will remain disabled until you
reboot.

To continue please press [ENTER]
Inhibiting until Ctrl+C is pressed...


Fetching
Fetched 0 B in 0s (0 B/s)

Upgrading
Inhibiting until Ctrl+C is pressed...
Fetched 0 B in 0s (0 B/s)

Upgrading
Inhibiting until Ctrl+C is pressed...
Fetched 0 B in 0s (0 B/s)
Reading package lists... Done
Building dependency tree
Reading state information... Done

Calculating the changes

Calculating the changes

Could not calculate the upgrade

An unresolvable problem occurred while calculating the upgrade.

This can be caused by:
* Upgrading to a pre-release version of Ubuntu
* Running the current pre-release version of Ubuntu
* Unofficial software packages not provided by Ubuntu

If none of this applies, then please report this bug using the
command 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal.


Restoring original system state

Aborting
Reading package lists... Done
Building dependency tree
Reading state information... Done

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubuntu-release-upgrader-core 1:16.04.25
ProcVersionSignature: Ubuntu 4.15.0-33.36~16.04.1-generic 4.15.18
Uname: Linux 4.15.0-33-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Tue Aug 28 23:49:25 2018
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to xenial on 2018-08-28 (0 days ago)
VarLogDistupgradeApttermlog:
 Log started: 2018-08-28  23:48:28
 Log ended: 2018-08-28  23:48:32
 
 Log started: 2018-08-28  23:48:36
 Log ended: 2018-08-28  23:48:36

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


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

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

Title:
  bionic upgrader fails quickly after downloads

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

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

[Bug 1712669] [NEW] package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2017-08-23 Thread Jean-Marc Le Peuvedic
Public bug reported:

The bug was automatically reported after a software update on Aug 23rd,
2017.

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-72.93-generic 4.4.49
Uname: Linux 4.4.49 x86_64
.proc.sys.kernel.moksbstate_disabled: 0
ApportVersion: 2.20.1-0ubuntu2.10
Architecture: amd64
BootEFIContents:
 fw
 fwupx64.efi
Date: Wed Aug 23 01:13:15 2017
EFITables:
 août 23 22:08:19 Zotac kernel: efi: EFI v2.40 by American Megatrends
 août 23 22:08:19 Zotac kernel: efi:  ESRT=0x57fa8218  ACPI=0x578a4000  ACPI 
2.0=0x578a4000  SMBIOS=0x57ef2000  SMBIOS 3.0=0x57ef1000 
 août 23 22:08:19 Zotac kernel: esrt: Reserving ESRT space from 
0x57fa8218 to 0x57fa8250.
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2017-04-02 (143 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.24
SecureBoot: 6   0   0   0   0
SourcePackage: shim-signed
Title: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed 
to install/upgrade: subprocess installed post-installation script returned 
error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: shim-signed (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package xenial

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

Title:
  package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
  failed to install/upgrade: subprocess installed post-installation
  script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/shim-signed/+bug/1712669/+subscriptions

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

[Bug 1335642] Re: mdadm runs into infinite loop and prevents initrd/initramfs phase to finish on boot

2014-11-10 Thread Jean-Marc Le Peuvedic
Hello all!

Problem with same symptom (loops on the same massage).
My system boots on a USB stick and has 4 sata disks in RAID 5 with 3 active and 
a hot spare.  One of the disks failed and was kicked
out of the array (probably a transient failure, needs further investigation). 
For some reason I then lost all access means to the machine, although Apache 
was still responding. The machine did not react to an ACPI reboot and I hard 
rebooted it while it was rebuilding the RAID on the spare disk ...  
It should have come up fine on 2 disks, but instead was stuck with the four 
line beginning with Incrementally starting RAID arrays. 
Some keying after boot in recovery mode lets me down to a root shell on 
initdisk. I can see that the RAID is active forced read only on two disks out 
of three.  If I stop it and assemble it again from the working disks, it is 
just active, ready to go and can be mounted. 
I have re-added the failed and spare partitions: if the failing one fails again 
rebuilding will proceed on the hot spare.  Reconstruction of the missing RAID 
component is ongoing.

I have operated Linux RAID setups for many years and I have had several
disk failures, some transient, some final. The boot scripts can handle
that in 10.04 LTS and 12.04 LTS. In 14.04 LTS something changed: it may
be mdadm choosing by default to assemble the array read only?

Hoping to provide useful information.

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

Title:
  mdadm runs into infinite loop and prevents initrd/initramfs phase to
  finish on boot

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

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


Re: [Bug 598696] Re: instantaneous kernel freeze on intel server

2012-04-20 Thread Jean-Marc Le Peuvedic
I was pleased to see you coming back to me. Unfortunately, the
headless server suffered from inadapted power cycling, resulting in
damage on the RAID array and a non bootable system. I managed to
return it to a bootable state, but thousands of files are damaged and
ssh access doesn't work. It is presently waiting for a full backup of
user data, before a full reinstall.

I will do these tests when I have time, and when a more convenient ssh
shell becomes available.

I'll keep you informed. I am familiar with the tools and processes
evoked in your message (apport).

Best regards,

JM Le Peuvédic

On 4/9/12, Christopher M. Penalver christopher.penal...@gmx.com wrote:
 Jean-Marc Le Peuvedic, thank you for reporting this and helping make
 Ubuntu better. This bug was reported a while ago and there hasn't been
 any activity in it recently. We were wondering if this is still an
 issue? If so, could you please capture the oops following
 https://wiki.ubuntu.com/KernelTeam/KernelTeamBugPolicies#Capturing_OOPs
 ? As well, can you try with the latest development release of Ubuntu?
 ISO CD images are available from http://cdimage.ubuntu.com/releases/ .

 If it remains an issue, could you run the following command in the
 development release from a Terminal
 (Applications-Accessories-Terminal). It will automatically gather and
 attach updated debug information to this report.

 apport-collect -p linux replace-with-bug-number

 Also, if you could test the latest upstream kernel available that would
 be great. It will allow additional upstream developers to examine the
 issue. Refer to https://wiki.ubuntu.com/KernelMainlineBuilds . Once
 you've tested the upstream kernel, please remove the 'needs-upstream-
 testing' tag. This can be done by clicking on the yellow pencil icon
 next to the tag located at the bottom of the bug description and
 deleting the 'needs-upstream-testing' text. Please let us know your
 results.

 Thanks in advance.

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

 Title:
   instantaneous kernel freeze on intel server

 Status in “linux” package in Ubuntu:
   Incomplete

 Bug description:
   Binary package hint: linux-image-2.6.32-22-generic-pae

   Similar to bug #508699 but occurs on a server system with integrated intel
 graphics instead of a workstation with VIA chrome.
   Similar symptoms of freeze without crash reports nor significant messages
 in the log files. Mainly detected by loss of ssh session and confirmed by no
 response to ping. Observed once an interactive graphic session freeze,
 closely resembling bug #508699.

   Freeze happens with gdm stopped and X turned off.

   Workaround: run 2.6.31-rt from lucid repos instead of 2.6.32.

   ProblemType: Bug
   DistroRelease: Ubuntu 10.04
   Package: linux-image-2.6.32-22-generic-pae 2.6.32-22.33
   Regression: Yes
   Reproducible: Yes
   ProcVersionSignature: Ubuntu 2.6.31-10.153-rt
   Uname: Linux 2.6.31-10-rt i686
   AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.20.
   Architecture: i386
   AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/dsp',
 '/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/pcmC0D0c',
 '/dev/snd/pcmC0D0p', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D2c',
 '/dev/snd/pcmC0D1p', '/dev/snd/seq', '/dev/snd/timer', '/dev/sequencer',
 '/dev/sequencer2'] failed with exit code 1:
   Card0.Amixer.info:
Card hw:0 'Intel'/'HDA Intel at 0xfe7f4000 irq 22'
  Mixer name   : 'Realtek ALC883'
  Components   : 'HDA:10ec0883,1043829e,0012'
  Controls  : 35
  Simple ctrls  : 20
   Date: Sat Jun 26 03:05:59 2010
   HibernationDevice: RESUME=UUID=2e3ba602-8fed-49c8-8ed0-400bd1dbd5d4
   MachineType: System manufacturer P5K-VM
   ProcCmdLine: root=/dev/mapper/RAID5-root ro quiet splash video=1920x1080R
   ProcEnviron:
PATH=(custom, no user)
LANG=fr_FR.UTF-8
SHELL=/bin/bash
   RelatedPackageVersions: linux-firmware 1.34
   RfKill:
0: phy0: Wireless LAN
   Soft blocked: no
   Hard blocked: no
   SourcePackage: linux
   UserAsoundrc:
# ALSA library configuration file

# Include settings that are under the control of asoundconf(1).
# (To disable these settings, comment out this line.)
/home/jm/.asoundrc.asoundconf
   dmi.bios.date: 08/21/2007
   dmi.bios.vendor: American Megatrends Inc.
   dmi.bios.version: 0301
   dmi.board.asset.tag: To Be Filled By O.E.M.
   dmi.board.name: P5K-VM
   dmi.board.vendor: ASUSTeK Computer INC.
   dmi.board.version: Rev 1.xx
   dmi.chassis.asset.tag: Asset-1234567890
   dmi.chassis.type: 3
   dmi.chassis.vendor: Chassis Manufacture
   dmi.chassis.version: Chassis Version
   dmi.modalias:
 dmi:bvnAmericanMegatrendsInc.:bvr0301:bd08/21/2007:svnSystemmanufacturer:pnP5K-VM:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5K-VM:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion

[Bug 508699] Re: [K8M800] Xorg freeze / Kernel 2.6.32-10-generic freeze

2010-06-25 Thread Jean-Marc Le Peuvedic
Dear All,

I operate a server (no keyboard, no mouse, integrated intel video
i82G33/G31). When I switched from 8.04 LTS to 10.04 LTS the server
stated to freeze after a few minutes of operation. Normal access to the
command line is via SSH. On learning from the web about the intel
driver/X problem I shut gdm down intending to finish the configuration
of other services (this is a SAMBA and LAMP server). The server still
froze after a few minutes or hours. I only observed one case of desktop
freeze since I only ran one interactive graphic session.

I downgraded the kernel from (lucid-updates 2.6.32-22) to (lucid
2.6.32-21). The same kernel mentioned above (i386 generic-pae in my
case). The sitation improved: the server stayed online for several
hours, but never lasted a day. I reenabled KMS, and generally applied
all the recipes listed in the Ubuntu.fr forum which do not degrade 3D
performance. I installed more recent intel 2.9.1 drivers to no effect.
With KMS the i915 driver stays loaded all the time and cannot be
unloaded, but with gdm stopped and no interactive session it shouldn't
have been exercized significantly.

The solution came from the installation of lucid's 2.6.31-rt kernel,
which works for me, as it worked for Thomas (post #54).

Other symptoms are similar: no oops recoverable, no crash file, nothing
relating to a serious kernel problem in any log file. I did not try to
store log file remotely though. The freeze seems to be instantaneous,
but it is not related directly to graphical session activity.

-- 
[K8M800] Xorg freeze / Kernel 2.6.32-10-generic freeze
https://bugs.launchpad.net/bugs/508699
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 598696] [NEW] instantaneous kernel freeze on intel server

2010-06-25 Thread Jean-Marc Le Peuvedic
Public bug reported:

Binary package hint: linux-image-2.6.32-22-generic-pae

Similar to bug #508699 but occurs on a server system with integrated intel 
graphics instead of a workstation with VIA chrome.
Similar symptoms of freeze without crash reports nor significant messages in 
the log files. Mainly detected by loss of ssh session and confirmed by no 
response to ping. Observed once an interactive graphic session freeze, closely 
resembling bug #508699.

Freeze happens with gdm stopped and X turned off.

Workaround: run 2.6.31-rt from lucid repos instead of 2.6.32.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: linux-image-2.6.32-22-generic-pae 2.6.32-22.33
Regression: Yes
Reproducible: Yes
ProcVersionSignature: Ubuntu 2.6.31-10.153-rt
Uname: Linux 2.6.31-10-rt i686
AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.20.
Architecture: i386
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/dsp', 
'/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/pcmC0D0c', 
'/dev/snd/pcmC0D0p', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D2c', 
'/dev/snd/pcmC0D1p', '/dev/snd/seq', '/dev/snd/timer', '/dev/sequencer', 
'/dev/sequencer2'] failed with exit code 1:
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xfe7f4000 irq 22'
   Mixer name   : 'Realtek ALC883'
   Components   : 'HDA:10ec0883,1043829e,0012'
   Controls  : 35
   Simple ctrls  : 20
Date: Sat Jun 26 03:05:59 2010
HibernationDevice: RESUME=UUID=2e3ba602-8fed-49c8-8ed0-400bd1dbd5d4
MachineType: System manufacturer P5K-VM
ProcCmdLine: root=/dev/mapper/RAID5-root ro quiet splash video=1920x1080R
ProcEnviron:
 PATH=(custom, no user)
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
RelatedPackageVersions: linux-firmware 1.34
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UserAsoundrc:
 # ALSA library configuration file
 
 # Include settings that are under the control of asoundconf(1).
 # (To disable these settings, comment out this line.)
 /home/jm/.asoundrc.asoundconf
dmi.bios.date: 08/21/2007
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0301
dmi.board.asset.tag: To Be Filled By O.E.M.
dmi.board.name: P5K-VM
dmi.board.vendor: ASUSTeK Computer INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Asset-1234567890
dmi.chassis.type: 3
dmi.chassis.vendor: Chassis Manufacture
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0301:bd08/21/2007:svnSystemmanufacturer:pnP5K-VM:pvrSystemVersion:rvnASUSTeKComputerINC.:rnP5K-VM:rvrRev1.xx:cvnChassisManufacture:ct3:cvrChassisVersion:
dmi.product.name: P5K-VM
dmi.product.version: System Version
dmi.sys.vendor: System manufacturer

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


** Tags: apport-bug i386 lucid needs-upstream-testing regression-release

-- 
instantaneous kernel freeze on intel server
https://bugs.launchpad.net/bugs/598696
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 598696] Re: instantaneous kernel freeze on intel server

2010-06-25 Thread Jean-Marc Le Peuvedic

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/50928042/AlsaDevices.txt

** Attachment added: AplayDevices.txt
   http://launchpadlibrarian.net/50928043/AplayDevices.txt

** Attachment added: ArecordDevices.txt
   http://launchpadlibrarian.net/50928044/ArecordDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/50928045/BootDmesg.txt

** Attachment added: CRDA.txt
   http://launchpadlibrarian.net/50928046/CRDA.txt

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/50928047/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/50928048/Card0.Codecs.codec.0.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/50928049/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/50928050/Dependencies.txt

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/50928051/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/50928052/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/50928053/Lsusb.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/50928054/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/50928055/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/50928056/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/50928057/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/50928058/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/50928059/UdevLog.txt

** Attachment added: UserAsoundrcAsoundconf.txt
   http://launchpadlibrarian.net/50928060/UserAsoundrcAsoundconf.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/50928061/WifiSyslog.txt

-- 
instantaneous kernel freeze on intel server
https://bugs.launchpad.net/bugs/598696
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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