Debian Hardware :: USB Mouse (possibly) Suspending Randomly / Jessie

Jan 7, 2015

I think my USB mouse randomly suspends, at the very least it freezes. It is plugged into a USB switch, I have to either unplug the mouse and plug it back in, or switch it to a different computer for it to come back, sometimes it freezes within seconds again.

How can I resolve this. I looked at [URL] ...., but had problems following the folder hierarchy.

NOTE: laptop-mode-tools, powertop NOT installed.

lsusb reveals:

Code:

Select allBus 003 Device 010: ID 046d:c50e Logitech, Inc. Cordless Mouse Receiver
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 (Defined at Interface level)
  bDeviceSubClass         0
  bDeviceProtocol         0

[Code] ....

I'm not sure where I can find Bus 003 Device 010 to check 'power/control' for 'auto'.

View 7 Replies


ADVERTISEMENT

Debian Hardware :: Black Screen After Suspending Jessie

Aug 22, 2015

I can't suspend my laptop because after suspending the system and pressing the power button I only get a black screen. As Debian wiki suggests, if CapsLock LED works the system is still running, which is not my case. I don't know why the system doesn't get back control.

No matter if I press Fn+Sleep keys, go to the Xfce menu, or type:

Code: Select all$ pm-suspend
$ systemctl suspend

Anyhow I get the same result.

I've already followed some other posts but they didn't solve my problem:

Upgrade/update ruined suspend/hibernate in Jessie
Debian 8 resume issue (ATI card)

It's tough to debug since I need to restart the laptop everytime I try.

View 11 Replies View Related

Debian :: 8.0 Jessie Freezes Randomly On Mid 2009 MacBook Pro?

May 14, 2015

I have installed Debian 8 Jessie on my mid 2009 (5.5?) macbook pro. My computer is dual booted with OS X. I installed / on a partition with 30GB space, /home with 40GB, and swap with 4GB. My computer states are: 4GB ram, Intel Core Two Duo CPU 8700 2.53 Ghz x2, Graphics Gallium 0.4 on NVAC. The system has been running great compared to any other distro I have tried, except for that it randomly freezes sometimes. I've been running it for 4 days now and it has locked up 4 times.

Twice waking from suspend, once when changing the desktop background photo, and once after a reboot. I've a little afraid of messing with NVIDIA drivers as I tried that with various other distros and every time I rebooted after using these drivers the system would never boot into GUI and crazy kernal panic would insue. This is the closest I have come to successfully running linux on my mac. If there are any logs or information I can provide to find a solution to the freezing that would be amazing, because I absolutely love this setup!

View 10 Replies View Related

Debian :: No Mouse On Jessie

Jan 16, 2016

I'm not having the invisible mouse problem, I don't have a mouse at all. Nothing is selected when I attempt to use my touchpad no matter how much I try. I've been trying to fix this problem for three or four days including by installing alternative OSs (Ubuntu Gnome 15.10, Ubuntu 14.04, Ubuntu 15.10), but those OSs have trouble finding the boot drive and is generally a massive nightmare. I figured Debian's lack of mouse would likely be easier to fix and so here I am. I've searched Google relentlessly for days now, the Man pages are useless for my problem, and the only mouse related posts on the forum didn't fit my own issues.

I'm using a Toshiba Satellite C55D-B5102 AMD-64 with Debian 8.2 (Jessie) and none of the operating options like Cinnamon selected at install.

View 14 Replies View Related

Debian Hardware :: USB Mouse Stops Randomly

Jun 13, 2013

I have a USB mouse which randomly stop in Debian Jessie. It starts again if I disconnect and connect it again.

It can take a couple of hours or just a couple of minutes. The only thing I've been able to find is that it stops more often when I'm scrolling.

I have tried different mice with the same result. I recently migrated from Ubuntu where I did not have this problem so I doubt there is a hardware error.

I can see the syslog updating every time I connect the mouse but I can't see anything when it stops

--- SYSLOG ---

Code: Select allJun 13 13:22:56 kernel: [12811.941878] usb 2-1.2: USB disconnect, device number 6
Jun 13 13:22:59 kernel: [12814.444360] usb 2-1.2: new low-speed USB device number 7 using ehci_hcd
Jun 13 13:22:59 kernel: [12814.543155] usb 2-1.2: New USB device found, idVendor=045e, idProduct=0040
Jun 13 13:22:59 kernel: [12814.543158] usb 2-1.2: New USB device strings: Mfr=1, Product=3, SerialNumber=0
Jun 13 13:22:59 kernel: [12814.543160] usb 2-1.2: Product: Microsoft 3-Button Mouse with IntelliEye(TM)
Jun 13 13:22:59 kernel: [12814.543161] usb 2-1.2: Manufacturer: Microsoft

[Code] ....

View 10 Replies View Related

Debian :: Desktop Freezes Randomly And Does Not Respond To Keyboard Or Mouse

Feb 21, 2015

I am using Debian with a gnome desktop.

Code: Select alluname -a
returns
Code: Select allLinux app-server 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u1 x86_64 GNU/Linux

My desktop sometimes freezes and does not respond to keyboard or mouse. I initially thought the CPU was overheating but it froze tonight when my CPU temperature was 32C and it has been up to 50C without freezing. I am beginning to think it is a software issue rather than a hardware issue but do not know. I looked at the pm-powersave.log and user.log but did not see anything suspicious.

View 14 Replies View Related

Debian Hardware :: Logitech Wireless Mouse Not Working On 64 Bit Jessie

Sep 22, 2013

I have a couple of Logitech wireless mice (M325) with USB Unifying receivers, one for a couple of netbooks (Asus & HP) and one for my old desktop. These have been working very nicely

under 32 bit OSs :-

Windows XP

Debian testing (Wheezy & Jessie)

I now have a new 64 bit desktop (Intel i5) and the Logitech mouse

DOES work with :-

The Bios
Windows 7

But it does NOT work with :-

Debian Jessie

I have found an old mechanical Sun 3 button mouse (USB), which has got me
working to some extent, but does remind me why I got an optical wireless mouse!

My old 32 bit desktop reports :-

Code: Select all$ uname -a
Linux copper 3.10-2-686-pae #1 SMP Debian 3.10.7-1 (2013-08-17) i686 GNU/Linux
 
Code: Select all$ lsmod | grep hid
hid_logitech_dj        13054  0
usbhid                 36040  0
hid                    64702  2 usbhid,hid_logitech_dj
usbcore               110348  4 uhci_hcd,ehci_hcd,ehci_pci,usbhid

[Code]....

I need to get the comparative info off the new desktop, but I am currently hampered by the old mouse and the bug, whereby when I asked for the LXDE desktop I also got Gnome installed, and Lightdm ignores my request to start LXDE and dumps me in Gnome!!

The main differences that I have found was in the modules where the 32 bit one uses uhci_hcd, while the 64 bit one uses xhci_hcd. The dmesg section is like the above, finding the Unifying device, but is missing the last line where djdevice finds the mouse..

View 14 Replies View Related

Debian Hardware :: Characters Randomly Written When Bluetooth Mouse Is Paired

Nov 16, 2014

I have an ASUS Zenbook UX31E with Debian testing and LXDE as a Desktop environment. I have a Logitech T630 Mouse that I connect through Bluetooth. When the mouse is paired I can use it properly but I get random keys typed in my desktop such as "1", "2" or "/".I am a regular user of Debian, and I have being using the system for several years now even worked as sysadmin for sometime. However I do not have much knowledge about Bluetooth devices management. I found no information on this issue on the internet and I do not know where too look for more info on my own system. Here is some info I got:

Code: Select all:~$ hciconfig -a hci0
hci0:   Type: BR/EDR  Bus: USB
        BD Address: 74:2F:68:CC:5C:74  ACL MTU: 1022:8  SCO MTU: 183:5
        UP RUNNING PSCAN
        RX bytes:606 acl:0 sco:0 events:36 errors:0
        TX bytes:939 acl:0 sco:0 commands:36 errors:0
       
[code]....

I have tested "blueman-applet" and "bluedevil" as desktops applets and pairing through console gives same results, so it seems like a problem with the bluetooth communication.

View 0 Replies View Related

Debian Installation :: Laptop Keeps On Suspending / Hibernating Every 30 Seconds Or So

Dec 30, 2015

I've just installed new Debian 8 from live CD, lxed. The problem is urgent, I cannot do anything on my laptop, the computer keeps on suspending/hibernating every 30 seconds or so.

View 4 Replies View Related

Debian Multimedia :: Screen Turning To Black After Suspending

Oct 20, 2015

I have a problem with my computer running debian testing with kde. When after a while I'm away form keyboard my screen turn off for power saving, but I cannot in any way turn it on again.

I tried moving mouse, pressing some key, Ctrl + Alt + Del, Ctrl + Alt + BackSpace, Ctrl + Alt + Esc, and also Ctrl+Alt+F1/2/ecc.. No way. I had to reset my computer every time.

View 1 Replies View Related

Ubuntu :: USB Mouse Resets Randomly?

Sep 1, 2010

for the past 3 months ( since I upgraded to 10.04 TLS ), I am getting random USB mouse resets. The glitch lasts for about 1-2 seconds but is very annoying while I am playing a game. ( it also happens at any given moment, web browsing or just plain idle ).

Here is what I could find in both kern.log and syslog files.
Sep 1 17:36:18 homebox kernel: [17561.172517] usb 3-3: reset low speed USB device using ohci_hcd and address 2

[code]...

View 3 Replies View Related

Ubuntu :: Mouse Randomly Locks Up?

Sep 19, 2010

Once in a while, my mouse pointer will just lock up and then when I try to kill the X server by pressing Ctrl + Alt + Backspace on my keyboard, it quits the desktop and it shows my wallpaper. It does not go back to the login screen. How do I fix this problem?

View 5 Replies View Related

Debian Configuration :: How To Forcibly Disable Laptop Close From Suspending

Mar 31, 2016

I'm using xfce, and the power manager settings, to only lock the screen when close, are not honored. The laptop suspends, no matter what, when closed. Is there a way to forcibily only allow xfce power manager to handle the close lid behavior?

View 2 Replies View Related

Ubuntu :: Mouse With 10.10 - Randomly Not Work Within Program

Oct 13, 2010

I'm having mouse issues with 10.10.

Equipment: Asus Eee 900, Celeron @ 900 MHz w/ 2 gig memory
Mouse: Rocketfish (but issue replicable with mousepad)

When starting a program, the mouse may randomly not work within that program but does work outside of it, or vice-versa. For instance, when starting the text editor, the OS may not recognize mouse clicks inside the program (within the text editing portion, within the text editors menu bar etc.), but it does recognize mouse clicks outside the program (like clicking on the battery icon for battery status). This could also be reversed, where the OS only recognizes mouse clicks within the program but none externally (including the top status bar where the menu options, battery status, and clock are).

IF the mouse is not working inside the program and I click somewhere externally (like the battery status), this seems to temporarily fix the problem and allow clicking inside the program. However, this seems to switch the problem to where I can no longer click externally. This seems to be the only method of switching which area is selectable by mouse, as I have not found a reverse process. This forces me to close the program using Ctrl + Q instead of being able to click out, because the close button is in the top status bar. This seems to happen pretty much universally. If the program is closed, then I can again click any thing on the main screen, including the top status bar.

I am currently running the netbook without the power supply plugged in. I will repost later when the power supply is connected to see if it makes a difference. At first I thought the netbook was locked up, but the mouse still moves and if the cursor is active in a text editing area it still responds to keystrokes. It's not a disasterous bug, but it's annoying.

View 8 Replies View Related

Ubuntu :: Xubuntu Randomly Crashes, Mouse Still Responds?

Jan 21, 2010

I managed to actually get Xubuntu to install, the previous time!Here is what happened. Installation went smooth. Restart.Log on, start Firefox, close it, wait a few seconds, crash.Restarted, it's now in a higher res. Ok, used an xterm to install LXDE. Reboot.Log into LXDE, play around, crash.Restart, repeat, use Firefox, after a while of browsing, crash.The mouse still responds to movement though....The person this was intended for uninstalled it afterwards. (it was with Wubi) I'd like to fix this.

View 6 Replies View Related

Ubuntu :: Mouse Click's Don't Work Randomly / Stop It?

Nov 3, 2010

It bounces on and off. No pattern, but mostly off. I have ran it off a live cd and off the hard drive, multiple live cd's and versions of ubuntu. Even a usb mouse does the same thing

View 2 Replies View Related

Ubuntu :: Firefox - Mouse Randomly Stops Clicking?

Jan 6, 2011

some windows fail to react to my mouse clicks (left and right). This has been starting to happen more and more often. However, one window usually stays working normally, while all others fail. Usually, it's the gnome-panel, but one time, this happened to Firefox. During this, I discovered that clicking a window above firefox, would go through the window, and Firefox would recieve it instead, as if the window wasn't there. Even stranger, firefox was not the active window, and all keyboard and mouse commands were received perfectly, however, the window titlebar wouldn't darken as usual. I can still move the mouse around, but when I keep it still for a minute, I see "View your Appointments and Tasks", pop-up, but it sticks to the screen afterward. A reboot fixes this problem, but only for a while. his also occurs when booting from the live Ubuntu 10.10 i386 Desktop Edition CD. I'm using a Logitech Mouse, but I don't believe this has to do with hardware, since this doesn't happen on Windows.

View 2 Replies View Related

Ubuntu :: 10.10 Freezes Randomly - Keyboard And Mouse Stop Responding

Feb 4, 2011

I have installed Ubuntu 10.10 on other machines before and have not experienced this problem. Occasionally, the system will lock up. They keyboard and mouse stop responding (my keyboard status lights no longer respond, but my optical mouse light is still on). I can ssh to the machine, and it seems to work as normal. I kill processes that are open on my desktop through ssh, (i.e., Firefox), and I notice when I switch back, I still have the same frozen image on my screen. I have looked at the following files to determine any issues with the GPU:

[Code]...

View 2 Replies View Related

Ubuntu :: 11.04 - Mouse Randomly Stops Working Inside Applications?

Jul 10, 2011

This happens randomly after a reboot: I can move the mouse cursor and it works perfectly only on the Unity sidebar or whatever it's called. I can fire up applications, but once they're up they completely ignore any clicks or mouse movements (the main menu does not appear on the top bar if I move the cursor in the location that usually makes it appear). They only recognise a click on the close/iconize/maximize buttons.

The mouse works: as I said I can move the cursor and it recognises clicks on the sidebar and the window control buttons; plus, it's connected via a KVM switch both to the Linux box and to a Windows box (from which I'm writing this) and in Windows perfectly.The pattern used to be this: usually while running Firefox, the mouse and keyboard stop responding, and sometimes the whole desktop graphics become corrupted. I can Alt+F1 and go to a text-mode console, but nothing short of a reboot "fixes" things. After the reboot, about two times out of five everything works, three times out of five I get the situation described above.

For the last few hours or so, however, no amount of rebooting and sacrificing goats to the gods protecting sociopaths and Linux software developers have been able to restore mouse functionality. I click on my username on the login windowhere it works perfectly), enter the password and then only the Unity sidebar works: again, the mouse cursor moves, only clicks (right and left) are ignored, as are hotspots. In ubuntu classic there is no place where I can click and launch applications, btw - once I get in I'm basically blocked and can't do anything

View 6 Replies View Related

Software :: USB Keyboard And Mouse Randomly Stop Working In Fedora 12?

Jun 17, 2010

I'm running Fedora 12 on a Shuttle SN78SH7. Updates are all current from the Fedora repositories. I'm using the Nouveau driver for the Shuttle's on-board Nvidia graphics adapter. At random intervals (1 to 5 times per day), my USB keyboard and the buttons on my USB mouse stop working and the desktop freezes (i.e. GKrellm graphical data stops updating, partially painted windows don't complete). However, I can still move the mouse pointer around the desktop. This only seems to happen when I am actually using the computer from the console. It has never happened while the system was turned on, but not being used.

When the mouse and keyboard stop working, I can log in from another computer via ssh. Once the computer gets in this state, the only way to fix things is either to reboot remotely using ssh or to cycle power. I've run low level hardware diagnostics - everything checks out OK. This computer only has USB and firewire inputs. No PS2 jacks.

View 1 Replies View Related

Slackware :: Mouse Randomly Quits Clicking And Scrolling And Windows Freeze

Jul 20, 2011

Unfortunately, I've encountered a disaster the likes of which I've never seen before:Yesterday, in slackware 13.1, while using firefox, the window would no longer move or resize, and I could no longer click on things in that window.While this happens, the icons in xfce4 panel no longer acknowledge that the mouse is rolling over them, so I can't launch terminal from a panel, etc.; however I am still able to right click on desktop and open terminal and other apps that way.Since it was high time to upgrade to 13.37, and since I was experiencing weirdness, I decided to do a clean install: I actually repartitioned my drive, and reformatted the partitions (all xfs, and after backing up my data, of course)...

I don't know if that's significant, or not. there seems to be some lines in /var/log/Xorg.0.log about my logitech mouse.way too complicated to write by hand.I will log out and back on... sometimes that frees up other windows. Then I'll add the Xorg.0.log.

View 5 Replies View Related

Debian :: Need To Record Mouse Location When There Is A Mouse Button Event

Sep 15, 2015

CNEE(1) General Commands Manual says this. RECORD OPTIONS --first-last Print only first and last of multiple successive MotionEvent. So I try this. my test window is Calculator 3.14.1 cnee --record --mouse --keyboard --time 5 --store-mouse-position --first-last --stop-key h -o xnee.xns -e xnee_record.log -v;The result is, xnee.xns lists every mouse movement.But I only need to record the mouse location when there is a mouse button event. it seems --first-last does not work. How can I make it work?I use

hardware HP pavillion 20.
The only avalible resolution is 1600x900.
/etc/debian_version 8.1
GNOME Terminal 3.14.1
xnee 3.19

View 0 Replies View Related

OpenSUSE Install :: 11.4 X86-64 New Install - "jerky Mouse - Choppy - Randomly Freezes Erratic"

Jul 28, 2011

Environmentopensuse: 11.4 x86_64 new install
kernel: 2.6.37.6.0-0.5-desktop
qemu-kvm install
input devices: PS/2 Mouse, EvTouch USB Graphics Tablet

If I just take the mouse and scroll left and right over the desktop, the mouse is "jerky, choppy, randomly freezes, erratic". It occurs all the time. Trying to be more focused and select an object is challenging.

/var/log/messages shows: kernel psmouse.c Explorer mouse at isa0060/serio1/input0 lost synchronization, throwing 1 bytes away Don't know if it is related, but in "Personal Settings" -> "Input Devices" -"Touchpad", there is a "Warning: Touch pad configuration is not supported on this system. ..." I have another virtual machine with the exact same setup running openSUSE 11.2 x86-64, kernel 2.6.31.5-0.1, and the mouse is not "jerky", but I have no wheel support. Comparing logs and config they look alike. I turned off all desktop effects.

View 3 Replies View Related

Red Hat :: CentOS 5.5 Not Suspending

Oct 27, 2010

Everytime I try to suspend CentOS 5.5 the keyboard, mouse, and monitor will all suspend, but the computer itself will not. All the computer does is sit there with the fans still running. I cannot bring it back with the keyboard or mouse. I am forced to hard reboot and when GNOME loads it says something about the resume failing. I don't know what could be causing this. I have the latest NVIDIA drivers. My computer does suspend in Windows 7.

My computers specs are:

CPU: Intel e6320 overclocked to 3.00 GHz
Motherboard: Asus P5K3 Deluxe
RAM: 3GB Kingston HyperX DDR3
GPU: EVGA NVIDIA 7800GTX

View 2 Replies View Related

Debian :: Iceweasel Crashes More Or Less Randomly

Feb 10, 2016

I have Iceweasel 38.6.0 on Jessie 8.3, and it seems to crash more or less randomly. It just suddenly disappears, and when restarted, it gives that "embarrasing"- thing. The pages reopen fine and it may take a day between crashes, or about an hour.

Where should I look for the reason of the crashing? Is there a log file or something somewhere?

My machine is old StinkBad T400. I'm using Cinnamon.

View 2 Replies View Related

Debian :: USB Keyboard Getting Disconnected Randomly

May 4, 2010

My laptop has squeeze and custom 2.6.34-rc5 kernel. This kernel is there from April 20 onwards. Today I am seeing random connect/disconnect of my usb keyboard. In the last 2 hours it got disconnected at least around 10-12 times.

[ 3136.872084] usb 2-1: USB disconnect, address 51
[ 3137.184066] hub 1-0:1.0: unable to enumerate USB device on port 1
[ 3137.712085] usb 2-1: new low speed USB device using uhci_hcd and address 52
[ 3137.888161] usb 2-1: New USB device found, idVendor=0603, idProduct=00f2
[ 3137.888172] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 3137.888181] usb 2-1: Product: USB Keyboard
[ 3137.888188] usb 2-1: Manufacturer: NOVATEK
[ 3137.907637] input: NOVATEK USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.0/input/input87
[ 3137.908369] generic-usb 0003:0603:00F2.0050: input,hidraw0: USB HID v1.10 Keyboard [NOVATEK USB Keyboard] on usb-0000:00:1d.0-1/input0
[ 3137.945505] input: NOVATEK USB Keyboard as /devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1:1.1/input/input88
[ 3137.946956] generic-usb 0003:0603:00F2.0051: input,hiddev0,hidraw1: USB HID v1.10 Device [NOVATEK USB Keyboard] on usb-0000:00:1d.0-1/input1

View 2 Replies View Related

Debian :: Squeeze Randomly Freezes Up?

Apr 17, 2011

This usually took place when I switch back to console from X (Ctrl+Alt+F1).After I start typing in the console, the characters started showing up one by one slowly and more slowly. Finially the console was completely frozen before all the characters were able to show up. This took place in less than 5 seconds. And I couldn't switched back to X either.Sometimes this happened even when I didn't log into X

View 1 Replies View Related

Debian :: Disable GUI In Jessie At Boot

May 17, 2015

How do you disable startx in Jessie when it boots up? In Wheezy I just had to disable the gdm3 service. I also tried a few settings in grub, but it still starts.

View 7 Replies View Related

Debian :: Spring On Wheezy But Not Jessie

May 19, 2015

I've had a weird issue recently with Java/Spring. Basically, it would work on all machines but my trusty Debian box. Macs for devs, Ubuntu for production and some devs have it too. This annoyed me, because of course Debian is the greatest and it must work there too! Also, Java is based on the whole write once run anywhere concept, I have never really had a problem with code behaving differently on different Java installs of the same version, even on completely different OSs it seems to behave itself very well. URL....

I moved up to Jessie and the problem goes away. I can only conclude that some library that is called by Java got upgraded, somehow influences the order in which Spring resolves its dependencies. Probably the fact that other devs build on Ubuntu and have got it working there, and the upgrade to Jessie brings my libs more in line with what Ubuntu will be running has done the trick.

View 0 Replies View Related

Debian :: Jessie Shortcut To Get Desktop

Jul 4, 2015

Is there any shortcut to move to desktop ? On debian wheezy there was "CTRL+ALT+D" .

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved