Bug 779 - psmouse.c: Lost synchronization
Tofloor
poster avatar
asterion30
deepin
2014-11-01 19:04
Author
Any sugestion for the issue of mouse bug?
how to i cant add this psmouse_noext in the kernel options?
best regards,

Lo puse en ingles para que se entienda... saludos mundo!!! :mrgreen:
Reply Favorite View the author
All Replies
Maggieszd
deepin
2014-11-04 19:04
#1
Sorry, this problem is in testing, we will reply  to you if there is a resolution, please wait for a short time.
Reply View the author
asterion30
deepin
2014-11-05 15:53
#2
Sorry, this problem is in testing, we will reply  to you if there is a resolution, please wait for a short time.
Thanks maggieszd, I hope it will be resolved soon.
I believe...
Best regards.  ;)
Reply View the author
asterion30
deepin
2014-11-10 10:44
#3
[quote]Sorry, this problem is in testing, we will reply  to you if there is a resolution, please wait for a short time.
Thanks maggieszd, I hope it will be resolved soon.
I believe...
Best regards.  ;)[/quote]
Hello Maggieszd,
Some progress on the problem.
Best regards,
Reply View the author
asterion30
deepin
2014-11-17 07:25
#4
Sorry, this problem is in testing, we will reply  to you if there is a resolution, please wait for a short time.
Hello Maggieszd,
I wait for a reply, please help me...
:cry:  :roll:  ops:    
Reply View the author
Maggieszd
deepin
2014-11-19 18:41
#5
Sorry to reply late.

Enter the system and execute the following command in the terminal:
  1. sudo gedit /boot/grub/grub.cfg
Copy the Code

Find the content with linux / boot / vmlinuz at the beginning, there are about four lines, add psmouse_noext = 1 in the end of each line.

eg.

linux /boot/vmlinuz-3.13.0-39-generic root = UUID = 044d79f0-172a-42bd-8860-209ae1c4ead2 ro quiet splash $ vt_handoff

changed to:

linux /boot/vmlinuz-3.13.0-39-generic root = UUID = 044d79f0-172a-42bd-8860-209ae1c4ead2 ro quiet splash $ vt_handoff psmouse_noext = 1

Then save the file, restart the computer, your problem should be solved.
Reply View the author
asterion30
deepin
2014-11-26 08:17
#6
Sorry to reply late.

Enter the system and execute the following command in the terminal:
  1. sudo gedit /boot/grub/grub.cfg
Copy the Code

Find the content with linux / boot / vmlinuz at the beginning, there are about four lines, add psmouse_noext = 1 in the end of each line.

eg.

linux /boot/vmlinuz-3.13.0-39-generic root = UUID = 044d79f0-172a-42bd-8860-209ae1c4ead2 ro quiet splash $ vt_handoff

changed to:

linux /boot/vmlinuz-3.13.0-39-generic root = UUID = 044d79f0-172a-42bd-8860-209ae1c4ead2 ro quiet splash $ vt_handoff psmouse_noext = 1

Then save the file, restart the computer, your problem should be solved.

Tanks, but it does not work i try reinstall. ops:  ops:  :cry:  :cry:  :cry:  :cry:  :cry:
Best Regards
Reply View the author