GET https://kbin.spritesserver.nl/u/@Frederic@beehaw.org/hot/2024-01-22::2024-01-22

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 …}
}
0.71 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.04 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 {#1585
  +user: Proxies\__CG__\App\Entity\User {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1618 …}
  +slug: "How-to-fool-a-laptop-into-thinking-a-monitor-is"
  +title: "How to fool a laptop into thinking a monitor is connected?"
  +url: null
  +body: """
    Hello! I converted an old laptop with a broken screen into a home server, and it all works well except for one thing: when I reboot it (via ssh), if no screen is connected, it will get stuck and refuse to boot. as soon as I connect an HDMI monitor, the fans will start spinning and it will start booting as usual. Then I can remove the HDMI and it will work flawlessly. I don’t know if this is a linux problem, a GRUB problem, or a firmware problem.  \n
    Any idea on how to solve this, or on how to fool it into thinking a screen is connected? The problem is not the lid switch as I removed the magnet from the screen, so it thinks the lid is always open\n
    \n
    Thanks in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728007185 {#1716
    date: 2024-10-04 03:59:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1874 …}
  +children: [
    App\Entity\EntryComment {#1640
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +body: "This, EDID dummy plug, $2 on aliexpress"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705927643 {#1698
        date: 2024-01-22 13:47:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tubbadu@lemmy.kde.social"
        "@FQQD@lemmy.ohaa.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1591 …}
      +nested: Doctrine\ORM\PersistentCollection {#1552 …}
      +votes: Doctrine\ORM\PersistentCollection {#1663 …}
      +reports: Doctrine\ORM\PersistentCollection {#1661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 331233
      -bodyTs: "'2':5 'aliexpress':7 'dummi':3 'edid':2 'plug':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2176393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705927643 {#1609
        date: 2024-01-22 13:47:23.0 +01:00
      }
      +"title": 331233
    }
  ]
  -id: 32343
  -titleTs: "'connect':11 'fool':3 'laptop':5 'monitor':9 'think':7"
  -bodyTs: "'advanc':135 'alway':131 'boot':42,60 'broken':9 'connect':34,47,109 'convert':3 'except':20 'fan':52 'firmwar':89 'flawless':73 'fool':102 'get':37 'grub':85 'hdmi':49,68 'hello':1 'home':13 'idea':92 'know':77 'laptop':6 'lid':115,129 'linux':82 'magnet':121 'monitor':50 'old':5 'one':22 'open':132 'problem':83,86,90,111 'reboot':26 'refus':40 'remov':66,119 'screen':10,32,107,124 'server':14 'solv':96 'soon':44 'spin':55 'ssh':29 'start':54,59 'stuck':38 'switch':116 'thank':133 'thing':23 'think':105,127 'usual':62 'via':28 'well':19 'work':18,72"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706005581
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/post/707570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919181 {#1645
    date: 2024-01-22 11:26:21.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 {#1585
  +user: Proxies\__CG__\App\Entity\User {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1618 …}
  +slug: "How-to-fool-a-laptop-into-thinking-a-monitor-is"
  +title: "How to fool a laptop into thinking a monitor is connected?"
  +url: null
  +body: """
    Hello! I converted an old laptop with a broken screen into a home server, and it all works well except for one thing: when I reboot it (via ssh), if no screen is connected, it will get stuck and refuse to boot. as soon as I connect an HDMI monitor, the fans will start spinning and it will start booting as usual. Then I can remove the HDMI and it will work flawlessly. I don’t know if this is a linux problem, a GRUB problem, or a firmware problem.  \n
    Any idea on how to solve this, or on how to fool it into thinking a screen is connected? The problem is not the lid switch as I removed the magnet from the screen, so it thinks the lid is always open\n
    \n
    Thanks in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728007185 {#1716
    date: 2024-10-04 03:59:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1874 …}
  +children: [
    App\Entity\EntryComment {#1640
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +body: "This, EDID dummy plug, $2 on aliexpress"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705927643 {#1698
        date: 2024-01-22 13:47:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tubbadu@lemmy.kde.social"
        "@FQQD@lemmy.ohaa.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1591 …}
      +nested: Doctrine\ORM\PersistentCollection {#1552 …}
      +votes: Doctrine\ORM\PersistentCollection {#1663 …}
      +reports: Doctrine\ORM\PersistentCollection {#1661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 331233
      -bodyTs: "'2':5 'aliexpress':7 'dummi':3 'edid':2 'plug':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2176393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705927643 {#1609
        date: 2024-01-22 13:47:23.0 +01:00
      }
      +"title": 331233
    }
  ]
  -id: 32343
  -titleTs: "'connect':11 'fool':3 'laptop':5 'monitor':9 'think':7"
  -bodyTs: "'advanc':135 'alway':131 'boot':42,60 'broken':9 'connect':34,47,109 'convert':3 'except':20 'fan':52 'firmwar':89 'flawless':73 'fool':102 'get':37 'grub':85 'hdmi':49,68 'hello':1 'home':13 'idea':92 'know':77 'laptop':6 'lid':115,129 'linux':82 'magnet':121 'monitor':50 'old':5 'one':22 'open':132 'problem':83,86,90,111 'reboot':26 'refus':40 'remov':66,119 'screen':10,32,107,124 'server':14 'solv':96 'soon':44 'spin':55 'ssh':29 'start':54,59 'stuck':38 'switch':116 'thank':133 'thing':23 'think':105,127 'usual':62 'via':28 'well':19 'work':18,72"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706005581
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/post/707570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919181 {#1645
    date: 2024-01-22 11:26:21.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 {#1585
  +user: Proxies\__CG__\App\Entity\User {#2467 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1618 …}
  +slug: "How-to-fool-a-laptop-into-thinking-a-monitor-is"
  +title: "How to fool a laptop into thinking a monitor is connected?"
  +url: null
  +body: """
    Hello! I converted an old laptop with a broken screen into a home server, and it all works well except for one thing: when I reboot it (via ssh), if no screen is connected, it will get stuck and refuse to boot. as soon as I connect an HDMI monitor, the fans will start spinning and it will start booting as usual. Then I can remove the HDMI and it will work flawlessly. I don’t know if this is a linux problem, a GRUB problem, or a firmware problem.  \n
    Any idea on how to solve this, or on how to fool it into thinking a screen is connected? The problem is not the lid switch as I removed the magnet from the screen, so it thinks the lid is always open\n
    \n
    Thanks in advance!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 59
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728007185 {#1716
    date: 2024-10-04 03:59:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  +badges: Doctrine\ORM\PersistentCollection {#1874 …}
  +children: [
    App\Entity\EntryComment {#1640
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1585 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
      +body: "This, EDID dummy plug, $2 on aliexpress"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705927643 {#1698
        date: 2024-01-22 13:47:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tubbadu@lemmy.kde.social"
        "@FQQD@lemmy.ohaa.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1591 …}
      +nested: Doctrine\ORM\PersistentCollection {#1552 …}
      +votes: Doctrine\ORM\PersistentCollection {#1663 …}
      +reports: Doctrine\ORM\PersistentCollection {#1661 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 331233
      -bodyTs: "'2':5 'aliexpress':7 'dummi':3 'edid':2 'plug':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2176393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705927643 {#1609
        date: 2024-01-22 13:47:23.0 +01:00
      }
      +"title": 331233
    }
  ]
  -id: 32343
  -titleTs: "'connect':11 'fool':3 'laptop':5 'monitor':9 'think':7"
  -bodyTs: "'advanc':135 'alway':131 'boot':42,60 'broken':9 'connect':34,47,109 'convert':3 'except':20 'fan':52 'firmwar':89 'flawless':73 'fool':102 'get':37 'grub':85 'hdmi':49,68 'hello':1 'home':13 'idea':92 'know':77 'laptop':6 'lid':115,129 'linux':82 'magnet':121 'monitor':50 'old':5 'one':22 'open':132 'problem':83,86,90,111 'reboot':26 'refus':40 'remov':66,119 'screen':10,32,107,124 'server':14 'solv':96 'soon':44 'spin':55 'ssh':29 'start':54,59 'stuck':38 'switch':116 'thank':133 'thing':23 'think':105,127 'usual':62 'via':28 'well':19 'work':18,72"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706005581
  +visibility: "visible             "
  +apId: "https://lemmy.kde.social/post/707570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919181 {#1645
    date: 2024-01-22 11:26:21.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 {#1640
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1585
    +user: Proxies\__CG__\App\Entity\User {#2467 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1618 …}
    +slug: "How-to-fool-a-laptop-into-thinking-a-monitor-is"
    +title: "How to fool a laptop into thinking a monitor is connected?"
    +url: null
    +body: """
      Hello! I converted an old laptop with a broken screen into a home server, and it all works well except for one thing: when I reboot it (via ssh), if no screen is connected, it will get stuck and refuse to boot. as soon as I connect an HDMI monitor, the fans will start spinning and it will start booting as usual. Then I can remove the HDMI and it will work flawlessly. I don’t know if this is a linux problem, a GRUB problem, or a firmware problem.  \n
      Any idea on how to solve this, or on how to fool it into thinking a screen is connected? The problem is not the lid switch as I removed the magnet from the screen, so it thinks the lid is always open\n
      \n
      Thanks in advance!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 21
    +favouriteCount: 59
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728007185 {#1716
      date: 2024-10-04 03:59:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1625 …}
    +votes: Doctrine\ORM\PersistentCollection {#1617 …}
    +reports: Doctrine\ORM\PersistentCollection {#1723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
    +badges: Doctrine\ORM\PersistentCollection {#1874 …}
    +children: [
      App\Entity\EntryComment {#1640}
    ]
    -id: 32343
    -titleTs: "'connect':11 'fool':3 'laptop':5 'monitor':9 'think':7"
    -bodyTs: "'advanc':135 'alway':131 'boot':42,60 'broken':9 'connect':34,47,109 'convert':3 'except':20 'fan':52 'firmwar':89 'flawless':73 'fool':102 'get':37 'grub':85 'hdmi':49,68 'hello':1 'home':13 'idea':92 'know':77 'laptop':6 'lid':115,129 'linux':82 'magnet':121 'monitor':50 'old':5 'one':22 'open':132 'problem':83,86,90,111 'reboot':26 'refus':40 'remov':66,119 'screen':10,32,107,124 'server':14 'solv':96 'soon':44 'spin':55 'ssh':29 'start':54,59 'stuck':38 'switch':116 'thank':133 'thing':23 'think':105,127 'usual':62 'via':28 'well':19 'work':18,72"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706005581
    +visibility: "visible             "
    +apId: "https://lemmy.kde.social/post/707570"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705919181 {#1645
      date: 2024-01-22 11:26:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +body: "This, EDID dummy plug, $2 on aliexpress"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705927643 {#1698
    date: 2024-01-22 13:47:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tubbadu@lemmy.kde.social"
    "@FQQD@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1591 …}
  +nested: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 331233
  -bodyTs: "'2':5 'aliexpress':7 'dummi':3 'edid':2 'plug':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2176393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705927643 {#1609
    date: 2024-01-22 13:47:23.0 +01:00
  }
  +"title": 331233
}
"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 {#1640
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1585
    +user: Proxies\__CG__\App\Entity\User {#2467 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1618 …}
    +slug: "How-to-fool-a-laptop-into-thinking-a-monitor-is"
    +title: "How to fool a laptop into thinking a monitor is connected?"
    +url: null
    +body: """
      Hello! I converted an old laptop with a broken screen into a home server, and it all works well except for one thing: when I reboot it (via ssh), if no screen is connected, it will get stuck and refuse to boot. as soon as I connect an HDMI monitor, the fans will start spinning and it will start booting as usual. Then I can remove the HDMI and it will work flawlessly. I don’t know if this is a linux problem, a GRUB problem, or a firmware problem.  \n
      Any idea on how to solve this, or on how to fool it into thinking a screen is connected? The problem is not the lid switch as I removed the magnet from the screen, so it thinks the lid is always open\n
      \n
      Thanks in advance!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 21
    +favouriteCount: 59
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728007185 {#1716
      date: 2024-10-04 03:59:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1625 …}
    +votes: Doctrine\ORM\PersistentCollection {#1617 …}
    +reports: Doctrine\ORM\PersistentCollection {#1723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
    +badges: Doctrine\ORM\PersistentCollection {#1874 …}
    +children: [
      App\Entity\EntryComment {#1640}
    ]
    -id: 32343
    -titleTs: "'connect':11 'fool':3 'laptop':5 'monitor':9 'think':7"
    -bodyTs: "'advanc':135 'alway':131 'boot':42,60 'broken':9 'connect':34,47,109 'convert':3 'except':20 'fan':52 'firmwar':89 'flawless':73 'fool':102 'get':37 'grub':85 'hdmi':49,68 'hello':1 'home':13 'idea':92 'know':77 'laptop':6 'lid':115,129 'linux':82 'magnet':121 'monitor':50 'old':5 'one':22 'open':132 'problem':83,86,90,111 'reboot':26 'refus':40 'remov':66,119 'screen':10,32,107,124 'server':14 'solv':96 'soon':44 'spin':55 'ssh':29 'start':54,59 'stuck':38 'switch':116 'thank':133 'thing':23 'think':105,127 'usual':62 'via':28 'well':19 'work':18,72"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706005581
    +visibility: "visible             "
    +apId: "https://lemmy.kde.social/post/707570"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705919181 {#1645
      date: 2024-01-22 11:26:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +body: "This, EDID dummy plug, $2 on aliexpress"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705927643 {#1698
    date: 2024-01-22 13:47:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tubbadu@lemmy.kde.social"
    "@FQQD@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1591 …}
  +nested: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 331233
  -bodyTs: "'2':5 'aliexpress':7 'dummi':3 'edid':2 'plug':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2176393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705927643 {#1609
    date: 2024-01-22 13:47:23.0 +01:00
  }
  +"title": 331233
}
"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 {#1640
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1585
    +user: Proxies\__CG__\App\Entity\User {#2467 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1618 …}
    +slug: "How-to-fool-a-laptop-into-thinking-a-monitor-is"
    +title: "How to fool a laptop into thinking a monitor is connected?"
    +url: null
    +body: """
      Hello! I converted an old laptop with a broken screen into a home server, and it all works well except for one thing: when I reboot it (via ssh), if no screen is connected, it will get stuck and refuse to boot. as soon as I connect an HDMI monitor, the fans will start spinning and it will start booting as usual. Then I can remove the HDMI and it will work flawlessly. I don’t know if this is a linux problem, a GRUB problem, or a firmware problem.  \n
      Any idea on how to solve this, or on how to fool it into thinking a screen is connected? The problem is not the lid switch as I removed the magnet from the screen, so it thinks the lid is always open\n
      \n
      Thanks in advance!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 21
    +favouriteCount: 59
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728007185 {#1716
      date: 2024-10-04 03:59:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1625 …}
    +votes: Doctrine\ORM\PersistentCollection {#1617 …}
    +reports: Doctrine\ORM\PersistentCollection {#1723 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
    +badges: Doctrine\ORM\PersistentCollection {#1874 …}
    +children: [
      App\Entity\EntryComment {#1640}
    ]
    -id: 32343
    -titleTs: "'connect':11 'fool':3 'laptop':5 'monitor':9 'think':7"
    -bodyTs: "'advanc':135 'alway':131 'boot':42,60 'broken':9 'connect':34,47,109 'convert':3 'except':20 'fan':52 'firmwar':89 'flawless':73 'fool':102 'get':37 'grub':85 'hdmi':49,68 'hello':1 'home':13 'idea':92 'know':77 'laptop':6 'lid':115,129 'linux':82 'magnet':121 'monitor':50 'old':5 'one':22 'open':132 'problem':83,86,90,111 'reboot':26 'refus':40 'remov':66,119 'screen':10,32,107,124 'server':14 'solv':96 'soon':44 'spin':55 'ssh':29 'start':54,59 'stuck':38 'switch':116 'thank':133 'thing':23 'think':105,127 'usual':62 'via':28 'well':19 'work':18,72"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706005581
    +visibility: "visible             "
    +apId: "https://lemmy.kde.social/post/707570"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705919181 {#1645
      date: 2024-01-22 11:26:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1525 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1593 …}
  +body: "This, EDID dummy plug, $2 on aliexpress"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705927643 {#1698
    date: 2024-01-22 13:47:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tubbadu@lemmy.kde.social"
    "@FQQD@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1591 …}
  +nested: Doctrine\ORM\PersistentCollection {#1552 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1564 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 331233
  -bodyTs: "'2':5 'aliexpress':7 'dummi':3 'edid':2 'plug':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2176393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705927643 {#1609
    date: 2024-01-22 13:47:23.0 +01:00
  }
  +"title": 331233
}
"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_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
10 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