Results 1,091 to 1,100 of 1110
-
12-14-2019 11:26 AM #1091
- Join Date
- Dec 2019
- Reputation
- 10
- Posts
- 3
https://i.imgur.com/rQvuFyI.png
here it is the monitor model
-
12-14-2019 12:51 PM #1092
- Join Date
- Oct 2019
- Reputation
- 10
- Posts
- 23
-
12-15-2019 03:26 PM #1093
- Join Date
- Dec 2019
- Reputation
- 10
- Posts
- 3
small update on the repasting stuff... i did it and the results are quite IMPRESSIVE!
i dropped around 5-10c reaching under 3dmark firestrike ultra (the 4k one) test 65 max on gpu and 73 max on CPU before i had around 70 on GPU and around 80 on CPU but the most impressive thing are the fans! the laptop used to (and it was impossible to blame it) ramp up the fans pretty aggressively, during the tests i didn't hear the fans ONCE is so good! i had to ramp them to 100% under the ROG center to be sure i plugged them in LOL, LOVE IT!
i used Conductonaut as thermal paste and some ADWITS thermal pads, the cheap ones since i didnt had 20€ to spend on a single thermal grizzly pad LOL but they get the job done! i'm really astonished, reccomended procedure, i did everything in 30 mins, super easy!
-
12-18-2019 08:32 AM #1094
- Join Date
- Dec 2016
- Reputation
- 10
- Posts
- 3
-
12-18-2019 11:26 AM #1095
-
12-27-2019 02:50 PM #1096
- Join Date
- Apr 2017
- Reputation
- 10
- Posts
- 1
-
01-10-2020 10:41 PM #1097
BluntNStunt PC Specs Laptop (Model) ASUS ROG GL502-VS Motherboard MSI MPG z390 Pro Carbon Processor Intel i5-9600k Memory (part number) 32GB Trident Z Graphics Card #1 Gigabyte 2070 Super Monitor Dell S2417DG 144hz 1440p Storage #1 500 GB Samsung 970 Evo CPU Cooler MasterCooler AIO Case MasterCooler H500 Power Supply Rosewill 1000w Keyboard Corsair k70 Mouse Razer Deathadder Headset Pioneer HDJ-2000 Mouse Pad Razer Goliathus XXL Headset/Speakers m-audio bx5a OS win 10x64
- Join Date
- Jul 2017
- Reputation
- 10
- Posts
- 5
Class action lawsuit
There is a class action lawsuit started about GL502VS, the model of laptop I own. If you own this model, I would look into the class action. I received an email regarding making a claim just today. Claims must be made by April 2020.
Issues include overheating and power/battery charging issues.
Finally justice.
https://www.asuslaptopsettlement.com/Last edited by BluntNStunt; 01-23-2020 at 03:59 PM.
-
02-02-2020 07:21 PM #1098
- Join Date
- Sep 2017
- Reputation
- 12
- Posts
- 18
Is there any way to undervolt CPU in BIOS/UEFI on GL702VMK?
Until now I've been using Intel XTU to set voltage offset to -0.110V, but it keeps resetting after waking up from hibernation (few times a week, but not always). I have to manually open Intel XTU GUI, check the core voltage, if it is around 1.05V, then set offset to 0V, then set it to -0.110V. There seems to be some bug with this particular setting (i.e., -0.110V). To make it even more fun, there seems to be some weird bug with this particular offset (i.e., -0.110V) which does not show up when I use some other offset (e.g., -0.109V), but that offset also seems to be resetting on waking up the PC.
I've recently found a way to run CLI version of XTU via Windows Task Scheduler when PC wakes up, it seems to be working, but that's "less than ideal" solution, especially taking into consideration that CLI tool was removed in Intel XTU v6.5.
-
02-03-2020 09:35 AM #1099
-
02-03-2020 03:07 PM #1100
- Join Date
- Sep 2017
- Reputation
- 12
- Posts
- 18
From what I've read, throttlestop has to be started via Windows Task Scheduler. That doesn't seem to be much different from what I do with Intel XTU to make it work as expected.
I've created a task that executes a .bat file each time when PC wakes up (from hibernation in my case). That file is executed in "C:\Program Files (x86)\Intel\Intel(R) Extreme Tuning Utility\Client" and contains following lines:
Code:XtuCLI.exe -t -id 79 -v -109 | rem XtuCLI.exe -t -id 79 -v -110 | rem