home *** CD-ROM | disk | FTP | other *** search
/ nextcube.org / www.nextcube.org.tar / www.nextcube.org / board / bbs.php3?board=doc&line=subject&nws=&mode=view&id=8.orig < prev    next >
Text File  |  2010-08-17  |  43KB  |  368 lines

  1. <html><head><title>NeXTcube - [NeXT_FAQ] 06_White (Intel) hardware</title><meta http-equiv='Content-Type' content='text/html; charset=utf-8'><link rel='stylesheet' type='text/css' href='./css/style.css'><link rel='shortcut icon' href='/images/favicon.ico'><link rel='alternate' type='application/rss+xml' title='NeXTcube RSS Feed' href='/board/rss2.php?items=active'><script type='text/javascript' src='./css/nextcube.js'></script></head>
  2.  
  3. <body bgcolor=#ffffff text=#000000 link=#000000 alink=#000000 vlink=#000000  onload='imgSizeConv(600);'>
  4.  
  5. <div id='menu'><table border=0 width=120 height=100% cellpadding=0 cellspacing=0 bgcolor=#000000><tr><td height=40 colspan=2></td></tr><tr><td width=16></td><td align=left valign=top><a href=?board=news&line=rdate&fld=&nws=><img src=/images/news_t.gif border=0></a><br><br><br><a href=?board=board&line=rdate&fld=&nws=><img src=/images/board_t.gif border=0></a><br><br><br><a href=?board=doc&line=subject&fld=&nws=><img src=/images/doc_t.gif border=0></a><br><br><br><a href=?board=photo&line=reg_date&fld=&nws=><img src=/images/photo_t.gif border=0></a><br><br><br><a href=?board=image&line=reg_date&fld=&nws=><img src=/images/image_t.gif border=0></a><br><br><br><a href=?board=pub&line=subject&fld=&nws=><img src=/images/pub_t.gif border=0></a><br><br><br></td></tr><tr><td align=center valign=bottom colspan=2><img src='/counter/digit/code39/0.gif'><img src='/counter/digit/code39/0.gif'><img src='/counter/digit/code39/0.gif'><img src='/counter/digit/code39/6.gif'><img src='/counter/digit/code39/0.gif'><img src='/counter/digit/code39/2.gif'><img src='/counter/digit/code39/7.gif'><br><br><img src=/images/contactme.gif border=0></td></tr><tr><td height=40 colspan=2></td></tr></table></div>
  6.  
  7. <div id='main'><table width=100% height=100% border=0 cellpadding=0 cellspacing=0 align=center><tr><td height=40></td></tr><tr><td align=center valign=top><a href='#page_bottom' title='Go to Bottom of Page'><img src='/images/knowhow2.gif' id='knowhow2' border=0></a><a href='https://www.pbank.co.kr/svc/guest_remit/pop_remit_main.jsp?fix=46516&b_bankbook=378273812&fbid=' title='Pbank Donate'><img src='/images/pbank_logo.gif' id='pbank' border=0></a><form action='https://www.paypal.com/cgi-bin/webscr' method='post'><input type='hidden' name='cmd' value='_s-xclick'><input type='hidden' name='hosted_button_id' value='9050272'><input type='image' src='/images/paypal_logo.gif' border='0' name='submit' alt='PayPal - The safer, easier way to pay online!' title='Paypal Donate' id='paypal'><img alt='' border='0' src='https://www.paypal.com/en_US/i/scr/pixel.gif' width='1' height='1'></form><table width=100% border=0 cellpadding=0 cellspacing=1 align=center><tr><td align=center><img src='/images/doc.gif'></td></tr></table><br><br>
  8.  
  9. <table bgcolor=#ffffff width=100% border=0 cellpadding=2 cellspacing=1 align=center><tr height=24 bgcolor=#666666><td width=100% align=center nowrap><font color=#ffffff><b>[NeXT_FAQ] 06_White (Intel) hardware</b></font></td></tr></table><a name="0"></a><table bgcolor=#ffffff width=100% border=0 cellpadding=4 cellspacing=0 align=center><tr height=24 bgcolor=#eeeeee><td width=50% align=left nowrap>òµ·ºƒÃ: capri91</td><td width=50% align=right nowrap> 2001-03-26 09:55:50</td></tr></table><table bgcolor=#ffffff width=100% border=0 cellpadding=10 cellspacing=1 align=center><tr bgcolor=#ffffff><td><ADDRESS>The NEXTSTEP/OpenStep FAQ</address>
  10. <br><H3><A NAME="6">6 White (Intel) hardware</A></h3><img src="/images/trans.gif" border=0><h3><A NAME="6.1">6.1 What about support for NeXT Computer specific hardware features such as the DSP?</A></h3><i>support, specific</i>
  11. <br><i>DSP, support</i>
  12. <br><i>support, DSP</i>
  13. <br>
  14. <br>NeXT computers offer additional hardware support not commonly available for Intel systems. This includes the DSP. The DSP in a NeXT Computer is used for a variety of functions including ISDN support and real-time audio compression/de-compression. ISDN support for NEXTSTEP/Intel will be provided via an add-on PC card and ISDN adapter.
  15. <br>
  16. <br>Although the DSP programming feature is missing for NS3.3 on Intel, it is not necessary. The important SoundKit functions are rewritten to emulate an DSP on Intel, but this costs a lot of CPU time.
  17. <br>
  18. <br><H3><A NAME="6.2">6.2 Do Multi-Architecture Binaries take a lot of extra disk space?</A></h3><i>MAB, disk space</i>
  19. <br><i>multi application binary, MAB</i>
  20. <br>
  21. <br>The concept of NEXTSTEP binaries is different to other platforms. On NEXTSTEP only the real program is compiled and linked in a hardware specific manner. E.g. the GUI and the multilanguage support are usable on any platform running NEXTSTEP and will do so under OPENSTEP. Therefore the real binary part is sometimes really small.
  22. <br>
  23. <br>Anyway it might be a good choice to thin such a fat binary. NeXT ships tools for this purpose. Look at the manpages for <TT>lipo</TT>.
  24. <br>
  25. <br>If an application wasn't installed using the standard NeXT tool <TT>Installer</TT>, it might also be a good choice to look into the application drawer and delete other languages supported but not used by the application. This additional data is found in the different <TT>*.lproj</TT> subdirectories in the application's folder. To get there, activate the application's icon and select <TT>Open as directory</TT> from the Workspace's <TT>File</TT> menu item.
  26. <br>
  27. <br><H3><A NAME="6.3">6.3 How difficult is it to recompile existing NeXT applications over to NEXTSTEP/Intel?</A></h3><i>compile, re</i>
  28. <br>
  29. <br>Very easy. Most programs will simply recompile and run, or require few changes. We believe that any application that uses the standard development environment and Object kits provided by NeXT should simply compile and run. Only applications that use architecture specific features or data formats, will require additional time to port. Several developers have already ported applications to NEXTSTEP/Intel. Appsoft Draw simply recompiled and ran, Lighthouse Concurrence took 3 hours, other programs took 1/2 a day to 2 days, and this was all on a very early release of NEXTSTEP/Intel 3.1! 
  30. <br>
  31. <br>Some applications just will refuse to compile, because they are still based on the old 2.0 headers etc. These applications are really rare now and may get ported very easily too, by changing the include path in your developer package.
  32. <br>
  33. <br>Other applications require additional header files and libraries to properly compile and link. These applications are mostly based on the <TT>MiscKit</TT> or <TT>MusicKit</TT> and other PD-Kits. You need to install these Kits first to compile these programs.
  34. <br>
  35. <br>With the shipping of OpenStep this might change, because it will be possible to produce shared libraries with the NeXT Developer package. This will enable you to not install the complete Kit, but only the shared library and will also reduce your binary noticeable.
  36. <br>
  37. <br><H3><A NAME="6.4">6.4 When developing programs, are there any portability issues I should be aware of?</A></h3><i>portability</i>
  38. <br>
  39. <br>Yes. As stated above, any applications that use the standard tools provided by the NEXTSTEP development environment, should just recompile and work. To make sure developers are aware of portability issues, NeXT is producing a guide to address source code portability between different architectures running NEXTSTEP. This guide is available in the online documentation to the NeXT Developer package.
  40. <br>
  41. <br><H3><A NAME="6.5">6.5 What is the difference between the NEXTSTEP/Intel User Environment and Developer Environment?</A></h3><i>user vs. developer</i>
  42. <br><i>developer vs. user</i>
  43. <br>
  44. <br>The NEXTSTEP/Intel User Environment consists of the entire NEXTSTEP 3.3 environment, minus the developer tools. The Developer Environment includes the developer tools such Interface builder, Project Builder, C compilers, Object Kits, example source code and developer documentation. 
  45. <br>
  46. <br>Although it is possible to just get the latest GNU C compiler as a binary, you can not use it! This is because you won't get the standard libraries needed to produce NeXT applications neither the header files. Also it there is currently no third party compiler shipping. If you want to compile, you are forced to use the NeXT Developer package.
  47. <br>
  48. <br>The status of compiling a standard UNIX utility without NeXT's headers and just based on the supplied <B>shared</B> libraries is unknown.
  49. <br>
  50. <br><H3><A NAME="6.6">6.6 If a specific I/O card is not supported by NeXT, can 3rd parties write drivers for NEXTSTEP/Intel?</A></h3><i>I/O</i>
  51. <br><i>driver</i>
  52. <br>
  53. <br>Yes. NEXTSTEP/Intel uses a newly developed object-oriented driver architecture that brings the benefits of object-orientation all the way down to the I/O card driver level.
  54. <br>
  55. <br><H3><A NAME="6.7">6.7 How is NEXTSTEP/Intel installed?</A></h3><i>installation, Intel</i>
  56. <br>
  57. <br>NEXTSTEP/Intel will come with a boot floppy and a CDROM. To install NEXTSTEP/Intel, the system boots from the floppy, and then installs the minimum NEXTSTEP environment from the CDROM (SCSI CDROM drive). The user may then chose from several optional packages depending on the available disk space and user requirements. 
  58. <br>
  59. <br><H3><A NAME="6.8">6.8 Will NEXTSTEP/Intel run on 386 machines?</A></h3><i>386</i>
  60. <br><i>Intel 386</i>
  61. <br>
  62. <br>No. NEXTSTEP/Intel uses several 486 specific features that enhance the performance of NEXTSTEP. NEXTSTEP/Intel will support any 486 with Coprocessor and up.
  63. <br>
  64. <br><H3><A NAME="6.9">6.9 Will NEXTSTEP/Intel run on the Cyrix 486SLC?</A></h3><i>486SLC, Cyrix</i>
  65. <br><i>Cyrix, 486SLC</i>
  66. <br>
  67. <br>NeXT states: No. The Cyrix chip not a true 486.
  68. <br>
  69. <br>Several other users state: Yes. Slow performance, though.
  70. <br>
  71. <br><H3><A NAME="6.10">6.10 Will NEXTSTEP/Intel run on the future Intel Microprocessors in the x86 family?</A></h3><i>x86</i>
  72. <br><i>Intel, x86</i>
  73. <br>
  74. <br>Yes. NEXTSTEP/Intel will not only support them, but will take advantage of any performance enhancements available with future Intel CPU's, just as NeXT has taken advantage of the 486.
  75. <br>
  76. <br><H3><A NAME="6.11">6.11 Will NEXTSTEP/Intel run on portable computers?</A></h3><i>portable computers</i>
  77. <br>
  78. <br>Yes. Many portables and notebooks with 486 CPU's and sufficient system resources (>=8MB RAM and >=120MB hard disk space) are available. Since NEXTSTEP/Intel will support 640x480 VGA displays in grayscale, NEXTSTEP 486 can run on these systems. Do be aware that NEXTSTEP's user interface and applications were not designed for low-resolution screens, and consequently will impose limitations on the use of some applications.
  79. <br>
  80. <br><H3><A NAME="6.12">6.12 Will NEXTSTEP/Intel be able to run MS-DOS and Windows programs?</A></h3><i>MS-DOS</i>
  81. <br><i>Windows</i>
  82. <br><i>MS-Windows</i>
  83. <br>
  84. <br>Yes. NEXTSTEP/Intel will support a DOS and Windows compatibility package. This software will allow DOS 5.0 and Windows 3.1 programs to run within a NEXTSTEP window. Support will include DOS "Protected" mode and Windows 3.1.
  85. <br>
  86. <br>This package is called SoftPC and comes with every NEXTSTEP system. The software is not free with NEXTSTEP, you have to pay extra. Anyway you are not limited in a 30 day test phase when installing it.
  87. <br>
  88. <br>Windows 95 and Windows NT are not supported by the emulation software.
  89. <br>
  90. <br><H3><A NAME="6.13">6.13 How will my DOS and Windows applications perform under NEXTSTEP/Intel?</A></h3><i>MS-DOS, performance</i>
  91. <br><i>Windows, performance</i>
  92. <br><i>MS-Windows, performance</i>
  93. <br>
  94. <br>Very well. The DOS/Windows compatibility package for NEXTSTEP/Intel takes full advantage of the 486 microprocessor. Depending on system hardware configuration and type of DOS/Windows application, performance should vary between 386 and 486 native DOS/Windows performance on Pentium systems. In addition, to enhance the performance of Windows applications, a MS Windows specific Graphics Device Interface (GDI) driver which maps Microsoft Windows calls directly to the NEXTSTEP window server is part of the system. 
  95. <br>
  96. <br><H3><A NAME="6.14">6.14 Is the window I use to run Microsoft Windows applications resizable?</A></h3><i>Windows, size</i>
  97. <br><i>MS-Windwos, size</i>
  98. <br>
  99. <br>Yes. You can set the Windows session to any size you wish up to the maximum screen size available to the NEXTSTEP/Intel system you are using. 
  100. <br>
  101. <br><H3><A NAME="6.15">6.15 Will this DOS/Windows compatibility system allow me to run several DOS programs at once?</A></h3><i>MS-DOS, multitasking</i>
  102. <br>
  103. <br>Yes. Since NEXTSTEP/Intel is a multi-tasking, virtual memory operating environment, several DOS/Windows sessions can be run at once. 
  104. <br>
  105. <br>Hey, did I say Windows? Yes you can do real Windows multitasking with SoftPC.
  106. <br>
  107. <br><H3><A NAME="6.16">6.16 Can I cut and paste between DOS/Windows sessions and NEXTSTEP applications?</A></h3><i>cut&paste, Windows</i>
  108. <br><i>cut&paste, MS-DOS</i>
  109. <br><i>cut&paste, MS-Windows</i>
  110. <br>
  111. <br>Yes. You can cut and paste text and graphics between DOS/Windows and NEXTSTEP applications. 
  112. <br>
  113. <br><H3><A NAME="6.17">6.17 Can I use both DOS and NEXTSTEP/Intel partitions on the same hard disk?</A></h3><i>partitions, NeXT and DOS</i>
  114. <br><i>multi OS setup</i>
  115. <br><i>OS, more than one</i>
  116. <br>
  117. <br>Yes. NEXTSTEP/Intel will support multiple operating systems on the same local hard disk. When the system boots, the user can chose to boot another operating system (such as DOS) or NEXTSTEP. If the local partition contains DOS, NEXTSTEP/Intel will be able to access the local DOS partition and read/write files to it, with the restriction on primary partitions only. 
  118. <br>
  119. <br>Executive Summary: It is possible to install DOS, Windows NT with NTFS, and NEXTSTEP/Intel on the same disk, and select which partition is booted at boot time.
  120. <br>
  121. <br>I spent some time experimenting with a 200MB SCSI disk. I wanted to see if the following configuration would be possible: 
  122. <br>
  123. <br><tt><div style="background-color:#dddddd; margin:0px; padding:10px; width:650px; overflow:auto; font-size:100%;"> Partition 1 Primary DOS
  124. <br>Partition 2 Extended DOS
  125. <br>Partition 3 Windows NT NTFS
  126. <br>Partition 4 NS/Intel 3.2
  127. <br></div></tt>
  128. <br>Since Windows NT requires at least 70MB for installation, and NS/Intel requires at least 120MB, there wasn't much room for DOS! Ultimately, I only tested a three partition system (DOS, NTFS, NS/Intel), but I have no reason to believe that the extended DOS wouldn't also work. 
  129. <br>
  130. <br>The recipe is as follows:
  131. <br><ul><LI> Preparation. You need a bootable DOS floppy that has <TT>FORMAT.COM</TT> on it. You need another (blank) floppy for installing NT.
  132. <br>
  133. <br><LI> Start with the NS/Intel installation. When it asks you how you want to configure your disk, it gives you three choices, which are basically
  134. <br>
  135. <br>1) erase the whole disk and use it all for NS/Intel,
  136. <br>
  137. <br>2) save some room for DOS, 
  138. <br>
  139. <br>3) advanced. Choose the advanced option, which places you in NS/Intel fdisk (not to be confused with DOS <TT>FDISK.EXE</TT>).
  140. <br>
  141. <br><LI> Create three partitions in this order:
  142. <br>
  143. <br>1) Primary DOS (if more than 32MB desired, use the "large" FAT option)
  144. <br>
  145. <br>2) HPFS (this is a placeholder for NT, and can be any non-DOS format)
  146. <br>
  147. <br>3) NEXTSTEP
  148. <br>
  149. <br><LI> Proceed with the rest of the NEXTSTEP installation.
  150. <br>
  151. <br><LI> When NEXTSTEP is safely installed and tested out, boot DOS from your bootable DOS floppy.
  152. <br>
  153. <br><LI> FORMAT the DOS partition (which should be Drive C if you made it the first partition). You want to FORMAT C:/S, to install the boot code to make the DOS partition bootable.
  154. <br>
  155. <br><LI> Once DOS is safely formatted and tested out, insert the NT installation floppy and reboot.
  156. <br>
  157. <br><LI> Proceed with the NT installation. Tell Setup to install NT in the second partition (which shows up as "Unformatted"). You can select NTFS for FAT format.
  158. <br>
  159. <br><LI> Insert the blank floppy when asked. Don't bother to format it, NT unconditionally formats it.
  160. <br>
  161. <br><LI> If you select NTFS, there is a scary part of the installation that makes it seem like NT can't reboot. In fact, it is converting the installed files from FAT to NTFS in place. Just let it keep rebooting until it finishes, don't interrupt it like I did.
  162. <br>
  163. <br><LI> Finish setting up NT and test it out. It should be able to see the DOS partition in FileManager.
  164. <br>
  165. <br><LI> Likewise, there should be a DOS filesystem in / on NS/Intel. If you configured NT for FAT instead of NTFS, there should be two DOS filesystems in /.
  166. <br></ul>That's it. When you boot, you see the familiar NS/Intel boot manager. If you select DOS, it boots NT, which in turn offers you a chance to boot DOS or NT (not NS/Intel, of course). Kind of weird that you have this two tiered boot, but it's probably because the bootsector has been modified by NT. I haven't tried setting the active partition to DOS -- that might avoid the two tiers. 
  167. <br>
  168. <br><H3><A NAME="6.18">6.18 Can NEXTSTEP/Intel read, write, and format DOS and Mac floppies?</A></h3><i>MacIntosh, r/w floppy</i>
  169. <br><i>MS-DOS, r/w floppy</i>
  170. <br>
  171. <br>Yes.
  172. <br>
  173. <br><H3><A NAME="6.19">6.19 NEXTSTEP/Intel 3.1, DOS, Linux/NT multi-boot system?</A></h3><i>multi OS boot</i>
  174. <br><i>Linux</i>
  175. <br><i>MS-DOS</i>
  176. <br><i>OS/2</i>
  177. <br><i>boot manager</i>
  178. <br><i>dual boot</i>
  179. <br>
  180. <br>The OS/2 boot manager does this nicely. 
  181. <br>
  182. <br>NOTES ON INSTALLING DOS, OS/2 AND NEXTSTEP FOR DUAL BOOT
  183. <br><ul><LI>Boot OS/2 from diskette and press Escape to get to the <TT>[A:]</TT> command prompt
  184. <br>
  185. <br><LI>Run the OS/2 <TT>FDISK</TT> program and create the following partitions:
  186. <br>
  187. <br>1) 1 MB Boot Manager
  188. <br>
  189. <br>2) 20MB DOS Primary partition (drive C:)
  190. <br>
  191. <br>3) 64MB OS/2 Extended partition (logical drive D:)
  192. <br>
  193. <br>4) 120MB Data Extended partition (logical drive E:) (or 200MB or whatever size)
  194. <br>
  195. <br><I>NOTE:</I> LEAVE THE REMAINING 460+MB FREE SPACE UNFORMATTED. DO NOT CREATE A PARTITION FOR THE REMAINING SPACE.
  196. <br>
  197. <br><LI>Re-boot the machine and boot DOS from diskette.
  198. <br>
  199. <br><LI>Format drive C: and install DOS on drive C: with the following command: <TT>format c: /s /u</TT>
  200. <br>
  201. <br><LI>Now Re-boot the machine with the OS/2 Installation diskette.
  202. <br>
  203. <br><LI>Install OS/2 on Drive D: (the 64 MB logical partition) You will be prompted to install OS/2 on the default drive C: You will need to select the option to change the drive which will throw you into FDISK. Just make drive D: installable and proceed.
  204. <br>
  205. <br><LI>After OS/2 has been installed shutdown the system. Do a cold power off boot.
  206. <br>
  207. <br><LI>Cold boot the machine with the NEXTSTEP boot diskette.
  208. <br>
  209. <br><LI>Proceed with normal NEXTSTEP install and you should get the following disk installation option screen:
  210. <br>
  211. <br><tt><div style="background-color:#dddddd; margin:0px; padding:10px; width:650px; overflow:auto; font-size:100%;"> Type 1 to erase the entire disk and use all 667 MB ...
  212. <br>Type 2 to set aside some space for DOS and use the rest ...
  213. <br>Type 3 to keep existing partitions and use the 462 MB free space ... 
  214. <br>Type 4 to use the 184 MB DOS extended partition for NEXTSTEP.
  215. <br>Type 5 for advanced options (in English only).
  216. <br>
  217. <br>--->
  218. <br></div></tt>
  219. <br>Choose option number 3 and proceed with the NEXTSTEP install
  220. <br>
  221. <br><LI>After NEXTSTEP has been installed, re-boot the machine and select 'd' from the NEXTSTEP boot manager menu to boot DOS.
  222. <br>
  223. <br><LI>When DOS has booted, run the FDISK program to set the active partition to the first partition, the BOOT Manager partition. Then exit fdisk.
  224. <br>
  225. <br><LI>Now run the DOS FDISK program again but with the following parameter: <TT>fdisk /mbr</TT> This command removes the NEXTSTEP boot manager from the DOS partition.
  226. <br>
  227. <br><LI>Now re-boot the machine and the boot manager should come up. Select OS/2
  228. <br>
  229. <br><LI>Once OS/2 has booted, run the OS/2 FDISK program and name the NEXTSTEP partition and add it to the boot manager menu.
  230. <br>
  231. <br><LI>You should now have a machine with DOS, NEXTSTEP, OS/2 listed in the boot manager menu when the machine starts up. The boot manager defaults to the OS that was last booted. 
  232. <br></ul><img src="/images/trans.gif" border=0><h3><A NAME="6.20">6.20 NeXTSTEP on INTEL, KEYBOARD-ERROR ...</A></h3><i>keyboard error, Intel</i>
  233. <br>
  234. <br>We installed NeXTSTEP for Intel on a P5-Board using an Adaptec A1540 SCSI-Controller. The System boots correctly. After running the kernel the keyboard is without any function. We can't use it anymore. Rebooting doesn't eliminate the error (advise from I-Guide).
  235. <br>
  236. <br>Well, it seems that the PS/2 Mouse driver interferes with the keyboard driver when installing on some motherboards. You have to remove the PS/2 mouse driver, then reboot, and it will work fine. I destroy the driver on our machines, so that <TT>config=Default</TT> will work properly as well. You should be able to remove the driver without reinstalling.
  237. <br>
  238. <br><H3><A NAME="6.21">6.21 NS 3.2 Tseng ET4000 Video Driver doesn't work.</A></h3><i>ET4000, NS3.2</i>
  239. <br>
  240. <br>TSENG Cards often have different DACs and BIOS-Versions. It is important, that the graphics card do have the original BIOS from TSENG Laps. Otherwise, it is not possible to run NS with the 1024 x 768 resolution.
  241. <br>
  242. <br><H3><A NAME="6.22">6.22 Accessing ROM monitor on Intel-System, how?</A></h3><i>ROM-Monitor, Intel</i>
  243. <br>
  244. <br>On Intel you just type <TT>-s</TT> at the <TT>boot:</TT> prompt. Also try CTRL-C at the point where it hangs it might continue. This gives you single user mode. There simply is no ROM-Monitor on Intel as it is on NeXT. You do have the choice to enter a simple ROM-Debugger by choosing the appropriate option when the system hangs.
  245. <br>
  246. <br><H3><A NAME="6.23">6.23 Adaptec 2940 Fast and Sync. SCSI explanation...</A></h3>This message is to clear up the confusion on the issue of whether or not the NEXTSTEP driver for the Adaptec 2940 PCI SCSI Host Adapter supports Fast SCSI (i.e., 10 MB/s data transfers). 
  247. <br>
  248. <br>The Adaptec 2940 SCSI Host Adapter Driver supports Synchronous Data Transfer as well as Fast SCSI transfers. In order to enable Synchronous Data Transfer, this feature must be enabled in both the 2940's AutoSCSI program and in the NEXTSTEP Configure application, when configuring the Adaptec 2940 driver. In the AutoSCSI program, this feature is enabled in the SCSI Device Configuration menu, via the "Initiate Sync Negotiation" field. This can be enabled or disabled on a per-target basis. In the Configure application, the "Synchronous" button, if disabled, disables Synchronous Transfers for ALL targets. If enabled, the values selected in the AutoSCSI program are used to determine whether or not Synchronous Transfers occur on a per-target basis. 
  249. <br>
  250. <br>The Synchronous Transfer data rate is determined in the 2940's AutoSCSI program, via the "Maximum Sync Transfer Rate" field in the SCSI Device Configuration menu. "Fast SCSI" Transfers are enabled by selecting a value of 10 (i.e., 10 Megabytes/seconds) for this field. 
  251. <br>
  252. <br>Note that if Synchronous Transfers are disabled, the "Maximum Sync Transfer Rate" field is meaningless. Also note that it is not recommended to select a value higher than 5 for a device which is in an external enclosure and connected to the 2940 via an external SCSI cable.
  253. <br>
  254. <br><H3><A NAME="6.24">6.24 Do EIDE-Drives work with NEXTSTEP?</A></h3><i>EIDE</i>
  255. <br>
  256. <br>Yes, a driver is included in NEXTSTEP 3.3
  257. <br>
  258. <br><H3><A NAME="6.25">6.25 Anyone have a driver yet that does 8 bit color on an ET4000/w32p card? (Hercules Dynamite Pro VLB)</A></h3><i>ET4000/w32p, 8 Bit color</i>
  259. <br>
  260. <br>Here's a trick that will work with 3.3 if the driver works with your adapter. You need the latest driver though.
  261. <br>
  262. <br>Simply select one of the 8-bit gray resolutions in Configure. Save the configuration and quit Configure. Open Instance0.table inside the driver bundle and search for BW:8 and replace it by RGB:256/8. Save the file. Restart your machine and you've got 8-bit color!!!
  263. <br>
  264. <br><H3><A NAME="6.26">6.26 Does a Glidepoint pointing device work with NEXTSTEP?</A></h3><i>Glidepoint</i>
  265. <br>
  266. <br>It will work nicely under NS as you don't need any driver to make it work and use the nice features that GlidePoint have, like 'double-tap' to replace left-button click and 'double-tap and slide on the pad' to replace the hold the button and move for dragging an object.
  267. <br>
  268. <br><H3><A NAME="6.27">6.27 AppleTalk under NEXTSTEP/Intel?</A></h3><i>AppleTalk, Intel</i>
  269. <br>
  270. <br>IPT has a product called Partner, which works fine under 3.3 and mounts AppleShare Volumes, supports AT printing etc. (This is true, although IPT states that Partner only runs under 3.3 Black and 3.2 Intel.)
  271. <br>
  272. <br><H3><A NAME="6.28">6.28 Booting hangs with black screen</A></h3><i>Triton</i>
  273. <br><i>Bootoptions</i>
  274. <br>
  275. <br>On some Triton based boards there seems to be a graphic problem while booting. The solution is to switch off graphic display and always boot with the '-v' option turned on (enter this at the 'boot:' prompt).
  276. <br>
  277. <br>If you don't get a 'boot:' prompt, or if you just want to fix things forever, you need to enter <TT>Default.table</TT> and <TT>Instance0.table</TT> in <TT>/usr/Devices/System.config</TT> and set '<TT>BootGraphics="No"</TT>'. This has the same effect as typing '-v' at the 'boot:' prompt every time.
  278. <br>
  279. <br>Setting <TT>BootGraphics=NO</TT> can also be done from the Expert panel in <TT>Configure.app</TT>
  280. <br>
  281. <br><H3><A NAME="6.29">6.29 Why are the features of my graphic card useless?</A></h3><i>graphic card</i>
  282. <br>
  283. <br>For the purposes of this discussion, I will limit my response to the manner in which DPS operates as part of the NEXTSTEP window server. DPS sometimes draws directly to the screen and sometimes to offscreen memory (buffered windows). The latter is the most common case. The former occurs only in nonretained windows and visible portions of retained windows.
  284. <br>
  285. <br>DPS is split into two sections: a device independent kernel and a device dependent driver layer. The driver layer is free to use graphics hardware to do its job; however there are complications. First, most graphics cards only allow you to use the hardware to draw into the framebuffer, not into system memory. This renders the hardware unusable for buffered windows. Second, the hardware must draw the same pixels that the software would draw. Often this is hard to achieve with satisfactory performance results. The DPS device primitives rely on precise pixel layout that often cannot be guaranteed using the hardware in the most straightforward manner.
  286. <br>
  287. <br>So, while it is theoretically possible to use graphics hardware with DPS in NEXTSTEP, it is not very practical. This should not lead you to the conclusion that all graphics cards are the same when it comes to NEXTSTEP. The speed of the system bus (ISA, EISA, PCI, VLB) is a big determinant of performance, but the internal architecture of the card itself also has a huge impact on the framebuffer memory bandwidth. I won't go into details, but some of the determinants include DRAM vs. VRAM, memory interleaving, and burst access.
  288. <br>
  289. <br>Other factors also influence the quality of a display card. These include the speed and stability of the RAMDAC and the supported display modes to name jsut two.
  290. <br>
  291. <br><H3><A NAME="6.30">6.30 How to use MIDI without the MusicKit?</A></h3><i>MIDI</i>
  292. <br><i>MusicKit</i>
  293. <br><ul><LI>Be sure you have an MPU-401 compatible MIDI card for the PC.
  294. <br>
  295. <br><LI>Get the Music Kit and install it. It's on the ftp servers. 
  296. <br>
  297. <br><LI>Install the MIDI driver by double clicking on <TT>/LocalLibrary/Devices/Mididriver</TT>, which will add it to the system. Set the IRQ and IO port in the <TT>Configure.app</TT>. Then reboot.
  298. <br>
  299. <br><LI>If your program does not use the <TT>-ObjC</TT> flag on its link line, link against <TT>/usr/local/lib/libmusickit.a</TT>. However, if your program does use the <TT>-ObjC</TT> flag, extract the following files from <TT>libmusickit.a</TT> and link against them explicitly:
  300. <br>
  301. <br><tt><div style="background-color:#dddddd; margin:0px; padding:10px; width:650px; overflow:auto; font-size:100%;"> mididriver_replyServer.o
  302. <br>mididriverUser.o
  303. <br>mididriver_nonMig.o
  304. <br></div></tt>
  305. <br><LI>Add this line as the first line in the C file that accesses the MIDI driver:
  306. <br>
  307. <br><tt><div style="background-color:#dddddd; margin:0px; padding:10px; width:650px; overflow:auto; font-size:100%;"> #import <musickit/midi_driver_compatability.h>
  308. <br></div></tt>
  309. <br>Be sure that you do <B>not</B> explicitly import <TT><mididriver/midi_driver.h></TT>. This file is (conditionally) imported by <TT>musickit/midi_driver_compatibility.h</TT>
  310. <br>
  311. <br>The reason for needing a separate API for Intel is that there's a structure size disparity between the 68k and Intel versions of NeXT's <TT>libsys_s</TT>. So we defined a new set of MIDI functions for the Intel driver. The header file above defines the old names to be the new names.
  312. <br>
  313. <br><LI>Change the mididriver port name from <TT>mididriver</TT> to <TT>Mididriver</TT>. Example:
  314. <br>
  315. <br><tt><div style="background-color:#dddddd; margin:0px; padding:10px; width:650px; overflow:auto; font-size:100%;"> #if i386
  316. <br>#define MIDIDRIVER_NAME "Mididriver"
  317. <br>#else
  318. <br>#define MIDIDRIVER_NAME "mididriver"
  319. <br>#endif
  320. <br>
  321. <br>r = netname_look_up(name_server_port, "", MIDIDRIVER_NAME, &driverPort);
  322. <br></div></tt>
  323. <br>This is another change to prevent conflict with the NeXT hardware driver.
  324. <br></ul><img src="/images/trans.gif" border=0><h3><A NAME="6.31">6.31 Installation problems with EIDE and ATAPI drives</A></h3><i>EIDE</i>
  325. <br><i>installation</i>
  326. <br><i>ATAPI</i>
  327. <br>
  328. <br>Load the SCSI driver and then load the EIDE driver. Don't follow the directions they give you (which are to load the CD's driver and then load the hard drive's driver). Do it backwards, so that the hard drive you are installing to gets assigned <TT>sd0</TT>. By swapping drivers like this, the CDROM gets <TT>sd1</TT> which is what the installation procedure expects. 
  329. <br>
  330. <br>I guess that what happened is that the EIDE driver makes the CDROM drive masquerade as a SCSI device. And SCSI ids will be assigned to devices in the order that you load the drivers. Since the OS wants to load to <TT>sd0</TT>, that means that you have to load the hard drive's driver before the CDROM's driver, especially in this case where the CD is on one bus and the HD is on another. By doing this, the CD doesn't steal sd0 away before the SCSI driver is loaded. My guess is that if you had the CD and the hard drive on the same bus (EIDE or SCSI) you'd never have this trouble. It's just the fact that there are two busses that confuse the installation. Anyway, this worked for me (Don Yacktman <TT>don@misckit.com</TT>).
  331. <br>
  332. <br><H3><A NAME="6.32">6.32 Error message during boot time</A></h3><i>error, during boot</i>
  333. <br><i>message, bootstrap</i>
  334. <br>
  335. <br>The following is a common error message you might encounter during the boot process just before the workspace starts up: <TT>bootstrap_register failed -- 102</TT>. You may ignore it savely. It will only occur if you didn't installed a sound driver.
  336. <br>
  337. <br><H3><A NAME="6.33">6.33 Does NEXTSTEP/OPENSTEP run with ...</A></h3><i>compatibility</i>
  338. <br>
  339. <br>Although there are problems running NEXSTEP/OPENSTEP in conjunction with certain hardware, these problems are rare and most people got it working somehow. It's best to buy supported add-on cards listed in the Intel-Configuration section of NeXTanswers <tt> <a href=http://www.next.com/NeXTanswers/ target=_blank><u>http://www.next.com/NeXTanswers/</u></a></TT>. However most mainboards do work.
  340. <br>
  341. <br>Yes, this includes Pentium-Pro processors.
  342. <br>
  343. <br>NO, this excludes MP support (if you don't know what it is, never mind) (Okay, MP: Multi-Processing. Some boards are capable to keep more than one processor. However NEXTSTEP/OPENSTEP doesn't take advantage of more than one processor).
  344. <br>
  345. <br>Also most multiprocessing boards do work with a single or more processors (even if a second or further processors aren't utilized) there are reports which indicate that there are problems with these boards.
  346. <br>
  347. <br><H3><A NAME="6.34">6.34 RAM greater 64MB, now I get a black screen!</A></h3><i>screen, black</i>
  348. <br><i>black screen</i>
  349. <br>
  350. <br>Many users discouver a nice effect: They add RAM to their computer so they have more than 64MB of RAM installed. After rebooting NEXTSTEP/OPENSTEP only a black screen appears and the system is stalled.
  351. <br>
  352. <br>This is a common problem. Reboot using the default configuration or with the VGA driver installed. Run Configure and select your graphic driver. Enter a value greater 64MB (in hexadecimal numbering, eg.<TT>0xA000000</TT>) and save. That's it. Previously your drivers memory did collide with your computers memory.
  353. <br>
  354. <br><H3><A NAME="6.35">6.35 Lost root password</A></h3><i>root, password</i>
  355. <br><i>password, root</i>
  356. <br>
  357. <br>The following is a method on how to change the root password on an Intel based computer. However if the system is booted over a network this won't help.
  358. <br>
  359. <br>Boot in single user mode supplying <TT>'-s'</TT> to the boot prompt. Once the system is halted. Start NetInfo by running <TT>'sh /etc/rc'</TT>. Now use <TT>'nu -m'</TT> to change the password and reboot (enterying <TT>'reboot'</TT> of course. Not pressing the power button! I didn't had to tell this, did I?)
  360. <br><span id="'1'"></span></td></tr></table><table bgcolor=#ffffff width=100% border=0 cellpadding=4 cellspacing=0 align=center><tr bgcolor=#eeeeee><td width=100% align=left nowrap>ºÓ–º¡µóÌÌòµ… òÙÅòµÌ</td></tr></table><br>
  361.  
  362. <table bgcolor=#ffffff width=100% border=0 cellpadding=1 cellspacing=1 align=center><tr height=24 bgcolor=#666666><td width=50 align=center nowrap><font color=#ffffff><b>º†ÈóÚ‚</b></font></td><td width=90 align=center nowrap><font color=#ffffff><b>ò×ÑòÖò×Ð</b></font></td><td width=90 align=center nowrap><font color=#ffffff><b>ºÁ©ò§Þ</b></font></td><td width=50 align=center nowrap><font color=#ffffff><b>ò¡®óÜÌ</b></font></td><td width=100% align=center nowrap><font color=#ffffff><b>ò©Þ    º“’</b></font></td></tr><tr height=24 bgcolor=#ffffff onMouseOver="this.style.backgroundColor='#ffffff';window.status=('Physical number 11, Virtual number 11, Included 150 lines');return true;" onMouseOut="this.style.backgroundColor='#ffffff'; window.status=('');return true;"><td height=24 width=50 align=center nowrap>11</td><td width=80 align=center nowrap>capri91</td><td width=90 align=center nowrap>2001-03-26</td><td width=50 align=center nowrap>5128</td><td width=100% nowrap>  <img src='./image/bwun.gif' border=0 align=absmiddle> <a href='/board/bbs.php3?board=doc&line=subject&mode=view&id=11&fld=&nws=&page=1&keyword=&flag=&a_o='>[NeXT_FAQ] 09_Obsolete but still interesting</a> <font color=orange></font></td></tr><tr height=24 bgcolor=#ffffff onMouseOver="this.style.backgroundColor='#ffffff';window.status=('Physical number 10, Virtual number 10, Included 595 lines');return true;" onMouseOut="this.style.backgroundColor='#ffffff'; window.status=('');return true;"><td height=24 width=50 align=center nowrap>10</td><td width=80 align=center nowrap>capri91</td><td width=90 align=center nowrap>2001-03-26</td><td width=50 align=center nowrap>3203</td><td width=100% nowrap>  <img src='./image/bwun.gif' border=0 align=absmiddle> <a href='/board/bbs.php3?board=doc&line=subject&mode=view&id=10&fld=&nws=&page=1&keyword=&flag=&a_o='>[NeXT_FAQ] 08_Printing</a> <font color=orange></font></td></tr><tr height=24 bgcolor=#ffffff onMouseOver="this.style.backgroundColor='#ffffff';window.status=('Physical number 9, Virtual number 9, Included 241 lines');return true;" onMouseOut="this.style.backgroundColor='#ffffff'; window.status=('');return true;"><td height=24 width=50 align=center nowrap>9</td><td width=80 align=center nowrap>capri91</td><td width=90 align=center nowrap>2001-03-26</td><td width=50 align=center nowrap>4310</td><td width=100% nowrap>  <img src='./image/bwun.gif' border=0 align=absmiddle> <a href='/board/bbs.php3?board=doc&line=subject&mode=view&id=9&fld=&nws=&page=1&keyword=&flag=&a_o='>[NeXT_FAQ] 07_Storage</a> <font color=orange></font></td></tr><tr height=24 bgcolor=#ffffff onMouseOver="this.style.backgroundColor='#ffffff';window.status=('Physical number 8, Virtual number 8, Included 447 lines');return true;" onMouseOut="this.style.backgroundColor='#ffffff'; window.status=('');return true;"><td height=24 width=50 align=center nowrap>8</td><td width=80 align=center nowrap>capri91</td><td width=90 align=center nowrap>2001-03-26</td><td width=50 align=center nowrap>5231</td><td width=100% nowrap>  <img src='./image/bwre.gif' border=0 align=absmiddle> <a href='/board/bbs.php3?board=doc&line=subject&mode=view&id=8&fld=&nws=&page=1&keyword=&flag=&a_o='>[NeXT_FAQ] 06_White (Intel) hardware</a> <font color=orange></font></td></tr><tr height=24 bgcolor=#ffffff onMouseOver="this.style.backgroundColor='#ffffff';window.status=('Physical number 7, Virtual number 7, Included 996 lines');return true;" onMouseOut="this.style.backgroundColor='#ffffff'; window.status=('');return true;"><td height=24 width=50 align=center nowrap>7</td><td width=80 align=center nowrap>capri91</td><td width=90 align=center nowrap>2001-03-26</td><td width=50 align=center nowrap>4900</td><td width=100% nowrap>  <img src='./image/bwun.gif' border=0 align=absmiddle> <a href='/board/bbs.php3?board=doc&line=subject&mode=view&id=7&fld=&nws=&page=1&keyword=&flag=&a_o='>[NeXT_FAQ] 05_Black (NeXT) hardware</a> <font color=orange></font></td></tr><tr height=24 bgcolor=#ffffff onMouseOver="this.style.backgroundColor='#ffffff';window.status=('Physical number 6, Virtual number 6, Included 957 lines');return true;" onMouseOut="this.style.backgroundColor='#ffffff'; window.status=('');return true;"><td height=24 width=50 align=center nowrap>6</td><td width=80 align=center nowrap>capri91</td><td width=90 align=center nowrap>2001-03-26</td><td width=50 align=center nowrap>4092</td><td width=100% nowrap>  <img src='./image/bwun.gif' border=0 align=absmiddle> <a href='/board/bbs.php3?board=doc&line=subject&mode=view&id=6&fld=&nws=&page=1&keyword=&flag=&a_o='>[NeXT_FAQ] 04_Miscellaneous information</a> <font color=orange></font></td></tr><tr height=24 bgcolor=#ffffff onMouseOver="this.style.backgroundColor='#ffffff';window.status=('Physical number 5, Virtual number 5, Included 197 lines');return true;" onMouseOut="this.style.backgroundColor='#ffffff'; window.status=('');return true;"><td height=24 width=50 align=center nowrap>5</td><td width=80 align=center nowrap>capri91</td><td width=90 align=center nowrap>2001-03-06</td><td width=50 align=center nowrap>2419</td><td width=100% nowrap>  <img src='./image/bwun.gif' border=0 align=absmiddle> <a href='/board/bbs.php3?board=doc&line=subject&mode=view&id=5&fld=&nws=&page=1&keyword=&flag=&a_o='>[NeXT_FAQ] 03_What is</a> <font color=orange></font></td></tr><tr height=24 bgcolor=#ffffff onMouseOver="this.style.backgroundColor='#ffffff';window.status=('Physical number 4, Virtual number 4, Included 325 lines');return true;" onMouseOut="this.style.backgroundColor='#ffffff'; window.status=('');return true;"><td height=24 width=50 align=center nowrap>4</td><td width=80 align=center nowrap>capri91</td><td width=90 align=center nowrap>2001-03-06</td><td width=50 align=center nowrap>4785</td><td width=100% nowrap>  <img src='./image/bwun.gif' border=0 align=absmiddle> <a href='/board/bbs.php3?board=doc&line=subject&mode=view&id=4&fld=&nws=&page=1&keyword=&flag=&a_o='>[NeXT_FAQ] 02_General information</a> <font color=orange></font></td></tr><tr height=24 bgcolor=#ffffff onMouseOver="this.style.backgroundColor='#ffffff';window.status=('Physical number 3, Virtual number 3, Included 74 lines');return true;" onMouseOut="this.style.backgroundColor='#ffffff'; window.status=('');return true;"><td height=24 width=50 align=center nowrap>3</td><td width=80 align=center nowrap>capri91</td><td width=90 align=center nowrap>2001-03-06</td><td width=50 align=center nowrap>2201</td><td width=100% nowrap>  <img src='./image/bwun.gif' border=0 align=absmiddle> <a href='/board/bbs.php3?board=doc&line=subject&mode=view&id=3&fld=&nws=&page=1&keyword=&flag=&a_o='>[NeXT_FAQ] 01_Introduction</a> <font color=orange></font></td></tr><tr height=24 bgcolor=#ffffff onMouseOver="this.style.backgroundColor='#ffffff';window.status=('Physical number 2, Virtual number 2, Included 240 lines');return true;" onMouseOut="this.style.backgroundColor='#ffffff'; window.status=('');return true;"><td height=24 width=50 align=center nowrap>2</td><td width=80 align=center nowrap>capri91</td><td width=90 align=center nowrap>2001-03-06</td><td width=50 align=center nowrap>2414</td><td width=100% nowrap>  <img src='./image/bwun.gif' border=0 align=absmiddle> <a href='/board/bbs.php3?board=doc&line=subject&mode=view&id=2&fld=&nws=&page=1&keyword=&flag=&a_o='>[NeXT_FAQ] 00_Contents</a> <font color=orange></font></td></tr><tr height=24 bgcolor=#ffffff onMouseOver="this.style.backgroundColor='#ffffff';window.status=('Physical number 1, Virtual number 1, Included 15 lines');return true;" onMouseOut="this.style.backgroundColor='#ffffff'; window.status=('');return true;"><td height=24 width=50 align=center nowrap>1</td><td width=80 align=center nowrap>capri91</td><td width=90 align=center nowrap>2000-12-13</td><td width=50 align=center nowrap>1883</td><td width=100% nowrap>  <img src='./image/bwun.gif' border=0 align=absmiddle> <a href='/board/bbs.php3?board=doc&line=subject&mode=view&id=1&fld=&nws=&page=1&keyword=&flag=&a_o='><Œ‡¦ò§ > Documentation Œ†ÌòËÞóÌÐòµÚ òÜ’ºÏÃ</a> <font color=orange></font></td></tr></table><table bgcolor=#ffffff width=100% border=0 cellpadding=4 cellspacing=1 align=center><tr bgcolor=#eeeeee><td align=center><a href='/board/bbs.php3?board=doc&line=subject&mode=list&fld=&nws=&page=1&keyword=&flag=&a_o='><font color='red'>[1]</font></a> </td></tr></table>
  363.  
  364. <a name="page_bottom"></a><form method=post action='/board/bbs.php3?board=doc&line=subject&fld=&nws=&page=&keyword=&flag=&a_o='><table width=100% border=0 cellpadding=0 cellspacing=1 align=center><tr><td align=left><a href='/board/bbs.php3?board=doc&line=subject&mode=list&fld=&nws=&page=1&keyword=&flag=&a_o='>[º“’º¡µº‡·Œ‚®]</a> <a href='/board/bbs.php3?board=doc&line=subject&mode=new&fld=&nws=&page=1&keyword=&flag=&a_o='>[Œ‚ òÓ®Œ‚®]</a> <br><br></td><td align=right><select name=flag><option value='subject' selected>ò©Þº“’ <option value='contents'>ºÁ·òÜ’ <option value='name'>òµ·ºƒÃ <option value='all'>ò©Ãò†· </select> <input type=search results name=keyword size=20 maxlength=50 value=''> <select name=a_o><option value='AND' selected>AND <option value='OR'>OR </select> <input type=submit value='Search'><br><br></td></tr></table>
  365.  
  366. </td></tr><tr><td align=center valign=bottom><br><a href='/board/rss2.php?items=active'><img src='/images/rssicon.gif' width=15 height=15></a> <img src='/images/copyright.gif' border=0></td></tr><tr><td height=40></td></tr></table></form></div></body></html>
  367.  
  368.