7 Sep 2006 21:12
problem with inferno graphics on Plan 9
Anyone saw something similar to this? I just upgraded our inferno (in Plan 9), with the last version from vitanuova. Now, wm/wm creates a new window but does NOT draw anything (perhaps a missing flushimage?). Or is there something obvious I'm missing? The previous version for emu (from our dump) works perfectly. This is the graphics set up at the machine in particular. ; cat /dev/vgactl type vmware size 1280x800x32 x8r8g8b8 blank time 30 idle 0 state on hwaccel on hwblank off panning off addr p 0xfa000000 v 0xe0000000 size 0xa8c000 This is the emu that does not draw at my machine: ; ; ; /usr/inferno/Plan9/386/bin/emu -v Inferno Fourth Edition (20060303) main (pid=900) interp This is the (old) one that does: ; ; /usr/inferno/Plan9/386/bin/emu -v Inferno Fourth Edition (20040904) main (pid=896) interp The Plan 9 system has not been update for one month (aprox), but works fine.(Continue reading)
RSS Feed