[Bug 1821845] Re: fort77: no output to stdout or stderr

2024-06-05 Thread Damien Towning
After weeks of work preparing some historical Fortran code came to the
Fort77 to start compiling it. Compiles fine but have exactly the bug as
described above. However after a quick google could not even locate the
source code for the libf2c. Could somebody please post the link to the
sources. I am a dead fish in a dry bucket till I get this this fixed.
Thanks !

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

Title:
  fort77: no output to stdout or stderr

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


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

[Bug 2067972] [NEW] Kubuntu locks on boot at black screen

2024-06-03 Thread Damien F. Gray
Public bug reported:

I was using UbuntuStudio 23.10 with no issues. When I updated to 24.04,
on my first boot of the new OS, the system hung with a black screen just
before the login screen. I completely deleted the original image,
reinstalled UbuntuStudio 24.04, and tried again. It worked until I
installed Steam, then I had the same issue. I deleted and tried again
with Kubuntu 24.04. It worked the first time, but failed when I
installed wine. I then found a bug report with what seemed to be the
exact problem, but the bug report requested all people with this issue
to file a separate bug report with a kernel log. The kernel log is
attached.

System:
Kubuntu 24.04, fully patched as of 2024 June 3 7PM CDT
AMD Ryzen 7700X processor
AMD 6700 video card
ASUS PRIME B650-PLUS motherboard

Please let me know if you need more info.

** Affects: ubuntu
 Importance: Undecided
 Status: New

** Attachment added: "Kernel log from the boot (sudo journalctl -k -b -1 > 
/tmp/kernel.log)"
   https://bugs.launchpad.net/bugs/2067972/+attachment/5785694/+files/kernel.log

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

Title:
  Kubuntu locks on boot at black screen

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


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

[Bug 1958410] Re: bytcr_rt5640 sound not working with kernel >= 5.13

2022-04-07 Thread Damien
Confirmed on Linx 1010b on LinuxMint 20.3

Added options snd-intel-dspcfg dsp_driver=2 to /etc/modprobe.d/alsa-base.conf
reboot into 5.13
spd-say "Talking too slowly"
shut down
go to bios and save
reboot into 5.13
spd-say "That'll do nicely"

Works in 5.14, plus it seems to still be good in 5.11.

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

Title:
  bytcr_rt5640 sound not working with kernel >= 5.13

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


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

[Bug 1958410] Re: bytcr_rt5640 sound not working with kernel >= 5.13

2022-04-07 Thread Damien
FWIW:
dmesg | grep -Pi "alsa|pulse|sound|audio"
... for 5.11 and 5.14 differ.

5.11.0-46-generic (works)
[0.136592] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[3.051445] i915 :00:02.0: [drm] HDaudio controller not detected, using 
LPE audio instead
[   10.791703] input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=0 as 
/devices/pci:00/:00:02.0/hdmi-lpe-audio/sound/card0/input7
[   10.791913] input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=1 as 
/devices/pci:00/:00:02.0/hdmi-lpe-audio/sound/card0/input8
[   14.393209] input: bytcr-rt5640 Headset as 
/devices/platform/80860F28:00/bytcr_rt5640/sound/card1/input13

5.14.0-1032-oem (does not work)
[0.137603] ACPI: Added _OSI(Linux-Lenovo-NV-HDMI-Audio)
[2.685353] i915 :00:02.0: [drm] HDaudio controller not detected, using 
LPE audio instead
[   10.499073] input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=0 as 
/devices/pci:00/:00:02.0/hdmi-lpe-audio/sound/card0/input7
[   10.499283] input: Intel HDMI/DP LPE Audio HDMI/DP,pcm=1 as 
/devices/pci:00/:00:02.0/hdmi-lpe-audio/sound/card0/input8
[   10.721966] sof-audio-acpi-intel-byt 80860F28:00: Detected Baytrail-CR 
platform
[   10.722520] sof-audio-acpi-intel-byt 80860F28:00: Detected Baytrail-CR 
platform
[   10.762200] sof-audio-acpi-intel-byt 80860F28:00: Firmware info: version 
1:6:0-e9637
[   10.762213] sof-audio-acpi-intel-byt 80860F28:00: Firmware: ABI 3:17:0 
Kernel ABI 3:18:0
[   13.861454] sof-audio-acpi-intel-byt 80860F28:00: Topology: ABI 3:17:0 
Kernel ABI 3:18:0
[   13.927618] sof-audio-acpi-intel-byt 80860F28:00: ASoC: Parent card not yet 
available, widget card binding deferred
[   13.977639] input: sof-bytcht rt5640 Headset as 
/devices/platform/80860F28:00/bytcr_rt5640/sound/card1/input13

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

Title:
  bytcr_rt5640 sound not working with kernel >= 5.13

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


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

[Bug 1933201] Re: ath10k_pci QCA6174 firmware crash on suspend

2022-02-02 Thread Damien Lecan
Same thing for me: Dell XPS 13 with QCA6174 wlan card
It often crashes after the laptop suspend

No porblem if I manually switch off the wlan before suspending.

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

Title:
  ath10k_pci QCA6174 firmware crash on suspend

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


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

[Bug 1958410] Re: bytcr_rt5640 sound not working with kernel >= 5.13

2022-01-23 Thread Damien
I've installed 21.10 on a stick and updated the kernel to 5.12.0-27. It
works fine there, so this is probably about kernel >= 5.13 AND NOT dist
=21.10

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

Title:
  bytcr_rt5640 sound not working with kernel >= 5.13

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


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

[Bug 1958410] Re: bytcr_rt5640 sound not working with kernel >= 5.13

2022-01-21 Thread Damien
I live-booted from U 21.10*, which has a 5.13.0-19 kernel.

Bafflingly, sound test worked from the live system, even though alsa-
info shows rt5640,sof-bytcht.

Late now. I'll do it again tomorrow and grab inxi/pactl/alsa-info.

*Lost time making a USB boot stick with 32 bit EFI capability. mkusb to
the rescue.

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

Title:
  bytcr_rt5640 sound not working with kernel >= 5.13

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


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

[Bug 1958410] [NEW] bytcr_rt5640 sound not working with kernel >= 5.13

2022-01-19 Thread Damien
Public bug reported:

Using the built in speakers on a Linx 1010b. The 5.11 kernel works fine,
but 5.13 and 5.14 fail.

The card, when working is seen in alsa-info as bytcrrt5640,bytcr-rt5640,
whereas in the later (hwe-20.04-edge, oem-20.04d) kernels where it
fails, it is seen as "rt5640,sof-bytcht rt5640"

When failing, speaker-test, spd-say, and most other sound sources seem
to get 'sunk', and the level meter on the pulse mixer shows activity.
FWIW "espeak-ng hello" blocks on the broken setup.

I confess I'm not actually using the linux-meta-hwe-5.13 as it is
unavailable in LinuxMint. I am using linux-generic-hwe-20.04-edge, which
AFAICT pulls in the same kernels. apt policy pointed me to report here.

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

** Attachment added: "alsa-info inxi-Fxxrzc0 and pactl list, booted under all 
three kernels"
   
https://bugs.launchpad.net/bugs/1958410/+attachment/499/+files/alsa-info_inxi-Fxxrzc0_pactl-list.tar.gz

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

Title:
  bytcr_rt5640 sound not working with kernel >= 5.13

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


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

[Bug 1934997] Re: Authentication fails after upgrading sssd to 2.2.3-3ubuntu0.6

2021-07-12 Thread Damien Clabaut
Hello,

I have the same issues on a fleet on Ubuntu 20.04 machines joined to a
Univention Corporate Server domain. UCS uses Samba4 as a background.

Is there any security concern about the 'ad_gpo_access_control =
permissive' or 'access_provider = permit' in sssd.conf?

Thank you for looking into this issue

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

Title:
  Authentication fails after upgrading sssd to 2.2.3-3ubuntu0.6

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

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

[Bug 1911055] Re: [modeset][nvidia] suspend/resume broken in nvidia-460 : Display engine push buffer channel allocation failed

2021-06-07 Thread Damien Banuls
Like Hugo Ferreira, switching to the NVIDIA Server Driver instead of the 
classic NVIDIA driver finally did the job. Everything I tried before didn't 
work.
So it is finally fixed for me, although I don't know if there are any drawbacks 
to using the Server driver :)

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

Title:
  [modeset][nvidia] suspend/resume broken in nvidia-460 : Display engine
  push buffer channel allocation failed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-460/+bug/1911055/+subscriptions

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

[Bug 1908429] Re: gnome-shell fills syslog: Attempting to run a JS callback during garbage collection. This is most likely caused by destroying a Clutter actor or GTK widget with ::destroy signal conn

2021-04-18 Thread Damien Lecan
Disk full today! Same error messages

syslog.* files about 30-40GB

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

Title:
  gnome-shell fills syslog: Attempting to run a JS callback during
  garbage collection. This is most likely caused by destroying a Clutter
  actor or GTK widget with ::destroy signal connected, or using the
  destroy(), dispose(), or remove() vfuncs. Because it would crash the
  application, it has been blocked. The offending callback was
  SourceFunc().

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1908429/+subscriptions

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

[Bug 1871268] Re: Installation fails when "Install Third-Party Drivers" is selected

2020-10-08 Thread Damien Thébault
My CI/CD now works properly since this morning (see #48).
And it's using the same base image (bento/ubuntu-20.04 202008.16.0) so there is 
indeed a working fix on the apt servers side.
Regards

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

Title:
  Installation fails when  "Install Third-Party Drivers" is selected

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

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

[Bug 1871268] Re: Installation fails with Could not configure 'libc6:i386'. , E:Could not perform immediate configuration on 'libgcc-s1:i386'

2020-09-25 Thread Damien Thébault
Occurs to me in a daily CI/CD vagrant build since Sep 23, 2020 3:30 AM:

default: Processing triggers for libc-bin (2.31-0ubuntu9) ...
default: E
default: : 
default: Could not configure 'libc6:i386'. 
default: E
default: : 
default: Could not perform immediate configuration on 'libgcc-s1:i386'. 
Please see man 5 apt.conf under APT::Immediate-Configure for details. (2)

** Attachment added: "Minimal Vagrantfile reproducing the issue"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1871268/+attachment/5414079/+files/Vagrantfile

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

Title:
  Installation fails with Could not configure 'libc6:i386'. , E:Could
  not perform immediate configuration on 'libgcc-s1:i386'

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

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

[Bug 1871268] Re: Installation fails with Could not configure 'libc6:i386'. , E:Could not perform immediate configuration on 'libgcc-s1:i386'

2020-09-25 Thread Damien Thébault
** Attachment added: "Full "vagrant up" log"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1871268/+attachment/5414080/+files/vagrant.log

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

Title:
  Installation fails with Could not configure 'libc6:i386'. , E:Could
  not perform immediate configuration on 'libgcc-s1:i386'

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

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

[Bug 1714244] Re: [snap] apparmor denials on /etc/chromium-browser/policies/

2020-08-06 Thread Damien Clabaut
Is there any update or workaround on this issue? This is going to be a
problem to everyone in enterprise environments.

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

Title:
  [snap] apparmor denials on /etc/chromium-browser/policies/

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

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

[Bug 386558]

2020-07-28 Thread Damien Miller
These checks break programs compiled with _FORTIFY_SOURCE that allocate
fd_sets on the heap. This has long been supported by Linux, all BSDs and
many commercial Unix as a way to avoid FD_SETSIZE limits.

Please consider revising the checks to detect explicitly allocated
fd_sets or add a preprocessor flag to disable the check.

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

Title:
  RLIMIT_NOFILE > FD_SETSIZE seems to cause select() to corrupt the
  stack

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

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

[Bug 1883847] Re: Upgrade from 18.04 to 20.04 failed

2020-06-17 Thread Damien Cooke
This was resolved by removing Mono from 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/1883847

Title:
  Upgrade from 18.04 to 20.04 failed

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

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

[Bug 1883847] [NEW] Upgrade from 18.04 to 20.04 failed

2020-06-17 Thread Damien Cooke
Public bug reported:

Calculating the changes

Could not calculate the upgrade

An unresolvable problem occurred while calculating the upgrade.

This was caused by: 
* Upgrading to a pre-release version of Ubuntu 
This is most likely a transient problem, 
please try again later. 
If none of this applies, then please report this bug using the 
command 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal. If 
you want to investigate this yourself the log files in 
'/var/log/dist-upgrade' will contain details about the upgrade. 
Specifically, look at 'main.log' and 'apt.log'. 


Restoring original system state

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

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubuntu-release-upgrader-core 1:18.04.37 [origin: unknown]
ProcVersionSignature: Ubuntu 4.15.0-106.107-generic 4.15.18
Uname: Linux 4.15.0-106-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.9-0ubuntu7.15
Architecture: amd64
CrashDB: ubuntu
CurrentDesktop: X-Cinnamon
Date: Wed Jun 17 17:02:09 2020
InstallationDate: Installed on 2016-12-09 (1285 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to bionic on 2020-06-17 (0 days ago)

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


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

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

Title:
  Upgrade from 18.04 to 20.04 failed

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

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

[Bug 1861720] Re: User setup uses wrong keyboard layout

2020-05-10 Thread Damien
*** This bug is a duplicate of bug 1875062 ***
https://bugs.launchpad.net/bugs/1875062

Maybe duplicate of
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1875062 ?

** This bug has been marked a duplicate of bug 1875062
   [20.04] Keyboard layout not enabled immediately during installation when 
typing username/password

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

Title:
  User setup uses wrong keyboard layout

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

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

[Bug 1861720] Re: User setup uses wrong keyboard layout

2020-05-10 Thread Damien
*** This bug is a duplicate of bug 1875062 ***
https://bugs.launchpad.net/bugs/1875062

Got the same problem with Ubuntu 20.04 installer ; Ubiquity doesn't use
selected keyboard layout on account creation, it always turn to QWERTY
(I select AZERTY on localization options)

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

Title:
  User setup uses wrong keyboard layout

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

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

[Bug 1844854] Re: Powerline symbol rendering

2020-02-16 Thread Damien Gether
** Also affects: kitty (Arch Linux)
   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/1844854

Title:
  Powerline symbol rendering

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

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

[Bug 1812680] Re: gre tunnels are down after netplan apply

2020-02-05 Thread Damien Gardner
Yep, confirmed here too...

Running up a couple of new nodes, and was losing my mind trying to
figure out what I was doing wrong.  Went back to an existing node to
confirm our rollout docs were correct, and config was correct, only
thing I could find was existing servers were running 0.97-0ubuntu1~18.04
of netplan.io, new servers are on 0.98.

Did a dist-upgrade on one of the existing servers, and bingo, it now has
the same issue.. :(

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

Title:
  gre tunnels are down after netplan apply

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

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

[Bug 1848599] [NEW] unable to install grub with Win10 dual boot

2019-10-17 Thread Damien Danneels
Public bug reported:

I am installing Ubuntu 19.10 on my new computer, keeping Windows 10 as 
dual-boot. I've previously disabled secure-boot and settled legagy boot instead 
of UEFI.
I've manually partitioned my free disk space with LVM and an EXT4 root 
partition. At the end of the installation process, i get an error when trying 
to write the boot loader (grub-install). I've tried both whole disk device and 
first partition (EFI system, already installed with Windows).

While still running from installation usb key, i tried to manually run
"sudo grub-install /dev/nvme0n1p1" which gives something like "unable to
obtain canonical path to /cow".

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: ubiquity 19.10.21
ProcVersionSignature: Ubuntu 5.3.0-18.19-generic 5.3.1
Uname: Linux 5.3.0-18-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu8
Architecture: amd64
CasperVersion: 1.427
Date: Thu Oct 17 23:20:50 2019
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed only-ubiquity 
initrd=/casper/initrd quiet splash --- debian-installer/language=fr 
keyboard-configuration/layoutcode?=fr keyboard-configuration/variantcode?=oss
LiveMediaBuild: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug eoan ubiquity-19.10.21 ubuntu

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

Title:
  unable to install grub with Win10 dual boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1848599/+subscriptions

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

[Bug 1762378] Re: All binaries crash with symbol lookup error

2019-09-17 Thread Damien Clabaut
I confirm the issue is still here (Ubuntu Server 18.04.3), as the
package has not been updated (6.4.0+dfsg-1).

Backporting version 6.6.0+dfsg-1build1 from Cosmic fixes the issue, but
since this package depends on libc6 it may not be a good solution for
every setup.

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

Title:
  All binaries crash with symbol lookup error

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

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

[Bug 1822351] Re: Nautilus does not open after updating to 19.04

2019-07-18 Thread Castaignede Damien
Hello,

As RussianNeuroMancer, my explorer finally starts after almost one hour.
But i'm not on virutal machine, it's happening on my laptop under 19.04.
We are 4 working with same settings and i'm the only one experiencing this 
issue..

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

Title:
  Nautilus does not open after updating to 19.04

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

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

[Bug 1829652] Re: Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using 5.0 kernel

2019-07-08 Thread Damien Claisse
kernel 5.0.0-21-generic fixes the issue. Thanks for your help!

** Tags removed: disco verification-needed-disco
** Tags added: verification-done-disco

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

Title:
  Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using
  5.0 kernel

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

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

[Bug 1829652] Re: Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using 5.0 kernel

2019-05-19 Thread Damien Claisse
I obviously can't run apport-collect after a kernel panic, but will be
more than happy to upload any log file that could help troubleshooting.

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

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

Title:
  Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using
  5.0 kernel

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

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

[Bug 1829652] Re: Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using 5.0 kernel

2019-05-19 Thread Damien Claisse
** Attachment added: "lspci-vvnn.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1829652/+attachment/5264783/+files/lspci-vvnn.log

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

Title:
  Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using
  5.0 kernel

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

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

[Bug 1829652] [NEW] Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using 5.0 kernel

2019-05-19 Thread Damien Claisse
Public bug reported:

Hi,
I've recently upgraded my system to ubuntu 19.04, and kernel consistently 
panics when I boot a virtual machine using an SR-IOV VFIO virtual function. 
Could reproduce with 5.0.0-13-generic and 5.0.0-15-generic, doesn't happen with 
4.18.0-20-generic.

I'm using libvirt and VM is using KVM, XML snippet to delegate virtual
function to VM is:


  
  

  
  
  


As soon as I start the VM using "virsh start vm", kernel panics.

I'm using X550T intel NIC (lspci output: Ethernet controller: Intel
Corporation Ethernet Controller 10G X550T (rev 01)) on a Supermicro
X11SSH-CTF motherboard, with up to date bios and 4 virtual functions
(class/net/em1/device/sriov_numvfs = 4).

Given panic stack trace (see attachment), I've narrowed down the bug to
ixgbe_ipsec_vf_clear function in upstream ixgbe driver:
https://github.com/torvalds/linux/blob/72cf0b07418a9c8349aa9137194b1ccba6e54a9d/drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c#L840

When I comment its usage
(https://github.com/torvalds/linux/blob/72cf0b07418a9c8349aa9137194b1ccba6e54a9d/drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c#L734),
everything works as expected (I'm not using any ipsec feature). Didn't
try to fix the ixgbe_ipsec_vf_clear function though.

Please find attached a stack trace collected using IPMI serial-over-lan.

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

Title:
  Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using
  5.0 kernel

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

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

[Bug 1829652] Re: Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using 5.0 kernel

2019-05-19 Thread Damien Claisse
** Attachment added: "Panic stack trace"
   
https://bugs.launchpad.net/ubuntu/+source/kernel-package/+bug/1829652/+attachment/5264773/+files/panic_stack_trace.txt

** Description changed:

  Hi,
  I've recently upgraded my system to ubuntu 19.04, and kernel consistently 
panics when I boot a virtual machine using an SR-IOV VFIO virtual function. 
Could reproduce with 5.0.0-13-generic and 5.0.0-15-generic, doesn't happen with 
4.18.0-20-generic.
  
  I'm using libvirt and VM is using KVM, XML snippet to delegate virtual
  function to VM is:
  
- 
-   
-   
- 
-   
-   
-   
- 
+ 
+   
+   
+ 
+   
+   
+   
+ 
  
  As soon as I start the VM using "virsh start vm", kernel panics.
  
  I'm using X550T intel NIC (lspci output: Ethernet controller: Intel
- Corporation Ethernet Controller 10G X550T (rev 01)) on an Supermicro
+ Corporation Ethernet Controller 10G X550T (rev 01)) on a Supermicro
  X11SSH-CTF motherboard, with up to date bios and 4 virtual functions
  (class/net/em1/device/sriov_numvfs = 4).
  
  Given panic stack trace (see attachment), I've narrowed down the bug to
  ixgbe_ipsec_vf_clear function in upstream ixgbe driver:
  
https://github.com/torvalds/linux/blob/72cf0b07418a9c8349aa9137194b1ccba6e54a9d/drivers/net/ethernet/intel/ixgbe/ixgbe_ipsec.c#L840
  
  When I comment its usage
  
(https://github.com/torvalds/linux/blob/72cf0b07418a9c8349aa9137194b1ccba6e54a9d/drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c#L734),
  everything works as expected (I'm not using any ipsec feature). Didn't
  try to fix the ixgbe_ipsec_vf_clear function though.
  
  Please find attached a stack trace collected using IPMI serial-over-lan.

** Package changed: kernel-package (Ubuntu) => linux (Ubuntu)

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

Title:
  Kernel panic upon resetting ixgbe SR-IOV VFIO virtual function using
  5.0 kernel

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

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

[Bug 1788154] Re: Update jsvc to support Java 9+

2019-01-10 Thread Damien Jiang
https://www.oracle.com/technetwork/java/java-se-support-roadmap.html

Oracle will no longer provide free public updates for commercial users
of Java 8 after January 2019 (i.e. this month). As such, Java users will
need to upgrade their JDK very soon, so I think this bug is more urgent
now.

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

Title:
  Update jsvc to support Java 9+

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/commons-daemon/+bug/1788154/+subscriptions

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

[Bug 1789409] [NEW] package grub-efi-amd64 2.02-2ubuntu8.3 failed to install/upgrade: installed grub-efi-amd64 package post-installation script subprocess returned error exit status 1

2018-08-28 Thread Damien Texier
Public bug reported:

Upgrading from 16.04 to 18.04

Unsigned kernel:
Cannot upgrade Secure Boot enforcement policy due to unsigned kernel:

Your system has UEFI Secure Boot enabled in firmware, and the following
kernels present on your system are unsigned:

 4.4.0-134-generic


These kernels cannot be verified under Secure Boot.  To ensure your system 
remains bootable, GRUB will not be upgraded on your disk until these kernels 
are removed or replaced with signed kernels.

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: grub-efi-amd64 2.02-2ubuntu8.3
ProcVersionSignature: Ubuntu 4.4.0-134.160-generic 4.4.140
Uname: Linux 4.4.0-134-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
Date: Tue Aug 28 14:19:54 2018
ErrorMessage: installed grub-efi-amd64 package post-installation script 
subprocess returned error exit status 1
InstallationDate: Installed on 2014-11-08 (1388 days ago)
InstallationMedia: Ubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140417)
InvalidGrubScript: /etc/grub.d/25_custom
ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-134-generic.efi.signed 
root=UUID=9913b1ab-e27b-4aa2-a73c-8209f517108f ro quiet splash vt.handoff=7
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 
3.6.5-3ubuntu1
PythonDetails: /usr/bin/python2.7, Python 2.7.15rc1, python-minimal, 
2.7.15~rc1-1
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.3ubuntu0.1
SourcePackage: grub2
Title: package grub-efi-amd64 2.02-2ubuntu8.3 failed to install/upgrade: 
installed grub-efi-amd64 package post-installation script subprocess returned 
error exit status 1
UpgradeStatus: Upgraded to bionic on 2018-08-28 (0 days ago)

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


** Tags: amd64 apport-package bionic

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

Title:
  package grub-efi-amd64 2.02-2ubuntu8.3 failed to install/upgrade:
  installed grub-efi-amd64 package post-installation script subprocess
  returned error exit status 1

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

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

[Bug 1770425] [NEW] Bug on Grub installer

2018-05-10 Thread D'ARRAS Damien
Public bug reported:

I was installing Ubuntu, then something like a missing grub file
appeared. Then the installation closed

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
ApportVersion: 2.20.9-0ubuntu7
Architecture: amd64
CasperVersion: 1.394
CurrentDesktop: ubuntu:GNOME
Date: Thu May 10 16:49:48 2018
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
cdrom-detect/try-usb=true noprompt floppy.allowed_drive_mask=0 ignore_uuid 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic ubiquity-18.04.14 ubuntu

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

Title:
  Bug on Grub installer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1770425/+subscriptions

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

[Bug 1584479] Re: [MSI GP72 6QE Leopard Pro] acpi=off required to boot

2018-04-06 Thread Damien
Hi,

I'm using the same MSI and I have the same problem. My touchpad doesn't
work when the acpi=off is in the Grub but I can't boot without this
parameter. Without that, my cpu is stuck!

More than 1 years after, is there a standard solution?

BR

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

Title:
  [MSI GP72 6QE Leopard Pro] acpi=off required to boot

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

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

[Bug 1745118] Re: Unable to boot with i386 4.13.0-25 / 4.13.0-26 / 4.13.0-31 kernel on Xenial / Artful

2018-01-31 Thread Damien Buhl
It looks like the same issue occurs on Intel Core 2 Duo CPU P9400 @
2.40Ghz with i686 Xubuntu with Kernel linux-image-4.13.0-32-generic.

It loops directly after grub before any kernel print out back to bios.

It boots with the previous kernel 4.10.0-42-generic.

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

Title:
  Unable to boot with i386 4.13.0-25 / 4.13.0-26 / 4.13.0-31 kernel on
  Xenial / Artful

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

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

[Bug 1745169] Re: Kernel tried to execute NX-protected page - exploit attempt?

2018-01-29 Thread Damien Cuenot
I retried this morning, and problem solved!
Thanks

** Changed in: linux-azure (Ubuntu)
   Status: Confirmed => 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/1745169

Title:
  Kernel tried to execute NX-protected page - exploit attempt?

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

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

Re: [External] [Bug 1745169] Re: Kernel tried to execute NX-protected page - exploit attempt?

2018-01-26 Thread Damien Cuenot
Thanks for the update, I will try it on next Monday.

Envoyé de mon iPhone

> Le 26 janv. 2018 à 17:02, Joshua R. Poulson <jopou...@microsoft.com> a écrit :
>
> A new round of kernels was released last night, including Linux-
> azure-4.13.0-1007... are you still seeing this trace?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://urldefense.proofpoint.com/v2/url?u=https-3A__bugs.launchpad.net_bugs_1745169=DwIFaQ=eIGjsITfXP_y-DLLX0uEHXJvU8nOHrUK8IrwNKOtkVU=z5XGstltxu4cfsKdlKwB7UfMhixnkYaDErhbw48DYF8=F0JqNyJ_FUcXTRZn6vZl3whHJGoJdnyD07nC65IlkGI=lFf-ooj63oLgALjU1iqZ0HKBPEVfO4HM_dPlbd9F9Zo=
>
> Title:
>  Kernel tried to execute NX-protected page - exploit attempt?
>
> Status in linux-azure package in Ubuntu:
>  Confirmed
> Status in linux-meta-hwe-edge package in Ubuntu:
>  New
>
> Bug description:
>  Hi,
>
>  This morning I had an issue in the install of elasticsearch-2.4.6, and
>  when I have a look in journalctl, I have this BUG: unable to handle
>  kernel paging request at 7f7d7d67e7a0
>
>  My configuration:
>  elasticsearch@es-usb:~$ uname -r
>  4.13.0-1006-azure
>
>  When I do the downgrade on the 4.11.0-1016-azure kernel version,
>  everything is working well.
>
>  More information of my journalctl:
>  Jan 24 12:12:53 es-usb systemd[1]: Starting Elasticsearch...
>  Jan 24 12:12:53 es-usb systemd[1]: Started Elasticsearch.
>  Jan 24 12:12:53 es-usb sudo[18774]: pam_unix(sudo:session): session closed 
> for user root
>  Jan 24 12:12:55 es-usb kernel: kernel tried to execute NX-protected page - 
> exploit attempt? (uid: 1000)
>  Jan 24 12:12:55 es-usb kernel: BUG: unable to handle kernel paging request 
> at 7f7d7d67e7a0
>  Jan 24 12:12:55 es-usb kernel: IP: 0x7f7d7d67e7a0
>  Jan 24 12:12:55 es-usb kernel: PGD 8001b6e97067
>  Jan 24 12:12:55 es-usb kernel: P4D 8001b6e97067
>  Jan 24 12:12:55 es-usb kernel: PUD 1b55fd067
>  Jan 24 12:12:55 es-usb kernel: PMD 1b55fc067
>  Jan 24 12:12:55 es-usb kernel: PTE 8001aa5ac867
>  Jan 24 12:12:55 es-usb kernel:
>  Jan 24 12:12:55 es-usb kernel: Oops: 0011 [#7] SMP PTI
>  Jan 24 12:12:55 es-usb kernel: Modules linked in: xt_nat xt_tcpudp veth 
> ipt_MASQUERADE nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink 
> xfrm_user xfrm_algo iptable_nat nf_nat_ipv4 xt_addrtype nf_nat br_netfilter 
> bridge stp llc overlay xt_multiport iptable_filter nf_conntrack_ipv4 n
>  Jan 24 12:12:55 es-usb kernel:  hyperv_keyboard hid cfbimgblt cfbcopyarea 
> hv_utils ptp pps_core hv_netvsc
>  Jan 24 12:12:55 es-usb kernel: CPU: 0 PID: 18809 Comm: java Tainted: G  
> D 4.13.0-1006-azure #8-Ubuntu
>  Jan 24 12:12:55 es-usb kernel: Hardware name: Microsoft Corporation Virtual 
> Machine/Virtual Machine, BIOS 090007  06/02/2017
>  Jan 24 12:12:55 es-usb kernel: task: 9c04b5e42e80 task.stack: 
> b490c5aa
>  Jan 24 12:12:55 es-usb kernel: RIP: 0010:0x7f7d7d67e7a0
>  Jan 24 12:12:55 es-usb kernel: RSP: 0018:b490c5aa3f50 EFLAGS: 00010202
>  Jan 24 12:12:55 es-usb kernel: RAX: 03e7 RBX:  
> RCX: 7f7d7cf914d9
>  Jan 24 12:12:55 es-usb kernel: RDX: 7f7d7d67ef50 RSI: 7f7d7d67f030 
> RDI: 
>  Jan 24 12:12:55 es-usb kernel: RBP:  R08:  
> R09: 000c
>  Jan 24 12:12:55 es-usb kernel: R10: 7f7d7d67e7a0 R11: 9c04b5e42e80 
> R12: 
>  Jan 24 12:12:55 es-usb kernel: R13:  R14:  
> R15: 
>  Jan 24 12:12:55 es-usb kernel: FS:  7f7d7d680700() 
> GS:9c04b9e0() knlGS:
>  Jan 24 12:12:55 es-usb kernel: CS:  0010 DS:  ES:  CR0: 
> 80050033
>  Jan 24 12:12:55 es-usb kernel: CR2: 7f7d7d67e7a0 CR3: 0001a33b8000 
> CR4: 001406f0
>  Jan 24 12:12:55 es-usb kernel: Call Trace:
>  Jan 24 12:12:55 es-usb kernel:  ? entry_SYSCALL_64_fastpath+0x33/0xa3
>  Jan 24 12:12:55 es-usb kernel: Code:  Bad RIP value.
>  Jan 24 12:12:55 es-usb kernel: RIP: 0x7f7d7d67e7a0 RSP: b490c5aa3f50
>  Jan 24 12:12:55 es-usb kernel: CR2: 7f7d7d67e7a0
>  Jan 24 12:12:55 es-usb kernel: ---[ end trace 3100a53c6de7c0c4 ]---
>
>  Thanks for your help
>
>  Damien
>
> To manage notifications about this bug go to:
> https://urldefense.proofpoint.com/v2/url?u=https-3A__bugs.launchpad.net_ubuntu_-2Bsource_linux-2Dazure_-2Bbug_1745169_-2Bsubscriptions=DwIFaQ=eIGjsITfXP_y-DLLX0uEHXJvU8nOHrUK8IrwNKOtkVU=z5XGstltxu4cfsKdlKwB7UfMhixnkYaDErhbw48DYF8=F0JqNyJ_FUcXTRZn6vZl3whHJGoJdnyD07nC65IlkGI=Dfglu8DyAAB981lxLWbAgJD8wnGaDgG5E3nqOQU2EaY=



This message is for the designated recipient only and may contain 

[Bug 1745169] [NEW] Kernel tried to execute NX-protected page - exploit attempt?

2018-01-24 Thread Damien Cuenot
Public bug reported:

Hi,

This morning I had an issue in the install of elasticsearch-2.4.6, and
when I have a look in journalctl, I have this BUG: unable to handle
kernel paging request at 7f7d7d67e7a0

My configuration:
elasticsearch@es-usb:~$ uname -r
4.13.0-1006-azure

When I do the downgrade on the 4.11.0-1016-azure kernel version,
everything is working well.

More information of my journalctl:
Jan 24 12:12:53 es-usb systemd[1]: Starting Elasticsearch...
Jan 24 12:12:53 es-usb systemd[1]: Started Elasticsearch.
Jan 24 12:12:53 es-usb sudo[18774]: pam_unix(sudo:session): session closed for 
user root
Jan 24 12:12:55 es-usb kernel: kernel tried to execute NX-protected page - 
exploit attempt? (uid: 1000)
Jan 24 12:12:55 es-usb kernel: BUG: unable to handle kernel paging request at 
7f7d7d67e7a0
Jan 24 12:12:55 es-usb kernel: IP: 0x7f7d7d67e7a0
Jan 24 12:12:55 es-usb kernel: PGD 8001b6e97067
Jan 24 12:12:55 es-usb kernel: P4D 8001b6e97067
Jan 24 12:12:55 es-usb kernel: PUD 1b55fd067
Jan 24 12:12:55 es-usb kernel: PMD 1b55fc067
Jan 24 12:12:55 es-usb kernel: PTE 8001aa5ac867
Jan 24 12:12:55 es-usb kernel:
Jan 24 12:12:55 es-usb kernel: Oops: 0011 [#7] SMP PTI
Jan 24 12:12:55 es-usb kernel: Modules linked in: xt_nat xt_tcpudp veth 
ipt_MASQUERADE nf_nat_masquerade_ipv4 nf_conntrack_netlink nfnetlink xfrm_user 
xfrm_algo iptable_nat nf_nat_ipv4 xt_addrtype nf_nat br_netfilter bridge stp 
llc overlay xt_multiport iptable_filter nf_conntrack_ipv4 n
Jan 24 12:12:55 es-usb kernel:  hyperv_keyboard hid cfbimgblt cfbcopyarea 
hv_utils ptp pps_core hv_netvsc
Jan 24 12:12:55 es-usb kernel: CPU: 0 PID: 18809 Comm: java Tainted: G  D   
  4.13.0-1006-azure #8-Ubuntu
Jan 24 12:12:55 es-usb kernel: Hardware name: Microsoft Corporation Virtual 
Machine/Virtual Machine, BIOS 090007  06/02/2017
Jan 24 12:12:55 es-usb kernel: task: 9c04b5e42e80 task.stack: 
b490c5aa
Jan 24 12:12:55 es-usb kernel: RIP: 0010:0x7f7d7d67e7a0
Jan 24 12:12:55 es-usb kernel: RSP: 0018:b490c5aa3f50 EFLAGS: 00010202
Jan 24 12:12:55 es-usb kernel: RAX: 03e7 RBX:  RCX: 
7f7d7cf914d9
Jan 24 12:12:55 es-usb kernel: RDX: 7f7d7d67ef50 RSI: 7f7d7d67f030 RDI: 

Jan 24 12:12:55 es-usb kernel: RBP:  R08:  R09: 
000c
Jan 24 12:12:55 es-usb kernel: R10: 7f7d7d67e7a0 R11: 9c04b5e42e80 R12: 

Jan 24 12:12:55 es-usb kernel: R13:  R14:  R15: 

Jan 24 12:12:55 es-usb kernel: FS:  7f7d7d680700() 
GS:9c04b9e0() knlGS:
Jan 24 12:12:55 es-usb kernel: CS:  0010 DS:  ES:  CR0: 80050033
Jan 24 12:12:55 es-usb kernel: CR2: 7f7d7d67e7a0 CR3: 0001a33b8000 CR4: 
001406f0
Jan 24 12:12:55 es-usb kernel: Call Trace:
Jan 24 12:12:55 es-usb kernel:  ? entry_SYSCALL_64_fastpath+0x33/0xa3
Jan 24 12:12:55 es-usb kernel: Code:  Bad RIP value.
Jan 24 12:12:55 es-usb kernel: RIP: 0x7f7d7d67e7a0 RSP: b490c5aa3f50
Jan 24 12:12:55 es-usb kernel: CR2: 7f7d7d67e7a0
Jan 24 12:12:55 es-usb kernel: ---[ end trace 3100a53c6de7c0c4 ]---

Thanks for your help

Damien

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

** Description changed:

  Hi,
  
  This morning I had an issue in the install of elasticsearch-2.4.6, and
  when I have a look in journalctl, I have this BUG: unable to handle
  kernel paging request at 7f7d7d67e7a0
  
- 
  My configuration:
- elasticsearch@ife-es-usb-prod-master:~$ uname -r
+ elasticsearch@es-usb:~$ uname -r
  4.13.0-1006-azure
  
  When I do the downgrade on the 4.11.0-1016-azure kernel version,
  everything is working well.
  
- 
  More information of my journalctl:
- Jan 24 12:12:53 ife-es-usb-prod-master systemd[1]: Starting Elasticsearch...
- Jan 24 12:12:53 ife-es-usb-prod-master systemd[1]: Started Elasticsearch.
- Jan 24 12:12:53 ife-es-usb-prod-master sudo[18774]: pam_unix(sudo:session): 
session closed for user root
- Jan 24 12:12:55 ife-es-usb-prod-master kernel: kernel tried to execute 
NX-protected page - exploit attempt? (uid: 1000)
- Jan 24 12:12:55 ife-es-usb-prod-master kernel: BUG: unable to handle kernel 
paging request at 7f7d7d67e7a0
- Jan 24 12:12:55 ife-es-usb-prod-master kernel: IP: 0x7f7d7d67e7a0
- Jan 24 12:12:55 ife-es-usb-prod-master kernel: PGD 8001b6e97067
- Jan 24 12:12:55 ife-es-usb-prod-master kernel: P4D 8001b6e97067
- Jan 24 12:12:55 ife-es-usb-prod-master kernel: PUD 1b55fd067
- Jan 24 12:12:55 ife-es-usb-prod-master kernel: PMD 1b55fc067
- Jan 24 12:12:55 ife-es-usb-prod-master kernel: PTE 8001aa5ac867
- Jan 24 12:12:55 ife-es-usb-prod-master kernel:
- Jan 24 12:12:55 ife-es-usb-prod-master kernel: Oops: 0011 [#7] SMP PTI
- Jan 24 12:12:55 ife-es-usb-prod-master kernel: Modules linked in: xt_nat 
xt_tcpudp veth ipt_MASQUERADE nf_nat_masquerade_ipv4 nf_conntrack_netlink 
nfnetlink xfrm_user

[Bug 1634593] Re: Elantech Touchpad detects as PS/2 BYD TouchPad or as a PS/2 generic mouse

2017-12-26 Thread Damien Boyd
over 1 year after last comment... behavior still exists.

ash@CASE:~$ uname -a
Linux CASE 4.13.0-21-generic #24-Ubuntu SMP Mon Dec 18 17:29:16 UTC 2017 x86_64 
x86_64 x86_64 GNU/Linux
ash@CASE:~$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 17.10
Release:17.10
Codename:   artful

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

Title:
  Elantech Touchpad detects as PS/2 BYD TouchPad or as a PS/2 generic
  mouse

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

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

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

2017-12-03 Thread Damien Pinto
*** This bug is a duplicate of bug 1732515 ***
https://bugs.launchpad.net/bugs/1732515

Public bug reported:

Not sure what the issue is. I simply ran "sudo apt-get upgrade" and it output 
that
"Errors were encountered while processing:
 grub-efi-amd64-signed
 shim-signed"
Hope this helps!

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-93.116-generic 4.4.79
Uname: Linux 4.4.0-93-generic x86_64
.proc.sys.kernel.moksbstate_disabled: 0
ApportVersion: 2.20.1-0ubuntu2.13
Architecture: amd64
BootEFIContents:
 fw
 fwupx64.efi
Date: Sun Dec  3 08:14:56 2017
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationDate: Installed on 2016-08-01 (489 days ago)
InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.3
 apt  1.2.24
SecureBoot: 6   0   0   0   0
SourcePackage: shim-signed
Title: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 failed 
to install/upgrade: subprocess installed post-installation script returned 
error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package xenial

** Description changed:

- Not sure what the issue is. I simply ran "sudo apt-get upgrade" and it ouptu 
that 
- "Errors were encountered while processing: 
-  grub-efi-amd64-signed
-  shim-signed"
+ Not sure what the issue is. I simply ran "sudo apt-get upgrade" and it output 
that
+ "Errors were encountered while processing:
+  grub-efi-amd64-signed
+  shim-signed"
  Hope this helps!
  
  ProblemType: Package
  DistroRelease: Ubuntu 16.04
  Package: shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-93.116-generic 4.4.79
  Uname: Linux 4.4.0-93-generic x86_64
  .proc.sys.kernel.moksbstate_disabled: 0
  ApportVersion: 2.20.1-0ubuntu2.13
  Architecture: amd64
  BootEFIContents:
-  fw
-  fwupx64.efi
+  fw
+  fwupx64.efi
  Date: Sun Dec  3 08:14:56 2017
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationDate: Installed on 2016-08-01 (489 days ago)
  InstallationMedia: Ubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160719)
  RelatedPackageVersions:
-  dpkg 1.18.4ubuntu1.3
-  apt  1.2.24
+  dpkg 1.18.4ubuntu1.3
+  apt  1.2.24
  SecureBoot: 6   0   0   0   0
  SourcePackage: shim-signed
  Title: package shim-signed 1.32~16.04.1+0.9+1474479173.6c180c6-1ubuntu1 
failed to install/upgrade: subprocess installed post-installation script 
returned error exit status 1
  UpgradeStatus: No upgrade log present (probably fresh install)

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

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

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

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

[Bug 1703866] Re: package libssl1.0.0:amd64 1.0.2g-1ubuntu4.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 255

2017-07-12 Thread Damien Levac
Of course and I've installed them on my main machine but that was an
upgrade over SSH and the term info were not on that remote host. All in
all, I think it was more my fault than anything else...

Maybe, to avoid this pitfall for other users, 'xterm' could be assumed
if the TERM variable is not recognized? Otherwise I think this is a non-
issue...

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

Title:
  package libssl1.0.0:amd64 1.0.2g-1ubuntu4.8 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 255

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

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


[Bug 1703866] Re: package libssl1.0.0:amd64 1.0.2g-1ubuntu4.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 255

2017-07-12 Thread Damien Levac
I eventually succeeded to finish upgrading the system. The only thing I
had to manually fix was to set TERM=xterm because the installer was not
able to pop-up the purple selection screen with my self-compiled st
terminal.

Do not know if this is related to this automatically generated bug
report though...

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

Title:
  package libssl1.0.0:amd64 1.0.2g-1ubuntu4.8 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 255

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

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


[Bug 1703866] [NEW] package libssl1.0.0:amd64 1.0.2g-1ubuntu4.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 255

2017-07-12 Thread Damien Levac
Public bug reported:

Was just trying to upgrade from 14.04 to 16.04 and the installer
reported that issue and asked me to fill this...

ProblemType: Package
DistroRelease: Ubuntu 16.04
Package: libssl1.0.0:amd64 1.0.2g-1ubuntu4.8
ProcVersionSignature: Ubuntu 3.13.0-49.83-generic 3.13.11-ckt17
Uname: Linux 3.13.0-49-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.24
Architecture: amd64
Date: Tue Jul 11 17:05:23 2017
DuplicateSignature: package:libssl1.0.0:amd64:1.0.2g-1ubuntu4.8:subprocess 
installed post-installation script returned error exit status 255
ErrorMessage: subprocess installed post-installation script returned error exit 
status 255
InstallationDate: Installed on 2013-09-06 (1404 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS "Precise Pangolin" - Release amd64 
(20120823.1)
RelatedPackageVersions:
 dpkg 1.18.4ubuntu1.2
 apt  1.2.20
SourcePackage: openssl
Title: package libssl1.0.0:amd64 1.0.2g-1ubuntu4.8 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 255
UpgradeStatus: Upgraded to xenial on 2017-07-11 (0 days ago)

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


** Tags: amd64 apport-package xenial

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

Title:
  package libssl1.0.0:amd64 1.0.2g-1ubuntu4.8 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 255

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

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


[Bug 1585592] Re: Ubuntu 16.04 - grub-efi-amd64-signed failed to install into /target/

2017-05-05 Thread damien
The bug is Ubuntu 16.04 - grub-efi-amd64-signed failed to install into
/target/ Despite Phillip Susi  suggestion to partition the disk using
GPT and set up an EFI system partition to install in EFI mode. This will
be done for you if you choose the "use entire disk" guided install
option.

THIS WILL only work if you follow Franklin suggestion to "use entire
disk" whilst connected to the net Why you are so rude Phillip and
why you keep marking this invalid when there is a clear issue is
ridiculous. Thank you Franklin

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

Title:
  Ubuntu 16.04 - grub-efi-amd64-signed failed to install into /target/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub-installer/+bug/1585592/+subscriptions

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


[Bug 1678674] Re: Possibly considering the touchscreen as an "external mouse"

2017-04-14 Thread Damien Wendlinger
Hi,
Same issue here (ubuntu 16.10 x64) on a Lenovo x1 Carbon.
my xinput list:
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ ELAN Touchscreen  id=11   [slave  pointer  (2)]
⎜   ↳ TPPS/2 IBM TrackPoint id=15   [slave  pointer  (2)]
⎜   ↳ Logitech M315/M235id=9[slave  pointer  (2)]
⎜   ↳ Logitech M510 id=10   [slave  pointer  (2)]
⎜   ↳ SynPS/2 Synaptics TouchPadid=14   [slave  pointer  (2)]

Rgds

** Also affects: 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/1678674

Title:
  Possibly considering the touchscreen as an "external mouse"

To manage notifications about this bug go to:
https://bugs.launchpad.net/touchpad-indicator/+bug/1678674/+subscriptions

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

[Bug 1663695] Re: Kubuntu 16.04.1 discover empty after fresh install

2017-03-23 Thread Damien
Please read the bug description. I installed muon and that did not solve the 
problem.
Related bug: https://bugs.kde.org/show_bug.cgi?id=376241 (note that this 
affects many users).

** Bug watch added: KDE Bug Tracking System #376241
   https://bugs.kde.org/show_bug.cgi?id=376241

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

Title:
  Kubuntu 16.04.1 discover empty after fresh install

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

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


[Bug 1663695] [NEW] Kubuntu 16.04.1 discover empty after fresh install

2017-02-10 Thread Damien
Public bug reported:

(this is a copy of the bug report at
https://bugs.kde.org/show_bug.cgi?id=376252 )

I tried discover just after installing Kubuntu 16.04.1 LTS, and some software 
was being displayed, but search was not working. I tried to install muon, and 
did some software update (which seemed to work fine), and after that discover 
would not display any software at all. Updates still work. Muon works fine, 
except that search stops working after a while.
There are display issues on top of that, but that is not the worst problem. 
Having the default software used for installing software on Kubuntu fail 
completely is a rather big issue...
I tried uninstalling plasma-discover and muon, purging them, and reinstalling 
them, but that did not change anything. The current version is plasma-discover 
5.6.2.

Is there anything I can do to work around the bug ?

This is the output I get when starting it from the CLI:

log_attica_plugin: Loaded paths from config: 
(QUrl("http://download.kde.org/ocs/providers.xml;))
knewstuff: Initializing KNS3::Engine from ' "/etc/xdg/comic.knsrc" '
knewstuff: Loading KNewStuff3 config:  "/etc/xdg/comic.knsrc"
knewstuff: Categories:  ("Plasma Comic")
knewstuff: Using registry file:  
"/home/damien/.local/share/knewstuff3/.knsregistry"
knewstuff: Loading KNS2 registry of files for the component:  ""
knewstuff: Cache read... entries:  0
knewstuff: loading providers from  "http://download.kde.org/ocs/providers.xml;
knewstuff: XmlLoader::load(): url:  
QUrl("http://download.kde.org/ocs/providers.xml;)
log_attica_plugin: Loaded paths from config: 
(QUrl("http://download.kde.org/ocs/providers.xml;))
knewstuff: Initializing KNS3::Engine from ' "/etc/xdg/plasmoids.knsrc" '
knewstuff: Loading KNewStuff3 config:  "/etc/xdg/plasmoids.knsrc"
knewstuff: Categories:  ("Plasma 5 Plasmoid")
knewstuff: Loading KNS2 registry of files for the component:  ""
knewstuff: Cache read... entries:  0
knewstuff: loading providers from  "http://download.kde.org/ocs/providers.xml;
knewstuff: XmlLoader::load(): url:  
QUrl("http://download.kde.org/ocs/providers.xml;)
log_attica_plugin: Loaded paths from config: 
(QUrl("http://download.kde.org/ocs/providers.xml;))
no providers for "/etc/xdg/comic.knsrc"
invalid kns backend!
no providers for "/etc/xdg/plasmoids.knsrc"
invalid kns backend!
knewstuff: XmlLoader::slotJobData()
knewstuff: XmlLoader::slotJobData()
knewstuff: --Xml Loader-START--
knewstuff: "\n\napi.kde-look.org\n
https://api.kde-look.org/ocs/v1/\n
api.kde-look.org\n\n
https://api.kde-look.org/theme/flatui/img/new/O-standard-logo.png\n
\n
https://api.kde-look.org/content/terms\n
https://api.kde-look.org/register\n\n
\n\n\n\n\n"
knewstuff: --Xml Loader-END--
knewstuff: slotProvidersLoaded
knewstuff: Provider attributes:  ""
log_attica_plugin: No credentials found
knewstuff: Engine addProvider called with provider with id  
"https://api.kde-look.org/ocs/v1/;
knewstuff: XmlLoader::slotJobData()
knewstuff: XmlLoader::slotJobData()
knewstuff: --Xml Loader-START--
knewstuff: "\n\napi.kde-look.org\n
https://api.kde-look.org/ocs/v1/\n
api.kde-look.org\n\n
https://api.kde-look.org/theme/flatui/img/new/O-standard-logo.png\n
\n
https://api.kde-look.org/content/terms\n
https://api.kde-look.org/register\n\n
\n\n\n\n\n"
knewstuff: --Xml Loader-END--
knewstuff: slotProvidersLoaded
knewstuff: Provider attributes:  ""
log_attica_plugin: No credentials found
knewstuff: Engine addProvider called with provider with id  
"https://api.kde-look.org/ocs/v1/;
knewstuff: providerInitialized "api.kde-look.org"
knewstuff: providers loaded
knewstuff: providerInitialized "api.kde-look.org"
knewstuff: providers loaded

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: plasma-discover 5.6.2-1ubuntu1.1
ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40
Uname: Linux 4.4.0-62-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.5
Architecture: amd64
CurrentDesktop: KDE
Date: Fri Feb 10 12:54:53 2017
InstallationDate: Installed on 2017-02-09 (1 days ago)
InstallationMedia: Kubuntu 16.04.1 LTS "Xenial Xerus" - Release amd64 (20160719)
SourcePackage: plasma-discover
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: plasma-discover (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug xenial

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

Title:
  Kubuntu 16.04.1 d

[Bug 60448] Re: .xsession-errors file grows out of control & saturates disk space

2017-01-12 Thread Damien Hedde
For the record, I'm having this problem, even if my file won't go too
big to crash my system, because I logout everyday.

I'm using 16.04 (LTS) with 'lightdm' and 'awesome' window manager, so no
gdm here.

For me, it seems it's firefox plugin container of adobe's flashplayer
which is dropping tons af Gtk errors inside that file (but flash works
nicely) (we're talking something like 1 megabyte per minute).

Anyway, I tried to do some dirty logrotate, but it doesn't work. Even
'copytruncate' won't do the job (copy works but not the truncate
part...). So if anyone ends up here, don't try that.

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

Title:
  .xsession-errors file grows out of control & saturates disk space

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

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


[Bug 1621621] [NEW] Kernel panic, target filesystem doesn't have request /sbin/init afeter upgrade from 14.04 to 16.04

2016-09-08 Thread Damien
Public bug reported:

1/ ubuntu 14.04.5 LTS 
   release 14.04
2/ package version: 
ubuntu@ubuntu:/$ sudo apt-cache policy pkgname
N: Unable to locate package pkgname
ubuntu@ubuntu:/$ 1473366353536  addons.update-checker   WARNUpdate manifest 
for e10sroll...@mozilla.org did not contain an updates property
1473366353735   addons.update-checker   WARNUpdate manifest for 
fire...@getpocket.com did not contain an updates property
1473366354375   addons.update-checker   WARNUpdate manifest for 
{972ce4c6-7e08-4474-a285-3208198ce6fd} did not contain an updates property
1473366354561   addons.update-checker   WARNUpdate manifest for 
ubu...@ubuntu.com did not contain an updates property
1473366356240   addons.xpi  ERROR   Attempted to load bootstrap scope from 
missing directory 
/home/ubuntu/.mozilla/firefox/c8ju7jni.default/extensions/firefox-hot...@mozilla.org.xpi
1473366356240   addons.xpi  WARNAdd-on firefox-hot...@mozilla.org is 
missing bootstrap method shutdown
1473366356253   addons.manager  WARNException calling callback: 
[Exception... "Component returned failure code: 0x80520006 
(NS_ERROR_FILE_TARGET_DOES_NOT_EXIST) [nsIFile.isDirectory]"  nsresult: 
"0x80520006 (NS_ERROR_FILE_TARGET_DOES_NOT_EXIST)"  location: "JS frame :: 
resource://gre/modules/addons/XPIProvider.jsm :: getURIForResourceInFile :: 
line 1517"  data: no] Stack trace: 
getURIForResourceInFile()@resource://gre/modules/addons/XPIProvider.jsm:1517 < 
this.XPIProvider.callBootstrapMethod()@resource://gre/modules/addons/XPIProvider.jsm:4786
 < 
this.XPIProvider.uninstallAddon()@resource://gre/modules/addons/XPIProvider.jsm:5064
 < 
AddonWrapper.prototype.uninstall()@resource://gre/modules/addons/XPIProvider.jsm:7300
 < uninstallHotfix/<()@resource://gre/modules/addons/XPIProvider.jsm -> 
jar:file:///home/ubuntu/.mozilla/firefox/c8ju7jni.default/extensions/firefox-hot...@mozilla.org.xpi!/bootstrap.js:93
 < safeCall()@resource://gre/modules/AddonManager.jsm:179 < 
makeSafe/<()@resource://gre/
 modules/AddonManager.jsm:195 < 
Handler.prototype.process()@resource://gre/modules/Promise.jsm -> 
resource://gre/modules/Promise-backend.js:937 < 
this.PromiseWalker.walkerLoop()@resource://gre/modules/Promise.jsm -> 
resource://gre/modules/Promise-backend.js:816 < 
this.PromiseWalker.scheduleWalkerLoop/<()@resource://gre/modules/Promise.jsm -> 
resource://gre/modules/Promise-backend.js:750


3/ I let software application making the upgrade to 16.04 LTS as 
recommended.
   it crashed on reboot.

4/ No way to get recovery from linux-image-4.4.0-36-generic 
(4.4.0-36.55~14.04.1) ...
   nor from previous linux/image-3.3.39

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ubuntu-release-upgrader-core 1:0.220.8
ProcVersionSignature: Ubuntu 4.4.0-31.50~14.04.1-generic 4.4.13
Uname: Linux 4.4.0-31-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.21
Architecture: amd64
CasperVersion: 1.340.2
CrashDB: ubuntu
CurrentDesktop: Unity
Date: Thu Sep  8 20:17:40 2016
LiveMediaBuild: Ubuntu 14.04.5 LTS "Trusty Tahr" - Release amd64 (20160803)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubuntu-release-upgrader
UpgradeStatus: Upgraded to trusty on 2016-09-08 (0 days ago)

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


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

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

Title:
  Kernel panic, target filesystem doesn't have request /sbin/init afeter
  upgrade from 14.04 to 16.04

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

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


[Bug 1105453] Re: gEdit hangs when searching a minimized css file

2016-06-11 Thread damien
This bug is also present in 14.04. With my minified css file, what i
searched for was irrelevant, it always resulted in Gedit crashing with
SIGSEGV gtk_iter_forward_to_tag_toggle() Renaming the file to .html from
.css gedit no longer crashed.

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

Title:
  gEdit hangs when searching a minimized css file

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

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


[Bug 1575378] Re: Ubuntu SDK, fail to create a click armhf target

2016-05-12 Thread Damien Pitiot
The problem is solved if installing the packet ubuntu-sdk-
api-15.04-armhf before launching the SDK. Maybe something should state
the packet dependency before a new kit for armhf target is created (or
at the beginning of the kit creation)

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

Title:
  Ubuntu SDK, fail to create a click armhf target

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-html5-theme/+bug/1575378/+subscriptions

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


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-04-28 Thread damien
Pilot6 : Ok ! Thank you for your patch.

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

Title:
  QCA9565 / AR9565 bluetooth not work

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

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


[Bug 953875] Re: Encrypted swap no longer mounted at bootup

2016-04-27 Thread damien
Any news on 14.04 ?

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

Title:
  Encrypted swap no longer mounted at bootup

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

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


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-04-25 Thread damien
Sorry but I don't understand

What is the difference :
- verification-needed-trusty
- verification-needed-vivid
- verification-needed-wily
- verification-needed-xenial

I have 14.04 (trusty ?) and I Have installed prposed kernel 4.2.0-36 and It's 
work.
Can I test kernel for others ubuntu distro without make damage 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/1542944

Title:
  QCA9565 / AR9565 bluetooth not work

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

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


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-04-25 Thread damien
tags:   added: verification-done-trusty
removed: verification-needed-trusty

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

Title:
  QCA9565 / AR9565 bluetooth not work

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

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


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-04-24 Thread damien
For me, the wifi and the bluetooth work at the same time...

My laptop is connected in wifi and I can listen a webradio to my
bluetooth hifi receiver.

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

Title:
  QCA9565 / AR9565 bluetooth not work

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

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


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-04-24 Thread damien
Ok.

I have installed manually 4.2.0-36 and blutooth work fine.

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

Title:
  QCA9565 / AR9565 bluetooth not work

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

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


[Bug 1386111] Re: Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

2016-04-24 Thread Damien Lecan
*** This bug is a duplicate of bug 1380702 ***
https://bugs.launchpad.net/bugs/1380702

I also confirm that the issue is solved by removing the appmenu-qt5 app.
BUT Texmaker windows are horrible.

SO: Ubuntu 16.04

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

Title:
  Keyboard shortcuts not working on Ubuntu 14.10 and 15.04

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

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


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-04-23 Thread damien
I have tried :

install "old" generic-lts-trusty (3.13), reboot and select the old
kernel in grub. After the system booted, Launch update. but message says
me that packages are up to date.

What I need to do ?
thanks

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

Title:
  QCA9565 / AR9565 bluetooth not work

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

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


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-04-23 Thread damien
Yes !

You have says me by mail the february 6 2016 :

"But it will be much more convenient if you upgrade your kernel first by
running

sudo apt-get install linux-generic-lts-wily

and reboot."

How I need to do ? The old 3.19 kernel was removed because my boot
partition is too small.

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

Title:
  QCA9565 / AR9565 bluetooth not work

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

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


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-04-23 Thread damien
Hi,
I have enabled the the proposed in update manager and make an update. Then I 
have removed the btusb patch sended by Pilot6.

Now, a uname - a return : 4.2.0-27-generic #32~14.04.1-Ubuntu SMP Fri
Jan 22 15:32:26 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

an apt-get upgrade -s return 0 package to update, 0 package to remove
and 0 package to add.

Since, the bluetooth has stopped to work ! The probleme is the same
describe at the begin of this report.

 What I need to do ? Re-install the btusb patch ?

Thanks

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

Title:
  QCA9565 / AR9565 bluetooth not work

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

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


[Bug 1565864] Re: Hardware-specific: Fan is running at full speed on resume

2016-04-04 Thread Damien Boyd
Also affects Sony Vaio SVS15 series laptop.  Hibernate or suspend no
change in max fan speed. No PWM capability.

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

Title:
  Hardware-specific: Fan is running at full speed on resume

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

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


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-02-09 Thread damien
Great ! It work !

Thank you !

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

Title:
  QCA9565 / AR9565 bluetooth not work

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

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


Re: [Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-02-08 Thread damien
Thanks !

I will test it shortly !

Le 08/02/2016 10:42, Pilot6 a écrit :
> I built a test module. You can install it by running terminal commands:
>
> wget 
> https://launchpad.net/~hanipouspilot/+archive/ubuntu/bluetooth/+files/btusb-lp1542944-dkms_0.1_all.deb
> sudo dpkg -i btusb-lp1542944-dkms_0.1_all.deb
>
> Then power off the laptop and power it on.
> If that does not work, post output of
>
> dmesg | grep ath3k
>
> And that can be fixed by installing new firmware from xenial by
>
> wget 
> http://mirrors.kernel.org/ubuntu/pool/main/l/linux-firmware/linux-firmware_1.155_all.deb
> sudo dpkg -i linux-firmware_1.155_all.deb
>
> ** Changed in: linux-lts-wily (Ubuntu)
> Status: New => Confirmed
>

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

Title:
  QCA9565 / AR9565 bluetooth not work

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

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

[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-02-08 Thread damien
Hi.

There is an error when enter the sudo dpkg -i btusb-
lp1542944-dkms_0.1_all.deb command :

Sélection du paquet btusb-lp1542944-dkms précédemment désélectionné.
(Lecture de la base de données... 261857 fichiers et répertoires déjà 
installés.)
Préparation du décompactage de btusb-lp1542944-dkms_0.1_all.deb ...
Décompactage de btusb-lp1542944-dkms (0.1) ...
Paramétrage de btusb-lp1542944-dkms (0.1) ...
Loading new btusb-lp1542944-0.1 DKMS files...
First Installation: checking all kernels...
Building only for 4.2.0-27-generic
Building for architecture x86_64
Building initial module for 4.2.0-27-generic
ERROR (dkms apport): unable to determine source package for 
btusb-lp1542944-dkms
Error!  Build of btusb.ko failed for: 4.2.0-27-generic (x86_64)
Consult the make.log in the build directory
/var/lib/dkms/btusb-lp1542944/0.1/build/ for more information.


Content of make.log file :

DKMS make.log for btusb-lp1542944-0.1 for kernel 4.2.0-27-generic (x86_64)
lundi 8 février 2016, 22:40:01 (UTC+0100)
make: entrant dans le répertoire « /usr/src/linux-headers-4.2.0-27-generic »
  Building modules, stage 2.
  MODPOST 0 modules
make: quittant le répertoire « /usr/src/linux-headers-4.2.0-27-generic »


What I need to do ?

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

Title:
  QCA9565 / AR9565 bluetooth not work

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

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

[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-02-08 Thread damien
Ok,

the .2 test module has installed.

After reboot, no bluetooth adapter found.

The dmsg return :

[4.636514] ath3k: probe of 1-5:1.0 failed with error -2
[4.636636] usbcore: registered new interface driver ath3k
[   60.664773] ath3k: probe of 1-5:1.0 failed with error -2

After installing the new firmware and reboot, bluetooth don't work.

dmsg return the same message :

[4.749668] ath3k: probe of 1-5:1.0 failed with error -2
[4.751071] usbcore: registered new interface driver ath3k
[   39.586047] ath3k: probe of 1-5:1.0 failed with error -2


I'm confuse what I need to do ?

thanks.

Damien

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

Title:
  QCA9565 / AR9565 bluetooth not work

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

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


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-02-08 Thread damien
You will find the output of dmesg as attached file.


** Attachment added: "dmesg.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux-lts-wily/+bug/1542944/+attachment/4567339/+files/dmesg.txt

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

Title:
  QCA9565 / AR9565 bluetooth not work

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

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


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-02-08 Thread damien
You will find the output of lsusb as attached file.


** Attachment added: "lsusb.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux-lts-wily/+bug/1542944/+attachment/4567338/+files/lsusb.txt

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

Title:
  QCA9565 / AR9565 bluetooth not work

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

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


[Bug 1542944] Re: QCA9565 / AR9565 bluetooth not work

2016-02-08 Thread damien
You will find the output of lspci as attached file.


** Attachment added: "lspci.txt"
   
https://bugs.launchpad.net/ubuntu/+source/linux-lts-wily/+bug/1542944/+attachment/4567337/+files/lspci.txt

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

Title:
  QCA9565 / AR9565 bluetooth not work

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

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


[Bug 1542944] [NEW] QCA9565 / AR9565 bluetooth not work

2016-02-07 Thread damien
Public bug reported:

usb-devices | awk '/e095/' RS=
T:  Bus=01 Lev=01 Prnt=01 Port=04 Cnt=02 Dev#=  3 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
P:  Vendor=0489 ProdID=e095 Rev=00.01
C:  #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=100mA
I:  If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
I:  If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-4.2.0-27-generic 4.2.0-27.32~14.04.1
ProcVersionSignature: Ubuntu 4.2.0-27.32~14.04.1-generic 4.2.8-ckt1
Uname: Linux 4.2.0-27-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.19
Architecture: amd64
CurrentDesktop: XFCE
Date: Sun Feb  7 23:09:38 2016
InstallationDate: Installed on 2016-01-12 (26 days ago)
InstallationMedia: Xubuntu 14.04.3 LTS "Trusty Tahr" - Beta amd64 (20150805)
SourcePackage: linux-lts-wily
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  QCA9565 / AR9565 bluetooth not work

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

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


[Bug 1270676] Re: SD Card Reader broken on UX302LG

2016-02-07 Thread Damien Rame
I used a MicroSDHC with a MicroSD - SD adapter.  The card itself is
chinese, brand Xedain.  If that matters.  I didn't think it would be
important, but I can try with other cards (SDHC, MicroSD, MIcroSDHC) and
brands (real ADATA, Sandisk, Patriot)

It's unfortunate to have to reverse engineer a driver like this.

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

Title:
  SD Card Reader broken on UX302LG

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

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


[Bug 1270676] Re: SD Card Reader broken on UX302LG

2016-02-06 Thread Damien Rame
Hi Olerem,

Thanks for the prompt answer.  Unforutnatley, that NULL pointer didn't seem to 
help much.
The computer boots and the driver loads, but when I insert a SD-card, the 
laptop freezes after about 8-10 seconds.  Just enough time to take a picture of 
the dmesg:

http://postimg.org/image/6aczojhp3/

I did apply the NULL patch over the au6601.c (e.g. change the if
condition at line 724) driver that comes from au6601-dkms from iacobs'
repo:

sudo add-apt-repository ppa:iacobs/au6601
sudo apt-get update
sudo apt-get install au6601-dkms

Is this what I was supposed to do?

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

Title:
  SD Card Reader broken on UX302LG

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

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


[Bug 1270676] Re: SD Card Reader broken on UX302LG

2016-02-06 Thread Damien Rame
My laptop is a TOSHIBA Satellite L40-D and I'm having the same issue
with the Alcor Card Reader

$ lspci
Unassigned class [ff00]: Device [1aea:6601]

This is running Ubuntu 15.04 on 3.19.0-47
Cards inserted never even get detected by the system. I see no log entry or 
error in dmesg.

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

Title:
  SD Card Reader broken on UX302LG

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

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


[Bug 1270676] Re: SD Card Reader broken on UX302LG

2016-02-06 Thread Damien Rame
I'm having the same issue with the Alcor Card Reader
$ lspci 
Unassigned class [ff00]: Device [1aea:6601]

This is running Ubuntu 15.04 on 3.19.0-47
Cards inserted never even get detected by the system.  I see no log entry or 
error in dmesg.

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

Title:
  SD Card Reader broken on UX302LG

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

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


[Bug 1306846]

2015-10-18 Thread Damien
There's also a similar error for
_cairo_path_fixed_approximate_stroke_extents():

cairo-gl-msaa-compositor.c:584:6: error: too few arguments to function
‘_cairo_path_fixed_approximate_stroke_extents’

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

Title:
  Inkscape (using cairo) fails to print thin lines to PDF

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

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

[Bug 1306846]

2015-10-18 Thread Damien
It seems the GL backend still doesn't compile as a couple uses of
_cairo_surface_init weren't updated:

cairo-gl-source.c:76:5: error: too few arguments to function 
‘_cairo_surface_init’
cairo-gl-source.c:103:5: error: too few arguments to function 
‘_cairo_surface_init’

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

Title:
  Inkscape (using cairo) fails to print thin lines to PDF

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

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

[Bug 592303] Re: rsync transfer failed: File name too long (36)

2015-10-14 Thread Damien barifon
*** This bug is a duplicate of bug 344878 ***
https://bugs.launchpad.net/bugs/344878

Try to long path tool. It is very helpful.

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

Title:
  rsync transfer failed: File name too long (36)

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

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


[Bug 592303] Re: rsync transfer failed: File name too long (36)

2015-10-14 Thread Damien barifon
*** This bug is a duplicate of bug 344878 ***
https://bugs.launchpad.net/bugs/344878

Try to long path tool. It is very helpful.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to rsync in Ubuntu.
https://bugs.launchpad.net/bugs/592303

Title:
  rsync transfer failed: File name too long (36)

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

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 1418987] Re: cups usblp hangs with Sharp AR5316e printer

2015-02-09 Thread Damien Ulrich
Hi
Well it doesn't seem to hang anymore under debian jessie
I guess I will not find a way to make it work while it seems that there's no 
driver for this printer
sorry for the noise

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

Title:
  cups usblp hangs with Sharp AR5316e printer

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

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


[Bug 1419240] [NEW] package libjpeg62:amd64 6b1-4ubuntu1 failed to install/upgrade: package libjpeg62:amd64 is not ready for configuration cannot configure (current status `half-installed')

2015-02-07 Thread Damien JOB
Public bug reported:

error

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libjpeg62:amd64 6b1-4ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-45.74-generic 3.13.11-ckt13
Uname: Linux 3.13.0-45-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Sat Feb  7 09:08:47 2015
Dependencies:
 gcc-4.9-base 4.9.1-0ubuntu1
 libc6 2.19-0ubuntu6.5
 libgcc1 1:4.9.1-0ubuntu1
 multiarch-support 2.19-0ubuntu6.5
DuplicateSignature: package:libjpeg62:amd64:6b1-4ubuntu1:package 
libjpeg62:amd64 is not ready for configuration  cannot configure (current 
status `half-installed')
ErrorMessage: package libjpeg62:amd64 is not ready for configuration  cannot 
configure (current status `half-installed')
InstallationDate: Installed on 2014-03-12 (332 days ago)
InstallationMedia: Ubuntu 12.04.4 LTS Precise Pangolin - Release amd64 
(20140204)
SourcePackage: libjpeg6b
Title: package libjpeg62:amd64 6b1-4ubuntu1 failed to install/upgrade: package 
libjpeg62:amd64 is not ready for configuration  cannot configure (current 
status `half-installed')
UpgradeStatus: Upgraded to trusty on 2014-09-07 (152 days ago)

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


** Tags: amd64 apport-package trusty

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

Title:
  package libjpeg62:amd64 6b1-4ubuntu1 failed to install/upgrade:
  package libjpeg62:amd64 is not ready for configuration  cannot
  configure (current status `half-installed')

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

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


[Bug 1418987] Re: cups usblp hangs with Sharp AR5316e printer

2015-02-07 Thread Damien Ulrich
** Description changed:

  hi all,
  Base informations :
  
  # lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04
  Codename: trusty
  
  # uname -a
  Linux school 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux
  
  # dpkg -l cups* | grep ii | awk '{ print $2\t$3 }'
  cups  1.7.2-0ubuntu1.2
  cups-browsed  1.0.52-0ubuntu1.2
  cups-client   1.7.2-0ubuntu1.2
  cups-common   1.7.2-0ubuntu1.2
  cups-core-drivers 1.7.2-0ubuntu1.2
  cups-daemon   1.7.2-0ubuntu1.2
  cups-filters  1.0.52-0ubuntu1.2
  cups-filters-core-drivers 1.0.52-0ubuntu1.2
  cups-pdf  2.6.1-9
  cups-pk-helper0.2.5-0ubuntu1
  cups-ppdc 1.7.2-0ubuntu1.2
  cups-server-common1.7.2-0ubuntu1.2
  
  # lsusb | grep Sharp
  Bus 007 Device 032: ID 04dd:9135 Sharp Corp.
  
  # cat /etc/udev/rules.d/10-usbprinter.rules
  SUBSYSTEM==usb, ATTR{idVendor}==04dd, ATTR{idProduct}==9135, 
MODE:=0660, GROUP:=lp
  
  # modinfo usblp | grep srcversion
  srcversion: BD8A318D5C286F1E78768B9
  
  Everytime I try to use usb port on /dev/usb/lp0
  with usb_printerid or /usr/lib/cups/backend/usb
  The usb connections starts hanging, with in dmesg :
  
  [ 4733.189816] usblp0: removed
  [ 4733.195557] usblp: can't set desired altsetting 0 on interface 0
  [ 4733.232192] usb 7-1: USB disconnect, device number 30
  [ 4733.600097] usb 7-1: new full-speed USB device number 31 using uhci_hcd
  [ 4733.809564] usb 7-1: New USB device found, idVendor=04dd, idProduct=9135
  [ 4733.809571] usb 7-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [ 4733.809576] usb 7-1: Product: AR-5316E
  [ 4733.809580] usb 7-1: Manufacturer: SHARP
  [ 4733.809584] usb 7-1: SerialNumber: 0502080312093024
  [ 4733.845699] usblp 7-1:1.0: usblp0: USB Bidirectional printer dev 31 if 0 
alt 0 proto 2 vid 0x04DD pid 0x9135
  [ 4734.899038] usblp0: removed
  
  but obtaining Unknow printer
  
  so I tried with this script to go further without identification :
  
  # cat /usr/lib/cups/backend/usblp0
  #! /bin/bash
  # Have debug info in /var/log/cups/error_log:
  set -x
  # Output device discovery information on stdout:
  if test $# = 0
  then echo 'direct usblp0:/dev/usb/lp0 Unknown any USB printer'
   exit 0
  fi
  # Have the input at fd0 (stdin) in any case:
  if test -n $6
  then exec $6
  fi
  # Infinite retries to access the device file:
  until cat /dev/null /dev/usb/lp0
  do echo 'INFO: cannot access /dev/usb/lp0 - retry in 30 seconds' 12
     sleep 30
  done
  echo 'INFO: sending data to /dev/usb/lp0' 12
  # Forward the data from stdin to the device file:
  if cat - /dev/usb/lp0
  then echo 'INFO:' 12
   exit 0
  else echo 'ERROR: failed to send data to /dev/usb/lp0' 12
   exit 1
  fi
  
  Configured with the Sharp AR-M207 PS Foomatic/Postscript 
  been told by a Sharp technician that it could be a similar driver for it
  
  but no chance, trying to print directly on /dev/usb/lp0 gives no page...
  
+ I also tried to blacklist the usblp module, but have seen no effect
+ 
  I write a bug here, because I think it could be similar to bug #997040
  https://bugs.launchpad.net/ubuntu/+source/cups/+bug/997040
  
  PS: It's for a school ;)

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

Title:
  cups usblp hangs with Sharp AR5316e printer

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

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

[Bug 1418987] Re: cups usblp hangs with Sharp AR5316e printer

2015-02-07 Thread Damien Ulrich
** Description changed:

  hi all,
  Base informations :
  
  # lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04
  Codename: trusty
  
  # uname -a
  Linux school 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux
  
  # dpkg -l cups* | grep ii | awk '{ print $2\t$3 }'
  cups  1.7.2-0ubuntu1.2
  cups-browsed  1.0.52-0ubuntu1.2
  cups-client   1.7.2-0ubuntu1.2
  cups-common   1.7.2-0ubuntu1.2
  cups-core-drivers 1.7.2-0ubuntu1.2
  cups-daemon   1.7.2-0ubuntu1.2
  cups-filters  1.0.52-0ubuntu1.2
  cups-filters-core-drivers 1.0.52-0ubuntu1.2
  cups-pdf  2.6.1-9
  cups-pk-helper0.2.5-0ubuntu1
  cups-ppdc 1.7.2-0ubuntu1.2
  cups-server-common1.7.2-0ubuntu1.2
  
  # lsusb | grep Sharp
  Bus 007 Device 032: ID 04dd:9135 Sharp Corp.
  
  # cat /etc/udev/rules.d/10-usbprinter.rules
  SUBSYSTEM==usb, ATTR{idVendor}==04dd, ATTR{idProduct}==9135, 
MODE:=0660, GROUP:=lp
  
  # modinfo usblp | grep srcversion
  srcversion: BD8A318D5C286F1E78768B9
  
  Everytime I try to use usb port on /dev/usb/lp0
  with usb_printerid or /usr/lib/cups/backend/usb
  The usb connections starts hanging, with in dmesg :
  
  [ 4733.189816] usblp0: removed
  [ 4733.195557] usblp: can't set desired altsetting 0 on interface 0
  [ 4733.232192] usb 7-1: USB disconnect, device number 30
  [ 4733.600097] usb 7-1: new full-speed USB device number 31 using uhci_hcd
  [ 4733.809564] usb 7-1: New USB device found, idVendor=04dd, idProduct=9135
  [ 4733.809571] usb 7-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [ 4733.809576] usb 7-1: Product: AR-5316E
  [ 4733.809580] usb 7-1: Manufacturer: SHARP
  [ 4733.809584] usb 7-1: SerialNumber: 0502080312093024
  [ 4733.845699] usblp 7-1:1.0: usblp0: USB Bidirectional printer dev 31 if 0 
alt 0 proto 2 vid 0x04DD pid 0x9135
  [ 4734.899038] usblp0: removed
  
  but obtaining Unknow printer
  
  so I tried with this script to go further without identification :
  
  # cat /usr/lib/cups/backend/usblp0
  #! /bin/bash
  # Have debug info in /var/log/cups/error_log:
  set -x
  # Output device discovery information on stdout:
  if test $# = 0
  then echo 'direct usblp0:/dev/usb/lp0 Unknown any USB printer'
   exit 0
  fi
  # Have the input at fd0 (stdin) in any case:
  if test -n $6
  then exec $6
  fi
  # Infinite retries to access the device file:
  until cat /dev/null /dev/usb/lp0
  do echo 'INFO: cannot access /dev/usb/lp0 - retry in 30 seconds' 12
     sleep 30
  done
  echo 'INFO: sending data to /dev/usb/lp0' 12
  # Forward the data from stdin to the device file:
  if cat - /dev/usb/lp0
  then echo 'INFO:' 12
   exit 0
  else echo 'ERROR: failed to send data to /dev/usb/lp0' 12
   exit 1
  fi
  
  Configured with the Sharp AR-M207 PS Foomatic/Postscript 
  been told by a Sharp technician that it could be a similar driver for it
  
  but no chance, trying to print directly on /dev/usb/lp0 gives no page...
  
  I also tried to blacklist the usblp module, but have seen no effect
  
  I write a bug here, because I think it could be similar to bug #997040
  https://bugs.launchpad.net/ubuntu/+source/cups/+bug/997040
  
- PS: It's for a school ;)
+ PS: It's for a school : need help to free people

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

Title:
  cups usblp hangs with Sharp AR5316e printer

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

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

[Bug 1418987] Re: cups usblp hangs with Sharp AR5316e printer

2015-02-06 Thread Damien Ulrich
** Description changed:

  hi all,
- Base informations : 
+ Base informations :
  
  # lsb_release -a
  No LSB modules are available.
  Distributor ID:   Ubuntu
  Description:  Ubuntu 14.04.1 LTS
  Release:  14.04
  Codename: trusty
  
  # uname -a
  Linux school 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux
  
  # dpkg -l cups* | grep ii | awk '{ print $2\t$3 }'
  cups  1.7.2-0ubuntu1.2
  cups-browsed  1.0.52-0ubuntu1.2
  cups-client   1.7.2-0ubuntu1.2
  cups-common   1.7.2-0ubuntu1.2
  cups-core-drivers 1.7.2-0ubuntu1.2
  cups-daemon   1.7.2-0ubuntu1.2
  cups-filters  1.0.52-0ubuntu1.2
  cups-filters-core-drivers 1.0.52-0ubuntu1.2
  cups-pdf  2.6.1-9
  cups-pk-helper0.2.5-0ubuntu1
  cups-ppdc 1.7.2-0ubuntu1.2
  cups-server-common1.7.2-0ubuntu1.2
  
  # lsusb | grep Sharp
- Bus 007 Device 032: ID 04dd:9135 Sharp Corp. 
+ Bus 007 Device 032: ID 04dd:9135 Sharp Corp.
  
- # cat /etc/udev/rules.d/10-usbprinter.rules 
- SUBSYSTEM==usb, ATTR{idVendor}==04dd, ATTR{idProduct}==9135, 
MODE:=0660, GROUP:=lp 
+ # cat /etc/udev/rules.d/10-usbprinter.rules
+ SUBSYSTEM==usb, ATTR{idVendor}==04dd, ATTR{idProduct}==9135, 
MODE:=0660, GROUP:=lp
  
  # modinfo usblp | grep srcversion
  srcversion: BD8A318D5C286F1E78768B9
  
  Everytime I try to use usb port on /dev/usb/lp0
  with usb_printerid or /usr/lib/cups/backend/usb
  The usb connections starts hanging, with in dmesg :
  
  [ 4733.189816] usblp0: removed
  [ 4733.195557] usblp: can't set desired altsetting 0 on interface 0
  [ 4733.232192] usb 7-1: USB disconnect, device number 30
  [ 4733.600097] usb 7-1: new full-speed USB device number 31 using uhci_hcd
  [ 4733.809564] usb 7-1: New USB device found, idVendor=04dd, idProduct=9135
  [ 4733.809571] usb 7-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [ 4733.809576] usb 7-1: Product: AR-5316E
  [ 4733.809580] usb 7-1: Manufacturer: SHARP
  [ 4733.809584] usb 7-1: SerialNumber: 0502080312093024
  [ 4733.845699] usblp 7-1:1.0: usblp0: USB Bidirectional printer dev 31 if 0 
alt 0 proto 2 vid 0x04DD pid 0x9135
  [ 4734.899038] usblp0: removed
  
  but obtaining Unknow printer
  
  so I tried with this script to go further without identification :
  
- # cat /usr/lib/cups/backend/usblp0 
+ # cat /usr/lib/cups/backend/usblp0
  #! /bin/bash
  # Have debug info in /var/log/cups/error_log:
  set -x
  # Output device discovery information on stdout:
  if test $# = 0
  then echo 'direct usblp0:/dev/usb/lp0 Unknown any USB printer'
-  exit 0
+  exit 0
  fi
  # Have the input at fd0 (stdin) in any case:
  if test -n $6
  then exec $6
  fi
  # Infinite retries to access the device file:
  until cat /dev/null /dev/usb/lp0
  do echo 'INFO: cannot access /dev/usb/lp0 - retry in 30 seconds' 12
-sleep 30
+    sleep 30
  done
  echo 'INFO: sending data to /dev/usb/lp0' 12
  # Forward the data from stdin to the device file:
  if cat - /dev/usb/lp0
  then echo 'INFO:' 12
-  exit 0
+  exit 0
  else echo 'ERROR: failed to send data to /dev/usb/lp0' 12
-  exit 1
+  exit 1
  fi
  
  Configured with the Sharp AR-M207 PS Foomatic/Postscript 
  been told by a Sharp technician that it could be a similar driver for it
  
  but no chance, trying to print directly on /dev/usb/lp0 gives no page...
  
  I write a bug here, because I think it could be similar to bug #997040
  https://bugs.launchpad.net/ubuntu/+source/cups/+bug/997040
  
  PS: It's for a school ;)

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

Title:
  cups usblp hangs with Sharp AR5316e printer

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

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

[Bug 1418987] [NEW] cups usblp hangs with Sharp AR5316e printer

2015-02-06 Thread Damien Ulrich
Public bug reported:

hi all,
Base informations : 

# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 14.04.1 LTS
Release:14.04
Codename:   trusty

# uname -a
Linux school 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:22:43 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

# dpkg -l cups* | grep ii | awk '{ print $2\t$3 }'
cups1.7.2-0ubuntu1.2
cups-browsed1.0.52-0ubuntu1.2
cups-client 1.7.2-0ubuntu1.2
cups-common 1.7.2-0ubuntu1.2
cups-core-drivers   1.7.2-0ubuntu1.2
cups-daemon 1.7.2-0ubuntu1.2
cups-filters1.0.52-0ubuntu1.2
cups-filters-core-drivers   1.0.52-0ubuntu1.2
cups-pdf2.6.1-9
cups-pk-helper  0.2.5-0ubuntu1
cups-ppdc   1.7.2-0ubuntu1.2
cups-server-common  1.7.2-0ubuntu1.2

# lsusb | grep Sharp
Bus 007 Device 032: ID 04dd:9135 Sharp Corp. 

# cat /etc/udev/rules.d/10-usbprinter.rules 
SUBSYSTEM==usb, ATTR{idVendor}==04dd, ATTR{idProduct}==9135, 
MODE:=0660, GROUP:=lp 

# modinfo usblp | grep srcversion
srcversion: BD8A318D5C286F1E78768B9

Everytime I try to use usb port on /dev/usb/lp0
with usb_printerid or /usr/lib/cups/backend/usb
The usb connections starts hanging, with in dmesg :

[ 4733.189816] usblp0: removed
[ 4733.195557] usblp: can't set desired altsetting 0 on interface 0
[ 4733.232192] usb 7-1: USB disconnect, device number 30
[ 4733.600097] usb 7-1: new full-speed USB device number 31 using uhci_hcd
[ 4733.809564] usb 7-1: New USB device found, idVendor=04dd, idProduct=9135
[ 4733.809571] usb 7-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[ 4733.809576] usb 7-1: Product: AR-5316E
[ 4733.809580] usb 7-1: Manufacturer: SHARP
[ 4733.809584] usb 7-1: SerialNumber: 0502080312093024
[ 4733.845699] usblp 7-1:1.0: usblp0: USB Bidirectional printer dev 31 if 0 alt 
0 proto 2 vid 0x04DD pid 0x9135
[ 4734.899038] usblp0: removed

but obtaining Unknow printer

so I tried with this script to go further without identification :

# cat /usr/lib/cups/backend/usblp0 
#! /bin/bash
# Have debug info in /var/log/cups/error_log:
set -x
# Output device discovery information on stdout:
if test $# = 0
then echo 'direct usblp0:/dev/usb/lp0 Unknown any USB printer'
 exit 0
fi
# Have the input at fd0 (stdin) in any case:
if test -n $6
then exec $6
fi
# Infinite retries to access the device file:
until cat /dev/null /dev/usb/lp0
do echo 'INFO: cannot access /dev/usb/lp0 - retry in 30 seconds' 12
   sleep 30
done
echo 'INFO: sending data to /dev/usb/lp0' 12
# Forward the data from stdin to the device file:
if cat - /dev/usb/lp0
then echo 'INFO:' 12
 exit 0
else echo 'ERROR: failed to send data to /dev/usb/lp0' 12
 exit 1
fi

Configured with the Sharp AR-M207 PS Foomatic/Postscript 
been told by a Sharp technician that it could be a similar driver for it

but no chance, trying to print directly on /dev/usb/lp0 gives no page...

I write a bug here, because I think it could be similar to bug #997040
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/997040

PS: It's for a school ;)

** Affects: cups (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/1418987

Title:
  cups usblp hangs with Sharp AR5316e printer

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

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


[Bug 1315955] Re: nfsd hangs

2015-01-21 Thread Damien Castelltort
additionnal stack traces, not exactly the same as the OP ones.

Jan 21 06:05:20 filer2 kernel: [398213.798328] INFO: task nfsd:1440 blocked for 
more than 120 seconds.
Jan 21 06:05:20 filer2 kernel: [398213.798371]   Not tainted 
3.13.0-24-generic #47-Ubuntu
Jan 21 06:05:20 filer2 kernel: [398213.798435] echo 0  
/proc/sys/kernel/hung_task_timeout_secs disables this message.
Jan 21 06:05:20 filer2 kernel: [398213.798627] nfsdD 
88013fd14440 0  1440  2 0x
Jan 21 06:05:20 filer2 kernel: [398213.798630]  8800b595fce0 
0002 8800b921afe0 8800b595ffd8
Jan 21 06:05:20 filer2 kernel: [398213.798633]  00014440 
00014440 8800b921afe0 a01a90a0
Jan 21 06:05:20 filer2 kernel: [398213.798635]  a01a90a4 
8800b921afe0  a01a90a8
Jan 21 06:05:20 filer2 kernel: [398213.798638] Call Trace:
Jan 21 06:05:20 filer2 kernel: [398213.798642]  [8171a409] 
schedule_preempt_disabled+0x29/0x70
Jan 21 06:05:20 filer2 kernel: [398213.798645]  [8171c275] 
__mutex_lock_slowpath+0x135/0x1b0
Jan 21 06:05:20 filer2 kernel: [398213.798654]  [a00d09b0] ? 
svcauth_unix_domain_release+0x30/0x30 [sunrpc]
Jan 21 06:05:20 filer2 kernel: [398213.798658]  [8171c30f] 
mutex_lock+0x1f/0x2f
Jan 21 06:05:20 filer2 kernel: [398213.798665]  [a019714f] 
nfsd4_renew+0x5f/0xf0 [nfsd]
Jan 21 06:05:20 filer2 kernel: [398213.798672]  [a01865da] 
nfsd4_proc_compound+0x56a/0x7b0 [nfsd]
Jan 21 06:05:20 filer2 kernel: [398213.798677]  [a0172d2b] 
nfsd_dispatch+0xbb/0x200 [nfsd]
Jan 21 06:05:20 filer2 kernel: [398213.798686]  [a00cd63d] 
svc_process_common+0x46d/0x6d0 [sunrpc]
Jan 21 06:05:20 filer2 kernel: [398213.798696]  [a00cd9a7] 
svc_process+0x107/0x170 [sunrpc]
Jan 21 06:05:20 filer2 kernel: [398213.798701]  [a017271f] 
nfsd+0xbf/0x130 [nfsd]
Jan 21 06:05:20 filer2 kernel: [398213.798706]  [a0172660] ? 
nfsd_destroy+0x80/0x80 [nfsd]
Jan 21 06:05:20 filer2 kernel: [398213.798708]  [8108b312] 
kthread+0xd2/0xf0
Jan 21 06:05:20 filer2 kernel: [398213.798711]  [8108b240] ? 
kthread_create_on_node+0x1d0/0x1d0
Jan 21 06:05:20 filer2 kernel: [398213.798714]  [817263fc] 
ret_from_fork+0x7c/0xb0
Jan 21 06:05:20 filer2 kernel: [398213.798717]  [8108b240] ? 
kthread_create_on_node+0x1d0/0x1d0
Jan 21 06:05:20 filer2 kernel: [398213.798721] INFO: task kworker/u4:2:9594 
blocked for more than 120 seconds.
Jan 21 06:05:20 filer2 kernel: [398213.798882]   Not tainted 
3.13.0-24-generic #47-Ubuntu
Jan 21 06:05:20 filer2 kernel: [398213.799052] echo 0  
/proc/sys/kernel/hung_task_timeout_secs disables this message.
Jan 21 06:05:20 filer2 kernel: [398213.799197] kworker/u4:2D 
88013fd14440 0  9594  2 0x
Jan 21 06:05:20 filer2 kernel: [398213.799207] Workqueue: nfsd4 laundromat_main 
[nfsd]
Jan 21 06:05:20 filer2 kernel: [398213.799209]  8800365cbd40 
0002 8800b582c7d0 8800365cbfd8
Jan 21 06:05:20 filer2 kernel: [398213.799212]  00014440 
00014440 8800b582c7d0 a01a90a0
Jan 21 06:05:20 filer2 kernel: [398213.799214]  a01a90a4 
8800b582c7d0  a01a90a8
Jan 21 06:05:20 filer2 kernel: [398213.799217] Call Trace:
Jan 21 06:05:20 filer2 kernel: [398213.799221]  [8171a409] 
schedule_preempt_disabled+0x29/0x70
Jan 21 06:05:20 filer2 kernel: [398213.799224]  [8171c275] 
__mutex_lock_slowpath+0x135/0x1b0
Jan 21 06:05:20 filer2 kernel: [398213.799227]  [8171c30f] 
mutex_lock+0x1f/0x2f
Jan 21 06:05:20 filer2 kernel: [398213.799234]  [a0195a46] 
laundromat_main+0x46/0x420 [nfsd]
Jan 21 06:05:20 filer2 kernel: [398213.799238]  [810838a2] 
process_one_work+0x182/0x450
Jan 21 06:05:20 filer2 kernel: [398213.799252]  [81084641] 
worker_thread+0x121/0x410
Jan 21 06:05:20 filer2 kernel: [398213.799256]  [81084520] ? 
rescuer_thread+0x3e0/0x3e0
Jan 21 06:05:20 filer2 kernel: [398213.799258]  [8108b312] 
kthread+0xd2/0xf0
Jan 21 06:05:20 filer2 kernel: [398213.799261]  [8108b240] ? 
kthread_create_on_node+0x1d0/0x1d0
Jan 21 06:05:20 filer2 kernel: [398213.799264]  [817263fc] 
ret_from_fork+0x7c/0xb0
Jan 21 06:05:20 filer2 kernel: [398213.799267]  [8108b240] ? 
kthread_create_on_node+0x1d0/0x1d0

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

Title:
  nfsd hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/nfs-utils/+bug/1315955/+subscriptions

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


[Bug 490742] Re: MacBook Pro: very slow resume from S3 suspend-to-ram

2015-01-18 Thread Damien Buhl
I forgot to notice that this happens for me on : 
Linux daminetreg-laptop 3.13.0-44-generic #73-Ubuntu SMP Tue Dec 16 00:22:43 
UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

for Ubuntu 14.04.1 LTS

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

Title:
  MacBook Pro: very slow resume from S3 suspend-to-ram

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

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

[Bug 490742] Re: MacBook Pro: very slow resume from S3 suspend-to-ram

2015-01-18 Thread Damien Buhl
I've the issue also on a MacBookPro 11,1. It takes exactly 34,2 seconds
for the system to wakeup.

Strangely dmesg says the wakeup started on second 1864 and ended on 1869
:

[ 1864.618554] smpboot: CPU 7 is now offline
[ 1864.636283] ACPI: Low-level resume complete
[ 1864.636333] PM: Restoring platform NVS memory
[ 1864.636769] Enabling non-boot CPUs ...
[ 1864.636816] x86: Booting SMP configuration:
[ 1864.636817] smpboot: Booting Node 0 Processor 1 APIC 0x2
[ 1864.656612] kvm: enabling virtualization on CPU1
[ 1864.659865] CPU1 is up
[ 1864.659887] smpboot: Booting Node 0 Processor 2 APIC 0x4
[ 1864.679312] kvm: enabling virtualization on CPU2
[ 1864.682465] CPU2 is up
[ 1864.682487] smpboot: Booting Node 0 Processor 3 APIC 0x6
[ 1864.701491] kvm: enabling virtualization on CPU3
[ 1864.704665] CPU3 is up
[ 1864.704688] smpboot: Booting Node 0 Processor 4 APIC 0x1
[ 1864.721098] kvm: enabling virtualization on CPU4
[ 1864.723347] CPU4 is up
[ 1864.723358] smpboot: Booting Node 0 Processor 5 APIC 0x3
[ 1864.739362] kvm: enabling virtualization on CPU5
[ 1864.741830] CPU5 is up
[ 1864.741843] smpboot: Booting Node 0 Processor 6 APIC 0x5
[ 1864.757884] kvm: enabling virtualization on CPU6
[ 1864.760320] CPU6 is up
[ 1864.760332] smpboot: Booting Node 0 Processor 7 APIC 0x7
[ 1864.776361] kvm: enabling virtualization on CPU7
[ 1864.778802] CPU7 is up
[ 1864.858736] ACPI: Waking up from system sleep state S3
[ 1866.949677] xhci_hcd :00:14.0: System wakeup disabled by ACPI
[ 1866.989763] PM: noirq resume of devices complete after 75.824 msecs
[ 1866.989821] [drm] Found 128MB of eLLC
[ 1866.989873] PM: early resume of devices complete after 0.090 msecs
[ 1866.989935] mei_me :00:16.0: irq 49 for MSI/MSI-X
[ 1866.990017] snd_hda_intel :00:1b.0: irq 50 for MSI/MSI-X
[ 1866.990127] snd_hda_intel :00:03.0: irq 51 for MSI/MSI-X
[ 1867.062100] bcm5974: bad trackpad package, length: 8
[ 1867.092123] bcm5974: bad trackpad package, length: 8
[ 1867.094129] bcm5974: bad trackpad package, length: 8
[ 1867.096131] bcm5974: bad trackpad package, length: 8
[ 1867.098131] bcm5974: bad trackpad package, length: 8
[ 1867.100136] bcm5974: bad trackpad package, length: 8
[ 1867.102123] bcm5974: bad trackpad package, length: 8
[ 1867.104125] bcm5974: bad trackpad package, length: 8
[ 1867.134150] bcm5974: bad trackpad package, length: 8
[ 1867.136155] bcm5974: bad trackpad package, length: 8
[ 1867.333884] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[ 1867.334115] ata1.00: unexpected _GTF length (8)
[ 1867.334490] ata1.00: unexpected _GTF length (8)
[ 1867.334574] ata1.00: configured for UDMA/133
[ 1867.334644] sd 1:0:0:0: [sda] Starting disk
[ 1868.230507] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
[ 1869.959232] pciehp :00:1c.0:pcie04: Link Training Error occurs 
[ 1869.959233] pciehp :00:1c.0:pcie04: Failed to check link status
[ 1869.959619] PM: resume of devices complete after 2968.252 msecs
[ 1869.959784] PM: Finishing wakeup.
[ 1869.959785] Restarting tasks ... done.

So I've the impression that the bug may be before. I'm developer but
never interested myself in the process of wakeup from RAM, is it
something involving grub also ? Because it may be there that it happens
and not linux itself. Or is it this ACPI low-level resume which takes
long ?

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

Title:
  MacBook Pro: very slow resume from S3 suspend-to-ram

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

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

[Bug 1315955] Re: nfsd hangs

2015-01-15 Thread Damien Castelltort
Same issue for us too on a production environment using Ubuntu Server
14.04.

nsf3 Workaround is confirmed to work ? what are we loosing from using
nfs4 ?

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

Title:
  nfsd hangs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1315955/+subscriptions

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


[Bug 1388323] [NEW] Package needs update from upstream

2014-11-01 Thread Damien
Public bug reported:

Version 3.5 just made its way into Debian repos.  Can we get this into
Trusty?

Regards,

** Affects: zam-plugins (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/1388323

Title:
  Package needs update from upstream

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zam-plugins/+bug/1388323/+subscriptions

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


[Bug 1349225] Re: [ASUS N550JV] suspend/resume failure

2014-09-01 Thread Damien Mascord
This has seemed to resolve itself with later kernel packages.  I no
longer have any resume issues, with either mainline kernel or normal
kernel.

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

Title:
  [ASUS N550JV] suspend/resume failure

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

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


[Bug 1349225] [NEW] [ASUSTeK COMPUTER INC. N550JV] suspend/resume failure

2014-07-27 Thread Damien Mascord
Public bug reported:

Having trouble resuming from suspend.   The whole system hangs upon
resume.   No mouse, no keyboard input.

ProblemType: KernelOops
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-5-generic 3.16.0-5.10
ProcVersionSignature: Ubuntu 3.16.0-5.10-generic 3.16.0-rc6
Uname: Linux 3.16.0-5-generic x86_64
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
ApportVersion: 2.14.4-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  tusker  F pulseaudio
 /dev/snd/controlC0:  tusker  F pulseaudio
Date: Mon Jul 28 09:46:59 2014
DuplicateSignature: suspend/resume:ASUSTeK COMPUTER INC. N550JV:N550JV.208
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=c4541296-d955-4f29-a07c-30d722cfff41
InstallationDate: Installed on 2014-07-17 (11 days ago)
InstallationMedia: Ubuntu 14.10 Utopic Unicorn - Alpha amd64 (20140520)
InterpreterPath: /usr/bin/python3.4
MachineType: ASUSTeK COMPUTER INC. N550JV
ProcCmdline: /usr/bin/python3 /usr/share/apport/apportcheckresume
ProcEnviron:
 TERM=linux
 PATH=(custom, no user)
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-5-generic.efi.signed 
root=UUID=332c2929-bd56-4038-9258-f342638a8de0 ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.16.0-5-generic N/A
 linux-backports-modules-3.16.0-5-generic  N/A
 linux-firmware1.132
SourcePackage: linux
Title: [ASUSTeK COMPUTER INC. N550JV] suspend/resume failure
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups:
 
dmi.bios.date: 11/19/2013
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: N550JV.208
dmi.board.asset.tag: ATN12345678901234567
dmi.board.name: N550JV
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: 1.0
dmi.chassis.asset.tag: No Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: ASUSTeK COMPUTER INC.
dmi.chassis.version: 1.0
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrN550JV.208:bd11/19/2013:svnASUSTeKCOMPUTERINC.:pnN550JV:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnN550JV:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
dmi.product.name: N550JV
dmi.product.version: 1.0
dmi.sys.vendor: ASUSTeK COMPUTER INC.

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


** Tags: amd64 apport-kerneloops resume suspend utopic

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

Title:
  [ASUSTeK COMPUTER INC. N550JV] suspend/resume failure

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

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


[Bug 1264384] Re: 8086:08b2 [Lenovo ThinkPad S3-S440] Wireless Intel 7260 (rev. 73) unstable

2014-07-26 Thread Damien
I am also having this issue in Ubuntu 14.04 and my Lenovo IdeaPad Flex
15 (59387556).

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

Title:
  8086:08b2 [Lenovo ThinkPad S3-S440] Wireless  Intel 7260 (rev. 73)
  unstable

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

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


[Bug 1328801] Re: [MacBookPro9,2] pacmd list failed suspend resume

2014-06-23 Thread Damien Cassou
I'm not really sure the problem I managed to reproduced on v3.15-rc2 is
the exact same. The symptoms are the same: I can't resume from suspend.
Still, as I don't have sound on v3.15-rc2, I don't think the problems
are related. Please advise on what I can do to help get this bug(s)
fixed.

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

Title:
  [MacBookPro9,2] pacmd list failed suspend resume

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

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


[Bug 1328801] Re: [MacBookPro9,2] pacmd list failed suspend resume

2014-06-14 Thread Damien Cassou
I have a hard time reproducing again. The problem is twofold:

1. the suspend/resume problem does not always happen
2. this kernel does neither have sound nor wifi which makes it inconvenient to 
set as my default kernel

Do you think I could configure wifi and sound on the 3.15rc2 kernel?

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

Title:
  [MacBookPro9,2] pacmd list failed suspend resume

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

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


[Bug 1328801] [NEW] pacmd list failed suspend resume

2014-06-11 Thread Damien Cassou
Public bug reported:

Here are some details as asked in bug #1305371

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-29-generic 3.13.0-29.53
ProcVersionSignature: Ubuntu 3.13.0-29.53-generic 3.13.11.2
Uname: Linux 3.13.0-29-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  cassou 1981 F pulseaudio
CurrentDesktop: Unity
Date: Wed Jun 11 08:06:10 2014
HibernationDevice: RESUME=UUID=9a51c5b8-46b7-430d-8053-df44b60a1e9c
InstallationDate: Installed on 2014-04-23 (48 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Apple Inc. MacBookPro9,2
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-29-generic 
root=UUID=6a0ff948-97c7-4ba5-ac49-9dcf116da5ad ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-29-generic N/A
 linux-backports-modules-3.13.0-29-generic  N/A
 linux-firmware 1.127.2
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/08/2012
dmi.bios.vendor: Apple Inc.
dmi.bios.version: MBP91.88Z.00D3.B08.1208081132
dmi.board.asset.tag: Base Board Asset Tag#
dmi.board.name: Mac-6F01561E16C75D06
dmi.board.vendor: Apple Inc.
dmi.board.version: MacBookPro9,2
dmi.chassis.type: 10
dmi.chassis.vendor: Apple Inc.
dmi.chassis.version: Mac-6F01561E16C75D06
dmi.modalias: 
dmi:bvnAppleInc.:bvrMBP91.88Z.00D3.B08.1208081132:bd08/08/2012:svnAppleInc.:pnMacBookPro9,2:pvr1.0:rvnAppleInc.:rnMac-6F01561E16C75D06:rvrMacBookPro9,2:cvnAppleInc.:ct10:cvrMac-6F01561E16C75D06:
dmi.product.name: MacBookPro9,2
dmi.product.version: 1.0
dmi.sys.vendor: Apple Inc.

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


** Tags: amd64 apport-bug trusty

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

Title:
  pacmd list failed suspend resume

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

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


[Bug 1328801] Re: pacmd list failed suspend resume

2014-06-11 Thread Damien Cassou
Suspend/resume was working fine in 13.10 on the same hardware.

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

Title:
  pacmd list failed suspend resume

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

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


[Bug 1328801] Re: [MacBookPro9,2] pacmd list failed suspend resume

2014-06-11 Thread Damien Cassou
Using v3.15-rc2-trusty (3.15.0-031500rc2-generic #201404201435 SMP), I *managed 
to reproduce* the suspend/resume problem.
Using this kernel, the wifi is not working: this is problematic because I can't 
just report bugs using apport from there. Nevertheless, when the problem 
occured again in v3.15-rc2-trusty, I forced shutdown and restart into the 
Ubuntu standard kernel 3.13.0-29-generic. At this time, I got plenty (around 6) 
Apport windows and I click Report on each.

** Tags added: kernel-bug-exists-upstream kernel-bug-exists-
upstream-3.15-rc2-trusty

** Tags removed: needs-suspend-debug

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

Title:
  [MacBookPro9,2] pacmd list failed suspend resume

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

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


[Bug 1328801] Re: [MacBookPro9,2] pacmd list failed suspend resume

2014-06-11 Thread Damien Cassou
Please find attached the /proc/acpi/wakeup while in v3.15-rc2-trusty. I
didn't follow the resume-trace debugging procedure as it looks like it
is related to debugging resume while I think my problem is on suspend:
when I close the lid and the light does not blink, I know the computer
won't resume.

If you want me to follow these steps nonetheless, I will.

** Attachment added: /proc/acpi/wakeup while in v3.15-rc2-trusty
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1328801/+attachment/4129692/+files/wakeup

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

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

Title:
  [MacBookPro9,2] pacmd list failed suspend resume

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

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


[Bug 1297961] Re: [Apple Inc. MacBookPro9, 2] suspend/resume failure [non-free: wl]

2014-06-04 Thread Damien Cassou
I have a similar problem on the exact same architecture. Nevertheless, I
don't think my problem depends on how long the computer stays suspended.
From what I can see, as soon as I close the lid I know if resume will
work fine or not:

- if the suspend light starts blinking after a few seconds, the computer will 
resume fine when openning the lid
- if the suspend light stays on, I know resume will not work

On this same machine I had no problem with Ubuntu 13.10. It started when
I cleanly installed 14.04.

I reported this problem a lot of time using the message boxes that
appear when I force reboot my laptop (probably around 50 times now as I
always click on Report). Each time I reboot, I can see at least 6 such
message boxes. Nevertheless, I can't find these automatic reports.

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

Title:
  [Apple Inc. MacBookPro9,2] suspend/resume failure [non-free: wl]

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

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


[Bug 1300832] Re: [Apple Inc. MacBookPro9, 2] suspend/resume failure [non-free: wl]

2014-06-04 Thread Damien Cassou
*** This bug is a duplicate of bug 1297961 ***
https://bugs.launchpad.net/bugs/1297961

** Changed in: linux (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  [Apple Inc. MacBookPro9,2] suspend/resume failure [non-free: wl]

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

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


  1   2   3   4   5   6   7   8   9   >