Reply
Logi Browser
cleblanc92
Posts: 9
Registered: ‎09-03-2008
0

Re: G930 Sleeps after inactivity and can't easily turn back on

My solution, returned it and pickup the cheaper H760.  It's not as good for audio but hey look it that, you turn it on and it stays on.  It's AMAZING :smileywink:

 

Seriously though, I agree with that completely. A v2.0 release of this G930 (or some software to allow the non-sleep function) would have made it the perfect headset for my needs.  Heck, one function would have keep this on my desk and then passed a recommendation to 15 of the folks I work with who want better audio with their calls.  I may be one guy but I share my positive (and negative) experiences on this sort of hardware.  One design tweak and this would have been a recommended buy.

Logi Nu
radiohedwig
Posts: 2
Registered: ‎08-10-2008
0

Re: G930 Sleeps after inactivity and can't easily turn back on

There is some pretty useless information in this thread on fixes.  Whoever says it is a good design to not have an option to ONLY use the microphone of this product does not understand consumers.

 

There is no reason that the option cannot exist to disable the auto shutoff.  Adults are pretty capable of turning off something when they are done with it, and with a 10 hour battery life this is definitely something that should be considered.  I use my headphones some of the time, but my 5.1 sound system at other times.  Why should I have to have a different mic to use with my speakers when the 930 can work fine if they just add this option?  Products should be able to do what other products before it have done.

 

So I am chiming in here saying that I am extremely disappointed that I spent $130 on a headset only to find that I cannot use it as I have used every other headset before it.  Please add the option to disable auto-shutoff.

Logi Nu
tvillars
Posts: 4
Registered: ‎11-10-2010
0

Re: G930 Sleeps after inactivity and can't easily turn back on

Since the mic can detect me breathing, it would be nice if the "turn off" feature was disabled as long as it hears breathing.

Logi Browser
jimrawr
Posts: 7
Registered: ‎01-24-2009
0

Re: G930 Sleeps after inactivity and can't easily turn back on

I got this headset a few days ago and am really annoyed with this feature also.  The worst part is that this headset turns off even when plugged in!! Then to turn it back on I need to either hold the power button for 5 seconds or so, and sometimes that doesnt work so I need to unplug and replug the headset in.  What a pain in the **bleep** every single time I sit at the computer to have to do this.  Worst part about it is that I cant return this headset as I didnt keep my receipt.  

 

Im pretty disappointed with this and doubt Ill be buying another Logitech product anytime soon.  Poor design/implementation.  How was this not addressed in testing?

htx
Logi Nu
htx
Posts: 2
Registered: ‎12-26-2010

Re: G930 Sleeps after inactivity and can't easily turn back on

Just got this headset and was annoyed with the shutdown every 450 seconds as well, so i made a small program to basically freeze the shutdown timer. Only tested with latest g930 software on w7 -x64. Maybe its useful to some of you, until the feature gets officially added. http://85.25.45.162/G930-AntiShutOff.zip
Logi Browser
cleblanc92
Posts: 9
Registered: ‎09-03-2008
0

Re: G930 Sleeps after inactivity and can't easily turn back on

Thanks for your workaround, but I return this after deciding my hack of running iTunes at 0 volumne was just stupid.  I suspect you have made something much more graceful but how does it work?  I have a friend who stil lwants to keep this headset and it's not as annoying of a problem for him to have it go to sleep but it has still been an issue.

 

Thanks!

Logi Visitor
nickyoung
Posts: 31
Registered: ‎11-02-2010
0

Re: G930 Sleeps after inactivity and can't easily turn back on

I might try this if a sleep disable feature isn't released soon. It seems all we can do is wait...

Logi Nu
geckzilla
Posts: 1
Registered: ‎01-03-2011
0

Re: G930 Sleeps after inactivity and can't easily turn back on

You should check in your advanced power options to see if the automatic USB device sleep option is activated...

Logi Visitor
TheHyproglo
Posts: 46
Registered: ‎09-29-2010
0

Re: G930 Sleeps after inactivity and can't easily turn back on

@HTX

 

I tried that application you made ( thank you btw) and it still auto shut off after 10 mins or so. I did notice on the app, that you are able to put a checkmark in the box but it is greyed out.

 

I am on a windows 7 ultimate 64bit system.

htx
Logi Nu
htx
Posts: 2
Registered: ‎12-26-2010

Re: G930 Sleeps after inactivity and can't easily turn back on

Hello there, just updated the app, so it should work much better. How it works basically... the g930 software has an internal timer running, which updates every second. If a sound is playing it is reset to 0, if not its incremented by 1 until it reaches 450, then shuts the headset off. What the app now does is lookup the memory address with that increment by 1 instruction and disable it.