ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] А что у нас с VirtualBox в t7?
@ 2015-07-05 19:46 Motsyo Gennadi aka Drool
  2015-07-05 19:59 ` Hihin Ruslan
  2015-07-05 20:00 ` Michael Shigorin
  0 siblings, 2 replies; 4+ messages in thread
From: Motsyo Gennadi aka Drool @ 2015-07-05 19:46 UTC (permalink / raw)
  To: ALT Linux Community

	Приветствую.

	Очень давно не запускал VB. И обнаружил, что
=======================================
Kernel driver not installed (rc=-1908)

The VirtualBox Linux kernel driver (vboxdrv) is either not loaded or 
there is a permission problem with /dev/vboxdrv. Please reinstall the 
kernel module by executing

'/etc/init.d/vboxdrv setup'

as root. If it is available in your distribution, you should install the 
DKMS package first. This package keeps track of Linux kernel changes and 
recompiles the vboxdrv kernel module if necessary.
=======================================
	При этом:
uname -r
4.0.6-un-def-alt1

rpm -qa | grep virtualbox
virtualbox-4.3.26-alt1.M70P.1
kernel-modules-virtualbox-un-def-4.3.26-alt1.262150.1
virtualbox-common-4.3.26-alt1.M70P.1

id
uid=500(drool) gid=500(drool) 
группы=500(drool),10(wheel),14(uucp),19(proc),22(cdrom),36(vboxusers),38(hashman),71(floppy),80(cdwriter),81(audio),83(radio),101(scanner),102(xgrp),104(camera),124(video),128(sambashare),501(drool_a),502(drool_b)


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] А что у нас с VirtualBox в t7?
  2015-07-05 19:46 [Comm] А что у нас с VirtualBox в t7? Motsyo Gennadi aka Drool
@ 2015-07-05 19:59 ` Hihin Ruslan
  2015-07-05 20:19   ` Motsyo Gennadi aka Drool
  2015-07-05 20:00 ` Michael Shigorin
  1 sibling, 1 reply; 4+ messages in thread
From: Hihin Ruslan @ 2015-07-05 19:59 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 1480 bytes --]

Здравствуйте Motsyo Gennadi aka Drool
  В сообщении от 5 июля 2015 Motsyo Gennadi aka Drool написал(a):
> 	Приветствую.
>
> 	Очень давно не запускал VB. И обнаружил, что
> =======================================
> Kernel driver not installed (rc=-1908)
>
> The VirtualBox Linux kernel driver (vboxdrv) is either not
> loaded or there is a permission problem with /dev/vboxdrv.
> Please reinstall the kernel module by executing
>
> '/etc/init.d/vboxdrv setup'
>
> as root. If it is available in your distribution, you should
> install the DKMS package first. This package keeps track of
> Linux kernel changes and recompiles the vboxdrv kernel module
> if necessary.
> =======================================
> 	При этом:
> uname -r
> 4.0.6-un-def-alt1
>
> rpm -qa | grep virtualbox
> virtualbox-4.3.26-alt1.M70P.1
> kernel-modules-virtualbox-un-def-4.3.26-alt1.262150.1
> virtualbox-common-4.3.26-alt1.M70P.1
>
> id
> uid=500(drool) gid=500(drool)
> группы=500(drool),10(wheel),14(uucp),19(proc),22(cdrom),36(vbo
>xusers),38(hashman),71(floppy),80(cdwriter),81(audio),83(radio)
>,101(scanner),102(xgrp),104(camera),124(video),128(sambashare),
>501(drool_a),502(drool_b)

systemctl list-unit-files | grep -i  virtualbox
or
chkconfig --list


-- 
  А ещё говорят так  (fortune):
 
- Что делать, если правая нога короче левой? - Хромать. 
________________________________________________________________________
С уважением Хихин Руслан

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 181 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] А что у нас с VirtualBox в t7?
  2015-07-05 19:46 [Comm] А что у нас с VirtualBox в t7? Motsyo Gennadi aka Drool
  2015-07-05 19:59 ` Hihin Ruslan
@ 2015-07-05 20:00 ` Michael Shigorin
  1 sibling, 0 replies; 4+ messages in thread
From: Michael Shigorin @ 2015-07-05 20:00 UTC (permalink / raw)
  To: ALT Linux Community

On Sun, Jul 05, 2015 at 10:46:44PM +0300, Motsyo Gennadi aka Drool wrote:
> Очень давно не запускал VB. И обнаружил, что
> Kernel driver not installed (rc=-1908)

rmmod vboxdrv
modprobe vboxdrv
dmesg | tail
?

> 4.0.6-un-def-alt1
> virtualbox-4.3.26-alt1.M70P.1
> kernel-modules-virtualbox-un-def-4.3.26-alt1.262150.1
> virtualbox-common-4.3.26-alt1.M70P.1

-- 
 ---- WBR, Michael Shigorin / http://altlinux.org
  ------ http://opennet.ru / http://anna-news.info


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [Comm] А что у нас с VirtualBox в t7?
  2015-07-05 19:59 ` Hihin Ruslan
@ 2015-07-05 20:19   ` Motsyo Gennadi aka Drool
  0 siblings, 0 replies; 4+ messages in thread
From: Motsyo Gennadi aka Drool @ 2015-07-05 20:19 UTC (permalink / raw)
  To: ruslandh, ALT Linux Community general discussions

05.07.2015 22:59, Hihin Ruslan пишет:
> systemctl list-unit-files | grep -i  virtualbox
> or
> chkconfig --list

	Руслан, спасибо! Вот что значит пару лет не пользовать сабж :)

service virtualbox start
chkconfig virtualbox on


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-07-05 20:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-05 19:46 [Comm] А что у нас с VirtualBox в t7? Motsyo Gennadi aka Drool
2015-07-05 19:59 ` Hihin Ruslan
2015-07-05 20:19   ` Motsyo Gennadi aka Drool
2015-07-05 20:00 ` Michael Shigorin

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git