Hi folks,

I'm struggling with getting Xorg running on Netbsd-10.1 inside an Qemu
VM (host is gnu/linux).

[ 13393.669] (II) LoadModule: "modesetting"
[ 13393.670] (II) Loading /usr/X11R7/lib/modules/drivers/modesetting_drv.so
[ 13393.670] (II) Module modesetting: vendor="X.Org Foundation"
[ 13393.670]    compiled for 1.21.1.14, module version = 1.21.1
[ 13393.670]    Module class: X.Org Video Driver
[ 13393.670]    ABI class: X.Org Video Driver, version 25.2
[ 13393.670] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[ 13393.670] (--) Using wscons driver
[ 13393.670] (EE) open /dev/dri/card0: Operation not supported by device
[ 13393.670] (WW) Falling back to old probe method for modesetting
[ 13393.670] (EE) open /dev/dri/card0: Operation not supported by device
[ 13393.670] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card
support
[ 13393.670] (EE) Screen 0 deleted because of no matching config section.
[ 13393.671] (II) UnloadModule: "modesetting"
[ 13393.671] (EE) Device(s) detected, but none match those in the config
file.
[ 13393.671] (EE)
Fatal server error:
[ 13393.672] (EE) no screens found(EE)


builder# config -x | grep drm
#i915drm*       at drm?         # Intel i915, i945 DRM driver
#mach64drm*     at drm?         # mach64 (3D Rage Pro, Rage) DRM driver
#mgadrm*        at drm?         # Matrox G[24]00, G[45]50 DRM driver
#r128drm*       at drm?         # ATI Rage 128 DRM driver
#radeondrm*     at drm?         # ATI Radeon DRM driver
#savagedrm*     at drm?         # S3 Savage DRM driver
#sisdrm*        at drm?         # SiS DRM driver
#tdfxdrm*       at drm?         # 3dfx (voodoo) DRM driver
i915drmkms*     at pci? dev ? function ?
radeondrmkmsfb* at radeonfbbus?
#viadrmums*     at drm?


qemu command line:
qemu-system-x86_64 -name netbsd-10.1-amd64 -smp 8 -m 8192 -hda
/home/nekrad/src/xorg/xorg-testing/vm/images/netbsd/netbsd-10.1-amd64-ci.qcow2
-enable-kvm -machine q35 -cpu max -k de_de -nic
user,model=virtio-net-pci,hostfwd=tcp::2023-:22 -bios
/usr/share/ovmf/OVMF.fd -vga std


What puzzles me: it doesn't seem to try any different driver than
modesetting (even though vesa and wsfb drivers are there)

Do I need some extra configuration here ?


thx
--mtx

--
---
Hinweis: unverschlüsselte E-Mails können leicht abgehört und manipuliert
werden ! Für eine vertrauliche Kommunikation senden Sie bitte ihren
GPG/PGP-Schlüssel zu.
---
Enrico Weigelt, metux IT consult
Free software and Linux embedded engineering
i...@metux.net -- +49-151-27565287

Reply via email to