RDP bug - Printable Version +- hashcat Forum (https://hashcat.net/forum) +-- Forum: Deprecated; Ancient Versions (https://hashcat.net/forum/forum-46.html) +--- Forum: Very old oclHashcat-plus Support (https://hashcat.net/forum/forum-23.html) +--- Thread: RDP bug (/thread-1989.html) |
RDP bug - alonium - 01-26-2013 I have computer without monitor. I use it only for bruteforce: OS: Windows 7 SP1 64bit Hashcat: oclHashcat-plus-0.12 GFX: AMD Radeon HD 6990 When I'm attempting to use RDP to the machine that is running hashcat I'm getting this error: RE: RDP bug - epixoip - 01-26-2013 RDP uses a virtual display driver rather than fglrx, and that is likely why ADL is failing. It's not a problem per se, you just won't see temps or get fan control. The biggest question is why are you using Windows? Why not use Linux if you have a headless server dedicated to brute force? RE: RDP bug - radix - 01-26-2013 Problem with the AMD driver. RE: RDP bug - mastercracker - 01-28-2013 Use --gpu-temp-disable to be able to run anyway. |