search for: psmouse

Displaying 20 results from an estimated 238 matches for "psmouse".

2015 Dec 01
0
[PATCH 4/6] Input: Remove vmmouse port reservation
...| 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/drivers/input/mouse/vmmouse.c b/drivers/input/mouse/vmmouse.c index d34e3e4..9109d54 100644 --- a/drivers/input/mouse/vmmouse.c +++ b/drivers/input/mouse/vmmouse.c @@ -347,16 +347,10 @@ int vmmouse_detect(struct psmouse *psmouse, bool set_properties) return -ENXIO; } - if (!request_region(VMMOUSE_PROTO_PORT, 4, "vmmouse")) { - psmouse_dbg(psmouse, "VMMouse port in use.\n"); - return -EBUSY; - } - /* Check if the device is present */ response = ~VMMOUSE_PROTO_MAGIC; VMMOUSE_CMD(GE...
2015 Dec 04
0
[PATCH 4/6] Input: Remove vmmouse port reservation
...| 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/drivers/input/mouse/vmmouse.c b/drivers/input/mouse/vmmouse.c index ddb152c..e881c87 100644 --- a/drivers/input/mouse/vmmouse.c +++ b/drivers/input/mouse/vmmouse.c @@ -347,16 +347,10 @@ int vmmouse_detect(struct psmouse *psmouse, bool set_properties) return -ENXIO; } - if (!request_region(VMMOUSE_PROTO_PORT, 4, "vmmouse")) { - psmouse_dbg(psmouse, "VMMouse port in use.\n"); - return -EBUSY; - } - /* Check if the device is present */ response = ~VMMOUSE_PROTO_MAGIC; VMMOUSE_CMD(GE...
2016 Jan 19
0
[PATCH 4/6] Input: Remove vmmouse port reservation
...19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/drivers/input/mouse/vmmouse.c b/drivers/input/mouse/vmmouse.c index d06daf6..85fb3d47 100644 --- a/drivers/input/mouse/vmmouse.c +++ b/drivers/input/mouse/vmmouse.c @@ -347,16 +347,10 @@ int vmmouse_detect(struct psmouse *psmouse, bool set_properties) return -ENXIO; } - if (!request_region(VMMOUSE_PROTO_PORT, 4, "vmmouse")) { - psmouse_dbg(psmouse, "VMMouse port in use.\n"); - return -EBUSY; - } - /* Check if the device is present */ response = ~VMMOUSE_PROTO_MAGIC; VMMOUSE_CMD(GE...
2015 Dec 04
0
[PATCH 4/6] Input: Remove vmmouse port reservation
...| 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/drivers/input/mouse/vmmouse.c b/drivers/input/mouse/vmmouse.c index ddb152c..e881c87 100644 --- a/drivers/input/mouse/vmmouse.c +++ b/drivers/input/mouse/vmmouse.c @@ -347,16 +347,10 @@ int vmmouse_detect(struct psmouse *psmouse, bool set_properties) return -ENXIO; } - if (!request_region(VMMOUSE_PROTO_PORT, 4, "vmmouse")) { - psmouse_dbg(psmouse, "VMMouse port in use.\n"); - return -EBUSY; - } - /* Check if the device is present */ response = ~VMMOUSE_PROTO_MAGIC; VMMOUSE_CMD(GE...
2016 Jan 19
0
[PATCH 4/6] Input: Remove vmmouse port reservation
...19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/drivers/input/mouse/vmmouse.c b/drivers/input/mouse/vmmouse.c index d06daf6..85fb3d47 100644 --- a/drivers/input/mouse/vmmouse.c +++ b/drivers/input/mouse/vmmouse.c @@ -347,16 +347,10 @@ int vmmouse_detect(struct psmouse *psmouse, bool set_properties) return -ENXIO; } - if (!request_region(VMMOUSE_PROTO_PORT, 4, "vmmouse")) { - psmouse_dbg(psmouse, "VMMouse port in use.\n"); - return -EBUSY; - } - /* Check if the device is present */ response = ~VMMOUSE_PROTO_MAGIC; VMMOUSE_CMD(GE...
2008 Jan 30
2
mouse problems [A4 Tech OP-3D]
After some poking into psm.c code I've got some results. First, for the archives, debug.psm.loglevel tunable is much more useful than a verbose boot for debugging PS/2 mouse issues. A good value is 2. Second, I fiddled with various probe methods to force them to "recognize" my mouse (by loosening their checks) and found out that the mouse works perfectly if it is treated as
2015 Dec 01
11
[PATCH 1/6] x86: Add VMWare Host Communication Macros
These macros will be used by multiple VMWare modules for handling host communication. v2: * Keeping only the minimal common platform defines * added vmware_platform() check function v3: * Added new field to handle different hypervisor magic values Signed-off-by: Sinclair Yeh <syeh at vmware.com> Reviewed-by: Thomas Hellstrom <thellstrom at vmware.com> Reviewed-by: Alok N Kataria
2015 Dec 01
11
[PATCH 1/6] x86: Add VMWare Host Communication Macros
These macros will be used by multiple VMWare modules for handling host communication. v2: * Keeping only the minimal common platform defines * added vmware_platform() check function v3: * Added new field to handle different hypervisor magic values Signed-off-by: Sinclair Yeh <syeh at vmware.com> Reviewed-by: Thomas Hellstrom <thellstrom at vmware.com> Reviewed-by: Alok N Kataria
2015 Sep 25
1
Problems with my touchpad in CentOS7
On 09/25/2015 04:32 PM, Akemi Yagi wrote: > On Fri, Sep 25, 2015 at 9:02 AM, C.L. Martinez <carlopmart at gmail.com> wrote: >> Hi all, >> >> I have a lot of errors like this: >> >> psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6 >> >> This is a CentOS7 laptop (fully patched). It is the same problem reported >> here: >> >> https://bugs.centos.org/view.php?id=4192 >> >> and solution was to release a new kernel under cp...
2006 Jan 28
2
CentOS 4.2 Mouse Tracking Unstable
Just installed CentOS 4.2 on a system that was running RedHat-9. The system is connected to the keyboard, video and mouse through a Belkin OmniView Pro KVM switch. After bootup, the the system tracks movement by the mouse just fine. The unstable behavior can be characterized as follows: 1. Console is switched to a different system for a time and then switched back to the Centos system. 2.
2018 Nov 12
2
touchpad problem
Hi all! I have a new-to-me (i.e., used) laptop and am having a problem making the touchpad behave. It is an old HP Elitebook 8530p, and I THINK it has a synaptics touchpad. But I don't remember how to get more specifics than that on Linux, lspci, lsusb and lshw don't tell me anything helpful. lsmod doesn't list anything containing "syn" or "synaptics". Anyway,
2018 Nov 13
2
touchpad problem
...or not) to support two- > >finger scrolling? > > Start with: > > ?dmesg | egrep -i 'input:|mouse|synapt' looking in dmesg output for subsets of that I find: 3.417773] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input5 and [ 3.090864] psmouse serio4: synaptics: queried max coordinates: x [..5694], y [..5048] [ 3.121691] psmouse serio4: synaptics: Touchpad model: 1, fw: 7.0, id: 0x1c0b1, caps: 0xd44791/0xb00000/0x20000, board id: 0, fw id: 504136 [ 3.121698] psmouse serio4: synaptics: serio: Synaptics pass-through port at isa0060/s...
2015 Sep 25
2
Problems with my touchpad in CentOS7
Hi all, I have a lot of errors like this: psmouse serio1: Touchpad at isa0060/serio1/input0 lost sync at byte 6 This is a CentOS7 laptop (fully patched). It is the same problem reported here: https://bugs.centos.org/view.php?id=4192 and solution was to release a new kernel under cplus kernel repo ... Is the same solution for CentOS7? Will...
2010 Oct 14
1
KVM instance keep crashing
Hi, I have one KVM instance (centos 5) that keeps crashing and i see the message log with the following: Oct 14 16:24:48 localhost kernel: psmouse.c: Explorer Mouse at isa0060/serio1/input0 lost synchronization, throwing 1 bytes away. Oct 14 16:24:49 localhost kernel: BUG: soft lockup - CPU#0 stuck for 12s! [ntpd:2363] Oct 14 16:24:49 localhost kernel: CPU 0: Oct 14 16:24:49 localhost kernel: Modules linked in: backupdriver(PU) ipv6 xfrm_nalg...
2010 Aug 05
0
No subject
...firewire_sbp2 snd_hda_codec_analog snd_hda_inte= l snd_hda_codec joydev snd_hwdep arc4 pcmcia snd_pcm_oss snd_mixer_oss snd_= pcm ecb snd_seq_midi yenta_socket serio_raw iwl3945 snd_rawmidi i2c_i801 rs= rc_nonstatic nvidia(P) snd_seq_midi_event video thinkpad_acpi pcmcia_core i= wlcore output evdev psmouse pcspkr i2c_core nvram snd_seq snd_timer snd_seq= _device snd soundcore snd_page_alloc mac80211 wmi cfg80211 rfkill button ba= ttery ac processor acpi_processor ext4 mbcache jbd2 crc16 sg sr_mod sd_mod = crc_t10dif cdrom ata_generic uhci_hcd sdhci_pci sdhci ahci firewire_ohci at= a_piix thermal rico...
2011 Aug 31
3
CPU soft lockup XEN 4.1rc
...d cdrom sg xenfs xen_evtc hn bridge stp 3w_9xxx usbhid hid sd_mod crc_t10dif snd_hda_codec_analog snd_hda_intel snd_hda_codec snd_hwdep snd_pcm_oss snd_mixer_oss snd_pcm snd_seq_midi snd_rawmidi snd_seq_midi_event snd_seq snd_timer snd_seq_device firewire_ohci psmouse i2c_i801 video firewire_core uhci_hcd ata_piix snd crc_itu_t output serio_raw evdev ahci pcspkr ehci_hcd i2c_core usbcor e nls_base e1000e button ata_generic soundcore snd_page_alloc libata thermal scsi_mod processor thermal_sys acpi_processo...
2015 Dec 01
2
[PATCH 3/6] Input: Update vmmouse.c to use the common VMW_PORT macros
.....d34e3e4 100644 > --- a/drivers/input/mouse/vmmouse.c > +++ b/drivers/input/mouse/vmmouse.c > @@ -19,6 +19,7 @@ > #include <linux/slab.h> > #include <linux/module.h> > #include <asm/hypervisor.h> > +#include <asm/vmware.h> > > #include "psmouse.h" > #include "vmmouse.h" > @@ -84,21 +85,12 @@ struct vmmouse_data { > * implementing the vmmouse protocol. Should never execute on > * bare metal hardware. > */ > -#define VMMOUSE_CMD(cmd, in1, out1, out2, out3, out4) \ > -({ \ > - unsigned long...
2015 Dec 01
2
[PATCH 3/6] Input: Update vmmouse.c to use the common VMW_PORT macros
.....d34e3e4 100644 > --- a/drivers/input/mouse/vmmouse.c > +++ b/drivers/input/mouse/vmmouse.c > @@ -19,6 +19,7 @@ > #include <linux/slab.h> > #include <linux/module.h> > #include <asm/hypervisor.h> > +#include <asm/vmware.h> > > #include "psmouse.h" > #include "vmmouse.h" > @@ -84,21 +85,12 @@ struct vmmouse_data { > * implementing the vmmouse protocol. Should never execute on > * bare metal hardware. > */ > -#define VMMOUSE_CMD(cmd, in1, out1, out2, out3, out4) \ > -({ \ > - unsigned long...
2009 Sep 09
1
iwl4965 causes soft lockups
Hi all, Annoying issue.. my ThinkPad T61 has an iwl4965 wireless card. When I have the wireless switch on, I experience a lot of issues.. system keeps freezing..unfreezing..freezing..etc. Sometimes, a soft lockup is logged to /var/log/messages. psmouse.c also sometimes throws an error saying the mouse lost synchronization. Obviously, this is causing the system to freeze for a sec and throws everything off. This is the case with both iwl4965-firmware ver 228.57.1.21 and 228.57.2.23. Any suggestions? I am not able to use my wifi :( Other inf...
2006 May 06
1
Mouse problems
Hi I am running Centos 4.3 and I having irratic problems with my mouse. I have the same problems with other versions of centos as well. I have search and tried everything that I could find but still it's not working right. It is a new microsoft laser wireless mouse 6000 For the most part it seems to work okay but it the buttons seem to click on there own a you move the mouse. For