[Kernel-packages] [Bug 1840076] Re: Disco update: upstream stable patchset 2019-08-13

2019-10-25 Thread Vincent Fortier
Bug entry #1845033 also affects Xenial (16.04) and Trusty (14.04 HWE) v4.4 
kernels.
Is it possible to backport the fix to 4.4 kernels as well?
Actually I believe this should have been material for 4.4/4.9 mainline stable 
trees in the first place.

Relates to following fix:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.2.21=d10e0cc113c9e1b64b5c6e3db37b5c839794f3df

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1840076

Title:
  Disco update: upstream stable patchset 2019-08-13

Status in linux package in Ubuntu:
  Confirmed
Status in linux source package in Disco:
  Fix Released

Bug description:
  SRU Justification

  Impact:
     The upstream process for stable tree updates is quite similar
     in scope to the Ubuntu SRU process, e.g., each patch has to
     demonstrably fix a bug, and each patch is vetted by upstream
     by originating either directly from a mainline/stable Linux tree or
     a minimally backported form of that patch. The following upstream
     stable patches should be included in the Ubuntu kernel:

     upstream stable patchset 2019-08-13

  Ported from the following upstream stable releases:
  v4.19.53, v5.1.12,
  v4.19.54, v5.1.13,
  v4.19.55, v5.1.14,

     from git://git.kernel.org/

  UBUNTU: [Config] updateconfigs for CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT
  drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)
  nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabled
  HID: multitouch: handle faulty Elo touch device
  HID: wacom: Don't set tool type until we're in range
  HID: wacom: Don't report anything prior to the tool entering range
  HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact
  HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth
  HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary
  ALSA: oxfw: allow PCM capture for Stanton SCS.1m
  ALSA: hda/realtek - Update headset mode for ALC256
  ALSA: firewire-motu: fix destruction of data for isochronous resources
  libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk
  mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node
  fs/ocfs2: fix race in ocfs2_dentry_attach_lock()
  mm/vmscan.c: fix trying to reclaim unevictable LRU page
  signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
  ptrace: restore smp_rmb() in __ptrace_may_access()
  iommu/arm-smmu: Avoid constant zero in TLBI writes
  i2c: acorn: fix i2c warning
  bcache: fix stack corruption by PRECEDING_KEY()
  cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css()
  ASoC: cs42xx8: Add regcache mask dirty
  ASoC: fsl_asrc: Fix the issue about unsupported rate
  drm/i915/sdvo: Implement proper HDMI audio support for SDVO
  x86/uaccess, kcov: Disable stack protector
  ALSA: seq: Protect in-kernel ioctl calls with mutex
  ALSA: seq: Fix race of get-subscription call vs port-delete ioctls
  Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"
  s390/kasan: fix strncpy_from_user kasan checks
  Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var
  f2fs: fix to avoid accessing xattr across the boundary
  scsi: qedi: remove memset/memcpy to nfunc and use func instead
  scsi: qedi: remove set but not used variables 'cdev' and 'udev'
  scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_show
  scsi: lpfc: add check for loss of ndlp when sending RRQ
  arm64/mm: Inhibit huge-vmap with ptdump
  nvme: fix srcu locking on error return in nvme_get_ns_from_disk
  nvme: remove the ifdef around nvme_nvm_ioctl
  nvme: merge nvme_ns_ioctl into nvme_ioctl
  nvme: release namespace SRCU protection before performing controller ioctls
  nvme: fix memory leak for power latency tolerance
  platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI 
table
  platform/x86: pmc_atom: Add several Beckhoff Automation boards to 
critclk_systems DMI table
  scsi: bnx2fc: fix incorrect cast to u64 on shift operation
  libnvdimm: Fix compilation warnings with W=1
  selftests/timers: Add missing fflush(stdout) calls
  tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_elts
  usbnet: ipheth: fix racing condition
  KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid 
instrumentation
  KVM: x86/pmu: mask the result of rdpmc according to the width of the counters
  KVM: x86/pmu: do not mask the value that is written to fixed PMUs
  KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION
  tools/kvm_stat: fix fields filter for child events
  drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an 
invalid read
  drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define()
  usb: dwc2: Fix 

[Kernel-packages] [Bug 1845033] Re: xenbus: Avoid deadlock during suspend due to open transactions

2019-10-25 Thread Vincent Fortier
*** This bug is a duplicate of bug 1840076 ***
https://bugs.launchpad.net/bugs/1840076

Bug entry #1845033 also affects Xenial (16.04) and Trusty (14.04 HWE) v4.4 
kernels.
Is it possible to backport the fix to 4.4 kernels as well?
Actually I believe this should have been material for 4.4/4.9 mainline stable 
trees in the first place.

Relates to following fix:
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.2.21=d10e0cc113c9e1b64b5c6e3db37b5c839794f3df

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1845033

Title:
  xenbus: Avoid deadlock during suspend due to open transactions

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  [Impact]
  Xen guests may hang during resume after a migration or suspend.

  [Test Case]
  Create a Xen guest and run this script and then suspending the VM:

  import pyxs, time
  c = pyxs.client.Client(xen_bus_path="/dev/xen/xenbus")
  c.connect()
  c.transaction()
  time.sleep(3600)

  [Fix]
  The following upstream commit fixes the issue:

  "xenbus: Avoid deadlock during suspend due to open transactions"
  
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d10e0cc113c9e1b64b5c6e3db37b5c839794f3df

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1647511] Re: During kernel upgrade, /usr/sbin/dkms falsely reports that initrd.img won't be created

2018-04-27 Thread Vincent Fortier
Having the same issue with 16.04 LTS using 4.13.0-* kernels

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to dkms in Ubuntu.
https://bugs.launchpad.net/bugs/1647511

Title:
  During kernel upgrade, /usr/sbin/dkms falsely reports that initrd.img
  won't be created

Status in DKMS:
  Confirmed
Status in One Hundred Papercuts:
  Confirmed
Status in dkms package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu release
  ==

  Description:  Ubuntu 16.04.1 LTS
  Release:  16.04

  Version of package
  ==

  dkms:
Installed: 2.2.0.3-2ubuntu11.3
Candidate: 2.2.0.3-2ubuntu11.3
Version table:
   *** 2.2.0.3-2ubuntu11.3 500
  500 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 
Packages
  500 http://archive.ubuntu.com/ubuntu xenial-updates/main i386 Packages
  100 /var/lib/dpkg/status
   2.2.0.3-2ubuntu11 500
  500 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages
  500 http://archive.ubuntu.com/ubuntu xenial/main i386 Packages

  The problem
  ===

  When setting up `linux-image-4.4.0-53-generic`, the following warning
  appears three times:

  : Unable to find an initial ram disk that I know how to handle.
  Will not try to make an initrd.

  However, when setting up `linux-image-extra-4.4.0-53-generic`, the
  following message appears:

  update-initramfs: Generating /boot/initrd.img-4.4.0-53-generic

  The text "Unable to find an initial ram disk" appears in
  `/usr/sbin/dkms`, though it may appear elsewhere.

  What should happen
  ==

  The warning message should not appear.

  Messages when setting up the two packages
  =

  Setting up linux-image-4.4.0-53-generic (4.4.0-53.74) ...
  Running depmod.
  update-initramfs: deferring update (hook will be called later)
  Examining /etc/kernel/postinst.d.
  run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-53-generic 
/boot/vmlinuz-4.4.0-53-generic
  run-parts: executing /etc/kernel/postinst.d/dkms 4.4.0-53-generic 
/boot/vmlinuz-4.4.0-53-generic
  : Unable to find an initial ram disk that I know how to handle.
  Will not try to make an initrd.
  : Unable to find an initial ram disk that I know how to handle.
  Will not try to make an initrd.
  : Unable to find an initial ram disk that I know how to handle.
  Will not try to make an initrd.
  run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-53-generic 
/boot/vmlinuz-4.4.0-53-generic
  update-initramfs: Generating /boot/initrd.img-4.4.0-53-generic
  run-parts: executing /etc/kernel/postinst.d/pm-utils 4.4.0-53-generic 
/boot/vmlinuz-4.4.0-53-generic
  run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 
4.4.0-53-generic /boot/vmlinuz-4.4.0-53-generic
  run-parts: executing /etc/kernel/postinst.d/update-notifier 4.4.0-53-generic 
/boot/vmlinuz-4.4.0-53-generic
  run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.4.0-53-generic 
/boot/vmlinuz-4.4.0-53-generic
  Generating grub configuration file ...
  Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is 
set is no longer supported.
  Found linux image: /boot/vmlinuz-4.4.0-53-generic
  Found initrd image: /boot/initrd.img-4.4.0-53-generic
  Found linux image: /boot/vmlinuz-4.4.0-51-generic
  Found initrd image: /boot/initrd.img-4.4.0-51-generic
  Found linux image: /boot/vmlinuz-4.4.0-47-generic
  Found initrd image: /boot/initrd.img-4.4.0-47-generic
  Adding boot menu entry for EFI firmware configuration
  done
  Setting up linux-image-extra-4.4.0-53-generic (4.4.0-53.74) ...
  run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.4.0-53-generic 
/boot/vmlinuz-4.4.0-53-generic
  run-parts: executing /etc/kernel/postinst.d/dkms 4.4.0-53-generic 
/boot/vmlinuz-4.4.0-53-generic
  run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.4.0-53-generic 
/boot/vmlinuz-4.4.0-53-generic
  update-initramfs: Generating /boot/initrd.img-4.4.0-53-generic
  run-parts: executing /etc/kernel/postinst.d/pm-utils 4.4.0-53-generic 
/boot/vmlinuz-4.4.0-53-generic
  run-parts: executing /etc/kernel/postinst.d/unattended-upgrades 
4.4.0-53-generic /boot/vmlinuz-4.4.0-53-generic
  run-parts: executing /etc/kernel/postinst.d/update-notifier 4.4.0-53-generic 
/boot/vmlinuz-4.4.0-53-generic
  run-parts: executing /etc/kernel/postinst.d/zz-update-grub 4.4.0-53-generic 
/boot/vmlinuz-4.4.0-53-generic
  Generating grub configuration file ...
  Warning: Setting GRUB_TIMEOUT to a non-zero value when GRUB_HIDDEN_TIMEOUT is 
set is no longer supported.
  Found linux image: /boot/vmlinuz-4.4.0-53-generic
  Found initrd image: /boot/initrd.img-4.4.0-53-generic
  Found linux image: /boot/vmlinuz-4.4.0-51-generic
  Found initrd image: /boot/initrd.img-4.4.0-51-generic
  Found linux image: /boot/vmlinuz-4.4.0-47-generic
  Found initrd image: 

[Kernel-packages] [Bug 1700950] Re: Internal display not disabled for a docked Toshiba Portege Z30-A with closed lid and external monitor attached

2017-07-06 Thread Vincent Fortier
Confirmed, fixed upstream.

whoami@locahost:~$ uname -a
Linux eclipse 4.12.0-041200-generic #201707022031 SMP Mon Jul 3 00:32:52 UTC 
2017 x86_64 x86_64 x86_64 GNU/Linux
whoami@locahost:~$ cat /etc/issue
Ubuntu 17.04 \n \l


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

** Tags added: kernel-fixed-upstream

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1700950

Title:
  Internal display not disabled for a docked Toshiba Portege Z30-A with
  closed lid and external monitor attached

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  A grey background appears on the external monitor attached to the
  docking station of a (docked) Toshiba Portege Z30-A after booting up
  the system even when the lid is closed. After opening the lid it turns
  out that the login manager is actually shown on the internal display
  which should have been turned off altogether.

  This bug is similar to this one in Fedora:
  https://bugzilla.redhat.com/show_bug.cgi?id=1430259
  More info was also found here:
  https://bugzilla.redhat.com/show_bug.cgi?id=1447402

  As per https://bugzilla.redhat.com/show_bug.cgi?id=1430259#c3 it seems
  that commit 77e9a4aa9de10cc1418bf9a892366988802a8025 may be the
  culprit as of kernel 4.10.10.

  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: linux-image-generic 4.10.0.24.26
  ProcVersionSignature: Ubuntu 4.10.0-24.28-generic 4.10.15
  Uname: Linux 4.10.0-24-generic x86_64
  ApportVersion: 2.20.4-0ubuntu4.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC3:  fortierv   4262 F pulseaudio
   /dev/snd/controlC2:  fortierv   4262 F pulseaudio
   /dev/snd/controlC1:  fortierv   4262 F pulseaudio
   /dev/snd/controlC0:  fortierv   4262 F pulseaudio
  CurrentDesktop: XFCE
  Date: Wed Jun 28 05:56:01 2017
  HibernationDevice: RESUME=UUID=5dac600d-b269-4c43-8afe-29a64fc9c65a
  InstallationDate: Installed on 2015-04-16 (804 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: TOSHIBA PORTEGE Z30-A
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-24-generic.efi.signed 
root=UUID=7a8b097c-cbe0-4fff-bb5f-633f0e625cef ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.10.0-24-generic N/A
   linux-backports-modules-4.10.0-24-generic  N/A
   linux-firmware 1.164.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to zesty on 2017-01-28 (150 days ago)
  dmi.bios.date: 09/02/2015
  dmi.bios.vendor: TOSHIBA
  dmi.bios.version: Version 4.20
  dmi.board.asset.tag: 00
  dmi.board.name: PORTEGE Z30-A
  dmi.board.vendor: TOSHIBA
  dmi.board.version: Version A0
  dmi.chassis.asset.tag: 00
  dmi.chassis.type: 10
  dmi.chassis.vendor: TOSHIBA
  dmi.chassis.version: Version 1.0
  dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion4.20:bd09/02/2015:svnTOSHIBA:pnPORTEGEZ30-A:pvrPT241C-02L002:rvnTOSHIBA:rnPORTEGEZ30-A:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0:
  dmi.product.name: PORTEGE Z30-A
  dmi.product.version: PT241C-02L002
  dmi.sys.vendor: TOSHIBA

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1700950] [NEW] Internal display not disabled for a docked Toshiba Portege Z30-A with closed lid and external monitor attached

2017-06-28 Thread Vincent Fortier
Public bug reported:

A grey background appears on the external monitor attached to the
docking station of a (docked) Toshiba Portege Z30-A after booting up the
system even when the lid is closed. After opening the lid it turns out
that the login manager is actually shown on the internal display which
should have been turned off altogether.

This bug is similar to this one in Fedora:
https://bugzilla.redhat.com/show_bug.cgi?id=1430259
More info was also found here:
https://bugzilla.redhat.com/show_bug.cgi?id=1447402

As per https://bugzilla.redhat.com/show_bug.cgi?id=1430259#c3 it seems
that commit 77e9a4aa9de10cc1418bf9a892366988802a8025 may be the culprit
as of kernel 4.10.10.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: linux-image-generic 4.10.0.24.26
ProcVersionSignature: Ubuntu 4.10.0-24.28-generic 4.10.15
Uname: Linux 4.10.0-24-generic x86_64
ApportVersion: 2.20.4-0ubuntu4.1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC3:  fortierv   4262 F pulseaudio
 /dev/snd/controlC2:  fortierv   4262 F pulseaudio
 /dev/snd/controlC1:  fortierv   4262 F pulseaudio
 /dev/snd/controlC0:  fortierv   4262 F pulseaudio
CurrentDesktop: XFCE
Date: Wed Jun 28 05:56:01 2017
HibernationDevice: RESUME=UUID=5dac600d-b269-4c43-8afe-29a64fc9c65a
InstallationDate: Installed on 2015-04-16 (804 days ago)
InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
MachineType: TOSHIBA PORTEGE Z30-A
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-24-generic.efi.signed 
root=UUID=7a8b097c-cbe0-4fff-bb5f-633f0e625cef ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.10.0-24-generic N/A
 linux-backports-modules-4.10.0-24-generic  N/A
 linux-firmware 1.164.1
SourcePackage: linux
UpgradeStatus: Upgraded to zesty on 2017-01-28 (150 days ago)
dmi.bios.date: 09/02/2015
dmi.bios.vendor: TOSHIBA
dmi.bios.version: Version 4.20
dmi.board.asset.tag: 00
dmi.board.name: PORTEGE Z30-A
dmi.board.vendor: TOSHIBA
dmi.board.version: Version A0
dmi.chassis.asset.tag: 00
dmi.chassis.type: 10
dmi.chassis.vendor: TOSHIBA
dmi.chassis.version: Version 1.0
dmi.modalias: 
dmi:bvnTOSHIBA:bvrVersion4.20:bd09/02/2015:svnTOSHIBA:pnPORTEGEZ30-A:pvrPT241C-02L002:rvnTOSHIBA:rnPORTEGEZ30-A:rvrVersionA0:cvnTOSHIBA:ct10:cvrVersion1.0:
dmi.product.name: PORTEGE Z30-A
dmi.product.version: PT241C-02L002
dmi.sys.vendor: TOSHIBA

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


** Tags: amd64 apport-bug zesty

** Description changed:

  A grey background appears on the external monitor attached to the
  docking station of a (docked) Toshiba Portege Z30-A after booting up the
  system even when the lid is closed. After opening the lid it turns out
  that the login manager is actually shown on the internal display which
  should have been turned off altogether.
  
  This bug is similar to this one in Fedora:
  https://bugzilla.redhat.com/show_bug.cgi?id=1430259
  More info was also found here:
  https://bugzilla.redhat.com/show_bug.cgi?id=1447402
  
  As per https://bugzilla.redhat.com/show_bug.cgi?id=1430259#c3 it seems
  that commit 77e9a4aa9de10cc1418bf9a892366988802a8025 may be the culprit
- as of kernerl 4.10.10.
+ as of kernel 4.10.10.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.04
  Package: linux-image-generic 4.10.0.24.26
  ProcVersionSignature: Ubuntu 4.10.0-24.28-generic 4.10.15
  Uname: Linux 4.10.0-24-generic x86_64
  ApportVersion: 2.20.4-0ubuntu4.1
  Architecture: amd64
  AudioDevicesInUse:
-  USERPID ACCESS COMMAND
-  /dev/snd/controlC3:  fortierv   4262 F pulseaudio
-  /dev/snd/controlC2:  fortierv   4262 F pulseaudio
-  /dev/snd/controlC1:  fortierv   4262 F pulseaudio
-  /dev/snd/controlC0:  fortierv   4262 F pulseaudio
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC3:  fortierv   4262 F pulseaudio
+  /dev/snd/controlC2:  fortierv   4262 F pulseaudio
+  /dev/snd/controlC1:  fortierv   4262 F pulseaudio
+  /dev/snd/controlC0:  fortierv   4262 F pulseaudio
  CurrentDesktop: XFCE
  Date: Wed Jun 28 05:56:01 2017
  HibernationDevice: RESUME=UUID=5dac600d-b269-4c43-8afe-29a64fc9c65a
  InstallationDate: Installed on 2015-04-16 (804 days ago)
  InstallationMedia: Ubuntu 14.10 "Utopic Unicorn" - Release amd64 (20141022.1)
  MachineType: TOSHIBA PORTEGE Z30-A
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.10.0-24-generic.efi.signed 
root=UUID=7a8b097c-cbe0-4fff-bb5f-633f0e625cef ro quiet splash vt.handoff=7
  RelatedPackageVersions:
-  linux-restricted-modules-4.10.0-24-generic N/A
-  linux-backports-modules-4.10.0-24-generic  N/A
-  linux-firmware 1.164.1
+  linux-restricted-modules-4.10.0-24-generic N/A
+  linux-backports-modules-4.10.0-24-generic  N/A
+  linux-firmware 1.164.1
  SourcePackage: linux
  UpgradeStatus: 

[Kernel-packages] [Bug 1414010] Re: wifi problem

2015-02-03 Thread Vincent Fortier
exact model is: 13-m110ca x2
namely: HP Split 13-m110ca x2 PC

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1414010

Title:
  wifi problem

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  often wifi drops.   After waking up often connexion drops and restart.
  Rebooting from android to ubuntu (using similar kernel version aka
  3.18) wifi ends-up not working at all in ubuntu.  In thoses occasions
  I have to fully shutdown the laptop (as rebooting is insufiscient),
  wait 10 sec the startup.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.18.0-9-generic 3.18.0-9.10
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 2189 F pulseaudio
   /dev/snd/controlC0:  th0ma7 2189 F pulseaudio
  Date: Fri Jan 23 13:03:01 2015
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (274 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-9-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-9-generic N/A
   linux-backports-modules-3.18.0-9-generic  N/A
   linux-firmware1.141
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2014-12-21 (33 days ago)
  dmi.bios.date: 06/13/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.26
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd06/13/2014:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1414010] Re: wifi problem

2015-02-02 Thread Vincent Fortier
I've been having this issue since I've bought my laptop.  No issue at all using 
windows.  Connection drops every now and then on linux (ubuntu) and android 
(4.4r2 using 3.18 kernel as well).  Also can now always reproduce when 
rebooting from android-x86 to ubuntu where the connection simply won't activate 
at all with tons of syslog errors!  I first tought it was mainly due to 
sleep/resume but it's totally unreleated.  I now presume the interface need a 
some sort of full reset at reboot or is badly re-initialized after reboot.  
Even then at cold boot the connection eventually drops as well.
Manufacturer: Hewlett-Packard
Product Name: HP Split 13 x2 PC (HP Split 13-m110ca x2 PC)

Two issues:
1- badly re-initialized after reboot resulting with not being able to activate 
wifi connection resulting in a need for full shutdown + cold-boot (rebooting 
from android-x86 to ubuntu does that)
2- connection drops often even after cold-boot

Issue still on-going with 3.19

Maybie related to #1360969

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1414010

Title:
  wifi problem

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  often wifi drops.   After waking up often connexion drops and restart.
  Rebooting from android to ubuntu (using similar kernel version aka
  3.18) wifi ends-up not working at all in ubuntu.  In thoses occasions
  I have to fully shutdown the laptop (as rebooting is insufiscient),
  wait 10 sec the startup.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.18.0-9-generic 3.18.0-9.10
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 2189 F pulseaudio
   /dev/snd/controlC0:  th0ma7 2189 F pulseaudio
  Date: Fri Jan 23 13:03:01 2015
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (274 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-9-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-9-generic N/A
   linux-backports-modules-3.18.0-9-generic  N/A
   linux-firmware1.141
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2014-12-21 (33 days ago)
  dmi.bios.date: 06/13/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.26
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd06/13/2014:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1414010] Re: wifi problem

2015-02-02 Thread Vincent Fortier
Tested again and i was wrong, 3.19 does solve the issue, woot!  I can
even reboot from android-x86 to ubuntu without any issues now!

[5.390021] cfg80211: World regulatory domain updated:
[5.390031] cfg80211:  DFS Master region: unset
[5.390034] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp), (dfs_cac_time)
[5.390040] cfg80211:   (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (N/A)
[5.390045] cfg80211:   (2457000 KHz - 2482000 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (N/A)
[5.390049] cfg80211:   (2474000 KHz - 2494000 KHz @ 2 KHz), (300 mBi, 
2000 mBm), (N/A)
[5.390053] cfg80211:   (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (N/A)
[5.390057] cfg80211:   (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (N/A)
[5.437993] ieee80211 phy0: rt2x00lib_request_firmware: Info - Loading 
firmware file 'rt3290.bin'
[5.440347] ieee80211 phy0: rt2x00lib_request_firmware: Info - Firmware 
detected - version: 0.37

I don't know if this was acpi or cfg80211 related but initial testing
with 3.19-rc7 looks really promising!  finally!

could be marked as fixed-upstream or something similar?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1414010

Title:
  wifi problem

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  often wifi drops.   After waking up often connexion drops and restart.
  Rebooting from android to ubuntu (using similar kernel version aka
  3.18) wifi ends-up not working at all in ubuntu.  In thoses occasions
  I have to fully shutdown the laptop (as rebooting is insufiscient),
  wait 10 sec the startup.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.18.0-9-generic 3.18.0-9.10
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 2189 F pulseaudio
   /dev/snd/controlC0:  th0ma7 2189 F pulseaudio
  Date: Fri Jan 23 13:03:01 2015
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (274 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-9-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-9-generic N/A
   linux-backports-modules-3.18.0-9-generic  N/A
   linux-firmware1.141
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2014-12-21 (33 days ago)
  dmi.bios.date: 06/13/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.26
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd06/13/2014:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1414010] [NEW] wifi problem

2015-01-23 Thread Vincent Fortier
Public bug reported:

often wifi drops.   After waking up often connexion drops and restart.
Rebooting from android to ubuntu (using similar kernel version aka 3.18)
wifi ends-up not working at all in ubuntu.  In thoses occasions I have
to fully shutdown the laptop (as rebooting is insufiscient), wait 10 sec
the startup.

ProblemType: Bug
DistroRelease: Ubuntu 15.04
Package: linux-image-3.18.0-9-generic 3.18.0-9.10
ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
Uname: Linux 3.18.0-9-generic x86_64
ApportVersion: 2.15.1-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  th0ma7 2189 F pulseaudio
 /dev/snd/controlC0:  th0ma7 2189 F pulseaudio
Date: Fri Jan 23 13:03:01 2015
HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
InstallationDate: Installed on 2014-04-24 (274 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Hewlett-Packard HP Split 13 x2 PC
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-9-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
PulseList:
 Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
 No PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-3.18.0-9-generic N/A
 linux-backports-modules-3.18.0-9-generic  N/A
 linux-firmware1.141
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: Upgraded to vivid on 2014-12-21 (33 days ago)
dmi.bios.date: 06/13/2014
dmi.bios.vendor: Insyde
dmi.bios.version: F.26
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 215B
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 26.37
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd06/13/2014:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Split 13 x2 PC
dmi.product.version: 088711305B032
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug vivid

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1414010

Title:
  wifi problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  often wifi drops.   After waking up often connexion drops and restart.
  Rebooting from android to ubuntu (using similar kernel version aka
  3.18) wifi ends-up not working at all in ubuntu.  In thoses occasions
  I have to fully shutdown the laptop (as rebooting is insufiscient),
  wait 10 sec the startup.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.18.0-9-generic 3.18.0-9.10
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 2189 F pulseaudio
   /dev/snd/controlC0:  th0ma7 2189 F pulseaudio
  Date: Fri Jan 23 13:03:01 2015
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (274 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-9-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-9-generic N/A
   linux-backports-modules-3.18.0-9-generic  N/A
   linux-firmware1.141
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2014-12-21 (33 days ago)
  dmi.bios.date: 06/13/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.26
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd06/13/2014:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  

[Kernel-packages] [Bug 1414010] Re: wifi problem

2015-01-23 Thread Vincent Fortier
As I'm unsure if it did uploaded the right apport file (wifi was not
working originally so kept the ouput into outfile).  Here is that
outfile from the original apport bug request i could not originaly
upload as networking was not working.

** Attachment added: original apport outfile
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1414010/+attachment/4304340/+files/apport.linux-image-3.18.0-9-generic._txigxlx.apport

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1414010

Title:
  wifi problem

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  often wifi drops.   After waking up often connexion drops and restart.
  Rebooting from android to ubuntu (using similar kernel version aka
  3.18) wifi ends-up not working at all in ubuntu.  In thoses occasions
  I have to fully shutdown the laptop (as rebooting is insufiscient),
  wait 10 sec the startup.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-3.18.0-9-generic 3.18.0-9.10
  ProcVersionSignature: Ubuntu 3.18.0-9.10-generic 3.18.2
  Uname: Linux 3.18.0-9-generic x86_64
  ApportVersion: 2.15.1-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 2189 F pulseaudio
   /dev/snd/controlC0:  th0ma7 2189 F pulseaudio
  Date: Fri Jan 23 13:03:01 2015
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (274 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.18.0-9-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  PulseList:
   Error: command ['pacmd', 'list'] failed with exit code 1: Home directory not 
accessible: Permission denied
   No PulseAudio daemon running, or not running as session daemon.
  RelatedPackageVersions:
   linux-restricted-modules-3.18.0-9-generic N/A
   linux-backports-modules-3.18.0-9-generic  N/A
   linux-firmware1.141
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2014-12-21 (33 days ago)
  dmi.bios.date: 06/13/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.26
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd06/13/2014:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1361290] Re: hard time with wifi connection after suspend/resume

2014-10-07 Thread Vincent Fortier
I finally ended-up being able to test a 3.17 mainline kernel (as rc1-2
had issues with the touchscreen).  Wifi does still happens so there are
no fixes upstream unless the bug is related to network manager.

Probably related to: #1360969

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1361290

Title:
  hard time with wifi connection after suspend/resume

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  I have to say that since I upgraded to 14.10 I've been having tons of
  problems with my wifi.  Some of them seemed to be related to network-
  manager while in some other cases not...  I've noticed the following
  entries in dmesg after suspend/resume which happend at the same time
  as my wifi was having hard time to allow me viewing web pages or apt-
  get commands being really really really slow.

  [ 4855.692028] wlan0: authenticate with 64:70:02:e2:9b:99
  [ 4855.697137] wlan0: send auth to 64:70:02:e2:9b:99 (try 1/3)
  [ 4855.699817] wlan0: authenticated
  [ 4855.701031] wlan0: associate with 64:70:02:e2:9b:99 (try 1/3)
  [ 4855.704459] wlan0: RX AssocResp from 64:70:02:e2:9b:99 (capab=0x411 
status=0 aid=4)
  [ 4855.704544] wlan0: associated
  [ 4855.704586] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
  [ 4855.704704] cfg80211: Calling CRDA for country: CA
  [ 4855.710126] cfg80211: Regulatory domain changed to country: CA
  [ 4855.710134] cfg80211:  DFS Master region: unset
  [ 4855.710137] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp), (dfs_cac_time)
  [ 4855.710143] cfg80211:   (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2700 mBm), (N/A)
  [ 4855.710148] cfg80211:   (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
1700 mBm), (N/A)
  [ 4855.710153] cfg80211:   (525 KHz - 533 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (0 s)
  [ 4855.710158] cfg80211:   (549 KHz - 571 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (0 s)
  [ 4855.710162] cfg80211:   (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
3000 mBm), (N/A)
  [ 4879.207492] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4880.056009] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4921.629449] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4922.077687] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4922.525993] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4922.974319] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4923.422572] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 4923.870802] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
  [ 5103.052578] mce: [Hardware Error]: Machine check events logged

  ProblemType: Bug
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-10-generic 3.16.0-10.15
  ProcVersionSignature: Ubuntu 3.16.0-10.15-generic 3.16.1
  Uname: Linux 3.16.0-10-generic x86_64
  ApportVersion: 2.14.6-0ubuntu2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 2593 F pulseaudio
   /dev/snd/controlC0:  th0ma7 2593 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Aug 25 12:22:30 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (123 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-10-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-10-generic N/A
   linux-backports-modules-3.16.0-10-generic  N/A
   linux-firmware 1.132
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  SystemImageInfo: Error: [Errno 2] No such file or directory: 
'system-image-cli'
  UpgradeStatus: Upgraded to utopic on 2014-07-31 (25 days ago)
  dmi.bios.date: 06/13/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.26
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd06/13/2014:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

To manage notifications about this bug go to:

[Kernel-packages] [Bug 1361290] [NEW] hard time with wifi connection after suspend/resume

2014-08-25 Thread Vincent Fortier
Public bug reported:

I have to say that since I upgraded to 14.10 I've been having tons of
problems with my wifi.  Some of them seemed to be related to network-
manager while in some other cases not...  I've noticed the following
entries in dmesg after suspend/resume which happend at the same time as
my wifi was having hard time to allow me viewing web pages or apt-get
commands being really really really slow.

[ 4855.692028] wlan0: authenticate with 64:70:02:e2:9b:99
[ 4855.697137] wlan0: send auth to 64:70:02:e2:9b:99 (try 1/3)
[ 4855.699817] wlan0: authenticated
[ 4855.701031] wlan0: associate with 64:70:02:e2:9b:99 (try 1/3)
[ 4855.704459] wlan0: RX AssocResp from 64:70:02:e2:9b:99 (capab=0x411 status=0 
aid=4)
[ 4855.704544] wlan0: associated
[ 4855.704586] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 4855.704704] cfg80211: Calling CRDA for country: CA
[ 4855.710126] cfg80211: Regulatory domain changed to country: CA
[ 4855.710134] cfg80211:  DFS Master region: unset
[ 4855.710137] cfg80211:   (start_freq - end_freq @ bandwidth), 
(max_antenna_gain, max_eirp), (dfs_cac_time)
[ 4855.710143] cfg80211:   (2402000 KHz - 2472000 KHz @ 4 KHz), (300 mBi, 
2700 mBm), (N/A)
[ 4855.710148] cfg80211:   (517 KHz - 525 KHz @ 4 KHz), (300 mBi, 
1700 mBm), (N/A)
[ 4855.710153] cfg80211:   (525 KHz - 533 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (0 s)
[ 4855.710158] cfg80211:   (549 KHz - 571 KHz @ 4 KHz), (300 mBi, 
2000 mBm), (0 s)
[ 4855.710162] cfg80211:   (5735000 KHz - 5835000 KHz @ 4 KHz), (300 mBi, 
3000 mBm), (N/A)
[ 4879.207492] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[ 4880.056009] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[ 4921.629449] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[ 4922.077687] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[ 4922.525993] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[ 4922.974319] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[ 4923.422572] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[ 4923.870802] ieee80211 phy0: rt2x00queue_flush_queue: Warning - Queue 2 
failed to flush
[ 5103.052578] mce: [Hardware Error]: Machine check events logged

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-10-generic 3.16.0-10.15
ProcVersionSignature: Ubuntu 3.16.0-10.15-generic 3.16.1
Uname: Linux 3.16.0-10-generic x86_64
ApportVersion: 2.14.6-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  th0ma7 2593 F pulseaudio
 /dev/snd/controlC0:  th0ma7 2593 F pulseaudio
CurrentDesktop: Unity
Date: Mon Aug 25 12:22:30 2014
HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
InstallationDate: Installed on 2014-04-24 (123 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Hewlett-Packard HP Split 13 x2 PC
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-10-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.16.0-10-generic N/A
 linux-backports-modules-3.16.0-10-generic  N/A
 linux-firmware 1.132
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
SystemImageInfo: Error: [Errno 2] No such file or directory: 'system-image-cli'
UpgradeStatus: Upgraded to utopic on 2014-07-31 (25 days ago)
dmi.bios.date: 06/13/2014
dmi.bios.vendor: Insyde
dmi.bios.version: F.26
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 215B
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 26.37
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd06/13/2014:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Split 13 x2 PC
dmi.product.version: 088711305B032
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug utopic

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1361290

Title:
  hard time with wifi connection after suspend/resume

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  I have to say that since I upgraded to 14.10 I've been having tons of
  problems with my wifi.  Some of them seemed to be related to network-
  manager while in some other cases not...  I've noticed the following
  entries in dmesg after suspend/resume which happend at the same time
  as my wifi was having 

[Kernel-packages] [Bug 1354368] [NEW] error at login time

2014-08-08 Thread Vincent Fortier
Public bug reported:

getting this error at every login although everything seems normal...

ProblemType: KernelOops
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-6-generic 3.16.0-6.11
ProcVersionSignature: Ubuntu 3.16.0-6.11-generic 3.16.0-rc7
Uname: Linux 3.16.0-6-generic x86_64
Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
ApportVersion: 2.14.5-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  th0ma7 2536 F pulseaudio
 /dev/snd/controlC0:  th0ma7 2536 F pulseaudio
Date: Mon Aug  4 14:46:18 2014
ExecutablePath: /usr/share/apport/apportcheckresume
HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
InstallationDate: Installed on 2014-04-24 (106 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
InterpreterPath: /usr/bin/python3.4
MachineType: Hewlett-Packard HP Split 13 x2 PC
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-6-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro 
usbhid.quirks=0x06cb:0x5710:0x2000 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-6-generic N/A
 linux-backports-modules-3.16.0-6-generic  N/A
 linux-firmware1.132
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
SystemImageInfo: Error: [Errno 2] Aucun fichier ou dossier de ce type: 
'system-image-cli'
UpgradeStatus: Upgraded to utopic on 2014-07-31 (7 days ago)
UserGroups:
 
dmi.bios.date: 06/13/2014
dmi.bios.vendor: Insyde
dmi.bios.version: F.26
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 215B
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 26.37
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd06/13/2014:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Split 13 x2 PC
dmi.product.version: 088711305B032
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-kerneloops utopic

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1354368

Title:
  error at login time

Status in “linux” package in Ubuntu:
  New

Bug description:
  getting this error at every login although everything seems
  normal...

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-6-generic 3.16.0-6.11
  ProcVersionSignature: Ubuntu 3.16.0-6.11-generic 3.16.0-rc7
  Uname: Linux 3.16.0-6-generic x86_64
  Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
  ApportVersion: 2.14.5-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 2536 F pulseaudio
   /dev/snd/controlC0:  th0ma7 2536 F pulseaudio
  Date: Mon Aug  4 14:46:18 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (106 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  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-6-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro 
usbhid.quirks=0x06cb:0x5710:0x2000 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-6-generic N/A
   linux-backports-modules-3.16.0-6-generic  N/A
   linux-firmware1.132
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  SystemImageInfo: Error: [Errno 2] Aucun fichier ou dossier de ce type: 
'system-image-cli'
  UpgradeStatus: Upgraded to utopic on 2014-07-31 (7 days ago)
  UserGroups:
   
  dmi.bios.date: 06/13/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.26
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  

[Kernel-packages] [Bug 1354368] Re: error at login time

2014-08-08 Thread Vincent Fortier
Model is: HP Split X2
M/N: 13-m110ca
P/N: E0W60UA#ABL

Other related bugs:
Syaptic (solved with 14.10 - kernel 3.16)
https://bugs.launchpad.net/linuxmint/+bug/1265883
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1312489

Keyboard:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1315887

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1354368

Title:
  error at login time

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  getting this error at every login although everything seems
  normal...

  ProblemType: KernelOops
  DistroRelease: Ubuntu 14.10
  Package: linux-image-3.16.0-6-generic 3.16.0-6.11
  ProcVersionSignature: Ubuntu 3.16.0-6.11-generic 3.16.0-rc7
  Uname: Linux 3.16.0-6-generic x86_64
  Annotation: This occured during a previous hibernate and prevented it from 
resuming properly.
  ApportVersion: 2.14.5-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 2536 F pulseaudio
   /dev/snd/controlC0:  th0ma7 2536 F pulseaudio
  Date: Mon Aug  4 14:46:18 2014
  ExecutablePath: /usr/share/apport/apportcheckresume
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (106 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  InterpreterPath: /usr/bin/python3.4
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  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-6-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro 
usbhid.quirks=0x06cb:0x5710:0x2000 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-6-generic N/A
   linux-backports-modules-3.16.0-6-generic  N/A
   linux-firmware1.132
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  SystemImageInfo: Error: [Errno 2] Aucun fichier ou dossier de ce type: 
'system-image-cli'
  UpgradeStatus: Upgraded to utopic on 2014-07-31 (7 days ago)
  UserGroups:
   
  dmi.bios.date: 06/13/2014
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.26
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.26:bd06/13/2014:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1312489] Re: 06cb:5710 [HP Split 13-m110ca x2 PC] Synaptics Touch Pad V 103S not working

2014-08-08 Thread Vincent Fortier
Confirmed solved:  fix included by default in kernel 3.16 as part of
Ubuntu 14.10 alpha

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1312489

Title:
  06cb:5710 [HP Split 13-m110ca x2 PC] Synaptics Touch Pad V 103S not
  working

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  synaptic not working with hp split x2.

  WORKAROUND: Add kernel boot parameter:
  usbhid.quirks=0x06cb:0x5710:0x2000

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1886 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1886 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Apr 24 20:46:02 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/13/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd09/13/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1312489] Re: 06cb:5710 [HP Split 13-m110ca x2 PC] Synaptics Touch Pad V 103S not working

2014-08-08 Thread Vincent Fortier
Fix released and tested on 14.10 alpha

** Changed in: linux (Ubuntu)
   Status: Triaged = Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1312489

Title:
  06cb:5710 [HP Split 13-m110ca x2 PC] Synaptics Touch Pad V 103S not
  working

Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  synaptic not working with hp split x2.

  WORKAROUND: Add kernel boot parameter:
  usbhid.quirks=0x06cb:0x5710:0x2000

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1886 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1886 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Apr 24 20:46:02 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/13/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd09/13/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1265883] Re: [PC HP Split 13-m103es x2] New Synaptics Touchpad v103S doesn't work

2014-08-08 Thread Vincent Fortier
Fix released and tested on ubuntu 14.10 alpha

** Changed in: linux (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1265883

Title:
  [PC HP Split 13-m103es x2] New Synaptics Touchpad v103S doesn't work

Status in The Linux Mint Distribution:
  Confirmed
Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  Hi, I have a new HP laptop, a Spit 13 x2, which have a Synaptics
  Touchpad v103S clickpad. On 13.10 it doesn't respond to touch or
  right/left click. The laptop doesn't have a physical touchpad switcher
  or FN keys combination in order to disable/enable it. I believe this
  bug is caused because evdev is unable to manage this new hardware. I
  also tried enabling it from Gnome Settings - Mouse.

  This also happens on Fedora 20, openSUSE 13.1, Ubuntu Saucy 13.10
  ---
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alberto1658 F pulseaudio
   /dev/snd/controlC0:  alberto1658 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=b15720b3-b51c-4966-b6f3-82906146bd16
  InstallationDate: Installed on 2013-12-27 (7 days ago)
  InstallationMedia: Linux Mint 16 petra - Release amd64 20131126
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=8d6a1d9f-4973-4736-975d-7ac4c7cccb71 ro quiet splash pcie_aspm=force 
i915.lvds_downclock=1 drm.vblankoffdelay=1 i915.semaphores=1 
acpi_backlight=vendor vt.handoff=7
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  Tags:  petra
  Uname: Linux 3.11.0-12-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.24
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.24:bd11/26/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1265883] Re: [PC HP Split 13-m103es x2] New Synaptics Touchpad v103S doesn't work

2014-08-08 Thread Vincent Fortier
Confirmed solved:  fix included by default in kernel 3.16 as part of
Ubuntu 14.10 alpha

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1265883

Title:
  [PC HP Split 13-m103es x2] New Synaptics Touchpad v103S doesn't work

Status in The Linux Mint Distribution:
  Confirmed
Status in “linux” package in Ubuntu:
  Fix Released

Bug description:
  Hi, I have a new HP laptop, a Spit 13 x2, which have a Synaptics
  Touchpad v103S clickpad. On 13.10 it doesn't respond to touch or
  right/left click. The laptop doesn't have a physical touchpad switcher
  or FN keys combination in order to disable/enable it. I believe this
  bug is caused because evdev is unable to manage this new hardware. I
  also tried enabling it from Gnome Settings - Mouse.

  This also happens on Fedora 20, openSUSE 13.1, Ubuntu Saucy 13.10
  ---
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alberto1658 F pulseaudio
   /dev/snd/controlC0:  alberto1658 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=b15720b3-b51c-4966-b6f3-82906146bd16
  InstallationDate: Installed on 2013-12-27 (7 days ago)
  InstallationMedia: Linux Mint 16 petra - Release amd64 20131126
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=8d6a1d9f-4973-4736-975d-7ac4c7cccb71 ro quiet splash pcie_aspm=force 
i915.lvds_downclock=1 drm.vblankoffdelay=1 i915.semaphores=1 
acpi_backlight=vendor vt.handoff=7
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  Tags:  petra
  Uname: Linux 3.11.0-12-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.24
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.24:bd11/26/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1312489] Re: [HP Split 13-m110ca x2 PC] Touchpad not working

2014-05-19 Thread Vincent Fortier
From what I read, paulravin, you are not using the 3.15-rc5+ kernel as 
available at (use latest even if aimed at utopic dist):
http://kernel.ubuntu.com/~kernel-ppa/mainline/?C=N;O=D
I am using that since a few weeks already.

Once the patch is being backported to ubuntu 14.04 default kernel (so
called cherrypick for 3.13) it will then become fonctionnal by default
using the regular ubuntu packages.

As a side note the official mainline patch is here (which hopefully will be 
backported to default ubuntu):
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=2f433083e854ec72c19dc9b0e1cebcc8e230fd75
And there cannot really be any offending commit since basically no code is 
involved.

Hope this helps.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1312489

Title:
  [HP Split 13-m110ca x2 PC] Touchpad not working

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  synaptic not working with hp split x2.

  WORKAROUND: Add kernel boot parameter:
  usbhid.quirks=0x06cb:0x5710:0x2000

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1886 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1886 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Apr 24 20:46:02 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/13/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd09/13/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1312489] Re: [HP Split 13-m110ca x2 PC] Touchpad not working

2014-05-11 Thread Vincent Fortier
Confirmed, fixed upstream in 3.15-rc5, woot!

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1312489

Title:
  [HP Split 13-m110ca x2 PC] Touchpad not working

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  synaptic not working with hp split x2.

  WORKAROUND: Add kernel boot parameter:
  usbhid.quirks=0x06cb:0x5710:0x2000

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1886 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1886 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Apr 24 20:46:02 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/13/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd09/13/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1315887] Re: keyboard shortcuts not wirking on HP Split X2

2014-05-05 Thread Vincent Fortier
Tested with upstream 3.15-rc4, same issue.

** Tags removed: amd64 apport-bug trusty
** Tags added: kernel-bug-exists-upstream

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1315887

Title:
  keyboard shortcuts not wirking on HP Split X2

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  keyboard shortcuts not wirking on HP Split X2:
  FN-F2: reduce display brightness
  FN-F3: increase display brightness
  FN-F4: switch video port
  FN-F5: nothiing
  FN-F6: mute volume
  FN-F7: reduce volume
  FN-F8: increase volume
  FN-F9:  goto previous |
  FN-F10: play/pause  ||
  FN-F11: goto next |
  FN-F12: WI-FI on/off

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
  CurrentDesktop: KDE
  CurrentDmesg:
   [   18.586493] init: plymouth-upstart-bridge main process (1229) terminated 
with status 1
   [   18.586512] init: plymouth-upstart-bridge main process ended, respawning
   [   38.802552] type=1400 audit(1399211935.123:37): apparmor=DENIED 
operation=open profile=/usr/lib/telepathy/mission-control-5 
name=/home/th0ma7/.config/dconf/user pid=2007 comm=mission-control 
requested_mask=r denied_mask=r fsuid=1000 ouid=0
   [   46.021619] ahci :00:1f.2: port does not support device sleep
  Date: Sun May  4 09:59:31 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro 
usbhid.quirks=0x06cb:0x5710:0x2000 quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.24
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.24:bd11/26/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1315887] Re: keyboard shortcuts not wirking on HP Split X2

2014-05-04 Thread Vincent Fortier
** Attachment added: xkbmap
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1315887/+attachment/4104939/+files/xkbmap.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1315887

Title:
  keyboard shortcuts not wirking on HP Split X2

Status in “linux” package in Ubuntu:
  New

Bug description:
  keyboard shortcuts not wirking on HP Split X2:
  FN-F2: reduce display brightness
  FN-F3: increase display brightness
  FN-F4: switch video port
  FN-F5: nothiing
  FN-F6: mute volume
  FN-F7: reduce volume
  FN-F8: increase volume
  FN-F9:  goto previous |
  FN-F10: play/pause  ||
  FN-F11: goto next |
  FN-F12: WI-FI on/off

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
  CurrentDesktop: KDE
  CurrentDmesg:
   [   18.586493] init: plymouth-upstart-bridge main process (1229) terminated 
with status 1
   [   18.586512] init: plymouth-upstart-bridge main process ended, respawning
   [   38.802552] type=1400 audit(1399211935.123:37): apparmor=DENIED 
operation=open profile=/usr/lib/telepathy/mission-control-5 
name=/home/th0ma7/.config/dconf/user pid=2007 comm=mission-control 
requested_mask=r denied_mask=r fsuid=1000 ouid=0
   [   46.021619] ahci :00:1f.2: port does not support device sleep
  Date: Sun May  4 09:59:31 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro 
usbhid.quirks=0x06cb:0x5710:0x2000 quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.24
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.24:bd11/26/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1315887] Re: keyboard shortcuts not wirking on HP Split X2

2014-05-04 Thread Vincent Fortier
Adding more info as per hotkey/troubleshooting wiki page

** Attachment added: dmesg
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1315887/+attachment/4104935/+files/dmesg.log

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1315887

Title:
  keyboard shortcuts not wirking on HP Split X2

Status in “linux” package in Ubuntu:
  New

Bug description:
  keyboard shortcuts not wirking on HP Split X2:
  FN-F2: reduce display brightness
  FN-F3: increase display brightness
  FN-F4: switch video port
  FN-F5: nothiing
  FN-F6: mute volume
  FN-F7: reduce volume
  FN-F8: increase volume
  FN-F9:  goto previous |
  FN-F10: play/pause  ||
  FN-F11: goto next |
  FN-F12: WI-FI on/off

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
  CurrentDesktop: KDE
  CurrentDmesg:
   [   18.586493] init: plymouth-upstart-bridge main process (1229) terminated 
with status 1
   [   18.586512] init: plymouth-upstart-bridge main process ended, respawning
   [   38.802552] type=1400 audit(1399211935.123:37): apparmor=DENIED 
operation=open profile=/usr/lib/telepathy/mission-control-5 
name=/home/th0ma7/.config/dconf/user pid=2007 comm=mission-control 
requested_mask=r denied_mask=r fsuid=1000 ouid=0
   [   46.021619] ahci :00:1f.2: port does not support device sleep
  Date: Sun May  4 09:59:31 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro 
usbhid.quirks=0x06cb:0x5710:0x2000 quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.24
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.24:bd11/26/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1315887] Re: keyboard shortcuts not wirking on HP Split X2

2014-05-04 Thread Vincent Fortier
** Attachment added: udev-db
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1315887/+attachment/4104937/+files/udev-db.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1315887

Title:
  keyboard shortcuts not wirking on HP Split X2

Status in “linux” package in Ubuntu:
  New

Bug description:
  keyboard shortcuts not wirking on HP Split X2:
  FN-F2: reduce display brightness
  FN-F3: increase display brightness
  FN-F4: switch video port
  FN-F5: nothiing
  FN-F6: mute volume
  FN-F7: reduce volume
  FN-F8: increase volume
  FN-F9:  goto previous |
  FN-F10: play/pause  ||
  FN-F11: goto next |
  FN-F12: WI-FI on/off

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
  CurrentDesktop: KDE
  CurrentDmesg:
   [   18.586493] init: plymouth-upstart-bridge main process (1229) terminated 
with status 1
   [   18.586512] init: plymouth-upstart-bridge main process ended, respawning
   [   38.802552] type=1400 audit(1399211935.123:37): apparmor=DENIED 
operation=open profile=/usr/lib/telepathy/mission-control-5 
name=/home/th0ma7/.config/dconf/user pid=2007 comm=mission-control 
requested_mask=r denied_mask=r fsuid=1000 ouid=0
   [   46.021619] ahci :00:1f.2: port does not support device sleep
  Date: Sun May  4 09:59:31 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro 
usbhid.quirks=0x06cb:0x5710:0x2000 quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.24
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.24:bd11/26/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1315887] [NEW] keyboard shortcuts not wirking on HP Split X2

2014-05-04 Thread Vincent Fortier
Public bug reported:

keyboard shortcuts not wirking on HP Split X2:
FN-F2: reduce display brightness
FN-F3: increase display brightness
FN-F4: switch video port
FN-F5: nothiing
FN-F6: mute volume
FN-F7: reduce volume
FN-F8: increase volume
FN-F9:  goto previous |
FN-F10: play/pause  ||
FN-F11: goto next |
FN-F12: WI-FI on/off

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-24-generic 3.13.0-24.46
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  th0ma7 1977 F pulseaudio
  th0ma7 2494 F pulseaudio
 /dev/snd/controlC0:  th0ma7 1977 F pulseaudio
  th0ma7 2494 F pulseaudio
CurrentDesktop: KDE
CurrentDmesg:
 [   18.586493] init: plymouth-upstart-bridge main process (1229) terminated 
with status 1
 [   18.586512] init: plymouth-upstart-bridge main process ended, respawning
 [   38.802552] type=1400 audit(1399211935.123:37): apparmor=DENIED 
operation=open profile=/usr/lib/telepathy/mission-control-5 
name=/home/th0ma7/.config/dconf/user pid=2007 comm=mission-control 
requested_mask=r denied_mask=r fsuid=1000 ouid=0
 [   46.021619] ahci :00:1f.2: port does not support device sleep
Date: Sun May  4 09:59:31 2014
HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
InstallationDate: Installed on 2014-04-24 (10 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Hewlett-Packard HP Split 13 x2 PC
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro 
usbhid.quirks=0x06cb:0x5710:0x2000 quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-24-generic N/A
 linux-backports-modules-3.13.0-24-generic  N/A
 linux-firmware 1.127
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/26/2013
dmi.bios.vendor: Insyde
dmi.bios.version: F.24
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 215B
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 26.37
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.24:bd11/26/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Split 13 x2 PC
dmi.product.version: 088711305B032
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1315887

Title:
  keyboard shortcuts not wirking on HP Split X2

Status in “linux” package in Ubuntu:
  New

Bug description:
  keyboard shortcuts not wirking on HP Split X2:
  FN-F2: reduce display brightness
  FN-F3: increase display brightness
  FN-F4: switch video port
  FN-F5: nothiing
  FN-F6: mute volume
  FN-F7: reduce volume
  FN-F8: increase volume
  FN-F9:  goto previous |
  FN-F10: play/pause  ||
  FN-F11: goto next |
  FN-F12: WI-FI on/off

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
  CurrentDesktop: KDE
  CurrentDmesg:
   [   18.586493] init: plymouth-upstart-bridge main process (1229) terminated 
with status 1
   [   18.586512] init: plymouth-upstart-bridge main process ended, respawning
   [   38.802552] type=1400 audit(1399211935.123:37): apparmor=DENIED 
operation=open profile=/usr/lib/telepathy/mission-control-5 
name=/home/th0ma7/.config/dconf/user pid=2007 comm=mission-control 
requested_mask=r denied_mask=r fsuid=1000 ouid=0
   [   46.021619] ahci :00:1f.2: port does not support device sleep
  Date: Sun May  4 09:59:31 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 

[Kernel-packages] [Bug 1315887] Re: keyboard shortcuts not wirking on HP Split X2

2014-05-04 Thread Vincent Fortier
** Attachment added: xkbcomp
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1315887/+attachment/4104938/+files/xkbcomp.txt

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1315887

Title:
  keyboard shortcuts not wirking on HP Split X2

Status in “linux” package in Ubuntu:
  New

Bug description:
  keyboard shortcuts not wirking on HP Split X2:
  FN-F2: reduce display brightness
  FN-F3: increase display brightness
  FN-F4: switch video port
  FN-F5: nothiing
  FN-F6: mute volume
  FN-F7: reduce volume
  FN-F8: increase volume
  FN-F9:  goto previous |
  FN-F10: play/pause  ||
  FN-F11: goto next |
  FN-F12: WI-FI on/off

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
  CurrentDesktop: KDE
  CurrentDmesg:
   [   18.586493] init: plymouth-upstart-bridge main process (1229) terminated 
with status 1
   [   18.586512] init: plymouth-upstart-bridge main process ended, respawning
   [   38.802552] type=1400 audit(1399211935.123:37): apparmor=DENIED 
operation=open profile=/usr/lib/telepathy/mission-control-5 
name=/home/th0ma7/.config/dconf/user pid=2007 comm=mission-control 
requested_mask=r denied_mask=r fsuid=1000 ouid=0
   [   46.021619] ahci :00:1f.2: port does not support device sleep
  Date: Sun May  4 09:59:31 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro 
usbhid.quirks=0x06cb:0x5710:0x2000 quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.24
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.24:bd11/26/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1315887] Re: keyboard shortcuts not wirking on HP Split X2

2014-05-04 Thread Vincent Fortier
** Attachment added: lsinput
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1315887/+attachment/4104936/+files/lsinput.log

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1315887

Title:
  keyboard shortcuts not wirking on HP Split X2

Status in “linux” package in Ubuntu:
  New

Bug description:
  keyboard shortcuts not wirking on HP Split X2:
  FN-F2: reduce display brightness
  FN-F3: increase display brightness
  FN-F4: switch video port
  FN-F5: nothiing
  FN-F6: mute volume
  FN-F7: reduce volume
  FN-F8: increase volume
  FN-F9:  goto previous |
  FN-F10: play/pause  ||
  FN-F11: goto next |
  FN-F12: WI-FI on/off

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
  CurrentDesktop: KDE
  CurrentDmesg:
   [   18.586493] init: plymouth-upstart-bridge main process (1229) terminated 
with status 1
   [   18.586512] init: plymouth-upstart-bridge main process ended, respawning
   [   38.802552] type=1400 audit(1399211935.123:37): apparmor=DENIED 
operation=open profile=/usr/lib/telepathy/mission-control-5 
name=/home/th0ma7/.config/dconf/user pid=2007 comm=mission-control 
requested_mask=r denied_mask=r fsuid=1000 ouid=0
   [   46.021619] ahci :00:1f.2: port does not support device sleep
  Date: Sun May  4 09:59:31 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro 
usbhid.quirks=0x06cb:0x5710:0x2000 quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.24
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.24:bd11/26/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1315887] Re: keyboard shortcuts not wirking on HP Split X2

2014-05-04 Thread Vincent Fortier
The exact PC model is: HP Split 13-m110ca x2 PC

** Attachment added: picture of the actual keyboard
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1315887/+attachment/4104941/+files/IMG-20140504-00145.jpg

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1315887

Title:
  keyboard shortcuts not wirking on HP Split X2

Status in “linux” package in Ubuntu:
  New

Bug description:
  keyboard shortcuts not wirking on HP Split X2:
  FN-F2: reduce display brightness
  FN-F3: increase display brightness
  FN-F4: switch video port
  FN-F5: nothiing
  FN-F6: mute volume
  FN-F7: reduce volume
  FN-F8: increase volume
  FN-F9:  goto previous |
  FN-F10: play/pause  ||
  FN-F11: goto next |
  FN-F12: WI-FI on/off

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1977 F pulseaudio
th0ma7 2494 F pulseaudio
  CurrentDesktop: KDE
  CurrentDmesg:
   [   18.586493] init: plymouth-upstart-bridge main process (1229) terminated 
with status 1
   [   18.586512] init: plymouth-upstart-bridge main process ended, respawning
   [   38.802552] type=1400 audit(1399211935.123:37): apparmor=DENIED 
operation=open profile=/usr/lib/telepathy/mission-control-5 
name=/home/th0ma7/.config/dconf/user pid=2007 comm=mission-control 
requested_mask=r denied_mask=r fsuid=1000 ouid=0
   [   46.021619] ahci :00:1f.2: port does not support device sleep
  Date: Sun May  4 09:59:31 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro 
usbhid.quirks=0x06cb:0x5710:0x2000 quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.24
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.24:bd11/26/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1312489] Re: [HP Split 13-m110ca x2 PC] Touchpad not working

2014-05-02 Thread Vincent Fortier
Ok, got ome good news!

Thnx to Hans de Geode, Peter Hutterer and Benjamin Tissoires we manged
to figure out how to make this work.

By grabbing the hexadecimal code as found with lsusb: 0x06cb:0x5710
th0ma7@brutus:~$ lsusb
Bus 001 Device 002: ID 8087:8000 Intel Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 002 Device 005: ID 04f3:0117 Elan Microelectronics Corp.
Bus 002 Device 004: ID 06cb:5710 Synaptics, Inc.
Bus 002 Device 003: ID 0483:91d1 STMicroelectronics
Bus 002 Device 002: ID 1bcf:2c40 Sunplus Innovation Technology Inc.
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub

In conjunction with the appropriate usb hook (namely usb.quirks) added to the 
kernel boot command we got the clickpad to function!
quirk 0x2000: fully functional
boot option: usbhid.quirks=0x06cb:0x5710:0x2000

quirk 0x0200: not working.  Actually needs a full shutdown/boot for the 
device to properly reset.
boot option: usbhid.quirks=0x06cb:0x5710:0x0200

Patch available at:
http://marc.info/?l=linux-inputm=139905373328180w=2

Hopefully it will be merged with 3.15-rc4+ and backported to the default
ubuntu kernel.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1312489

Title:
  [HP Split 13-m110ca x2 PC] Touchpad not working

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  synaptic not working with hp split x2.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1886 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1886 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Apr 24 20:46:02 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/13/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd09/13/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1312489] Re: [HP Split 13-m110ca x2 PC] Touchpad not working

2014-05-02 Thread Vincent Fortier
Just noticed that the patch as been sent to linux-stable as well.  So
this should be part of next kernel update along with upstream.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1312489

Title:
  [HP Split 13-m110ca x2 PC] Touchpad not working

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  synaptic not working with hp split x2.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1886 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1886 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Apr 24 20:46:02 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/13/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd09/13/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1265883] Re: [PC HP Split 13-m103es x2] New Synaptics Touchpad v103S doesn't work

2014-05-02 Thread Vincent Fortier
Found a fix which may work as well on your laptop, have a look at:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1312489

Hope this helps.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1265883

Title:
  [PC HP Split 13-m103es x2] New Synaptics Touchpad v103S doesn't work

Status in The Linux Mint Distribution:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hi, I have a new HP laptop, a Spit 13 x2, which have a Synaptics
  Touchpad v103S clickpad. On 13.10 it doesn't respond to touch or
  right/left click. The laptop doesn't have a physical touchpad switcher
  or FN keys combination in order to disable/enable it. I believe this
  bug is caused because evdev is unable to manage this new hardware. I
  also tried enabling it from Gnome Settings - Mouse.

  This also happens on Fedora 20, openSUSE 13.1, Ubuntu Saucy 13.10
  ---
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alberto1658 F pulseaudio
   /dev/snd/controlC0:  alberto1658 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=b15720b3-b51c-4966-b6f3-82906146bd16
  InstallationDate: Installed on 2013-12-27 (7 days ago)
  InstallationMedia: Linux Mint 16 petra - Release amd64 20131126
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=8d6a1d9f-4973-4736-975d-7ac4c7cccb71 ro quiet splash pcie_aspm=force 
i915.lvds_downclock=1 drm.vblankoffdelay=1 i915.semaphores=1 
acpi_backlight=vendor vt.handoff=7
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  Tags:  petra
  Uname: Linux 3.11.0-12-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.24
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.24:bd11/26/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1312489] Re: [HP Split 13-m110ca x2 PC] Touchpad not working

2014-05-02 Thread Vincent Fortier
Yes, with that kernel boot option it's finally working (moving and
left/right clicking) !

As a side note, it may even work better when synaptic xorg driver 1.8 gets 
released and included in Ubuntu:
http://who-t.blogspot.com.au/2014/03/xorg-synaptics-support-for-lenovo-t440.html

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1312489

Title:
  [HP Split 13-m110ca x2 PC] Touchpad not working

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  synaptic not working with hp split x2.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1886 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1886 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Apr 24 20:46:02 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/13/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd09/13/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1312489] Re: [HP Split 13-m110ca x2 PC] Touchpad not working

2014-04-29 Thread Vincent Fortier
New attempt, adding also the keyboard LEDS for mute and wifi not working:
http://marc.info/?l=linux-inputm=139877399419882w=2

Tried twice before that but original postings might have contained too
much info and got rejected probably to it's size?

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1312489

Title:
  [HP Split 13-m110ca x2 PC] Touchpad not working

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  synaptic not working with hp split x2.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1886 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1886 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Apr 24 20:46:02 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/13/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd09/13/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1312489] Re: [HP Split 13-m110ca x2 PC] Touchpad not working

2014-04-29 Thread Vincent Fortier
Well, note taken for next time.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1312489

Title:
  [HP Split 13-m110ca x2 PC] Touchpad not working

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  synaptic not working with hp split x2.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1886 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1886 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Apr 24 20:46:02 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/13/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd09/13/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1312489] Re: [HP Split 13-m110ca x2 PC] Touchpad not working

2014-04-26 Thread Vincent Fortier
BIOS updated, here is the info:

sudo dmidecode -s bios-version
F.24

sudo dmidecode -s bios-release-date
11/26/2013

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1312489

Title:
  [HP Split 13-m110ca x2 PC] Touchpad not working

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  synaptic not working with hp split x2.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1886 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1886 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Apr 24 20:46:02 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/13/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd09/13/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1312489] Re: [HP Split 13-m110ca x2 PC] Touchpad not working

2014-04-26 Thread Vincent Fortier
...and problem persists.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1312489

Title:
  [HP Split 13-m110ca x2 PC] Touchpad not working

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  synaptic not working with hp split x2.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1886 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1886 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Apr 24 20:46:02 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/13/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd09/13/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1312489] Re: [HP Split 13-m110ca x2 PC] Touchpad not working

2014-04-26 Thread Vincent Fortier
As I had mentionned in previous bug, problem still exists with latest
upstream.

Kernel tested: 
th0ma7@brutus:~$ uname -a
Linux brutus 3.15.0-031500rc2-generic #201404201435 SMP Sun Apr 20 18:36:18 UTC 
2014 x86_64 x86_64 x86_64 GNU/Linux

However I did noticed USB errors at boot time which seemed relevant:
[4.078636] usb 2-6: device descriptor read/64, error -71
[4.182641] xhci_hcd :00:14.0: Setup ERROR: setup context command for 
slot 3.
[4.182726] usb 2-6: hub failed to enable device, error -22
[4.406874] usb 2-6: device descriptor read/64, error -71
[4.510833] xhci_hcd :00:14.0: Setup ERROR: setup context command for 
slot 4.
[4.510919] usb 2-6: hub failed to enable device, error -22
[5.031131] usb 2-6: device not accepting address 6, error -71
[5.551425] usb 2-6: device not accepting address 7, error -71


** Attachment added: Full 3.15-rc upstream kernel boot dmesg
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1312489/+attachment/4097612/+files/dmesg-3.15.0-rc2-upstream.txt

** Tags removed: amd64 apport-bug latest-bios-f.24 trusty
** Tags added: kernel-bug-exists-upstream

** Tags removed: kernel-bug-exists-upstream
** Tags added: kernel-bug-exists-upstream-3.15.0-rc2

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

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1312489

Title:
  [HP Split 13-m110ca x2 PC] Touchpad not working

Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  synaptic not working with hp split x2.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1886 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1886 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Apr 24 20:46:02 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/13/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd09/13/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1312489] Re: Touchpad not working with hp split x2

2014-04-25 Thread Vincent Fortier
The exact model number is not on the laptop although it is on the box
(since brand new :)

HP Split 13 x2 PC 13-m110ca

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1312489

Title:
  Touchpad not working with hp split x2

Status in “linux” package in Ubuntu:
  Incomplete

Bug description:
  synaptic not working with hp split x2.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1886 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1886 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Apr 24 20:46:02 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
    Soft blocked: no
    Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/13/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd09/13/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1312489] [NEW] synaptic not working with hp split x2

2014-04-24 Thread Vincent Fortier
Public bug reported:

synaptic not working with hp split x2

as requested here is a bug filling related to bug #1265883

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  th0ma7 1886 F pulseaudio
 /dev/snd/controlC0:  th0ma7 1886 F pulseaudio
CurrentDesktop: Unity
Date: Thu Apr 24 20:46:02 2014
HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
InstallationDate: Installed on 2014-04-24 (0 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
MachineType: Hewlett-Packard HP Split 13 x2 PC
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.13.0-24-generic N/A
 linux-backports-modules-3.13.0-24-generic  N/A
 linux-firmware 1.127
RfKill:
 0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 09/13/2013
dmi.bios.vendor: Insyde
dmi.bios.version: F.14
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 215B
dmi.board.vendor: Hewlett-Packard
dmi.board.version: 26.13
dmi.chassis.type: 10
dmi.chassis.vendor: Hewlett-Packard
dmi.chassis.version: Chassis Version
dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd09/13/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
dmi.product.name: HP Split 13 x2 PC
dmi.product.version: 088711305B032
dmi.sys.vendor: Hewlett-Packard

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


** Tags: amd64 apport-bug trusty

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1312489

Title:
  synaptic not working with hp split x2

Status in “linux” package in Ubuntu:
  New

Bug description:
  synaptic not working with hp split x2

  as requested here is a bug filling related to bug #1265883

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: linux-image-3.13.0-24-generic 3.13.0-24.46 [modified: 
boot/vmlinuz-3.13.0-24-generic]
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  th0ma7 1886 F pulseaudio
   /dev/snd/controlC0:  th0ma7 1886 F pulseaudio
  CurrentDesktop: Unity
  Date: Thu Apr 24 20:46:02 2014
  HibernationDevice: RESUME=UUID=5bf060d4-14b6-495f-8b95-451bd45b1d1c
  InstallationDate: Installed on 2014-04-24 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-24-generic.efi.signed 
root=UUID=01199aaf-45ab-40c4-9f1f-b0dd8c069a68 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.13.0-24-generic N/A
   linux-backports-modules-3.13.0-24-generic  N/A
   linux-firmware 1.127
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 09/13/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.14
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.13
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd09/13/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.13:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1265883] Re: [PC HP Split 13-m103es x2] New Synaptics Touchpad v103S doesn't work

2014-04-24 Thread Vincent Fortier
new bug created: #1312489

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1265883

Title:
  [PC HP Split 13-m103es x2] New Synaptics Touchpad v103S doesn't work

Status in The Linux Mint Distribution:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hi, I have a new HP laptop, a Spit 13 x2, which have a Synaptics
  Touchpad v103S clickpad. On 13.10 it doesn't respond to touch or
  right/left click. The laptop doesn't have a physical touchpad switcher
  or FN keys combination in order to disable/enable it. I believe this
  bug is caused because evdev is unable to manage this new hardware. I
  also tried enabling it from Gnome Settings - Mouse.

  This also happens on Fedora 20, openSUSE 13.1, Ubuntu Saucy 13.10
  ---
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alberto1658 F pulseaudio
   /dev/snd/controlC0:  alberto1658 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=b15720b3-b51c-4966-b6f3-82906146bd16
  InstallationDate: Installed on 2013-12-27 (7 days ago)
  InstallationMedia: Linux Mint 16 petra - Release amd64 20131126
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=8d6a1d9f-4973-4736-975d-7ac4c7cccb71 ro quiet splash pcie_aspm=force 
i915.lvds_downclock=1 drm.vblankoffdelay=1 i915.semaphores=1 
acpi_backlight=vendor vt.handoff=7
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  Tags:  petra
  Uname: Linux 3.11.0-12-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.24
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.24:bd11/26/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp


[Kernel-packages] [Bug 1265883] Re: [PC HP Split 13-m103es x2] New Synaptics Touchpad v103S doesn't work

2014-04-23 Thread Vincent Fortier
Tried 3.14 and 3.15-rc2 kernels without success.  same issue.

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1265883

Title:
  [PC HP Split 13-m103es x2] New Synaptics Touchpad v103S doesn't work

Status in The Linux Mint Distribution:
  Confirmed
Status in “linux” package in Ubuntu:
  Confirmed

Bug description:
  Hi, I have a new HP laptop, a Spit 13 x2, which have a Synaptics
  Touchpad v103S clickpad. On 13.10 it doesn't respond to touch or
  right/left click. The laptop doesn't have a physical touchpad switcher
  or FN keys combination in order to disable/enable it. I believe this
  bug is caused because evdev is unable to manage this new hardware. I
  also tried enabling it from Gnome Settings - Mouse.

  This also happens on Fedora 20, openSUSE 13.1, Ubuntu Saucy 13.10
  ---
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  alberto1658 F pulseaudio
   /dev/snd/controlC0:  alberto1658 F pulseaudio
  DistroRelease: Ubuntu 13.10
  HibernationDevice: RESUME=UUID=b15720b3-b51c-4966-b6f3-82906146bd16
  InstallationDate: Installed on 2013-12-27 (7 days ago)
  InstallationMedia: Linux Mint 16 petra - Release amd64 20131126
  MachineType: Hewlett-Packard HP Split 13 x2 PC
  MarkForUpload: True
  Package: linux (not installed)
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-12-generic 
root=UUID=8d6a1d9f-4973-4736-975d-7ac4c7cccb71 ro quiet splash pcie_aspm=force 
i915.lvds_downclock=1 drm.vblankoffdelay=1 i915.semaphores=1 
acpi_backlight=vendor vt.handoff=7
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  RelatedPackageVersions:
   linux-restricted-modules-3.11.0-12-generic N/A
   linux-backports-modules-3.11.0-12-generic  N/A
   linux-firmware 1.116
  Tags:  petra
  Uname: Linux 3.11.0-12-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  dmi.bios.date: 11/26/2013
  dmi.bios.vendor: Insyde
  dmi.bios.version: F.24
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: 215B
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: 26.37
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnInsyde:bvrF.24:bd11/26/2013:svnHewlett-Packard:pnHPSplit13x2PC:pvr088711305B032:rvnHewlett-Packard:rn215B:rvr26.37:cvnHewlett-Packard:ct10:cvrChassisVersion:
  dmi.product.name: HP Split 13 x2 PC
  dmi.product.version: 088711305B032
  dmi.sys.vendor: Hewlett-Packard

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

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp