[Kernel-packages] [Bug 1227996] Re: [Lenovo IdeaPad Yoga 13] ubuntu doesn't know about Yoga screen rotation keycodes: atkbd serio0: Use 'setkeycodes e03e keycode' to make it known.

2015-06-01 Thread Andrew Symington
I also have the same problem with spamming the syslog and repeating
keys, which is suppressed with 'sudo setkeycodes e03e 255'. I have stack
to 14.04 because I wish to remain on an LTS release.

$ sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date
66CN55WW
02/28/2013

$ uname -a
Linux ideapad-yoga13 3.13.0-53-generic #89-Ubuntu SMP Wed May 20 10:34:39 UTC 
2015 x86_64 x86_64 x86_64 GNU/Linux

Is there any way that I can have 'sudo setkeycodes e03e 255' run on
boot. Sticking it in /etc/rc.local doesn't seem to work.

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

Title:
  [Lenovo IdeaPad Yoga 13] ubuntu doesn't know about Yoga screen
  rotation keycodes: atkbd serio0: Use 'setkeycodes e03e keycode' to
  make it known.

Status in linux package in Ubuntu:
  Confirmed

Bug description:
  The following spam litters dmesg:

  [36294.989706] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36294.995650] atkbd serio0: Unknown key released (translated set 2, code 
0xbe on isa0060/serio0).
  [36294.995661] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36296.016998] atkbd serio0: Unknown key pressed (translated set 2, code 0xbe 
on isa0060/serio0).
  [36296.017002] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36296.021894] atkbd serio0: Unknown key released (translated set 2, code 
0xbe on isa0060/serio0).
  [36296.021907] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.

  As can be seen, this occurs frequently. It might be related, but at
  times, the keyboard freezes for a few seconds and then starts sending
  a repeating character while no keys are pressed. This behavior is not
  stopped unless a key (any key) is pressed.

  The character that is output is a special character, but I don't know
  what combination it is specifically.

  This might be related to the fact that this is a lenovo yoga 13
  ideapad.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-30-generic 3.8.0-30.44
  ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6
  Uname: Linux 3.8.0-30-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  noobermin   1991 F pulseaudio
   /dev/snd/pcmC0D0p:   noobermin   1991 F...m pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Fri Sep 20 02:07:54 2013
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d95a03d-5f38-403f-84d9-51ebca691a4b
  InstallationDate: Installed on 2013-08-31 (19 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: LENOVO 20175
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-30-generic 
root=UUID=6a1575e6-9b6a-4086-988e-2efda2c80fd3 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-30-generic N/A
   linux-backports-modules-3.8.0-30-generic  N/A
   linux-firmware1.106
  RfKill:
   
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/22/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 66CN52WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193WIN8 STD MLT
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Yoga 13
  dmi.modalias: 
dmi:bvnLENOVO:bvr66CN52WW:bd11/22/2012:svnLENOVO:pn20175:pvrLenovoIdeaPadYoga13:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadYoga13:
  dmi.product.name: 20175
  dmi.product.version: Lenovo IdeaPad Yoga 13
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1227996/+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 1227996] Re: [Lenovo IdeaPad Yoga 13] ubuntu doesn't know about Yoga screen rotation keycodes: atkbd serio0: Use 'setkeycodes e03e keycode' to make it known.

2015-06-01 Thread Christopher M. Penalver
Andrew Symington, please do not toggle the Status. For more on this,
please see https://wiki.ubuntu.com/Bugs/Status .

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

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

Title:
  [Lenovo IdeaPad Yoga 13] ubuntu doesn't know about Yoga screen
  rotation keycodes: atkbd serio0: Use 'setkeycodes e03e keycode' to
  make it known.

Status in linux package in Ubuntu:
  Triaged

Bug description:
  The following spam litters dmesg:

  [36294.989706] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36294.995650] atkbd serio0: Unknown key released (translated set 2, code 
0xbe on isa0060/serio0).
  [36294.995661] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36296.016998] atkbd serio0: Unknown key pressed (translated set 2, code 0xbe 
on isa0060/serio0).
  [36296.017002] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36296.021894] atkbd serio0: Unknown key released (translated set 2, code 
0xbe on isa0060/serio0).
  [36296.021907] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.

  As can be seen, this occurs frequently. It might be related, but at
  times, the keyboard freezes for a few seconds and then starts sending
  a repeating character while no keys are pressed. This behavior is not
  stopped unless a key (any key) is pressed.

  The character that is output is a special character, but I don't know
  what combination it is specifically.

  This might be related to the fact that this is a lenovo yoga 13
  ideapad.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-30-generic 3.8.0-30.44
  ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6
  Uname: Linux 3.8.0-30-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  noobermin   1991 F pulseaudio
   /dev/snd/pcmC0D0p:   noobermin   1991 F...m pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Fri Sep 20 02:07:54 2013
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d95a03d-5f38-403f-84d9-51ebca691a4b
  InstallationDate: Installed on 2013-08-31 (19 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: LENOVO 20175
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-30-generic 
root=UUID=6a1575e6-9b6a-4086-988e-2efda2c80fd3 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-30-generic N/A
   linux-backports-modules-3.8.0-30-generic  N/A
   linux-firmware1.106
  RfKill:
   
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/22/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 66CN52WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193WIN8 STD MLT
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Yoga 13
  dmi.modalias: 
dmi:bvnLENOVO:bvr66CN52WW:bd11/22/2012:svnLENOVO:pn20175:pvrLenovoIdeaPadYoga13:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadYoga13:
  dmi.product.name: 20175
  dmi.product.version: Lenovo IdeaPad Yoga 13
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1227996/+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 1227996] Re: [Lenovo IdeaPad Yoga 13] ubuntu doesn't know about Yoga screen rotation keycodes: atkbd serio0: Use 'setkeycodes e03e keycode' to make it known.

2015-03-05 Thread Jany Belluz
I have the same problem, almost the same configuration:

$ sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date
66CN55WW
02/28/2013

$ uname -a
Linux yoga 3.13.0-38-generic #65-Ubuntu SMP Thu Oct 9 11:36:50 UTC 2014 x86_64 
x86_64 x86_64 GNU/Linux

I must add that I use Ubuntu 14.10, except for the kernel which I kept
from an older ubuntu version (because of the Yoga's wifi card, other
problem)

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

Title:
  [Lenovo IdeaPad Yoga 13] ubuntu doesn't know about Yoga screen
  rotation keycodes: atkbd serio0: Use 'setkeycodes e03e keycode' to
  make it known.

Status in linux package in Ubuntu:
  Triaged

Bug description:
  The following spam litters dmesg:

  [36294.989706] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36294.995650] atkbd serio0: Unknown key released (translated set 2, code 
0xbe on isa0060/serio0).
  [36294.995661] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36296.016998] atkbd serio0: Unknown key pressed (translated set 2, code 0xbe 
on isa0060/serio0).
  [36296.017002] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36296.021894] atkbd serio0: Unknown key released (translated set 2, code 
0xbe on isa0060/serio0).
  [36296.021907] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.

  As can be seen, this occurs frequently. It might be related, but at
  times, the keyboard freezes for a few seconds and then starts sending
  a repeating character while no keys are pressed. This behavior is not
  stopped unless a key (any key) is pressed.

  The character that is output is a special character, but I don't know
  what combination it is specifically.

  This might be related to the fact that this is a lenovo yoga 13
  ideapad.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-30-generic 3.8.0-30.44
  ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6
  Uname: Linux 3.8.0-30-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  noobermin   1991 F pulseaudio
   /dev/snd/pcmC0D0p:   noobermin   1991 F...m pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Fri Sep 20 02:07:54 2013
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d95a03d-5f38-403f-84d9-51ebca691a4b
  InstallationDate: Installed on 2013-08-31 (19 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: LENOVO 20175
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-30-generic 
root=UUID=6a1575e6-9b6a-4086-988e-2efda2c80fd3 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-30-generic N/A
   linux-backports-modules-3.8.0-30-generic  N/A
   linux-firmware1.106
  RfKill:
   
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/22/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 66CN52WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193WIN8 STD MLT
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Yoga 13
  dmi.modalias: 
dmi:bvnLENOVO:bvr66CN52WW:bd11/22/2012:svnLENOVO:pn20175:pvrLenovoIdeaPadYoga13:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadYoga13:
  dmi.product.name: 20175
  dmi.product.version: Lenovo IdeaPad Yoga 13
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1227996/+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 1227996] Re: [Lenovo IdeaPad Yoga 13] ubuntu doesn't know about Yoga screen rotation keycodes: atkbd serio0: Use 'setkeycodes e03e keycode' to make it known.

2015-02-27 Thread Donn Morrison
I reported a bug similar to this a while ago, and after a firmware
upgrade (see below) it was fixed. Recently the stuck keys and the syslog
spam about keycode e03e have come back.

sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date
66CN55WW
02/28/2013

Linux 3.13.0-35-generic #62-Ubuntu SMP Fri Aug 15 01:58:42 UTC 2014
x86_64 x86_64 x86_64 GNU/Linux

As above, it stops when the screen is flipped.

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

Title:
  [Lenovo IdeaPad Yoga 13] ubuntu doesn't know about Yoga screen
  rotation keycodes: atkbd serio0: Use 'setkeycodes e03e keycode' to
  make it known.

Status in linux package in Ubuntu:
  Triaged

Bug description:
  The following spam litters dmesg:

  [36294.989706] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36294.995650] atkbd serio0: Unknown key released (translated set 2, code 
0xbe on isa0060/serio0).
  [36294.995661] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36296.016998] atkbd serio0: Unknown key pressed (translated set 2, code 0xbe 
on isa0060/serio0).
  [36296.017002] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36296.021894] atkbd serio0: Unknown key released (translated set 2, code 
0xbe on isa0060/serio0).
  [36296.021907] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.

  As can be seen, this occurs frequently. It might be related, but at
  times, the keyboard freezes for a few seconds and then starts sending
  a repeating character while no keys are pressed. This behavior is not
  stopped unless a key (any key) is pressed.

  The character that is output is a special character, but I don't know
  what combination it is specifically.

  This might be related to the fact that this is a lenovo yoga 13
  ideapad.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-30-generic 3.8.0-30.44
  ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6
  Uname: Linux 3.8.0-30-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  noobermin   1991 F pulseaudio
   /dev/snd/pcmC0D0p:   noobermin   1991 F...m pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Fri Sep 20 02:07:54 2013
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d95a03d-5f38-403f-84d9-51ebca691a4b
  InstallationDate: Installed on 2013-08-31 (19 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: LENOVO 20175
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-30-generic 
root=UUID=6a1575e6-9b6a-4086-988e-2efda2c80fd3 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-30-generic N/A
   linux-backports-modules-3.8.0-30-generic  N/A
   linux-firmware1.106
  RfKill:
   
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/22/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 66CN52WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193WIN8 STD MLT
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Yoga 13
  dmi.modalias: 
dmi:bvnLENOVO:bvr66CN52WW:bd11/22/2012:svnLENOVO:pn20175:pvrLenovoIdeaPadYoga13:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadYoga13:
  dmi.product.name: 20175
  dmi.product.version: Lenovo IdeaPad Yoga 13
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1227996/+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 1227996] Re: [Lenovo IdeaPad Yoga 13] ubuntu doesn't know about Yoga screen rotation keycodes: atkbd serio0: Use 'setkeycodes e03e keycode' to make it known.

2015-02-27 Thread Donn Morrison
Forgot link to the other bug:

https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-
evdev/+bug/1238914

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

Title:
  [Lenovo IdeaPad Yoga 13] ubuntu doesn't know about Yoga screen
  rotation keycodes: atkbd serio0: Use 'setkeycodes e03e keycode' to
  make it known.

Status in linux package in Ubuntu:
  Triaged

Bug description:
  The following spam litters dmesg:

  [36294.989706] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36294.995650] atkbd serio0: Unknown key released (translated set 2, code 
0xbe on isa0060/serio0).
  [36294.995661] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36296.016998] atkbd serio0: Unknown key pressed (translated set 2, code 0xbe 
on isa0060/serio0).
  [36296.017002] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36296.021894] atkbd serio0: Unknown key released (translated set 2, code 
0xbe on isa0060/serio0).
  [36296.021907] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.

  As can be seen, this occurs frequently. It might be related, but at
  times, the keyboard freezes for a few seconds and then starts sending
  a repeating character while no keys are pressed. This behavior is not
  stopped unless a key (any key) is pressed.

  The character that is output is a special character, but I don't know
  what combination it is specifically.

  This might be related to the fact that this is a lenovo yoga 13
  ideapad.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-30-generic 3.8.0-30.44
  ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6
  Uname: Linux 3.8.0-30-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  noobermin   1991 F pulseaudio
   /dev/snd/pcmC0D0p:   noobermin   1991 F...m pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Fri Sep 20 02:07:54 2013
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d95a03d-5f38-403f-84d9-51ebca691a4b
  InstallationDate: Installed on 2013-08-31 (19 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: LENOVO 20175
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-30-generic 
root=UUID=6a1575e6-9b6a-4086-988e-2efda2c80fd3 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-30-generic N/A
   linux-backports-modules-3.8.0-30-generic  N/A
   linux-firmware1.106
  RfKill:
   
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/22/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 66CN52WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193WIN8 STD MLT
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Yoga 13
  dmi.modalias: 
dmi:bvnLENOVO:bvr66CN52WW:bd11/22/2012:svnLENOVO:pn20175:pvrLenovoIdeaPadYoga13:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadYoga13:
  dmi.product.name: 20175
  dmi.product.version: Lenovo IdeaPad Yoga 13
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1227996/+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 1227996] Re: [Lenovo IdeaPad Yoga 13] ubuntu doesn't know about Yoga screen rotation keycodes: atkbd serio0: Use 'setkeycodes e03e keycode' to make it known.

2014-11-05 Thread esion
still here on ubuntu 14.04, no bios update

sudo dmidecode -s bios-version  sudo dmidecode -s bios-release-date 
66CN54WW
01/21/2013

uname -a
Linux dey-mobile 3.16.0-24-generic #32-Ubuntu SMP Tue Oct 28 13:07:32 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

the spam stops when screen is flipped

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

Title:
  [Lenovo IdeaPad Yoga 13] ubuntu doesn't know about Yoga screen
  rotation keycodes: atkbd serio0: Use 'setkeycodes e03e keycode' to
  make it known.

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  The following spam litters dmesg:

  [36294.989706] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36294.995650] atkbd serio0: Unknown key released (translated set 2, code 
0xbe on isa0060/serio0).
  [36294.995661] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36296.016998] atkbd serio0: Unknown key pressed (translated set 2, code 0xbe 
on isa0060/serio0).
  [36296.017002] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36296.021894] atkbd serio0: Unknown key released (translated set 2, code 
0xbe on isa0060/serio0).
  [36296.021907] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.

  As can be seen, this occurs frequently. It might be related, but at
  times, the keyboard freezes for a few seconds and then starts sending
  a repeating character while no keys are pressed. This behavior is not
  stopped unless a key (any key) is pressed.

  The character that is output is a special character, but I don't know
  what combination it is specifically.

  This might be related to the fact that this is a lenovo yoga 13
  ideapad.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-30-generic 3.8.0-30.44
  ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6
  Uname: Linux 3.8.0-30-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  noobermin   1991 F pulseaudio
   /dev/snd/pcmC0D0p:   noobermin   1991 F...m pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Fri Sep 20 02:07:54 2013
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d95a03d-5f38-403f-84d9-51ebca691a4b
  InstallationDate: Installed on 2013-08-31 (19 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: LENOVO 20175
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-30-generic 
root=UUID=6a1575e6-9b6a-4086-988e-2efda2c80fd3 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-30-generic N/A
   linux-backports-modules-3.8.0-30-generic  N/A
   linux-firmware1.106
  RfKill:
   
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/22/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 66CN52WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193WIN8 STD MLT
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Yoga 13
  dmi.modalias: 
dmi:bvnLENOVO:bvr66CN52WW:bd11/22/2012:svnLENOVO:pn20175:pvrLenovoIdeaPadYoga13:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadYoga13:
  dmi.product.name: 20175
  dmi.product.version: Lenovo IdeaPad Yoga 13
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1227996/+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 1227996] Re: [Lenovo IdeaPad Yoga 13] ubuntu doesn't know about Yoga screen rotation keycodes: atkbd serio0: Use 'setkeycodes e03e keycode' to make it known.

2013-11-26 Thread Christopher M. Penalver
** Summary changed:

- ubuntu doesn't know about Yoga screen rotation keycodes: atkbd serio0: Use 
'setkeycodes e03e keycode' to make it known.
+ [Lenovo IdeaPad Yoga 13] ubuntu doesn't know about Yoga screen rotation 
keycodes: atkbd serio0: Use 'setkeycodes e03e keycode' to make it known.

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

Title:
  [Lenovo IdeaPad Yoga 13] ubuntu doesn't know about Yoga screen
  rotation keycodes: atkbd serio0: Use 'setkeycodes e03e keycode' to
  make it known.

Status in “linux” package in Ubuntu:
  Triaged

Bug description:
  The following spam litters dmesg:

  [36294.989706] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36294.995650] atkbd serio0: Unknown key released (translated set 2, code 
0xbe on isa0060/serio0).
  [36294.995661] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36296.016998] atkbd serio0: Unknown key pressed (translated set 2, code 0xbe 
on isa0060/serio0).
  [36296.017002] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.
  [36296.021894] atkbd serio0: Unknown key released (translated set 2, code 
0xbe on isa0060/serio0).
  [36296.021907] atkbd serio0: Use 'setkeycodes e03e keycode' to make it 
known.

  As can be seen, this occurs frequently. It might be related, but at
  times, the keyboard freezes for a few seconds and then starts sending
  a repeating character while no keys are pressed. This behavior is not
  stopped unless a key (any key) is pressed.

  The character that is output is a special character, but I don't know
  what combination it is specifically.

  This might be related to the fact that this is a lenovo yoga 13
  ideapad.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: linux-image-3.8.0-30-generic 3.8.0-30.44
  ProcVersionSignature: Ubuntu 3.8.0-30.44-generic 3.8.13.6
  Uname: Linux 3.8.0-30-generic x86_64
  ApportVersion: 2.9.2-0ubuntu8.3
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  noobermin   1991 F pulseaudio
   /dev/snd/pcmC0D0p:   noobermin   1991 F...m pulseaudio
  CRDA: Error: command ['iw', 'reg', 'get'] failed with exit code 1: nl80211 
not found.
  Date: Fri Sep 20 02:07:54 2013
  EcryptfsInUse: Yes
  HibernationDevice: RESUME=UUID=7d95a03d-5f38-403f-84d9-51ebca691a4b
  InstallationDate: Installed on 2013-08-31 (19 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: LENOVO 20175
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.8.0-30-generic 
root=UUID=6a1575e6-9b6a-4086-988e-2efda2c80fd3 ro quiet splash 
acpi_backlight=vendor vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.8.0-30-generic N/A
   linux-backports-modules-3.8.0-30-generic  N/A
   linux-firmware1.106
  RfKill:
   
  SourcePackage: linux
  StagingDrivers: rts5139
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/22/2012
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 66CN52WW
  dmi.board.asset.tag: No Asset Tag
  dmi.board.name: INVALID
  dmi.board.vendor: LENOVO
  dmi.board.version: 3193WIN8 STD MLT
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Lenovo IdeaPad Yoga 13
  dmi.modalias: 
dmi:bvnLENOVO:bvr66CN52WW:bd11/22/2012:svnLENOVO:pn20175:pvrLenovoIdeaPadYoga13:rvnLENOVO:rnINVALID:rvr3193WIN8STDMLT:cvnLENOVO:ct10:cvrLenovoIdeaPadYoga13:
  dmi.product.name: 20175
  dmi.product.version: Lenovo IdeaPad Yoga 13
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1227996/+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