From 72de05e13a5d960e191fd4ce322b16f89f708ade Mon Sep 17 00:00:00 2001 From: Rudolf Cornelissen Date: Mon, 7 Jun 2004 13:59:19 +0000 Subject: [PATCH] doc update git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7799 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/add-ons/kernel/drivers/graphics/nvidia/README.html | 3 ++- src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/README.html b/src/add-ons/kernel/drivers/graphics/nvidia/README.html index 7723c0453c..4121c9dd4f 100644 --- a/src/add-ons/kernel/drivers/graphics/nvidia/README.html +++ b/src/add-ons/kernel/drivers/graphics/nvidia/README.html @@ -41,6 +41,7 @@ You use this software at your own risk! Although I don't expect it to damage you
  • If the driver does not load make sure you enabled 'assign IRQ to VGA card' in your system BIOS;
  • Embedded GeForce RAM detection is non-functional: please set amount manually for now via the nv.settings file (driver probably defaults to 1Mb if you don't). If you have overlay trouble, set a slightly smaller amount of RAM than you actually specified in the system BIOS (1Mb less or so);
  • If the driver still seems to create 'random' trouble make sure you have a fully functional VGA BIOS, or system BIOS for embedded cards (check for updates on the manufacturor's site). Make sure you mail me if you still have trouble but also if this version fixed that! +
  • If on a laptop the internal panel doesn't work when you connect an external monitor, make sure you set 'output device selection' to 'internal' (instead of 'auto') in the system BIOS if it has such an option.

    @@ -126,6 +127,6 @@ With this option you can select which output on your card is the primary output

    Rudolf Cornelissen. -

    (Page last updated on June 6, 2004)

    +

    (Page last updated on June 7, 2004)

    diff --git a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html index 0f9068fbdd..bfa119fc7d 100644 --- a/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html +++ b/src/add-ons/kernel/drivers/graphics/nvidia/UPDATE.html @@ -4,7 +4,7 @@

    Changes done for each driverversion:

    -

    head (0.10-24), (Rudolf)

    +

    head (0.10-25), (Rudolf)