home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / unix / ultrix / 5942 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.3 KB  |  32 lines

  1. Newsgroups: comp.unix.ultrix
  2. Path: sparky!uunet!haven.umd.edu!decuac!pa.dec.com!heiney
  3. From: heiney@wsl.dec.com (Bob Heiney)
  4. Subject: Re: pm graphics device driver under Ultrix 4.2A?
  5. Message-ID: <1992Jul28.200152.684@PA.dec.com>
  6. Keywords: ultrix 4.2 pm graphics
  7. Sender: news@PA.dec.com (News)
  8. Organization: Western Software Lab
  9. References: <Bs44EE.EJM@watserv1.uwaterloo.ca>
  10. Date: Tue, 28 Jul 92 20:01:52 GMT
  11. Lines: 19
  12.  
  13. In article <Bs44EE.EJM@watserv1.uwaterloo.ca> shewchun@boomer.waterloo.edu (Dave Shewchun) writes:
  14. >We recently upgraded our DS3100 from Ultrix 4.1 to Ultrix 4.2A.  Under
  15. >4.1 we were using the "pm" graphics device driver.  However, when I put
  16. >this device in the kernel config file for 4.2A, the kernel build fails
  17. >at link time (can't find pmvinit and pmdriver).  Has this driver been
  18. >replaced by something, or am I doing something wrong?
  19. >
  20.  
  21. The graphics driver changed between 4.1 and 4.2.  Generate a new kernel config
  22. file using doconfig(8) or sizer(8).  As I recall, 
  23. "device pm0 at ibus? vector <xxx>" becomes "device fb0 at ibus? vector fbint",
  24. and you must add "pseudo-device ws".
  25.  
  26. /Bob
  27. --
  28. Bob Heiney
  29. Technical Consultant
  30. Digital Equipment Corporation, US Desktop Sales, Palo Alto, CA
  31. All opinions expressed are mine, and not necessarily those of my employer
  32.