Author Topic: WARNING! READ NOW!  (Read 1111 times)

0 Members and 1 Guest are viewing this topic.

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
WARNING! READ NOW!
« on: March 09, 2010, 04:35:17 pm »
NVIDIA DRIVERS 196.75 Alert! POSSIBLE DAMMAGE TO YOUR GRAPHICS CARDS!



NVIDIA is aware that some customers have reported fan speed issues after installing 196.75 drivers from NVIDIA's website. These drivers have been removed from NVIDIA's website due to these customer reports. We have also asked all partners to remove this driver. We recommend that all customers immediately discontinue the use of 196.75 drivers and roll back to their previous driver. Driver roll back help can be found here. For those that have experienced fan speed issues with 196.75 drivers, NVIDIA has setup this feedback site.

DOWNGRADE NOW IF YOU HAVE THE 196.75 DRIVERS!


http://www.nvidia.com/Download/index5.aspx?lang=en-us
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157

[TKC]Symantic

  • The Indifferent Character
  • The Central Committee
  • Heckler
  • *
  • Posts: 1647
  • I can has personal text?
    • View Profile
Re: WARNING! READ NOW!
« Reply #1 on: March 09, 2010, 08:38:57 pm »
rofl thats unfortunate. makes me think.

Destroy_CPU(){
     while (computer = true){
          cpu_fan_speed = cpu_fan_speed + 1
     }
}

Ring0

is this all a "Pwnd" takes?
Enjoy your creative game-play, whatever that may include.

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
Re: WARNING! READ NOW!
« Reply #2 on: March 10, 2010, 12:17:16 am »
^ computer is allways true ...

also it should be cpu_fan_speed -= 1; .. fuck sake man they didnt teach you much rofl

should have done this

Code: (cpp) [Select]

while (computer) {  cpu_fan_speed -= 1; sleep (1000); }  /* fucksake stop fan = pc esploder yo */

« Last Edit: March 10, 2010, 12:29:39 am by MrMedic »
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157

ZOldDude

  • The Unknown Rank!
  • Administrator
  • MasstKer
  • *
  • Posts: 20874
  • Old School TKC
    • View Profile
    • Admin
Re: WARNING! READ NOW!
« Reply #3 on: March 10, 2010, 02:01:43 am »
I never use BETA drivers anyhow.

*While we crash and burn, small, low tech, agrarian societies such as the Hmong in the mountains of Laos will continue on without so much as blinking an eye.*

[TKC]Symantic

  • The Indifferent Character
  • The Central Committee
  • Heckler
  • *
  • Posts: 1647
  • I can has personal text?
    • View Profile
Re: WARNING! READ NOW!
« Reply #4 on: March 10, 2010, 03:11:49 am »
^ computer is allways true ...

also it should be cpu_fan_speed -= 1; .. fuck sake man they didnt teach you much rofl

should have done this

Code: (cpp) [Select]

while (computer) {  cpu_fan_speed -= 1; sleep (1000); }  /* fucksake stop fan = pc esploder yo */


I know computer is always true, meaning infinite loop until computer doesn't equal true lol, meaning until its not a computer anymore.
fan speed increases by one each cycle until fan dies from too much speed?

lol didn't even think to just

cpu_fan_speed = 0

thats what happens when you over think a situation.


Enjoy your creative game-play, whatever that may include.

MrMedic

  • MasstKer
  • ********
  • Posts: 8900
  • programmer/dev/software engineer
    • View Profile
Re: WARNING! READ NOW!
« Reply #5 on: March 10, 2010, 06:44:58 am »
^ computer is allways true ...

also it should be cpu_fan_speed -= 1; .. fuck sake man they didnt teach you much rofl

should have done this

Code: (cpp) [Select]

while (computer) {  cpu_fan_speed -= 1; sleep (1000); }  /* fucksake stop fan = pc esploder yo */


I know computer is always true, meaning infinite loop until computer doesn't equal true lol, meaning until its not a computer anymore.
fan speed increases by one each cycle until fan dies from too much speed?

lol didn't even think to just

cpu_fan_speed = 0

thats what happens when you over think a situation.




lol m8 same here ... fan=0
EnCoded Message: i3iy9yl8kr2xf3g2Txs3pr6ye3ya7jg5ty2z

https://www.youtube.com/watch?v=62_7-AYfdkQ
you need a paypal account for the private versions.

Website:
http://bit.ly/medic101

Teamspeak 3: 85.236.101.5:10157