Regional-de archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD 10.1 als Gast unter Linux/KVM - qxl grafik



Hallo,


nach einigen Jahren fange ich so langsam mal wieder mit NetBSD an. Dazu versuche ich gerade eine NetBSD 10.1 (amd64) in einer KVM VM als Desktop zu installieren.

Allerdings kriege ich da keine vernünftige Grafik zum laufen. Die qxl- Grafikkarte wird erkannt, so weit so gut...

Ich habe NetBSD ohne die eigenen Xorg- sets installiert und mir stattdessen das modulare Xorg aus pkgsrc installiert. Hat soweit alles geklappt...

Allerdings wird der qxl-Treiber nicht geladen:

---

410.858] (II) LoadModule: "qxl"
[   410.859] (WW) Warning, couldn't open module qxl
[   410.859] (EE) Failed to load module "qxl" (module does not exist, 0)
[   410.859] (II) LoadModule: "fbdev"
[   410.859] (WW) Warning, couldn't open module fbdev
[   410.859] (EE) Failed to load module "fbdev" (module does not exist, 0)
[   410.859] (II) LoadModule: "modesetting"
[   410.859] (II) Loading /usr/pkg/lib/xorg/modules/drivers/modesetting_drv.so
[   410.860] (II) Module modesetting: vendor="X.Org Foundation"
[   410.860]    compiled for 1.21.1.16, module version = 1.21.1
[   410.860]    Module class: X.Org Video Driver
[   410.860]    ABI class: X.Org Video Driver, version 25.2
[   410.860] (II) LoadModule: "vesa"
[   410.860] (II) Loading /usr/pkg/lib/xorg/modules/drivers/vesa_drv.so
[   410.860] (II) Module vesa: vendor="X.Org Foundation"
[   410.860]    compiled for 1.21.1.16, module version = 2.6.0
[   410.860]    Module class: X.Org Video Driver
[   410.860]    ABI class: X.Org Video Driver, version 25.2
[   410.860] (II) LoadModule: "wsfb"
[   410.860] (II) Loading /usr/pkg/lib/xorg/modules/drivers/wsfb_drv.so
[   410.861] (II) Module wsfb: vendor="X.Org Foundation"
[   410.861]    compiled for 1.21.1.16, module version = 0.4.0
[   410.861]    ABI class: X.Org Video Driver, version 25.2
[   410.861] (II) LoadModule: "mouse"
[   410.861] (II) Loading /usr/pkg/lib/xorg/modules/input/mouse_drv.so
[   410.861] (II) Module mouse: vendor="X.Org Foundation"
[   410.861]    compiled for 1.21.1.16, module version = 1.9.5
[   410.861]    Module class: X.Org XInput Driver
[   410.861]    ABI class: X.Org XInput driver, version 24.4
[   410.861] (II) LoadModule: "kbd"
[   410.861] (II) Loading /usr/pkg/lib/xorg/modules/input/kbd_drv.so
[   410.862] (II) Module kbd: vendor="X.Org Foundation"
[   410.862]    compiled for 1.21.1.16, module version = 2.1.0
[   410.862]    Module class: X.Org XInput Driver
[   410.862]    ABI class: X.Org XInput driver, version 24.4
[   410.862] (II) modesetting: Driver for Modesetting Kernel Drivers: kms
[   410.862] (II) VESA: driver for VESA chipsets: vesa
[   410.862] (II) wsfb: driver for wsdisplay framebuffer: wsfb
[   410.862] (--) Using wscons driver on /dev/ttyE4 in pcvt compatibility mode (version 3.32)
[   410.880] (EE) open /dev/dri/card0: Operation not supported by device
[   410.880] (WW) Falling back to old probe method for modesetting
[   410.880] (EE) open /dev/dri/card0: Operation not supported by device
[   410.880] (WW) Falling back to old probe method for wsfb
[   410.880] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[   410.880] (EE) Screen 0 deleted because of no matching config section.
[   410.880] (II) UnloadModule: "modesetting"
[   410.880] (II) Loading sub module "vbe"
[   410.880] (II) LoadModule: "vbe"
---

Wie kann ich also eine virtuelle NetBSD Desktop Workstation unter KVM installieren? Muss ich da eine andere Grafik wählen?


Viele Grüsse

Helge





Home | Main Index | Thread Index | Old Index