[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2020-06-01 Thread Kevin Locke
I encountered the same issue and was able to solve it by adding
i8042.reset=1 to the kernel command line.  i8042.nomux was not necessary
for me.

The quirk was committed in
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=2712c91a54a1058d55c284152b4d93c979b67be6
which is included in Linux 5.7.  It has also been merged into stable for
the upcoming v5.6.16, v5.4.44, v4.19.126, v4.14.183, v4.9.226, and
v4.4.226.

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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

[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2019-07-24 Thread Brad Figg
** Tags added: cscc

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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

[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2018-11-11 Thread Eudy Dhe
I have had this error with my Lenovo Thinkpad. This error seems very
simple but actually is very hard to solve. You can visit the given link
to find some suggestions https://www.lenovosupportphonenumber.com/blog
/fix-lenovo-error-code-0xc00f/

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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

[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2017-03-12 Thread Alecz20
Had this same issue and the workaround in #35 solved it:

Steps:
#open /etc/default/grub for editing as root
sudo gedit /etc/default/grub

# find the line GRUB_CMDLINE_LINUX="" and add the options "i8042.nomux=1 
i8042.reset"
# example:
GRUB_CMDLINE_LINUX="i8042.nomux=1 i8042.reset"

#update grub:
sudo update-grub

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2016-01-31 Thread linuxmonkey
http://forums.linuxmint.com/viewtopic.php?f=49=157115=813402=thinkpad+twist+touchpad#p813402

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2015-09-27 Thread Taylor
Yes, link isn't working and I am having the same issue. Recently updated
BIOS to 1.70. Please and thank you!

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2015-09-13 Thread Carl Karsten
I had this problem, this solved it:

/etc/default/grub

GRUB_CMDLINE_LINUX="i8042.nomux=1 i8042.reset"

credit and complete instructions:

 http://forums.linuxmint.com/viewtopi...uchpad#p813402

My system:
LENOVO ThinkPad Twist 33476LU
carl@twist:~$ sudo dmidecode -s bios-release-date
07/01/2013
carl@twist:~$ sudo dmidecode -s bios-version
GDET97WW (1.57 )

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2015-09-13 Thread Till Kamppeter
Thanks for the hint, but your link to the complete instructions is not
working. Can you post the correct link here? Thanks.

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2015-09-06 Thread Lectrode
BIOS 1.70 (latest at time of posting) also has this issue

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2015-09-06 Thread Lectrode
Also, BIOS cannot be downgraded to 1.52 once 1.68 or above is installed.

More info:
https://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/gduj22uc.txt

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2014-08-15 Thread Amos Blanton
Bios 1.67 has same  issue.

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2014-04-26 Thread Amos Blanton
The very latest bios (1.65 I think?) actually renders all usb devices
inop. :) Lenovo is really sucking on bios stuff lately.

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2014-04-26 Thread Amos Blanton
Posting because Lenovo doesn't make it easy to find older versions of
BIOS.

I believe this is the link for the bios version 1.53
http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/gduj07us.iso

According to this:
http://download.lenovo.com/ibmdl/pub/pc/pccbbs/mobiles/gduj18uc.txt

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2014-04-26 Thread Amos Blanton
Apologies for all the comments. Above links are for s230u 3347-2hu. Your
mileage may vary.

And here's my favorite tutorial for flashing bios with usb drives:
http://blog.seader.us/2013/10/lenovo-bios-update-method-for-linux-and.html

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2013-11-08 Thread Till Kamppeter
Downgrade the BIOS to 1.52 (or do not upgrade to a BIOS newer than
1.52).

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2013-11-01 Thread NoBugs!
So is there a BIOS downgrade or update to fix this?

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2013-08-13 Thread Mr_DNA
I am having the same problem.  I am not sure if this will be of any
assistance, but another user is having the exact same problem with Mint
(perhaps reinforcing the idea the issue is BIOS related) -
http://forums.linuxmint.com/viewtopic.php?f=49t=138873

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2013-08-13 Thread Joseph Salisbury
Marking invalid since this issue was introduced by the BIOS.

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

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2013-08-12 Thread Joseph Salisbury
Is it possible to re-install the previous BIOS version on this machine,
to see if the BIOS upgrade in fact caused this issue?

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2013-08-12 Thread Till Kamppeter
I have downgraded the BIOS to 1.52 again (unfortunately, I do not have
1.53 ... 1.56) and the problem goes away. So it was actually caused by
the BIOS update.

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2013-08-10 Thread Till Kamppeter
Here is what that user wrote:

--
Touch Pad not working on Shutdown, Works after Reboot Though

July 19, 2013Uncategorized13.10, laptop, thinkpad, touchpaduser2304751

I have a Thinkpad Twist and Ubuntu 13.10.

Whenever I restart my touch pad always works.
Whenever I shutdown, and turn it back on, the touchpad never works.
The touchscreen always works.
When it boots up the cursor shows for about a second in the center, then the 
cursor goes away (After a shutdown when the touchpad doesn't work). Logging out 
and back in doesn't fix it.

Here is a link to the output of dmesg when it doesn't work:

http://paste.ubuntu.com/5889489/

--

Attached is the user's dmesg, for permanent archiving.

** Attachment added: dmesg-askubuntu.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1210748/+attachment/3766923/+files/dmesg-askubuntu.txt

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2013-08-10 Thread Till Kamppeter
apport information

** Tags added: apport-collected saucy

** Description changed:

  I have a Lenovo ThinkPad Twist (convertible ultrabook with Core i7
  processor) with touch screen, touch pad, rubber nipple mouse, and
  external Bluetooth mouse. From these 4 mice 2 always work, the touch
  screen and the external Bluetooth mouse.
  
  The touchpad and the nipple do not work right after turning on the
  machine, only when I reboot the machine they work after rebooting. I
  have observed the problem only recently, so it is perhaps triggered by
  the BIOS upgrade to version 1.57. The problem is independent of the
  Ubuntu version. I did not only observe it on the installed Raring and
  Saucy systems but also with several live CDs of older Ubuntu versions
  (Quantal, Precise).
  
  There is also another user with the same problem. See
  
  http://www.iasptk.com/ubuntuwp/tag/13-10/
  
  and search for twist. Unfortunately, the question got removed from Ask
  Ubuntu, but one can still access the dmesg output from this user on
  
  http://paste.ubuntu.com/5889489/
+ --- 
+ ApportVersion: 2.12-0ubuntu3
+ Architecture: amd64
+ DistroRelease: Ubuntu 13.10
+ InstallationDate: Installed on 2013-06-05 (65 days ago)
+ InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130605)
+ MarkForUpload: True
+ Package: linux (not installed)
+ Tags:  saucy
+ Uname: Linux 3.11.0-031100rc3-generic x86_64
+ UnreportableReason: The running kernel is not an Ubuntu kernel
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1210748/+attachment/3766924/+files/ProcEnviron.txt

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2013-08-10 Thread Till Kamppeter
Added apport information of the system after turning on (cold start)
with the touchpad/nipple not working. Attached is the dmesg output of
this situation.

** Attachment added: dmesg-cold-start.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1210748/+attachment/3766927/+files/dmesg-cold-start.txt

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2013-08-10 Thread Till Kamppeter
Now I attach the dmesg output after a reboot, with touchpad and nipple
working.

** Attachment added: dmesg-reboot.txt
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1210748/+attachment/3766928/+files/dmesg-reboot.txt

** Description changed:

  I have a Lenovo ThinkPad Twist (convertible ultrabook with Core i7
  processor) with touch screen, touch pad, rubber nipple mouse, and
  external Bluetooth mouse. From these 4 mice 2 always work, the touch
  screen and the external Bluetooth mouse.
  
  The touchpad and the nipple do not work right after turning on the
  machine, only when I reboot the machine they work after rebooting. I
  have observed the problem only recently, so it is perhaps triggered by
  the BIOS upgrade to version 1.57. The problem is independent of the
  Ubuntu version. I did not only observe it on the installed Raring and
  Saucy systems but also with several live CDs of older Ubuntu versions
  (Quantal, Precise).
  
  There is also another user with the same problem. See
  
  http://www.iasptk.com/ubuntuwp/tag/13-10/
  
  and search for twist. Unfortunately, the question got removed from Ask
  Ubuntu, but one can still access the dmesg output from this user on
  
  http://paste.ubuntu.com/5889489/
  --- 
  ApportVersion: 2.12-0ubuntu3
  Architecture: amd64
  DistroRelease: Ubuntu 13.10
  InstallationDate: Installed on 2013-06-05 (65 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130605)
  MarkForUpload: True
  Package: linux (not installed)
  Tags:  saucy
  Uname: Linux 3.11.0-031100rc3-generic x86_64
  UnreportableReason: The running kernel is not an Ubuntu kernel
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ --- 
+ ApportVersion: 2.12-0ubuntu3
+ Architecture: amd64
+ AudioDevicesInUse:
+  USERPID ACCESS COMMAND
+  /dev/snd/controlC0:  till   2756 F pulseaudio
+ DistroRelease: Ubuntu 13.10
+ HibernationDevice: RESUME=UUID=e0af6e5c-3cf3-47e2-8603-6a9ffb019484
+ InstallationDate: Installed on 2013-06-05 (65 days ago)
+ InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130605)
+ MachineType: LENOVO 334729G
+ MarkForUpload: True
+ Package: linux (not installed)
+ ProcFB: 0 inteldrmfb
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.10.0-6-generic 
root=UUID=71da60b2-cc11-47bf-9120-bfad5b1c7eaa ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.10.0-6.17-generic 3.10.3
+ RelatedPackageVersions:
+  linux-restricted-modules-3.10.0-6-generic N/A
+  linux-backports-modules-3.10.0-6-generic  N/A
+  linux-firmware1.113
+ Tags:  saucy
+ Uname: Linux 3.10.0-6-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ dmi.bios.date: 07/01/2013
+ dmi.bios.vendor: LENOVO
+ dmi.bios.version: GDET97WW (1.57 )
+ dmi.board.asset.tag: Not Available
+ dmi.board.name: 334729G
+ dmi.board.vendor: LENOVO
+ dmi.board.version: Win8 Pro DPK TPG
+ dmi.chassis.asset.tag: No Asset Information
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: LENOVO
+ dmi.chassis.version: Not Available
+ dmi.modalias: 
dmi:bvnLENOVO:bvrGDET97WW(1.57):bd07/01/2013:svnLENOVO:pn334729G:pvrThinkPadTwist:rvnLENOVO:rn334729G:rvrWin8ProDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
+ dmi.product.name: 334729G
+ dmi.product.version: ThinkPad Twist
+ dmi.sys.vendor: LENOVO

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2013-08-10 Thread Till Kamppeter
Added apport data of a cold start with not working touchpad/nipple and
an official kernel booted. The first attempt with mainline kernel did
not send a lot of data.

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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


[Bug 1210748] Re: On Lenovo Thinkpad Twist internal mouse does not work after turning on machine, only works after reboot

2013-08-10 Thread Till Kamppeter
** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  On Lenovo Thinkpad Twist internal mouse does not work after turning on
  machine, only works after reboot

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

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