NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: NetBSD 10.1 sparc32 on qemu, tcx24 bug?
On Sun, 17 Aug 2025, Andrew Randrianasulu wrote:
[...]
then I rebooted virtual machine but added
-g 1024x768x24 so emulated framebuffer become 24bit TCX.
X/ctwm still work, but window control buttons are all black?! xmms's window
is pure black too ... context menu on it works.
Try turning accelerated drawing off in `xorg.conf':
Section "Device"
Identifier "Card0"
Driver "suntcx"
Option "NoAccel" "true"
EndSection
I wonder how much of this qemu bugs and how much might be real application
bugs ...
Someone with real HW should be able to check this...
-RVP
Home |
Main Index |
Thread Index |
Old Index