|
NetBSD Installation and Upgrading Have trouble getting NetBSD on your toaster? |
|
Thread Tools | Display Modes |
|
|||
Failed to load module "qxl" (module requirement mismatch)
I've installed NetBSD 7.0.1 in a KVM virtual machine under libvirt on a Fedora 25 Linux host.
I want to use spice, so i specified the requisite "qxl" graphic in the virtual machine then installed xf86-video-qxl-0.1.4nb1 with pkgin in the NetBSD guest. But both /var/log/xdm.log and /var/log/Xorg.0.log complained that they couldn't find the "qxl" module. Then I realized they were looking in /usr/X11R7/lib/modules but the qxl package put it in /usr/pkg/lib/xorg/modules. To solve that, I manually added a symbolic link. And indeed, that solved the "not found" problem. (But why the two directories???) Now they complain that it's the wrong driver. Both xdm.log and Xorg.0.log gripe: Code:
(EE) module ABI major version (20) doesn't match the server's version (10) (EE) Failed to load module "qxl" (module requirement mismatch, 0) What can I do to solve this? |
Tags |
abi, kvm, module, qxl |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Compiling message: "write failed, file system is full"? | Nureo | OpenBSD Packages and Ports | 13 | 19th July 2016 01:36 AM |
Difference between"arp info overwritten" and " duplicate IP address " | varag | OpenBSD Security | 1 | 6th April 2015 02:57 PM |
Feasibility: "Load Balance Outgoing Traffic" with 2 NICs only | Tramboi | FreeBSD Security | 3 | 29th April 2010 09:13 AM |
Fixed "xinit" after _7 _8, "how" here in case anyones' "X" breaks... using "nvidia" | jb_daefo | Guides | 0 | 5th October 2009 09:31 PM |
Scripted sysinstall fails with "Command 'system' failed" | PeterSteele | FreeBSD Installation and Upgrading | 0 | 13th November 2008 11:31 PM |