LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-23-2021, 08:36 PM   #76
cwizardone
LQ Veteran
 
Registered: Feb 2007
Distribution: Slackware64-current with "True Multilib" and KDE4Town.
Posts: 9,101

Original Poster
Rep: Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278Reputation: 7278

A new test build was posted this afternoon at,
https://www.virtualbox.org/wiki/Testbuilds

Version "Linux 64-bit, 6.1.x revision 142917" along with the "6.1.x revision 142894" extension pack, functions properly as user and/or root with the 5.11.1 kernel.

Last edited by cwizardone; 02-23-2021 at 08:43 PM.
 
Old 02-23-2021, 08:57 PM   #77
Daedra
Senior Member
 
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,683

Rep: Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375Reputation: 1375
Quote:
Originally Posted by cwizardone View Post
A new test build was posted this afternoon at,
https://www.virtualbox.org/wiki/Testbuilds

Version "Linux 64-bit, 6.1.x revision 142917" along with the "6.1.x revision 142894" extension pack, functions properly as user and/or root with the 5.11.1 kernel.
Finally! Runs here as both root and user with out having to run the update check segmentation fault fix. So far so good.
 
1 members found this post helpful.
Old 02-24-2021, 11:18 AM   #78
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,362

Rep: Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075
Still have the segfault
both 5.10.18 / 5.11.1
both user / root
revision 142894 / 142917 or snapshot 142300

Code:
(process:32285): GLib-GObject-WARNING **: 18:15:13.053: cannot register existing type 'NMAgentManagerError'

(process:32285): GLib-CRITICAL **: 18:15:13.053: g_once_init_leave: assertion 'result != 0' failed

(process:32285): GLib-GObject-WARNING **: 18:15:13.053: cannot retrieve class for invalid (unclassed) type '<invalid>'
[1]    32285 segmentation fault  virtualbox
Slackware current
Plasma 5.21
 
1 members found this post helpful.
Old 02-24-2021, 11:40 AM   #79
deNiro
Member
 
Registered: Jun 2003
Distribution: Slackware-Current and Salix 14.2
Posts: 274
Blog Entries: 1

Rep: Reputation: Disabled
Quote:
Originally Posted by marav View Post
Still have the segfault
both 5.10.18 / 5.11.1
both user / root
revision 142894 / 142917 or snapshot 142300

Code:
(process:32285): GLib-GObject-WARNING **: 18:15:13.053: cannot register existing type 'NMAgentManagerError'

(process:32285): GLib-CRITICAL **: 18:15:13.053: g_once_init_leave: assertion 'result != 0' failed

(process:32285): GLib-GObject-WARNING **: 18:15:13.053: cannot retrieve class for invalid (unclassed) type '<invalid>'
[1]    32285 segmentation fault  virtualbox
Slackware current
Plasma 5.21
I don't know if you have new hardware, or need anything from the newer kernels. But a pragmatic solution for me is that I use the latest 5.4.x kernel on slackware current. On Slackware-Current everything related to virtualbox, or any 3rd party stuff that requires compiling kernel stuff, just works with that kernel.
 
Old 02-24-2021, 11:50 AM   #80
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,362

Rep: Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075
I have a Lenovo laptop, no so old but not new. At least, compatible enough in most cases (full Intel/Realtek hardware)
I will try that
Thx
 
Old 02-24-2021, 02:12 PM   #81
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,362

Rep: Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075
Exactly the same with :-(
Kernel 5.4.100
VBox 6.1.18-142142 / 6.1.19-142917
 
Old 02-24-2021, 02:39 PM   #82
deNiro
Member
 
Registered: Jun 2003
Distribution: Slackware-Current and Salix 14.2
Posts: 274
Blog Entries: 1

Rep: Reputation: Disabled
Quote:
Originally Posted by marav View Post
Exactly the same with :-(
Kernel 5.4.100
VBox 6.1.18-142142 / 6.1.19-142917
That's a shame. Here virtualbox 6.1.18-142142 is working fine with kernel 5.4.99, on a completely updated (except for the kernel) slackware current-multilib (I also used SOFTWARE_VIRTUALIZATION=yes). Bridged networking, client tools, etc, all working fine. :/. Used ponce github slackbuilds for it.
 
Old 02-24-2021, 05:02 PM   #83
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,362

Rep: Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075
Weird

Curiously, I remember everything was working fine with Vbox beta (I don't remember the version) and the first releases of the kernel 5.10.x
 
Old 02-25-2021, 02:35 AM   #84
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,362

Rep: Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075
Solved with that command ( comment #18 )

As non-root user

Code:
VBoxManage setextradata global GUI/UpdateDate never
For now with :
kernel 5.4.100
vbox 6.1.19-142917

Last edited by marav; 02-25-2021 at 02:42 AM.
 
3 members found this post helpful.
Old 02-25-2021, 02:42 AM   #85
marav
LQ Sage
 
Registered: Sep 2018
Location: Gironde
Distribution: Slackware
Posts: 5,362

Rep: Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075Reputation: 4075
idem with 5.10.18
 
1 members found this post helpful.
Old 02-26-2021, 04:30 AM   #86
linuxxer
Member
 
Registered: Apr 2011
Location: I have my own planet
Distribution: SlackwareŽ
Posts: 257

Rep: Reputation: Disabled
Slackers,

Just now I started using VirtualBox 6.1.18 on my Slackware Alpha 1 system for testing and programming purpose.

I don't install VirtualBox Guest Addition on other Linux distro.

Installation of VirtualBox guest addition is necessary for Slackware VM? Or is it optional?

Because I don't need extra functionality like, share clipboard between host and guest system and share folder using VirtualBox "Shared Folders" functionality.

When I tried to install Guest Addition on Slackware VMs, it display prompt it is already install.

Please suggest.

Thanks in advance.
 
Old 02-26-2021, 08:03 AM   #87
deNiro
Member
 
Registered: Jun 2003
Distribution: Slackware-Current and Salix 14.2
Posts: 274
Blog Entries: 1

Rep: Reputation: Disabled
Quote:
Originally Posted by linuxxer View Post
Slackers,

Just now I started using VirtualBox 6.1.18 on my Slackware Alpha 1 system for testing and programming purpose.

I don't install VirtualBox Guest Addition on other Linux distro.

Installation of VirtualBox guest addition is necessary for Slackware VM? Or is it optional?

Because I don't need extra functionality like, share clipboard between host and guest system and share folder using VirtualBox "Shared Folders" functionality.

When I tried to install Guest Addition on Slackware VMs, it display prompt it is already install.

Please suggest.

Thanks in advance.
Without the guest addition, you would also lack the ability to run the guest session in the screen resolution you want. If you don't care about that, you probably don't need it.

Now I don't know if you run Slackware current, but the slackbuild script of virtualbox at current github at ponce, includes the guest additions. And it's not like it's a huge amount of extras diskspace.
 
Old 02-26-2021, 09:43 AM   #88
Aeterna
Senior Member
 
Registered: Aug 2017
Location: Terra Mater
Distribution: VM Host: Slackware-current, VM Guests: Artix, Venom, antiX, Gentoo, FreeBSD, OpenBSD, OpenIndiana
Posts: 1,008

Rep: Reputation: Disabled
Quote:
Originally Posted by linuxxer View Post
Slackers,

Just now I started using VirtualBox 6.1.18 on my Slackware Alpha 1 system for testing and programming purpose.

I don't install VirtualBox Guest Addition on other Linux distro.

Installation of VirtualBox guest addition is necessary for Slackware VM? Or is it optional?

Because I don't need extra functionality like, share clipboard between host and guest system and share folder using VirtualBox "Shared Folders" functionality.

When I tried to install Guest Addition on Slackware VMs, it display prompt it is already install.

Please suggest.

Thanks in advance.
VirtualBox "Shared Folders" require Guest Additions to be installed (or VBox options enabled in the kernel?):
Quote:
With the shared folders feature of Oracle VM VirtualBox, you can access files of your host system from within the guest system. This is similar to how you would use network shares in Windows networks, except that shared folders do not require networking, only the Guest Additions.
ref:
https://www.virtualbox.org/manual/ch...#sharedfolders

In other words, you have VB client additions installed or Slackware kernel has kernel VBoxFS enabled (this would completely block share folders functionality if you would install VirtualBoxGuest Additions so I doubt that VBox options are enabled in Slackware kernel. I don't have Slackware kernel at all so can't really confirm this)
 
Old 02-26-2021, 10:00 AM   #89
ccoffee
Member
 
Registered: Mar 2003
Location: Lake City, South Carolina
Distribution: Slackware 15 and current
Posts: 58

Rep: Reputation: 7
VirtualBox for Slackware Users

I had the same problem running 6.1.18 with kernel 5.10.18 and ran the suggested code on a Ryzen3-3100 system and now have VBox running as both root and user.
Attached Files
File Type: txt Code-Fix-VB6.1.18.txt (52 Bytes, 35 views)
 
Old 02-26-2021, 11:32 AM   #90
chrisretusn
Senior Member
 
Registered: Dec 2005
Location: Philippines
Distribution: Slackware64-current
Posts: 2,972

Rep: Reputation: 1551Reputation: 1551Reputation: 1551Reputation: 1551Reputation: 1551Reputation: 1551Reputation: 1551Reputation: 1551Reputation: 1551Reputation: 1551Reputation: 1551
Quote:
Originally Posted by linuxxer View Post
Slackers,

Just now I started using VirtualBox 6.1.18 on my Slackware Alpha 1 system for testing and programming purpose.

I don't install VirtualBox Guest Addition on other Linux distro.

Installation of VirtualBox guest addition is necessary for Slackware VM? Or is it optional?

Because I don't need extra functionality like, share clipboard between host and guest system and share folder using VirtualBox "Shared Folders" functionality.
Optional. I don't install the Guest Additions on Slackware, unless I am playing with them. I don't like the way it installs anyway. I do my sharing via NFS shares. I am fine with 800x600 resolution. All most everything I do in a Slackware VM is via the CLI anyway.

Quote:
When I tried to install Guest Addition on Slackware VMs, it display prompt it is already install.
This is because of "xf86-video-vboxvideo" package that is part of Slackware. If you want to install the Guest Additions you need to remove this package.

Last edited by chrisretusn; 02-26-2021 at 11:34 AM.
 
2 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] virtualbox is installed along with virtualbox-dkms and virtualbox-ext-pack and linux-headers-generic, but error for no /dev/vboxdrv Astral Axiom Linux - Software 2 03-04-2019 08:09 PM
Issues activating virtualbox within my linux fedora 25 virtualbox on my windows device. QuantumChaos Linux - Virtualization and Cloud 5 02-21-2017 08:31 AM
Move Slackware guest from a Slackware hosted Virtualbox to Windows hosted Virtualbox? damgar Slackware 1 08-07-2012 11:28 PM
virtualbox or virtualbox ose manuleka Linux - Software 2 06-11-2009 02:56 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 03:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration