안녕하세요.
다름이 아니라 외장하드의 절전모드 관련 질문인데요,
요즘 외장하드들은 대부분 절전모드를 지원합니다.
5분 내지는 10분정도, 사용을 하지 않을경우 슬립으로 변경을 하는데요,
이게.. 멈췄다가, 다시 로딩을 하면, 로딩시간도 길어지고, 화면이 잠시(2~3초) 정도 프리징이 생깁니다.
주로 스카이림이나 폴아웃 같은 오픈월드 게임에서 많이 발생을 하지요.
해서.. 전에 이래저래 슬립모드 해제하는 방법을 찾아봤었는데, 답을 얻지 못했었지요.
그런데 오늘 문득 어떤 분께서 올려주신 글에 어떤분께서 다음과 같은 리플을 달아주셨습니다.
; when set to TRUE all USB drives will be polled at hddtimer intervals for the file "alive.txt" in their root ; if the file exists, it will be recreated and 16 random bytes written to it on each poll which should keep drives from spinning down ; if not set this value will be FALSE hddalive = false
; in seconds, the interval between when USB devices will be polled for "alive.txt" file ; if not set and hddalive is set to TRUE this value will be 210 hddtimer = 210
이 부분을 건드려 보라는 ...
이게 대시런치 옵션설정인데요,
대략 alive.txt 파일에 설정해 놓는대로, 슬립타이밍을 없애거나 조절할 수 있다는 소리 같습니다.
그런데 alive.txt 파일이 어디 있는지.. 혹은 어떻게 생성을 하는건지, 전혀 모르겠군요.
혹시 아시는분들 계시면 말씀 부탁 드립니다.
고맙습니다.
|