[Kernel-packages] [Bug 1472478] Re: [Dell Venue 11 Pro 7140] Power button not working

2016-04-28 Thread Asvin
This bug appears to be still present on mainline kernel 4.6-rc5 and
16.04.

** Tags added: kernel-bug-exists-upstream-4.6-rc5

** Changed in: linux (Ubuntu)
   Status: Triaged => 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/1472478

Title:
  [Dell Venue 11 Pro 7140] Power button not working

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When pressing the power button on the Dell Venue 11 Pro 7140 there is
  no reaction. dmesg and showkey are not detecting any key event when
  pressing the power button.

  This is identical to the RedHat bug report:
  https://bugzilla.redhat.com/show_bug.cgi?id=1194632

  Here are my details:
  $sudo evtest /dev/input/event1
  Input driver version is 1.0.1
  Input device ID: bus 0x19 vendor 0x0 product 0x1 version 0x0
  Input device name: "Power Button"
  Supported events:
Event type 0 (EV_SYN)
Event type 1 (EV_KEY)
  Event code 116 (KEY_POWER)
  Properties:
  Testing ... (interrupt to exit)

  [Pressing button gives no output]

  $cat /sys/firmware/acpi/interrupts/ff_pwr_btn
 0   invalid

  I've attached the acpidata.dat file as well as the minimum
  requirements.

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: linux-image-generic (not installed)
  ProcVersionSignature: Ubuntu 3.16.0-43.58-generic 3.16.7-ckt13
  Uname: Linux 3.16.0-43-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  tudor  1763 F pulseaudio
  CurrentDesktop: Unity
  Date: Wed Jul  8 14:19:01 2015
  HibernationDevice: RESUME=UUID=3acb1340-1be5-453c-a918-25f6b6ff404e
  InstallationDate: Installed on 2015-07-06 (1 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 005: ID 8087:0a2a Intel Corp. 
   Bus 001 Device 004: ID 114d:1002 Alpha Imaging Technology Corp. 
   Bus 001 Device 003: ID 0bda:5757 Realtek Semiconductor Corp. 
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Venue 11 Pro 7140
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-43-generic 
root=UUID=f0dc97e1-7d1c-4d05-a7d8-3cfc8551bdc4 ro quiet splash 
i915.i915_enable_rc6=1 vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.16.0-43-generic N/A
   linux-backports-modules-3.16.0-43-generic  N/A
   linux-firmware 1.143.1
  SourcePackage: linux
  UpgradeStatus: Upgraded to vivid on 2015-07-07 (0 days ago)
  dmi.bios.date: 06/30/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd06/30/2015:svnDellInc.:pnVenue11Pro7140:pvr01:rvnDellInc.:rn:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Venue 11 Pro 7140
  dmi.product.version: 01
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1472478/+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 1561943] Re: Stylus coordinates wrong when screen is rotated on Dell Venue 11 Pro 7140

2016-04-05 Thread Asvin
Changed package, because bug is probably one of the unity-control-
center.

** Package changed: linux (Ubuntu) => unity-control-center (Ubuntu)

-- 
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/1561943

Title:
  Stylus coordinates wrong when screen is rotated on Dell Venue 11 Pro
  7140

Status in unity-control-center package in Ubuntu:
  Confirmed

Bug description:
  I am using the pre-release 16.04 Ubuntu Xenial Xerus (development
  branch) with kernel 4.4.0-15-generic on a Dell Venue 11 Pro 7140.
  Touchscreen and Stylus are recognised out of the box:

  xinput --list
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ Synaptics T Pad V 01.31 Touchpadid=9[slave  pointer 
 (2)]
  ⎜   ↳ SYNA7500:00 06CB:780E Pen   id=13   [slave  pointer 
 (2)]
  ⎜   ↳ SYNA7500:00 06CB:780E   id=14   [slave  pointer 
 (2)]

  When I am manually rotating the screen by 90° using the System
  Settings option (automatic screen rotation does not work), the
  touchscreen and touchpad work as expected, however, the stylus is not
  using the correct coordinates and the cursor is not following the
  stylus position. When I move the stylus left/right, the cursor moves
  up/down, and vice versa.

  I had hoped to get a work around by disabling and re-enabling the
  stylus after rotating the screen using

  xinput --disable "SYNA7500:00 06CB:780E Pen"
  xinput --enable "SYNA7500:00 06CB:780E Pen"

  but this didn't solve the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31 [modified: 
boot/vmlinuz-4.4.0-15-generic]
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  asvin  1800 F pulseaudio
   /dev/snd/controlC1:  asvin  1800 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri Mar 25 11:21:35 2016
  HibernationDevice: RESUME=UUID=f716048f-ce0e-4825-b3c4-563fa743242a
  InstallationDate: Installed on 2016-03-23 (1 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  MachineType: Dell Inc. Venue 11 Pro 7140
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic.efi.signed 
root=UUID=a9cb1c53-fcf1-4691-a246-24b90dd908c6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/27/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0XMVMH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd10/27/2015:svnDellInc.:pnVenue11Pro7140:pvr:rvnDellInc.:rn0XMVMH:rvrA00:cvnDellInc.:ct8:cvr:
  dmi.product.name: Venue 11 Pro 7140
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1561943/+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 1562734] Re: Onboard keyboard shows black box on login

2016-04-05 Thread Asvin
Corrected package information. This is a bug with the onboard package.

** Package changed: linux (Ubuntu) => onboard (Ubuntu)

-- 
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/1562734

Title:
  Onboard keyboard shows black box on login

Status in onboard package in Ubuntu:
  Confirmed

Bug description:
  The onboard keyboard does not show properly on login. Only a black box
  is shown where the keyboard is supposed to appear, but the keys are
  not displayed. After login onboard works as expected.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31 [modified: 
boot/vmlinuz-4.4.0-15-generic]
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  asvin  1814 F pulseaudio
   /dev/snd/controlC1:  asvin  1814 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Mar 28 09:42:30 2016
  HibernationDevice: RESUME=UUID=f716048f-ce0e-4825-b3c4-563fa743242a
  InstallationDate: Installed on 2016-03-23 (4 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  MachineType: Dell Inc. Venue 11 Pro 7140
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic.efi.signed 
root=UUID=a9cb1c53-fcf1-4691-a246-24b90dd908c6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/27/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0XMVMH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd10/27/2015:svnDellInc.:pnVenue11Pro7140:pvr:rvnDellInc.:rn0XMVMH:rvrA00:cvnDellInc.:ct8:cvr:
  dmi.product.name: Venue 11 Pro 7140
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/onboard/+bug/1562734/+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 1566390] Re: unity8-lxc-setup stalls at "Determining latest LXC image release..."

2016-04-05 Thread Asvin
Entered wrong package, bug related to unity8-lxc, sorry.

** Package changed: linux (Ubuntu) => unity8-lxc (Ubuntu)

-- 
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/1566390

Title:
  unity8-lxc-setup stalls at "Determining latest LXC image release..."

Status in unity8-lxc package in Ubuntu:
  Incomplete

Bug description:
  When trying to setup unity8-lxc, the setup does not progress at all
  for several minutes. Looking at the System Monitor I cannot see any
  significant network traffic or CPU usage. This is my console log after
  aborting the setup manually

  sudo unity8-lxc-setup 
  Determining latest LXC image release...
  ^CTraceback (most recent call last):
File "/usr/bin/unity8-lxc-setup", line 129, in 
  current_release = get_latest_lxc_image(architecture)
File "/usr/bin/unity8-lxc-setup", line 79, in get_latest_lxc_image
  output = proc.communicate()[0]
File "/usr/lib/python3.5/subprocess.py", line 1052, in communicate
  stdout = self.stdout.read()
  KeyboardInterrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-16-generic 4.4.0-16.32
  ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
  Uname: Linux 4.4.0-16-generic x86_64
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  asvin  2088 F.... pulseaudio
   /dev/snd/controlC1:  asvin  2088 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Apr  5 17:16:51 2016
  HibernationDevice: RESUME=UUID=f716048f-ce0e-4825-b3c4-563fa743242a
  InstallationDate: Installed on 2016-03-23 (12 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  MachineType: Dell Inc. Venue 11 Pro 7140
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-16-generic.efi.signed 
root=UUID=a9cb1c53-fcf1-4691-a246-24b90dd908c6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-16-generic N/A
   linux-backports-modules-4.4.0-16-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/27/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0XMVMH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd10/27/2015:svnDellInc.:pnVenue11Pro7140:pvr:rvnDellInc.:rn0XMVMH:rvrA00:cvnDellInc.:ct8:cvr:
  dmi.product.name: Venue 11 Pro 7140
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity8-lxc/+bug/1566390/+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 1566390] [NEW] unity8-lxc-setup stalls at "Determining latest LXC image release..."

2016-04-05 Thread Asvin
Public bug reported:

When trying to setup unity8-lxc, the setup does not progress at all for
several minutes. Looking at the System Monitor I cannot see any
significant network traffic or CPU usage. This is my console log after
aborting the setup manually

sudo unity8-lxc-setup 
Determining latest LXC image release...
^CTraceback (most recent call last):
  File "/usr/bin/unity8-lxc-setup", line 129, in 
current_release = get_latest_lxc_image(architecture)
  File "/usr/bin/unity8-lxc-setup", line 79, in get_latest_lxc_image
output = proc.communicate()[0]
  File "/usr/lib/python3.5/subprocess.py", line 1052, in communicate
stdout = self.stdout.read()
KeyboardInterrupt

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-16-generic 4.4.0-16.32
ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
Uname: Linux 4.4.0-16-generic x86_64
ApportVersion: 2.20.1-0ubuntu1
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  asvin  2088 F pulseaudio
 /dev/snd/controlC1:  asvin  2088 F pulseaudio
CurrentDesktop: Unity
Date: Tue Apr  5 17:16:51 2016
HibernationDevice: RESUME=UUID=f716048f-ce0e-4825-b3c4-563fa743242a
InstallationDate: Installed on 2016-03-23 (12 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
MachineType: Dell Inc. Venue 11 Pro 7140
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-16-generic.efi.signed 
root=UUID=a9cb1c53-fcf1-4691-a246-24b90dd908c6 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-16-generic N/A
 linux-backports-modules-4.4.0-16-generic  N/A
 linux-firmware1.157
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/27/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A09
dmi.board.name: 0XMVMH
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd10/27/2015:svnDellInc.:pnVenue11Pro7140:pvr:rvnDellInc.:rn0XMVMH:rvrA00:cvnDellInc.:ct8:cvr:
dmi.product.name: Venue 11 Pro 7140
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug xenial

-- 
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/1566390

Title:
  unity8-lxc-setup stalls at "Determining latest LXC image release..."

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  When trying to setup unity8-lxc, the setup does not progress at all
  for several minutes. Looking at the System Monitor I cannot see any
  significant network traffic or CPU usage. This is my console log after
  aborting the setup manually

  sudo unity8-lxc-setup 
  Determining latest LXC image release...
  ^CTraceback (most recent call last):
File "/usr/bin/unity8-lxc-setup", line 129, in 
  current_release = get_latest_lxc_image(architecture)
File "/usr/bin/unity8-lxc-setup", line 79, in get_latest_lxc_image
  output = proc.communicate()[0]
File "/usr/lib/python3.5/subprocess.py", line 1052, in communicate
  stdout = self.stdout.read()
  KeyboardInterrupt

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-16-generic 4.4.0-16.32
  ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
  Uname: Linux 4.4.0-16-generic x86_64
  ApportVersion: 2.20.1-0ubuntu1
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  asvin  2088 F pulseaudio
   /dev/snd/controlC1:  asvin  2088 F pulseaudio
  CurrentDesktop: Unity
  Date: Tue Apr  5 17:16:51 2016
  HibernationDevice: RESUME=UUID=f716048f-ce0e-4825-b3c4-563fa743242a
  InstallationDate: Installed on 2016-03-23 (12 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  MachineType: Dell Inc. Venue 11 Pro 7140
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-16-generic.efi.signed 
root=UUID=a9cb1c53-fcf1-4691-a246-24b90dd908c6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-16-generic N/A
   linux-backports-modules-4.4.0-16-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/27/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0XMVMH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd10/27/2015:svnDellInc.:pnVenue11Pro7140:pvr:rvnDellInc.:rn0XMVMH:rvrA00:cvnDellInc.:ct8:cvr:
  dmi.product.name: Venue 11 Pro 7140
  dmi.sys.vendor: Dell Inc.

To manag

[Kernel-packages] [Bug 1562734] Re: Onboard keyboard shows black box on login

2016-03-29 Thread Asvin
The problem occurred upon a fresh install. I just tested kernel
4.5.0-040500-generic with no success.

** Tags added: kernel-bug-exists-upstream

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

Title:
  Onboard keyboard shows black box on login

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The onboard keyboard does not show properly on login. Only a black box
  is shown where the keyboard is supposed to appear, but the keys are
  not displayed. After login onboard works as expected.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31 [modified: 
boot/vmlinuz-4.4.0-15-generic]
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  asvin  1814 F pulseaudio
   /dev/snd/controlC1:  asvin  1814 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Mar 28 09:42:30 2016
  HibernationDevice: RESUME=UUID=f716048f-ce0e-4825-b3c4-563fa743242a
  InstallationDate: Installed on 2016-03-23 (4 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  MachineType: Dell Inc. Venue 11 Pro 7140
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic.efi.signed 
root=UUID=a9cb1c53-fcf1-4691-a246-24b90dd908c6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/27/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0XMVMH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd10/27/2015:svnDellInc.:pnVenue11Pro7140:pvr:rvnDellInc.:rn0XMVMH:rvrA00:cvnDellInc.:ct8:cvr:
  dmi.product.name: Venue 11 Pro 7140
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1562734/+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 1561943] Re: Stylus coordinates wrong when screen is rotated on Dell Venue 11 Pro 7140

2016-03-29 Thread Asvin
The problem occurred upon a fresh install. I just tested kernel
4.5.0-040500-generic with no success.

However, I found a work around by applying this script for manual screen
and stylus rotation:

#!/bin/sh
# determine whether screen is already rotated
xrandr --current | grep primary | grep "left ("
if [ $? -eq 1 ];
then
  xrandr -o left
  # rotate stylus driver
  xinput set-prop 13 "Evdev Axis Inversion" 1, 0
  xinput set-prop 13 "Evdev Axes Swap" 1
else
  xrandr -o normal
  # un-rotate stylus driver
  xinput set-prop 13 "Evdev Axis Inversion" 0, 0
  xinput set-prop 13 "Evdev Axes Swap" 0
fi

I think the Systems Settings dialog for rotating the screen should also
rotate the stylus. Looks like this bug is related the 8 years old issue
of bug #217182.

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

Title:
  Stylus coordinates wrong when screen is rotated on Dell Venue 11 Pro
  7140

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I am using the pre-release 16.04 Ubuntu Xenial Xerus (development
  branch) with kernel 4.4.0-15-generic on a Dell Venue 11 Pro 7140.
  Touchscreen and Stylus are recognised out of the box:

  xinput --list
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ Synaptics T Pad V 01.31 Touchpadid=9[slave  pointer 
 (2)]
  ⎜   ↳ SYNA7500:00 06CB:780E Pen   id=13   [slave  pointer 
 (2)]
  ⎜   ↳ SYNA7500:00 06CB:780E   id=14   [slave  pointer 
 (2)]

  When I am manually rotating the screen by 90° using the System
  Settings option (automatic screen rotation does not work), the
  touchscreen and touchpad work as expected, however, the stylus is not
  using the correct coordinates and the cursor is not following the
  stylus position. When I move the stylus left/right, the cursor moves
  up/down, and vice versa.

  I had hoped to get a work around by disabling and re-enabling the
  stylus after rotating the screen using

  xinput --disable "SYNA7500:00 06CB:780E Pen"
  xinput --enable "SYNA7500:00 06CB:780E Pen"

  but this didn't solve the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31 [modified: 
boot/vmlinuz-4.4.0-15-generic]
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  asvin  1800 F pulseaudio
   /dev/snd/controlC1:  asvin  1800 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri Mar 25 11:21:35 2016
  HibernationDevice: RESUME=UUID=f716048f-ce0e-4825-b3c4-563fa743242a
  InstallationDate: Installed on 2016-03-23 (1 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  MachineType: Dell Inc. Venue 11 Pro 7140
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic.efi.signed 
root=UUID=a9cb1c53-fcf1-4691-a246-24b90dd908c6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/27/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0XMVMH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd10/27/2015:svnDellInc.:pnVenue11Pro7140:pvr:rvnDellInc.:rn0XMVMH:rvrA00:cvnDellInc.:ct8:cvr:
  dmi.product.name: Venue 11 Pro 7140
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1561943/+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 1561943] Re: Stylus coordinates wrong when screen is rotated on Dell Venue 11 Pro 7140

2016-03-29 Thread Asvin
** 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/1561943

Title:
  Stylus coordinates wrong when screen is rotated on Dell Venue 11 Pro
  7140

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I am using the pre-release 16.04 Ubuntu Xenial Xerus (development
  branch) with kernel 4.4.0-15-generic on a Dell Venue 11 Pro 7140.
  Touchscreen and Stylus are recognised out of the box:

  xinput --list
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ Synaptics T Pad V 01.31 Touchpadid=9[slave  pointer 
 (2)]
  ⎜   ↳ SYNA7500:00 06CB:780E Pen   id=13   [slave  pointer 
 (2)]
  ⎜   ↳ SYNA7500:00 06CB:780E   id=14   [slave  pointer 
 (2)]

  When I am manually rotating the screen by 90° using the System
  Settings option (automatic screen rotation does not work), the
  touchscreen and touchpad work as expected, however, the stylus is not
  using the correct coordinates and the cursor is not following the
  stylus position. When I move the stylus left/right, the cursor moves
  up/down, and vice versa.

  I had hoped to get a work around by disabling and re-enabling the
  stylus after rotating the screen using

  xinput --disable "SYNA7500:00 06CB:780E Pen"
  xinput --enable "SYNA7500:00 06CB:780E Pen"

  but this didn't solve the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31 [modified: 
boot/vmlinuz-4.4.0-15-generic]
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  asvin  1800 F pulseaudio
   /dev/snd/controlC1:  asvin  1800 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri Mar 25 11:21:35 2016
  HibernationDevice: RESUME=UUID=f716048f-ce0e-4825-b3c4-563fa743242a
  InstallationDate: Installed on 2016-03-23 (1 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  MachineType: Dell Inc. Venue 11 Pro 7140
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic.efi.signed 
root=UUID=a9cb1c53-fcf1-4691-a246-24b90dd908c6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/27/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0XMVMH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd10/27/2015:svnDellInc.:pnVenue11Pro7140:pvr:rvnDellInc.:rn0XMVMH:rvrA00:cvnDellInc.:ct8:cvr:
  dmi.product.name: Venue 11 Pro 7140
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1561943/+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 1562734] [NEW] Onboard keyboard shows black box on login

2016-03-28 Thread Asvin
Public bug reported:

The onboard keyboard does not show properly on login. Only a black box
is shown where the keyboard is supposed to appear, but the keys are not
displayed. After login onboard works as expected.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-15-generic 4.4.0-15.31 [modified: 
boot/vmlinuz-4.4.0-15-generic]
ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
Uname: Linux 4.4.0-15-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  asvin  1814 F pulseaudio
 /dev/snd/controlC1:  asvin  1814 F pulseaudio
CurrentDesktop: Unity
Date: Mon Mar 28 09:42:30 2016
HibernationDevice: RESUME=UUID=f716048f-ce0e-4825-b3c4-563fa743242a
InstallationDate: Installed on 2016-03-23 (4 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
MachineType: Dell Inc. Venue 11 Pro 7140
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic.efi.signed 
root=UUID=a9cb1c53-fcf1-4691-a246-24b90dd908c6 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-15-generic N/A
 linux-backports-modules-4.4.0-15-generic  N/A
 linux-firmware1.157
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/27/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A09
dmi.board.name: 0XMVMH
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd10/27/2015:svnDellInc.:pnVenue11Pro7140:pvr:rvnDellInc.:rn0XMVMH:rvrA00:cvnDellInc.:ct8:cvr:
dmi.product.name: Venue 11 Pro 7140
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug xenial

-- 
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/1562734

Title:
  Onboard keyboard shows black box on login

Status in linux package in Ubuntu:
  New

Bug description:
  The onboard keyboard does not show properly on login. Only a black box
  is shown where the keyboard is supposed to appear, but the keys are
  not displayed. After login onboard works as expected.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31 [modified: 
boot/vmlinuz-4.4.0-15-generic]
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  asvin  1814 F pulseaudio
   /dev/snd/controlC1:  asvin  1814 F pulseaudio
  CurrentDesktop: Unity
  Date: Mon Mar 28 09:42:30 2016
  HibernationDevice: RESUME=UUID=f716048f-ce0e-4825-b3c4-563fa743242a
  InstallationDate: Installed on 2016-03-23 (4 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  MachineType: Dell Inc. Venue 11 Pro 7140
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic.efi.signed 
root=UUID=a9cb1c53-fcf1-4691-a246-24b90dd908c6 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-4.4.0-15-generic N/A
   linux-backports-modules-4.4.0-15-generic  N/A
   linux-firmware1.157
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 10/27/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A09
  dmi.board.name: 0XMVMH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd10/27/2015:svnDellInc.:pnVenue11Pro7140:pvr:rvnDellInc.:rn0XMVMH:rvrA00:cvnDellInc.:ct8:cvr:
  dmi.product.name: Venue 11 Pro 7140
  dmi.sys.vendor: Dell Inc.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1562734/+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 1561943] [NEW] Stylus coordinates wrong when screen is rotated on Dell Venue 11 Pro 7140

2016-03-25 Thread Asvin
Public bug reported:

I am using the pre-release 16.04 Ubuntu Xenial Xerus (development
branch) with kernel 4.4.0-15-generic on a Dell Venue 11 Pro 7140.
Touchscreen and Stylus are recognised out of the box:

xinput --list
⎡ Virtual core pointer  id=2[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointerid=4[slave  pointer  (2)]
⎜   ↳ Synaptics T Pad V 01.31 Touchpad  id=9[slave  pointer  (2)]
⎜   ↳ SYNA7500:00 06CB:780E Pen id=13   [slave  pointer  (2)]
⎜   ↳ SYNA7500:00 06CB:780E id=14   [slave  pointer  (2)]

When I am manually rotating the screen by 90° using the System Settings
option (automatic screen rotation does not work), the touchscreen and
touchpad work as expected, however, the stylus is not using the correct
coordinates and the cursor is not following the stylus position. When I
move the stylus left/right, the cursor moves up/down, and vice versa.

I had hoped to get a work around by disabling and re-enabling the stylus
after rotating the screen using

xinput --disable "SYNA7500:00 06CB:780E Pen"
xinput --enable "SYNA7500:00 06CB:780E Pen"

but this didn't solve the problem.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: linux-image-4.4.0-15-generic 4.4.0-15.31 [modified: 
boot/vmlinuz-4.4.0-15-generic]
ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
Uname: Linux 4.4.0-15-generic x86_64
ApportVersion: 2.20-0ubuntu3
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  asvin  1800 F pulseaudio
 /dev/snd/controlC1:  asvin  1800 F pulseaudio
CurrentDesktop: Unity
Date: Fri Mar 25 11:21:35 2016
HibernationDevice: RESUME=UUID=f716048f-ce0e-4825-b3c4-563fa743242a
InstallationDate: Installed on 2016-03-23 (1 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
MachineType: Dell Inc. Venue 11 Pro 7140
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-15-generic.efi.signed 
root=UUID=a9cb1c53-fcf1-4691-a246-24b90dd908c6 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-4.4.0-15-generic N/A
 linux-backports-modules-4.4.0-15-generic  N/A
 linux-firmware1.157
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 10/27/2015
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A09
dmi.board.name: 0XMVMH
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA09:bd10/27/2015:svnDellInc.:pnVenue11Pro7140:pvr:rvnDellInc.:rn0XMVMH:rvrA00:cvnDellInc.:ct8:cvr:
dmi.product.name: Venue 11 Pro 7140
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-bug xenial

-- 
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/1561943

Title:
  Stylus coordinates wrong when screen is rotated on Dell Venue 11 Pro
  7140

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  I am using the pre-release 16.04 Ubuntu Xenial Xerus (development
  branch) with kernel 4.4.0-15-generic on a Dell Venue 11 Pro 7140.
  Touchscreen and Stylus are recognised out of the box:

  xinput --list
  ⎡ Virtual core pointerid=2[master pointer  (3)]
  ⎜   ↳ Virtual core XTEST pointer  id=4[slave  pointer 
 (2)]
  ⎜   ↳ Synaptics T Pad V 01.31 Touchpadid=9[slave  pointer 
 (2)]
  ⎜   ↳ SYNA7500:00 06CB:780E Pen   id=13   [slave  pointer 
 (2)]
  ⎜   ↳ SYNA7500:00 06CB:780E   id=14   [slave  pointer 
 (2)]

  When I am manually rotating the screen by 90° using the System
  Settings option (automatic screen rotation does not work), the
  touchscreen and touchpad work as expected, however, the stylus is not
  using the correct coordinates and the cursor is not following the
  stylus position. When I move the stylus left/right, the cursor moves
  up/down, and vice versa.

  I had hoped to get a work around by disabling and re-enabling the
  stylus after rotating the screen using

  xinput --disable "SYNA7500:00 06CB:780E Pen"
  xinput --enable "SYNA7500:00 06CB:780E Pen"

  but this didn't solve the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: linux-image-4.4.0-15-generic 4.4.0-15.31 [modified: 
boot/vmlinuz-4.4.0-15-generic]
  ProcVersionSignature: Ubuntu 4.4.0-15.31-generic 4.4.6
  Uname: Linux 4.4.0-15-generic x86_64
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  AudioDevicesInUse:
   USER    PID ACCESS COMMAND
   /dev/snd/controlC0:  asvin  1800 F pulseaudio
   /dev/snd/controlC1:  asvin  1800 F pulseaudio
  CurrentDesktop: Unity
  Date: Fri Mar 25 11:21:35 2