home *** CD-ROM | disk | FTP | other *** search
/ Amiga GigaPD 3 / Amiga_GigaPD_v3_3of3.iso / netbsd / docs / mailinglist-archive / 1993-09 / text0008.txt < prev    next >
Encoding:
Text File  |  1993-06-25  |  816 b   |  18 lines

  1. If your screen goes blank when the disk is accessed after the kernel
  2. is loaded, try turning off DMA transfers.  Use binpatch on _scsi_no_dma.
  3. I think thats the right variable name.
  4. I had this problem on my A500 and Derringer030.  I recompiled my loadbsd
  5. to use my 32-bit ram and didn't realize that my GVPA500HD couldn't DMA
  6. into that 32-bit ram.  As soon as the kernel tried to start autobooting,
  7. after configuring the drives and such, I got a black screen and nothing
  8. else happened.  I was about to give up until I found a message from
  9. Markus about the new #613 and the new debug variables in it.
  10.  
  11. Hope this helps!
  12.  
  13. P.S.:  Anyone know how the support for memory zones is coming?
  14.        I only have 4mb 32-bit ram and 8mb fast but can only use
  15.        one at a time, and I prefer to have the kernel in 32-bit ram.
  16.  
  17.  
  18.