VirtualBox

Custom Query (16363 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (898 - 900 of 16363)

Ticket Resolution Summary Owner Reporter
#11975 fixed send SysRq key to linux guest (fixed in 4.3) Leo
Description

Sending the SysRq key from host to guest doesn't work. (Tested on a windows and on a linux host with three different linux guests.)


send CTRL + ALT + SysRq + s

Host:

$ VBoxManage controlvm CD-Boot keyboardputscancode 1d 38 54 1f 9f d4 b8 9d

Guest:

# showkey
kb mode was UNICODE
[ if you are trying this under X, it might not work
since the X server is also reading /dev/console ]

press any key (program terminates 10s after last keypress)...
keycode  28 release
keycode  29 press
keycode  56 press
keycode  31 press
keycode  31 release
keycode  56 release
keycode  29 release

(The SysRq key (scancode 0x54 = 84 dec) is missing.)


send just SysRq (press and release)

Host:

$ VBoxManage controlvm CD-Boot keyboardputscancode 54 9d

Guest:

# showkey
kb mode was UNICODE
[ if you are trying this under X, it might not work
since the X server is also reading /dev/console ]

press any key (program terminates 10s after last keypress)...
keycode  28 release

sending ALT (dec 56) + SysRq in the VBox console window

Guest:

# showkey
kb mode was UNICODE
[ if you are trying this under X, it might not work
since the X server is also reading /dev/console ]

press any key (program terminates 10s after last keypress)...
keycode  28 release
keycode  56 press
keycode  56 release
keycode  56 press
keycode  99 press
keycode  99 release
keycode  56 release
#681 fixed selinux policy Alexey Kuznetsov
Description
[root@axet-laptop axet]# VirtualBox  -startvm localhost
/usr/lib/virtualbox/VirtualBox: error while loading shared libraries: /usr/lib/VBoxVMM.so: cannot restore segment prot after reloc: Permission denied

type=AVC msg=audit(1189629817.623:32): avc:  denied  { execmod } for  pid=3620 comm="VirtualBox" name="VBoxVMM.so" dev=sda2 ino=1311085 scontext=user_u:system_r:unconfin
ed_t:s0 tcontext=system_u:object_r:lib_t:s0 tclass=file
type=SYSCALL msg=audit(1189629817.623:32): arch=40000003 syscall=125 success=no 
exit=-13 a0=119000 a1=e5000 a2=5 a3=bfb6fc00 items=0 ppid=3596 pid=3620 auid=500 uid=0 gid=0 euid=0 suid=0 fsuid=0 egid=0 sgid=0 fsgid=0 tty=pts2 comm="VirtualBox" exe="
/usr/lib/virtualbox/VirtualBox" subj=user_u:system_r:unconfined_t:s0 key=(null)
type=AVC_PATH msg=audit(1189629817.623:32):  path="/usr/lib/VBoxVMM.so"
#3954 fixed selecting "Enable Desktop Effects" causes white screen; subsequent shutdowns occasionally fail Doug Blackburn
Description

I'm using Virtualbox 2.2.2 on a Vista 64-bit Host and a Fedora 10 Guest. I've enabled 3D Acceleration and installed the guest additions. Whenever I select "Enable Desktop Effects", I get a white screen. After I do that, any following shutdown usually (but not always) seems to hand.

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy