On 19/10/2019 9:10 pm, Michal Nowak wrote:
I am still slightly confused whether you have KVM installed or not and
what is your illumos version. Show us:
pkg list '*kvm*'
pkg list '*kvm*'
pkg list: no packages matching the following patterns are installed:
*kvm*
modinfo | grep -i -e kvm -e vbox
modinfo | grep -i -e kvm -e vbox
274 fffffffff82d4000 58848 78 1 vboxdrv (VirtualBox HostDrv
6.0.12r13205)
275 fffffffff8a28000 77d8 307 1 vboxflt (VirtualBox NetDrv
6.0.12r132055)
275 fffffffff8a28000 77d8 - 1 vboxflt (VirtualBox NetMod
6.0.12r132055)
276 fffffffff8026568 d08 308 1 vboxnet (VirtualBox NetAdp
6.0.12r132055)
279 fffffffff7cef000 48d8 310 1 vboxusbmon (VirtualBox USBMon
6.0.12r132055
280 fffffffff8a30000 45d8 313 1 vboxms (VBoxMouseIntegr 6.0.12r132055)
281 fffffffff7dfa000 33158 311 1 vboxguest (VirtualBox GstDrv
6.0.12r132055)
root@testy:~#
uname -a
root@testy:~# uname -a
SunOS testy 5.11 illumos-233f6c4995 i86pc i386 i86pc
svcs -a | grep -i virtualbox
root@testy:~# svcs -a | grep -i virtualbox
disabled 20:59:23 svc:/application/virtualbox/balloonctrl:default
disabled 20:59:23 svc:/application/virtualbox/autostart:default
disabled 20:59:23 svc:/application/virtualbox/webservice:default
disabled 20:59:23 svc:/application/virtualbox/zoneaccess:default
online 21:00:04 svc:/application/virtualbox/run-once:default
maintenance 21:04:40 svc:/application/virtualbox/vboxmslnk:default
maintenance 21:04:40 svc:/application/virtualbox/vboxservice:default
svcs -xv
root@testy:~# svcs -xv
svc:/application/virtualbox/vboxservice:default (VirtualBox Service.)
State: maintenance since 19 October 2019 at 09:04:40 pm AEDT
Reason: Start method failed repeatedly, last exited with status 1.
See: http://illumos.org/msg/SMF-8000-KS
See: /var/svc/log/application-virtualbox-vboxservice:default.log
Impact: This service is not running.
svc:/application/virtualbox/vboxmslnk:default (VirtualBox Mouse module
link.)
State: maintenance since 19 October 2019 at 09:04:40 pm AEDT
Reason: Start method failed repeatedly, last exited with status 1.
See: http://illumos.org/msg/SMF-8000-KS
See: /var/svc/log/application-virtualbox-vboxmslnk:default.log
Impact: This service is not running.
The log shows :
[ Oct. 19 21:04:40 Enabled. ]
[ Oct. 19 21:04:40 Rereading configuration. ]
[ Oct. 19 21:04:40 Executing start method ("/usr/bin/VBoxService"). ]
VBoxService: error: VbglR3Init failed with rc=VERR_FILE_NOT_FOUND
[ Oct. 19 21:04:40 Method "start" exited with status 1. ]
[ Oct. 19 21:04:40 Executing start method ("/usr/bin/VBoxService"). ]
VBoxService: error: VbglR3Init failed with rc=VERR_FILE_NOT_FOUND
[ Oct. 19 21:04:40 Method "start" exited with status 1. ]
[ Oct. 19 21:04:40 Executing start method ("/usr/bin/VBoxService"). ]
VBoxService: error: VbglR3Init failed with rc=VERR_FILE_NOT_FOUND
[ Oct. 19 21:04:40 Method "start" exited with status 1. ]
but :
root@testy:~# ls -la /usr/bin/VBoxService
-r-xr-xr-x 1 root bin 10353240 Oct. 19 21:04 /usr/bin/VBoxService
Where do you see the "VBoxClient: the VirtualBox kernel service is not
running. Exiting" error message? In the VirtualBox interface?
When I log in using a VNC client, it shows up as a banner in the GUI,
stays for maybe 20s then goes away.
What is your CPU? Either `ddu` or `prtconf -v` will tell you. E.g.:
It's an 8th gen intel i5-8400
cpu, instance #0
...
name='brand-string' type=string items=1
value='Intel(r) Core(tm) i5-3320M CPU @ 2.60GHz'
cpu, instance #0
Driver properties:
name='ddi-no-autodetach' type=int items=1 dev=none
value=00000001
name='pm-class' type=string items=1 dev=none
value='CPU'
name='pm-components' type=string items=17 dev=none
value='NAME=CPU Speed' + '1=800MHz' +
'2=900MHz' + '3=1100MHz' + '4=1200MHz' + '5=1400MHz' + '6=1500MHz' +
'7=1700MHz' + '8=1800MHz' + '9=1900MHz' + '10=2100MHz' + '11=2200MHz' +
'12=2400MHz' + '13=2500MHz' + '14=2700MHz' + '15=2800MHz' + '16=2801MHz'
Hardware properties:
name='dtlb-4K-size' type=int items=1
value=00000040
name='dtlb-4K-associativity' type=int items=1
value=00000004
name='brand-string' type=string items=1
value='Intel(r) Core(tm) i5-8400 CPU @ 2.80GHz'
Did VirtualBox worked on any other platform for this CPU?
I haven't tried
Make sure you are running the latest bits by `pkg update -v`.
As of about 3 hours ago!
pkg update -v
No updates available for this image.
root@testy:~# pkg publisher
PUBLISHER TYPE STATUS P LOCATION
openindiana.org origin online F
http://pkg.openindiana.org/hipster/
_______________________________________________
openindiana-discuss mailing list
[email protected]
https://openindiana.org/mailman/listinfo/openindiana-discuss