Ubuntu :: Bluetooth Does Not Work After Resume From Sleep / Standby

Jan 21, 2010

I just bought a Logitech V470 bluetooth mouse. It's no problem to let it work under Koala 9.10 (gnome), but after shutdown/standby/sleep, it doesn't work anymore. With my USB mouse, I have to click the bluetooth icon and select 'switch off bluetooth'. After that, I click 'switch on bluetooth' and bluetooth works again. I thought switching on and off bluetooth with the applet is the same as 'sudo /etc/init.d/bluetooth start/stop', but it isn't! The previous command greyes out/in the bluetooth icon, but it doesn't resume my bluetooth. If 'sudo /etc/init.d/bluetooth restart' would work, I would be able to add this line into /etc/pm/sleep.d, so it's automatically loaded on resume.

View 6 Replies


ADVERTISEMENT

Ubuntu :: Can't Resume From Standby

Mar 5, 2011

i am running Ubuntu 10.10 i386 on my computer

and i put my computer to standby

but when i tried resuming i couldn't

i pressed EVERYTHING on my keyboard and i still couldn't resume so i eventually had to shutdown the computer and start it up again

View 6 Replies View Related

Ubuntu :: Can't Resume From Standby / Resolve This?

Mar 5, 2011

I am running Ubuntu 10.10 i386 on my computer

and i put my computer to standby

but when i tried resuming i couldn't

i pressed EVERYTHING on my keyboard and i still couldn't resume so i eventually had to shutdown the computer and start it up again

View 2 Replies View Related

General :: Auto Resume From Standby?

Dec 3, 2010

Can a Ubuntu (or any other distro) wake up from standby/hibernate at a preset time?

I actually don't want the PC to consume 200W all the time for just doing something every hour.

View 1 Replies View Related

Software :: Tool For Auto Resume After Hibernate/standby?

Jan 28, 2010

I am looking for a tool in fedora which can hibernate/standby and also resume after a few seconds automatically with a command. If we have that option by default in fedora.

View 1 Replies View Related

Fedora :: Put Windows To Sleep (standby, Suspend) Remotely?

Apr 3, 2010

I have been working on this problem for a few month. By messing with windows registry and local security policies I was able to remotely shut down windows from Linux by issuing:

Code:
net rpc SHUTDOWN -C "comments" -f -I xxx.xxx.xxx.xxx -U username%password

But now I am wondering how to force windows into sleep or suspend remotely from Linux.

It seems that there is no "net rpc SUSPEND" or "net rpc STANDBY" option available.
how to perform such remote operation?

View 2 Replies View Related

Ubuntu :: Enable / Disable Automatic Sleep / Standby / Hibernate Using BASH?

Sep 27, 2010

My question is simple, is it possible to enable and disable automatic sleep/hibernate/standby using BASH? I need it for a bash script.Been searching for a while now, can't seem to find it.

View 2 Replies View Related

Fedora Servers :: Set Standby Time To Sleep And Wakes Up Automatically?

Jan 9, 2011

I have a home server that I'd like to put into standby for a specified period of time (like from 1AM to 9AM) daily. How could I make this happen, so that it goes to sleep and wakes up automatically?

View 5 Replies View Related

Debian Hardware :: Failure To Resume From Standby / Deb7 / Intel GRFX

Oct 5, 2014

I've recently put a new machine together:

Gigabyte GA-B85N Motherboard with Intel HD4600 Graphics / Intel Core i5 4440 CPU
OS: Debian GNU/Linux 7 (wheezy) / Linux msc001 3.2.0-4-amd64 #1 SMP Debian 3.2.60-1+deb7u3 x86_64 GNU/Linux

I've installed KDE and when I go standby everything seems ok, but when I resume the monitor does not respond (the power indicator is flashing so there is no signal being presented thru the HDMI cable). Note that the system is still running as I can Alt-F2 (quick task/find), select Terminal and enter sudo-reboot without the screen. So it is just the hdmi signal that is not being recreated/refreshed properly.

I've included the suspend log (/var/log/pm-suspend.log):

Code: Select allInitial commandline parameters:
Sat Oct  4 13:22:54 BST 2014: Running hooks for suspend.
Running hook /usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend:

/usr/lib/pm-utils/sleep.d/000kernel-change suspend suspend: success.
Running hook /usr/lib/pm-utils/sleep.d/00logging suspend suspend:

[Code] .....

View 10 Replies View Related

OpenSUSE Wireless :: Make Things Quicker For Resume From Standby Or Hibernation?

Jul 1, 2010

Running Opensuse 11.1 on an HP laptop. When I resume from hibernation or standby, I usually have to wait for about a minute for the wireless card to find my router. Is there any way to speed up this time to connect process ?

Interestingly when I boot from cold, the wireless connection is most times ready to go as soon as the boot has finished. So just wondering how I can make things quicker for resume from standby or hibernation

View 4 Replies View Related

Ubuntu :: Conky Restart After Resume From Sleep?

Feb 19, 2010

I'm having trouble getting conky to start automatically after resume from sleep. I've tried putting a copy of my conky startup script into /etc/pm/sleep.d but nothing happened.

My startup script:

PHP Code:

#!/bin/bash
sleep 20 && conky 

View 2 Replies View Related

Ubuntu Networking :: No Network After Resume From Sleep?

Mar 11, 2010

I'm sure this doesn't need a new thread but after searching for a bit I didn't find much about this. The problem is this;My system sleeps quite well, I can resume from sleep and get back to the desktop. However. the one thing that doesn't resume is > networking.I can disable> re-enable networking from the NM-applet and it tries again to connect but won't.I can sudo /etc/init.d/ networking restart, which essentially is the same as above. No connectionI've run ifconfig, and the connection is there but no address. Has this bug not been solved? Is it just a driver issue with my particular network card?It's the realtek 8201, part of the VT8237 chipset.Does anyone know what to do about this? I've been avoiding sleep mode on this computer for a very long time because of this bug.

View 9 Replies View Related

Ubuntu Networking :: RT2860sta No Wifi After Resume From Sleep?

Oct 13, 2010

When my akoya mini E1210 with UNR10.10 resumes after sleep my wifi searches forever and then cuts out. When I do iwconfig the card seems normal for about a minute and then I do iwconfig again it gives gives no id. Reboot and bang, everything perfect. Did make new driver from latest ralink driver, as explained by Sven ,but nu change. Also blacklisted the rt2800 and rt2x00.

Seems that after sleep the wifi card driver is not loaded. Worked like a charm in 9.10 and in 10.4 (upgrade from 9.10). After update to 10.10, it went wrong.

extra: when I do sudo ifconfig ra0 up I get the message "SIOCSIFFLAGS: Operation not permitted" Also, after hibernation, no luck...

in dmesg found that the mailbox keeps MCU active, and rt2860 could not be initialised.:

Quote:

maarten-laptop kernel: [ 1902.168454] ERROR!!! NICInitializeAdapter failed, Status[=0x00000001]
maarten-laptop kernel: [ 1902.168788] ERROR!!! H2M_MAILBOX still hold by MCU. command fail
maarten-laptop kernel: [ 1902.174003] !!! rt28xx Initialized fail !!!

When Evolution Mail is not used, everything is ok. I know this message is not related to mail, but it helps for a while. After longer period of sleep, same problem again. Firmware problem?

View 7 Replies View Related

Ubuntu :: Sleep Resume Making Login After Upgrade?

Jul 12, 2011

I have upgraded from Ubuntu 9.x to 10.04 LTS after the upgrade, my netbook goes to sleep in a short period of time and makes me login every time i resume. This is very annoying as i have to wait for login and sometimes my wifi connection drops. I just quickly want to check my messages. The delay is annoying and has me using a windows (argh) laptop instead. i miss my ubuntu netbook.

i have tried adjusting power management setting to never go to sleep and adjusted some other power management module from the command line, but with no luck. is there a way to reset the sleep pref's or any way to fix this.

View 3 Replies View Related

Debian Multimedia :: Failure To Resume From Sleep

Jan 17, 2015

Just recently I notice this behavior. When the machine sleeps either on timeout or after closing the lid, it doesn't come back on opening or hitting esc etc..

The machine seems to come back to life, but the screen stays black. I even tried Ctl-Alt-F1 with no response.

uname -a yields
Linux xxxxxxxxx 3.2.0-4-amd64 #1 SMP Debian 3.2.65-1+deb7u1 x86_64 GNU/Linux

and lsmod for video yieldsvideo
17683 2 i915,nouveau

View 2 Replies View Related

Fedora :: No Audio After Sleep/resume On FC14?

Dec 4, 2010

Whenever I resume my laptop, there is no audio... the only way to make it work is to restart my comp ...I am using fedora 14 on Thinkpad x201 .

View 1 Replies View Related

Fedora Hardware :: FC13 Mouse Cursor Disappear After Resume From Sleep

Jul 24, 2010

Running FC13 on Dell E6410. Everything was great until I ran the latest update about a week back. I started to see (or actually not see) that after resume from sleep the mouse cursor will disappear. It is there, just not work showing. If i click on left click on the desktop I get the menu, I can also "see" going over windows from time to time as I move it. I'm currently running 2.6.33.6-147.fc13.i686.PAE I think previously it was /vmlinuz-2.6.33.5-124.fc13.i686.PAE Nvidia driver is 195.36.31

View 1 Replies View Related

Fedora :: F14 Bluetooth Mouse Won't Auto Connect After Suspend / Resume?

Dec 11, 2010

I'm running Gnome with the bluetooth applet and I have to explicitly use the applet, select the mouse and tell it to connect. It automatically connects just fine when I boot into windows.

I have the same problem with both a Microsoft bluetooth mouse 5000 and a "BLUETOOTH HID v1.02 Mouse [Interlink Bluetooth Mouse]".

View 4 Replies View Related

Ubuntu :: Laptop Standby: Wireless Tries To Connect While On Standby

Jun 27, 2010

Running Ubuntu 10.04 on a dual-boot Windows 7 laptop.

On "suspend," the wireless card appears to close connections correctly. Then, >15 minutes later, the laptop's wifi LED lights up and the laptop generates heat.

The computer should be on standby, but instead it's waking itself up and running down the battery.

Are there any programs that might be failing to suspend for sleep? Are there any settings to prevent the wifi card from waking the computer?

I only noticed this because the laptop was getting hot and the battery was wearing down.

View 2 Replies View Related

Ubuntu :: Standby Doesn't Work Anymore?

Apr 26, 2010

I'm using Karmic since November and standby/sleep has always worked fine. Some weeks ago, it stopped working fine.

After a reboot, I can put the system in standby only once. If I try standby after that, the system seems to do a normal standby, but it resumes at the moment the fans would normally stop working.

I tried different things like the s2ram program, pmi action sleep, etc. I went to the BIOS and tried a number of things, one was succesfull: disable USB. When USB is disabled I can go into standby every time. When I enable USB again (even with no devices connected), standby only works once again.

So, how can I disable USB at the moment I go into standby?

View 1 Replies View Related

Ubuntu :: Computer Don't Work - Never Go To Sleep

Aug 4, 2010

The question is instead of shotgunning the problem should I start with replacing the hard drive or the motherboard or the processor. Is there a way to tell what is blown? The house took a direct hit and most electronics were fried. The main problem is that I set the computer to never go to sleep and it does every few minutes and I have to log back on quite often. Several games no longer play or just quit in the middle of the game and sends me back to the desktop. I haven't tried to do everything yet so I don't know of other problems. I don't have a lot of extra money so I only want to replace what I have to. The computer is a Dell Inspiron with 2.5 Gb processor and an Nvidia card ordered from Dell with Ubuntu 10.4 installed.

View 9 Replies View Related

Ubuntu :: Sleep, Hibernate And Special Effects Do Not Work?

May 21, 2010

I have recently switched to Ubuntu from Windows Vista. But I am having a few problems, any pointers will be grand.First sleep and hibernate do not work. My laptop sleeps or hibernates fine, but on awake I just get a blank screen and the hard drive doesn't spin at all. This also disables the network manager, which is a real pain.Also for some reason I can't enable special effects. I have the ATI Radeon 200M series integrated graphics chipset.eres some spec details:

Code:
Summary
Computer

[code]....

View 9 Replies View Related

Fedora :: System Won't Sleep / Get It To Work?

Feb 13, 2011

I just recently updated to kernel 2.6.35.10-83, and after the usual hassle of updating my ATI driver, it worked perfectly. Or so I thought ..

When i pushed the sleep button on my laptop to suspend the system, it turned out that it doesn't do so very well any more - it sounds like it turns off the harddrive, and then the screen just goes blank except for a blinking, but unresponsive cursor. Also, pressing numlock/capslock doesn't switch those little lights on/off.

The only thing I can then do is to hold the power button for a while to shut down.

Is anyone else experiencing this, or does anyone have a solution?

View 3 Replies View Related

Ubuntu Multimedia :: How To Get Banshee Sleep Timer Plugin To Work

May 5, 2010

I have Banshee's alarm plugin installed. From Banshee's menu, I click on Tools → Alarm Clock → Sleep Timer. The timer looks like it should be set according to 24-hour time, so I set it for 2 minutes past the current time and click "Okay". The timer doesn't turn off the music when the designated time comes and goes. Thinking that maybe it's a countdown timer, I just set the thing to 2 minutes, but 2 minutes later the music keeps playing on and on. I go Tools → Alarm Clock → Alarm and put a check mark in "Enable Alarm" and try the sleep timer again, but still it doesn't work. I'm running 10.04 64-bit.

View 4 Replies View Related

Debian Configuration :: 8.1 - Keyboard Doesn't Work On Resume From Suspend

Jun 19, 2015

I'm running Debian 8.1 KDE on a 2007 dv6 laptop. Model number is worn off. lol but the specs:

Intel i3 first gen m 330
4GB RAM
Intel (ironlake) graphics

First off, closing the lid to my laptop doesn't trigger suspend, or anything no matter what I set it to in power options.

I can suspend using "systemctl" or suspend from the "Leave" menu, but upon turning my computer back on, my touchpad and keyboard don't work.

Sometimes, my touchpad will start working after about 15 seconds, but the keyboard doesn't come back. I have to hard reset.

I have a feeling it's something to do with systemd, but I'm not super proficient in linux. Just an end user who is friendly with a terminal.

View 6 Replies View Related

OpenSUSE :: NVidia Drivers - Suspend / Resume Functions Work Perfectly

Apr 11, 2010

The PC is a Toshiba laptop model# x205-s9359 running 11.2, KDE 4.3.5. Its video card is an nVidia 8700 GT. For two years now I've been plagued by random flashes, flickers and even missing scan lines on my screen when I use the nVidia drivers (up to and including 195.36.15), so lately I've been using the nv drivers. I miss the effects, etc. but I can live with that. At least I can get my work done, even if the display isn't as fancy as I'd like.

- When I run the nv drivers I can't suspend the PC to RAM or Disk. This means a lot of wasted time waiting for the machine to shut down and reboot every time I leave my desk for any length of time. If I try to suspend to RAM the only thing that happens is that the network connection disconnects then reconnects immediately. Here's the log file....
- If I try to suspend to Disk the PC appears to suspend as expected, but when it resumes it hangs before restarting X, and there's no keyboard or power button response. I have to use alt-prtsc-reisub to reboot. When the reboot is complete the screen shows all the windows, etc that were present before the suspend. Here's that log file....
-When I run the nVidia drivers the suspend/resume functions work perfectly, but I have to put up with all the problems described above. Here's the log file for Suspend to RAM with nVidia, and here's the one for Suspend to Disk.

I've spent hours searching for clues in these forums, on the openSUSE.org site in general, at KDE.org and with Google and I'm sorry to say that most of I've found is horribly out of date, and/or it's way over my head. or (worst of all) not even dated, so I've no idea whether it's current info relevant to my situation or so out of date that I might do real harm if I were to trust it. (RANT: Is it too hard to put a date on an article?... end of RANT) I'd be quite content to use the nv drivers if I could solve the power management issues, but I'd be equally happy to solve the flickering etc. with nVidia drivers.

View 2 Replies View Related

CentOS 5 :: Graphics Card Can't Work After The System Resume From 'suspend' Mode

May 18, 2009

My computer have ATI X600 graphics card installed, and I installed CentOS5.3.

Every time I suspend my computer and then resume it, it seem the graphics card can't resume and the monitor says 'no signal', but the system still responses, I can use keyboard.

Is there any configuration I can't do to make it resume normally? I've searched a lot in Google but can't find out any one else run into the same problem.

Information about the card:

Quote:

View 5 Replies View Related

Hardware :: Suspend / Sleep Mode Doesn't Work In Distro

Aug 26, 2010

I've tried ubuntu, kubuntu, fedora and linux mint. all 64 bit versions. I've also tried to suspend through applications like acpitool. But nothing works. When I click on Suspend, the screen goes blank but the computer is still running. The wireless network adaptor gets disabled for a second and then comes back on. All I have to do is press a key and I get the unlock screen prompt. Basically, suspend works like 'Lock Screen'. I have a HP Pavillion laptop. Core 2 Duo @ 2 GHz and 4 GB RAM.

View 12 Replies View Related

Ubuntu :: Can't Make Bluetooth Work

Oct 15, 2010

Im trying to get a Bluetooth USB dongle work but I cant.

Bluetooth Preferences doesnt recognise it and bluetooth manager gives me this error "Bluez daemon is not running, blueman-manager cannot continue.". See attached captures.

I already tried many solutions proposed in other threads with no luck. I reinstalled their packages and it keeps the same.

I'm using 10.10 upgraded from 10.04. With 10.04 I had the same issue.

View 7 Replies View Related

Ubuntu Networking :: Bluetooth On 10.04 Doesn't Work?

Dec 22, 2010

i have had my bluetooth keyboard and mouse working fine for a little while now, then one day.. seemingly out of the blue (no pun intended) it stopped. heres what i deduced:

Mouse works fine, always keyboard doesnt.

I'm using a logitech dinovo edge

and i can manually force the keyboard to connect by putting the keyboard into discoverable mode (press the button on the back of it) and using hidd:

Code:
hidd --connect XX-XX-XX-XX-XX-XX
but who the heck wants to do that on every reboot or resume from sleep! yikes..
firstly, i noticed that bluetoothd was segfaulting alot:
Code:
ec 22 17:26:09 hostname kernel: [21329.811149] usb 2-6.2: new full speed USB device using ohci_hcd and address 6

[Code]....

View 1 Replies View Related







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