You are not logged in.

#1 2015-01-21 22:37:08

Davini
Member
Registered: 2010-04-29
Posts: 43

virtualbox vboxvideo problem?

I set up another virtualbox today: Windows 8.1 Host, Arch Linux Guest. I make a new virtualbox from scratch about once every two months, I'm very familiar with the install process, but this time it seems as though I'm unable to get the archlinux guest to autoresize when I change the window size (VirtualBox Window) from the Host (Windows 8.1). I've followed the setup from the wiki https://wiki.archlinux.org/index.php/Vi … nux_guests, of course. I get the following message during boot when loading the vboxvideo driver:

[    5.071042] ------------[ cut here ]------------
[    5.071058] WARNING: CPU: 1 PID: 291 at drivers/gpu/drm/drm_ioctl.c:143 drm_setversion+0x17e/0x190 [drm]()
[    5.071063] No drm_driver.set_busid() implementation provided by vboxvideo_exit [vboxvideo]. Use drm_dev_set_unique() to set the unique name explicitly.
[    5.071067] Modules linked in:
[    5.071071]  ppdev joydev mousedev evdev psmouse mac_hid pcspkr parport_pc serio_raw intel_agp(+) floppy(+) i2c_piix4 e1000(+) parport intel_gtt ac battery button procesd hid sr_mod cdrom ata_generic sd_mod pata_acpi atkbd libps2 ohci_pci ohci_hcd ata_piix ahci libahci ehci_pci ehci_hcd libata usbcore scsi_mod usb_common i8042 serio
[    5.071100] CPU: 1 PID: 291 Comm: Xorg.bin Tainted: G           O   3.18.2-2-ARCH #1
[    5.071104] Hardware name: innotek GmbH VirtualBox/VirtualBox, BIOS VirtualBox 12/01/2006
[    5.071108]  0000000000000000 00000000b30c4e29 ffff88007c3b3c98 ffffffff8154f134
[    5.071113]  0000000000000000 ffff88007c3b3cf0 ffff88007c3b3cd8 ffffffff81072bc1
[    5.071118]  ffff88007c3b3f1c ffff88007c3b3df0 ffff88007b1f8000 ffff88007c3d5300
[    5.071123] Call Trace:
[    5.071133]  [<ffffffff8154f134>] dump_stack+0x4e/0x71
[    5.071143]  [<ffffffff81072bc1>] warn_slowpath_common+0x81/0xa0
[    5.071151]  [<ffffffff81072c35>] warn_slowpath_fmt+0x55/0x70
[    5.071162]  [<ffffffffa026c37e>] drm_setversion+0x17e/0x190 [drm]
[    5.071171]  [<ffffffff811de6b2>] ? path_openat+0xc2/0x6e0
[    5.071180]  [<ffffffffa026be0c>] drm_ioctl+0x2cc/0x680 [drm]
[    5.071190]  [<ffffffffa026c200>] ? drm_noop+0x40/0x40 [drm]
[    5.071198]  [<ffffffff811dfd59>] ? do_filp_open+0x49/0xd0
[    5.071207]  [<ffffffff811e23e0>] do_vfs_ioctl+0x2d0/0x4b0
[    5.071215]  [<ffffffff811df196>] ? final_putname+0x26/0x50
[    5.071223]  [<ffffffff811e2641>] SyS_ioctl+0x81/0xa0
[    5.071231]  [<ffffffff81554ca9>] system_call_fastpath+0x12/0x17
[    5.071235] ---[ end trace 949a1c161aa19d2b ]---

I've never seen this before. Could this error be why it does not auto resize? Has anyone else seen this?

Offline

#2 2015-02-04 15:07:55

eshizhan
Member
Registered: 2012-03-26
Posts: 25

Re: virtualbox vboxvideo problem?

same problem

➜  ~  modinfo vboxvideo 
filename:       /lib/modules/3.18.5-1-ARCH/extramodules/vboxvideo.ko.gz
license:        GPL and additional rights
version:        4.3.20_OSE
description:    Oracle VM VirtualBox Graphics Card
author:         Oracle Corporation
srcversion:     BF75FA2528C6251D4EBCB06
alias:          pci:v000080EEd0000BEEFsv*sd*bc*sc*i*
depends:        drm
vermagic:       3.18.5-1-ARCH SMP preempt mod_unload modversions

Last edited by eshizhan (2015-02-04 15:08:36)

Offline

Board footer

Powered by FluxBB