Bug#840804: chrome-gnome-shell: does not work with Google Chrome

2016-10-14 Thread Martey Dodoo
Package: chrome-gnome-shell
Version: 7.1-1
Severity: important

This package does not work with Google Chrome - it gives an error that the
native host connector is not detected.

I am pretty sure that this is because debian-distribution.patch prevents the
package from installing required JSON files into the correct location for
Google Chrome ("/etc/opt/chrome/native-messaging-hosts/" instead of
"/etc/chromium/native-messaging-hosts/"). Copying
"io.github.ne0sight.gs_chrome_connector.json" and
"org.gnome.chrome_gnome_shell.json" into the correct location for my browser
allowed the extension to work.

-- System Information:
Debian Release: stretch/sid
   APT prefers unstable
   APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.7.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages chrome-gnome-shell depends on:
ii  gnome-shell  3.22.1-1
ii  python   2.7.11-2
ii  python-gi3.22.0-1

chrome-gnome-shell recommends no packages.

Versions of packages chrome-gnome-shell suggests:
pn  chromium  

-- Configuration Files:
/etc/chromium/policies/managed/chrome-gnome-shell.json [Errno 2] No such file 
or directory: u'/etc/chromium/policies/managed/chrome-gnome-shell.json'

-- no debconf information



Bug#784385: polari: refuses to add new IRC connection

2015-06-04 Thread Martey Dodoo

On Thu, Jun 04, 2015 at 01:36:37AM EDT, Michael Biebl wrote:

Control: tags -1 moreinfo unreproducible

Am 06.05.2015 um 00:34 schrieb Martey Dodoo:

Package: polari
Version: 3.14.1-1
Severity: grave
Tags: upstream
Justification: renders package unusable

Steps to Reproduce:

  - open the Connections window
  - attempt to add a connection

The connection is not added, but the following log mesage is displayed:

(org.gnome.Polari:12399): Gjs-WARNING **: JS ERROR: TelepathyGLib.Error: 
Protocol 'irc' not found on CM 'idle'
ConnectionDetails._createAccount/@/usr/share/polari/js/connections.js:279
start@/usr/share/polari/js/main.js:8
@command line:1


polari works fine here.

Sjoerd, any idea?


I just tried this again and did not have the same issue (Polari added the new 
IRC connection successfully).  I have upgraded a bunch of packages in the last 
month, so I am not sure what might have fixed it.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#787298: (no subject)

2015-06-02 Thread Martey Dodoo
Despite reporting this bug, I wasn't initially subscribed to it, so I am just 
catching up on the discussion.


According to the wiki https://wiki.debian.org/Teams/Cloud/VagrantBaseBoxes, 
the Vagrant base boxes include Vagrant specific enhancements. One of the 
enhancements specifically mentioned is python-apt (which seems to have been 
specifically installed so that Ansible will work correctly).


I agree that it would be better if Ansible's apt module did not rely on 
aptitude, but it was incredibly confusing to try and figure what was happening:


- The previous unofficial Debian Vagrant base box I used included aptitude by 
  default.
- The cloud providers that I use all include aptitude by default in their 
  images.
- In order to successfully provision with Ansible's apt module and the official 
  Debian images, I needed to run apt-get update before installing aptitude.


Personally, I think that if third-party software like Chef or Puppet are 
installed in the base box (with all of their dependencies), it also makes sense 
to install aptitude so that upgrading packages with Ansible works properly.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#787298: cloud.debian.org: Vagrant base box should include aptitude for Ansible

2015-05-31 Thread Martey Dodoo
Package: cloud.debian.org
Severity: normal

http://docs.ansible.com/apt_module.html notes that Ansible's apt module
requires both python-apt and aptitude for full functionality. The Vagrant base
boxes currently only include python-apt.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#787301: cloud.debian.org: Vagrant base box does not follow passwordless sudo recommendations

2015-05-31 Thread Martey Dodoo
Package: cloud.debian.org
Severity: important

In Vagrant's base box recommendations at
https://docs.vagrantup.com/v2/boxes/base.html, they recommend using the
following configuration for password-less sudo:

vagrant ALL=(ALL) NOPASSWD: ALL

However, the current Vagrant base boxes for Debian use:

vagrant ALL=NOPASSWD:ALL

This has the side effect of making commands that use sudo with a different user
account (e.g. `sudo -u postgres psql`) ask for a password, which can cause
certain provisioning commands to fail.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#787301: cloud.debian.org: Vagrant base box does not follow passwordless sudo recommendations

2015-05-31 Thread Martey Dodoo

On Sun, May 31, 2015 at 04:41:25AM EDT, Anders Ingemann wrote:

Interesting. How/when was the image generated? The vagrant plugin for
bootstrap-vz uses (ALL):
https://github.com/andsens/bootstrap-vz/blob/c94e172ea19f9e44314272deb3137d74253c9411/bootstrapvz/plugins/vagrant/tasks.py#L70


I downloaded the image from https://atlas.hashicorp.com/debian/boxes/jessie64.

FYI, 
https://anonscm.debian.org/cgit/cloud/debian-vm-templates.git/tree/packer-virtualbox-vagrant/scripts/base.sh 
still seems to use the old syntax.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#784385: Acknowledgement (polari: refuses to add new IRC connection)

2015-05-05 Thread Martey Dodoo
I think that it is likely that this is the same issue as 
https://bugzilla.gnome.org/show_bug.cgi?id=741303.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#784385: polari: refuses to add new IRC connection

2015-05-05 Thread Martey Dodoo
Package: polari
Version: 3.14.1-1
Severity: grave
Tags: upstream
Justification: renders package unusable

Steps to Reproduce:

  - open the Connections window
  - attempt to add a connection

The connection is not added, but the following log mesage is displayed:

(org.gnome.Polari:12399): Gjs-WARNING **: JS ERROR: TelepathyGLib.Error: 
Protocol 'irc' not found on CM 'idle'
ConnectionDetails._createAccount/@/usr/share/polari/js/connections.js:279
start@/usr/share/polari/js/main.js:8
@command line:1



-- System Information:
Debian Release: stretch/sid
   APT prefers unstable
   APT policy: (800, 'unstable'), (700, 'testing'), (600, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages polari depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.22.0-1
ii  gir1.2-glib-2.0  1.42.0-2.2
ii  gir1.2-gtk-3.0   3.14.5-1
ii  gir1.2-soup-2.4  2.48.0-1
ii  gir1.2-telepathyglib-0.120.24.1-1
ii  gir1.2-telepathylogger-0.2   0.8.1-1
ii  gjs  1.42.0-1
ii  libc62.19-18
ii  libglib2.0-0 2.44.0-2
ii  libgtk-3-0   3.14.5-1
ii  libtelepathy-glib0   0.24.1-1
ii  telepathy-idle   0.2.0-2
ii  telepathy-logger 0.8.1-1
ii  telepathy-mission-control-5  1:5.16.3-1

polari recommends no packages.

polari suggests no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#630023: linux-image-2.6.39-2-686-pae: Touchpad interferes with typing after suspend/resume

2013-07-19 Thread Martey Dodoo
On Fri, Jul 19, 2013 at 06:01:02PM +0200, Moritz Muehlenhoff wrote:
 Thomas Pospinek reported that it's fixed in the 3.10 kernel
 from unstable. Can you please verify?

Unfortunately, I sold my dm1-3000 (about a year ago) and no longer have access
to it.

-- 
Martey Dodoo
https://marteydodoo.com


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#693944: node-less: lessc cannot find lessc_helper

2012-11-21 Thread Martey Dodoo
Package: node-less
Version: 1.3.1~20121105-1
Severity: important
Tags: patch

Dear Maintainer,

I installed node-less 1.3.1~20121105-1 and attempted to run lessc. I received
the following output:

lessc: no input files


module.js:337
throw new Error(Cannot find module ' + request + ');
  ^
Error: Cannot find module '../lib/less/lessc_helper'
at Function._resolveFilename (module.js:337:11)
at Function._load (module.js:279:25)
at Module.require (module.js:359:17)
at require (module.js:375:17)
at Object.anonymous (/usr/bin/lessc:99:5)
at Module._compile (module.js:446:26)
at Object..js (module.js:464:10)
at Module.load (module.js:353:32)
at Function._load (module.js:311:12)
at Array.0 (module.js:484:10)

I believe that this is because lessc is looking for lessc_helper in
/usr/lib/less/lessc_helper. On my system, it is located at
/usr/lib/nodejs/less/lessc_helper.



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.5-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages node-less depends on:
ii  nodejs  0.6.19~dfsg1-5

node-less recommends no packages.


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#693944: (no subject)

2012-11-21 Thread Martey Dodoo
Index: less.js-1.3.1~20121105/bin/lessc
===
--- less.js-1.3.1~20121105.orig/bin/lessc	2012-11-21 19:34:19.0 -0500
+++ less.js-1.3.1~20121105/bin/lessc	2012-11-21 19:35:57.829209786 -0500
@@ -51,7 +51,7 @@
 break;
 case 'h':
 case 'help':
-require('../lib/less/lessc_helper').printUsage();
+require('../lib/nodejs/less/lessc_helper').printUsage();
 continueProcessing = false;
 case 'x':
 case 'compress':
@@ -96,7 +96,7 @@
 if (! input) {
 sys.puts(lessc: no input files);
 sys.puts();
-require('../lib/less/lessc_helper').printUsage();
+require('../lib/nodejs/less/lessc_helper').printUsage();
 currentErrorcode = 1;
 return;
 }


Bug#647874: (no subject)

2011-11-08 Thread Martey Dodoo
Similarly, this is fixed for me with the new libsqlite3-0 3.7.9-1. This 
suggests that this bug might be a duplicate of #647842.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#647874: (no subject)

2011-11-07 Thread Martey Dodoo
I was receiving similar error messages until I downgraded libsqlite3-0 
from 3.7.9-1 to 3.7.8-1, and they disappeared.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#630023: linux-image-2.6.39-2-686-pae: Touchpad interferes with typing after suspend/resume

2011-06-19 Thread Martey Dodoo

On 06/18/2011 06:21 AM, maximilian attems wrote:

please report upstream on bugzilla.kernel.org and for input subsystem
and let us know the bug number for tracking purpose.

thank you



https://bugzilla.kernel.org/show_bug.cgi?id=37852
--
Martey Dodoo
http://www.marteydodoo.com



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#630960: linux-image-3.0.0-rc3-686-pae: Please add support for HP version of Ralink RT5390 wireless card

2011-06-19 Thread Martey Dodoo
Package: linux-2.6
Version: 3.0.0~rc3-1~experimental.1
Severity: wishlist
Tags: patch

The in-kernel rt2x00 driver supports Ralink's RT5390 card. Unfortunately,
versions of this card included on HP laptops like the dm1-3000 seem to have a
different PCI ID (1814:539f instead of 1814:5390), and so are not automatically
detected. The one line patch at
http://rt2x00.serialmonkey.com/pipermail/users_rt2x00.serialmonkey.com/2011-June/003942.html
adds support for these cards.



-- Package-specific info:
** Version:
Linux version 3.0.0-rc3-686-pae (Debian 3.0.0~rc3-1~experimental.1)
(m...@debian.org) (gcc version 4.4.6 (Debian 4.4.6-6) ) #1 SMP Fri Jun 17
13:19:37 UTC 2011

** Command line:
BOOT_IMAGE=/boot/vmlinuz-3.0.0-rc3-686-pae
root=UUID=2a46cb19-2da5-4847-8c38-4d666f90edc2 ro quiet

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Model information
not available

** Loaded modules:
Module  Size  Used by
cryptd 14071  0
aes_i586   16608  3
aes_generic37066  1 aes_i586
parport_pc 21895  0
ppdev  12621  0
lp 12858  0
parport27018  3 parport_pc,ppdev,lp
rfcomm 31962  0
cpufreq_powersave  12422  0
bnep   17147  2
cpufreq_userspace  12520  0
powernow_k817138  0
speedstep_lib  12463  0
mperf  12387  1 powernow_k8
cpufreq_stats  12670  0
cpufreq_conservative12987  0
binfmt_misc12778  1
uinput 12984  1
fuse   55666  1
nfsd  196168  2
nfs   215222  0
lockd  60891  2 nfsd,nfs
fscache31438  1 nfs
auth_rpcgss31819  2 nfsd,nfs
nfs_acl12463  2 nfsd,nfs
sunrpc141398  6 nfsd,nfs,lockd,auth_rpcgss,nfs_acl
loop   1  0
usbhid 35206  0
hid63937  1 usbhid
btusb  17209  1
bluetooth  97467  13 rfcomm,bnep,btusb
arc4   12418  2
snd_hda_codec_idt  48501  1
radeon708351  2
snd_hda_codec_hdmi 25930  1
rt2800pci  13628  0
rt2800lib  38659  1 rt2800pci
crc_ccitt  12331  1 rt2800lib
snd_seq39172  0
snd_seq_device 12995  1 snd_seq
rt2x00pci  12721  1 rt2800pci
rt2x00lib  32859  3 rt2800pci,rt2800lib,rt2x00pci
ttm46736  1 radeon
snd_hda_intel  21529  2
snd_hda_codec  57741  3
snd_hda_codec_idt,snd_hda_codec_hdmi,snd_hda_intel
drm_kms_helper 22454  1 radeon
drm   129322  4 radeon,ttm,drm_kms_helper
uvcvideo   56734  0
mac80211  165013  3 rt2800lib,rt2x00pci,rt2x00lib
snd_hwdep  12906  1 snd_hda_codec
ums_realtek12591  0
snd_pcm52731  3 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec
videodev   61226  1 uvcvideo
cfg80211  112132  2 rt2x00lib,mac80211
psmouse45897  0
sp5100_tco 12752  0
usb_storage34951  1 ums_realtek
hp_wmi 13058  0
joydev 16906  0
uas12975  0
media  13692  2 uvcvideo,videodev
sparse_keymap  12680  1 hp_wmi
ohci_hcd   21898  0
evdev  17180  19
k10temp12539  0
snd_timer  22171  2 snd_seq,snd_pcm
ehci_hcd   34885  0
serio_raw  12758  0
i2c_piix4  12480  0
usbcore   103321  9
usbhid,btusb,uvcvideo,ums_realtek,usb_storage,uas,ohci_hcd,ehci_hcd
rfkill 18474  5 bluetooth,cfg80211,hp_wmi
snd38255  13
snd_hda_codec_idt,snd_hda_codec_hdmi,snd_seq,snd_seq_device,snd_hda_intel,snd_hda_codec,snd_hwdep,snd_pcm,snd_timer
i2c_algo_bit   12706  1 radeon
battery12957  0
i2c_core   19022  6
radeon,drm_kms_helper,drm,videodev,i2c_piix4,i2c_algo_bit
r8169  36380  0
eeprom_93cx6   12423  1 rt2800pci
video  17345  0
hp_accel   20984  0
lis3lv02d  17483  1 hp_accel
wmi13018  1 hp_wmi
mii12595  1 r8169
input_polldev  12802  1 lis3lv02d
soundcore  12878  1 snd
snd_page_alloc 12841  2 snd_hda_intel,snd_pcm
ac 12552  0
power_supply   13283  3 radeon,battery,ac
button 12783  0
processor  26983  3 powernow_k8
ext4  279707  2
mbcache12810  1 ext4
jbd2   55751  1 ext4
crc16  12327  2 bluetooth,ext4
sd_mod 35060  4
crc_t10dif 12332  1 sd_mod
ahci   20897  3
libahci22200  1 ahci
thermal13058  0
thermal_sys17667  3 

Bug#630023: linux-image-2.6.39-2-686-pae: Touchpad interferes with typing after suspend/resume

2011-06-17 Thread Martey Dodoo

On 06/15/2011 05:25 AM, maximilian attems wrote:

please checkout 3.0-rcX in experimental and report back based on it.



I tried linux-image-3.0.0-rc3-686-pae-3.0.0~rc3-1~experimental.1, but it 
did not fix the issue.

--
Martey Dodoo
http://www.marteydodoo.com



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#630023: linux-image-2.6.39-2-686-pae: Touchpad interferes with typing after suspend/resume

2011-06-10 Thread Martey Dodoo
Package: linux-2.6
Version: 2.6.39-2
Severity: important

Computer is a HP Pavilion dm1-3000 with a Synaptics touchpad. After a
suspend/resume cycle, any use of the touchpad causes successive keystrokes to
be either lost or repeated. This issue also occurred in previous Debian
packages of the 2.6.37 and 2.6.38 kernels.



-- Package-specific info:
** Version:
Linux version 2.6.39-2-686-pae (Debian 2.6.39-2) (b...@decadent.org.uk) (gcc 
version 4.4.6 (Debian 4.4.6-3) ) #1 SMP Wed Jun 8 11:33:14 UTC 2011

** Command line:
BOOT_IMAGE=/boot/vmlinuz-2.6.39-2-686-pae 
root=UUID=2a46cb19-2da5-4847-8c38-4d666f90edc2 ro quiet

** Tainted: O (4096)
 * Out-of-tree module has been loaded.

** Kernel log:
[   68.074180] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 4
[   68.074496] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[   68.075987] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[   68.077213] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[   68.078593] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[   68.078600] psmouse.c: issuing reconnect request
[  161.443703] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  161.445943] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  161.456273] psmouse.c: TouchPad at isa0060/serio1/input0 - driver resynched.
[  161.611044] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 4
[  161.612373] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  161.613752] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  161.615154] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  161.616437] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  161.616444] psmouse.c: issuing reconnect request
[  219.025580] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 4
[  219.027065] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  219.028151] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  219.029588] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  219.030985] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  219.030992] psmouse.c: issuing reconnect request
[  355.495794] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  355.496748] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  355.504862] psmouse.c: TouchPad at isa0060/serio1/input0 - driver resynched.
[  355.838782] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  355.841735] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  355.850554] psmouse.c: TouchPad at isa0060/serio1/input0 - driver resynched.
[  506.931270] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  506.932266] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  506.940277] psmouse.c: TouchPad at isa0060/serio1/input0 - driver resynched.
[  709.532285] usb 4-1: new full speed USB device number 2 using ohci_hcd
[  709.705400] usb 4-1: New USB device found, idVendor=046d, idProduct=c52b
[  709.705414] usb 4-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[  709.705423] usb 4-1: Product: USB Receiver
[  709.705430] usb 4-1: Manufacturer: Logitech
[  709.908477] input: Logitech USB Receiver as 
/devices/pci:00/:00:12.0/usb4/4-1/4-1:1.0/input/input13
[  709.908771] generic-usb 0003:046D:C52B.0001: input,hidraw0: USB HID v1.11 
Keyboard [Logitech USB Receiver] on usb-:00:12.0-1/input0
[  709.913169] input: Logitech USB Receiver as 
/devices/pci:00/:00:12.0/usb4/4-1/4-1:1.1/input/input14
[  709.913532] generic-usb 0003:046D:C52B.0002: input,hiddev0,hidraw1: USB HID 
v1.11 Mouse [Logitech USB Receiver] on usb-:00:12.0-1/input1
[  709.922781] generic-usb 0003:046D:C52B.0003: hiddev0,hidraw2: USB HID v1.11 
Device [Logitech USB Receiver] on usb-:00:12.0-1/input2
[  709.922827] usbcore: registered new interface driver usbhid
[  709.922831] usbhid: USB HID core driver
[  730.388579] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  730.392847] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  730.402970] psmouse.c: TouchPad at isa0060/serio1/input0 - driver resynched.
[  730.427524] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  730.428987] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  730.436579] psmouse.c: TouchPad at isa0060/serio1/input0 - driver resynched.
[  933.092984] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 4
[  933.097131] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  933.098574] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  933.101673] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  933.103543] psmouse.c: TouchPad at isa0060/serio1/input0 lost sync at byte 1
[  933.103554]