home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / unix / amiga / 167 < prev    next >
Encoding:
Text File  |  1996-08-06  |  1.3 KB  |  43 lines

  1. Newsgroups: comp.unix.amiga
  2. Path: uhog.mit.edu!uw-beaver!rrogers
  3. From: rrogers@cs.washington.edu (Richard Rogers)
  4. Subject: Help installing X11R6
  5. Sender: news@beaver.cs.washington.edu (USENET News System)
  6. Organization: Computer Science & Engineering, U of Washington, Seattle
  7. Message-ID: <DLG1oE.CIr@beaver.cs.washington.edu>
  8. References: <1582.6587T1359T2073@protec.it>
  9. X-Nntp-Posting-Host: june.cs.washington.edu
  10. Date: Fri, 19 Jan 1996 19:48:14 GMT
  11. Summary: not reading mouse/keyboard
  12.  
  13. I'm having some trouble getting X11R6 working on my A4000 with NetBSD 1.1.
  14. When I startx, X and the twm come up, and xload even appears to work.  The 
  15. problem is that I can't move the cursor or type anything.
  16.  
  17. I suspected this might be a permissions problem, so I followed the relevent 
  18. instructions carefully:
  19.  
  20. /usr/local/X11R6/bin/
  21.     lrwxr-xr-x 1 root wheel  X->Xdaniver
  22.     -rwsr-xr-x 1 root guest  Xdaniver
  23. /dev/
  24.     lrwxr-xr-x 1 root wheel  mouse->mouse0
  25.     crw-rw-rw- 1 root wheel  mouse0
  26.     crw-rw-rw- 1 root wheel  mouse1
  27.     crw-rw-rw- 1 root wheel  grf[0-5]
  28.  
  29. Any suggestions?
  30.  
  31. I also get the following strange messages when booting:
  32.  
  33. sbicgo:  HELP! no bounce allocated for 5
  34.  
  35. warning  rdb->secpercyl(166) != rdb->nsectors(42) * rdb->nheads(4)
  36.          lp->d.sparespercyl(2) not multiple of lp->d.ntracks(4)
  37.  
  38. Should I do anything to fix these?
  39.  
  40. Thanks!
  41. -- 
  42.  - Richard
  43.