NameDateSize

..19-Jan-202420

driver.cH A D06-May-202029.8 KiB

JamfileH A D29-Apr-2019207

neomagic.settingsH A D22-Nov-20121.7 KiB

README.htmlH A D22-Nov-20129.1 KiB

UPDATE.htmlH A D22-Nov-20126.4 KiB

README.html

1<html>
2<head>
3	<meta http-equiv="Content-Type"	content="text/html; charset=iso-8859-1">
4	<meta name="GENERATOR" content="The DarkSite">
5	<title>Readme for (open)BeOS Unified NeoMagic MagicGraph/MagicMedia graphics driver</title>
6</head>
7<body>
8<h2 align="center">Unified NeoMagic MagicGraph/MagicMedia graphics driver for (open)BeOS</h2></align><br><br>
9<hr>
10<h3><strong>NOTE PLEASE:</strong><br>
11You use this software at your own risk! Although I don't expect it to damage your PC, videocard or Monitor, I cannot guarantee this!</h3>
12<hr>
13<br>
14<h2>Supported cards:</h2>
15<ul>
16	<li>MagicGraph 128 (NM2070)
17	<li>MagicGraph 128V (NM2090)
18	<li>MagicGraph 128ZV (NM2093)
19	<li>MagicGraph 128ZV+ (NM2097)
20	<li>MagicGraph 128XD (NM2160)
21	<li>MagicMedia 256AV (NM2200)
22	<li>MagicMedia 256AV+ (NM2230)
23	<li>MagicMedia 256ZX (NM2360)
24	<li>MagicMedia 256XL+ (NM2380)
25</ul>
26<br>
27<hr>
28<h2>Features:</h2>
29<ul>
30	<li>Hardware cursor support;
31	<li>Full BWindowScreen support (used for hardware pageflipping, scrolling/panning and acceleration in applications/games);
32    <li>B_YCbCr422 hardware overlay support (except on MagicGraph 128, so NM2070 cards); 
33    <li>DPMS support for both panels and external displays;
34    <li>Full 2D acceleration on all cards. 
35</ul> 
36<strong>Known limitations:</strong> 
37<ul> 
38	<li>NeoMagic cards do not support overlay downscaling. You won't be able to select for instance 50% scaled output, nor will you be able to resize the video output window below 100% by dragging. 
39<br> 
40(In Windows downscaling works: this is done by scaling down the overlay input bitmaps in the application software: so this is a 'trick' solution not done by the driver!) 
41    <li>Stretching modes for the laptop display panel will not be setup because in stretched modes no hardcursor is supported, and overlay output requires tweaking to get going; 
42    <li>If your laptop doesn't work with the driver (distorted/black screen), make sure you disabled LCD stretching/zooming or whatever it's called in the system BIOS; 
43    <li>Apparantly it's not possible to boot into modes with a resolution above 800x600 pixels on some cards. If you encounter this please report it, and only use higher resolution modes on other workspaces for now. 
44    <li>The keyboard 'shortcut key' for changing output devices bypasses the graphics driver and directly uses the cardBIOS. Sometimes using this key will have undesired results. Please use with care! Or better yet: just preset the output device(s) you want in the system BIOS (if possible). If you are going to use that shortcut key anyway: then make sure you switch workspaces between spaces with different settings after using it, so the driver updates the card programming again (so it gets in sync with the card again); 
45    <li>On NM2070 panel centering only works vertically: horizontal centering-related info is missing. 
46</ul> 
47<br>
48<hr>
49<h2>Installation:</h2>
50If you encounter bugs, please checkout the driver's <a href="http://web.inter.nl.net/users/be-hold/BeOS/NMdriver/index.html">website</a> to see if it's already on the todo list. You can also checkout the <a href="UPDATE.html">UPDATE</a> file included with this driver to see if it should have been fixed. If you think it's prudent, or if you are unsure, then please fill out the <a href="http://web.inter.nl.net/users/be-hold/BeOS/NMdriver/bugreport.html">bugreport</a> on the site or send me an <a href="mailto:info.be-hold@inter.nl.net">Email</a>. Make sure you are as precise as possible because that will make things easier to trackdown and fix...<br>
51<br>
52<br>
53OK, now that's all said let's get to it ;-)<br>
54<br>
55In contrary to what I have said before you don't need to de-install official Be drivers for this driver to work correctly. This driver will install in the user part of the BeOS, so not in the system part where the official drivers are.<br>
56BeOS first checks (during boot) if there are 'user-addons' that should be loaded for a device. If not, it loads it's own drivers (if any). You can select which driver should be loaded by hitting the spacebar as soon as the BeOS 'icons' screen appears. If you select <strong>disable user addons</strong> the system will load it's own drivers. If you don't do anything, the system will load the (open)BeOS NeoMagic MagicGraph/MagicMedia graphics driver.<br>
57<br>
58<strong>Note:</strong> This might turn out to be handy if you run into trouble upon testing the driver, or if you are 'tweaking' the nm.settings file...<br>
59<br><br>
60<strong>actual INSTALLATION:</strong><br>
61<br>
62Doubleclick on the install.sh file and follow the instructions. You have to reboot in order to load the driver. Make sure you read the <strong>Settings</strong> information below before you do that...<br>
63<br>
64<br>
65<strong>alternate INSTALLATION method:</strong><br>
66<br>
67Unzip the zip file that contains the driver to the root folder. Now reboot and you should be using the new driver.<br>
68<br>
69<br>
70<strong>DE-INSTALLATION:</strong><br>
71<br>
72Currently there's no uninstall script included. Just do it manually:<br>
73<br>
74Delete the <strong>nm.accelerant</strong> file in <strong>home/config/add-ons/accelerants/</strong><br>
75Delete the <strong>nm.driver</strong> file in <strong>home/config/add-ons/kernel/drivers/bin/</strong><br>
76Delete the <strong>nm.settings</strong> file in <strong>home/config/settings/kernel/drivers/</strong><br>
77Delete the <strong>nm.driver shortcut</strong> in <strong>home/config/add-ons/kernel/drivers/dev/graphics/</strong> which pointed to the file <strong>nm.driver</strong>.<br>
78<br>
79You have to reboot in order to apply the original configuration.<br>
80<br>
81<br> 
82<hr> 
83<a name="settings"></a><h2>Settings:</h2><br>
84Please read this information carefully *before* installing and using the (open)BeOS NeoMagic MagicGraph/MagicMedia graphics driver. It might spare you some trouble afterwards..<br>
85<p>The driver uses a file named <strong>nm.settings</strong> to determine how to use your card. After installation this file will be located at <strong>home/config/settings/kernel/drivers/</strong>. How you should setup this file depends on what you want to do with the driver. While it has a 'failsave' default configuration, you might be able to do better than that... Anyway, read the nifty details below.<br>
86<br>
87<strong>Note:</strong> The driver only reads this file during it's initialisation. This means that you have to reboot in order to let changes take effect.<br>
88<br>
89<br>
90<br>
91<strong>nm.settings driver configuration:</strong><br>
92<ul>
93	<li><strong>memory:</strong> (disabled by default)<br>
94		This option enables you to override the 'memory amount autodetection' of the driver. The driver does not need this because it's well known how much RAM every specific card contains, but you could limit the amount of RAM to a lower value than actually there to test with for instance overlay use in applications. So this option is probably only of interest to developers. Specify the RAM amount in Kb (use only 'whole' numbers!).<br>
95This option is disabled by default (preceded by a '#').<br>
96<li><strong>hardcursor:</strong><br>
97	A hardcursor is nessesary for DirectWindow windowed mode support.
98	<ul>
99		<li><strong>false:</strong><br>
100		If you have trouble with the hardcursor, select <strong>hardcursor false</strong>. Make sure you let me know about the hardcursor trouble also: this should not happen!
101		<li><strong>true:</strong> (default setting)<br>
102		A software cursor 'flickers' a bit sometimes because it has to be redrawn constantly. So <strong>hardcursor true</strong> is the preferred setting. For DirectWindow windowed mode functionality you need to use this setting also (Chart demo app for instance).
103	</ul>
104<li><strong>logmask:</strong> (set to minimal by default)<br>
105The logmask option is very handy to track down trouble in the driver. You should only enable this if you are doing so, otherwise keep it turned off because it slows down your system. (All lines have a '#' preceding 'logmask' by default.) Logging creates a logfile called <strong>nm.accelerant.0.log</strong> in your <strong>~ (home)</strong> folder. A second logfile may get created depending on how the driver is used (on cloning; for BWindowScreen for example). The second file is called <strong>nm.accelerant.1.log</strong>, and it will also be in your home folder.<br>
106<strong>Note:</strong>
107<ul>
108<li>You may only enable *one* logmask-line. The value you place after it (hexadecimal 32bit) determines what will be logged. The first 7 digits determine the part of the driver that will be logging, the last single digit determines the level of logging (like 'all messages', or only 'error messages').
109</ul>
110<li><strong>dumprom:</strong><br>
111Dumprom is another 'tool' for bug-tracking purposes.
112	<ul>
113		<li><strong>false:</strong> (default setting)<br>
114		Keep it set to <strong>dumprom false</strong>, unless you want the driver to dump the contents of your VGA BIOS ROM in a file.
115		<li><strong>true:</strong><br>
116		<strong>dumprom true</strong> lets the driver dump a copy of your VGA BIOS in a file called <strong>nm.rom</strong> in your <strong>~ (home)</strong> folder.
117	</ul>
118</ul>
119
120<hr>
121<br>
122<a href="mailto:info.be-hold@inter.nl.net">Rudolf Cornelissen.</a>
123<p>(Page last updated on January 21, 2006)</p>
124</body>
125</html>
126