[Bug 2062951] Re: Random flickering with Intel i915 on Linux 6.8 (Ubuntu 24.04)

2024-05-23 Thread Eugene San
@vartee

This bug is Intel i915 specific.

I am afraid you are experiencing AMDGPU related issue and should look
for related open bug or open one by your self.

P.S.
I remember having similar flickering issues with AMDGPU and adding 
"amdgpu.dcdebugmask=0x10" helped. Note, it was completely different hardware 
and kernel.

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

Title:
  Random flickering with Intel i915 on Linux 6.8 (Ubuntu 24.04)

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


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

[Bug 2062951] Re: Random flickering with Intel i915 on Linux 6.8 (Ubuntu 24.04)

2024-05-22 Thread Eugene San
Proper fix might come in future releases of Linux kernel.

For now adding "intel_idle.max_cstate=4" to the kernel command line should work 
at expense of a minor power consumption.
See 
https://wiki.ubuntu.com/Kernel/KernelBootParameters#Permanently_Add_a_Kernel_Boot_Parameter
 for instructions.

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

Title:
  Random flickering with Intel i915 on Linux 6.8 (Ubuntu 24.04)

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


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

[Bug 2064189] Re: Screen flickers after installing Ubuntu 24.04

2024-05-18 Thread Eugene San
*** This bug is a duplicate of bug 2062951 ***
https://bugs.launchpad.net/bugs/2062951

** This bug has been marked a duplicate of bug 2062951
   Random flickering with Intel i915 on Linux 6.8 (Ubuntu 24.04)

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

Title:
  Screen flickers after installing Ubuntu 24.04

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


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

[Bug 2062951] Re: Random flickering with Intel i915 on Linux 6.8 (Ubuntu 24.04)

2024-05-18 Thread Eugene San
** Summary changed:

- Random flickering with i915 on Linux 6.8
+ Random flickering with Intel i915 on Linux 6.8 (Ubuntu 24.04)

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

Title:
  Random flickering with Intel i915 on Linux 6.8 (Ubuntu 24.04)

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


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

[Bug 2063150] Re: No sound, stutters and clicks after upgrade to 24.04

2024-05-10 Thread Eugene San
In addition, if the sound does work (on intel-hda Sunrise Point-LP HD
Audio) it stutters badly and under heavy load sound quits working
completely.

To fix 'alsa force-reload' or reboot are required.

Blacklisting snd_soc_avs seems to work for now and time will tell since
the issue usually appears after some time and heavy io/cpu loads.

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

Title:
  No sound, stutters and clicks after upgrade to 24.04

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


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

[Bug 2063150] Re: No sound, stutters and clicks after upgrade to 24.04

2024-05-10 Thread Eugene San
** Summary changed:

- No sound after upgrade to 24.04
+ No sound, stutters and clicks after upgrade to 24.04

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

Title:
  No sound, stutters and clicks after upgrade to 24.04

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


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

[Bug 2065465] [NEW] broken sub-menus on some "systray" indicators

2024-05-10 Thread Eugene San
Public bug reported:

Some indicators like Dropbox etc can't show submenus out of the box.
The issue seems to be incorrect dependency.

Kubuntu-Meta still depends on libappindicator3-1 while nowadays it is
common to link against libayatana-appindicator3-1 hence the issue.

Not sure how to do the transition smoothly but it has to be done at some
point before 24.04.1.

Aside of some apps not being unable to show sub-menus, apps like Spotify
can't be installed without manual intervention to swap
libappindicator3-1 with libayatana-appindicator3-1 (including
dependencies).

** Affects: kubuntu-meta (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- broken submenus on many "systary" indicators
+ broken sub-menus on some "systray" indicators

** Description changed:

- Many indicators like Dropbox etc can't show submenus out of the box.
+ Some indicators like Dropbox etc can't show submenus out of the box.
  The issue is incorrect dependency.
  
  Kubuntu-Meta still depends on libappindicator3-1 while nowadays it is
  common to link against libayatana-appindicator3-1 hence the issue.
  
  Not sure how to do the transition smoothly but it has to be done at some
  point before 24.04.1.
  
  Aside of some apps not being unable to show sub-menus, apps like Spotify
  can't be installed without manual intervention to swap
  libappindicator3-1 with libayatana-appindicator3-1 (including
  dependencies).

** Description changed:

  Some indicators like Dropbox etc can't show submenus out of the box.
- The issue is incorrect dependency.
+ The issue seems to be incorrect dependency.
  
  Kubuntu-Meta still depends on libappindicator3-1 while nowadays it is
  common to link against libayatana-appindicator3-1 hence the issue.
  
  Not sure how to do the transition smoothly but it has to be done at some
  point before 24.04.1.
  
  Aside of some apps not being unable to show sub-menus, apps like Spotify
  can't be installed without manual intervention to swap
  libappindicator3-1 with libayatana-appindicator3-1 (including
  dependencies).

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

Title:
  broken sub-menus on some "systray" indicators

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-meta/+bug/2065465/+subscriptions


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

[Bug 2062951] Re: Random flickering with i915 on Linux 6.8

2024-05-06 Thread Eugene San
Update:
Still happens on Kubuntu 24.04 with Linux 6.8.0-32 (6.8.4).

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

Title:
  Random flickering with i915 on Linux 6.8

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


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

[Bug 2062951] Re: Random flickering with i915 on Linux 6.8

2024-04-21 Thread Eugene San
** Tags added: kernel-bug regression-release

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

Title:
  Random flickering with i915 on Linux 6.8

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


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

[Bug 2062951] Re: Random flickering with i915 on Linux 6.8

2024-04-21 Thread Eugene San
Update:
I did some preliminary testing and it seems like adding 
"intel_idle.max_cstate=4" to cmdline resolves the issue but probably at the 
power efficiency cost.

I also tried "i915.enable_psr=0" but it didn't help just made the
flickering a slightly different.

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

Title:
  Random flickering with i915 on Linux 6.8

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


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

[Bug 2062951] [NEW] Random flickering with i915 on Linux 6.8

2024-04-20 Thread Eugene San
Public bug reported:

After migrating Mantic 23.10 install to Linux 6.8.0, I am experiencing heavy 
flickering at random.
It happens after a moderate to heavy on screen activity like window switching, 
scrolling etc.
It never happens when playing video or when there is no interaction using 
keyboard/pointer.

It tend to happen when the mouse cursor is in the bottom quarter of the screen 
and stops immediately when the cursor leaves that screen region.
Around the same time the following appears in kernel log:
kernel: i915 :00:02.0: [drm] *ERROR* CPU pipe A FIFO underrun

Happens on both X11 and Wayland on both KDE plasma and Mate (though
less).

I first encountered the issue with Linux 6.8.0-11 and it still happens with 
Ubunutu's 6.8.0-28 and Mainline 6.8.7.
Kernels 6.6, 6.5, 6.1 and older did not have that issue.

Hardware is: Dell XPS 9350, Vendor Intel, Driver i915, Skylake GT2 [HD Graphics 
520]
Software: Ubuntu 23.10, KDE Plasma 5.27.10 / Mate 1.26

Attaching kernel log for 6.8.0-28

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

** Attachment added: "linux-6.8.0-28-i915_.log"
   
https://bugs.launchpad.net/bugs/2062951/+attachment/5768458/+files/linux-6.8.0-28-i915_.log

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

Title:
  Random flickering with i915 on Linux 6.8

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


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

[Bug 2062428] Re: Kubuntu 24.04 daily builds - Install randomly hangs/fails/crashes on systems with less than ~3GB of RAM

2024-04-19 Thread Eugene San
@wxl
People on #kubuntu-dev decided to skip zram for now since they wanted for issue 
to be recognized as "release critical " for that change.

You can see more details at the end of
https://irclogs.ubuntu.com/2024/04/18/%23kubuntu-devel.html

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

Title:
  Kubuntu 24.04 daily builds - Install randomly hangs/fails/crashes on
  systems with less than ~3GB of RAM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares-settings-ubuntu/+bug/2062428/+subscriptions


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

[Bug 2062428] Re: Kubuntu 24.04 daily builds - Install randomly hangs/fails/crashes on systems with less than ~3GB of RAM

2024-04-19 Thread Eugene San
@wxl
I am not sure if the Kernel change is the sole reason, but I first encountered 
the issue when Kernel switched from 6.6 to 6.8.

Maybe it was just a tipping point when memory consumption became too
high for 2GB systems and later for 2.5GB.

Also I am not sure when zram-config was removed from manifest but it for
sure didn't help.

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

Title:
  Kubuntu 24.04 daily builds - Install randomly hangs/fails/crashes on
  systems with less than ~3GB of RAM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares-settings-ubuntu/+bug/2062428/+subscriptions


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

[Bug 2062428] Re: Kubuntu 24.04 daily builds - Install randomly hangs/fails/crashes on systems with less than ~3GB of RAM

2024-04-19 Thread Eugene San
** Description changed:

  Since around introduction of Kernel 6.8 to Daily builds, installation of
  Kubuntu / Ubuntu / Ubuntu-Mate builds randomly hangs(mostly), crashes or
  fails on systems with less than 3GB of RAM.
  
  When the system hangs, VM indicates heavy CPU and CDROM usage. My bet is
  on Kernel killing itself trying to "juggle" data between OverlayFS and
  Filesystem cache without a way to swap-out since someone decided that
  removing zram-config from livefs was a good idea.
  
  When the system doesn't hang, I can see kernel OOM killing random
  processes like calamares, cryptsetup etc.
  
  I had 100% success of installing Kubuntu 24.04 daily on VMs with 3GB, 75% 
with 2.5GB and almost 0% on 2GB VMs.
  Lvecd installers prior to Linux 6.8 had no issues with 2GB VMs.
  
  Once the system is installed it functions satisfactory with 2GB.
  
  I believe adding zram-config to livefs/casper would allow installation
  on systems with only 2GB of RAM.
  
  Tested over a couple of months with many snapshots of 24.04 Daily builds
  for Ubuntu, Kubutu and Ubuntu-Mate on VirtualBox and KVM/Qemu with
  default settings except enabled EFI.
  
  PS,
  The issue is not unique to calamares but I am filing it here since that's 
what I was asked to do by people on #kubuntu-devel and to be honest at the 
moment I don't care about anything but being able to test Kubuntu images on 
small VMs.
+ 
+ P.P.S
+ Specific example #1 (bad):
+ * Kubuntu snapshot from 
http://cdimage.ubuntu.com/kubuntu/daily-live/20240418.1/
+ * VirtualBox 7.1.16 - VM - Default Ubuntu Profile, Enable EFI, Adjust RAM to 
2.5GB
+ * Boot LiveCD, Choose Try option
+ * Start Install with default settings
+ * Observe Calamares existing mid install without any visual indication
+ * Logs show OOM-Killer killing cryptsetup and Calamares
+ 
+ Specific example #2 (Good):
+ * Kubuntu snapshot from 
http://cdimage.ubuntu.com/kubuntu/daily-live/20240418.1/
+ * VirtualBox 7.1.16 - VM - Default Ubuntu Profile, Enable EFI, Adjust RAM to 
2.5GB
+ * Boot LiveCD, Choose Try option
+ * >> Install zram-config, start zram-config service <<
+ * Start Install with default settings
+ * Observe Calamares finishing install

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

Title:
  Kubuntu 24.04 daily builds - Install randomly hangs/fails/crashes on
  systems with less than ~3GB of RAM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares-settings-ubuntu/+bug/2062428/+subscriptions


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

[Bug 2062428] Re: Kubuntu 24.04 daily builds - Install randomly hangs/fails/crashes on systems with less than ~3GB of RAM

2024-04-19 Thread Eugene San
@guiverc

Thank you for pointing deficiencies in my reporting.
I've added additional context.

Unfortunately, I probably won't be able to provide apport reporting
since (1) Most of the times the system hard locks. (2) Since I've seen
it fail dozens of times, in order to save time I either increase VM's
RAM or install Zram before starting install.

** Description changed:

  Since around introduction of Kernel 6.8 to Daily builds, installation of
  Kubuntu / Ubuntu / Ubuntu-Mate builds randomly hangs(mostly), crashes or
- fails on systems with 3GB or less.
+ fails on systems with less than 3GB of RAM.
  
  When the system hangs, VM indicates heavy CPU and CDROM usage. My bet is
  on Kernel killing itself trying to "juggle" data between OverlayFS and
  Filesystem cache without a way to swap-out since someone decided that
  removing zram-config from livefs was a good idea.
  
  When the system doesn't hang, I can see kernel OOM killing random
  processes like calamares, cryptsetup etc.
  
  I had 100% success of installing Kubuntu 24.04 daily on VMs with 3GB, 75% 
with 2.5GB and almost 0% on 2GB VMs.
- Lvecd installers prioir to Linux 6.8 had no issues with 2GB VMs.
+ Lvecd installers prior to Linux 6.8 had no issues with 2GB VMs.
  
  Once the system is installed it functions satisfactory with 2GB.
  
  I believe adding zram-config to livefs/casper would allow installation
  on systems with only 2GB of RAM.
  
- Tested over a coulpe of months with many snapshots of 24.04 Daily builds
+ Tested over a couple of months with many snapshots of 24.04 Daily builds
  for Ubuntu, Kubutu and Ubuntu-Mate on VirtualBox and KVM/Qemu with
  default settings except enabled EFI.
  
  PS,
  The issue is not unique to calamares but I am filing it here since that's 
what I was asked to do by people on #kubuntu-devel and to be honest at the 
moment I don't care about anything but being able to test Kubuntu images on 
small VMs.

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

Title:
  Kubuntu 24.04 daily builds - Install randomly hangs/fails/crashes on
  systems with less than ~3GB of RAM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares-settings-ubuntu/+bug/2062428/+subscriptions


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

[Bug 2062428] Re: Kubuntu 24.04 daily builds - Install randomly crashes/fails/hangs on systems with 3GB or less

2024-04-19 Thread Eugene San
** Description changed:

- Install randomly crashes/fails/hangs on systems with 3GB or less
- When the system doesn't hang, I can see kernel OOM killing random processes 
like calamares, cryptsetup etc.
+ Since around introduction of Kernel 6.8 to Daily builds, installation of
+ Kubuntu / Ubuntu / Ubuntu-Mate builds randomly hangs(mostly), crashes or
+ fails on systems with 3GB or less.
  
- I had ~75% success of installing Kubuntu 24.04 daily on VMs with less then 
3GB and almost 0% on 2GB VMs.
- Previous livecd installers had no issues with 2GB VMs and
+ When the system hangs, VM indicates heavy CPU and CDROM usage. My bet is
+ on Kernel killing itself trying to "juggle" data between OverlayFS and
+ Filesystem cache without a way to swap-out since someone decided that
+ removing zram-config from livefs was a good idea.
+ 
+ When the system doesn't hang, I can see kernel OOM killing random
+ processes like calamares, cryptsetup etc.
+ 
+ I had 100% success of installing Kubuntu 24.04 daily on VMs with 3GB, 75% 
with 2.5GB and almost 0% on 2GB VMs.
+ Lvecd installers prioir to Linux 6.8 had no issues with 2GB VMs.
  
  Once the system is installed it functions satisfactory with 2GB.
  
  I believe adding zram-config to livefs/casper would allow installation
  on systems with only 2GB of RAM.
  
- Note,
- Similar issue also affects other Ubuntu images so the issue is not calamares 
specific.
- The problem first appeared around the time of switching to Kernel 6.8.
- I believe the issue is overlayfs related since that's the main difference 
between livefs and installed system and there were a lot of changes related to 
overlayfs.
+ Tested over a coulpe of months with many snapshots of 24.04 Daily builds
+ for Ubuntu, Kubutu and Ubuntu-Mate on VirtualBox and KVM/Qemu with
+ default settings except enabled EFI.
+ 
+ PS,
+ The issue is not unique to calamares but I am filing it here since that's 
what I was asked to do by people on #kubuntu-devel and to be honest at the 
moment I don't care about anything but being able to test Kubuntu images on 
small VMs.

** Summary changed:

- Kubuntu 24.04 daily builds - Install randomly crashes/fails/hangs on systems 
with 3GB or less
+ Kubuntu 24.04 daily builds - Install randomly hangs/fails/crashes on systems 
with less than ~3GB of RAM

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

Title:
  Kubuntu 24.04 daily builds - Install randomly hangs/fails/crashes on
  systems with less than ~3GB of RAM

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares-settings-ubuntu/+bug/2062428/+subscriptions


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

[Bug 2062428] Re: Ubuntu 24.04 daily builds - Install randomly crashes/fails/hangs on systems with 3GB or less

2024-04-19 Thread Eugene San
** Summary changed:

- Install randomly crashes/fails/hangs on systems with 3GB or less
+ Ubuntu 24.04 daily builds - Install randomly crashes/fails/hangs on systems 
with 3GB or less

** Summary changed:

- Ubuntu 24.04 daily builds - Install randomly crashes/fails/hangs on systems 
with 3GB or less
+ Kubuntu 24.04 daily builds - Install randomly crashes/fails/hangs on systems 
with 3GB or less

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

Title:
  Kubuntu 24.04 daily builds - Install randomly crashes/fails/hangs on
  systems with 3GB or less

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares-settings-ubuntu/+bug/2062428/+subscriptions


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

[Bug 2062428] Re: Install randomly crashes/fails/hangs on systems with 3GB or less

2024-04-18 Thread Eugene San
** Summary changed:

- Install randomely crashes/fails/hangs on systems with 3GB or less
+ Install randomly crashes/fails/hangs on systems with 3GB or less

** Description changed:

- Install randomely crashes/fails/hangs on systems with 3GB or less
+ Install randomly crashes/fails/hangs on systems with 3GB or less
  When the system doesn't hang, I can see kernel OOM killing random processes 
like calamares, cryptsetup etc.
  
  I had ~75% success of installing Kubuntu 24.04 daily on VMs with less then 
3GB and almost 0% on 2GB VMs.
  Previous livecd installers had no issues with 2GB VMs and
  
  Once the system is installed it functions satisfactory with 2GB.
  
  I believe adding zram-config to livefs/casper would allow installation
  on systems with only 2GB of RAM.
  
  Note,
  Similar issue also affects other Ubuntu images so the issue is not calamares 
specific.
  The problem first appeared around the time of switching to Kernel 6.8.
  I believe the issue is overlayfs related since that's the main difference 
between livefs and installed system and there were a lot of changes related to 
overlayfs.

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

Title:
  Install randomly crashes/fails/hangs on systems with 3GB or less

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares-settings-ubuntu/+bug/2062428/+subscriptions


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

[Bug 2062428] [NEW] Install randomely crashes/fails/hangs on systems with 3GB or less

2024-04-18 Thread Eugene San
Public bug reported:

Install randomely crashes/fails/hangs on systems with 3GB or less
When the system doesn't hang, I can see kernel OOM killing random processes 
like calamares, cryptsetup etc.

I had ~75% success of installing Kubuntu 24.04 daily on VMs with less then 3GB 
and almost 0% on 2GB VMs.
Previous livecd installers had no issues with 2GB VMs and

Once the system is installed it functions satisfactory with 2GB.

I believe adding zram-config to livefs/casper would allow installation
on systems with only 2GB of RAM.

Note,
Similar issue also affects other Ubuntu images so the issue is not calamares 
specific.
The problem first appeared around the time of switching to Kernel 6.8.
I believe the issue is overlayfs related since that's the main difference 
between livefs and installed system and there were a lot of changes related to 
overlayfs.

** Affects: calamares-settings-ubuntu (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/2062428

Title:
  Install randomely crashes/fails/hangs on systems with 3GB or less

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares-settings-ubuntu/+bug/2062428/+subscriptions


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

[Bug 2061676] Re: plymouth luks input prompt fails to display current locale and

2024-04-15 Thread Eugene San
Update:
I tried switching to BGRT theme and it fixed the issue.
Both start and shutdown splashe screen display correctly and encryption input 
prompt displays correct locale.

Trying any other non-text splash screen results in full or partial
(shutdown only) activation of kubuntu-logo which breaks the prompt.

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

Title:
  plymouth luks input prompt fails to display current locale and

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-settings/+bug/2061676/+subscriptions


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

[Bug 2061681] [NEW] On kubuntu 24.04, after_bootloader_context claims to fail to remove installaton icon

2024-04-15 Thread Eugene San
Public bug reported:

On Kubuntu 24.04 daily (up to 24.04.2)
kubuntu/modules/after_bootloader_context.conf claims to fail to remove
installation .desktop file:

2024-04-11 - 23:38:46 [6]: Starting job "Performing contextual processes' 
job…" ( 32 / 41 )
2024-04-11 - 23:38:46 [6]: .. Running ("/bin/sh", "-c", "rm 
//home/user/Desktop/kubuntu-calamares.desktop")
2024-04-11 - 23:38:46 [6]: .. Target cmd: ("/bin/sh", "-c", "rm 
//home/user/Desktop/kubuntu-calamares.desktop") Exit code: 1 output:
rm: cannot remove '//home/user/Desktop/kubuntu-calamares.desktop': No such file 
or directory
2024-04-11 - 23:38:46 [6]: Calamares::JobResult Calamares::CommandList::run()
2024-04-11 - 23:38:46 [6]: Error code 1 ignored by CommandList 
configuration.

It seems to try to remove it from live system instead of chroot.
But, since I don't see the icon on the target system I believe this module is 
redundant and can be removed.

** Affects: calamares-settings-ubuntu (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/2061681

Title:
  On kubuntu 24.04, after_bootloader_context claims to fail to remove
  installaton icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares-settings-ubuntu/+bug/2061681/+subscriptions


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

[Bug 2061676] [NEW] plymouth luks input prompt fails to display current locale and

2024-04-15 Thread Eugene San
Public bug reported:

After fresh install of Kubuntu 24.04 daily, plymouth luks input prompt fails to 
display current locale.
It displays 'no' instead 'en' and I couldn't find a way to switch to alternate 
locale.

Also after changing plymouth theme, it applies only to the shutdown
sequence. The boot sequence stays default 'kubuntu' spinner and the
issues persists.

The same works fine on Kubuntu 23.10 and Ubuntu 24.04 daily (with
default 'spinner' theme).

I did rebuild initramfs after each attempt and also tried switching from
GRUB to systemd-boot without success.

I compared /etc of Kubuntu and Ubuntu and didn't see any obvious related
differences, so the issue is probably unrelated to how Calamares
configures the system but someone more experienced should take a look.

** Affects: kubuntu-settings (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  After fresh install of Kubuntu 24.04 daily, plymouth luks input prompt fails 
to display current locale.
  It displays 'no' instead 'en' and I couldn't find a way to switch to 
alternate locale.
  
  Also after changing plymouth theme, it applies only to the shutdown
  sequence. The boot sequence stays default 'kubuntu' spinner and the
  issues persists.
  
- The same works fine on Kubuntu 23.10 and Ubuntu 24.04 daily (with defult
- 'spinner' theme).
+ The same works fine on Kubuntu 23.10 and Ubuntu 24.04 daily (with
+ default 'spinner' theme).
  
  I did rebuild initramfs after each attempt and also tried switching from
  GRUB to systemd-boot without success.
  
  I compared /etc of Kubuntu and Ubuntu and didn't see any obvious related
  differences, so the issue is probably unrelated to how Calamares
  configures the system but someone more experienced should take a look.

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

Title:
  plymouth luks input prompt fails to display current locale and

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-settings/+bug/2061676/+subscriptions


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

[Bug 1806242] Re: kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update failure on pipe A/B/C

2024-03-26 Thread Eugene San
Seems like the bug is back.

It pops up occasionally (one error line every ~2 hours) on Linux 6.5.0-14, 
6.6.0-14 and 6.8.0-20.
Appears on both Jammy: Xorg (Mate) and Mantic: Xorg/Wayland (Mate/KDE).
Default kernel cmdline.
On Xorg the graphics is fine, but on Wayland it can a bit "flickery" at times 
but it's barely noticeable.
Machine is XPS13 9350.

```
kernel: i915 :00:02.0: [drm] *ERROR* Atomic update failure on pipe A 
(start=582395 end=582396) time 9696 us, min 1073, max 1079, scanline start 733, 
end 268
```

Please let me know if there is any additional information you need.

P.S.
Not necessarily related, but I also see:
```
kernel: workqueue: engine_retire [i915] hogged CPU for >1us 8 times, 
consider switching to WQ_UNBOUND
among others like:
kernel: [130525.417342] workqueue: set_brightness_delayed hogged CPU for 
>1us 32 times, consider switching to WQ_UNBOUND
kernel: [153420.843667] workqueue: smp_call_on_cpu_callback hogged CPU for 
>1us 2048 times, consider switching to WQ_UNBOUND
kernel: [168386.280902] workqueue: delayed_fput hogged CPU for >1us 512 
times, consider switching to WQ_UNBOUND
kernel: [192582.937788] workqueue: intel_atomic_cleanup_work [i915] hogged CPU 
for >1us 4 times, consider switching to WQ_UNBOUND
```
But that might be the scheduler getting confused on this aging and overloaded 
machine...

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

Title:
  kernel: [drm:intel_pipe_update_end [i915]] *ERROR* Atomic update
  failure on pipe A/B/C

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


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

[Bug 2056706] Re: System unstable, kernel ring buffer flooded with "BUG: Bad page state in process swapper/0"

2024-03-23 Thread Eugene San
Update:
Since release of 6.8.0-20.20 real machine (XPS13) seems to be working fine.
VMs are still hanging.

Short testing showed that the issue is caused by RAM starvation.
Booting LiveCD or Desktop should consume ~1.2GB but under 6.8, it starts with 
~2GB usage and keeps going up.
Maybe it is related to filesystem subsystem while using ISO9660/OverlayFS. Once 
the system hangs it keeps reading from optical device.

The issue with LiveCD install can be mitigated by increasing VM's memory
to at least 3GB or more.

P.S.
The issue might have been fixed with 6.8.0-20.20 but we'll have to wait and see 
since ISOs with this kernel are still not available.

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

Title:
  System unstable, kernel ring buffer flooded with "BUG: Bad page state
  in process swapper/0"

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


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

[Bug 2021956] Re: crash cups-proxyd

2024-03-22 Thread Eugene San
I can confirm the issue on 23.10 with no printers configured

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

Title:
  crash cups-proxyd

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


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

[Bug 2049991] Re: zswap is not working with Linux Kernel 6.5.x

2024-03-12 Thread Eugene San
** Package changed: linux (Ubuntu) => hwe-next

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

Title:
  zswap is not working with Linux Kernel 6.5.x

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/2049991/+subscriptions


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

[Bug 2056706] Re: System unstable, kernel ring buffer flooded with "BUG: Bad page state in process swapper/0"

2024-03-12 Thread Eugene San
I did not have the chance to see the logs but I can confirm that 6.8.0-11 is 
extremely unstable.
It randomly but surely hangs under load.

It usually hangs at the beginning of default Ubuntu 24.04 ISO install on both 
KVM and Virtual box.
On real H/W (Dell XPS13) it hangs under load (nothing in the logs).

Sometime the UI freezes and mouse cursor continues to react, sometimes
it hardlocks with 100% CPU usage on Hypervisors.


I am still baffled why Canonical decided to go with 6.8 for LTS...

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

Title:
  System unstable, kernel ring buffer flooded with "BUG: Bad page state
  in process swapper/0"

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


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

[Bug 2054795] Re: Calamares - Installation failed - Bad main script file

2024-03-12 Thread Eugene San
Still exists as of build 20240311 and workaround from
https://bugs.launchpad.net/ubuntu/+source/calamares/+bug/2054795/comments/4
works.

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

Title:
  Calamares -  Installation failed - Bad main script file

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


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

[Bug 1904270] Re: ubiquity does not support existing LUKS encrypted partitions

2024-03-01 Thread Eugene San
Nearing 2nd LTS release after the bug was reported and still no solution
or even acknowledgement of how serious the problem is.

To make it worse, in main desktop image they completely removed
encryption option from manual disk partitioning screen.

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

Title:
  ubiquity does not support existing LUKS encrypted partitions

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


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

[Bug 2055477] Re: csysdig is broken asking for ./chiseles/ in current directory

2024-02-29 Thread Eugene San
Also, two versions of libfalcosecurity0-0.14.1-3ubuntu1 and
libfalcosecurity0t64-0.14.1-5ubuntu1 are available in archive and sysdig
pulls the older version by default.

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

Title:
  csysdig is broken asking for ./chiseles/ in current directory

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


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

[Bug 2055477] [NEW] csysdig is broken asking for ./chiseles/ in current directory

2024-02-29 Thread Eugene San
Public bug reported:

csysdig in Noble (0.35.0+repack-1build2) refuses to start with the following 
error:
```
filesystem error: directory iterator cannot open directory: No such file or 
directory [./chisels/].
```

strace confirms that csysdig looking for chisels/ in current directory
instead of /usr/share/sysdig/chisels

As a workaround, symlinking the folder to current directory (cd /root;
ln -s /usr/share/sysdig/chisels) fixes the issue but package build
should be fixed regardless.

Thanks.

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


** Tags: regression-release

** Description changed:

- csysdig refuses to start with the following error:
+ csysdig in Noble (0.35.0+repack-1build2) refuses to start with the following 
error:
  ```
  filesystem error: directory iterator cannot open directory: No such file or 
directory [./chisels/].
  ```
  
  strace confirms that csysdig looking for chisels/ in current directory
  instead of /usr/share/sysdig/chisels
  
  As a workaround, symlinking the folder to current directory (cd /root;
  ln -s /usr/share/sysdig/chisels) fixes the issue but package build
  should be fixed regardless.
  
  Thanks.

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

Title:
  csysdig is broken asking for ./chiseles/ in current directory

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


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

[Bug 1548424] Re: Utilize zram built-in multi-threading, config file and /tmp mounting

2022-05-03 Thread Eugene San
@oibaf
ZRAM driver now supports multi-threading automatically so if all you are 
interested in is multi-threading , you can use official version.

For those who want additional features like /tmp and performance
optimizations feel free to use my version of zram-config (
https://git.launchpad.net/~eugenesan/+git/zram-config ) available at
https://code.launchpad.net/~eugenesan/+recipe/zram-config-ppa or by
adding ppa:eugenesan/ppa.

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

Title:
  Utilize zram built-in multi-threading, config file and /tmp mounting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zram-config/+bug/1548424/+subscriptions


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

[Bug 1767665] Re: nautilus-dropbox dropbox does not show tray dropdown menu correctly on GNOME FlashBack session

2018-10-28 Thread Eugene San
I use a different workaround, which seems to fix additional indicators besides 
dropbox.
In file /usr/share/xsessions/gnome-flashback-metacity.desktop, I add 
"Ubuntu;Unity" to the variable "DesktopNames".

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

Title:
  nautilus-dropbox dropbox does not show tray dropdown menu correctly on
  GNOME FlashBack session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus-dropbox/+bug/1767665/+subscriptions

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

[Bug 1757445] Re: Suspend does not always resume

2018-09-30 Thread Eugene San
Just wanted to share my observations.

At least on my machine, "failed resumes" are appearing in series after
initial BSOD (black screen of death), which usually occurs after a long
suspend.

After some experimentation, I've found that full/proper shut-down and
boot-up cycle (in addition to the forced power-down after the initial
BSOD) fixes the issue until next BSOD occurs.

My guess is something in kernel 4.15.xx triggers the BSOD and messes
suspend-resume parameters in EFI until it's re-set by the procedure
mentioned above.

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

Title:
  Suspend does not always resume

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

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

[Bug 1757445] Re: Suspend does not always resume

2018-07-18 Thread Eugene San
The bug also affects Xenial with Linux HWE (4.15.0.24.46).
No issues with Linux HWE (4.13.0.45.64).

** Also affects: linux-meta-hwe (Ubuntu)
   Importance: Undecided
   Status: New

** No longer affects: linux-meta-hwe (Ubuntu Bionic)

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

Title:
  Suspend does not always resume

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

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

[Bug 1757445] Re: Suspend does not always resume

2018-07-18 Thread Eugene San
** Tags added: xenial

** Tags added: linux-hwe

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

Title:
  Suspend does not always resume

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

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

[Bug 1548424] Re: Utilize zram built-in multi-threading, config file and /tmp mounting

2018-04-26 Thread Eugene San
Compatibility issue with GDM on Ubuntu 18.04 was fixed in zram-config
version 0.7

Updated code and packages can be found at:
https://git.launchpad.net/~eugenesan/+git/zram-config
https://code.launchpad.net/~eugenesan/+recipe/zram-config-ppa

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

Title:
  Utilize zram built-in multi-threading, config file and /tmp mounting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zram-config/+bug/1548424/+subscriptions

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

[Bug 1761740] Re: [PATCH] zram-config.service should start earlier - add "After=local-fs.target" and "Before=sysinit.target"

2018-04-26 Thread Eugene San
Compatibility issue with GDM on Ubuntu 18.04 was fixed in zram-config
version 0.7

Updated code and packages can be found at:
https://git.launchpad.net/~eugenesan/+git/zram-config
https://code.launchpad.net/~eugenesan/+recipe/zram-config-ppa


** Changed in: zram-config (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/1761740

Title:
  [PATCH] zram-config.service should start earlier - add "After=local-
  fs.target" and "Before=sysinit.target"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zram-config/+bug/1761740/+subscriptions

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

[Bug 1761740] Re: [PATCH] zram-config.service should start earlier - add "After=local-fs.target" and "Before=sysinit.target"

2018-04-10 Thread Eugene San
** Changed in: zram-config (Ubuntu)
   Status: New => Fix Committed

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

Title:
  [PATCH] zram-config.service should start earlier - add "After=local-
  fs.target" and "Before=sysinit.target"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zram-config/+bug/1761740/+subscriptions

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

[Bug 1729728] Re: window picker is broken in 3.26

2018-01-12 Thread Eugene San
Hello Brian,

I am running Bionic where the bug is fixed (gnome-applets - 3.26.0-3).

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

Title:
  window picker is broken in 3.26

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/1729728/+subscriptions

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

[Bug 1729728] [NEW] window picker is broken in 3.26

2017-11-02 Thread Eugene San
Public bug reported:

WindowPicker seems to be broken in 3.26.

It just crashes upon applet addition on fresh 17.10.

** Affects: gnome-applets (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/1729728

Title:
  window picker is broken in 3.26

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/1729728/+subscriptions

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

[Bug 1700373] Re: Please update microcode to version 20170511 on all supported platforms

2017-06-28 Thread Eugene San
** Tags added: lts

** Summary changed:

- Please update microcode to version 20170511 on all supported platforms
+ intel-microcode should be updated, version 20170511 fixes severe errata on 
6th and 7th generation platforms

** Summary changed:

- intel-microcode should be updated, version 20170511 fixes severe errata on 
6th and 7th generation platforms
+ intel-microcode should be updated for LTS releases, version 20170511 fixes 
severe errata on 6th and 7th generation platforms

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

Title:
  intel-microcode should be updated for LTS releases, version 20170511
  fixes severe errata on 6th and 7th generation platforms

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/intel-microcode/+bug/1700373/+subscriptions

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


[Bug 1618839] Re: Regression: WiFi connection reconnects, but dead, after waking from standby

2017-04-09 Thread Eugene San
*** This bug is a duplicate of bug 1639776 ***
https://bugs.launchpad.net/bugs/1639776

** This bug is no longer a duplicate of bug 1631241
   Name resolution stops working after resume from suspend
** This bug has been marked a duplicate of bug 1639776
   dnsmasq fails to send queries out after suspend disconnects the interface

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

Title:
  Regression: WiFi connection reconnects, but dead, after waking from
  standby

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1618839/+subscriptions

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


[Bug 1642507] Re: Not internet after waking from suspend

2017-04-09 Thread Eugene San
*** This bug is a duplicate of bug 1639776 ***
https://bugs.launchpad.net/bugs/1639776

** This bug is no longer a duplicate of bug 1631241
   Name resolution stops working after resume from suspend
** This bug has been marked a duplicate of bug 1639776
   dnsmasq fails to send queries out after suspend disconnects the interface

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

Title:
  Not internet after waking from suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1642507/+subscriptions

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


[Bug 1639568] Re: dnsmasq not updated by NetworkManager on system resume

2017-04-09 Thread Eugene San
*** This bug is a duplicate of bug 1639776 ***
https://bugs.launchpad.net/bugs/1639776

** This bug is no longer a duplicate of bug 1631241
   Name resolution stops working after resume from suspend
** This bug has been marked a duplicate of bug 1639776
   dnsmasq fails to send queries out after suspend disconnects the interface

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

Title:
  dnsmasq not updated by NetworkManager on system resume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1639568/+subscriptions

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


[Bug 1631241] Re: Name resolution stops working after resume from suspend

2017-04-09 Thread Eugene San
*** This bug is a duplicate of bug 1639776 ***
https://bugs.launchpad.net/bugs/1639776

** This bug has been marked a duplicate of bug 1639776
   dnsmasq fails to send queries out after suspend disconnects the interface

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

Title:
  Name resolution stops working after resume from suspend

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

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


[Bug 1629620] Re: DNS resolver stops accepting queries

2017-04-09 Thread Eugene San
*** This bug is a duplicate of bug 1639776 ***
https://bugs.launchpad.net/bugs/1639776

** This bug is no longer a duplicate of bug 1631241
   Name resolution stops working after resume from suspend
** This bug has been marked a duplicate of bug 1639776
   dnsmasq fails to send queries out after suspend disconnects the interface

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

Title:
  DNS resolver stops accepting queries

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1629620/+subscriptions

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


[Bug 1639776] Re: name resolution (dnsmasq) fails to send queries out after suspend/resume reconnects the interface

2017-04-09 Thread Eugene San
I have merged in another bug(s) and updated the name of the bug to be a
bit more "user friendly".

** Summary changed:

- dnsmasq fails to send queries out after suspend disconnects the interface
+ name resolution (dnsmasq) fails to send queries out after suspend/resume 
reconnects the interface

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

Title:
  name resolution (dnsmasq) fails to send queries out after
  suspend/resume reconnects the interface

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

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


[Bug 1646859] Re: Wifi not working after suspend on 16.10

2017-04-09 Thread Eugene San
*** This bug is a duplicate of bug 1639776 ***
https://bugs.launchpad.net/bugs/1639776

** This bug is no longer a duplicate of bug 1631241
   Name resolution stops working after resume from suspend
** This bug has been marked a duplicate of bug 1639776
   dnsmasq fails to send queries out after suspend disconnects the interface

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

Title:
  Wifi not working after suspend on 16.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1646859/+subscriptions

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


[Bug 1633912] Re: Problem with DNS resolution after suspend

2017-04-09 Thread Eugene San
*** This bug is a duplicate of bug 1639776 ***
https://bugs.launchpad.net/bugs/1639776

** This bug is no longer a duplicate of bug 1631241
   Name resolution stops working after resume from suspend
** This bug has been marked a duplicate of bug 1639776
   dnsmasq fails to send queries out after suspend disconnects the interface

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

Title:
  Problem with DNS resolution after suspend

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1633912/+subscriptions

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


[Bug 1633845] Re: network-manager does not connect to wifi

2017-04-09 Thread Eugene San
*** This bug is a duplicate of bug 1639776 ***
https://bugs.launchpad.net/bugs/1639776

** This bug is no longer a duplicate of bug 1631241
   Name resolution stops working after resume from suspend
** This bug has been marked a duplicate of bug 1639776
   dnsmasq fails to send queries out after suspend disconnects the interface

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

Title:
  network-manager does not connect to wifi

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1633845/+subscriptions

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


[Bug 1637700] Re: Caching dnsmasq stops resolving after some time

2017-04-09 Thread Eugene San
*** This bug is a duplicate of bug 1639776 ***
https://bugs.launchpad.net/bugs/1639776

** This bug is no longer a duplicate of bug 1631241
   Name resolution stops working after resume from suspend
** This bug has been marked a duplicate of bug 1639776
   dnsmasq fails to send queries out after suspend disconnects the interface

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

Title:
  Caching dnsmasq stops resolving after some time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1637700/+subscriptions

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


[Bug 1631241] Re: Name resolution stops working after resume from suspend

2017-04-09 Thread Eugene San
Confirming the bug in Xenial.

** Tags removed: amd64
** Tags added: xenial

** Description changed:

  After upgrading to Yakkety, when my Ubuntu GNOME laptop resumes from
  suspend DNS resolution stops working.
+ 
+ * Also affect Xenial (Unity/GnomeFlashback)since Network-Manager stack
+ was upgraded to 1.2.6.
  
  After resuming, systemd-resolved is running and libnss-resolve is
  installed, but /etc/resolv.conf contains 127.0.1.1 as the the only name
  server. The dnsmasq-base package is installed since it is pulled in by
  both network-manager and lxc1, and both NM and libvirt have spawned
  instances of dnsmasq:
  
  >  1155 pts/2S+ 0:00 grep dnsmasq
  >  2724 ?S  0:00 dnsmasq -u lxc-dnsmasq --strict-order 
--bind-interfaces --pid-file=/run/lxc/dnsmasq.pid --listen-address 10.0.3.1 
--dhcp-range 10.0.3.2,10.0.3.254 --dhcp-lease-max=253 --dhcp-no-override 
--except-interface=lo --interface=lxcbr0 
--dhcp-leasefile=/var/lib/misc/dnsmasq.lxcbr0.leases --dhcp-authoritative
  >  2992 ?S  0:00 /usr/sbin/dnsmasq 
--conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro 
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
  >  2993 ?S  0:00 /usr/sbin/dnsmasq 
--conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro 
--dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper
  > 22879 ?S  0:00 /usr/sbin/dnsmasq --no-resolv 
--keep-in-foreground --no-hosts --bind-interfaces 
--pid-file=/var/run/NetworkManager/dnsmasq.pid --listen-address=127.0.1.1 
--cache-size=0 --conf-file=/dev/null --proxy-dnssec 
--enable-dbus=org.freedesktop.NetworkManager.dnsmasq 
--conf-dir=/etc/NetworkManager/dnsmasq.d
  
  Let me know if you need any extra info.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: libnss-resolve 231-9git1
  ProcVersionSignature: Ubuntu 4.8.0-17.19-generic 4.8.0-rc7
  Uname: Linux 4.8.0-17-generic x86_64
  ApportVersion: 2.20.3-0ubuntu7
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Fri Oct  7 13:52:40 2016
  InstallationDate: Installed on 2015-07-22 (443 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 
(20150422)
  SourcePackage: systemd
  UpgradeStatus: Upgraded to yakkety on 2016-10-05 (1 days ago)

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

Title:
  Name resolution stops working after resume from suspend

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

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


[Bug 1670038] [NEW] Wirelsss/WiFi adapter BCM4350 (brcmfmac) fails after sleep on Dell XPS 9350

2017-03-04 Thread Eugene San
Public bug reported:

Wirelsss/WiFi adapter BCM4350 (brcmfmac) fails after sleep on Dell XPS
9350.

Symptom:
WiFi fails to reconnect and no networks are visible.
Kernel reports: "brcmf_fil_cmd_data: bus is down. we have nothing to do."

Workaround:
$ rmmod brcmfmac
$ modprobe brcmfmac

The driver working properly with Linux 4.4.x

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.8.0-39-generic 4.8.0-39.42~16.04.1
ProcVersionSignature: Ubuntu 4.8.0-39.42~16.04.1-generic 4.8.17
Uname: Linux 4.8.0-39-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
Date: Sat Mar  4 13:59:17 2017
ProcEnviron:
 LANGUAGE=en_US
 TERM=xterm-256color
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: linux-hwe
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

** Attachment removed: "JournalErrors.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1670038/+attachment/4831479/+files/JournalErrors.txt

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

Title:
  Wirelsss/WiFi adapter BCM4350 (brcmfmac) fails after sleep on Dell XPS
  9350

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

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


[Bug 1670038] Re: Wirelsss/WiFi adapter BCM4350 (brcmfmac) fails after sleep on Dell XPS 9350

2017-03-04 Thread Eugene San
** Attachment added: "kern.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux-hwe/+bug/1670038/+attachment/4831480/+files/kern.log

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

Title:
  Wirelsss/WiFi adapter BCM4350 (brcmfmac) fails after sleep on Dell XPS
  9350

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

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


[Bug 1599154] [NEW] Missing bluetooth firmware for Broadcom BCM4350 (Dell XPS 2016 13/15)

2016-07-05 Thread Eugene San
Public bug reported:

A firmware for embedded bluetooth adapter on Broadcom 4350 is missing.
Chip is provided as part of DW1820A/DW1830A on Dell XPS 2016 13/15 and probably 
other machines.
More info at: https://wiki.archlinux.org/index.php/Dell_XPS_13_(2016)#Bluetooth

Device IDs:
* 0a5c:6412
* BCM4350C5
* BCM2045A0

Workaround:
$ wget -c 
http://downloads.dell.com/FOLDER03272920M/1/9350_Network_Driver_XMJK7_WN32_12.0.1.720_A00.EXE
$ 7z e 9350_Network_Driver_XMJK7_WN32_12.0.1.720_A00.EXE 
Win32/BCM4350C5_003.006.007.0095.1703.hex
$ hex2hcd BCM4350C5_003.006.007.0095.1703.hex
$ sudo mv -vf BCM4350C5_003.006.007.0095.1703.hcd 
/lib/firmware/brcm/BCM-0a5c-6412.hcd
$ sudo modprobe -r btusb
$ sudo modprobe btusb

P.S.:
Same issue exists for Broadcom 4352 with IDs BCM20702A0/0a5c:216f
More info at: http://tech.sybreon.com/2015/03/15/xps13-9343-ubuntu-linux/

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

Title:
  Missing bluetooth firmware for Broadcom BCM4350 (Dell XPS 2016 13/15)

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

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


[Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-06-19 Thread Eugene San
Confirming #136.

Environment (on 2 machines):
Machine: XPS 13 9350 FHD Display
Distro: Ubuntu 16.04
Kernel: 4.4.0-24-generic
Bluetooth: off and on
Firmware: 1.3.3 and 1.4.3
DE: Unity and GnomeFlashback
Power: On battery and on AC
Screen: eDP (Built-In) or/and DP1 (External TB3/USBC->HDMI)

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

Title:
  Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

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

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


[Bug 1575731] Re: Thunderbird package is out of date

2016-06-19 Thread Eugene San
** Description changed:

- The fixes in 38.7, which was released on the 14th of March 2016 [0], six
- of which are deemed critical [1].
+ Despite Thunderbird being updated on 38.x branch (original bug was
+ probably filed before recent updates to the package), there is at least
+ one significant security related feature introduced in 45.x branch,
+ OAuth2.0.
+ 
+ It would be nice if maintainers (“Mozilla Team”) could provide an update
+ to Thunderbird via Security or Backports channels.
+ 
+ 
+ Original description:
+ ---
+ The fixes in 38.7, which was released on the 14th of March 2016 [0], six of 
which are deemed critical [1].
  
  In addition to 38.7, 45.0 has six further fixes also deemed critical.
  
  In addition to these twelve critical vulnerabilities there are a further
  10 (6 high, 2 moderate, 2 low) that have been patched since 38.6, which
  is the latest version available in ubuntu.
  
  Both these releases have yet to be officially released by ubuntu.
  
  [0] https://www.mozilla.org/en-US/thunderbird/38.7.0/releasenotes/
  [1] https://www.mozilla.org/en-US/security/known-vulnerabilities/thunderbird/

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

Title:
  Thunderbird package is out of date

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

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

[Bug 1585726] Re: TB 38 is EOL, please update to TB 45

2016-06-19 Thread Eugene San
*** This bug is a duplicate of bug 1575731 ***
https://bugs.launchpad.net/bugs/1575731

** This bug has been marked a duplicate of bug 1575731
   Thunderbird package is out of date

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

Title:
  TB 38 is EOL, please update to TB 45

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

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


[Bug 1591138] Re: Thunderbird Mail very outdated version

2016-06-19 Thread Eugene San
*** This bug is a duplicate of bug 1575731 ***
https://bugs.launchpad.net/bugs/1575731

** This bug has been marked a duplicate of bug 1575731
   Thunderbird package is out of date

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

Title:
  Thunderbird Mail very outdated version

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

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


[Bug 1580646] Re: why thunderbird 45 is not updated on ubuntu?

2016-06-19 Thread Eugene San
*** This bug is a duplicate of bug 1575731 ***
https://bugs.launchpad.net/bugs/1575731

** This bug has been marked a duplicate of bug 1575731
   Thunderbird package is out of date

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

Title:
  why thunderbird 45 is not updated on ubuntu?

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

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


[Bug 1554878] Re: fix up usage of XDG_CURRENT_DESKTOP

2016-06-03 Thread Eugene San
** Also affects: indicator-bluetooth (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/1554878

Title:
  fix up usage of XDG_CURRENT_DESKTOP

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

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


[Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-05-21 Thread Eugene San
@romano-giannetti and anyone who followed the instructions referenced in 
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554613/comments/125,
There was a typo in instructions, please read bug description for details and 
fix.


** Description changed:

  *** Temporary workaround ***
  Install Kernel from the following location:
  - http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-yakkety/
  
  OR
  Perform the following:
  - $ apt-add-repository "deb 
http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu yakkety main"
  - $ echo -en "Package: *\nPin: release 
o=LP-PPA-canonical-kernel-team-ppa\nPin-Priority: -1\n" >> 
/etc/apt/preferences.d/canonical-kernel-team-ubuntu-ppa-yakkety
  - $ apt update
  - $ apt install linux-image-extra-4.6.0-6-generic 
linux-headers-4.6.0-6-generic linux-tools-4.6.0-6-generic
+ ```
+ There was a typo in instructions (/etc/preferences.d should have been 
/etc/apt/preferences.d).
+ As result you might have upgraded Linux META packages and therefor you won't 
receive proper upgrades of Xenial native Linux packages (hoping they will ever 
contain the fix).
+ I suggest you move 
/etc/preferences.d/canonical-kernel-team-ubuntu-ppa-yakkety to 
/etc/apt/preferences.d/ and downgrade related packages:
+ $ apt update
+ $ apt install linux-headers-generic/xenial-updates 
linux-tools-generic/xenial-updates linux-image-generic/xenial-updates
+ ```
  ***
  
  Please inspect duplicate reports for more details:
  Bug #1522922
  Bug #1535048
  Bug #1552304
  Bug #1555158
  Bug #1561729
  Bug #1565234
  Bug #1568599
  Bug #1573392
  
  does not affect 4.4.0-8
  affects 4.4.0-9 to 4.4.0-22
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-generic 4.4.0.11.12
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tbonfort   1498 F pulseaudio
  CurrentDesktop: KDE
  Date: Tue Mar  8 09:57:12 2016
  HibernationDevice: RESUME=UUID=3248e0d7-0dac-4ccc-8982-b5ac5ce6ed5e
  InstallationDate: Installed on 2016-01-07 (61 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0c45:670c Microdia
   Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=757547b8-d0e4-4eb8-8afd-920b743f99a4 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-8-generic N/A
   linux-backports-modules-4.4.0-8-generic  N/A
   linux-firmware   1.156
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2016-02-28 (9 days ago)
  dmi.bios.date: 01/08/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.3
  dmi.board.name: 07TYC2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd01/08/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn07TYC2:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9350
  dmi.sys.vendor: Dell Inc.

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

Title:
  Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

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

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

[Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-05-21 Thread Eugene San
** Description changed:

  *** Temporary workaround ***
  Install Kernel from the following location:
  - http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-yakkety/
  
  OR
  Perform the following:
  - $ apt-add-repository "deb 
http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu yakkety main"
- - $ echo -en "Package: *\nPin: release 
o=LP-PPA-canonical-kernel-team-ppa\nPin-Priority: -1\n" >> 
/etc/preferences.d/canonical-kernel-team-ubuntu-ppa-yakkety
+ - $ echo -en "Package: *\nPin: release 
o=LP-PPA-canonical-kernel-team-ppa\nPin-Priority: -1\n" >> 
/etc/apt/preferences.d/canonical-kernel-team-ubuntu-ppa-yakkety
  - $ apt update
  - $ apt install linux-image-extra-4.6.0-6-generic 
linux-headers-4.6.0-6-generic linux-tools-4.6.0-6-generic
  ***
  
  Please inspect duplicate reports for more details:
  Bug #1522922
  Bug #1535048
  Bug #1552304
  Bug #1555158
  Bug #1561729
  Bug #1565234
  Bug #1568599
  Bug #1573392
  
  does not affect 4.4.0-8
  affects 4.4.0-9 to 4.4.0-22
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-generic 4.4.0.11.12
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tbonfort   1498 F pulseaudio
  CurrentDesktop: KDE
  Date: Tue Mar  8 09:57:12 2016
  HibernationDevice: RESUME=UUID=3248e0d7-0dac-4ccc-8982-b5ac5ce6ed5e
  InstallationDate: Installed on 2016-01-07 (61 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0c45:670c Microdia
   Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=757547b8-d0e4-4eb8-8afd-920b743f99a4 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-8-generic N/A
   linux-backports-modules-4.4.0-8-generic  N/A
   linux-firmware   1.156
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2016-02-28 (9 days ago)
  dmi.bios.date: 01/08/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.3
  dmi.board.name: 07TYC2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd01/08/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn07TYC2:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9350
  dmi.sys.vendor: Dell Inc.

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

Title:
  Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

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

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

[Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-05-19 Thread Eugene San
** Description changed:

  *** Temporary workaround ***
  Install Kernel from the following location:
  - http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-yakkety/
  
- OR (if you brave enough)
- 
- Invoke: apt-add-repository "deb 
http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu yakkety main" and 
upgrade packages.
+ OR
+ Perform the following:
+ - $ apt-add-repository "deb 
http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu yakkety main"
+ - $ echo -en "Package: *\nPin: release 
o=LP-PPA-canonical-kernel-team-ppa\nPin-Priority: -1\n" >> 
/etc/preferences.d/prcanonical-kernel-team-ubuntu-ppa-yakkety
+ - $ apt install linux-image-extra-4.6.0-6-generic 
linux-headers-4.6.0-6-generic linux-tools-4.6.0-6-generic
  ***
  
  Please inspect duplicate reports for more details:
  Bug #1522922
  Bug #1535048
  Bug #1552304
  Bug #1555158
  Bug #1561729
  Bug #1565234
  Bug #1568599
  Bug #1573392
  
  does not affect 4.4.0-8
  affects 4.4.0-9 to 4.4.0-22
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-generic 4.4.0.11.12
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tbonfort   1498 F pulseaudio
  CurrentDesktop: KDE
  Date: Tue Mar  8 09:57:12 2016
  HibernationDevice: RESUME=UUID=3248e0d7-0dac-4ccc-8982-b5ac5ce6ed5e
  InstallationDate: Installed on 2016-01-07 (61 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0c45:670c Microdia
   Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=757547b8-d0e4-4eb8-8afd-920b743f99a4 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-8-generic N/A
   linux-backports-modules-4.4.0-8-generic  N/A
   linux-firmware   1.156
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2016-02-28 (9 days ago)
  dmi.bios.date: 01/08/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.3
  dmi.board.name: 07TYC2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd01/08/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn07TYC2:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9350
  dmi.sys.vendor: Dell Inc.

** Description changed:

  *** Temporary workaround ***
  Install Kernel from the following location:
  - http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-yakkety/
  
  OR
  Perform the following:
  - $ apt-add-repository "deb 
http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu yakkety main"
- - $ echo -en "Package: *\nPin: release 
o=LP-PPA-canonical-kernel-team-ppa\nPin-Priority: -1\n" >> 
/etc/preferences.d/prcanonical-kernel-team-ubuntu-ppa-yakkety
+ - $ echo -en "Package: *\nPin: release 
o=LP-PPA-canonical-kernel-team-ppa\nPin-Priority: -1\n" >> 
/etc/preferences.d/canonical-kernel-team-ubuntu-ppa-yakkety
  - $ apt install linux-image-extra-4.6.0-6-generic 
linux-headers-4.6.0-6-generic linux-tools-4.6.0-6-generic
  ***
  
  Please inspect duplicate reports for more details:
  Bug #1522922
  Bug #1535048
  Bug #1552304
  Bug #1555158
  Bug #1561729
  Bug #1565234
  Bug #1568599
  Bug #1573392
  
  does not affect 4.4.0-8
  affects 4.4.0-9 to 4.4.0-22
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-generic 4.4.0.11.12
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tbonfort   1498 F pulseaudio
  CurrentDesktop: KDE
  Date: Tue Mar  8 09:57:12 2016
  HibernationDevice: RESUME=UUID=3248e0d7-0dac-4ccc-8982-b5ac5ce6ed5e
  InstallationDate: Installed on 2016-01-07 (61 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0c45:670c Microdia
   Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=757547b8-d0e4-4eb8-8afd-920b743f99a4 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-8-generic N/A
   linux-backports-modules-4.4.0-8-generic  N/A
   linux-firmware   1.156
  SourcePackage: linux
  

[Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-05-19 Thread Eugene San
** Description changed:

- 
  *** Temporary workaround ***
+ apt-add-repository "deb 
http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu yakkety main"
+ OR
  Install Kernel from one of the following locations:
  - http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.10-xenial/
  - http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc7-yakkety/
  ***
  
  Please inspect duplicate reports for more details:
  Bug #1522922
  Bug #1535048
  Bug #1552304
  Bug #1555158
  Bug #1561729
  Bug #1565234
  Bug #1568599
  Bug #1573392
  
  does not affect 4.4.0-8
  affects 4.4.0-9 to 4.4.0-22
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-generic 4.4.0.11.12
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tbonfort   1498 F pulseaudio
  CurrentDesktop: KDE
  Date: Tue Mar  8 09:57:12 2016
  HibernationDevice: RESUME=UUID=3248e0d7-0dac-4ccc-8982-b5ac5ce6ed5e
  InstallationDate: Installed on 2016-01-07 (61 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0c45:670c Microdia
   Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=757547b8-d0e4-4eb8-8afd-920b743f99a4 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-8-generic N/A
   linux-backports-modules-4.4.0-8-generic  N/A
   linux-firmware   1.156
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2016-02-28 (9 days ago)
  dmi.bios.date: 01/08/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.3
  dmi.board.name: 07TYC2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd01/08/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn07TYC2:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9350
  dmi.sys.vendor: Dell Inc.

** Description changed:

  *** Temporary workaround ***
- apt-add-repository "deb 
http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu yakkety main"
- OR
- Install Kernel from one of the following locations:
- - http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.10-xenial/
- - http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc7-yakkety/
+ Install Kernel from the following location:
+ - http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-yakkety/
+ 
+ OR (if you brave enough)
+ 
+ Invoke: apt-add-repository "deb 
http://ppa.launchpad.net/canonical-kernel-team/ppa/ubuntu yakkety main" and 
upgrade packages.
  ***
  
  Please inspect duplicate reports for more details:
  Bug #1522922
  Bug #1535048
  Bug #1552304
  Bug #1555158
  Bug #1561729
  Bug #1565234
  Bug #1568599
  Bug #1573392
  
  does not affect 4.4.0-8
  affects 4.4.0-9 to 4.4.0-22
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-generic 4.4.0.11.12
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tbonfort   1498 F pulseaudio
  CurrentDesktop: KDE
  Date: Tue Mar  8 09:57:12 2016
  HibernationDevice: RESUME=UUID=3248e0d7-0dac-4ccc-8982-b5ac5ce6ed5e
  InstallationDate: Installed on 2016-01-07 (61 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0c45:670c Microdia
   Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=757547b8-d0e4-4eb8-8afd-920b743f99a4 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-8-generic N/A
   linux-backports-modules-4.4.0-8-generic  N/A
   linux-firmware   1.156
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2016-02-28 (9 days ago)
  dmi.bios.date: 01/08/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.3
  dmi.board.name: 07TYC2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd01/08/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn07TYC2:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9350
  dmi.sys.vendor: Dell Inc.

-- 
You received this bug notification 

[Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-05-13 Thread Eugene San
@kmstoilov Please make sure you've updated computer's firmware to 1.3.3.

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

Title:
  Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

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

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


[Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-05-13 Thread Eugene San
** Description changed:

+ *** Possible solution ***
+ The bug seems to be gone in 4.4.0-22:
+ - https://launchpad.net/ubuntu/+source/linux/4.4.0-22.39
+ ***
+ 
  *** Temporary workaround ***
  Install Kernel from one of the following locations:
- - http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/
- - http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc5-wily/
- 
+ - http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.10-xenial/
+ - http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc7-yakkety/
+ ***
  
  Please inspect duplicate reports for more details:
  Bug #1522922
  Bug #1535048
  Bug #1552304
  Bug #1555158
  Bug #1561729
  Bug #1565234
  Bug #1568599
  Bug #1573392
  
  does not affect 4.4.0-8
- affects 4.4.0-9 to 4.4.0-16
+ affects 4.4.0-9 to 4.4.0-21
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-generic 4.4.0.11.12
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tbonfort   1498 F pulseaudio
  CurrentDesktop: KDE
  Date: Tue Mar  8 09:57:12 2016
  HibernationDevice: RESUME=UUID=3248e0d7-0dac-4ccc-8982-b5ac5ce6ed5e
  InstallationDate: Installed on 2016-01-07 (61 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0c45:670c Microdia
   Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=757547b8-d0e4-4eb8-8afd-920b743f99a4 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-8-generic N/A
   linux-backports-modules-4.4.0-8-generic  N/A
   linux-firmware   1.156
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2016-02-28 (9 days ago)
  dmi.bios.date: 01/08/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.3
  dmi.board.name: 07TYC2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd01/08/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn07TYC2:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9350
  dmi.sys.vendor: Dell Inc.

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

Title:
  Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

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

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

[Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-05-13 Thread Eugene San
Hi all,
Please report your experience with 4.4.0-22.
It seems to be ok on my XPS13.

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

Title:
  Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

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

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


[Bug 1581249] Re: resume on dell xps 15 9550 fails

2016-05-12 Thread Eugene San
@arges I am also experiencing suspend issues on my XPS13 but before
opening a separate bug report I would like to check if our systems are
affected by the same bug.

Please check/confirm the following:

1. Is your system fails to resume or stuck during suspend? Please
suspend the system using system menu (instead of closing the LID) and
describe power-button light behavior. Is it turned off after 5-10
seconds?

2. Is there an external monitor? What happens if it's disconnected? (In
my case connecting/reconnecting the monitor after the system is booted
triggers the issues).

3. Is it a persistent behavior?

4. Is http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.4.10-xenial/
still broken? (It solved the problem on my system).

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

Title:
  resume on dell xps 15 9550 fails

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

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


[Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-05-01 Thread Eugene San
@bettini
I guess any 4.6.0rc+intel-drm-next starting 20160420 should work, but I 
personally tested only the ones documented as a workaround in this bug 
description.

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

Title:
  Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

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

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


[Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-05-01 Thread Eugene San
@pranith
On my system, 4.6.0rc3+intel-drm-next solved the issue.
Other people report solution only with more recent version, 
4.6.0rc5+intel-drm-next.
The difference in reports might be related to installed BIOS version or/and 
power management behavior in different conditions.
Anyways, I highly recommend updating XPS systems to BIOS v1.33 since it fixes  
so called "blank screen" issues which might be related.

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

Title:
  Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

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

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


[Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-04-30 Thread Eugene San
** Description changed:

- see LP: #1552304
+ *** Temporary workaround ***
+ Install Kernel from:
+ - http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/
+ - http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc5-wily/
+ 
+ 
+ Please inspect duplicate reports for more details:
+ Bug #1522922
+ Bug #1535048
+ Bug #1552304
+ Bug #1555158
+ Bug #1561729
+ Bug #1565234
+ Bug #1568599
+ Bug #1573392
  
  does not affect 4.4.0-8
  affects 4.4.0-9 to 4.4.0-16
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-generic 4.4.0.11.12
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tbonfort   1498 F pulseaudio
  CurrentDesktop: KDE
  Date: Tue Mar  8 09:57:12 2016
  HibernationDevice: RESUME=UUID=3248e0d7-0dac-4ccc-8982-b5ac5ce6ed5e
  InstallationDate: Installed on 2016-01-07 (61 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0c45:670c Microdia
   Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=757547b8-d0e4-4eb8-8afd-920b743f99a4 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-8-generic N/A
   linux-backports-modules-4.4.0-8-generic  N/A
   linux-firmware   1.156
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2016-02-28 (9 days ago)
  dmi.bios.date: 01/08/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.3
  dmi.board.name: 07TYC2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd01/08/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn07TYC2:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9350
  dmi.sys.vendor: Dell Inc.

** Description changed:

  *** Temporary workaround ***
- Install Kernel from:
+ Install Kernel from one of the following locations:
  - http://kernel.ubuntu.com/~kernel-ppa/mainline/daily/current/
  - http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc5-wily/
  
  
  Please inspect duplicate reports for more details:
- Bug #1522922
- Bug #1535048
- Bug #1552304
- Bug #1555158
- Bug #1561729
- Bug #1565234
- Bug #1568599
- Bug #1573392
+ Bug #1522922
+ Bug #1535048
+ Bug #1552304
+ Bug #1555158
+ Bug #1561729
+ Bug #1565234
+ Bug #1568599
+ Bug #1573392
  
  does not affect 4.4.0-8
  affects 4.4.0-9 to 4.4.0-16
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-generic 4.4.0.11.12
  ProcVersionSignature: Ubuntu 4.4.0-8.23-generic 4.4.2
  Uname: Linux 4.4.0-8-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tbonfort   1498 F pulseaudio
  CurrentDesktop: KDE
  Date: Tue Mar  8 09:57:12 2016
  HibernationDevice: RESUME=UUID=3248e0d7-0dac-4ccc-8982-b5ac5ce6ed5e
  InstallationDate: Installed on 2016-01-07 (61 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 0c45:670c Microdia
   Bus 001 Device 002: ID 0a5c:6412 Broadcom Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 13 9350
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-8-generic 
root=UUID=757547b8-d0e4-4eb8-8afd-920b743f99a4 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-8-generic N/A
   linux-backports-modules-4.4.0-8-generic  N/A
   linux-firmware   1.156
  SourcePackage: linux
  UpgradeStatus: Upgraded to xenial on 2016-02-28 (9 days ago)
  dmi.bios.date: 01/08/2016
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.2.3
  dmi.board.name: 07TYC2
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.2.3:bd01/08/2016:svnDellInc.:pnXPS139350:pvr:rvnDellInc.:rn07TYC2:rvrA01:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9350
  dmi.sys.vendor: Dell Inc.

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

Title:
  Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

To manage notifications about this bug go to:

[Bug 1535048] Re: i915 driver seems to cause system crash at random

2016-04-30 Thread Eugene San
*** This bug is a duplicate of bug 1554613 ***
https://bugs.launchpad.net/bugs/1554613

** This bug is no longer a duplicate of bug 1522922
   Screen flickering in Intel i915 driver
** This bug has been marked a duplicate of bug 1554613
   screen flickering on XPS13 9350/9550

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

Title:
  i915 driver seems to cause system crash at random

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

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


[Bug 1522922] Re: Screen flickering in Intel i915 driver

2016-04-30 Thread Eugene San
*** This bug is a duplicate of bug 1554613 ***
https://bugs.launchpad.net/bugs/1554613

** This bug has been marked a duplicate of bug 1554613
   screen flickering on XPS13 9350/9550

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

Title:
  Screen flickering in Intel i915 driver

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

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


[Bug 1554613] Re: Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

2016-04-30 Thread Eugene San
** Summary changed:

- screen flickering on XPS13 9350/9550
+ Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

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

Title:
  Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

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

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


[Bug 1568599] Re: Screen flickering with 16.04 on Dell XPS13 9350

2016-04-30 Thread Eugene San
*** This bug is a duplicate of bug 1554613 ***
https://bugs.launchpad.net/bugs/1554613

** This bug has been marked a duplicate of bug 1554613
   screen flickering on XPS13 9350/9550

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

Title:
  Screen flickering with 16.04 on Dell XPS13 9350

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

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


[Bug 1554613] Re: screen flickering on XPS13 9350/9550

2016-04-30 Thread Eugene San
** Summary changed:

- screen flickering on XPS13 9350
+ screen flickering on XPS13 9350/9550

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

Title:
  Screen flickers on XPS 13 9350/9550 (Intel Skylake/Broadwell GPU)

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

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


[Bug 1555158] Re: Screen flickering in kernel > 4.4.0-8 on XPS 9550

2016-04-30 Thread Eugene San
*** This bug is a duplicate of bug 1554613 ***
https://bugs.launchpad.net/bugs/1554613

** This bug has been marked a duplicate of bug 1554613
   screen flickering on XPS13 9350

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

Title:
  Screen flickering in kernel  > 4.4.0-8 on  XPS 9550

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

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


[Bug 1468582] Re: Noisy (pop noise + white noise) headphone audio on Dell XPS 13 (2015)

2016-04-29 Thread Eugene San
Yes.
There is no noise or any other distortion when sound card is playing.
The noise starts 5-10 seconds after the playback is stopped.
In addition there are very loud clicks and pops during boot and shutdown.

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

Title:
  Noisy (pop noise + white noise) headphone audio on Dell XPS 13 (2015)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1468582/+subscriptions

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


[Bug 1468582] Re: Noisy (pop noise + white noise) headphone audio on Dell XPS 13 (2015)

2016-04-25 Thread Eugene San
They patch was applied successfully but that did not help.
Just to be sure I've tested with Kernels 4.4.0-21 and 4.6.0-999.

Attaching new alsa-info.txt.

** Attachment added: "alsa-info.noisy.psn0.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1468582/+attachment/4646648/+files/alsa-info.noisy.psn0.txt

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

Title:
  Noisy (pop noise + white noise) headphone audio on Dell XPS 13 (2015)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1468582/+subscriptions

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


[Bug 1468582] Re: Noisy (pop noise + white noise) headphone audio on Dell XPS 13 (2015)

2016-04-24 Thread Eugene San
** Attachment added: "Startup.mp3"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1468582/+attachment/4645628/+files/Startup.mp3

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

Title:
  Noisy (pop noise + white noise) headphone audio on Dell XPS 13 (2015)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1468582/+subscriptions

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


[Bug 1468582] Re: Noisy (pop noise + white noise) headphone audio on Dell XPS 13 (2015)

2016-04-24 Thread Eugene San
** Attachment added: "Shutdown.mp3"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1468582/+attachment/4645629/+files/Shutdown.mp3

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

Title:
  Noisy (pop noise + white noise) headphone audio on Dell XPS 13 (2015)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1468582/+subscriptions

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


[Bug 1468582] Re: Noisy (pop noise + white noise) headphone audio on Dell XPS 13 (2015)

2016-04-24 Thread Eugene San
** Attachment added: "alsa-info.normal.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1468582/+attachment/4645619/+files/alsa-info.normal.txt

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

Title:
  Noisy (pop noise + white noise) headphone audio on Dell XPS 13 (2015)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1468582/+subscriptions

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


[Bug 1468582] Re: Noisy (pop noise + white noise) headphone audio on Dell XPS 13 (2015)

2016-04-24 Thread Eugene San
** Attachment added: "alsa-info.noisy.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1468582/+attachment/4645620/+files/alsa-info.noisy.txt

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

Title:
  Noisy (pop noise + white noise) headphone audio on Dell XPS 13 (2015)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1468582/+subscriptions

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


[Bug 1468582] Re: Noisy (pop noise + white noise) headphone audio on Dell XPS 13 (2015)

2016-04-24 Thread Eugene San
Attaching requested alsa-info.txt pair and the diff.

Besides constant noise there are terrible clicks and pops during system startup 
and shutdown.
I've attached corresponding audio recordings.


** Patch added: "alsa-info.noisy.diff"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1468582/+attachment/4645617/+files/alsa-info.noisy.diff

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

Title:
  Noisy (pop noise + white noise) headphone audio on Dell XPS 13 (2015)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1468582/+subscriptions

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


[Bug 1572361] [NEW] Dialog "Authentication is required to change your own user data" appears when chnaging keyboard language inside non-physical session

2016-04-19 Thread Eugene San
Public bug reported:

Dialog "Authentication is required to change your own user data" appears
when changing keyboard language inside non-physical session.

This is reincarnation of
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1512002.

I am experiencing the bug on 16.04 with gnome-flashback session inside x2go 
session.
The dialog pops-up when I try to switch keyboard language using indicator.

The irony that there is no way to enter the password when switching back to the 
language of the password.
 
This what systemd log shows when request is denied:

polkitd(authority=local)[740]: Operator of unix-session:1 FAILED to 
authenticate to gain authorization for action 
org.freedesktop.accounts.change-own-user-data for system-bus-name::1.105 
[/usr/lib/unity-settings-daemon/unity-settings-daemon] (owned by 
unix-user:testuser)

** Affects: accountsservice (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/1572361

Title:
  Dialog "Authentication is required to change your own user data"
  appears when chnaging keyboard language inside non-physical session

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

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


[Bug 1569116] [NEW] network-manager-ssh is not available in network-manager ui

2016-04-11 Thread Eugene San
Public bug reported:

On Ubuntu 16.04 SSH VPN plugin is not shown in list of available VPNs.

NetworkManager does register the plugin:
NetworkManager[843]:   VPN: loaded org.freedesktop.NetworkManager.ssh

** Affects: network-manager-ssh (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

- On Ubuntu 16.04 SSH VPN plugin is not shown in list of available VPNs.
+ On Ubuntu 16.04 SSH VPN plugin is missing from list of available VPNs on
+ "Create connection" dialog.

** Description changed:

- On Ubuntu 16.04 SSH VPN plugin is missing from list of available VPNs on
- "Create connection" dialog.
+ On Ubuntu 16.04 SSH VPN plugin is not shown in list of available VPNs.
+ 
+ NetworkManager does register the plugin:
+ NetworkManager[843]:   VPN: loaded org.freedesktop.NetworkManager.ssh

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

Title:
  network-manager-ssh is not available in network-manager ui

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-ssh/+bug/1569116/+subscriptions

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


[Bug 1557115] Re: RadioTray won't launch

2016-04-08 Thread Eugene San
I suspect you aren't using correct package.
Can you please post output of the following:
apt-cache showpkg radiotray

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

Title:
  RadioTray won't launch

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

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


[Bug 1468582] Re: Noisy (pop noise + white noise) headphone audio on Dell XPS 13 (2015)

2016-04-06 Thread Eugene San
@anthonywong
Referenced report seems as unrelated.

On my machine, the sound is clear and loud but 10 seconds after playback
ends the noise starts.

I am not familiar with specific design of the soundcard but It
looks/sounds like when it suspended by the driver, analog amplifier left
active picking all kind of interferences from ground line.

Kernel versions 4.4.0-1x and 4.6.0RCx are affected.

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

Title:
  Noisy (pop noise + white noise) headphone audio on Dell XPS 13 (2015)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1468582/+subscriptions

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


[Bug 1468582] Re: Noisy (pop noise + white noise) headphone audio on Dell XPS 13 (2015)

2016-04-02 Thread Eugene San
Seems like Xenial is also affected by that issue, at least when audio device is 
idling.
Should I create a new bug report for Xenial?

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

Title:
  Noisy (pop noise + white noise) headphone audio on Dell XPS 13 (2015)

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1468582/+subscriptions

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


[Bug 1554613] Re: screen flickering on XPS13 9350

2016-04-02 Thread Eugene San
I am still not 100% sure but after a day with this kernel:
http://kernel.ubuntu.com/~kernel-ppa/mainline/v4.6-rc1-wily/ I can
report the following:

1. No flickering
2. No more kernel dumps/bugs reports
3. No more i915 warnings
4. No more suspend issues
5. No more Dell WMI events errors
6. Not that it wasn't great but battery life seems to be improved (might be a 
placebo effect)

Looks like Linux 4.4 is just not ready for Skylake and backporting all the 
fixes is going to be hell for both maintainers and users.
If I were in position, I would push for Kernel 4.6 as an official kernel 
variant for 16.04 (before 16.04.1).

I just hope Dell will create enough momentum for those issues to be
resolved soon, after all it's their flagship device with official Ubuntu
support.

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

Title:
  screen flickering on XPS13 9350

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

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


[Bug 1554613] Re: screen flickering on XPS13 9350

2016-04-02 Thread Eugene San
** Also affects: linux via
   https://bugs.freedesktop.org/show_bug.cgi?id=94593
   Importance: Unknown
   Status: Unknown

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

Title:
  screen flickering on XPS13 9350

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

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


[Bug 1554613] Re: screen flickering on XPS13 9350

2016-04-02 Thread Eugene San
** Attachment added: "dmesg.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1554613/+attachment/4620483/+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/1554613

Title:
  screen flickering on XPS13 9350

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

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


[Bug 1554613] Re: screen flickering on XPS13 9350

2016-04-02 Thread Eugene San
I would like to add  few observations:

1. Seems like the issue is Power Management related since I've never
experienced it with AC adapter connected and sometimes almost instantly
after disconnecting it, the flickering is started.

2. Sometimes first "flick" after reboot or PM change is accompanied
with "[drm:intel_cpu_fifo_underrun_irq_handler [i915_bpo]] *ERROR* CPU
pipe A FIFO underrun"

3. My dmesg is not as clean as the one provided by original reporter. It
filled with quite a few bug/dump reports of i915 driver. Attaching my
dmesg.log.

4. Once in a while, I find the computer in state which seems like a
hardware "hang" but I suspect it's an i915 driver fault since sometimes
after a prolonged wait the computer finally wakes up and later I find
the errors mentioned in 3. Note those hangs can happen even if the
computer is powered from AC and no automatic suspend is configured.

Seems like upstream bug report didn't get the attention it deserves, any
ideas on how to assist with this bug(s) resolution?

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

Title:
  screen flickering on XPS13 9350

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

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


[Bug 1562397] Re: VMs won't start hanging with msg "Starting virtual machine - 0%"

2016-03-26 Thread Eugene San
Attached script for fixing "broken" VMs.

** Description changed:

  On fresh Ubuntu 16.04 with VirtualBox 5.0.16 virtual machines won't start 
hanging with msg box "Starting virtual machine - 0%".
  The issue is not persistent but once it happens to specific virtual machine, 
that machine won't start anymore.
  
  Observations:
  - Affects both build from Xenial repo and Oracle package
  - Both Linux and Windows virtual machines affected but Windows machines cause 
heavy I/O until all VirtualBox processes are killed
  - Tested on Skylake and Sandybridge machines
  - Downgrading to 5.0.14 doesn't help
  - Removing extensions pack doesn't help
  - libvirt@qemu-kvm is working ok
  - Nothing useful in log but attached anyway
  - No suspicious massages in dmesg
  
  Might be related to system being installed on BTRFS.
+ 
+ P.S.
+ The issue indeed replated to BTRFS. VirtualBox do not handle COW correctly:
+ - 
http://superuser.com/questions/623989/virtual-box-stuck-at-starting-virtual-machine-0
+ - https://www.virtualbox.org/ticket/11862

** Attachment added: "fix-vm-btrfs.sh"
   
https://bugs.launchpad.net/virtualbox/+bug/1562397/+attachment/4612912/+files/fix-vm-btrfs.sh

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

Title:
  VMs won't start hanging with msg "Starting virtual machine - 0%"

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

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


[Bug 1562397] Re: VMs won't start hanging with msg "Starting virtual machine - 0%"

2016-03-26 Thread Eugene San
** Description changed:

  On fresh Ubuntu 16.04 with VirtualBox 5.0.16 virtual machines won't start 
hanging with msg box "Starting virtual machine - 0%".
- The issues is not persistent but once it happens to specific virtual machine, 
that machine won't start anymore.
+ The issue is not persistent but once it happens to specific virtual machine, 
that machine won't start anymore.
  
  Observations:
  - Affects both build from Xenial repo and Oracle package
  - Both Linux and Windows virtual machines affected but Windows machines cause 
heavy I/O until all VirtualBox processes are killed
  - Tested on Skylake and Sandybridge machines
  - Downgrading to 5.0.14 doesn't help
  - Removing extensions pack doesn't help
  - libvirt@qemu-kvm is working ok
  - Nothing useful in log but attached anyway
  - No suspicious massages in dmesg
  
  Might be related to system being installed on BTRFS.

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

Title:
  VMs won't start hanging with msg "Starting virtual machine - 0%"

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

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


[Bug 1562397] Re: VMs won't start hanging with msg "Starting virtual machine - 0%"

2016-03-26 Thread Eugene San
** Bug watch added: Virtualbox Trac #15277
   http://www.virtualbox.org/ticket/15277

** Also affects: virtualbox via
   http://www.virtualbox.org/ticket/15277
   Importance: Unknown
   Status: Unknown

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

Title:
  VMs won't start hanging with msg "Starting virtual machine - 0%"

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

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


[Bug 1562397] [NEW] VMs won't start hanging with msg "Starting virtual machine - 0%"

2016-03-26 Thread Eugene San
Public bug reported:

On fresh Ubuntu 16.04 with VirtualBox 5.0.16 virtual machines won't start 
hanging with msg box "Starting virtual machine - 0%".
The issues is not persistent but once it happens to specific virtual machine, 
that machine won't start anymore.

Observations:
- Affects both build from Xenial repo and Oracle package
- Both Linux and Windows virtual machines affected but Windows machines cause 
heavy I/O until all VirtualBox processes are killed
- Tested on Skylake and Sandybridge machines
- Downgrading to 5.0.14 doesn't help
- Removing extensions pack doesn't help
- libvirt@qemu-kvm is working ok
- Nothing useful in log but attached anyway
- No suspicious massages in dmesg

Might be related to system being installed on BTRFS.

** Affects: virtualbox
 Importance: Unknown
 Status: Unknown

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

** Attachment added: "VBox.log"
   https://bugs.launchpad.net/bugs/1562397/+attachment/4612808/+files/VBox.log

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

Title:
  VMs won't start hanging with msg "Starting virtual machine - 0%"

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

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


[Bug 1554878] Re: fix up usage of XDG_CURRENT_DESKTOP

2016-03-20 Thread Eugene San
** Also affects: python-xdgapp
   Importance: Undecided
   Status: New

** Also affects: pyxdg (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: syncthing-gtk (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: dropbox (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/1554878

Title:
  fix up usage of XDG_CURRENT_DESKTOP

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

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


  1   2   3   4   5   >