Hi David,

Please make sure you also updated Guest Additions to version 6.1.28. In the 
latest version, vbox_drv.h does not include drm/drm_irq.h when building for 
5.15+ kernels. I also do not see the problem when building against kernel 
5.15.2 locally.

Best regards,
Vadim

________________________________
From: David C. Rankin <drankina...@suddenlinkmail.com>
Sent: Sunday, November 14, 2021 2:39 AM
To: VirtualBox end user list <vbox-users-community@lists.sourceforge.net>
Subject: [External] : [VBox-users] Linux 5.15 - 6.1.28 - guest addition build 
on guest

All,

  Host and Guest are running Linux 5.15.2 on Archlinux. Modules built on Host
fine, but guest addition build on Guest fails with:

In file included from /tmp/vbox.0/hgsmi_base.c:27:
/tmp/vbox.0/vbox_drv.h:156:11: fatal error: drm/drm_irq.h: No such file or
directory
  156 | # include <drm/drm_irq.h>
      |           ^~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [scripts/Makefile.build:277: /tmp/vbox.0/hgsmi_base.o] Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from /tmp/vbox.0/vboxvideo_guest.h:34,
                 from /tmp/vbox.0/modesetting.c:27:
/tmp/vbox.0/vbox_drv.h:156:11: fatal error: drm/drm_irq.h: No such file or
directory
  156 | # include <drm/drm_irq.h>
      |           ^~~~~~~~~~~~~~~
compilation terminated.

  Strange thing is shared-folders and network continue to work with old
driver, it's basically the initialization of the headless terminal size that
is impacted. X works as usualy.

  Is this just a new Linux 5.15 issue that will need a patch or update?

--
David C. Rankin, J.D.,P.E.


_______________________________________________
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://urldefense.com/v3/__https://lists.sourceforge.net/lists/listinfo/vbox-users-community__;!!ACWV5N9M2RV99hQ!Y1gGkBQHOgBFqnd0M8d0mSNBNQ2Jwj3LMq9ise0x9vktCv6HFvF1RrsBMb-5fvEaAtIj$
_______________________________________________
Unsubscribe:  
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe
_______________________________________________
VBox-users-community mailing list
VBox-users-community@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vbox-users-community
_______________________________________________
Unsubscribe:  
mailto:vbox-users-community-requ...@lists.sourceforge.net?subject=unsubscribe

Reply via email to