GET https://kbin.spritesserver.nl/u/@vortexal@lemmy.ml/active?p=2

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
10.67 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.06 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1576
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
  +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
  +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
  +url: null
  +body: """
    ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
    \n
    I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
    \n
    Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700031440 {#2150
    date: 2023-11-15 07:57:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2600 …}
  +votes: Doctrine\ORM\PersistentCollection {#2598 …}
  +reports: Doctrine\ORM\PersistentCollection {#2595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
  +badges: Doctrine\ORM\PersistentCollection {#2642 …}
  +children: [
    15 => App\Entity\EntryComment {#1641
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
      +body: "Ok but how do I do that?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699839552 {#1696
        date: 2023-11-13 02:39:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@db2@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1593 …}
      +nested: Doctrine\ORM\PersistentCollection {#1590 …}
      +votes: Doctrine\ORM\PersistentCollection {#1553 …}
      +reports: Doctrine\ORM\PersistentCollection {#1662 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
      -id: 118135
      -bodyTs: "'ok':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5750621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699839552 {#1606
        date: 2023-11-13 02:39:12.0 +01:00
      }
      +"title": 118135
    }
    14 => App\Entity\EntryComment {#1596
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699840378 {#1568
        date: 2023-11-13 02:52:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@penquin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1555 …}
      +nested: Doctrine\ORM\PersistentCollection {#1619 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 118179
      -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5750928"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699840378 {#1604
        date: 2023-11-13 02:52:58.0 +01:00
      }
      +"title": 118179
    }
    13 => App\Entity\EntryComment {#1711
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699840633 {#1795
        date: 2023-11-13 02:57:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@penquin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1628 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
      -id: 118191
      -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5751029"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699840633 {#1705
        date: 2023-11-13 02:57:13.0 +01:00
      }
      +"title": 118191
    }
    12 => App\Entity\EntryComment {#1722
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699840809 {#1725
        date: 2023-11-13 03:00:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@penquin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 118201
      -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5751084"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699840809 {#1723
        date: 2023-11-13 03:00:09.0 +01:00
      }
      +"title": 118201
    }
    11 => App\Entity\EntryComment {#1714
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: """
        Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
        </span><span style="color:#323232;">[sudo] password for j:  \n
        </span><span style="color:#323232;">Reading package lists... Done\n
        </span><span style="color:#323232;">Building dependency tree... Done\n
        </span><span style="color:#323232;">Reading state information... Done\n
        </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
        </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
        </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
        </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
        </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
        </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
        </span><span style="color:#323232;">The following additional packages will be installed:\n
        </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
        </span><span style="color:#323232;">Suggested packages:\n
        </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
        </span><span style="color:#323232;">The following packages will be REMOVED:\n
        </span><span style="color:#323232;">  virtualbox-7.0\n
        </span><span style="color:#323232;">The following NEW packages will be installed:\n
        </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
        </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
        </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
        </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
        </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
        </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
        </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
        </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
        </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
        </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
        </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
        </span><span style="color:#323232;">dpkg: too many errors, stopping\n
        </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
        </span><span style="color:#323232;">  /sbin/vboxconfig\n
        </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
        </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
        </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
        </span><span style="color:#323232;">Errors were encountered while processing:\n
        </span><span style="color:#323232;"> virtualbox-7.0\n
        </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
        </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
        </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
        </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
        </span>\n
        ```
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699843425 {#1719
        date: 2023-11-13 03:43:45.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@vortexal@lemmy.ml"
        "@penquin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1717 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
      -id: 118298
      -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699843425 {#1715
        date: 2023-11-13 03:43:45.0 +01:00
      }
      +"title": 118298
    }
    10 => App\Entity\EntryComment {#2462
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699843607 {#2447
        date: 2023-11-13 03:46:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@SteveTech@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2461 …}
      +nested: Doctrine\ORM\PersistentCollection {#2460 …}
      +votes: Doctrine\ORM\PersistentCollection {#2452 …}
      +reports: Doctrine\ORM\PersistentCollection {#2454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
      -id: 118305
      -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752069"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699843607 {#2422
        date: 2023-11-13 03:46:47.0 +01:00
      }
      +"title": 118305
    }
    9 => App\Entity\EntryComment {#2371
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699844031 {#2467
        date: 2023-11-13 03:53:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@EddyBot@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 118314
      -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752195"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699844031 {#2471
        date: 2023-11-13 03:53:51.0 +01:00
      }
      +"title": 118314
    }
    8 => App\Entity\EntryComment {#2381
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +body: """
        No, it’s giving me the following error message:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
        </span><span style="color:#323232;">[sudo] password for j:  \n
        </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
        </span>\n
        ```
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699844097 {#2378
        date: 2023-11-13 03:54:57.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@vortexal@lemmy.ml"
        "@YurkshireLad@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 118317
      -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699844097 {#2379
        date: 2023-11-13 03:54:57.0 +01:00
      }
      +"title": 118317
    }
    7 => App\Entity\EntryComment {#2387
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
      +body: "I don’t know what that means, is there a way I can find out?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699844166 {#2389
        date: 2023-11-13 03:56:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@interceder270@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2394 …}
      +nested: Doctrine\ORM\PersistentCollection {#2393 …}
      +votes: Doctrine\ORM\PersistentCollection {#1381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1402 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
      -id: 118319
      -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752233"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699844166 {#2369
        date: 2023-11-13 03:56:06.0 +01:00
      }
      +"title": 118319
    }
    6 => App\Entity\EntryComment {#1362
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699845092 {#1363
        date: 2023-11-13 04:11:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@penquin@lemm.ee"
        "@n2burns@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 118356
      -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699845092 {#1361
        date: 2023-11-13 04:11:32.0 +01:00
      }
      +"title": 118356
    }
    5 => App\Entity\EntryComment {#2012
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +body: """
        That doesn’t work for me as they give me error messages:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
        </span><span style="color:#323232;">[sudo] password for j:  \n
        </span><span style="color:#323232;">Reading package lists... Done\n
        </span><span style="color:#323232;">Building dependency tree... Done\n
        </span><span style="color:#323232;">Reading state information... Done\n
        </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
        </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
        </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
        </span><span style="color:#323232;">Reading package lists... Done\n
        </span><span style="color:#323232;">Building dependency tree... Done\n
        </span><span style="color:#323232;">Reading state information... Done\n
        </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
        </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
        </span><span style="color:#323232;">Reading package lists... Done\n
        </span><span style="color:#323232;">Building dependency tree... Done\n
        </span><span style="color:#323232;">Reading state information... Done\n
        </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
        </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
        </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
        </span><span style="color:#323232;">The following additional packages will be installed:\n
        </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
        </span><span style="color:#323232;">Suggested packages:\n
        </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
        </span><span style="color:#323232;">The following packages will be REMOVED:\n
        </span><span style="color:#323232;">  virtualbox-7.0\n
        </span><span style="color:#323232;">The following NEW packages will be installed:\n
        </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
        </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
        </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
        </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
        </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
        </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
        </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
        </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
        </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
        </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
        </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
        </span><span style="color:#323232;">dpkg: too many errors, stopping\n
        </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
        </span><span style="color:#323232;">  /sbin/vboxconfig\n
        </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
        </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
        </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
        </span><span style="color:#323232;">Errors were encountered while processing:\n
        </span><span style="color:#323232;"> virtualbox-7.0\n
        </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
        </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
        </span>\n
        ```
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699845226 {#2028
        date: 2023-11-13 04:13:46.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@vortexal@lemmy.ml"
        "@nobleshift@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2013 …}
      +nested: Doctrine\ORM\PersistentCollection {#2035 …}
      +votes: Doctrine\ORM\PersistentCollection {#2036 …}
      +reports: Doctrine\ORM\PersistentCollection {#2144 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
      -id: 118361
      -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752577"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699845226 {#2029
        date: 2023-11-13 04:13:46.0 +01:00
      }
      +"title": 118361
    }
    4 => App\Entity\EntryComment {#2083
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
      +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699850737 {#2076
        date: 2023-11-13 05:45:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@danielfgom@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 118577
      -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5754033"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699850737 {#2097
        date: 2023-11-13 05:45:37.0 +01:00
      }
      +"title": 118577
    }
    3 => App\Entity\EntryComment {#2086
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699851206 {#2087
        date: 2023-11-13 05:53:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@EddyBot@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 118592
      -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5754140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699851206 {#2091
        date: 2023-11-13 05:53:26.0 +01:00
      }
      +"title": 118592
    }
    2 => App\Entity\EntryComment {#2350
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699851343 {#2040
        date: 2023-11-13 05:55:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@SteveTech@programming.dev"
        "@Kid_Thunder@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 118597
      -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5754179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699851343 {#2345
        date: 2023-11-13 05:55:43.0 +01:00
      }
      +"title": 118597
    }
    1 => App\Entity\EntryComment {#2328
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699851436 {#2314
        date: 2023-11-13 05:57:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@nobleshift@lemmy.world"
        "@db2@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2191 …}
      +nested: Doctrine\ORM\PersistentCollection {#2327 …}
      +votes: Doctrine\ORM\PersistentCollection {#2333 …}
      +reports: Doctrine\ORM\PersistentCollection {#2324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
      -id: 118599
      -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5754191"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699851436 {#2289
        date: 2023-11-13 05:57:16.0 +01:00
      }
      +"title": 118599
    }
    0 => App\Entity\EntryComment {#2336
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699852670 {#2337
        date: 2023-11-13 06:17:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@SteveTech@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2335 …}
      +nested: Doctrine\ORM\PersistentCollection {#2338 …}
      +votes: Doctrine\ORM\PersistentCollection {#2143 …}
      +reports: Doctrine\ORM\PersistentCollection {#2136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
      -id: 118636
      -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5754448"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699852670 {#2343
        date: 2023-11-13 06:17:50.0 +01:00
      }
      +"title": 118636
    }
  ]
  -id: 12408
  -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
  -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699924870
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7887071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699838470 {#1640
    date: 2023-11-13 02:21:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1576
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
  +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
  +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
  +url: null
  +body: """
    ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
    \n
    I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
    \n
    Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700031440 {#2150
    date: 2023-11-15 07:57:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2600 …}
  +votes: Doctrine\ORM\PersistentCollection {#2598 …}
  +reports: Doctrine\ORM\PersistentCollection {#2595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
  +badges: Doctrine\ORM\PersistentCollection {#2642 …}
  +children: [
    15 => App\Entity\EntryComment {#1641
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
      +body: "Ok but how do I do that?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699839552 {#1696
        date: 2023-11-13 02:39:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@db2@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1593 …}
      +nested: Doctrine\ORM\PersistentCollection {#1590 …}
      +votes: Doctrine\ORM\PersistentCollection {#1553 …}
      +reports: Doctrine\ORM\PersistentCollection {#1662 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
      -id: 118135
      -bodyTs: "'ok':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5750621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699839552 {#1606
        date: 2023-11-13 02:39:12.0 +01:00
      }
      +"title": 118135
    }
    14 => App\Entity\EntryComment {#1596
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699840378 {#1568
        date: 2023-11-13 02:52:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@penquin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1555 …}
      +nested: Doctrine\ORM\PersistentCollection {#1619 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 118179
      -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5750928"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699840378 {#1604
        date: 2023-11-13 02:52:58.0 +01:00
      }
      +"title": 118179
    }
    13 => App\Entity\EntryComment {#1711
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699840633 {#1795
        date: 2023-11-13 02:57:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@penquin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1628 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
      -id: 118191
      -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5751029"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699840633 {#1705
        date: 2023-11-13 02:57:13.0 +01:00
      }
      +"title": 118191
    }
    12 => App\Entity\EntryComment {#1722
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699840809 {#1725
        date: 2023-11-13 03:00:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@penquin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 118201
      -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5751084"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699840809 {#1723
        date: 2023-11-13 03:00:09.0 +01:00
      }
      +"title": 118201
    }
    11 => App\Entity\EntryComment {#1714
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: """
        Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
        </span><span style="color:#323232;">[sudo] password for j:  \n
        </span><span style="color:#323232;">Reading package lists... Done\n
        </span><span style="color:#323232;">Building dependency tree... Done\n
        </span><span style="color:#323232;">Reading state information... Done\n
        </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
        </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
        </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
        </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
        </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
        </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
        </span><span style="color:#323232;">The following additional packages will be installed:\n
        </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
        </span><span style="color:#323232;">Suggested packages:\n
        </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
        </span><span style="color:#323232;">The following packages will be REMOVED:\n
        </span><span style="color:#323232;">  virtualbox-7.0\n
        </span><span style="color:#323232;">The following NEW packages will be installed:\n
        </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
        </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
        </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
        </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
        </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
        </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
        </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
        </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
        </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
        </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
        </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
        </span><span style="color:#323232;">dpkg: too many errors, stopping\n
        </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
        </span><span style="color:#323232;">  /sbin/vboxconfig\n
        </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
        </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
        </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
        </span><span style="color:#323232;">Errors were encountered while processing:\n
        </span><span style="color:#323232;"> virtualbox-7.0\n
        </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
        </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
        </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
        </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
        </span>\n
        ```
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699843425 {#1719
        date: 2023-11-13 03:43:45.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@vortexal@lemmy.ml"
        "@penquin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1717 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
      -id: 118298
      -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699843425 {#1715
        date: 2023-11-13 03:43:45.0 +01:00
      }
      +"title": 118298
    }
    10 => App\Entity\EntryComment {#2462
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699843607 {#2447
        date: 2023-11-13 03:46:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@SteveTech@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2461 …}
      +nested: Doctrine\ORM\PersistentCollection {#2460 …}
      +votes: Doctrine\ORM\PersistentCollection {#2452 …}
      +reports: Doctrine\ORM\PersistentCollection {#2454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
      -id: 118305
      -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752069"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699843607 {#2422
        date: 2023-11-13 03:46:47.0 +01:00
      }
      +"title": 118305
    }
    9 => App\Entity\EntryComment {#2371
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699844031 {#2467
        date: 2023-11-13 03:53:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@EddyBot@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 118314
      -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752195"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699844031 {#2471
        date: 2023-11-13 03:53:51.0 +01:00
      }
      +"title": 118314
    }
    8 => App\Entity\EntryComment {#2381
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +body: """
        No, it’s giving me the following error message:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
        </span><span style="color:#323232;">[sudo] password for j:  \n
        </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
        </span>\n
        ```
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699844097 {#2378
        date: 2023-11-13 03:54:57.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@vortexal@lemmy.ml"
        "@YurkshireLad@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 118317
      -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699844097 {#2379
        date: 2023-11-13 03:54:57.0 +01:00
      }
      +"title": 118317
    }
    7 => App\Entity\EntryComment {#2387
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
      +body: "I don’t know what that means, is there a way I can find out?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699844166 {#2389
        date: 2023-11-13 03:56:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@interceder270@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2394 …}
      +nested: Doctrine\ORM\PersistentCollection {#2393 …}
      +votes: Doctrine\ORM\PersistentCollection {#1381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1402 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
      -id: 118319
      -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752233"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699844166 {#2369
        date: 2023-11-13 03:56:06.0 +01:00
      }
      +"title": 118319
    }
    6 => App\Entity\EntryComment {#1362
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699845092 {#1363
        date: 2023-11-13 04:11:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@penquin@lemm.ee"
        "@n2burns@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 118356
      -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699845092 {#1361
        date: 2023-11-13 04:11:32.0 +01:00
      }
      +"title": 118356
    }
    5 => App\Entity\EntryComment {#2012
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +body: """
        That doesn’t work for me as they give me error messages:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
        </span><span style="color:#323232;">[sudo] password for j:  \n
        </span><span style="color:#323232;">Reading package lists... Done\n
        </span><span style="color:#323232;">Building dependency tree... Done\n
        </span><span style="color:#323232;">Reading state information... Done\n
        </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
        </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
        </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
        </span><span style="color:#323232;">Reading package lists... Done\n
        </span><span style="color:#323232;">Building dependency tree... Done\n
        </span><span style="color:#323232;">Reading state information... Done\n
        </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
        </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
        </span><span style="color:#323232;">Reading package lists... Done\n
        </span><span style="color:#323232;">Building dependency tree... Done\n
        </span><span style="color:#323232;">Reading state information... Done\n
        </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
        </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
        </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
        </span><span style="color:#323232;">The following additional packages will be installed:\n
        </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
        </span><span style="color:#323232;">Suggested packages:\n
        </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
        </span><span style="color:#323232;">The following packages will be REMOVED:\n
        </span><span style="color:#323232;">  virtualbox-7.0\n
        </span><span style="color:#323232;">The following NEW packages will be installed:\n
        </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
        </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
        </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
        </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
        </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
        </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
        </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
        </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
        </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
        </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
        </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
        </span><span style="color:#323232;">dpkg: too many errors, stopping\n
        </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
        </span><span style="color:#323232;">  /sbin/vboxconfig\n
        </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
        </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
        </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
        </span><span style="color:#323232;">Errors were encountered while processing:\n
        </span><span style="color:#323232;"> virtualbox-7.0\n
        </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
        </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
        </span>\n
        ```
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699845226 {#2028
        date: 2023-11-13 04:13:46.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@vortexal@lemmy.ml"
        "@nobleshift@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2013 …}
      +nested: Doctrine\ORM\PersistentCollection {#2035 …}
      +votes: Doctrine\ORM\PersistentCollection {#2036 …}
      +reports: Doctrine\ORM\PersistentCollection {#2144 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
      -id: 118361
      -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752577"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699845226 {#2029
        date: 2023-11-13 04:13:46.0 +01:00
      }
      +"title": 118361
    }
    4 => App\Entity\EntryComment {#2083
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
      +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699850737 {#2076
        date: 2023-11-13 05:45:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@danielfgom@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 118577
      -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5754033"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699850737 {#2097
        date: 2023-11-13 05:45:37.0 +01:00
      }
      +"title": 118577
    }
    3 => App\Entity\EntryComment {#2086
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699851206 {#2087
        date: 2023-11-13 05:53:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@EddyBot@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 118592
      -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5754140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699851206 {#2091
        date: 2023-11-13 05:53:26.0 +01:00
      }
      +"title": 118592
    }
    2 => App\Entity\EntryComment {#2350
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699851343 {#2040
        date: 2023-11-13 05:55:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@SteveTech@programming.dev"
        "@Kid_Thunder@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 118597
      -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5754179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699851343 {#2345
        date: 2023-11-13 05:55:43.0 +01:00
      }
      +"title": 118597
    }
    1 => App\Entity\EntryComment {#2328
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699851436 {#2314
        date: 2023-11-13 05:57:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@nobleshift@lemmy.world"
        "@db2@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2191 …}
      +nested: Doctrine\ORM\PersistentCollection {#2327 …}
      +votes: Doctrine\ORM\PersistentCollection {#2333 …}
      +reports: Doctrine\ORM\PersistentCollection {#2324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
      -id: 118599
      -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5754191"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699851436 {#2289
        date: 2023-11-13 05:57:16.0 +01:00
      }
      +"title": 118599
    }
    0 => App\Entity\EntryComment {#2336
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699852670 {#2337
        date: 2023-11-13 06:17:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@SteveTech@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2335 …}
      +nested: Doctrine\ORM\PersistentCollection {#2338 …}
      +votes: Doctrine\ORM\PersistentCollection {#2143 …}
      +reports: Doctrine\ORM\PersistentCollection {#2136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
      -id: 118636
      -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5754448"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699852670 {#2343
        date: 2023-11-13 06:17:50.0 +01:00
      }
      +"title": 118636
    }
  ]
  -id: 12408
  -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
  -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699924870
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7887071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699838470 {#1640
    date: 2023-11-13 02:21:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1576
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
  +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
  +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
  +url: null
  +body: """
    ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
    \n
    I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
    \n
    Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 67
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700031440 {#2150
    date: 2023-11-15 07:57:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2600 …}
  +votes: Doctrine\ORM\PersistentCollection {#2598 …}
  +reports: Doctrine\ORM\PersistentCollection {#2595 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
  +badges: Doctrine\ORM\PersistentCollection {#2642 …}
  +children: [
    15 => App\Entity\EntryComment {#1641
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
      +body: "Ok but how do I do that?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699839552 {#1696
        date: 2023-11-13 02:39:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@db2@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1593 …}
      +nested: Doctrine\ORM\PersistentCollection {#1590 …}
      +votes: Doctrine\ORM\PersistentCollection {#1553 …}
      +reports: Doctrine\ORM\PersistentCollection {#1662 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
      -id: 118135
      -bodyTs: "'ok':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5750621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699839552 {#1606
        date: 2023-11-13 02:39:12.0 +01:00
      }
      +"title": 118135
    }
    14 => App\Entity\EntryComment {#1596
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699840378 {#1568
        date: 2023-11-13 02:52:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@penquin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1555 …}
      +nested: Doctrine\ORM\PersistentCollection {#1619 …}
      +votes: Doctrine\ORM\PersistentCollection {#1701 …}
      +reports: Doctrine\ORM\PersistentCollection {#1687 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
      -id: 118179
      -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5750928"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699840378 {#1604
        date: 2023-11-13 02:52:58.0 +01:00
      }
      +"title": 118179
    }
    13 => App\Entity\EntryComment {#1711
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699840633 {#1795
        date: 2023-11-13 02:57:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@penquin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1628 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
      -id: 118191
      -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5751029"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699840633 {#1705
        date: 2023-11-13 02:57:13.0 +01:00
      }
      +"title": 118191
    }
    12 => App\Entity\EntryComment {#1722
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699840809 {#1725
        date: 2023-11-13 03:00:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@penquin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 118201
      -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5751084"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699840809 {#1723
        date: 2023-11-13 03:00:09.0 +01:00
      }
      +"title": 118201
    }
    11 => App\Entity\EntryComment {#1714
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: """
        Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
        </span><span style="color:#323232;">[sudo] password for j:  \n
        </span><span style="color:#323232;">Reading package lists... Done\n
        </span><span style="color:#323232;">Building dependency tree... Done\n
        </span><span style="color:#323232;">Reading state information... Done\n
        </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
        </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
        </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
        </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
        </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
        </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
        </span><span style="color:#323232;">The following additional packages will be installed:\n
        </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
        </span><span style="color:#323232;">Suggested packages:\n
        </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
        </span><span style="color:#323232;">The following packages will be REMOVED:\n
        </span><span style="color:#323232;">  virtualbox-7.0\n
        </span><span style="color:#323232;">The following NEW packages will be installed:\n
        </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
        </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
        </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
        </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
        </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
        </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
        </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
        </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
        </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
        </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
        </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
        </span><span style="color:#323232;">dpkg: too many errors, stopping\n
        </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
        </span><span style="color:#323232;">  /sbin/vboxconfig\n
        </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
        </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
        </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
        </span><span style="color:#323232;">Errors were encountered while processing:\n
        </span><span style="color:#323232;"> virtualbox-7.0\n
        </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
        </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
        </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
        </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
        </span>\n
        ```
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699843425 {#1719
        date: 2023-11-13 03:43:45.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@vortexal@lemmy.ml"
        "@penquin@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1717 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
      -id: 118298
      -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752002"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699843425 {#1715
        date: 2023-11-13 03:43:45.0 +01:00
      }
      +"title": 118298
    }
    10 => App\Entity\EntryComment {#2462
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699843607 {#2447
        date: 2023-11-13 03:46:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@SteveTech@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2461 …}
      +nested: Doctrine\ORM\PersistentCollection {#2460 …}
      +votes: Doctrine\ORM\PersistentCollection {#2452 …}
      +reports: Doctrine\ORM\PersistentCollection {#2454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
      -id: 118305
      -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752069"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699843607 {#2422
        date: 2023-11-13 03:46:47.0 +01:00
      }
      +"title": 118305
    }
    9 => App\Entity\EntryComment {#2371
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699844031 {#2467
        date: 2023-11-13 03:53:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@EddyBot@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2360 …}
      +votes: Doctrine\ORM\PersistentCollection {#2361 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
      -id: 118314
      -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752195"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699844031 {#2471
        date: 2023-11-13 03:53:51.0 +01:00
      }
      +"title": 118314
    }
    8 => App\Entity\EntryComment {#2381
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
      +body: """
        No, it’s giving me the following error message:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
        </span><span style="color:#323232;">[sudo] password for j:  \n
        </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
        </span>\n
        ```
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699844097 {#2378
        date: 2023-11-13 03:54:57.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@vortexal@lemmy.ml"
        "@YurkshireLad@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 118317
      -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699844097 {#2379
        date: 2023-11-13 03:54:57.0 +01:00
      }
      +"title": 118317
    }
    7 => App\Entity\EntryComment {#2387
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
      +body: "I don’t know what that means, is there a way I can find out?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699844166 {#2389
        date: 2023-11-13 03:56:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@interceder270@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2394 …}
      +nested: Doctrine\ORM\PersistentCollection {#2393 …}
      +votes: Doctrine\ORM\PersistentCollection {#1381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1402 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
      -id: 118319
      -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752233"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699844166 {#2369
        date: 2023-11-13 03:56:06.0 +01:00
      }
      +"title": 118319
    }
    6 => App\Entity\EntryComment {#1362
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699845092 {#1363
        date: 2023-11-13 04:11:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@penquin@lemm.ee"
        "@n2burns@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2019 …}
      +nested: Doctrine\ORM\PersistentCollection {#2030 …}
      +votes: Doctrine\ORM\PersistentCollection {#2026 …}
      +reports: Doctrine\ORM\PersistentCollection {#2022 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
      -id: 118356
      -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699845092 {#1361
        date: 2023-11-13 04:11:32.0 +01:00
      }
      +"title": 118356
    }
    5 => App\Entity\EntryComment {#2012
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +body: """
        That doesn’t work for me as they give me error messages:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
        </span><span style="color:#323232;">[sudo] password for j:  \n
        </span><span style="color:#323232;">Reading package lists... Done\n
        </span><span style="color:#323232;">Building dependency tree... Done\n
        </span><span style="color:#323232;">Reading state information... Done\n
        </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
        </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
        </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
        </span><span style="color:#323232;">Reading package lists... Done\n
        </span><span style="color:#323232;">Building dependency tree... Done\n
        </span><span style="color:#323232;">Reading state information... Done\n
        </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
        </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
        </span><span style="color:#323232;">Reading package lists... Done\n
        </span><span style="color:#323232;">Building dependency tree... Done\n
        </span><span style="color:#323232;">Reading state information... Done\n
        </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
        </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
        </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
        </span><span style="color:#323232;">The following additional packages will be installed:\n
        </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
        </span><span style="color:#323232;">Suggested packages:\n
        </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
        </span><span style="color:#323232;">The following packages will be REMOVED:\n
        </span><span style="color:#323232;">  virtualbox-7.0\n
        </span><span style="color:#323232;">The following NEW packages will be installed:\n
        </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
        </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
        </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
        </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
        </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
        </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
        </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
        </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
        </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
        </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
        </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
        </span><span style="color:#323232;">dpkg: too many errors, stopping\n
        </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
        </span><span style="color:#323232;">\n
        </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
        </span><span style="color:#323232;">  /sbin/vboxconfig\n
        </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
        </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
        </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
        </span><span style="color:#323232;">Errors were encountered while processing:\n
        </span><span style="color:#323232;"> virtualbox-7.0\n
        </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
        </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
        </span>\n
        ```
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699845226 {#2028
        date: 2023-11-13 04:13:46.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@vortexal@lemmy.ml"
        "@nobleshift@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2013 …}
      +nested: Doctrine\ORM\PersistentCollection {#2035 …}
      +votes: Doctrine\ORM\PersistentCollection {#2036 …}
      +reports: Doctrine\ORM\PersistentCollection {#2144 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
      -id: 118361
      -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5752577"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699845226 {#2029
        date: 2023-11-13 04:13:46.0 +01:00
      }
      +"title": 118361
    }
    4 => App\Entity\EntryComment {#2083
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
      +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699850737 {#2076
        date: 2023-11-13 05:45:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@danielfgom@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -id: 118577
      -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5754033"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699850737 {#2097
        date: 2023-11-13 05:45:37.0 +01:00
      }
      +"title": 118577
    }
    3 => App\Entity\EntryComment {#2086
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
      +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699851206 {#2087
        date: 2023-11-13 05:53:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@EddyBot@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 118592
      -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5754140"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699851206 {#2091
        date: 2023-11-13 05:53:26.0 +01:00
      }
      +"title": 118592
    }
    2 => App\Entity\EntryComment {#2350
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699851343 {#2040
        date: 2023-11-13 05:55:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@SteveTech@programming.dev"
        "@Kid_Thunder@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 118597
      -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5754179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699851343 {#2345
        date: 2023-11-13 05:55:43.0 +01:00
      }
      +"title": 118597
    }
    1 => App\Entity\EntryComment {#2328
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
      +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1699851436 {#2314
        date: 2023-11-13 05:57:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@nobleshift@lemmy.world"
        "@db2@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2191 …}
      +nested: Doctrine\ORM\PersistentCollection {#2327 …}
      +votes: Doctrine\ORM\PersistentCollection {#2333 …}
      +reports: Doctrine\ORM\PersistentCollection {#2324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
      -id: 118599
      -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5754191"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699851436 {#2289
        date: 2023-11-13 05:57:16.0 +01:00
      }
      +"title": 118599
    }
    0 => App\Entity\EntryComment {#2336
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699852670 {#2337
        date: 2023-11-13 06:17:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@vortexal@lemmy.ml"
        "@SteveTech@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2335 …}
      +nested: Doctrine\ORM\PersistentCollection {#2338 …}
      +votes: Doctrine\ORM\PersistentCollection {#2143 …}
      +reports: Doctrine\ORM\PersistentCollection {#2136 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
      -id: 118636
      -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5754448"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699852670 {#2343
        date: 2023-11-13 06:17:50.0 +01:00
      }
      +"title": 118636
    }
  ]
  -id: 12408
  -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
  -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699924870
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7887071"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699838470 {#1640
    date: 2023-11-13 02:21:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1641
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641}
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
  +body: "Ok but how do I do that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699839552 {#1696
    date: 2023-11-13 02:39:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@db2@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1593 …}
  +nested: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  -id: 118135
  -bodyTs: "'ok':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5750621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699839552 {#1606
    date: 2023-11-13 02:39:12.0 +01:00
  }
  +"title": 118135
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1641
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641}
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
  +body: "Ok but how do I do that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699839552 {#1696
    date: 2023-11-13 02:39:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@db2@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1593 …}
  +nested: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  -id: 118135
  -bodyTs: "'ok':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5750621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699839552 {#1606
    date: 2023-11-13 02:39:12.0 +01:00
  }
  +"title": 118135
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1641
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641}
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
  +body: "Ok but how do I do that?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699839552 {#1696
    date: 2023-11-13 02:39:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@db2@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1593 …}
  +nested: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1553 …}
  +reports: Doctrine\ORM\PersistentCollection {#1662 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  -id: 118135
  -bodyTs: "'ok':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5750621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699839552 {#1606
    date: 2023-11-13 02:39:12.0 +01:00
  }
  +"title": 118135
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#1596
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596}
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699840378 {#1568
    date: 2023-11-13 02:52:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 118179
  -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5750928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840378 {#1604
    date: 2023-11-13 02:52:58.0 +01:00
  }
  +"title": 118179
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1596
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596}
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699840378 {#1568
    date: 2023-11-13 02:52:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 118179
  -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5750928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840378 {#1604
    date: 2023-11-13 02:52:58.0 +01:00
  }
  +"title": 118179
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1596
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596}
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699840378 {#1568
    date: 2023-11-13 02:52:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1555 …}
  +nested: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1701 …}
  +reports: Doctrine\ORM\PersistentCollection {#1687 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
  -id: 118179
  -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5750928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840378 {#1604
    date: 2023-11-13 02:52:58.0 +01:00
  }
  +"title": 118179
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1711
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711}
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699840633 {#1795
    date: 2023-11-13 02:57:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 118191
  -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5751029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840633 {#1705
    date: 2023-11-13 02:57:13.0 +01:00
  }
  +"title": 118191
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1711
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711}
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699840633 {#1795
    date: 2023-11-13 02:57:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 118191
  -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5751029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840633 {#1705
    date: 2023-11-13 02:57:13.0 +01:00
  }
  +"title": 118191
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1711
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711}
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699840633 {#1795
    date: 2023-11-13 02:57:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 118191
  -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5751029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840633 {#1705
    date: 2023-11-13 02:57:13.0 +01:00
  }
  +"title": 118191
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722}
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699840809 {#1725
    date: 2023-11-13 03:00:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 118201
  -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5751084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840809 {#1723
    date: 2023-11-13 03:00:09.0 +01:00
  }
  +"title": 118201
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722}
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699840809 {#1725
    date: 2023-11-13 03:00:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 118201
  -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5751084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840809 {#1723
    date: 2023-11-13 03:00:09.0 +01:00
  }
  +"title": 118201
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#1722
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722}
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699840809 {#1725
    date: 2023-11-13 03:00:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 118201
  -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5751084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699840809 {#1723
    date: 2023-11-13 03:00:09.0 +01:00
  }
  +"title": 118201
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#1714
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714}
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: """
    Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
    </span><span style="color:#323232;">[sudo] password for j:  \n
    </span><span style="color:#323232;">Reading package lists... Done\n
    </span><span style="color:#323232;">Building dependency tree... Done\n
    </span><span style="color:#323232;">Reading state information... Done\n
    </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
    </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
    </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
    </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
    </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
    </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
    </span><span style="color:#323232;">The following additional packages will be installed:\n
    </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
    </span><span style="color:#323232;">Suggested packages:\n
    </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
    </span><span style="color:#323232;">The following packages will be REMOVED:\n
    </span><span style="color:#323232;">  virtualbox-7.0\n
    </span><span style="color:#323232;">The following NEW packages will be installed:\n
    </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
    </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
    </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
    </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
    </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
    </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
    </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
    </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
    </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
    </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
    </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
    </span><span style="color:#323232;">dpkg: too many errors, stopping\n
    </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
    </span><span style="color:#323232;">  /sbin/vboxconfig\n
    </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
    </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
    </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
    </span><span style="color:#323232;">Errors were encountered while processing:\n
    </span><span style="color:#323232;"> virtualbox-7.0\n
    </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
    </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
    </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
    </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699843425 {#1719
    date: 2023-11-13 03:43:45.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@vortexal@lemmy.ml"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 118298
  -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699843425 {#1715
    date: 2023-11-13 03:43:45.0 +01:00
  }
  +"title": 118298
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#1714
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714}
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: """
    Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
    </span><span style="color:#323232;">[sudo] password for j:  \n
    </span><span style="color:#323232;">Reading package lists... Done\n
    </span><span style="color:#323232;">Building dependency tree... Done\n
    </span><span style="color:#323232;">Reading state information... Done\n
    </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
    </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
    </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
    </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
    </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
    </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
    </span><span style="color:#323232;">The following additional packages will be installed:\n
    </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
    </span><span style="color:#323232;">Suggested packages:\n
    </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
    </span><span style="color:#323232;">The following packages will be REMOVED:\n
    </span><span style="color:#323232;">  virtualbox-7.0\n
    </span><span style="color:#323232;">The following NEW packages will be installed:\n
    </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
    </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
    </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
    </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
    </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
    </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
    </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
    </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
    </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
    </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
    </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
    </span><span style="color:#323232;">dpkg: too many errors, stopping\n
    </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
    </span><span style="color:#323232;">  /sbin/vboxconfig\n
    </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
    </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
    </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
    </span><span style="color:#323232;">Errors were encountered while processing:\n
    </span><span style="color:#323232;"> virtualbox-7.0\n
    </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
    </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
    </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
    </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699843425 {#1719
    date: 2023-11-13 03:43:45.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@vortexal@lemmy.ml"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 118298
  -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699843425 {#1715
    date: 2023-11-13 03:43:45.0 +01:00
  }
  +"title": 118298
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#1714
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714}
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: """
    Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
    </span><span style="color:#323232;">[sudo] password for j:  \n
    </span><span style="color:#323232;">Reading package lists... Done\n
    </span><span style="color:#323232;">Building dependency tree... Done\n
    </span><span style="color:#323232;">Reading state information... Done\n
    </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
    </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
    </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
    </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
    </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
    </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
    </span><span style="color:#323232;">The following additional packages will be installed:\n
    </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
    </span><span style="color:#323232;">Suggested packages:\n
    </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
    </span><span style="color:#323232;">The following packages will be REMOVED:\n
    </span><span style="color:#323232;">  virtualbox-7.0\n
    </span><span style="color:#323232;">The following NEW packages will be installed:\n
    </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
    </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
    </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
    </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
    </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
    </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
    </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
    </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
    </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
    </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
    </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
    </span><span style="color:#323232;">dpkg: too many errors, stopping\n
    </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
    </span><span style="color:#323232;">  /sbin/vboxconfig\n
    </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
    </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
    </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
    </span><span style="color:#323232;">Errors were encountered while processing:\n
    </span><span style="color:#323232;"> virtualbox-7.0\n
    </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
    </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
    </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
    </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699843425 {#1719
    date: 2023-11-13 03:43:45.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@vortexal@lemmy.ml"
    "@penquin@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 118298
  -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699843425 {#1715
    date: 2023-11-13 03:43:45.0 +01:00
  }
  +"title": 118298
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2462
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462}
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699843607 {#2447
    date: 2023-11-13 03:46:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@SteveTech@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 118305
  -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699843607 {#2422
    date: 2023-11-13 03:46:47.0 +01:00
  }
  +"title": 118305
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2462
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462}
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699843607 {#2447
    date: 2023-11-13 03:46:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@SteveTech@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 118305
  -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699843607 {#2422
    date: 2023-11-13 03:46:47.0 +01:00
  }
  +"title": 118305
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2462
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462}
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699843607 {#2447
    date: 2023-11-13 03:46:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@SteveTech@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 118305
  -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752069"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699843607 {#2422
    date: 2023-11-13 03:46:47.0 +01:00
  }
  +"title": 118305
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371}
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699844031 {#2467
    date: 2023-11-13 03:53:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@EddyBot@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 118314
  -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699844031 {#2471
    date: 2023-11-13 03:53:51.0 +01:00
  }
  +"title": 118314
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371}
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699844031 {#2467
    date: 2023-11-13 03:53:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@EddyBot@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 118314
  -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699844031 {#2471
    date: 2023-11-13 03:53:51.0 +01:00
  }
  +"title": 118314
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371}
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699844031 {#2467
    date: 2023-11-13 03:53:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@EddyBot@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2360 …}
  +votes: Doctrine\ORM\PersistentCollection {#2361 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 118314
  -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752195"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699844031 {#2471
    date: 2023-11-13 03:53:51.0 +01:00
  }
  +"title": 118314
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2381
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381}
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +body: """
    No, it’s giving me the following error message:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
    </span><span style="color:#323232;">[sudo] password for j:  \n
    </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699844097 {#2378
    date: 2023-11-13 03:54:57.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@vortexal@lemmy.ml"
    "@YurkshireLad@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 118317
  -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699844097 {#2379
    date: 2023-11-13 03:54:57.0 +01:00
  }
  +"title": 118317
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2381
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381}
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +body: """
    No, it’s giving me the following error message:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
    </span><span style="color:#323232;">[sudo] password for j:  \n
    </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699844097 {#2378
    date: 2023-11-13 03:54:57.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@vortexal@lemmy.ml"
    "@YurkshireLad@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 118317
  -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699844097 {#2379
    date: 2023-11-13 03:54:57.0 +01:00
  }
  +"title": 118317
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2381
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381}
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
  +body: """
    No, it’s giving me the following error message:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
    </span><span style="color:#323232;">[sudo] password for j:  \n
    </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699844097 {#2378
    date: 2023-11-13 03:54:57.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@vortexal@lemmy.ml"
    "@YurkshireLad@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 118317
  -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699844097 {#2379
    date: 2023-11-13 03:54:57.0 +01:00
  }
  +"title": 118317
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2387
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387}
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
  +body: "I don’t know what that means, is there a way I can find out?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699844166 {#2389
    date: 2023-11-13 03:56:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2394 …}
  +nested: Doctrine\ORM\PersistentCollection {#2393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -id: 118319
  -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699844166 {#2369
    date: 2023-11-13 03:56:06.0 +01:00
  }
  +"title": 118319
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2387
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387}
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
  +body: "I don’t know what that means, is there a way I can find out?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699844166 {#2389
    date: 2023-11-13 03:56:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2394 …}
  +nested: Doctrine\ORM\PersistentCollection {#2393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -id: 118319
  -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699844166 {#2369
    date: 2023-11-13 03:56:06.0 +01:00
  }
  +"title": 118319
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2387
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387}
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
  +body: "I don’t know what that means, is there a way I can find out?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699844166 {#2389
    date: 2023-11-13 03:56:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@interceder270@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2394 …}
  +nested: Doctrine\ORM\PersistentCollection {#2393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -id: 118319
  -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699844166 {#2369
    date: 2023-11-13 03:56:06.0 +01:00
  }
  +"title": 118319
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#1362
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362}
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699845092 {#1363
    date: 2023-11-13 04:11:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@penquin@lemm.ee"
    "@n2burns@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 118356
  -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699845092 {#1361
    date: 2023-11-13 04:11:32.0 +01:00
  }
  +"title": 118356
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#1362
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362}
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699845092 {#1363
    date: 2023-11-13 04:11:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@penquin@lemm.ee"
    "@n2burns@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 118356
  -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699845092 {#1361
    date: 2023-11-13 04:11:32.0 +01:00
  }
  +"title": 118356
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#1362
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362}
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699845092 {#1363
    date: 2023-11-13 04:11:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@penquin@lemm.ee"
    "@n2burns@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2019 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
  -id: 118356
  -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699845092 {#1361
    date: 2023-11-13 04:11:32.0 +01:00
  }
  +"title": 118356
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2012
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012}
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +body: """
    That doesn’t work for me as they give me error messages:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
    </span><span style="color:#323232;">[sudo] password for j:  \n
    </span><span style="color:#323232;">Reading package lists... Done\n
    </span><span style="color:#323232;">Building dependency tree... Done\n
    </span><span style="color:#323232;">Reading state information... Done\n
    </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
    </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
    </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
    </span><span style="color:#323232;">Reading package lists... Done\n
    </span><span style="color:#323232;">Building dependency tree... Done\n
    </span><span style="color:#323232;">Reading state information... Done\n
    </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
    </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
    </span><span style="color:#323232;">Reading package lists... Done\n
    </span><span style="color:#323232;">Building dependency tree... Done\n
    </span><span style="color:#323232;">Reading state information... Done\n
    </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
    </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
    </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
    </span><span style="color:#323232;">The following additional packages will be installed:\n
    </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
    </span><span style="color:#323232;">Suggested packages:\n
    </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
    </span><span style="color:#323232;">The following packages will be REMOVED:\n
    </span><span style="color:#323232;">  virtualbox-7.0\n
    </span><span style="color:#323232;">The following NEW packages will be installed:\n
    </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
    </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
    </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
    </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
    </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
    </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
    </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
    </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
    </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
    </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
    </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
    </span><span style="color:#323232;">dpkg: too many errors, stopping\n
    </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
    </span><span style="color:#323232;">  /sbin/vboxconfig\n
    </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
    </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
    </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
    </span><span style="color:#323232;">Errors were encountered while processing:\n
    </span><span style="color:#323232;"> virtualbox-7.0\n
    </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
    </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699845226 {#2028
    date: 2023-11-13 04:13:46.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@vortexal@lemmy.ml"
    "@nobleshift@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2013 …}
  +nested: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2036 …}
  +reports: Doctrine\ORM\PersistentCollection {#2144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
  -id: 118361
  -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699845226 {#2029
    date: 2023-11-13 04:13:46.0 +01:00
  }
  +"title": 118361
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2012
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012}
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +body: """
    That doesn’t work for me as they give me error messages:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
    </span><span style="color:#323232;">[sudo] password for j:  \n
    </span><span style="color:#323232;">Reading package lists... Done\n
    </span><span style="color:#323232;">Building dependency tree... Done\n
    </span><span style="color:#323232;">Reading state information... Done\n
    </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
    </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
    </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
    </span><span style="color:#323232;">Reading package lists... Done\n
    </span><span style="color:#323232;">Building dependency tree... Done\n
    </span><span style="color:#323232;">Reading state information... Done\n
    </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
    </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
    </span><span style="color:#323232;">Reading package lists... Done\n
    </span><span style="color:#323232;">Building dependency tree... Done\n
    </span><span style="color:#323232;">Reading state information... Done\n
    </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
    </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
    </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
    </span><span style="color:#323232;">The following additional packages will be installed:\n
    </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
    </span><span style="color:#323232;">Suggested packages:\n
    </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
    </span><span style="color:#323232;">The following packages will be REMOVED:\n
    </span><span style="color:#323232;">  virtualbox-7.0\n
    </span><span style="color:#323232;">The following NEW packages will be installed:\n
    </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
    </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
    </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
    </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
    </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
    </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
    </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
    </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
    </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
    </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
    </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
    </span><span style="color:#323232;">dpkg: too many errors, stopping\n
    </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
    </span><span style="color:#323232;">  /sbin/vboxconfig\n
    </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
    </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
    </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
    </span><span style="color:#323232;">Errors were encountered while processing:\n
    </span><span style="color:#323232;"> virtualbox-7.0\n
    </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
    </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699845226 {#2028
    date: 2023-11-13 04:13:46.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@vortexal@lemmy.ml"
    "@nobleshift@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2013 …}
  +nested: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2036 …}
  +reports: Doctrine\ORM\PersistentCollection {#2144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
  -id: 118361
  -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699845226 {#2029
    date: 2023-11-13 04:13:46.0 +01:00
  }
  +"title": 118361
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2012
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012}
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +body: """
    That doesn’t work for me as they give me error messages:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
    </span><span style="color:#323232;">[sudo] password for j:  \n
    </span><span style="color:#323232;">Reading package lists... Done\n
    </span><span style="color:#323232;">Building dependency tree... Done\n
    </span><span style="color:#323232;">Reading state information... Done\n
    </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
    </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
    </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
    </span><span style="color:#323232;">Reading package lists... Done\n
    </span><span style="color:#323232;">Building dependency tree... Done\n
    </span><span style="color:#323232;">Reading state information... Done\n
    </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
    </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
    </span><span style="color:#323232;">Reading package lists... Done\n
    </span><span style="color:#323232;">Building dependency tree... Done\n
    </span><span style="color:#323232;">Reading state information... Done\n
    </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
    </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
    </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
    </span><span style="color:#323232;">The following additional packages will be installed:\n
    </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
    </span><span style="color:#323232;">Suggested packages:\n
    </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
    </span><span style="color:#323232;">The following packages will be REMOVED:\n
    </span><span style="color:#323232;">  virtualbox-7.0\n
    </span><span style="color:#323232;">The following NEW packages will be installed:\n
    </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
    </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
    </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
    </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
    </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
    </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
    </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
    </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
    </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
    </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
    </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
    </span><span style="color:#323232;">dpkg: too many errors, stopping\n
    </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
    </span><span style="color:#323232;">  /sbin/vboxconfig\n
    </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
    </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
    </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
    </span><span style="color:#323232;">Errors were encountered while processing:\n
    </span><span style="color:#323232;"> virtualbox-7.0\n
    </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
    </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
    </span>\n
    ```
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699845226 {#2028
    date: 2023-11-13 04:13:46.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@vortexal@lemmy.ml"
    "@nobleshift@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2013 …}
  +nested: Doctrine\ORM\PersistentCollection {#2035 …}
  +votes: Doctrine\ORM\PersistentCollection {#2036 …}
  +reports: Doctrine\ORM\PersistentCollection {#2144 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
  -id: 118361
  -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5752577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699845226 {#2029
    date: 2023-11-13 04:13:46.0 +01:00
  }
  +"title": 118361
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083}
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699850737 {#2076
    date: 2023-11-13 05:45:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 118577
  -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5754033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699850737 {#2097
    date: 2023-11-13 05:45:37.0 +01:00
  }
  +"title": 118577
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083}
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699850737 {#2076
    date: 2023-11-13 05:45:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 118577
  -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5754033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699850737 {#2097
    date: 2023-11-13 05:45:37.0 +01:00
  }
  +"title": 118577
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2083
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083}
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699850737 {#2076
    date: 2023-11-13 05:45:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 118577
  -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5754033"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699850737 {#2097
    date: 2023-11-13 05:45:37.0 +01:00
  }
  +"title": 118577
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2086
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086}
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699851206 {#2087
    date: 2023-11-13 05:53:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@EddyBot@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 118592
  -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5754140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699851206 {#2091
    date: 2023-11-13 05:53:26.0 +01:00
  }
  +"title": 118592
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2086
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086}
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699851206 {#2087
    date: 2023-11-13 05:53:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@EddyBot@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 118592
  -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5754140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699851206 {#2091
    date: 2023-11-13 05:53:26.0 +01:00
  }
  +"title": 118592
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2086
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086}
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
  +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699851206 {#2087
    date: 2023-11-13 05:53:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@EddyBot@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 118592
  -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5754140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699851206 {#2091
    date: 2023-11-13 05:53:26.0 +01:00
  }
  +"title": 118592
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350}
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699851343 {#2040
    date: 2023-11-13 05:55:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@SteveTech@programming.dev"
    "@Kid_Thunder@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 118597
  -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5754179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699851343 {#2345
    date: 2023-11-13 05:55:43.0 +01:00
  }
  +"title": 118597
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350}
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699851343 {#2040
    date: 2023-11-13 05:55:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@SteveTech@programming.dev"
    "@Kid_Thunder@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 118597
  -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5754179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699851343 {#2345
    date: 2023-11-13 05:55:43.0 +01:00
  }
  +"title": 118597
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350}
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699851343 {#2040
    date: 2023-11-13 05:55:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@SteveTech@programming.dev"
    "@Kid_Thunder@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 118597
  -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5754179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699851343 {#2345
    date: 2023-11-13 05:55:43.0 +01:00
  }
  +"title": 118597
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2328
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328}
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699851436 {#2314
    date: 2023-11-13 05:57:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@nobleshift@lemmy.world"
    "@db2@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 118599
  -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5754191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699851436 {#2289
    date: 2023-11-13 05:57:16.0 +01:00
  }
  +"title": 118599
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2328
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328}
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699851436 {#2314
    date: 2023-11-13 05:57:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@nobleshift@lemmy.world"
    "@db2@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 118599
  -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5754191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699851436 {#2289
    date: 2023-11-13 05:57:16.0 +01:00
  }
  +"title": 118599
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2328
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328}
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699852670 {#2337
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2335 …}
        +nested: Doctrine\ORM\PersistentCollection {#2338 …}
        +votes: Doctrine\ORM\PersistentCollection {#2143 …}
        +reports: Doctrine\ORM\PersistentCollection {#2136 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
        -id: 118636
        -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754448"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699852670 {#2343
          date: 2023-11-13 06:17:50.0 +01:00
        }
        +"title": 118636
      }
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
  +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699851436 {#2314
    date: 2023-11-13 05:57:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@nobleshift@lemmy.world"
    "@db2@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 118599
  -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5754191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699851436 {#2289
    date: 2023-11-13 05:57:16.0 +01:00
  }
  +"title": 118599
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336}
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699852670 {#2337
    date: 2023-11-13 06:17:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@SteveTech@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 118636
  -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5754448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699852670 {#2343
    date: 2023-11-13 06:17:50.0 +01:00
  }
  +"title": 118636
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336}
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699852670 {#2337
    date: 2023-11-13 06:17:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@SteveTech@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 118636
  -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5754448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699852670 {#2343
    date: 2023-11-13 06:17:50.0 +01:00
  }
  +"title": 118636
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1576
    +user: App\Entity\User {#260 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2601 …}
    +slug: "I-m-trying-to-run-VirtualBox-in-Linux-Mint-but-I"
    +title: "I'm trying to run VirtualBox in Linux Mint but I keep getting an error message about Kernel drivers."
    +url: null
    +body: """
      ![](https://lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)\n
      \n
      I tried looking into this myself but I couldn’t really find much about this error. The only solutions I could find didn’t work for me. The first one was to use mokutil but at the point where I was supposed to run `sudo mokutil --import MOK.der` it gives me the error message “Failed to get file status, MOK.der” even though I did everything it told me to do. The other one was to disable secure boot and then run `sudo ‘/sbin/vboxconfig’` but even though it looked like it worked, I’m still getting the error message. I have re-enabled secure boot, so you don’t have to worry about that.\n
      \n
      Is there something else I can try or does VirtualBox not work in Linux Mint for some reason?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 67
    +favouriteCount: 55
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700031440 {#2150
      date: 2023-11-15 07:57:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2600 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2595 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2625 …}
    +badges: Doctrine\ORM\PersistentCollection {#2642 …}
    +children: [
      15 => App\Entity\EntryComment {#1641
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1589 …}
        +body: "Ok but how do I do that?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699839552 {#1696
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1593 …}
        +nested: Doctrine\ORM\PersistentCollection {#1590 …}
        +votes: Doctrine\ORM\PersistentCollection {#1553 …}
        +reports: Doctrine\ORM\PersistentCollection {#1662 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 118135
        -bodyTs: "'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750621"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699839552 {#1606
          date: 2023-11-13 02:39:12.0 +01:00
        }
        +"title": 118135
      }
      14 => App\Entity\EntryComment {#1596
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I tried that but It’s giving me the error message `E: Unable to locate package kernel-headers`."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840378 {#1568
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1555 …}
        +nested: Doctrine\ORM\PersistentCollection {#1619 …}
        +votes: Doctrine\ORM\PersistentCollection {#1701 …}
        +reports: Doctrine\ORM\PersistentCollection {#1687 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1689 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1691 …}
        -id: 118179
        -bodyTs: "'e':12 'error':10 'give':7 'header':19 'kernel':18 'kernel-head':17 'locat':15 'messag':11 'packag':16 'tri':2 'unabl':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5750928"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840378 {#1604
          date: 2023-11-13 02:52:58.0 +01:00
        }
        +"title": 118179
      }
      13 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "It’s telling me that they are already installed: `j@j-HP-Notebook:~$ sudo apt-get install linux-headers-$(uname -r) [sudo] password for j:   Reading package lists… Done Building dependency tree… Done Reading state information… Done linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98). linux-headers-5.15.0-88-generic set to manually installed. The following packages were automatically installed and are no longer required:   brave-keyring libu2f-udev linux-headers-5.15.0-76   linux-headers-5.15.0-76-generic linux-headers-5.15.0-78   linux-headers-5.15.0-78-generic linux-headers-5.15.0-79   linux-headers-5.15.0-79-generic linux-headers-5.15.0-82   linux-headers-5.15.0-82-generic linux-headers-5.15.0-83   linux-headers-5.15.0-83-generic linux-headers-5.15.0-84   linux-headers-5.15.0-84-generic linux-headers-5.15.0-86   linux-headers-5.15.0-86-generic linux-image-5.15.0-76-generic   linux-image-5.15.0-78-generic linux-image-5.15.0-79-generic   linux-image-5.15.0-82-generic linux-image-5.15.0-83-generic   linux-image-5.15.0-84-generic linux-image-5.15.0-86-generic   linux-modules-5.15.0-76-generic linux-modules-5.15.0-78-generic   linux-modules-5.15.0-79-generic linux-modules-5.15.0-82-generic   linux-modules-5.15.0-83-generic linux-modules-5.15.0-84-generic   linux-modules-5.15.0-86-generic linux-modules-extra-5.15.0-76-generic   linux-modules-extra-5.15.0-78-generic linux-modules-extra-5.15.0-79-generic   linux-modules-extra-5.15.0-82-generic linux-modules-extra-5.15.0-83-generic   linux-modules-extra-5.15.0-84-generic linux-modules-extra-5.15.0-86-generic Use ‘sudo apt autoremove’ to remove them. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699840633 {#1795
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1611 …}
        +nested: Doctrine\ORM\PersistentCollection {#1630 …}
        +votes: Doctrine\ORM\PersistentCollection {#1628 …}
        +reports: Doctrine\ORM\PersistentCollection {#1599 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
        -id: 118191
        -bodyTs: "'-76':85,90,162,204,247 '-78':96,101,168,210,254 '-79':107,112,174,216,261 '-82':118,123,180,222,268 '-83':129,134,186,228,275 '-84':140,145,192,234,282 '-86':151,156,198,240,289 '-88':45,58 '-88.98':53 '0':298,300,303,307 '5.15.0':44,52,57,84,89,95,100,106,111,117,122,128,133,139,144,150,155,161,167,173,179,185,191,197,203,209,215,221,227,233,239,246,253,260,267,274,281,288 'alreadi':8,48 'apt':17,293 'apt-get':16 'automat':68 'autoremov':294 'brave':76 'brave-keyr':75 'build':33 'depend':34 'done':32,36,40 'extra':245,252,259,266,273,280,287 'follow':65 'generic':46,59,91,102,113,124,135,146,157,163,169,175,181,187,193,199,205,211,217,223,229,235,241,248,255,262,269,276,283,290 'get':18 'header':22,43,56,83,88,94,99,105,110,116,121,127,132,138,143,149,154 'hp':13 'imag':160,166,172,178,184,190,196 'inform':39 'instal':9,19,63,69,302 'j':10,12,28 'j-hp-notebook':11 'keyr':77 'libu2f':79 'libu2f-udev':78 'linux':21,42,55,82,87,93,98,104,109,115,120,126,131,137,142,148,153,159,165,171,177,183,189,195,201,207,213,219,225,231,237,243,250,257,264,271,278,285 'linux-head':20,41,54,81,86,92,97,103,108,114,119,125,130,136,141,147,152 'linux-imag':158,164,170,176,182,188,194 'linux-modul':200,206,212,218,224,230,236 'linux-modules-extra':242,249,256,263,270,277,284 'list':31 'longer':73 'manual':62 'modul':202,208,214,220,226,232,238,244,251,258,265,272,279,286 'newest':50 'newli':301 'notebook':14 'packag':30,66 'password':26 'r':24 'read':29,37 'remov':296,305 'requir':74 'set':60 'state':38 'sudo':15,25,292 'tell':3 'tree':35 'udev':80 'unam':23 'upgrad':299,309 'use':291 'version':51"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751029"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840633 {#1705
          date: 2023-11-13 02:57:13.0 +01:00
        }
        +"title": 118191
      }
      12 => App\Entity\EntryComment {#1722
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1721 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "I already restarted my computer twice after installing it, is there any reason I would have restart my computer a third time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699840809 {#1725
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1726 …}
        +nested: Doctrine\ORM\PersistentCollection {#1736 …}
        +votes: Doctrine\ORM\PersistentCollection {#1737 …}
        +reports: Doctrine\ORM\PersistentCollection {#1732 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
        -id: 118201
        -bodyTs: "'alreadi':2 'comput':5,19 'instal':8 'reason':13 'restart':3,17 'third':21 'time':22 'twice':6 'would':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5751084"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699840809 {#1723
          date: 2023-11-13 03:00:09.0 +01:00
        }
        +"title": 118201
      }
      11 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1718 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: """
          Is there something specific from that link that I’m supposed to use because I tired the top solution and it just gave me a bunch of error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install build-essential linux-headers-`uname -r` dkms virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">dkms is already the newest version (2.8.7-2ubuntu2.1mint1).\n
          </span><span style="color:#323232;">build-essential is already the newest version (12.9ubuntu3).\n
          </span><span style="color:#323232;">linux-headers-5.15.0-88-generic is already the newest version (5.15.0-88.98).\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699843425 {#1719
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1717 …}
        +votes: Doctrine\ORM\PersistentCollection {#1741 …}
        +reports: Doctrine\ORM\PersistentCollection {#1707 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
        -id: 118298
        -bodyTs: "'-0':121 '-159484':239 '-2':75 '-7.0':159,237,259,263,352 '-88':91 '-88.98':99 '/sbin/vboxconfig':308 '/usr/bin/dpkg':366 '/var/cache/debconf/config.dat':218,245 '0':120,178,187,193 '1':183,274,371 '12.9':85 '2.8.117':137,168 '2.8.7':74 '43.0':201 '5.15.0':90,98 '6':180 '642834':229 '7.0.12':238 'addit':131,150 'alreadi':70,81,94 'anoth':222,249 'apt':37,124 'apt-get':36 'archiv':197 'automat':104 'autoremov':125 'b/46.5':194 'boot':318 'build':41,60,78 'build-essenti':40,77 'bunch':26 'code':370 'config':217,244 'continu':212 'could':382 'current':233 'databas':228 'dbdriver':216,243 'debconf':215,242 'depend':61 'directori':232 'disk':203 'dkms':48,51,68,174 'dmesg':287 'document':342 'done':59,63,67 'dpkg':254,275 'e':362 'efi':316 'encount':348 'error':28,255,271,278,346,361,369,381 'essenti':42,79 'exit':272 'fail':281,284 'file':230 'find':289 'follow':101,130,153,161 'freed':207 'gave':23 'generic':92 'get':38,192 'guest':149 'halt':355 'header':45,89 'hp':33,375 'inform':66,345 'insert':384 'instal':39,105,135,166,182,234,261 'iso':151 'j':30,32,55,372,374 'j-hp-notebook':31,373 'kernel':325 'libgsoap':136,167 'liblzf1':138,169 'libqt5help5':111 'libqt5sql5':112,114 'libqt5sql5-sqlite':113 'libqt5xml5':116 'libsdl':118 'libsdl-ttf2':117 'libvncserver1':139,170 'link':7 'linux':44,88,339 'linux-head':43,87 'list':58 'load':334 'lock':220,247 'longer':109 'm':10 'mani':277,360 'may':320 'mb':195,202 'messag':29 'modprob':282,378,380 'modul':326 'need':190,321 'new':162 'newest':72,83,96 'newli':181 'notebook':34,376 'oper':200,386 'packag':57,102,132,145,154,163,257,264 'password':53 'permit':388 'pleas':285,336 'pre':266 'pre-remov':265 'problem':294 'process':223,250,256,306,350,353,365 'qt':143,177 'r':47 're':300 're-start':299 'read':56,64,227 'remov':127,157,185,235,260,267 'requir':110 'resourc':224,251 'return':270,367 'root':310 'run':307 'script':268 'secur':317 'see':337 'set':295,304 'set-up':303 'sign':323 'solut':19 'someth':3 'space':204 'specif':4 'sqlite':115 'start':301 'state':65 'status':273 'stop':279 'sub':364 'sub-process':363 'subprocess':269 'sudo':35,52,123,377 'suggest':144 'suppos':11 'system':313,340 'temporarili':225,252 'tire':16 'top':18 'tree':62 'ttf2':119 'ubuntu2.1mint1':76 'ubuntu3':86 'unam':46 'unavail':226,253 'upgrad':179,189 'use':13,122,286,315 'vboxdrv':283,327,379,385 'vboxdrv.sh':280 'vboxnetadp':329 'vboxnetflt':328 'vboxpci':330 'vde2':146 'version':73,84,97 'virtualbox':50,140,142,148,158,171,173,176,236,258,262,297,351 'virtualbox-dkm':49,172 'virtualbox-guest-additions-iso':147 'virtualbox-qt':141,175 'want':210 'y':214 'y/n':213 '~jammy':241 '~ubuntu':240"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752002"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843425 {#1715
          date: 2023-11-13 03:43:45.0 +01:00
        }
        +"title": 118298
      }
      10 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "How similar to VirtualBox is virt-manager? I’ve only ever used VirtualBox but if virt-manager is easy to use, I have no problem trying it out."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1699843607 {#2447
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 118305
        -bodyTs: "'easi':21 'ever':12 'manag':8,19 'problem':27 'similar':2 'tri':28 'use':13,23 've':10 'virt':7,18 'virt-manag':6,17 'virtualbox':4,14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752069"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699843607 {#2422
          date: 2023-11-13 03:46:47.0 +01:00
        }
        +"title": 118305
      }
      9 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "Ok thanks, I might try those later if I can’t get VirtualBox working."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844031 {#2467
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2370 …}
        +nested: Doctrine\ORM\PersistentCollection {#2360 …}
        +votes: Doctrine\ORM\PersistentCollection {#2361 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
        -id: 118314
        -bodyTs: "'get':12 'later':7 'might':4 'ok':1 'thank':2 'tri':5 'virtualbox':13 'work':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752195"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844031 {#2471
          date: 2023-11-13 03:53:51.0 +01:00
        }
        +"title": 118314
      }
      8 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2383 …}
        +body: """
          No, it’s giving me the following error message:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo modprobe vboxdrv\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">modprobe: ERROR: could not insert 'vboxdrv': Operation not permitted\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699844097 {#2378
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@YurkshireLad@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1909 …}
        +votes: Doctrine\ORM\PersistentCollection {#1926 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
        -id: 118317
        -bodyTs: "'could':24 'error':8,23 'follow':7 'give':4 'hp':13 'insert':26 'j':10,12,21 'j-hp-notebook':11 'messag':9 'modprob':16,22 'notebook':14 'oper':28 'password':19 'permit':30 'sudo':15,18 'vboxdrv':17,27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844097 {#2379
          date: 2023-11-13 03:54:57.0 +01:00
        }
        +"title": 118317
      }
      7 => App\Entity\EntryComment {#2387
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2392 …}
        +body: "I don’t know what that means, is there a way I can find out?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1699844166 {#2389
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@interceder270@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2394 …}
        +nested: Doctrine\ORM\PersistentCollection {#2393 …}
        +votes: Doctrine\ORM\PersistentCollection {#1381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1402 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
        -id: 118319
        -bodyTs: "'find':14 'know':4 'mean':7 'way':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752233"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699844166 {#2369
          date: 2023-11-13 03:56:06.0 +01:00
        }
        +"title": 118319
      }
      6 => App\Entity\EntryComment {#1362
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
        +body: "When you say other packages, what are you referring to? If you are referring to downloading the package directly from their website verses just installing it through apt using Mint’s repository, I have done both and I have the same issue with both of them."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845092 {#1363
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@penquin@lemm.ee"
          "@n2burns@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2019 …}
        +nested: Doctrine\ORM\PersistentCollection {#2030 …}
        +votes: Doctrine\ORM\PersistentCollection {#2026 …}
        +reports: Doctrine\ORM\PersistentCollection {#2022 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2025 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2033 …}
        -id: 118356
        -bodyTs: "'apt':28 'direct':19 'done':35 'download':16 'instal':25 'issu':42 'mint':30 'packag':5,18 'refer':9,14 'repositori':32 'say':3 'use':29 'vers':23 'websit':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752533"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845092 {#1361
          date: 2023-11-13 04:11:32.0 +01:00
        }
        +"title": 118356
      }
      5 => App\Entity\EntryComment {#2012
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: """
          That doesn’t work for me as they give me error messages:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt remove virtualbox-dkms\n
          </span><span style="color:#323232;">[sudo] password for j:  \n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">Package 'virtualbox-dkms' is not installed, so not removed\n
          </span><span style="color:#323232;">0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt-get install make gcc build-essential linux-headers-'uname -r' dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">E: Unable to locate package linux-headers-uname -r\n
          </span><span style="color:#323232;">j@j-HP-Notebook:~$ sudo apt install virtualbox-dkms\n
          </span><span style="color:#323232;">Reading package lists... Done\n
          </span><span style="color:#323232;">Building dependency tree... Done\n
          </span><span style="color:#323232;">Reading state information... Done\n
          </span><span style="color:#323232;">The following packages were automatically installed and are no longer required:\n
          </span><span style="color:#323232;">  libqt5help5 libqt5sql5 libqt5sql5-sqlite libqt5xml5 libsdl-ttf2.0-0\n
          </span><span style="color:#323232;">Use 'sudo apt autoremove' to remove them.\n
          </span><span style="color:#323232;">The following additional packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-qt\n
          </span><span style="color:#323232;">Suggested packages:\n
          </span><span style="color:#323232;">  vde2 virtualbox-guest-additions-iso\n
          </span><span style="color:#323232;">The following packages will be REMOVED:\n
          </span><span style="color:#323232;">  virtualbox-7.0\n
          </span><span style="color:#323232;">The following NEW packages will be installed:\n
          </span><span style="color:#323232;">  libgsoap-2.8.117 liblzf1 libvncserver1 virtualbox virtualbox-dkms virtualbox-qt\n
          </span><span style="color:#323232;">0 upgraded, 6 newly installed, 1 to remove and 0 not upgraded.\n
          </span><span style="color:#323232;">Need to get 0 B/46.5 MB of archives.\n
          </span><span style="color:#323232;">After this operation, 43.0 MB disk space will be freed.\n
          </span><span style="color:#323232;">Do you want to continue? [Y/n] y\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">(Reading database ... 642834 files and directories currently installed.)\n
          </span><span style="color:#323232;">Removing virtualbox-7.0 (7.0.12-159484~Ubuntu~jammy) ...\n
          </span><span style="color:#323232;">debconf: DbDriver "config": /var/cache/debconf/config.dat is locked by another process: Resource temporarily unavailable\n
          </span><span style="color:#323232;">dpkg: error processing package virtualbox-7.0 (--remove):\n
          </span><span style="color:#323232;"> installed virtualbox-7.0 package pre-removal script subprocess returned error exit status 1\n
          </span><span style="color:#323232;">dpkg: too many errors, stopping\n
          </span><span style="color:#323232;">vboxdrv.sh: failed: modprobe vboxdrv failed. Please use 'dmesg' to find out why.\n
          </span><span style="color:#323232;">\n
          </span><span style="color:#323232;">There were problems setting up VirtualBox.  To re-start the set-up process, run\n
          </span><span style="color:#323232;">  /sbin/vboxconfig\n
          </span><span style="color:#323232;">as root.  If your system is using EFI Secure Boot you may need to sign the\n
          </span><span style="color:#323232;">kernel modules (vboxdrv, vboxnetflt, vboxnetadp, vboxpci) before you can load\n
          </span><span style="color:#323232;">them. Please see your Linux system's documentation for more information.\n
          </span><span style="color:#323232;">Errors were encountered while processing:\n
          </span><span style="color:#323232;"> virtualbox-7.0\n
          </span><span style="color:#323232;">Processing was halted because there were too many errors.\n
          </span><span style="color:#323232;">E: Sub-process /usr/bin/dpkg returned an error code (1)\n
          </span>\n
          ```
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699845226 {#2028
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2013 …}
        +nested: Doctrine\ORM\PersistentCollection {#2035 …}
        +votes: Doctrine\ORM\PersistentCollection {#2036 …}
        +reports: Doctrine\ORM\PersistentCollection {#2144 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2061 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2084 …}
        -id: 118361
        -bodyTs: "'-0':149 '-159484':267 '-7.0':187,265,287,291,380 '/sbin/vboxconfig':336 '/usr/bin/dpkg':394 '/var/cache/debconf/config.dat':246,273 '0':50,52,55,59,148,206,215,221 '1':211,302,399 '2.8.117':165,196 '43.0':229 '6':208 '642834':257 '7.0.12':266 'addit':159,178 'anoth':250,277 'apt':19,69,111,152 'apt-get':68 'archiv':225 'automat':132 'autoremov':153 'b/46.5':222 'boot':346 'build':32,75,87,120 'build-essenti':74 'code':398 'config':245,272 'continu':240 'current':261 'databas':256 'dbdriver':244,271 'debconf':243,270 'depend':33,88,121 'directori':260 'disk':231 'dkms':23,43,82,115,202 'dmesg':315 'document':370 'doesn':2 'done':31,35,39,86,90,94,119,123,127 'dpkg':282,303 'e':95,390 'efi':344 'encount':376 'error':11,283,299,306,374,389,397 'essenti':76 'exit':300 'fail':309,312 'file':258 'find':317 'follow':129,158,181,189 'freed':235 'gcc':73 'get':70,220 'give':9 'guest':177 'halt':383 'header':79,102 'hp':16,65,108 'inform':38,93,126,373 'instal':46,54,71,112,133,163,194,210,262,289 'iso':179 'j':13,15,27,62,64,105,107 'j-hp-notebook':14,63,106 'kernel':353 'libgsoap':164,195 'liblzf1':166,197 'libqt5help5':139 'libqt5sql5':140,142 'libqt5sql5-sqlite':141 'libqt5xml5':144 'libsdl':146 'libsdl-ttf2':145 'libvncserver1':167,198 'linux':78,101,367 'linux-head':77 'linux-headers-unam':100 'list':30,85,118 'load':362 'locat':98 'lock':248,275 'longer':137 'make':72 'mani':305,388 'may':348 'mb':223,230 'messag':12 'modprob':310 'modul':354 'need':218,349 'new':190 'newli':53,209 'notebook':17,66,109 'oper':228 'packag':29,40,84,99,117,130,160,173,182,191,285,292 'password':25 'pleas':313,364 'pre':294 'pre-remov':293 'problem':322 'process':251,278,284,334,378,381,393 'qt':171,205 'r':81,104 're':328 're-start':327 'read':28,36,83,91,116,124,255 'remov':20,49,57,155,185,213,263,288,295 'requir':138 'resourc':252,279 'return':298,395 'root':338 'run':335 'script':296 'secur':345 'see':365 'set':323,332 'set-up':331 'sign':351 'space':232 'sqlite':143 'start':329 'state':37,92,125 'status':301 'stop':307 'sub':392 'sub-process':391 'subprocess':297 'sudo':18,24,67,110,151 'suggest':172 'system':341,368 'temporarili':253,280 'tree':34,89,122 'ttf2':147 'unabl':96 'unam':80,103 'unavail':254,281 'upgrad':51,61,207,217 'use':150,314,343 'vboxdrv':311,355 'vboxdrv.sh':308 'vboxnetadp':357 'vboxnetflt':356 'vboxpci':358 'vde2':174 'virtualbox':22,42,114,168,170,176,186,199,201,204,264,286,290,325,379 'virtualbox-dkm':21,41,113,200 'virtualbox-guest-additions-iso':175 'virtualbox-qt':169,203 'want':238 'work':4 'y':242 'y/n':241 '~jammy':269 '~ubuntu':268"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5752577"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699845226 {#2029
          date: 2023-11-13 04:13:46.0 +01:00
        }
        +"title": 118361
      }
      4 => App\Entity\EntryComment {#2083
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +body: "I actually just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699850737 {#2076
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@danielfgom@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -id: 118577
        -bodyTs: "'actual':2 'appar':49 'box':6 'doesn':71 'download':67,83 'explor':76 'figur':37 'file':42 'fine':13 'get':41 'gnome':5 'guest':48,59,93 'host':45,87 'internet':75 'm':19,24 'machin':32 'most':12 'need':51,65 'obvious':79 'problem':17 'run':27,56 'seem':9 'softwar':53,69 'transfer':89 'tri':4,25 'virtual':31 'websit':62 'window':29 'work':11,73 'xp':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754033"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699850737 {#2097
          date: 2023-11-13 05:45:37.0 +01:00
        }
        +"title": 118577
      }
      3 => App\Entity\EntryComment {#2086
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2363 …}
        +body: "I’m currently installing virt-manager but I ran into a problem with Gnome Boxes where I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699851206 {#2087
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@EddyBot@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 118592
        -bodyTs: "'appar':44 'box':16 'current':3 'doesn':66 'download':62,78 'explor':71 'figur':32 'file':37 'get':36 'gnome':15 'guest':43,54,88 'host':40,82 'instal':4 'internet':70 'm':2,19 'machin':27 'manag':7 'need':46,60 'obvious':74 'problem':13 'ran':10 'run':22,51 'softwar':48,64 'transfer':84 'tri':20 'virt':6 'virt-manag':5 'virtual':26 'websit':57 'window':24 'work':68 'xp':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754140"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851206 {#2091
          date: 2023-11-13 05:53:26.0 +01:00
        }
        +"title": 118592
      }
      2 => App\Entity\EntryComment {#2350
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +body: "I just tried Gnome Boxes and it seems to work mostly fine but the only problem I’m having is that I’m trying to run a Windows XP virtual machine but I can’t figure out how to get files from my host to the guest. Apparently, I need some software to be running on the guest but the website that I need to download the software from doesn’t work in internet explorer and I obviously can’t just download it on the host and transfer it to the guest."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851343 {#2040
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@SteveTech@programming.dev"
          "@Kid_Thunder@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2348 …}
        +nested: Doctrine\ORM\PersistentCollection {#2351 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2349 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
        -id: 118597
        -bodyTs: "'appar':48 'box':5 'doesn':70 'download':66,82 'explor':75 'figur':36 'file':41 'fine':12 'get':40 'gnome':4 'guest':47,58,92 'host':44,86 'internet':74 'm':18,23 'machin':31 'most':11 'need':50,64 'obvious':78 'problem':16 'run':26,55 'seem':8 'softwar':52,68 'transfer':88 'tri':3,24 'virtual':30 'websit':61 'window':28 'work':10,72 'xp':29"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851343 {#2345
          date: 2023-11-13 05:55:43.0 +01:00
        }
        +"title": 118597
      }
      1 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1576 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2020 …}
        +body: "I’m not sure what you mean but it doesn’t matter because VirtualBox still isn’t working and I’ve decided to uninstall it and try some alternatives that people have mentioned."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1699851436 {#2314
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@vortexal@lemmy.ml"
          "@nobleshift@lemmy.world"
          "@db2@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 118599
        -bodyTs: "'altern':29 'decid':22 'doesn':10 'isn':16 'm':2 'matter':12 'mean':7 'mention':33 'peopl':31 'still':15 'sure':4 'tri':27 'uninstal':24 've':21 'virtualbox':14 'work':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5754191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699851436 {#2289
          date: 2023-11-13 05:57:16.0 +01:00
        }
        +"title": 118599
      }
      0 => App\Entity\EntryComment {#2336}
    ]
    -id: 12408
    -titleTs: "'driver':19 'error':15 'get':13 'keep':12 'kernel':18 'linux':8 'm':2 'messag':16 'mint':9 'run':5 'tri':3 'virtualbox':6"
    -bodyTs: "'/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':3 '/sbin/vboxconfig':86 'boot':81,108 'could':24 'couldn':12 'didn':26 'disabl':79 'els':121 'enabl':106 'error':19,56,100 'even':64,88 'everyth':68 'fail':58 'file':61 'find':15,25 'first':32 'get':60,98 'give':53 'import':50 'lemmy.ml':2 'lemmy.ml/pictrs/image/b73d1a34-9ad8-4640-8bd4-996ba6e25d17.png)':1 'like':92 'linux':131 'look':6,91 'm':96 'messag':57,101 'mint':132 'mok.der':51,63 'mokutil':37,49 'much':16 'one':33,76 'point':41 're':105 're-en':104 'realli':14 'reason':135 'run':47,84 'secur':80,107 'solut':22 'someth':120 'status':62 'still':97 'sudo':48,85 'suppos':45 'though':65,89 'told':70 'tri':5,124 'use':36 'virtualbox':127 'work':28,94,129 'worri':115"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699924870
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7887071"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699838470 {#1640
      date: 2023-11-13 02:21:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1567 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +body: "So I tried virt-manager but it’s giving me an error message about not being able to connect to "libvirt <qemu:///system>" and it wont let me install a virtual machine. I’m assuming that I’m supposed to download “libvirtd”, but I can’t figure out how to install it. I think it wants me to build it from the source but there doesn’t seem to be a guide on how to do that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699852670 {#2337
    date: 2023-11-13 06:17:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vortexal@lemmy.ml"
    "@SteveTech@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 118636
  -bodyTs: "'/system':23 'abl':18 'assum':35 'build':59 'connect':20 'doesn':66 'download':41 'error':13 'figur':47 'give':10 'guid':72 'instal':29,51 'let':27 'libvirt':22 'libvirtd':42 'm':34,38 'machin':32 'manag':6 'messag':14 'seem':68 'sourc':63 'suppos':39 'think':54 'tri':3 'virt':5 'virt-manag':4 'virtual':31 'want':56 'wont':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5754448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699852670 {#2343
    date: 2023-11-13 06:17:50.0 +01:00
  }
  +"title": 118636
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details