GET https://kbin.spritesserver.nl/index.php/u/@Splatsune@beehaw.org/top

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.79 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.05 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
App\Entity\Entry {#1434
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Laptop-keyboard-unresponsive-I-think-my-unknown-laptop-is-affected"
  +title: "Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?"
  +url: null
  +body: """
    I picked up a laptop a couple of months ago for the purpose of setting up Linux on (I chose NixOS for stability) to go with my existing desktop. It’s an *Infinity E15-5A165-BM* (Infinity being an Australian local manufacturer of gaming laptops) which features a Ryzen 5 6600H CPU and a GeForce 1650 GTX.\n
    \n
    The keyboard uses a generic driver (i8042), which works great on Windows and when booting (including Grub/systemd-boot). However, once booted, I’ve found that the keyboard no longer responds to input - and in fact no longer shows up as an input device. Now, I’ve done a fair bit of debugging so far (for someone who’s not had to patch anything manually but knows how to do a proper search) and I’ve worked out the following:\n
    \n
    - The latest available kernel in which the keyboard is recognised is 5.10 LTS - but setting this as the kernel to use in NixOS results in me no longer being able to boot into a graphical interface.\n
    - I managed to find [this lore.kernel thread](https://lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/T/) ‪‬ in which I believe my issue is discussed. This tells me that it’s known and being worked on and that I can maybe wait for a future kernel version, and that theoretically I *might* just be able to patch the kernel myself, if I learn how to do that and use the right settings?\n
    \n
    I’ve done a couple of commands and pulled some logs from the laptop, and detailed info - lshw, lspci, dmidecode, acpidump, etc - can be found in [this folder](https://files.neurario.com/.InfinityLaptop-Debugging/) on my web server.\n
    \n
    To my understanding my options are to use the older kernel for now and figure out why the display manager is not working, or learn to patch the current kernel and hope that that works. What’s my best option, and is there anything else I might be missing ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711751334 {#1624
    date: 2024-03-29 23:28:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: [
    4 => App\Entity\EntryComment {#1689
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +body: """
        Figured I’d do the pre-setup before I went to bed, so I’ve [run the grep command](https://files.neurario.com/.InfinityLaptop-Debugging/dmi_grep.log) and put the board_name from that output such that the patch now reads thus:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">  boot.kernelPatches = [{\n
        </span><span style="color:#323232;">      name = "acpi quirk";\n
        </span><span style="color:#323232;">      patch = pkgs.writeText "acpi.patch" '' \n
        </span><span style="color:#323232;">diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c \n
        </span><span style="color:#323232;">index 297a88587031..655332f3a5da 100644 \n
        </span><span style="color:#323232;">--- a/drivers/acpi/resource.c \n
        </span><span style="color:#323232;">+++ b/drivers/acpi/resource.c \n
        </span><span style="color:#323232;">@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {\n
        </span><span style="color:#323232;">                        DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"), \n
        </span><span style="color:#323232;">                }, \n
        </span><span style="color:#323232;">        }, \n
        </span><span style="color:#323232;">+       { \n
        </span><span style="color:#323232;">+               /* Infinity E15-5A165-BM */ \n
        </span><span style="color:#323232;">+               .matches = { \n
        </span><span style="color:#323232;">+                       DMI_MATCH(DMI_BOARD_NAME, "GM5RG1E0009COM"), \n
        </span><span style="color:#323232;">+               }, \n
        </span><span style="color:#323232;">+       }, \n
        </span><span style="color:#323232;">        { } \n
        </span><span style="color:#323232;"> }; \n
        </span><span style="color:#323232;">'';\n
        </span><span style="color:#323232;">  }];\n
        </span>\n
        ```\n
        \n
        I’ll report back with the results when I’m able.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703862352 {#1558
        date: 2023-12-29 16:05:52.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@Splatsune@beehaw.org"
        "@Corngood@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1715 …}
      +votes: Doctrine\ORM\PersistentCollection {#1724 …}
      +reports: Doctrine\ORM\PersistentCollection {#1733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 262273
      -bodyTs: "'+524':58 '-524':56 '/.infinitylaptop-debugging/dmi_grep.log)':23 '100644':53 '12':59 '297a88587031':51 '5a165':77 '6':57 '655332f3a5da':52 'a/drivers/acpi/resource.c':48,54 'abl':96 'acpi':41 'acpi.patch':45 'b/drivers/acpi/resource.c':49,55 'back':89 'bed':13 'bm':78 'board':27,71,83 'boot.kernelpatches':39 'command':20 'const':61 'd':3 'diff':46 'dmi':63,68,70,80,82 'e15':76 'e15-5a165-bm':75 'figur':1 'files.neurario.com':22 'files.neurario.com/.infinitylaptop-debugging/dmi_grep.log)':21 'git':47 'gm5rg1e0009com':85 'gm6bg0q':73 'grep':19 'id':65 'index':50 'infin':74 'laptop':67 'll':87 'm':95 'match':69,79,81 'name':28,40,72,84 'output':31 'patch':35,43 'pcspecialist':66 'pkgs.writetext':44 'pre':7 'pre-setup':6 'put':25 'quirk':42 'read':37 'report':88 'result':92 'run':17 'setup':8 'static':60 'struct':62 'system':64 'thus':38 've':16 'went':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1916756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703862352 {#1566
        date: 2023-12-29 16:05:52.0 +01:00
      }
      +"title": 262273
    }
    3 => App\Entity\EntryComment {#2452
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +body: """
        I *believe* that the issue might be that the amdgpu driver is too new, judging by this string of errors:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(0): [KMS] Kernel modesetting enabled.\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(1): [KMS] Kernel modesetting enabled.\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(1): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Device(s) detected, but none match those in the config file.\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE)\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: Fatal server error:\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) no screens found(EE)\n
        </span>\n
        ```\n
        \n
        So if [this](https://beehaw.org/comment/1916723) doesn’t end up working, I’ll definitely look into the pinning thing, because 5.10 seems like my best shot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703862604 {#1629
        date: 2023-12-29 16:10:04.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@Splatsune@beehaw.org"
        "@chaorace@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2458 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 262278
      -bodyTs: "'/comment/1916723)':239 '0':33,50,119,152 '00.0':61,104 '0000':59,102 '05':60,103 '1':76,93 '1080':30,47,73,90,116,136,149,169,182,204,215,228 '20':22,39,65,82,108,128,141,161,174,196,207,220 '21':23,40,66,83,109,129,142,162,175,197,208,221 '30':24,41,67,84,110,130,143,163,176,198,209,222 '5.10':254 '54':25,42,68,85,111,131,144,164,177,199,210,223 'amdgpu':10,32,49,75,92,139,172 'argument':63,106 'beehaw.org':238 'beehaw.org/comment/1916723)':237 'believ':2 'best':258 'config':125,158,193 'dec':21,38,64,81,107,127,140,160,173,195,206,219 'definit':247 'delet':120,153 'detect':186 'devic':56,99,184 'doesn':240 'driver':11 'drm':51,55,94,98 'ee':48,91,117,150,183,205,229,233 'enabl':37,80 'end':242 'error':20,218 'fail':52,95 'fatal':216 'file':194 'found':232 'ii':31,74,137,170 'invalid':62,105 'issu':5 'judg':15 'kernel':35,78 'kms':34,77 'like':256 'll':246 'look':248 'match':124,157,189 'might':6 'minion':26,43,69,86,112,132,145,165,178,200,211,224 'modeset':36,79 'new':14 'none':188 'open':54,97 'pci':58,101 'pin':251 'screen':118,151,231 'section':126,159 'seem':255 'server':217 'shot':259 'string':18 'thing':252 'unloadmodul':138,171 'work':244 'wrapper':29,46,72,89,115,135,148,168,181,203,214,227 'xserver':28,45,71,88,114,134,147,167,180,202,213,226 'xserver-wrapp':27,44,70,87,113,133,146,166,179,201,212,225"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1916760"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703862604 {#2453
        date: 2023-12-29 16:10:04.0 +01:00
      }
      +"title": 262278
    }
    1 => App\Entity\EntryComment {#1906
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +body: """
        I did try kernel 6.6 without either patch before installing the new one, and I can confirm that the issue was still present on that version.\n
        \n
        With the new patch though (*after adding a comma to the end of each .ident string*), everything is working as expected.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703937913 {#2383
        date: 2023-12-30 13:05:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Splatsune@beehaw.org"
        "@Corngood@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1708 …}
      +nested: Doctrine\ORM\PersistentCollection {#1410 …}
      +votes: Doctrine\ORM\PersistentCollection {#1907 …}
      +reports: Doctrine\ORM\PersistentCollection {#1407 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
      -id: 264535
      -bodyTs: "'6.6':5 'ad':33 'comma':35 'confirm':17 'either':7 'end':38 'everyth':43 'expect':47 'ident':41 'instal':10 'issu':20 'kernel':4 'new':12,29 'one':13 'patch':8,30 'present':23 'still':22 'string':42 'though':31 'tri':3 'version':26 'without':6 'work':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1918502"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703937913 {#1910
        date: 2023-12-30 13:05:13.0 +01:00
      }
      +"title": 264535
    }
    2 => App\Entity\EntryComment {#2377
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +body: """
        Either way, this did it! Thank you so much!\n
        \n
        ![](https://beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703893209 {#2363
        date: 2023-12-30 00:40:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Splatsune@beehaw.org"
        "@Corngood@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2359 …}
      +nested: Doctrine\ORM\PersistentCollection {#2364 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
      -id: 263463
      -bodyTs: "'/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':12 'beehaw.org':11 'beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':10 'either':1 'much':9 'thank':6 'way':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1917660"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703893209 {#2370
        date: 2023-12-30 00:40:09.0 +01:00
      }
      +"title": 263463
    }
    0 => App\Entity\EntryComment {#2395
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +body: "Exciting! Thank you so much for your help mate, it’s very much appreciated."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704411652 {#2392
        date: 2024-01-05 00:40:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Splatsune@beehaw.org"
        "@Corngood@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1384 …}
      +nested: Doctrine\ORM\PersistentCollection {#1383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1405 …}
      +reports: Doctrine\ORM\PersistentCollection {#1382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
      -id: 281166
      -bodyTs: "'appreci':14 'excit':1 'help':8 'mate':9 'much':5,13 'thank':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1948389"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704411652 {#2394
        date: 2024-01-05 00:40:52.0 +01:00
      }
      +"title": 281166
    }
  ]
  -id: 25574
  -titleTs: "'affect':10 'around':21 'irq':15 'kernel':13 'keyboard':2 'laptop':1,8 'regress':16 'think':5 'unknown':7 'unrespons':3 'work':20 'zen':14"
  -bodyTs: "'/.infinitylaptop-debugging/)':268 '/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':182 '1650':57 '5':51 '5.10':148 '5a165':36 '6600h':52 'abl':166,220 'acpidump':258 'ago':10 'anyth':120,316 'australian':41 'avail':139 'believ':186 'best':311 'bit':107 'bm':37 'boot':73,78,168 'chose':20 'command':244 'coupl':7,242 'cpu':53 'current':301 'debug':109 'desktop':29 'detail':253 'devic':100 'discuss':190 'display':291 'dmidecod':257 'done':104,240 'driver':64 'e15':35 'e15-5a165-bm':34 'els':317 'etc':259 'exist':28 'fact':92 'fair':106 'far':111 'featur':48 'figur':287 'files.neurario.com':267 'files.neurario.com/.infinitylaptop-debugging/)':266 'find':176 'folder':265 'follow':136 'found':81,262 'futur':210 'game':45 'geforc':56 'generic':63 'go':25 'graphic':171 'great':68 'grub/systemd-boot':75 'gtx':58 'hope':304 'howev':76 'i8042':65 'includ':74 'infin':33,38 'info':254 'input':89,99 'interfac':172 'issu':188 'kernel':140,155,211,224,283,302 'keyboard':60,84,144 'know':123 'known':197 'laptop':5,46,251 'latest':138 'learn':228,297 'linux':17 'local':42 'log':248 'longer':86,94,164 'lore.kernel':178 'lore.kernel.org':181 'lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':180 'lshw':255 'lspci':256 'lts':149 'manag':174,292 'manual':121 'manufactur':43 'mayb':206 'might':217,319 'miss':321 'month':9 'nixo':21,159 'older':282 'option':277,312 'patch':119,222,299 'pick':2 'proper':128 'pull':246 'purpos':13 'recognis':146 'respond':87 'result':160 'right':236 'ryzen':50 'search':129 'server':272 'set':15,151,237 'show':95 'someon':113 'stabil':23 'tell':192 'theoret':215 'thread':179 'understand':275 'use':61,157,234,280 've':80,103,132,239 'version':212 'wait':207 'web':271 'window':70 'work':67,133,200,295,307"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703921601
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10638996"
  +editedAt: DateTimeImmutable @1708970126 {#1660
    date: 2024-02-26 18:55:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703835201 {#1449
    date: 2023-12-29 08:33:21.0 +01:00
  }
}
"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
App\Entity\Entry {#1434
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Laptop-keyboard-unresponsive-I-think-my-unknown-laptop-is-affected"
  +title: "Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?"
  +url: null
  +body: """
    I picked up a laptop a couple of months ago for the purpose of setting up Linux on (I chose NixOS for stability) to go with my existing desktop. It’s an *Infinity E15-5A165-BM* (Infinity being an Australian local manufacturer of gaming laptops) which features a Ryzen 5 6600H CPU and a GeForce 1650 GTX.\n
    \n
    The keyboard uses a generic driver (i8042), which works great on Windows and when booting (including Grub/systemd-boot). However, once booted, I’ve found that the keyboard no longer responds to input - and in fact no longer shows up as an input device. Now, I’ve done a fair bit of debugging so far (for someone who’s not had to patch anything manually but knows how to do a proper search) and I’ve worked out the following:\n
    \n
    - The latest available kernel in which the keyboard is recognised is 5.10 LTS - but setting this as the kernel to use in NixOS results in me no longer being able to boot into a graphical interface.\n
    - I managed to find [this lore.kernel thread](https://lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/T/) ‪‬ in which I believe my issue is discussed. This tells me that it’s known and being worked on and that I can maybe wait for a future kernel version, and that theoretically I *might* just be able to patch the kernel myself, if I learn how to do that and use the right settings?\n
    \n
    I’ve done a couple of commands and pulled some logs from the laptop, and detailed info - lshw, lspci, dmidecode, acpidump, etc - can be found in [this folder](https://files.neurario.com/.InfinityLaptop-Debugging/) on my web server.\n
    \n
    To my understanding my options are to use the older kernel for now and figure out why the display manager is not working, or learn to patch the current kernel and hope that that works. What’s my best option, and is there anything else I might be missing ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711751334 {#1624
    date: 2024-03-29 23:28:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: [
    4 => App\Entity\EntryComment {#1689
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +body: """
        Figured I’d do the pre-setup before I went to bed, so I’ve [run the grep command](https://files.neurario.com/.InfinityLaptop-Debugging/dmi_grep.log) and put the board_name from that output such that the patch now reads thus:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">  boot.kernelPatches = [{\n
        </span><span style="color:#323232;">      name = "acpi quirk";\n
        </span><span style="color:#323232;">      patch = pkgs.writeText "acpi.patch" '' \n
        </span><span style="color:#323232;">diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c \n
        </span><span style="color:#323232;">index 297a88587031..655332f3a5da 100644 \n
        </span><span style="color:#323232;">--- a/drivers/acpi/resource.c \n
        </span><span style="color:#323232;">+++ b/drivers/acpi/resource.c \n
        </span><span style="color:#323232;">@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {\n
        </span><span style="color:#323232;">                        DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"), \n
        </span><span style="color:#323232;">                }, \n
        </span><span style="color:#323232;">        }, \n
        </span><span style="color:#323232;">+       { \n
        </span><span style="color:#323232;">+               /* Infinity E15-5A165-BM */ \n
        </span><span style="color:#323232;">+               .matches = { \n
        </span><span style="color:#323232;">+                       DMI_MATCH(DMI_BOARD_NAME, "GM5RG1E0009COM"), \n
        </span><span style="color:#323232;">+               }, \n
        </span><span style="color:#323232;">+       }, \n
        </span><span style="color:#323232;">        { } \n
        </span><span style="color:#323232;"> }; \n
        </span><span style="color:#323232;">'';\n
        </span><span style="color:#323232;">  }];\n
        </span>\n
        ```\n
        \n
        I’ll report back with the results when I’m able.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703862352 {#1558
        date: 2023-12-29 16:05:52.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@Splatsune@beehaw.org"
        "@Corngood@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1715 …}
      +votes: Doctrine\ORM\PersistentCollection {#1724 …}
      +reports: Doctrine\ORM\PersistentCollection {#1733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 262273
      -bodyTs: "'+524':58 '-524':56 '/.infinitylaptop-debugging/dmi_grep.log)':23 '100644':53 '12':59 '297a88587031':51 '5a165':77 '6':57 '655332f3a5da':52 'a/drivers/acpi/resource.c':48,54 'abl':96 'acpi':41 'acpi.patch':45 'b/drivers/acpi/resource.c':49,55 'back':89 'bed':13 'bm':78 'board':27,71,83 'boot.kernelpatches':39 'command':20 'const':61 'd':3 'diff':46 'dmi':63,68,70,80,82 'e15':76 'e15-5a165-bm':75 'figur':1 'files.neurario.com':22 'files.neurario.com/.infinitylaptop-debugging/dmi_grep.log)':21 'git':47 'gm5rg1e0009com':85 'gm6bg0q':73 'grep':19 'id':65 'index':50 'infin':74 'laptop':67 'll':87 'm':95 'match':69,79,81 'name':28,40,72,84 'output':31 'patch':35,43 'pcspecialist':66 'pkgs.writetext':44 'pre':7 'pre-setup':6 'put':25 'quirk':42 'read':37 'report':88 'result':92 'run':17 'setup':8 'static':60 'struct':62 'system':64 'thus':38 've':16 'went':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1916756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703862352 {#1566
        date: 2023-12-29 16:05:52.0 +01:00
      }
      +"title": 262273
    }
    3 => App\Entity\EntryComment {#2452
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +body: """
        I *believe* that the issue might be that the amdgpu driver is too new, judging by this string of errors:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(0): [KMS] Kernel modesetting enabled.\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(1): [KMS] Kernel modesetting enabled.\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(1): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Device(s) detected, but none match those in the config file.\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE)\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: Fatal server error:\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) no screens found(EE)\n
        </span>\n
        ```\n
        \n
        So if [this](https://beehaw.org/comment/1916723) doesn’t end up working, I’ll definitely look into the pinning thing, because 5.10 seems like my best shot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703862604 {#1629
        date: 2023-12-29 16:10:04.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@Splatsune@beehaw.org"
        "@chaorace@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2458 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 262278
      -bodyTs: "'/comment/1916723)':239 '0':33,50,119,152 '00.0':61,104 '0000':59,102 '05':60,103 '1':76,93 '1080':30,47,73,90,116,136,149,169,182,204,215,228 '20':22,39,65,82,108,128,141,161,174,196,207,220 '21':23,40,66,83,109,129,142,162,175,197,208,221 '30':24,41,67,84,110,130,143,163,176,198,209,222 '5.10':254 '54':25,42,68,85,111,131,144,164,177,199,210,223 'amdgpu':10,32,49,75,92,139,172 'argument':63,106 'beehaw.org':238 'beehaw.org/comment/1916723)':237 'believ':2 'best':258 'config':125,158,193 'dec':21,38,64,81,107,127,140,160,173,195,206,219 'definit':247 'delet':120,153 'detect':186 'devic':56,99,184 'doesn':240 'driver':11 'drm':51,55,94,98 'ee':48,91,117,150,183,205,229,233 'enabl':37,80 'end':242 'error':20,218 'fail':52,95 'fatal':216 'file':194 'found':232 'ii':31,74,137,170 'invalid':62,105 'issu':5 'judg':15 'kernel':35,78 'kms':34,77 'like':256 'll':246 'look':248 'match':124,157,189 'might':6 'minion':26,43,69,86,112,132,145,165,178,200,211,224 'modeset':36,79 'new':14 'none':188 'open':54,97 'pci':58,101 'pin':251 'screen':118,151,231 'section':126,159 'seem':255 'server':217 'shot':259 'string':18 'thing':252 'unloadmodul':138,171 'work':244 'wrapper':29,46,72,89,115,135,148,168,181,203,214,227 'xserver':28,45,71,88,114,134,147,167,180,202,213,226 'xserver-wrapp':27,44,70,87,113,133,146,166,179,201,212,225"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1916760"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703862604 {#2453
        date: 2023-12-29 16:10:04.0 +01:00
      }
      +"title": 262278
    }
    1 => App\Entity\EntryComment {#1906
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +body: """
        I did try kernel 6.6 without either patch before installing the new one, and I can confirm that the issue was still present on that version.\n
        \n
        With the new patch though (*after adding a comma to the end of each .ident string*), everything is working as expected.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703937913 {#2383
        date: 2023-12-30 13:05:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Splatsune@beehaw.org"
        "@Corngood@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1708 …}
      +nested: Doctrine\ORM\PersistentCollection {#1410 …}
      +votes: Doctrine\ORM\PersistentCollection {#1907 …}
      +reports: Doctrine\ORM\PersistentCollection {#1407 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
      -id: 264535
      -bodyTs: "'6.6':5 'ad':33 'comma':35 'confirm':17 'either':7 'end':38 'everyth':43 'expect':47 'ident':41 'instal':10 'issu':20 'kernel':4 'new':12,29 'one':13 'patch':8,30 'present':23 'still':22 'string':42 'though':31 'tri':3 'version':26 'without':6 'work':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1918502"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703937913 {#1910
        date: 2023-12-30 13:05:13.0 +01:00
      }
      +"title": 264535
    }
    2 => App\Entity\EntryComment {#2377
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +body: """
        Either way, this did it! Thank you so much!\n
        \n
        ![](https://beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703893209 {#2363
        date: 2023-12-30 00:40:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Splatsune@beehaw.org"
        "@Corngood@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2359 …}
      +nested: Doctrine\ORM\PersistentCollection {#2364 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
      -id: 263463
      -bodyTs: "'/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':12 'beehaw.org':11 'beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':10 'either':1 'much':9 'thank':6 'way':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1917660"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703893209 {#2370
        date: 2023-12-30 00:40:09.0 +01:00
      }
      +"title": 263463
    }
    0 => App\Entity\EntryComment {#2395
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +body: "Exciting! Thank you so much for your help mate, it’s very much appreciated."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704411652 {#2392
        date: 2024-01-05 00:40:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Splatsune@beehaw.org"
        "@Corngood@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1384 …}
      +nested: Doctrine\ORM\PersistentCollection {#1383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1405 …}
      +reports: Doctrine\ORM\PersistentCollection {#1382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
      -id: 281166
      -bodyTs: "'appreci':14 'excit':1 'help':8 'mate':9 'much':5,13 'thank':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1948389"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704411652 {#2394
        date: 2024-01-05 00:40:52.0 +01:00
      }
      +"title": 281166
    }
  ]
  -id: 25574
  -titleTs: "'affect':10 'around':21 'irq':15 'kernel':13 'keyboard':2 'laptop':1,8 'regress':16 'think':5 'unknown':7 'unrespons':3 'work':20 'zen':14"
  -bodyTs: "'/.infinitylaptop-debugging/)':268 '/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':182 '1650':57 '5':51 '5.10':148 '5a165':36 '6600h':52 'abl':166,220 'acpidump':258 'ago':10 'anyth':120,316 'australian':41 'avail':139 'believ':186 'best':311 'bit':107 'bm':37 'boot':73,78,168 'chose':20 'command':244 'coupl':7,242 'cpu':53 'current':301 'debug':109 'desktop':29 'detail':253 'devic':100 'discuss':190 'display':291 'dmidecod':257 'done':104,240 'driver':64 'e15':35 'e15-5a165-bm':34 'els':317 'etc':259 'exist':28 'fact':92 'fair':106 'far':111 'featur':48 'figur':287 'files.neurario.com':267 'files.neurario.com/.infinitylaptop-debugging/)':266 'find':176 'folder':265 'follow':136 'found':81,262 'futur':210 'game':45 'geforc':56 'generic':63 'go':25 'graphic':171 'great':68 'grub/systemd-boot':75 'gtx':58 'hope':304 'howev':76 'i8042':65 'includ':74 'infin':33,38 'info':254 'input':89,99 'interfac':172 'issu':188 'kernel':140,155,211,224,283,302 'keyboard':60,84,144 'know':123 'known':197 'laptop':5,46,251 'latest':138 'learn':228,297 'linux':17 'local':42 'log':248 'longer':86,94,164 'lore.kernel':178 'lore.kernel.org':181 'lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':180 'lshw':255 'lspci':256 'lts':149 'manag':174,292 'manual':121 'manufactur':43 'mayb':206 'might':217,319 'miss':321 'month':9 'nixo':21,159 'older':282 'option':277,312 'patch':119,222,299 'pick':2 'proper':128 'pull':246 'purpos':13 'recognis':146 'respond':87 'result':160 'right':236 'ryzen':50 'search':129 'server':272 'set':15,151,237 'show':95 'someon':113 'stabil':23 'tell':192 'theoret':215 'thread':179 'understand':275 'use':61,157,234,280 've':80,103,132,239 'version':212 'wait':207 'web':271 'window':70 'work':67,133,200,295,307"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703921601
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10638996"
  +editedAt: DateTimeImmutable @1708970126 {#1660
    date: 2024-02-26 18:55:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703835201 {#1449
    date: 2023-12-29 08:33:21.0 +01:00
  }
}
"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
App\Entity\Entry {#1434
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
  +slug: "Laptop-keyboard-unresponsive-I-think-my-unknown-laptop-is-affected"
  +title: "Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?"
  +url: null
  +body: """
    I picked up a laptop a couple of months ago for the purpose of setting up Linux on (I chose NixOS for stability) to go with my existing desktop. It’s an *Infinity E15-5A165-BM* (Infinity being an Australian local manufacturer of gaming laptops) which features a Ryzen 5 6600H CPU and a GeForce 1650 GTX.\n
    \n
    The keyboard uses a generic driver (i8042), which works great on Windows and when booting (including Grub/systemd-boot). However, once booted, I’ve found that the keyboard no longer responds to input - and in fact no longer shows up as an input device. Now, I’ve done a fair bit of debugging so far (for someone who’s not had to patch anything manually but knows how to do a proper search) and I’ve worked out the following:\n
    \n
    - The latest available kernel in which the keyboard is recognised is 5.10 LTS - but setting this as the kernel to use in NixOS results in me no longer being able to boot into a graphical interface.\n
    - I managed to find [this lore.kernel thread](https://lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/T/) ‪‬ in which I believe my issue is discussed. This tells me that it’s known and being worked on and that I can maybe wait for a future kernel version, and that theoretically I *might* just be able to patch the kernel myself, if I learn how to do that and use the right settings?\n
    \n
    I’ve done a couple of commands and pulled some logs from the laptop, and detailed info - lshw, lspci, dmidecode, acpidump, etc - can be found in [this folder](https://files.neurario.com/.InfinityLaptop-Debugging/) on my web server.\n
    \n
    To my understanding my options are to use the older kernel for now and figure out why the display manager is not working, or learn to patch the current kernel and hope that that works. What’s my best option, and is there anything else I might be missing ?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 14
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711751334 {#1624
    date: 2024-03-29 23:28:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
  +badges: Doctrine\ORM\PersistentCollection {#1559 …}
  +children: [
    4 => App\Entity\EntryComment {#1689
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +body: """
        Figured I’d do the pre-setup before I went to bed, so I’ve [run the grep command](https://files.neurario.com/.InfinityLaptop-Debugging/dmi_grep.log) and put the board_name from that output such that the patch now reads thus:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">  boot.kernelPatches = [{\n
        </span><span style="color:#323232;">      name = "acpi quirk";\n
        </span><span style="color:#323232;">      patch = pkgs.writeText "acpi.patch" '' \n
        </span><span style="color:#323232;">diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c \n
        </span><span style="color:#323232;">index 297a88587031..655332f3a5da 100644 \n
        </span><span style="color:#323232;">--- a/drivers/acpi/resource.c \n
        </span><span style="color:#323232;">+++ b/drivers/acpi/resource.c \n
        </span><span style="color:#323232;">@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {\n
        </span><span style="color:#323232;">                        DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"), \n
        </span><span style="color:#323232;">                }, \n
        </span><span style="color:#323232;">        }, \n
        </span><span style="color:#323232;">+       { \n
        </span><span style="color:#323232;">+               /* Infinity E15-5A165-BM */ \n
        </span><span style="color:#323232;">+               .matches = { \n
        </span><span style="color:#323232;">+                       DMI_MATCH(DMI_BOARD_NAME, "GM5RG1E0009COM"), \n
        </span><span style="color:#323232;">+               }, \n
        </span><span style="color:#323232;">+       }, \n
        </span><span style="color:#323232;">        { } \n
        </span><span style="color:#323232;"> }; \n
        </span><span style="color:#323232;">'';\n
        </span><span style="color:#323232;">  }];\n
        </span>\n
        ```\n
        \n
        I’ll report back with the results when I’m able.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703862352 {#1558
        date: 2023-12-29 16:05:52.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@Splatsune@beehaw.org"
        "@Corngood@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1715 …}
      +votes: Doctrine\ORM\PersistentCollection {#1724 …}
      +reports: Doctrine\ORM\PersistentCollection {#1733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
      -id: 262273
      -bodyTs: "'+524':58 '-524':56 '/.infinitylaptop-debugging/dmi_grep.log)':23 '100644':53 '12':59 '297a88587031':51 '5a165':77 '6':57 '655332f3a5da':52 'a/drivers/acpi/resource.c':48,54 'abl':96 'acpi':41 'acpi.patch':45 'b/drivers/acpi/resource.c':49,55 'back':89 'bed':13 'bm':78 'board':27,71,83 'boot.kernelpatches':39 'command':20 'const':61 'd':3 'diff':46 'dmi':63,68,70,80,82 'e15':76 'e15-5a165-bm':75 'figur':1 'files.neurario.com':22 'files.neurario.com/.infinitylaptop-debugging/dmi_grep.log)':21 'git':47 'gm5rg1e0009com':85 'gm6bg0q':73 'grep':19 'id':65 'index':50 'infin':74 'laptop':67 'll':87 'm':95 'match':69,79,81 'name':28,40,72,84 'output':31 'patch':35,43 'pcspecialist':66 'pkgs.writetext':44 'pre':7 'pre-setup':6 'put':25 'quirk':42 'read':37 'report':88 'result':92 'run':17 'setup':8 'static':60 'struct':62 'system':64 'thus':38 've':16 'went':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1916756"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703862352 {#1566
        date: 2023-12-29 16:05:52.0 +01:00
      }
      +"title": 262273
    }
    3 => App\Entity\EntryComment {#2452
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
      +body: """
        I *believe* that the issue might be that the amdgpu driver is too new, judging by this string of errors:\n
        \n
        ```\n
        \n
        <span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(0): [KMS] Kernel modesetting enabled.\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(1): [KMS] Kernel modesetting enabled.\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(1): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Device(s) detected, but none match those in the config file.\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE)\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: Fatal server error:\n
        </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) no screens found(EE)\n
        </span>\n
        ```\n
        \n
        So if [this](https://beehaw.org/comment/1916723) doesn’t end up working, I’ll definitely look into the pinning thing, because 5.10 seems like my best shot.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703862604 {#1629
        date: 2023-12-29 16:10:04.0 +01:00
      }
      +ip: null
      +tags: [
        "323232"
      ]
      +mentions: [
        "@Splatsune@beehaw.org"
        "@chaorace@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2458 …}
      +nested: Doctrine\ORM\PersistentCollection {#2457 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2468 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
      -id: 262278
      -bodyTs: "'/comment/1916723)':239 '0':33,50,119,152 '00.0':61,104 '0000':59,102 '05':60,103 '1':76,93 '1080':30,47,73,90,116,136,149,169,182,204,215,228 '20':22,39,65,82,108,128,141,161,174,196,207,220 '21':23,40,66,83,109,129,142,162,175,197,208,221 '30':24,41,67,84,110,130,143,163,176,198,209,222 '5.10':254 '54':25,42,68,85,111,131,144,164,177,199,210,223 'amdgpu':10,32,49,75,92,139,172 'argument':63,106 'beehaw.org':238 'beehaw.org/comment/1916723)':237 'believ':2 'best':258 'config':125,158,193 'dec':21,38,64,81,107,127,140,160,173,195,206,219 'definit':247 'delet':120,153 'detect':186 'devic':56,99,184 'doesn':240 'driver':11 'drm':51,55,94,98 'ee':48,91,117,150,183,205,229,233 'enabl':37,80 'end':242 'error':20,218 'fail':52,95 'fatal':216 'file':194 'found':232 'ii':31,74,137,170 'invalid':62,105 'issu':5 'judg':15 'kernel':35,78 'kms':34,77 'like':256 'll':246 'look':248 'match':124,157,189 'might':6 'minion':26,43,69,86,112,132,145,165,178,200,211,224 'modeset':36,79 'new':14 'none':188 'open':54,97 'pci':58,101 'pin':251 'screen':118,151,231 'section':126,159 'seem':255 'server':217 'shot':259 'string':18 'thing':252 'unloadmodul':138,171 'work':244 'wrapper':29,46,72,89,115,135,148,168,181,203,214,227 'xserver':28,45,71,88,114,134,147,167,180,202,213,226 'xserver-wrapp':27,44,70,87,113,133,146,166,179,201,212,225"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1916760"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703862604 {#2453
        date: 2023-12-29 16:10:04.0 +01:00
      }
      +"title": 262278
    }
    1 => App\Entity\EntryComment {#1906
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +body: """
        I did try kernel 6.6 without either patch before installing the new one, and I can confirm that the issue was still present on that version.\n
        \n
        With the new patch though (*after adding a comma to the end of each .ident string*), everything is working as expected.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703937913 {#2383
        date: 2023-12-30 13:05:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Splatsune@beehaw.org"
        "@Corngood@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1708 …}
      +nested: Doctrine\ORM\PersistentCollection {#1410 …}
      +votes: Doctrine\ORM\PersistentCollection {#1907 …}
      +reports: Doctrine\ORM\PersistentCollection {#1407 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
      -id: 264535
      -bodyTs: "'6.6':5 'ad':33 'comma':35 'confirm':17 'either':7 'end':38 'everyth':43 'expect':47 'ident':41 'instal':10 'issu':20 'kernel':4 'new':12,29 'one':13 'patch':8,30 'present':23 'still':22 'string':42 'though':31 'tri':3 'version':26 'without':6 'work':45"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1918502"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703937913 {#1910
        date: 2023-12-30 13:05:13.0 +01:00
      }
      +"title": 264535
    }
    2 => App\Entity\EntryComment {#2377
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +body: """
        Either way, this did it! Thank you so much!\n
        \n
        ![](https://beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703893209 {#2363
        date: 2023-12-30 00:40:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Splatsune@beehaw.org"
        "@Corngood@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2359 …}
      +nested: Doctrine\ORM\PersistentCollection {#2364 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
      -id: 263463
      -bodyTs: "'/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':12 'beehaw.org':11 'beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':10 'either':1 'much':9 'thank':6 'way':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1917660"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703893209 {#2370
        date: 2023-12-30 00:40:09.0 +01:00
      }
      +"title": 263463
    }
    0 => App\Entity\EntryComment {#2395
      +user: App\Entity\User {#264 …}
      +entry: App\Entity\Entry {#1434}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
      +body: "Exciting! Thank you so much for your help mate, it’s very much appreciated."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704411652 {#2392
        date: 2024-01-05 00:40:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Splatsune@beehaw.org"
        "@Corngood@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1384 …}
      +nested: Doctrine\ORM\PersistentCollection {#1383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1405 …}
      +reports: Doctrine\ORM\PersistentCollection {#1382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
      -id: 281166
      -bodyTs: "'appreci':14 'excit':1 'help':8 'mate':9 'much':5,13 'thank':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1948389"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704411652 {#2394
        date: 2024-01-05 00:40:52.0 +01:00
      }
      +"title": 281166
    }
  ]
  -id: 25574
  -titleTs: "'affect':10 'around':21 'irq':15 'kernel':13 'keyboard':2 'laptop':1,8 'regress':16 'think':5 'unknown':7 'unrespons':3 'work':20 'zen':14"
  -bodyTs: "'/.infinitylaptop-debugging/)':268 '/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':182 '1650':57 '5':51 '5.10':148 '5a165':36 '6600h':52 'abl':166,220 'acpidump':258 'ago':10 'anyth':120,316 'australian':41 'avail':139 'believ':186 'best':311 'bit':107 'bm':37 'boot':73,78,168 'chose':20 'command':244 'coupl':7,242 'cpu':53 'current':301 'debug':109 'desktop':29 'detail':253 'devic':100 'discuss':190 'display':291 'dmidecod':257 'done':104,240 'driver':64 'e15':35 'e15-5a165-bm':34 'els':317 'etc':259 'exist':28 'fact':92 'fair':106 'far':111 'featur':48 'figur':287 'files.neurario.com':267 'files.neurario.com/.infinitylaptop-debugging/)':266 'find':176 'folder':265 'follow':136 'found':81,262 'futur':210 'game':45 'geforc':56 'generic':63 'go':25 'graphic':171 'great':68 'grub/systemd-boot':75 'gtx':58 'hope':304 'howev':76 'i8042':65 'includ':74 'infin':33,38 'info':254 'input':89,99 'interfac':172 'issu':188 'kernel':140,155,211,224,283,302 'keyboard':60,84,144 'know':123 'known':197 'laptop':5,46,251 'latest':138 'learn':228,297 'linux':17 'local':42 'log':248 'longer':86,94,164 'lore.kernel':178 'lore.kernel.org':181 'lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':180 'lshw':255 'lspci':256 'lts':149 'manag':174,292 'manual':121 'manufactur':43 'mayb':206 'might':217,319 'miss':321 'month':9 'nixo':21,159 'older':282 'option':277,312 'patch':119,222,299 'pick':2 'proper':128 'pull':246 'purpos':13 'recognis':146 'respond':87 'result':160 'right':236 'ryzen':50 'search':129 'server':272 'set':15,151,237 'show':95 'someon':113 'stabil':23 'tell':192 'theoret':215 'thread':179 'understand':275 'use':61,157,234,280 've':80,103,132,239 'version':212 'wait':207 'web':271 'window':70 'work':67,133,200,295,307"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703921601
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10638996"
  +editedAt: DateTimeImmutable @1708970126 {#1660
    date: 2024-02-26 18:55:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703835201 {#1449
    date: 2023-12-29 08:33:21.0 +01:00
  }
}
"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 {#1689
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Laptop-keyboard-unresponsive-I-think-my-unknown-laptop-is-affected"
    +title: "Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?"
    +url: null
    +body: """
      I picked up a laptop a couple of months ago for the purpose of setting up Linux on (I chose NixOS for stability) to go with my existing desktop. It’s an *Infinity E15-5A165-BM* (Infinity being an Australian local manufacturer of gaming laptops) which features a Ryzen 5 6600H CPU and a GeForce 1650 GTX.\n
      \n
      The keyboard uses a generic driver (i8042), which works great on Windows and when booting (including Grub/systemd-boot). However, once booted, I’ve found that the keyboard no longer responds to input - and in fact no longer shows up as an input device. Now, I’ve done a fair bit of debugging so far (for someone who’s not had to patch anything manually but knows how to do a proper search) and I’ve worked out the following:\n
      \n
      - The latest available kernel in which the keyboard is recognised is 5.10 LTS - but setting this as the kernel to use in NixOS results in me no longer being able to boot into a graphical interface.\n
      - I managed to find [this lore.kernel thread](https://lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/T/) ‪‬ in which I believe my issue is discussed. This tells me that it’s known and being worked on and that I can maybe wait for a future kernel version, and that theoretically I *might* just be able to patch the kernel myself, if I learn how to do that and use the right settings?\n
      \n
      I’ve done a couple of commands and pulled some logs from the laptop, and detailed info - lshw, lspci, dmidecode, acpidump, etc - can be found in [this folder](https://files.neurario.com/.InfinityLaptop-Debugging/) on my web server.\n
      \n
      To my understanding my options are to use the older kernel for now and figure out why the display manager is not working, or learn to patch the current kernel and hope that that works. What’s my best option, and is there anything else I might be missing ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711751334 {#1624
      date: 2024-03-29 23:28:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      4 => App\Entity\EntryComment {#1689}
      3 => App\Entity\EntryComment {#2452
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: """
          I *believe* that the issue might be that the amdgpu driver is too new, judging by this string of errors:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(0): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(1): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(1): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Device(s) detected, but none match those in the config file.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE)\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: Fatal server error:\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) no screens found(EE)\n
          </span>\n
          ```\n
          \n
          So if [this](https://beehaw.org/comment/1916723) doesn’t end up working, I’ll definitely look into the pinning thing, because 5.10 seems like my best shot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703862604 {#1629
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@chaorace@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2458 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 262278
        -bodyTs: "'/comment/1916723)':239 '0':33,50,119,152 '00.0':61,104 '0000':59,102 '05':60,103 '1':76,93 '1080':30,47,73,90,116,136,149,169,182,204,215,228 '20':22,39,65,82,108,128,141,161,174,196,207,220 '21':23,40,66,83,109,129,142,162,175,197,208,221 '30':24,41,67,84,110,130,143,163,176,198,209,222 '5.10':254 '54':25,42,68,85,111,131,144,164,177,199,210,223 'amdgpu':10,32,49,75,92,139,172 'argument':63,106 'beehaw.org':238 'beehaw.org/comment/1916723)':237 'believ':2 'best':258 'config':125,158,193 'dec':21,38,64,81,107,127,140,160,173,195,206,219 'definit':247 'delet':120,153 'detect':186 'devic':56,99,184 'doesn':240 'driver':11 'drm':51,55,94,98 'ee':48,91,117,150,183,205,229,233 'enabl':37,80 'end':242 'error':20,218 'fail':52,95 'fatal':216 'file':194 'found':232 'ii':31,74,137,170 'invalid':62,105 'issu':5 'judg':15 'kernel':35,78 'kms':34,77 'like':256 'll':246 'look':248 'match':124,157,189 'might':6 'minion':26,43,69,86,112,132,145,165,178,200,211,224 'modeset':36,79 'new':14 'none':188 'open':54,97 'pci':58,101 'pin':251 'screen':118,151,231 'section':126,159 'seem':255 'server':217 'shot':259 'string':18 'thing':252 'unloadmodul':138,171 'work':244 'wrapper':29,46,72,89,115,135,148,168,181,203,214,227 'xserver':28,45,71,88,114,134,147,167,180,202,213,226 'xserver-wrapp':27,44,70,87,113,133,146,166,179,201,212,225"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916760"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862604 {#2453
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +"title": 262278
      }
      1 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          I did try kernel 6.6 without either patch before installing the new one, and I can confirm that the issue was still present on that version.\n
          \n
          With the new patch though (*after adding a comma to the end of each .ident string*), everything is working as expected.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703937913 {#2383
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 264535
        -bodyTs: "'6.6':5 'ad':33 'comma':35 'confirm':17 'either':7 'end':38 'everyth':43 'expect':47 'ident':41 'instal':10 'issu':20 'kernel':4 'new':12,29 'one':13 'patch':8,30 'present':23 'still':22 'string':42 'though':31 'tri':3 'version':26 'without':6 'work':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1918502"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703937913 {#1910
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +"title": 264535
      }
      2 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Either way, this did it! Thank you so much!\n
          \n
          ![](https://beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703893209 {#2363
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 263463
        -bodyTs: "'/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':12 'beehaw.org':11 'beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':10 'either':1 'much':9 'thank':6 'way':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1917660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703893209 {#2370
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +"title": 263463
      }
      0 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "Exciting! Thank you so much for your help mate, it’s very much appreciated."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704411652 {#2392
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1384 …}
        +nested: Doctrine\ORM\PersistentCollection {#1383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1405 …}
        +reports: Doctrine\ORM\PersistentCollection {#1382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
        -id: 281166
        -bodyTs: "'appreci':14 'excit':1 'help':8 'mate':9 'much':5,13 'thank':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1948389"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704411652 {#2394
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +"title": 281166
      }
    ]
    -id: 25574
    -titleTs: "'affect':10 'around':21 'irq':15 'kernel':13 'keyboard':2 'laptop':1,8 'regress':16 'think':5 'unknown':7 'unrespons':3 'work':20 'zen':14"
    -bodyTs: "'/.infinitylaptop-debugging/)':268 '/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':182 '1650':57 '5':51 '5.10':148 '5a165':36 '6600h':52 'abl':166,220 'acpidump':258 'ago':10 'anyth':120,316 'australian':41 'avail':139 'believ':186 'best':311 'bit':107 'bm':37 'boot':73,78,168 'chose':20 'command':244 'coupl':7,242 'cpu':53 'current':301 'debug':109 'desktop':29 'detail':253 'devic':100 'discuss':190 'display':291 'dmidecod':257 'done':104,240 'driver':64 'e15':35 'e15-5a165-bm':34 'els':317 'etc':259 'exist':28 'fact':92 'fair':106 'far':111 'featur':48 'figur':287 'files.neurario.com':267 'files.neurario.com/.infinitylaptop-debugging/)':266 'find':176 'folder':265 'follow':136 'found':81,262 'futur':210 'game':45 'geforc':56 'generic':63 'go':25 'graphic':171 'great':68 'grub/systemd-boot':75 'gtx':58 'hope':304 'howev':76 'i8042':65 'includ':74 'infin':33,38 'info':254 'input':89,99 'interfac':172 'issu':188 'kernel':140,155,211,224,283,302 'keyboard':60,84,144 'know':123 'known':197 'laptop':5,46,251 'latest':138 'learn':228,297 'linux':17 'local':42 'log':248 'longer':86,94,164 'lore.kernel':178 'lore.kernel.org':181 'lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':180 'lshw':255 'lspci':256 'lts':149 'manag':174,292 'manual':121 'manufactur':43 'mayb':206 'might':217,319 'miss':321 'month':9 'nixo':21,159 'older':282 'option':277,312 'patch':119,222,299 'pick':2 'proper':128 'pull':246 'purpos':13 'recognis':146 'respond':87 'result':160 'right':236 'ryzen':50 'search':129 'server':272 'set':15,151,237 'show':95 'someon':113 'stabil':23 'tell':192 'theoret':215 'thread':179 'understand':275 'use':61,157,234,280 've':80,103,132,239 'version':212 'wait':207 'web':271 'window':70 'work':67,133,200,295,307"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703921601
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10638996"
    +editedAt: DateTimeImmutable @1708970126 {#1660
      date: 2024-02-26 18:55:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703835201 {#1449
      date: 2023-12-29 08:33:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: """
    Figured I’d do the pre-setup before I went to bed, so I’ve [run the grep command](https://files.neurario.com/.InfinityLaptop-Debugging/dmi_grep.log) and put the board_name from that output such that the patch now reads thus:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">  boot.kernelPatches = [{\n
    </span><span style="color:#323232;">      name = "acpi quirk";\n
    </span><span style="color:#323232;">      patch = pkgs.writeText "acpi.patch" '' \n
    </span><span style="color:#323232;">diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c \n
    </span><span style="color:#323232;">index 297a88587031..655332f3a5da 100644 \n
    </span><span style="color:#323232;">--- a/drivers/acpi/resource.c \n
    </span><span style="color:#323232;">+++ b/drivers/acpi/resource.c \n
    </span><span style="color:#323232;">@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {\n
    </span><span style="color:#323232;">                        DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"), \n
    </span><span style="color:#323232;">                }, \n
    </span><span style="color:#323232;">        }, \n
    </span><span style="color:#323232;">+       { \n
    </span><span style="color:#323232;">+               /* Infinity E15-5A165-BM */ \n
    </span><span style="color:#323232;">+               .matches = { \n
    </span><span style="color:#323232;">+                       DMI_MATCH(DMI_BOARD_NAME, "GM5RG1E0009COM"), \n
    </span><span style="color:#323232;">+               }, \n
    </span><span style="color:#323232;">+       }, \n
    </span><span style="color:#323232;">        { } \n
    </span><span style="color:#323232;"> }; \n
    </span><span style="color:#323232;">'';\n
    </span><span style="color:#323232;">  }];\n
    </span>\n
    ```\n
    \n
    I’ll report back with the results when I’m able.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703862352 {#1558
    date: 2023-12-29 16:05:52.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@Splatsune@beehaw.org"
    "@Corngood@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1715 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 262273
  -bodyTs: "'+524':58 '-524':56 '/.infinitylaptop-debugging/dmi_grep.log)':23 '100644':53 '12':59 '297a88587031':51 '5a165':77 '6':57 '655332f3a5da':52 'a/drivers/acpi/resource.c':48,54 'abl':96 'acpi':41 'acpi.patch':45 'b/drivers/acpi/resource.c':49,55 'back':89 'bed':13 'bm':78 'board':27,71,83 'boot.kernelpatches':39 'command':20 'const':61 'd':3 'diff':46 'dmi':63,68,70,80,82 'e15':76 'e15-5a165-bm':75 'figur':1 'files.neurario.com':22 'files.neurario.com/.infinitylaptop-debugging/dmi_grep.log)':21 'git':47 'gm5rg1e0009com':85 'gm6bg0q':73 'grep':19 'id':65 'index':50 'infin':74 'laptop':67 'll':87 'm':95 'match':69,79,81 'name':28,40,72,84 'output':31 'patch':35,43 'pcspecialist':66 'pkgs.writetext':44 'pre':7 'pre-setup':6 'put':25 'quirk':42 'read':37 'report':88 'result':92 'run':17 'setup':8 'static':60 'struct':62 'system':64 'thus':38 've':16 'went':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703862352 {#1566
    date: 2023-12-29 16:05:52.0 +01:00
  }
  +"title": 262273
}
"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 {#1689
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Laptop-keyboard-unresponsive-I-think-my-unknown-laptop-is-affected"
    +title: "Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?"
    +url: null
    +body: """
      I picked up a laptop a couple of months ago for the purpose of setting up Linux on (I chose NixOS for stability) to go with my existing desktop. It’s an *Infinity E15-5A165-BM* (Infinity being an Australian local manufacturer of gaming laptops) which features a Ryzen 5 6600H CPU and a GeForce 1650 GTX.\n
      \n
      The keyboard uses a generic driver (i8042), which works great on Windows and when booting (including Grub/systemd-boot). However, once booted, I’ve found that the keyboard no longer responds to input - and in fact no longer shows up as an input device. Now, I’ve done a fair bit of debugging so far (for someone who’s not had to patch anything manually but knows how to do a proper search) and I’ve worked out the following:\n
      \n
      - The latest available kernel in which the keyboard is recognised is 5.10 LTS - but setting this as the kernel to use in NixOS results in me no longer being able to boot into a graphical interface.\n
      - I managed to find [this lore.kernel thread](https://lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/T/) ‪‬ in which I believe my issue is discussed. This tells me that it’s known and being worked on and that I can maybe wait for a future kernel version, and that theoretically I *might* just be able to patch the kernel myself, if I learn how to do that and use the right settings?\n
      \n
      I’ve done a couple of commands and pulled some logs from the laptop, and detailed info - lshw, lspci, dmidecode, acpidump, etc - can be found in [this folder](https://files.neurario.com/.InfinityLaptop-Debugging/) on my web server.\n
      \n
      To my understanding my options are to use the older kernel for now and figure out why the display manager is not working, or learn to patch the current kernel and hope that that works. What’s my best option, and is there anything else I might be missing ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711751334 {#1624
      date: 2024-03-29 23:28:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      4 => App\Entity\EntryComment {#1689}
      3 => App\Entity\EntryComment {#2452
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: """
          I *believe* that the issue might be that the amdgpu driver is too new, judging by this string of errors:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(0): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(1): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(1): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Device(s) detected, but none match those in the config file.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE)\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: Fatal server error:\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) no screens found(EE)\n
          </span>\n
          ```\n
          \n
          So if [this](https://beehaw.org/comment/1916723) doesn’t end up working, I’ll definitely look into the pinning thing, because 5.10 seems like my best shot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703862604 {#1629
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@chaorace@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2458 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 262278
        -bodyTs: "'/comment/1916723)':239 '0':33,50,119,152 '00.0':61,104 '0000':59,102 '05':60,103 '1':76,93 '1080':30,47,73,90,116,136,149,169,182,204,215,228 '20':22,39,65,82,108,128,141,161,174,196,207,220 '21':23,40,66,83,109,129,142,162,175,197,208,221 '30':24,41,67,84,110,130,143,163,176,198,209,222 '5.10':254 '54':25,42,68,85,111,131,144,164,177,199,210,223 'amdgpu':10,32,49,75,92,139,172 'argument':63,106 'beehaw.org':238 'beehaw.org/comment/1916723)':237 'believ':2 'best':258 'config':125,158,193 'dec':21,38,64,81,107,127,140,160,173,195,206,219 'definit':247 'delet':120,153 'detect':186 'devic':56,99,184 'doesn':240 'driver':11 'drm':51,55,94,98 'ee':48,91,117,150,183,205,229,233 'enabl':37,80 'end':242 'error':20,218 'fail':52,95 'fatal':216 'file':194 'found':232 'ii':31,74,137,170 'invalid':62,105 'issu':5 'judg':15 'kernel':35,78 'kms':34,77 'like':256 'll':246 'look':248 'match':124,157,189 'might':6 'minion':26,43,69,86,112,132,145,165,178,200,211,224 'modeset':36,79 'new':14 'none':188 'open':54,97 'pci':58,101 'pin':251 'screen':118,151,231 'section':126,159 'seem':255 'server':217 'shot':259 'string':18 'thing':252 'unloadmodul':138,171 'work':244 'wrapper':29,46,72,89,115,135,148,168,181,203,214,227 'xserver':28,45,71,88,114,134,147,167,180,202,213,226 'xserver-wrapp':27,44,70,87,113,133,146,166,179,201,212,225"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916760"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862604 {#2453
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +"title": 262278
      }
      1 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          I did try kernel 6.6 without either patch before installing the new one, and I can confirm that the issue was still present on that version.\n
          \n
          With the new patch though (*after adding a comma to the end of each .ident string*), everything is working as expected.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703937913 {#2383
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 264535
        -bodyTs: "'6.6':5 'ad':33 'comma':35 'confirm':17 'either':7 'end':38 'everyth':43 'expect':47 'ident':41 'instal':10 'issu':20 'kernel':4 'new':12,29 'one':13 'patch':8,30 'present':23 'still':22 'string':42 'though':31 'tri':3 'version':26 'without':6 'work':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1918502"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703937913 {#1910
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +"title": 264535
      }
      2 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Either way, this did it! Thank you so much!\n
          \n
          ![](https://beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703893209 {#2363
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 263463
        -bodyTs: "'/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':12 'beehaw.org':11 'beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':10 'either':1 'much':9 'thank':6 'way':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1917660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703893209 {#2370
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +"title": 263463
      }
      0 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "Exciting! Thank you so much for your help mate, it’s very much appreciated."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704411652 {#2392
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1384 …}
        +nested: Doctrine\ORM\PersistentCollection {#1383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1405 …}
        +reports: Doctrine\ORM\PersistentCollection {#1382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
        -id: 281166
        -bodyTs: "'appreci':14 'excit':1 'help':8 'mate':9 'much':5,13 'thank':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1948389"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704411652 {#2394
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +"title": 281166
      }
    ]
    -id: 25574
    -titleTs: "'affect':10 'around':21 'irq':15 'kernel':13 'keyboard':2 'laptop':1,8 'regress':16 'think':5 'unknown':7 'unrespons':3 'work':20 'zen':14"
    -bodyTs: "'/.infinitylaptop-debugging/)':268 '/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':182 '1650':57 '5':51 '5.10':148 '5a165':36 '6600h':52 'abl':166,220 'acpidump':258 'ago':10 'anyth':120,316 'australian':41 'avail':139 'believ':186 'best':311 'bit':107 'bm':37 'boot':73,78,168 'chose':20 'command':244 'coupl':7,242 'cpu':53 'current':301 'debug':109 'desktop':29 'detail':253 'devic':100 'discuss':190 'display':291 'dmidecod':257 'done':104,240 'driver':64 'e15':35 'e15-5a165-bm':34 'els':317 'etc':259 'exist':28 'fact':92 'fair':106 'far':111 'featur':48 'figur':287 'files.neurario.com':267 'files.neurario.com/.infinitylaptop-debugging/)':266 'find':176 'folder':265 'follow':136 'found':81,262 'futur':210 'game':45 'geforc':56 'generic':63 'go':25 'graphic':171 'great':68 'grub/systemd-boot':75 'gtx':58 'hope':304 'howev':76 'i8042':65 'includ':74 'infin':33,38 'info':254 'input':89,99 'interfac':172 'issu':188 'kernel':140,155,211,224,283,302 'keyboard':60,84,144 'know':123 'known':197 'laptop':5,46,251 'latest':138 'learn':228,297 'linux':17 'local':42 'log':248 'longer':86,94,164 'lore.kernel':178 'lore.kernel.org':181 'lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':180 'lshw':255 'lspci':256 'lts':149 'manag':174,292 'manual':121 'manufactur':43 'mayb':206 'might':217,319 'miss':321 'month':9 'nixo':21,159 'older':282 'option':277,312 'patch':119,222,299 'pick':2 'proper':128 'pull':246 'purpos':13 'recognis':146 'respond':87 'result':160 'right':236 'ryzen':50 'search':129 'server':272 'set':15,151,237 'show':95 'someon':113 'stabil':23 'tell':192 'theoret':215 'thread':179 'understand':275 'use':61,157,234,280 've':80,103,132,239 'version':212 'wait':207 'web':271 'window':70 'work':67,133,200,295,307"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703921601
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10638996"
    +editedAt: DateTimeImmutable @1708970126 {#1660
      date: 2024-02-26 18:55:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703835201 {#1449
      date: 2023-12-29 08:33:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: """
    Figured I’d do the pre-setup before I went to bed, so I’ve [run the grep command](https://files.neurario.com/.InfinityLaptop-Debugging/dmi_grep.log) and put the board_name from that output such that the patch now reads thus:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">  boot.kernelPatches = [{\n
    </span><span style="color:#323232;">      name = "acpi quirk";\n
    </span><span style="color:#323232;">      patch = pkgs.writeText "acpi.patch" '' \n
    </span><span style="color:#323232;">diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c \n
    </span><span style="color:#323232;">index 297a88587031..655332f3a5da 100644 \n
    </span><span style="color:#323232;">--- a/drivers/acpi/resource.c \n
    </span><span style="color:#323232;">+++ b/drivers/acpi/resource.c \n
    </span><span style="color:#323232;">@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {\n
    </span><span style="color:#323232;">                        DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"), \n
    </span><span style="color:#323232;">                }, \n
    </span><span style="color:#323232;">        }, \n
    </span><span style="color:#323232;">+       { \n
    </span><span style="color:#323232;">+               /* Infinity E15-5A165-BM */ \n
    </span><span style="color:#323232;">+               .matches = { \n
    </span><span style="color:#323232;">+                       DMI_MATCH(DMI_BOARD_NAME, "GM5RG1E0009COM"), \n
    </span><span style="color:#323232;">+               }, \n
    </span><span style="color:#323232;">+       }, \n
    </span><span style="color:#323232;">        { } \n
    </span><span style="color:#323232;"> }; \n
    </span><span style="color:#323232;">'';\n
    </span><span style="color:#323232;">  }];\n
    </span>\n
    ```\n
    \n
    I’ll report back with the results when I’m able.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703862352 {#1558
    date: 2023-12-29 16:05:52.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@Splatsune@beehaw.org"
    "@Corngood@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1715 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 262273
  -bodyTs: "'+524':58 '-524':56 '/.infinitylaptop-debugging/dmi_grep.log)':23 '100644':53 '12':59 '297a88587031':51 '5a165':77 '6':57 '655332f3a5da':52 'a/drivers/acpi/resource.c':48,54 'abl':96 'acpi':41 'acpi.patch':45 'b/drivers/acpi/resource.c':49,55 'back':89 'bed':13 'bm':78 'board':27,71,83 'boot.kernelpatches':39 'command':20 'const':61 'd':3 'diff':46 'dmi':63,68,70,80,82 'e15':76 'e15-5a165-bm':75 'figur':1 'files.neurario.com':22 'files.neurario.com/.infinitylaptop-debugging/dmi_grep.log)':21 'git':47 'gm5rg1e0009com':85 'gm6bg0q':73 'grep':19 'id':65 'index':50 'infin':74 'laptop':67 'll':87 'm':95 'match':69,79,81 'name':28,40,72,84 'output':31 'patch':35,43 'pcspecialist':66 'pkgs.writetext':44 'pre':7 'pre-setup':6 'put':25 'quirk':42 'read':37 'report':88 'result':92 'run':17 'setup':8 'static':60 'struct':62 'system':64 'thus':38 've':16 'went':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703862352 {#1566
    date: 2023-12-29 16:05:52.0 +01:00
  }
  +"title": 262273
}
"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 {#1689
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Laptop-keyboard-unresponsive-I-think-my-unknown-laptop-is-affected"
    +title: "Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?"
    +url: null
    +body: """
      I picked up a laptop a couple of months ago for the purpose of setting up Linux on (I chose NixOS for stability) to go with my existing desktop. It’s an *Infinity E15-5A165-BM* (Infinity being an Australian local manufacturer of gaming laptops) which features a Ryzen 5 6600H CPU and a GeForce 1650 GTX.\n
      \n
      The keyboard uses a generic driver (i8042), which works great on Windows and when booting (including Grub/systemd-boot). However, once booted, I’ve found that the keyboard no longer responds to input - and in fact no longer shows up as an input device. Now, I’ve done a fair bit of debugging so far (for someone who’s not had to patch anything manually but knows how to do a proper search) and I’ve worked out the following:\n
      \n
      - The latest available kernel in which the keyboard is recognised is 5.10 LTS - but setting this as the kernel to use in NixOS results in me no longer being able to boot into a graphical interface.\n
      - I managed to find [this lore.kernel thread](https://lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/T/) ‪‬ in which I believe my issue is discussed. This tells me that it’s known and being worked on and that I can maybe wait for a future kernel version, and that theoretically I *might* just be able to patch the kernel myself, if I learn how to do that and use the right settings?\n
      \n
      I’ve done a couple of commands and pulled some logs from the laptop, and detailed info - lshw, lspci, dmidecode, acpidump, etc - can be found in [this folder](https://files.neurario.com/.InfinityLaptop-Debugging/) on my web server.\n
      \n
      To my understanding my options are to use the older kernel for now and figure out why the display manager is not working, or learn to patch the current kernel and hope that that works. What’s my best option, and is there anything else I might be missing ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711751334 {#1624
      date: 2024-03-29 23:28:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      4 => App\Entity\EntryComment {#1689}
      3 => App\Entity\EntryComment {#2452
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: """
          I *believe* that the issue might be that the amdgpu driver is too new, judging by this string of errors:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(0): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(1): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(1): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Device(s) detected, but none match those in the config file.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE)\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: Fatal server error:\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) no screens found(EE)\n
          </span>\n
          ```\n
          \n
          So if [this](https://beehaw.org/comment/1916723) doesn’t end up working, I’ll definitely look into the pinning thing, because 5.10 seems like my best shot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703862604 {#1629
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@chaorace@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2458 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 262278
        -bodyTs: "'/comment/1916723)':239 '0':33,50,119,152 '00.0':61,104 '0000':59,102 '05':60,103 '1':76,93 '1080':30,47,73,90,116,136,149,169,182,204,215,228 '20':22,39,65,82,108,128,141,161,174,196,207,220 '21':23,40,66,83,109,129,142,162,175,197,208,221 '30':24,41,67,84,110,130,143,163,176,198,209,222 '5.10':254 '54':25,42,68,85,111,131,144,164,177,199,210,223 'amdgpu':10,32,49,75,92,139,172 'argument':63,106 'beehaw.org':238 'beehaw.org/comment/1916723)':237 'believ':2 'best':258 'config':125,158,193 'dec':21,38,64,81,107,127,140,160,173,195,206,219 'definit':247 'delet':120,153 'detect':186 'devic':56,99,184 'doesn':240 'driver':11 'drm':51,55,94,98 'ee':48,91,117,150,183,205,229,233 'enabl':37,80 'end':242 'error':20,218 'fail':52,95 'fatal':216 'file':194 'found':232 'ii':31,74,137,170 'invalid':62,105 'issu':5 'judg':15 'kernel':35,78 'kms':34,77 'like':256 'll':246 'look':248 'match':124,157,189 'might':6 'minion':26,43,69,86,112,132,145,165,178,200,211,224 'modeset':36,79 'new':14 'none':188 'open':54,97 'pci':58,101 'pin':251 'screen':118,151,231 'section':126,159 'seem':255 'server':217 'shot':259 'string':18 'thing':252 'unloadmodul':138,171 'work':244 'wrapper':29,46,72,89,115,135,148,168,181,203,214,227 'xserver':28,45,71,88,114,134,147,167,180,202,213,226 'xserver-wrapp':27,44,70,87,113,133,146,166,179,201,212,225"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916760"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862604 {#2453
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +"title": 262278
      }
      1 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          I did try kernel 6.6 without either patch before installing the new one, and I can confirm that the issue was still present on that version.\n
          \n
          With the new patch though (*after adding a comma to the end of each .ident string*), everything is working as expected.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703937913 {#2383
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 264535
        -bodyTs: "'6.6':5 'ad':33 'comma':35 'confirm':17 'either':7 'end':38 'everyth':43 'expect':47 'ident':41 'instal':10 'issu':20 'kernel':4 'new':12,29 'one':13 'patch':8,30 'present':23 'still':22 'string':42 'though':31 'tri':3 'version':26 'without':6 'work':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1918502"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703937913 {#1910
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +"title": 264535
      }
      2 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Either way, this did it! Thank you so much!\n
          \n
          ![](https://beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703893209 {#2363
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 263463
        -bodyTs: "'/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':12 'beehaw.org':11 'beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':10 'either':1 'much':9 'thank':6 'way':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1917660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703893209 {#2370
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +"title": 263463
      }
      0 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "Exciting! Thank you so much for your help mate, it’s very much appreciated."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704411652 {#2392
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1384 …}
        +nested: Doctrine\ORM\PersistentCollection {#1383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1405 …}
        +reports: Doctrine\ORM\PersistentCollection {#1382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
        -id: 281166
        -bodyTs: "'appreci':14 'excit':1 'help':8 'mate':9 'much':5,13 'thank':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1948389"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704411652 {#2394
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +"title": 281166
      }
    ]
    -id: 25574
    -titleTs: "'affect':10 'around':21 'irq':15 'kernel':13 'keyboard':2 'laptop':1,8 'regress':16 'think':5 'unknown':7 'unrespons':3 'work':20 'zen':14"
    -bodyTs: "'/.infinitylaptop-debugging/)':268 '/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':182 '1650':57 '5':51 '5.10':148 '5a165':36 '6600h':52 'abl':166,220 'acpidump':258 'ago':10 'anyth':120,316 'australian':41 'avail':139 'believ':186 'best':311 'bit':107 'bm':37 'boot':73,78,168 'chose':20 'command':244 'coupl':7,242 'cpu':53 'current':301 'debug':109 'desktop':29 'detail':253 'devic':100 'discuss':190 'display':291 'dmidecod':257 'done':104,240 'driver':64 'e15':35 'e15-5a165-bm':34 'els':317 'etc':259 'exist':28 'fact':92 'fair':106 'far':111 'featur':48 'figur':287 'files.neurario.com':267 'files.neurario.com/.infinitylaptop-debugging/)':266 'find':176 'folder':265 'follow':136 'found':81,262 'futur':210 'game':45 'geforc':56 'generic':63 'go':25 'graphic':171 'great':68 'grub/systemd-boot':75 'gtx':58 'hope':304 'howev':76 'i8042':65 'includ':74 'infin':33,38 'info':254 'input':89,99 'interfac':172 'issu':188 'kernel':140,155,211,224,283,302 'keyboard':60,84,144 'know':123 'known':197 'laptop':5,46,251 'latest':138 'learn':228,297 'linux':17 'local':42 'log':248 'longer':86,94,164 'lore.kernel':178 'lore.kernel.org':181 'lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':180 'lshw':255 'lspci':256 'lts':149 'manag':174,292 'manual':121 'manufactur':43 'mayb':206 'might':217,319 'miss':321 'month':9 'nixo':21,159 'older':282 'option':277,312 'patch':119,222,299 'pick':2 'proper':128 'pull':246 'purpos':13 'recognis':146 'respond':87 'result':160 'right':236 'ryzen':50 'search':129 'server':272 'set':15,151,237 'show':95 'someon':113 'stabil':23 'tell':192 'theoret':215 'thread':179 'understand':275 'use':61,157,234,280 've':80,103,132,239 'version':212 'wait':207 'web':271 'window':70 'work':67,133,200,295,307"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703921601
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10638996"
    +editedAt: DateTimeImmutable @1708970126 {#1660
      date: 2024-02-26 18:55:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703835201 {#1449
      date: 2023-12-29 08:33:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: """
    Figured I’d do the pre-setup before I went to bed, so I’ve [run the grep command](https://files.neurario.com/.InfinityLaptop-Debugging/dmi_grep.log) and put the board_name from that output such that the patch now reads thus:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">  boot.kernelPatches = [{\n
    </span><span style="color:#323232;">      name = "acpi quirk";\n
    </span><span style="color:#323232;">      patch = pkgs.writeText "acpi.patch" '' \n
    </span><span style="color:#323232;">diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c \n
    </span><span style="color:#323232;">index 297a88587031..655332f3a5da 100644 \n
    </span><span style="color:#323232;">--- a/drivers/acpi/resource.c \n
    </span><span style="color:#323232;">+++ b/drivers/acpi/resource.c \n
    </span><span style="color:#323232;">@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {\n
    </span><span style="color:#323232;">                        DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"), \n
    </span><span style="color:#323232;">                }, \n
    </span><span style="color:#323232;">        }, \n
    </span><span style="color:#323232;">+       { \n
    </span><span style="color:#323232;">+               /* Infinity E15-5A165-BM */ \n
    </span><span style="color:#323232;">+               .matches = { \n
    </span><span style="color:#323232;">+                       DMI_MATCH(DMI_BOARD_NAME, "GM5RG1E0009COM"), \n
    </span><span style="color:#323232;">+               }, \n
    </span><span style="color:#323232;">+       }, \n
    </span><span style="color:#323232;">        { } \n
    </span><span style="color:#323232;"> }; \n
    </span><span style="color:#323232;">'';\n
    </span><span style="color:#323232;">  }];\n
    </span>\n
    ```\n
    \n
    I’ll report back with the results when I’m able.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703862352 {#1558
    date: 2023-12-29 16:05:52.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@Splatsune@beehaw.org"
    "@Corngood@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1715 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
  -id: 262273
  -bodyTs: "'+524':58 '-524':56 '/.infinitylaptop-debugging/dmi_grep.log)':23 '100644':53 '12':59 '297a88587031':51 '5a165':77 '6':57 '655332f3a5da':52 'a/drivers/acpi/resource.c':48,54 'abl':96 'acpi':41 'acpi.patch':45 'b/drivers/acpi/resource.c':49,55 'back':89 'bed':13 'bm':78 'board':27,71,83 'boot.kernelpatches':39 'command':20 'const':61 'd':3 'diff':46 'dmi':63,68,70,80,82 'e15':76 'e15-5a165-bm':75 'figur':1 'files.neurario.com':22 'files.neurario.com/.infinitylaptop-debugging/dmi_grep.log)':21 'git':47 'gm5rg1e0009com':85 'gm6bg0q':73 'grep':19 'id':65 'index':50 'infin':74 'laptop':67 'll':87 'm':95 'match':69,79,81 'name':28,40,72,84 'output':31 'patch':35,43 'pcspecialist':66 'pkgs.writetext':44 'pre':7 'pre-setup':6 'put':25 'quirk':42 'read':37 'report':88 'result':92 'run':17 'setup':8 'static':60 'struct':62 'system':64 'thus':38 've':16 'went':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916756"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703862352 {#1566
    date: 2023-12-29 16:05:52.0 +01:00
  }
  +"title": 262273
}
"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 {#2452
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Laptop-keyboard-unresponsive-I-think-my-unknown-laptop-is-affected"
    +title: "Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?"
    +url: null
    +body: """
      I picked up a laptop a couple of months ago for the purpose of setting up Linux on (I chose NixOS for stability) to go with my existing desktop. It’s an *Infinity E15-5A165-BM* (Infinity being an Australian local manufacturer of gaming laptops) which features a Ryzen 5 6600H CPU and a GeForce 1650 GTX.\n
      \n
      The keyboard uses a generic driver (i8042), which works great on Windows and when booting (including Grub/systemd-boot). However, once booted, I’ve found that the keyboard no longer responds to input - and in fact no longer shows up as an input device. Now, I’ve done a fair bit of debugging so far (for someone who’s not had to patch anything manually but knows how to do a proper search) and I’ve worked out the following:\n
      \n
      - The latest available kernel in which the keyboard is recognised is 5.10 LTS - but setting this as the kernel to use in NixOS results in me no longer being able to boot into a graphical interface.\n
      - I managed to find [this lore.kernel thread](https://lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/T/) ‪‬ in which I believe my issue is discussed. This tells me that it’s known and being worked on and that I can maybe wait for a future kernel version, and that theoretically I *might* just be able to patch the kernel myself, if I learn how to do that and use the right settings?\n
      \n
      I’ve done a couple of commands and pulled some logs from the laptop, and detailed info - lshw, lspci, dmidecode, acpidump, etc - can be found in [this folder](https://files.neurario.com/.InfinityLaptop-Debugging/) on my web server.\n
      \n
      To my understanding my options are to use the older kernel for now and figure out why the display manager is not working, or learn to patch the current kernel and hope that that works. What’s my best option, and is there anything else I might be missing ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711751334 {#1624
      date: 2024-03-29 23:28:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      4 => App\Entity\EntryComment {#1689
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Figured I’d do the pre-setup before I went to bed, so I’ve [run the grep command](https://files.neurario.com/.InfinityLaptop-Debugging/dmi_grep.log) and put the board_name from that output such that the patch now reads thus:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">  boot.kernelPatches = [{\n
          </span><span style="color:#323232;">      name = "acpi quirk";\n
          </span><span style="color:#323232;">      patch = pkgs.writeText "acpi.patch" '' \n
          </span><span style="color:#323232;">diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">index 297a88587031..655332f3a5da 100644 \n
          </span><span style="color:#323232;">--- a/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">+++ b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {\n
          </span><span style="color:#323232;">                        DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"), \n
          </span><span style="color:#323232;">                }, \n
          </span><span style="color:#323232;">        }, \n
          </span><span style="color:#323232;">+       { \n
          </span><span style="color:#323232;">+               /* Infinity E15-5A165-BM */ \n
          </span><span style="color:#323232;">+               .matches = { \n
          </span><span style="color:#323232;">+                       DMI_MATCH(DMI_BOARD_NAME, "GM5RG1E0009COM"), \n
          </span><span style="color:#323232;">+               }, \n
          </span><span style="color:#323232;">+       }, \n
          </span><span style="color:#323232;">        { } \n
          </span><span style="color:#323232;"> }; \n
          </span><span style="color:#323232;">'';\n
          </span><span style="color:#323232;">  }];\n
          </span>\n
          ```\n
          \n
          I’ll report back with the results when I’m able.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703862352 {#1558
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1715 …}
        +votes: Doctrine\ORM\PersistentCollection {#1724 …}
        +reports: Doctrine\ORM\PersistentCollection {#1733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
        -id: 262273
        -bodyTs: "'+524':58 '-524':56 '/.infinitylaptop-debugging/dmi_grep.log)':23 '100644':53 '12':59 '297a88587031':51 '5a165':77 '6':57 '655332f3a5da':52 'a/drivers/acpi/resource.c':48,54 'abl':96 'acpi':41 'acpi.patch':45 'b/drivers/acpi/resource.c':49,55 'back':89 'bed':13 'bm':78 'board':27,71,83 'boot.kernelpatches':39 'command':20 'const':61 'd':3 'diff':46 'dmi':63,68,70,80,82 'e15':76 'e15-5a165-bm':75 'figur':1 'files.neurario.com':22 'files.neurario.com/.infinitylaptop-debugging/dmi_grep.log)':21 'git':47 'gm5rg1e0009com':85 'gm6bg0q':73 'grep':19 'id':65 'index':50 'infin':74 'laptop':67 'll':87 'm':95 'match':69,79,81 'name':28,40,72,84 'output':31 'patch':35,43 'pcspecialist':66 'pkgs.writetext':44 'pre':7 'pre-setup':6 'put':25 'quirk':42 'read':37 'report':88 'result':92 'run':17 'setup':8 'static':60 'struct':62 'system':64 'thus':38 've':16 'went':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916756"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862352 {#1566
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +"title": 262273
      }
      3 => App\Entity\EntryComment {#2452}
      1 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          I did try kernel 6.6 without either patch before installing the new one, and I can confirm that the issue was still present on that version.\n
          \n
          With the new patch though (*after adding a comma to the end of each .ident string*), everything is working as expected.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703937913 {#2383
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 264535
        -bodyTs: "'6.6':5 'ad':33 'comma':35 'confirm':17 'either':7 'end':38 'everyth':43 'expect':47 'ident':41 'instal':10 'issu':20 'kernel':4 'new':12,29 'one':13 'patch':8,30 'present':23 'still':22 'string':42 'though':31 'tri':3 'version':26 'without':6 'work':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1918502"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703937913 {#1910
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +"title": 264535
      }
      2 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Either way, this did it! Thank you so much!\n
          \n
          ![](https://beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703893209 {#2363
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 263463
        -bodyTs: "'/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':12 'beehaw.org':11 'beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':10 'either':1 'much':9 'thank':6 'way':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1917660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703893209 {#2370
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +"title": 263463
      }
      0 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "Exciting! Thank you so much for your help mate, it’s very much appreciated."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704411652 {#2392
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1384 …}
        +nested: Doctrine\ORM\PersistentCollection {#1383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1405 …}
        +reports: Doctrine\ORM\PersistentCollection {#1382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
        -id: 281166
        -bodyTs: "'appreci':14 'excit':1 'help':8 'mate':9 'much':5,13 'thank':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1948389"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704411652 {#2394
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +"title": 281166
      }
    ]
    -id: 25574
    -titleTs: "'affect':10 'around':21 'irq':15 'kernel':13 'keyboard':2 'laptop':1,8 'regress':16 'think':5 'unknown':7 'unrespons':3 'work':20 'zen':14"
    -bodyTs: "'/.infinitylaptop-debugging/)':268 '/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':182 '1650':57 '5':51 '5.10':148 '5a165':36 '6600h':52 'abl':166,220 'acpidump':258 'ago':10 'anyth':120,316 'australian':41 'avail':139 'believ':186 'best':311 'bit':107 'bm':37 'boot':73,78,168 'chose':20 'command':244 'coupl':7,242 'cpu':53 'current':301 'debug':109 'desktop':29 'detail':253 'devic':100 'discuss':190 'display':291 'dmidecod':257 'done':104,240 'driver':64 'e15':35 'e15-5a165-bm':34 'els':317 'etc':259 'exist':28 'fact':92 'fair':106 'far':111 'featur':48 'figur':287 'files.neurario.com':267 'files.neurario.com/.infinitylaptop-debugging/)':266 'find':176 'folder':265 'follow':136 'found':81,262 'futur':210 'game':45 'geforc':56 'generic':63 'go':25 'graphic':171 'great':68 'grub/systemd-boot':75 'gtx':58 'hope':304 'howev':76 'i8042':65 'includ':74 'infin':33,38 'info':254 'input':89,99 'interfac':172 'issu':188 'kernel':140,155,211,224,283,302 'keyboard':60,84,144 'know':123 'known':197 'laptop':5,46,251 'latest':138 'learn':228,297 'linux':17 'local':42 'log':248 'longer':86,94,164 'lore.kernel':178 'lore.kernel.org':181 'lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':180 'lshw':255 'lspci':256 'lts':149 'manag':174,292 'manual':121 'manufactur':43 'mayb':206 'might':217,319 'miss':321 'month':9 'nixo':21,159 'older':282 'option':277,312 'patch':119,222,299 'pick':2 'proper':128 'pull':246 'purpos':13 'recognis':146 'respond':87 'result':160 'right':236 'ryzen':50 'search':129 'server':272 'set':15,151,237 'show':95 'someon':113 'stabil':23 'tell':192 'theoret':215 'thread':179 'understand':275 'use':61,157,234,280 've':80,103,132,239 'version':212 'wait':207 'web':271 'window':70 'work':67,133,200,295,307"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703921601
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10638996"
    +editedAt: DateTimeImmutable @1708970126 {#1660
      date: 2024-02-26 18:55:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703835201 {#1449
      date: 2023-12-29 08:33:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +body: """
    I *believe* that the issue might be that the amdgpu driver is too new, judging by this string of errors:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(0): [KMS] Kernel modesetting enabled.\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(1): [KMS] Kernel modesetting enabled.\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(1): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Device(s) detected, but none match those in the config file.\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE)\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: Fatal server error:\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) no screens found(EE)\n
    </span>\n
    ```\n
    \n
    So if [this](https://beehaw.org/comment/1916723) doesn’t end up working, I’ll definitely look into the pinning thing, because 5.10 seems like my best shot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703862604 {#1629
    date: 2023-12-29 16:10:04.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@Splatsune@beehaw.org"
    "@chaorace@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 262278
  -bodyTs: "'/comment/1916723)':239 '0':33,50,119,152 '00.0':61,104 '0000':59,102 '05':60,103 '1':76,93 '1080':30,47,73,90,116,136,149,169,182,204,215,228 '20':22,39,65,82,108,128,141,161,174,196,207,220 '21':23,40,66,83,109,129,142,162,175,197,208,221 '30':24,41,67,84,110,130,143,163,176,198,209,222 '5.10':254 '54':25,42,68,85,111,131,144,164,177,199,210,223 'amdgpu':10,32,49,75,92,139,172 'argument':63,106 'beehaw.org':238 'beehaw.org/comment/1916723)':237 'believ':2 'best':258 'config':125,158,193 'dec':21,38,64,81,107,127,140,160,173,195,206,219 'definit':247 'delet':120,153 'detect':186 'devic':56,99,184 'doesn':240 'driver':11 'drm':51,55,94,98 'ee':48,91,117,150,183,205,229,233 'enabl':37,80 'end':242 'error':20,218 'fail':52,95 'fatal':216 'file':194 'found':232 'ii':31,74,137,170 'invalid':62,105 'issu':5 'judg':15 'kernel':35,78 'kms':34,77 'like':256 'll':246 'look':248 'match':124,157,189 'might':6 'minion':26,43,69,86,112,132,145,165,178,200,211,224 'modeset':36,79 'new':14 'none':188 'open':54,97 'pci':58,101 'pin':251 'screen':118,151,231 'section':126,159 'seem':255 'server':217 'shot':259 'string':18 'thing':252 'unloadmodul':138,171 'work':244 'wrapper':29,46,72,89,115,135,148,168,181,203,214,227 'xserver':28,45,71,88,114,134,147,167,180,202,213,226 'xserver-wrapp':27,44,70,87,113,133,146,166,179,201,212,225"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703862604 {#2453
    date: 2023-12-29 16:10:04.0 +01:00
  }
  +"title": 262278
}
"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 {#2452
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Laptop-keyboard-unresponsive-I-think-my-unknown-laptop-is-affected"
    +title: "Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?"
    +url: null
    +body: """
      I picked up a laptop a couple of months ago for the purpose of setting up Linux on (I chose NixOS for stability) to go with my existing desktop. It’s an *Infinity E15-5A165-BM* (Infinity being an Australian local manufacturer of gaming laptops) which features a Ryzen 5 6600H CPU and a GeForce 1650 GTX.\n
      \n
      The keyboard uses a generic driver (i8042), which works great on Windows and when booting (including Grub/systemd-boot). However, once booted, I’ve found that the keyboard no longer responds to input - and in fact no longer shows up as an input device. Now, I’ve done a fair bit of debugging so far (for someone who’s not had to patch anything manually but knows how to do a proper search) and I’ve worked out the following:\n
      \n
      - The latest available kernel in which the keyboard is recognised is 5.10 LTS - but setting this as the kernel to use in NixOS results in me no longer being able to boot into a graphical interface.\n
      - I managed to find [this lore.kernel thread](https://lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/T/) ‪‬ in which I believe my issue is discussed. This tells me that it’s known and being worked on and that I can maybe wait for a future kernel version, and that theoretically I *might* just be able to patch the kernel myself, if I learn how to do that and use the right settings?\n
      \n
      I’ve done a couple of commands and pulled some logs from the laptop, and detailed info - lshw, lspci, dmidecode, acpidump, etc - can be found in [this folder](https://files.neurario.com/.InfinityLaptop-Debugging/) on my web server.\n
      \n
      To my understanding my options are to use the older kernel for now and figure out why the display manager is not working, or learn to patch the current kernel and hope that that works. What’s my best option, and is there anything else I might be missing ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711751334 {#1624
      date: 2024-03-29 23:28:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      4 => App\Entity\EntryComment {#1689
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Figured I’d do the pre-setup before I went to bed, so I’ve [run the grep command](https://files.neurario.com/.InfinityLaptop-Debugging/dmi_grep.log) and put the board_name from that output such that the patch now reads thus:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">  boot.kernelPatches = [{\n
          </span><span style="color:#323232;">      name = "acpi quirk";\n
          </span><span style="color:#323232;">      patch = pkgs.writeText "acpi.patch" '' \n
          </span><span style="color:#323232;">diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">index 297a88587031..655332f3a5da 100644 \n
          </span><span style="color:#323232;">--- a/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">+++ b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {\n
          </span><span style="color:#323232;">                        DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"), \n
          </span><span style="color:#323232;">                }, \n
          </span><span style="color:#323232;">        }, \n
          </span><span style="color:#323232;">+       { \n
          </span><span style="color:#323232;">+               /* Infinity E15-5A165-BM */ \n
          </span><span style="color:#323232;">+               .matches = { \n
          </span><span style="color:#323232;">+                       DMI_MATCH(DMI_BOARD_NAME, "GM5RG1E0009COM"), \n
          </span><span style="color:#323232;">+               }, \n
          </span><span style="color:#323232;">+       }, \n
          </span><span style="color:#323232;">        { } \n
          </span><span style="color:#323232;"> }; \n
          </span><span style="color:#323232;">'';\n
          </span><span style="color:#323232;">  }];\n
          </span>\n
          ```\n
          \n
          I’ll report back with the results when I’m able.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703862352 {#1558
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1715 …}
        +votes: Doctrine\ORM\PersistentCollection {#1724 …}
        +reports: Doctrine\ORM\PersistentCollection {#1733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
        -id: 262273
        -bodyTs: "'+524':58 '-524':56 '/.infinitylaptop-debugging/dmi_grep.log)':23 '100644':53 '12':59 '297a88587031':51 '5a165':77 '6':57 '655332f3a5da':52 'a/drivers/acpi/resource.c':48,54 'abl':96 'acpi':41 'acpi.patch':45 'b/drivers/acpi/resource.c':49,55 'back':89 'bed':13 'bm':78 'board':27,71,83 'boot.kernelpatches':39 'command':20 'const':61 'd':3 'diff':46 'dmi':63,68,70,80,82 'e15':76 'e15-5a165-bm':75 'figur':1 'files.neurario.com':22 'files.neurario.com/.infinitylaptop-debugging/dmi_grep.log)':21 'git':47 'gm5rg1e0009com':85 'gm6bg0q':73 'grep':19 'id':65 'index':50 'infin':74 'laptop':67 'll':87 'm':95 'match':69,79,81 'name':28,40,72,84 'output':31 'patch':35,43 'pcspecialist':66 'pkgs.writetext':44 'pre':7 'pre-setup':6 'put':25 'quirk':42 'read':37 'report':88 'result':92 'run':17 'setup':8 'static':60 'struct':62 'system':64 'thus':38 've':16 'went':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916756"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862352 {#1566
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +"title": 262273
      }
      3 => App\Entity\EntryComment {#2452}
      1 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          I did try kernel 6.6 without either patch before installing the new one, and I can confirm that the issue was still present on that version.\n
          \n
          With the new patch though (*after adding a comma to the end of each .ident string*), everything is working as expected.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703937913 {#2383
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 264535
        -bodyTs: "'6.6':5 'ad':33 'comma':35 'confirm':17 'either':7 'end':38 'everyth':43 'expect':47 'ident':41 'instal':10 'issu':20 'kernel':4 'new':12,29 'one':13 'patch':8,30 'present':23 'still':22 'string':42 'though':31 'tri':3 'version':26 'without':6 'work':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1918502"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703937913 {#1910
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +"title": 264535
      }
      2 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Either way, this did it! Thank you so much!\n
          \n
          ![](https://beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703893209 {#2363
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 263463
        -bodyTs: "'/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':12 'beehaw.org':11 'beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':10 'either':1 'much':9 'thank':6 'way':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1917660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703893209 {#2370
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +"title": 263463
      }
      0 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "Exciting! Thank you so much for your help mate, it’s very much appreciated."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704411652 {#2392
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1384 …}
        +nested: Doctrine\ORM\PersistentCollection {#1383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1405 …}
        +reports: Doctrine\ORM\PersistentCollection {#1382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
        -id: 281166
        -bodyTs: "'appreci':14 'excit':1 'help':8 'mate':9 'much':5,13 'thank':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1948389"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704411652 {#2394
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +"title": 281166
      }
    ]
    -id: 25574
    -titleTs: "'affect':10 'around':21 'irq':15 'kernel':13 'keyboard':2 'laptop':1,8 'regress':16 'think':5 'unknown':7 'unrespons':3 'work':20 'zen':14"
    -bodyTs: "'/.infinitylaptop-debugging/)':268 '/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':182 '1650':57 '5':51 '5.10':148 '5a165':36 '6600h':52 'abl':166,220 'acpidump':258 'ago':10 'anyth':120,316 'australian':41 'avail':139 'believ':186 'best':311 'bit':107 'bm':37 'boot':73,78,168 'chose':20 'command':244 'coupl':7,242 'cpu':53 'current':301 'debug':109 'desktop':29 'detail':253 'devic':100 'discuss':190 'display':291 'dmidecod':257 'done':104,240 'driver':64 'e15':35 'e15-5a165-bm':34 'els':317 'etc':259 'exist':28 'fact':92 'fair':106 'far':111 'featur':48 'figur':287 'files.neurario.com':267 'files.neurario.com/.infinitylaptop-debugging/)':266 'find':176 'folder':265 'follow':136 'found':81,262 'futur':210 'game':45 'geforc':56 'generic':63 'go':25 'graphic':171 'great':68 'grub/systemd-boot':75 'gtx':58 'hope':304 'howev':76 'i8042':65 'includ':74 'infin':33,38 'info':254 'input':89,99 'interfac':172 'issu':188 'kernel':140,155,211,224,283,302 'keyboard':60,84,144 'know':123 'known':197 'laptop':5,46,251 'latest':138 'learn':228,297 'linux':17 'local':42 'log':248 'longer':86,94,164 'lore.kernel':178 'lore.kernel.org':181 'lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':180 'lshw':255 'lspci':256 'lts':149 'manag':174,292 'manual':121 'manufactur':43 'mayb':206 'might':217,319 'miss':321 'month':9 'nixo':21,159 'older':282 'option':277,312 'patch':119,222,299 'pick':2 'proper':128 'pull':246 'purpos':13 'recognis':146 'respond':87 'result':160 'right':236 'ryzen':50 'search':129 'server':272 'set':15,151,237 'show':95 'someon':113 'stabil':23 'tell':192 'theoret':215 'thread':179 'understand':275 'use':61,157,234,280 've':80,103,132,239 'version':212 'wait':207 'web':271 'window':70 'work':67,133,200,295,307"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703921601
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10638996"
    +editedAt: DateTimeImmutable @1708970126 {#1660
      date: 2024-02-26 18:55:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703835201 {#1449
      date: 2023-12-29 08:33:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +body: """
    I *believe* that the issue might be that the amdgpu driver is too new, judging by this string of errors:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(0): [KMS] Kernel modesetting enabled.\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(1): [KMS] Kernel modesetting enabled.\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(1): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Device(s) detected, but none match those in the config file.\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE)\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: Fatal server error:\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) no screens found(EE)\n
    </span>\n
    ```\n
    \n
    So if [this](https://beehaw.org/comment/1916723) doesn’t end up working, I’ll definitely look into the pinning thing, because 5.10 seems like my best shot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703862604 {#1629
    date: 2023-12-29 16:10:04.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@Splatsune@beehaw.org"
    "@chaorace@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 262278
  -bodyTs: "'/comment/1916723)':239 '0':33,50,119,152 '00.0':61,104 '0000':59,102 '05':60,103 '1':76,93 '1080':30,47,73,90,116,136,149,169,182,204,215,228 '20':22,39,65,82,108,128,141,161,174,196,207,220 '21':23,40,66,83,109,129,142,162,175,197,208,221 '30':24,41,67,84,110,130,143,163,176,198,209,222 '5.10':254 '54':25,42,68,85,111,131,144,164,177,199,210,223 'amdgpu':10,32,49,75,92,139,172 'argument':63,106 'beehaw.org':238 'beehaw.org/comment/1916723)':237 'believ':2 'best':258 'config':125,158,193 'dec':21,38,64,81,107,127,140,160,173,195,206,219 'definit':247 'delet':120,153 'detect':186 'devic':56,99,184 'doesn':240 'driver':11 'drm':51,55,94,98 'ee':48,91,117,150,183,205,229,233 'enabl':37,80 'end':242 'error':20,218 'fail':52,95 'fatal':216 'file':194 'found':232 'ii':31,74,137,170 'invalid':62,105 'issu':5 'judg':15 'kernel':35,78 'kms':34,77 'like':256 'll':246 'look':248 'match':124,157,189 'might':6 'minion':26,43,69,86,112,132,145,165,178,200,211,224 'modeset':36,79 'new':14 'none':188 'open':54,97 'pci':58,101 'pin':251 'screen':118,151,231 'section':126,159 'seem':255 'server':217 'shot':259 'string':18 'thing':252 'unloadmodul':138,171 'work':244 'wrapper':29,46,72,89,115,135,148,168,181,203,214,227 'xserver':28,45,71,88,114,134,147,167,180,202,213,226 'xserver-wrapp':27,44,70,87,113,133,146,166,179,201,212,225"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703862604 {#2453
    date: 2023-12-29 16:10:04.0 +01:00
  }
  +"title": 262278
}
"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 {#2452
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Laptop-keyboard-unresponsive-I-think-my-unknown-laptop-is-affected"
    +title: "Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?"
    +url: null
    +body: """
      I picked up a laptop a couple of months ago for the purpose of setting up Linux on (I chose NixOS for stability) to go with my existing desktop. It’s an *Infinity E15-5A165-BM* (Infinity being an Australian local manufacturer of gaming laptops) which features a Ryzen 5 6600H CPU and a GeForce 1650 GTX.\n
      \n
      The keyboard uses a generic driver (i8042), which works great on Windows and when booting (including Grub/systemd-boot). However, once booted, I’ve found that the keyboard no longer responds to input - and in fact no longer shows up as an input device. Now, I’ve done a fair bit of debugging so far (for someone who’s not had to patch anything manually but knows how to do a proper search) and I’ve worked out the following:\n
      \n
      - The latest available kernel in which the keyboard is recognised is 5.10 LTS - but setting this as the kernel to use in NixOS results in me no longer being able to boot into a graphical interface.\n
      - I managed to find [this lore.kernel thread](https://lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/T/) ‪‬ in which I believe my issue is discussed. This tells me that it’s known and being worked on and that I can maybe wait for a future kernel version, and that theoretically I *might* just be able to patch the kernel myself, if I learn how to do that and use the right settings?\n
      \n
      I’ve done a couple of commands and pulled some logs from the laptop, and detailed info - lshw, lspci, dmidecode, acpidump, etc - can be found in [this folder](https://files.neurario.com/.InfinityLaptop-Debugging/) on my web server.\n
      \n
      To my understanding my options are to use the older kernel for now and figure out why the display manager is not working, or learn to patch the current kernel and hope that that works. What’s my best option, and is there anything else I might be missing ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711751334 {#1624
      date: 2024-03-29 23:28:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      4 => App\Entity\EntryComment {#1689
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Figured I’d do the pre-setup before I went to bed, so I’ve [run the grep command](https://files.neurario.com/.InfinityLaptop-Debugging/dmi_grep.log) and put the board_name from that output such that the patch now reads thus:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">  boot.kernelPatches = [{\n
          </span><span style="color:#323232;">      name = "acpi quirk";\n
          </span><span style="color:#323232;">      patch = pkgs.writeText "acpi.patch" '' \n
          </span><span style="color:#323232;">diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">index 297a88587031..655332f3a5da 100644 \n
          </span><span style="color:#323232;">--- a/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">+++ b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {\n
          </span><span style="color:#323232;">                        DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"), \n
          </span><span style="color:#323232;">                }, \n
          </span><span style="color:#323232;">        }, \n
          </span><span style="color:#323232;">+       { \n
          </span><span style="color:#323232;">+               /* Infinity E15-5A165-BM */ \n
          </span><span style="color:#323232;">+               .matches = { \n
          </span><span style="color:#323232;">+                       DMI_MATCH(DMI_BOARD_NAME, "GM5RG1E0009COM"), \n
          </span><span style="color:#323232;">+               }, \n
          </span><span style="color:#323232;">+       }, \n
          </span><span style="color:#323232;">        { } \n
          </span><span style="color:#323232;"> }; \n
          </span><span style="color:#323232;">'';\n
          </span><span style="color:#323232;">  }];\n
          </span>\n
          ```\n
          \n
          I’ll report back with the results when I’m able.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703862352 {#1558
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1715 …}
        +votes: Doctrine\ORM\PersistentCollection {#1724 …}
        +reports: Doctrine\ORM\PersistentCollection {#1733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
        -id: 262273
        -bodyTs: "'+524':58 '-524':56 '/.infinitylaptop-debugging/dmi_grep.log)':23 '100644':53 '12':59 '297a88587031':51 '5a165':77 '6':57 '655332f3a5da':52 'a/drivers/acpi/resource.c':48,54 'abl':96 'acpi':41 'acpi.patch':45 'b/drivers/acpi/resource.c':49,55 'back':89 'bed':13 'bm':78 'board':27,71,83 'boot.kernelpatches':39 'command':20 'const':61 'd':3 'diff':46 'dmi':63,68,70,80,82 'e15':76 'e15-5a165-bm':75 'figur':1 'files.neurario.com':22 'files.neurario.com/.infinitylaptop-debugging/dmi_grep.log)':21 'git':47 'gm5rg1e0009com':85 'gm6bg0q':73 'grep':19 'id':65 'index':50 'infin':74 'laptop':67 'll':87 'm':95 'match':69,79,81 'name':28,40,72,84 'output':31 'patch':35,43 'pcspecialist':66 'pkgs.writetext':44 'pre':7 'pre-setup':6 'put':25 'quirk':42 'read':37 'report':88 'result':92 'run':17 'setup':8 'static':60 'struct':62 'system':64 'thus':38 've':16 'went':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916756"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862352 {#1566
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +"title": 262273
      }
      3 => App\Entity\EntryComment {#2452}
      1 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          I did try kernel 6.6 without either patch before installing the new one, and I can confirm that the issue was still present on that version.\n
          \n
          With the new patch though (*after adding a comma to the end of each .ident string*), everything is working as expected.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703937913 {#2383
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 264535
        -bodyTs: "'6.6':5 'ad':33 'comma':35 'confirm':17 'either':7 'end':38 'everyth':43 'expect':47 'ident':41 'instal':10 'issu':20 'kernel':4 'new':12,29 'one':13 'patch':8,30 'present':23 'still':22 'string':42 'though':31 'tri':3 'version':26 'without':6 'work':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1918502"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703937913 {#1910
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +"title": 264535
      }
      2 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Either way, this did it! Thank you so much!\n
          \n
          ![](https://beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703893209 {#2363
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 263463
        -bodyTs: "'/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':12 'beehaw.org':11 'beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':10 'either':1 'much':9 'thank':6 'way':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1917660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703893209 {#2370
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +"title": 263463
      }
      0 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "Exciting! Thank you so much for your help mate, it’s very much appreciated."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704411652 {#2392
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1384 …}
        +nested: Doctrine\ORM\PersistentCollection {#1383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1405 …}
        +reports: Doctrine\ORM\PersistentCollection {#1382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
        -id: 281166
        -bodyTs: "'appreci':14 'excit':1 'help':8 'mate':9 'much':5,13 'thank':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1948389"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704411652 {#2394
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +"title": 281166
      }
    ]
    -id: 25574
    -titleTs: "'affect':10 'around':21 'irq':15 'kernel':13 'keyboard':2 'laptop':1,8 'regress':16 'think':5 'unknown':7 'unrespons':3 'work':20 'zen':14"
    -bodyTs: "'/.infinitylaptop-debugging/)':268 '/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':182 '1650':57 '5':51 '5.10':148 '5a165':36 '6600h':52 'abl':166,220 'acpidump':258 'ago':10 'anyth':120,316 'australian':41 'avail':139 'believ':186 'best':311 'bit':107 'bm':37 'boot':73,78,168 'chose':20 'command':244 'coupl':7,242 'cpu':53 'current':301 'debug':109 'desktop':29 'detail':253 'devic':100 'discuss':190 'display':291 'dmidecod':257 'done':104,240 'driver':64 'e15':35 'e15-5a165-bm':34 'els':317 'etc':259 'exist':28 'fact':92 'fair':106 'far':111 'featur':48 'figur':287 'files.neurario.com':267 'files.neurario.com/.infinitylaptop-debugging/)':266 'find':176 'folder':265 'follow':136 'found':81,262 'futur':210 'game':45 'geforc':56 'generic':63 'go':25 'graphic':171 'great':68 'grub/systemd-boot':75 'gtx':58 'hope':304 'howev':76 'i8042':65 'includ':74 'infin':33,38 'info':254 'input':89,99 'interfac':172 'issu':188 'kernel':140,155,211,224,283,302 'keyboard':60,84,144 'know':123 'known':197 'laptop':5,46,251 'latest':138 'learn':228,297 'linux':17 'local':42 'log':248 'longer':86,94,164 'lore.kernel':178 'lore.kernel.org':181 'lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':180 'lshw':255 'lspci':256 'lts':149 'manag':174,292 'manual':121 'manufactur':43 'mayb':206 'might':217,319 'miss':321 'month':9 'nixo':21,159 'older':282 'option':277,312 'patch':119,222,299 'pick':2 'proper':128 'pull':246 'purpos':13 'recognis':146 'respond':87 'result':160 'right':236 'ryzen':50 'search':129 'server':272 'set':15,151,237 'show':95 'someon':113 'stabil':23 'tell':192 'theoret':215 'thread':179 'understand':275 'use':61,157,234,280 've':80,103,132,239 'version':212 'wait':207 'web':271 'window':70 'work':67,133,200,295,307"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703921601
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10638996"
    +editedAt: DateTimeImmutable @1708970126 {#1660
      date: 2024-02-26 18:55:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703835201 {#1449
      date: 2023-12-29 08:33:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
  +body: """
    I *believe* that the issue might be that the amdgpu driver is too new, judging by this string of errors:\n
    \n
    ```\n
    \n
    <span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(0): [KMS] Kernel modesetting enabled.\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(1): [KMS] Kernel modesetting enabled.\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(1): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Device(s) detected, but none match those in the config file.\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE)\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: Fatal server error:\n
    </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) no screens found(EE)\n
    </span>\n
    ```\n
    \n
    So if [this](https://beehaw.org/comment/1916723) doesn’t end up working, I’ll definitely look into the pinning thing, because 5.10 seems like my best shot.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703862604 {#1629
    date: 2023-12-29 16:10:04.0 +01:00
  }
  +ip: null
  +tags: [
    "323232"
  ]
  +mentions: [
    "@Splatsune@beehaw.org"
    "@chaorace@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2458 …}
  +nested: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  -id: 262278
  -bodyTs: "'/comment/1916723)':239 '0':33,50,119,152 '00.0':61,104 '0000':59,102 '05':60,103 '1':76,93 '1080':30,47,73,90,116,136,149,169,182,204,215,228 '20':22,39,65,82,108,128,141,161,174,196,207,220 '21':23,40,66,83,109,129,142,162,175,197,208,221 '30':24,41,67,84,110,130,143,163,176,198,209,222 '5.10':254 '54':25,42,68,85,111,131,144,164,177,199,210,223 'amdgpu':10,32,49,75,92,139,172 'argument':63,106 'beehaw.org':238 'beehaw.org/comment/1916723)':237 'believ':2 'best':258 'config':125,158,193 'dec':21,38,64,81,107,127,140,160,173,195,206,219 'definit':247 'delet':120,153 'detect':186 'devic':56,99,184 'doesn':240 'driver':11 'drm':51,55,94,98 'ee':48,91,117,150,183,205,229,233 'enabl':37,80 'end':242 'error':20,218 'fail':52,95 'fatal':216 'file':194 'found':232 'ii':31,74,137,170 'invalid':62,105 'issu':5 'judg':15 'kernel':35,78 'kms':34,77 'like':256 'll':246 'look':248 'match':124,157,189 'might':6 'minion':26,43,69,86,112,132,145,165,178,200,211,224 'modeset':36,79 'new':14 'none':188 'open':54,97 'pci':58,101 'pin':251 'screen':118,151,231 'section':126,159 'seem':255 'server':217 'shot':259 'string':18 'thing':252 'unloadmodul':138,171 'work':244 'wrapper':29,46,72,89,115,135,148,168,181,203,214,227 'xserver':28,45,71,88,114,134,147,167,180,202,213,226 'xserver-wrapp':27,44,70,87,113,133,146,166,179,201,212,225"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1916760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703862604 {#2453
    date: 2023-12-29 16:10:04.0 +01:00
  }
  +"title": 262278
}
"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 {#1906
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Laptop-keyboard-unresponsive-I-think-my-unknown-laptop-is-affected"
    +title: "Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?"
    +url: null
    +body: """
      I picked up a laptop a couple of months ago for the purpose of setting up Linux on (I chose NixOS for stability) to go with my existing desktop. It’s an *Infinity E15-5A165-BM* (Infinity being an Australian local manufacturer of gaming laptops) which features a Ryzen 5 6600H CPU and a GeForce 1650 GTX.\n
      \n
      The keyboard uses a generic driver (i8042), which works great on Windows and when booting (including Grub/systemd-boot). However, once booted, I’ve found that the keyboard no longer responds to input - and in fact no longer shows up as an input device. Now, I’ve done a fair bit of debugging so far (for someone who’s not had to patch anything manually but knows how to do a proper search) and I’ve worked out the following:\n
      \n
      - The latest available kernel in which the keyboard is recognised is 5.10 LTS - but setting this as the kernel to use in NixOS results in me no longer being able to boot into a graphical interface.\n
      - I managed to find [this lore.kernel thread](https://lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/T/) ‪‬ in which I believe my issue is discussed. This tells me that it’s known and being worked on and that I can maybe wait for a future kernel version, and that theoretically I *might* just be able to patch the kernel myself, if I learn how to do that and use the right settings?\n
      \n
      I’ve done a couple of commands and pulled some logs from the laptop, and detailed info - lshw, lspci, dmidecode, acpidump, etc - can be found in [this folder](https://files.neurario.com/.InfinityLaptop-Debugging/) on my web server.\n
      \n
      To my understanding my options are to use the older kernel for now and figure out why the display manager is not working, or learn to patch the current kernel and hope that that works. What’s my best option, and is there anything else I might be missing ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711751334 {#1624
      date: 2024-03-29 23:28:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      4 => App\Entity\EntryComment {#1689
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Figured I’d do the pre-setup before I went to bed, so I’ve [run the grep command](https://files.neurario.com/.InfinityLaptop-Debugging/dmi_grep.log) and put the board_name from that output such that the patch now reads thus:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">  boot.kernelPatches = [{\n
          </span><span style="color:#323232;">      name = "acpi quirk";\n
          </span><span style="color:#323232;">      patch = pkgs.writeText "acpi.patch" '' \n
          </span><span style="color:#323232;">diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">index 297a88587031..655332f3a5da 100644 \n
          </span><span style="color:#323232;">--- a/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">+++ b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {\n
          </span><span style="color:#323232;">                        DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"), \n
          </span><span style="color:#323232;">                }, \n
          </span><span style="color:#323232;">        }, \n
          </span><span style="color:#323232;">+       { \n
          </span><span style="color:#323232;">+               /* Infinity E15-5A165-BM */ \n
          </span><span style="color:#323232;">+               .matches = { \n
          </span><span style="color:#323232;">+                       DMI_MATCH(DMI_BOARD_NAME, "GM5RG1E0009COM"), \n
          </span><span style="color:#323232;">+               }, \n
          </span><span style="color:#323232;">+       }, \n
          </span><span style="color:#323232;">        { } \n
          </span><span style="color:#323232;"> }; \n
          </span><span style="color:#323232;">'';\n
          </span><span style="color:#323232;">  }];\n
          </span>\n
          ```\n
          \n
          I’ll report back with the results when I’m able.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703862352 {#1558
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1715 …}
        +votes: Doctrine\ORM\PersistentCollection {#1724 …}
        +reports: Doctrine\ORM\PersistentCollection {#1733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
        -id: 262273
        -bodyTs: "'+524':58 '-524':56 '/.infinitylaptop-debugging/dmi_grep.log)':23 '100644':53 '12':59 '297a88587031':51 '5a165':77 '6':57 '655332f3a5da':52 'a/drivers/acpi/resource.c':48,54 'abl':96 'acpi':41 'acpi.patch':45 'b/drivers/acpi/resource.c':49,55 'back':89 'bed':13 'bm':78 'board':27,71,83 'boot.kernelpatches':39 'command':20 'const':61 'd':3 'diff':46 'dmi':63,68,70,80,82 'e15':76 'e15-5a165-bm':75 'figur':1 'files.neurario.com':22 'files.neurario.com/.infinitylaptop-debugging/dmi_grep.log)':21 'git':47 'gm5rg1e0009com':85 'gm6bg0q':73 'grep':19 'id':65 'index':50 'infin':74 'laptop':67 'll':87 'm':95 'match':69,79,81 'name':28,40,72,84 'output':31 'patch':35,43 'pcspecialist':66 'pkgs.writetext':44 'pre':7 'pre-setup':6 'put':25 'quirk':42 'read':37 'report':88 'result':92 'run':17 'setup':8 'static':60 'struct':62 'system':64 'thus':38 've':16 'went':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916756"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862352 {#1566
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +"title": 262273
      }
      3 => App\Entity\EntryComment {#2452
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: """
          I *believe* that the issue might be that the amdgpu driver is too new, judging by this string of errors:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(0): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(1): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(1): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Device(s) detected, but none match those in the config file.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE)\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: Fatal server error:\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) no screens found(EE)\n
          </span>\n
          ```\n
          \n
          So if [this](https://beehaw.org/comment/1916723) doesn’t end up working, I’ll definitely look into the pinning thing, because 5.10 seems like my best shot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703862604 {#1629
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@chaorace@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2458 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 262278
        -bodyTs: "'/comment/1916723)':239 '0':33,50,119,152 '00.0':61,104 '0000':59,102 '05':60,103 '1':76,93 '1080':30,47,73,90,116,136,149,169,182,204,215,228 '20':22,39,65,82,108,128,141,161,174,196,207,220 '21':23,40,66,83,109,129,142,162,175,197,208,221 '30':24,41,67,84,110,130,143,163,176,198,209,222 '5.10':254 '54':25,42,68,85,111,131,144,164,177,199,210,223 'amdgpu':10,32,49,75,92,139,172 'argument':63,106 'beehaw.org':238 'beehaw.org/comment/1916723)':237 'believ':2 'best':258 'config':125,158,193 'dec':21,38,64,81,107,127,140,160,173,195,206,219 'definit':247 'delet':120,153 'detect':186 'devic':56,99,184 'doesn':240 'driver':11 'drm':51,55,94,98 'ee':48,91,117,150,183,205,229,233 'enabl':37,80 'end':242 'error':20,218 'fail':52,95 'fatal':216 'file':194 'found':232 'ii':31,74,137,170 'invalid':62,105 'issu':5 'judg':15 'kernel':35,78 'kms':34,77 'like':256 'll':246 'look':248 'match':124,157,189 'might':6 'minion':26,43,69,86,112,132,145,165,178,200,211,224 'modeset':36,79 'new':14 'none':188 'open':54,97 'pci':58,101 'pin':251 'screen':118,151,231 'section':126,159 'seem':255 'server':217 'shot':259 'string':18 'thing':252 'unloadmodul':138,171 'work':244 'wrapper':29,46,72,89,115,135,148,168,181,203,214,227 'xserver':28,45,71,88,114,134,147,167,180,202,213,226 'xserver-wrapp':27,44,70,87,113,133,146,166,179,201,212,225"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916760"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862604 {#2453
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +"title": 262278
      }
      1 => App\Entity\EntryComment {#1906}
      2 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Either way, this did it! Thank you so much!\n
          \n
          ![](https://beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703893209 {#2363
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 263463
        -bodyTs: "'/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':12 'beehaw.org':11 'beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':10 'either':1 'much':9 'thank':6 'way':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1917660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703893209 {#2370
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +"title": 263463
      }
      0 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "Exciting! Thank you so much for your help mate, it’s very much appreciated."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704411652 {#2392
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1384 …}
        +nested: Doctrine\ORM\PersistentCollection {#1383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1405 …}
        +reports: Doctrine\ORM\PersistentCollection {#1382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
        -id: 281166
        -bodyTs: "'appreci':14 'excit':1 'help':8 'mate':9 'much':5,13 'thank':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1948389"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704411652 {#2394
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +"title": 281166
      }
    ]
    -id: 25574
    -titleTs: "'affect':10 'around':21 'irq':15 'kernel':13 'keyboard':2 'laptop':1,8 'regress':16 'think':5 'unknown':7 'unrespons':3 'work':20 'zen':14"
    -bodyTs: "'/.infinitylaptop-debugging/)':268 '/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':182 '1650':57 '5':51 '5.10':148 '5a165':36 '6600h':52 'abl':166,220 'acpidump':258 'ago':10 'anyth':120,316 'australian':41 'avail':139 'believ':186 'best':311 'bit':107 'bm':37 'boot':73,78,168 'chose':20 'command':244 'coupl':7,242 'cpu':53 'current':301 'debug':109 'desktop':29 'detail':253 'devic':100 'discuss':190 'display':291 'dmidecod':257 'done':104,240 'driver':64 'e15':35 'e15-5a165-bm':34 'els':317 'etc':259 'exist':28 'fact':92 'fair':106 'far':111 'featur':48 'figur':287 'files.neurario.com':267 'files.neurario.com/.infinitylaptop-debugging/)':266 'find':176 'folder':265 'follow':136 'found':81,262 'futur':210 'game':45 'geforc':56 'generic':63 'go':25 'graphic':171 'great':68 'grub/systemd-boot':75 'gtx':58 'hope':304 'howev':76 'i8042':65 'includ':74 'infin':33,38 'info':254 'input':89,99 'interfac':172 'issu':188 'kernel':140,155,211,224,283,302 'keyboard':60,84,144 'know':123 'known':197 'laptop':5,46,251 'latest':138 'learn':228,297 'linux':17 'local':42 'log':248 'longer':86,94,164 'lore.kernel':178 'lore.kernel.org':181 'lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':180 'lshw':255 'lspci':256 'lts':149 'manag':174,292 'manual':121 'manufactur':43 'mayb':206 'might':217,319 'miss':321 'month':9 'nixo':21,159 'older':282 'option':277,312 'patch':119,222,299 'pick':2 'proper':128 'pull':246 'purpos':13 'recognis':146 'respond':87 'result':160 'right':236 'ryzen':50 'search':129 'server':272 'set':15,151,237 'show':95 'someon':113 'stabil':23 'tell':192 'theoret':215 'thread':179 'understand':275 'use':61,157,234,280 've':80,103,132,239 'version':212 'wait':207 'web':271 'window':70 'work':67,133,200,295,307"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703921601
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10638996"
    +editedAt: DateTimeImmutable @1708970126 {#1660
      date: 2024-02-26 18:55:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703835201 {#1449
      date: 2023-12-29 08:33:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: """
    I did try kernel 6.6 without either patch before installing the new one, and I can confirm that the issue was still present on that version.\n
    \n
    With the new patch though (*after adding a comma to the end of each .ident string*), everything is working as expected.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703937913 {#2383
    date: 2023-12-30 13:05:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Splatsune@beehaw.org"
    "@Corngood@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 264535
  -bodyTs: "'6.6':5 'ad':33 'comma':35 'confirm':17 'either':7 'end':38 'everyth':43 'expect':47 'ident':41 'instal':10 'issu':20 'kernel':4 'new':12,29 'one':13 'patch':8,30 'present':23 'still':22 'string':42 'though':31 'tri':3 'version':26 'without':6 'work':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1918502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703937913 {#1910
    date: 2023-12-30 13:05:13.0 +01:00
  }
  +"title": 264535
}
"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 {#1906
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Laptop-keyboard-unresponsive-I-think-my-unknown-laptop-is-affected"
    +title: "Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?"
    +url: null
    +body: """
      I picked up a laptop a couple of months ago for the purpose of setting up Linux on (I chose NixOS for stability) to go with my existing desktop. It’s an *Infinity E15-5A165-BM* (Infinity being an Australian local manufacturer of gaming laptops) which features a Ryzen 5 6600H CPU and a GeForce 1650 GTX.\n
      \n
      The keyboard uses a generic driver (i8042), which works great on Windows and when booting (including Grub/systemd-boot). However, once booted, I’ve found that the keyboard no longer responds to input - and in fact no longer shows up as an input device. Now, I’ve done a fair bit of debugging so far (for someone who’s not had to patch anything manually but knows how to do a proper search) and I’ve worked out the following:\n
      \n
      - The latest available kernel in which the keyboard is recognised is 5.10 LTS - but setting this as the kernel to use in NixOS results in me no longer being able to boot into a graphical interface.\n
      - I managed to find [this lore.kernel thread](https://lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/T/) ‪‬ in which I believe my issue is discussed. This tells me that it’s known and being worked on and that I can maybe wait for a future kernel version, and that theoretically I *might* just be able to patch the kernel myself, if I learn how to do that and use the right settings?\n
      \n
      I’ve done a couple of commands and pulled some logs from the laptop, and detailed info - lshw, lspci, dmidecode, acpidump, etc - can be found in [this folder](https://files.neurario.com/.InfinityLaptop-Debugging/) on my web server.\n
      \n
      To my understanding my options are to use the older kernel for now and figure out why the display manager is not working, or learn to patch the current kernel and hope that that works. What’s my best option, and is there anything else I might be missing ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711751334 {#1624
      date: 2024-03-29 23:28:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      4 => App\Entity\EntryComment {#1689
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Figured I’d do the pre-setup before I went to bed, so I’ve [run the grep command](https://files.neurario.com/.InfinityLaptop-Debugging/dmi_grep.log) and put the board_name from that output such that the patch now reads thus:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">  boot.kernelPatches = [{\n
          </span><span style="color:#323232;">      name = "acpi quirk";\n
          </span><span style="color:#323232;">      patch = pkgs.writeText "acpi.patch" '' \n
          </span><span style="color:#323232;">diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">index 297a88587031..655332f3a5da 100644 \n
          </span><span style="color:#323232;">--- a/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">+++ b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {\n
          </span><span style="color:#323232;">                        DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"), \n
          </span><span style="color:#323232;">                }, \n
          </span><span style="color:#323232;">        }, \n
          </span><span style="color:#323232;">+       { \n
          </span><span style="color:#323232;">+               /* Infinity E15-5A165-BM */ \n
          </span><span style="color:#323232;">+               .matches = { \n
          </span><span style="color:#323232;">+                       DMI_MATCH(DMI_BOARD_NAME, "GM5RG1E0009COM"), \n
          </span><span style="color:#323232;">+               }, \n
          </span><span style="color:#323232;">+       }, \n
          </span><span style="color:#323232;">        { } \n
          </span><span style="color:#323232;"> }; \n
          </span><span style="color:#323232;">'';\n
          </span><span style="color:#323232;">  }];\n
          </span>\n
          ```\n
          \n
          I’ll report back with the results when I’m able.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703862352 {#1558
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1715 …}
        +votes: Doctrine\ORM\PersistentCollection {#1724 …}
        +reports: Doctrine\ORM\PersistentCollection {#1733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
        -id: 262273
        -bodyTs: "'+524':58 '-524':56 '/.infinitylaptop-debugging/dmi_grep.log)':23 '100644':53 '12':59 '297a88587031':51 '5a165':77 '6':57 '655332f3a5da':52 'a/drivers/acpi/resource.c':48,54 'abl':96 'acpi':41 'acpi.patch':45 'b/drivers/acpi/resource.c':49,55 'back':89 'bed':13 'bm':78 'board':27,71,83 'boot.kernelpatches':39 'command':20 'const':61 'd':3 'diff':46 'dmi':63,68,70,80,82 'e15':76 'e15-5a165-bm':75 'figur':1 'files.neurario.com':22 'files.neurario.com/.infinitylaptop-debugging/dmi_grep.log)':21 'git':47 'gm5rg1e0009com':85 'gm6bg0q':73 'grep':19 'id':65 'index':50 'infin':74 'laptop':67 'll':87 'm':95 'match':69,79,81 'name':28,40,72,84 'output':31 'patch':35,43 'pcspecialist':66 'pkgs.writetext':44 'pre':7 'pre-setup':6 'put':25 'quirk':42 'read':37 'report':88 'result':92 'run':17 'setup':8 'static':60 'struct':62 'system':64 'thus':38 've':16 'went':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916756"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862352 {#1566
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +"title": 262273
      }
      3 => App\Entity\EntryComment {#2452
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: """
          I *believe* that the issue might be that the amdgpu driver is too new, judging by this string of errors:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(0): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(1): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(1): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Device(s) detected, but none match those in the config file.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE)\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: Fatal server error:\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) no screens found(EE)\n
          </span>\n
          ```\n
          \n
          So if [this](https://beehaw.org/comment/1916723) doesn’t end up working, I’ll definitely look into the pinning thing, because 5.10 seems like my best shot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703862604 {#1629
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@chaorace@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2458 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 262278
        -bodyTs: "'/comment/1916723)':239 '0':33,50,119,152 '00.0':61,104 '0000':59,102 '05':60,103 '1':76,93 '1080':30,47,73,90,116,136,149,169,182,204,215,228 '20':22,39,65,82,108,128,141,161,174,196,207,220 '21':23,40,66,83,109,129,142,162,175,197,208,221 '30':24,41,67,84,110,130,143,163,176,198,209,222 '5.10':254 '54':25,42,68,85,111,131,144,164,177,199,210,223 'amdgpu':10,32,49,75,92,139,172 'argument':63,106 'beehaw.org':238 'beehaw.org/comment/1916723)':237 'believ':2 'best':258 'config':125,158,193 'dec':21,38,64,81,107,127,140,160,173,195,206,219 'definit':247 'delet':120,153 'detect':186 'devic':56,99,184 'doesn':240 'driver':11 'drm':51,55,94,98 'ee':48,91,117,150,183,205,229,233 'enabl':37,80 'end':242 'error':20,218 'fail':52,95 'fatal':216 'file':194 'found':232 'ii':31,74,137,170 'invalid':62,105 'issu':5 'judg':15 'kernel':35,78 'kms':34,77 'like':256 'll':246 'look':248 'match':124,157,189 'might':6 'minion':26,43,69,86,112,132,145,165,178,200,211,224 'modeset':36,79 'new':14 'none':188 'open':54,97 'pci':58,101 'pin':251 'screen':118,151,231 'section':126,159 'seem':255 'server':217 'shot':259 'string':18 'thing':252 'unloadmodul':138,171 'work':244 'wrapper':29,46,72,89,115,135,148,168,181,203,214,227 'xserver':28,45,71,88,114,134,147,167,180,202,213,226 'xserver-wrapp':27,44,70,87,113,133,146,166,179,201,212,225"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916760"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862604 {#2453
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +"title": 262278
      }
      1 => App\Entity\EntryComment {#1906}
      2 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Either way, this did it! Thank you so much!\n
          \n
          ![](https://beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703893209 {#2363
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 263463
        -bodyTs: "'/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':12 'beehaw.org':11 'beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':10 'either':1 'much':9 'thank':6 'way':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1917660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703893209 {#2370
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +"title": 263463
      }
      0 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "Exciting! Thank you so much for your help mate, it’s very much appreciated."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704411652 {#2392
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1384 …}
        +nested: Doctrine\ORM\PersistentCollection {#1383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1405 …}
        +reports: Doctrine\ORM\PersistentCollection {#1382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
        -id: 281166
        -bodyTs: "'appreci':14 'excit':1 'help':8 'mate':9 'much':5,13 'thank':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1948389"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704411652 {#2394
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +"title": 281166
      }
    ]
    -id: 25574
    -titleTs: "'affect':10 'around':21 'irq':15 'kernel':13 'keyboard':2 'laptop':1,8 'regress':16 'think':5 'unknown':7 'unrespons':3 'work':20 'zen':14"
    -bodyTs: "'/.infinitylaptop-debugging/)':268 '/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':182 '1650':57 '5':51 '5.10':148 '5a165':36 '6600h':52 'abl':166,220 'acpidump':258 'ago':10 'anyth':120,316 'australian':41 'avail':139 'believ':186 'best':311 'bit':107 'bm':37 'boot':73,78,168 'chose':20 'command':244 'coupl':7,242 'cpu':53 'current':301 'debug':109 'desktop':29 'detail':253 'devic':100 'discuss':190 'display':291 'dmidecod':257 'done':104,240 'driver':64 'e15':35 'e15-5a165-bm':34 'els':317 'etc':259 'exist':28 'fact':92 'fair':106 'far':111 'featur':48 'figur':287 'files.neurario.com':267 'files.neurario.com/.infinitylaptop-debugging/)':266 'find':176 'folder':265 'follow':136 'found':81,262 'futur':210 'game':45 'geforc':56 'generic':63 'go':25 'graphic':171 'great':68 'grub/systemd-boot':75 'gtx':58 'hope':304 'howev':76 'i8042':65 'includ':74 'infin':33,38 'info':254 'input':89,99 'interfac':172 'issu':188 'kernel':140,155,211,224,283,302 'keyboard':60,84,144 'know':123 'known':197 'laptop':5,46,251 'latest':138 'learn':228,297 'linux':17 'local':42 'log':248 'longer':86,94,164 'lore.kernel':178 'lore.kernel.org':181 'lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':180 'lshw':255 'lspci':256 'lts':149 'manag':174,292 'manual':121 'manufactur':43 'mayb':206 'might':217,319 'miss':321 'month':9 'nixo':21,159 'older':282 'option':277,312 'patch':119,222,299 'pick':2 'proper':128 'pull':246 'purpos':13 'recognis':146 'respond':87 'result':160 'right':236 'ryzen':50 'search':129 'server':272 'set':15,151,237 'show':95 'someon':113 'stabil':23 'tell':192 'theoret':215 'thread':179 'understand':275 'use':61,157,234,280 've':80,103,132,239 'version':212 'wait':207 'web':271 'window':70 'work':67,133,200,295,307"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703921601
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10638996"
    +editedAt: DateTimeImmutable @1708970126 {#1660
      date: 2024-02-26 18:55:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703835201 {#1449
      date: 2023-12-29 08:33:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: """
    I did try kernel 6.6 without either patch before installing the new one, and I can confirm that the issue was still present on that version.\n
    \n
    With the new patch though (*after adding a comma to the end of each .ident string*), everything is working as expected.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703937913 {#2383
    date: 2023-12-30 13:05:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Splatsune@beehaw.org"
    "@Corngood@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 264535
  -bodyTs: "'6.6':5 'ad':33 'comma':35 'confirm':17 'either':7 'end':38 'everyth':43 'expect':47 'ident':41 'instal':10 'issu':20 'kernel':4 'new':12,29 'one':13 'patch':8,30 'present':23 'still':22 'string':42 'though':31 'tri':3 'version':26 'without':6 'work':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1918502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703937913 {#1910
    date: 2023-12-30 13:05:13.0 +01:00
  }
  +"title": 264535
}
"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 {#1906
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Laptop-keyboard-unresponsive-I-think-my-unknown-laptop-is-affected"
    +title: "Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?"
    +url: null
    +body: """
      I picked up a laptop a couple of months ago for the purpose of setting up Linux on (I chose NixOS for stability) to go with my existing desktop. It’s an *Infinity E15-5A165-BM* (Infinity being an Australian local manufacturer of gaming laptops) which features a Ryzen 5 6600H CPU and a GeForce 1650 GTX.\n
      \n
      The keyboard uses a generic driver (i8042), which works great on Windows and when booting (including Grub/systemd-boot). However, once booted, I’ve found that the keyboard no longer responds to input - and in fact no longer shows up as an input device. Now, I’ve done a fair bit of debugging so far (for someone who’s not had to patch anything manually but knows how to do a proper search) and I’ve worked out the following:\n
      \n
      - The latest available kernel in which the keyboard is recognised is 5.10 LTS - but setting this as the kernel to use in NixOS results in me no longer being able to boot into a graphical interface.\n
      - I managed to find [this lore.kernel thread](https://lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/T/) ‪‬ in which I believe my issue is discussed. This tells me that it’s known and being worked on and that I can maybe wait for a future kernel version, and that theoretically I *might* just be able to patch the kernel myself, if I learn how to do that and use the right settings?\n
      \n
      I’ve done a couple of commands and pulled some logs from the laptop, and detailed info - lshw, lspci, dmidecode, acpidump, etc - can be found in [this folder](https://files.neurario.com/.InfinityLaptop-Debugging/) on my web server.\n
      \n
      To my understanding my options are to use the older kernel for now and figure out why the display manager is not working, or learn to patch the current kernel and hope that that works. What’s my best option, and is there anything else I might be missing ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711751334 {#1624
      date: 2024-03-29 23:28:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      4 => App\Entity\EntryComment {#1689
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Figured I’d do the pre-setup before I went to bed, so I’ve [run the grep command](https://files.neurario.com/.InfinityLaptop-Debugging/dmi_grep.log) and put the board_name from that output such that the patch now reads thus:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">  boot.kernelPatches = [{\n
          </span><span style="color:#323232;">      name = "acpi quirk";\n
          </span><span style="color:#323232;">      patch = pkgs.writeText "acpi.patch" '' \n
          </span><span style="color:#323232;">diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">index 297a88587031..655332f3a5da 100644 \n
          </span><span style="color:#323232;">--- a/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">+++ b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {\n
          </span><span style="color:#323232;">                        DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"), \n
          </span><span style="color:#323232;">                }, \n
          </span><span style="color:#323232;">        }, \n
          </span><span style="color:#323232;">+       { \n
          </span><span style="color:#323232;">+               /* Infinity E15-5A165-BM */ \n
          </span><span style="color:#323232;">+               .matches = { \n
          </span><span style="color:#323232;">+                       DMI_MATCH(DMI_BOARD_NAME, "GM5RG1E0009COM"), \n
          </span><span style="color:#323232;">+               }, \n
          </span><span style="color:#323232;">+       }, \n
          </span><span style="color:#323232;">        { } \n
          </span><span style="color:#323232;"> }; \n
          </span><span style="color:#323232;">'';\n
          </span><span style="color:#323232;">  }];\n
          </span>\n
          ```\n
          \n
          I’ll report back with the results when I’m able.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703862352 {#1558
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1715 …}
        +votes: Doctrine\ORM\PersistentCollection {#1724 …}
        +reports: Doctrine\ORM\PersistentCollection {#1733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
        -id: 262273
        -bodyTs: "'+524':58 '-524':56 '/.infinitylaptop-debugging/dmi_grep.log)':23 '100644':53 '12':59 '297a88587031':51 '5a165':77 '6':57 '655332f3a5da':52 'a/drivers/acpi/resource.c':48,54 'abl':96 'acpi':41 'acpi.patch':45 'b/drivers/acpi/resource.c':49,55 'back':89 'bed':13 'bm':78 'board':27,71,83 'boot.kernelpatches':39 'command':20 'const':61 'd':3 'diff':46 'dmi':63,68,70,80,82 'e15':76 'e15-5a165-bm':75 'figur':1 'files.neurario.com':22 'files.neurario.com/.infinitylaptop-debugging/dmi_grep.log)':21 'git':47 'gm5rg1e0009com':85 'gm6bg0q':73 'grep':19 'id':65 'index':50 'infin':74 'laptop':67 'll':87 'm':95 'match':69,79,81 'name':28,40,72,84 'output':31 'patch':35,43 'pcspecialist':66 'pkgs.writetext':44 'pre':7 'pre-setup':6 'put':25 'quirk':42 'read':37 'report':88 'result':92 'run':17 'setup':8 'static':60 'struct':62 'system':64 'thus':38 've':16 'went':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916756"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862352 {#1566
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +"title": 262273
      }
      3 => App\Entity\EntryComment {#2452
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: """
          I *believe* that the issue might be that the amdgpu driver is too new, judging by this string of errors:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(0): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(1): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(1): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Device(s) detected, but none match those in the config file.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE)\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: Fatal server error:\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) no screens found(EE)\n
          </span>\n
          ```\n
          \n
          So if [this](https://beehaw.org/comment/1916723) doesn’t end up working, I’ll definitely look into the pinning thing, because 5.10 seems like my best shot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703862604 {#1629
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@chaorace@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2458 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 262278
        -bodyTs: "'/comment/1916723)':239 '0':33,50,119,152 '00.0':61,104 '0000':59,102 '05':60,103 '1':76,93 '1080':30,47,73,90,116,136,149,169,182,204,215,228 '20':22,39,65,82,108,128,141,161,174,196,207,220 '21':23,40,66,83,109,129,142,162,175,197,208,221 '30':24,41,67,84,110,130,143,163,176,198,209,222 '5.10':254 '54':25,42,68,85,111,131,144,164,177,199,210,223 'amdgpu':10,32,49,75,92,139,172 'argument':63,106 'beehaw.org':238 'beehaw.org/comment/1916723)':237 'believ':2 'best':258 'config':125,158,193 'dec':21,38,64,81,107,127,140,160,173,195,206,219 'definit':247 'delet':120,153 'detect':186 'devic':56,99,184 'doesn':240 'driver':11 'drm':51,55,94,98 'ee':48,91,117,150,183,205,229,233 'enabl':37,80 'end':242 'error':20,218 'fail':52,95 'fatal':216 'file':194 'found':232 'ii':31,74,137,170 'invalid':62,105 'issu':5 'judg':15 'kernel':35,78 'kms':34,77 'like':256 'll':246 'look':248 'match':124,157,189 'might':6 'minion':26,43,69,86,112,132,145,165,178,200,211,224 'modeset':36,79 'new':14 'none':188 'open':54,97 'pci':58,101 'pin':251 'screen':118,151,231 'section':126,159 'seem':255 'server':217 'shot':259 'string':18 'thing':252 'unloadmodul':138,171 'work':244 'wrapper':29,46,72,89,115,135,148,168,181,203,214,227 'xserver':28,45,71,88,114,134,147,167,180,202,213,226 'xserver-wrapp':27,44,70,87,113,133,146,166,179,201,212,225"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916760"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862604 {#2453
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +"title": 262278
      }
      1 => App\Entity\EntryComment {#1906}
      2 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Either way, this did it! Thank you so much!\n
          \n
          ![](https://beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703893209 {#2363
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 263463
        -bodyTs: "'/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':12 'beehaw.org':11 'beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':10 'either':1 'much':9 'thank':6 'way':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1917660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703893209 {#2370
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +"title": 263463
      }
      0 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "Exciting! Thank you so much for your help mate, it’s very much appreciated."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704411652 {#2392
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1384 …}
        +nested: Doctrine\ORM\PersistentCollection {#1383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1405 …}
        +reports: Doctrine\ORM\PersistentCollection {#1382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
        -id: 281166
        -bodyTs: "'appreci':14 'excit':1 'help':8 'mate':9 'much':5,13 'thank':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1948389"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704411652 {#2394
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +"title": 281166
      }
    ]
    -id: 25574
    -titleTs: "'affect':10 'around':21 'irq':15 'kernel':13 'keyboard':2 'laptop':1,8 'regress':16 'think':5 'unknown':7 'unrespons':3 'work':20 'zen':14"
    -bodyTs: "'/.infinitylaptop-debugging/)':268 '/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':182 '1650':57 '5':51 '5.10':148 '5a165':36 '6600h':52 'abl':166,220 'acpidump':258 'ago':10 'anyth':120,316 'australian':41 'avail':139 'believ':186 'best':311 'bit':107 'bm':37 'boot':73,78,168 'chose':20 'command':244 'coupl':7,242 'cpu':53 'current':301 'debug':109 'desktop':29 'detail':253 'devic':100 'discuss':190 'display':291 'dmidecod':257 'done':104,240 'driver':64 'e15':35 'e15-5a165-bm':34 'els':317 'etc':259 'exist':28 'fact':92 'fair':106 'far':111 'featur':48 'figur':287 'files.neurario.com':267 'files.neurario.com/.infinitylaptop-debugging/)':266 'find':176 'folder':265 'follow':136 'found':81,262 'futur':210 'game':45 'geforc':56 'generic':63 'go':25 'graphic':171 'great':68 'grub/systemd-boot':75 'gtx':58 'hope':304 'howev':76 'i8042':65 'includ':74 'infin':33,38 'info':254 'input':89,99 'interfac':172 'issu':188 'kernel':140,155,211,224,283,302 'keyboard':60,84,144 'know':123 'known':197 'laptop':5,46,251 'latest':138 'learn':228,297 'linux':17 'local':42 'log':248 'longer':86,94,164 'lore.kernel':178 'lore.kernel.org':181 'lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':180 'lshw':255 'lspci':256 'lts':149 'manag':174,292 'manual':121 'manufactur':43 'mayb':206 'might':217,319 'miss':321 'month':9 'nixo':21,159 'older':282 'option':277,312 'patch':119,222,299 'pick':2 'proper':128 'pull':246 'purpos':13 'recognis':146 'respond':87 'result':160 'right':236 'ryzen':50 'search':129 'server':272 'set':15,151,237 'show':95 'someon':113 'stabil':23 'tell':192 'theoret':215 'thread':179 'understand':275 'use':61,157,234,280 've':80,103,132,239 'version':212 'wait':207 'web':271 'window':70 'work':67,133,200,295,307"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703921601
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10638996"
    +editedAt: DateTimeImmutable @1708970126 {#1660
      date: 2024-02-26 18:55:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703835201 {#1449
      date: 2023-12-29 08:33:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: """
    I did try kernel 6.6 without either patch before installing the new one, and I can confirm that the issue was still present on that version.\n
    \n
    With the new patch though (*after adding a comma to the end of each .ident string*), everything is working as expected.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703937913 {#2383
    date: 2023-12-30 13:05:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Splatsune@beehaw.org"
    "@Corngood@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 264535
  -bodyTs: "'6.6':5 'ad':33 'comma':35 'confirm':17 'either':7 'end':38 'everyth':43 'expect':47 'ident':41 'instal':10 'issu':20 'kernel':4 'new':12,29 'one':13 'patch':8,30 'present':23 'still':22 'string':42 'though':31 'tri':3 'version':26 'without':6 'work':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1918502"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703937913 {#1910
    date: 2023-12-30 13:05:13.0 +01:00
  }
  +"title": 264535
}
"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 {#2377
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Laptop-keyboard-unresponsive-I-think-my-unknown-laptop-is-affected"
    +title: "Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?"
    +url: null
    +body: """
      I picked up a laptop a couple of months ago for the purpose of setting up Linux on (I chose NixOS for stability) to go with my existing desktop. It’s an *Infinity E15-5A165-BM* (Infinity being an Australian local manufacturer of gaming laptops) which features a Ryzen 5 6600H CPU and a GeForce 1650 GTX.\n
      \n
      The keyboard uses a generic driver (i8042), which works great on Windows and when booting (including Grub/systemd-boot). However, once booted, I’ve found that the keyboard no longer responds to input - and in fact no longer shows up as an input device. Now, I’ve done a fair bit of debugging so far (for someone who’s not had to patch anything manually but knows how to do a proper search) and I’ve worked out the following:\n
      \n
      - The latest available kernel in which the keyboard is recognised is 5.10 LTS - but setting this as the kernel to use in NixOS results in me no longer being able to boot into a graphical interface.\n
      - I managed to find [this lore.kernel thread](https://lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/T/) ‪‬ in which I believe my issue is discussed. This tells me that it’s known and being worked on and that I can maybe wait for a future kernel version, and that theoretically I *might* just be able to patch the kernel myself, if I learn how to do that and use the right settings?\n
      \n
      I’ve done a couple of commands and pulled some logs from the laptop, and detailed info - lshw, lspci, dmidecode, acpidump, etc - can be found in [this folder](https://files.neurario.com/.InfinityLaptop-Debugging/) on my web server.\n
      \n
      To my understanding my options are to use the older kernel for now and figure out why the display manager is not working, or learn to patch the current kernel and hope that that works. What’s my best option, and is there anything else I might be missing ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711751334 {#1624
      date: 2024-03-29 23:28:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      4 => App\Entity\EntryComment {#1689
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Figured I’d do the pre-setup before I went to bed, so I’ve [run the grep command](https://files.neurario.com/.InfinityLaptop-Debugging/dmi_grep.log) and put the board_name from that output such that the patch now reads thus:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">  boot.kernelPatches = [{\n
          </span><span style="color:#323232;">      name = "acpi quirk";\n
          </span><span style="color:#323232;">      patch = pkgs.writeText "acpi.patch" '' \n
          </span><span style="color:#323232;">diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">index 297a88587031..655332f3a5da 100644 \n
          </span><span style="color:#323232;">--- a/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">+++ b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {\n
          </span><span style="color:#323232;">                        DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"), \n
          </span><span style="color:#323232;">                }, \n
          </span><span style="color:#323232;">        }, \n
          </span><span style="color:#323232;">+       { \n
          </span><span style="color:#323232;">+               /* Infinity E15-5A165-BM */ \n
          </span><span style="color:#323232;">+               .matches = { \n
          </span><span style="color:#323232;">+                       DMI_MATCH(DMI_BOARD_NAME, "GM5RG1E0009COM"), \n
          </span><span style="color:#323232;">+               }, \n
          </span><span style="color:#323232;">+       }, \n
          </span><span style="color:#323232;">        { } \n
          </span><span style="color:#323232;"> }; \n
          </span><span style="color:#323232;">'';\n
          </span><span style="color:#323232;">  }];\n
          </span>\n
          ```\n
          \n
          I’ll report back with the results when I’m able.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703862352 {#1558
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1715 …}
        +votes: Doctrine\ORM\PersistentCollection {#1724 …}
        +reports: Doctrine\ORM\PersistentCollection {#1733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
        -id: 262273
        -bodyTs: "'+524':58 '-524':56 '/.infinitylaptop-debugging/dmi_grep.log)':23 '100644':53 '12':59 '297a88587031':51 '5a165':77 '6':57 '655332f3a5da':52 'a/drivers/acpi/resource.c':48,54 'abl':96 'acpi':41 'acpi.patch':45 'b/drivers/acpi/resource.c':49,55 'back':89 'bed':13 'bm':78 'board':27,71,83 'boot.kernelpatches':39 'command':20 'const':61 'd':3 'diff':46 'dmi':63,68,70,80,82 'e15':76 'e15-5a165-bm':75 'figur':1 'files.neurario.com':22 'files.neurario.com/.infinitylaptop-debugging/dmi_grep.log)':21 'git':47 'gm5rg1e0009com':85 'gm6bg0q':73 'grep':19 'id':65 'index':50 'infin':74 'laptop':67 'll':87 'm':95 'match':69,79,81 'name':28,40,72,84 'output':31 'patch':35,43 'pcspecialist':66 'pkgs.writetext':44 'pre':7 'pre-setup':6 'put':25 'quirk':42 'read':37 'report':88 'result':92 'run':17 'setup':8 'static':60 'struct':62 'system':64 'thus':38 've':16 'went':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916756"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862352 {#1566
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +"title": 262273
      }
      3 => App\Entity\EntryComment {#2452
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: """
          I *believe* that the issue might be that the amdgpu driver is too new, judging by this string of errors:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(0): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(1): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(1): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Device(s) detected, but none match those in the config file.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE)\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: Fatal server error:\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) no screens found(EE)\n
          </span>\n
          ```\n
          \n
          So if [this](https://beehaw.org/comment/1916723) doesn’t end up working, I’ll definitely look into the pinning thing, because 5.10 seems like my best shot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703862604 {#1629
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@chaorace@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2458 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 262278
        -bodyTs: "'/comment/1916723)':239 '0':33,50,119,152 '00.0':61,104 '0000':59,102 '05':60,103 '1':76,93 '1080':30,47,73,90,116,136,149,169,182,204,215,228 '20':22,39,65,82,108,128,141,161,174,196,207,220 '21':23,40,66,83,109,129,142,162,175,197,208,221 '30':24,41,67,84,110,130,143,163,176,198,209,222 '5.10':254 '54':25,42,68,85,111,131,144,164,177,199,210,223 'amdgpu':10,32,49,75,92,139,172 'argument':63,106 'beehaw.org':238 'beehaw.org/comment/1916723)':237 'believ':2 'best':258 'config':125,158,193 'dec':21,38,64,81,107,127,140,160,173,195,206,219 'definit':247 'delet':120,153 'detect':186 'devic':56,99,184 'doesn':240 'driver':11 'drm':51,55,94,98 'ee':48,91,117,150,183,205,229,233 'enabl':37,80 'end':242 'error':20,218 'fail':52,95 'fatal':216 'file':194 'found':232 'ii':31,74,137,170 'invalid':62,105 'issu':5 'judg':15 'kernel':35,78 'kms':34,77 'like':256 'll':246 'look':248 'match':124,157,189 'might':6 'minion':26,43,69,86,112,132,145,165,178,200,211,224 'modeset':36,79 'new':14 'none':188 'open':54,97 'pci':58,101 'pin':251 'screen':118,151,231 'section':126,159 'seem':255 'server':217 'shot':259 'string':18 'thing':252 'unloadmodul':138,171 'work':244 'wrapper':29,46,72,89,115,135,148,168,181,203,214,227 'xserver':28,45,71,88,114,134,147,167,180,202,213,226 'xserver-wrapp':27,44,70,87,113,133,146,166,179,201,212,225"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916760"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862604 {#2453
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +"title": 262278
      }
      1 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          I did try kernel 6.6 without either patch before installing the new one, and I can confirm that the issue was still present on that version.\n
          \n
          With the new patch though (*after adding a comma to the end of each .ident string*), everything is working as expected.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703937913 {#2383
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 264535
        -bodyTs: "'6.6':5 'ad':33 'comma':35 'confirm':17 'either':7 'end':38 'everyth':43 'expect':47 'ident':41 'instal':10 'issu':20 'kernel':4 'new':12,29 'one':13 'patch':8,30 'present':23 'still':22 'string':42 'though':31 'tri':3 'version':26 'without':6 'work':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1918502"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703937913 {#1910
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +"title": 264535
      }
      2 => App\Entity\EntryComment {#2377}
      0 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "Exciting! Thank you so much for your help mate, it’s very much appreciated."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704411652 {#2392
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1384 …}
        +nested: Doctrine\ORM\PersistentCollection {#1383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1405 …}
        +reports: Doctrine\ORM\PersistentCollection {#1382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
        -id: 281166
        -bodyTs: "'appreci':14 'excit':1 'help':8 'mate':9 'much':5,13 'thank':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1948389"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704411652 {#2394
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +"title": 281166
      }
    ]
    -id: 25574
    -titleTs: "'affect':10 'around':21 'irq':15 'kernel':13 'keyboard':2 'laptop':1,8 'regress':16 'think':5 'unknown':7 'unrespons':3 'work':20 'zen':14"
    -bodyTs: "'/.infinitylaptop-debugging/)':268 '/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':182 '1650':57 '5':51 '5.10':148 '5a165':36 '6600h':52 'abl':166,220 'acpidump':258 'ago':10 'anyth':120,316 'australian':41 'avail':139 'believ':186 'best':311 'bit':107 'bm':37 'boot':73,78,168 'chose':20 'command':244 'coupl':7,242 'cpu':53 'current':301 'debug':109 'desktop':29 'detail':253 'devic':100 'discuss':190 'display':291 'dmidecod':257 'done':104,240 'driver':64 'e15':35 'e15-5a165-bm':34 'els':317 'etc':259 'exist':28 'fact':92 'fair':106 'far':111 'featur':48 'figur':287 'files.neurario.com':267 'files.neurario.com/.infinitylaptop-debugging/)':266 'find':176 'folder':265 'follow':136 'found':81,262 'futur':210 'game':45 'geforc':56 'generic':63 'go':25 'graphic':171 'great':68 'grub/systemd-boot':75 'gtx':58 'hope':304 'howev':76 'i8042':65 'includ':74 'infin':33,38 'info':254 'input':89,99 'interfac':172 'issu':188 'kernel':140,155,211,224,283,302 'keyboard':60,84,144 'know':123 'known':197 'laptop':5,46,251 'latest':138 'learn':228,297 'linux':17 'local':42 'log':248 'longer':86,94,164 'lore.kernel':178 'lore.kernel.org':181 'lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':180 'lshw':255 'lspci':256 'lts':149 'manag':174,292 'manual':121 'manufactur':43 'mayb':206 'might':217,319 'miss':321 'month':9 'nixo':21,159 'older':282 'option':277,312 'patch':119,222,299 'pick':2 'proper':128 'pull':246 'purpos':13 'recognis':146 'respond':87 'result':160 'right':236 'ryzen':50 'search':129 'server':272 'set':15,151,237 'show':95 'someon':113 'stabil':23 'tell':192 'theoret':215 'thread':179 'understand':275 'use':61,157,234,280 've':80,103,132,239 'version':212 'wait':207 'web':271 'window':70 'work':67,133,200,295,307"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703921601
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10638996"
    +editedAt: DateTimeImmutable @1708970126 {#1660
      date: 2024-02-26 18:55:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703835201 {#1449
      date: 2023-12-29 08:33:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: """
    Either way, this did it! Thank you so much!\n
    \n
    ![](https://beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703893209 {#2363
    date: 2023-12-30 00:40:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Splatsune@beehaw.org"
    "@Corngood@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 263463
  -bodyTs: "'/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':12 'beehaw.org':11 'beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':10 'either':1 'much':9 'thank':6 'way':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1917660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893209 {#2370
    date: 2023-12-30 00:40:09.0 +01:00
  }
  +"title": 263463
}
"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 {#2377
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Laptop-keyboard-unresponsive-I-think-my-unknown-laptop-is-affected"
    +title: "Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?"
    +url: null
    +body: """
      I picked up a laptop a couple of months ago for the purpose of setting up Linux on (I chose NixOS for stability) to go with my existing desktop. It’s an *Infinity E15-5A165-BM* (Infinity being an Australian local manufacturer of gaming laptops) which features a Ryzen 5 6600H CPU and a GeForce 1650 GTX.\n
      \n
      The keyboard uses a generic driver (i8042), which works great on Windows and when booting (including Grub/systemd-boot). However, once booted, I’ve found that the keyboard no longer responds to input - and in fact no longer shows up as an input device. Now, I’ve done a fair bit of debugging so far (for someone who’s not had to patch anything manually but knows how to do a proper search) and I’ve worked out the following:\n
      \n
      - The latest available kernel in which the keyboard is recognised is 5.10 LTS - but setting this as the kernel to use in NixOS results in me no longer being able to boot into a graphical interface.\n
      - I managed to find [this lore.kernel thread](https://lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/T/) ‪‬ in which I believe my issue is discussed. This tells me that it’s known and being worked on and that I can maybe wait for a future kernel version, and that theoretically I *might* just be able to patch the kernel myself, if I learn how to do that and use the right settings?\n
      \n
      I’ve done a couple of commands and pulled some logs from the laptop, and detailed info - lshw, lspci, dmidecode, acpidump, etc - can be found in [this folder](https://files.neurario.com/.InfinityLaptop-Debugging/) on my web server.\n
      \n
      To my understanding my options are to use the older kernel for now and figure out why the display manager is not working, or learn to patch the current kernel and hope that that works. What’s my best option, and is there anything else I might be missing ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711751334 {#1624
      date: 2024-03-29 23:28:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      4 => App\Entity\EntryComment {#1689
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Figured I’d do the pre-setup before I went to bed, so I’ve [run the grep command](https://files.neurario.com/.InfinityLaptop-Debugging/dmi_grep.log) and put the board_name from that output such that the patch now reads thus:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">  boot.kernelPatches = [{\n
          </span><span style="color:#323232;">      name = "acpi quirk";\n
          </span><span style="color:#323232;">      patch = pkgs.writeText "acpi.patch" '' \n
          </span><span style="color:#323232;">diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">index 297a88587031..655332f3a5da 100644 \n
          </span><span style="color:#323232;">--- a/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">+++ b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {\n
          </span><span style="color:#323232;">                        DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"), \n
          </span><span style="color:#323232;">                }, \n
          </span><span style="color:#323232;">        }, \n
          </span><span style="color:#323232;">+       { \n
          </span><span style="color:#323232;">+               /* Infinity E15-5A165-BM */ \n
          </span><span style="color:#323232;">+               .matches = { \n
          </span><span style="color:#323232;">+                       DMI_MATCH(DMI_BOARD_NAME, "GM5RG1E0009COM"), \n
          </span><span style="color:#323232;">+               }, \n
          </span><span style="color:#323232;">+       }, \n
          </span><span style="color:#323232;">        { } \n
          </span><span style="color:#323232;"> }; \n
          </span><span style="color:#323232;">'';\n
          </span><span style="color:#323232;">  }];\n
          </span>\n
          ```\n
          \n
          I’ll report back with the results when I’m able.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703862352 {#1558
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1715 …}
        +votes: Doctrine\ORM\PersistentCollection {#1724 …}
        +reports: Doctrine\ORM\PersistentCollection {#1733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
        -id: 262273
        -bodyTs: "'+524':58 '-524':56 '/.infinitylaptop-debugging/dmi_grep.log)':23 '100644':53 '12':59 '297a88587031':51 '5a165':77 '6':57 '655332f3a5da':52 'a/drivers/acpi/resource.c':48,54 'abl':96 'acpi':41 'acpi.patch':45 'b/drivers/acpi/resource.c':49,55 'back':89 'bed':13 'bm':78 'board':27,71,83 'boot.kernelpatches':39 'command':20 'const':61 'd':3 'diff':46 'dmi':63,68,70,80,82 'e15':76 'e15-5a165-bm':75 'figur':1 'files.neurario.com':22 'files.neurario.com/.infinitylaptop-debugging/dmi_grep.log)':21 'git':47 'gm5rg1e0009com':85 'gm6bg0q':73 'grep':19 'id':65 'index':50 'infin':74 'laptop':67 'll':87 'm':95 'match':69,79,81 'name':28,40,72,84 'output':31 'patch':35,43 'pcspecialist':66 'pkgs.writetext':44 'pre':7 'pre-setup':6 'put':25 'quirk':42 'read':37 'report':88 'result':92 'run':17 'setup':8 'static':60 'struct':62 'system':64 'thus':38 've':16 'went':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916756"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862352 {#1566
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +"title": 262273
      }
      3 => App\Entity\EntryComment {#2452
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: """
          I *believe* that the issue might be that the amdgpu driver is too new, judging by this string of errors:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(0): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(1): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(1): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Device(s) detected, but none match those in the config file.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE)\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: Fatal server error:\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) no screens found(EE)\n
          </span>\n
          ```\n
          \n
          So if [this](https://beehaw.org/comment/1916723) doesn’t end up working, I’ll definitely look into the pinning thing, because 5.10 seems like my best shot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703862604 {#1629
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@chaorace@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2458 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 262278
        -bodyTs: "'/comment/1916723)':239 '0':33,50,119,152 '00.0':61,104 '0000':59,102 '05':60,103 '1':76,93 '1080':30,47,73,90,116,136,149,169,182,204,215,228 '20':22,39,65,82,108,128,141,161,174,196,207,220 '21':23,40,66,83,109,129,142,162,175,197,208,221 '30':24,41,67,84,110,130,143,163,176,198,209,222 '5.10':254 '54':25,42,68,85,111,131,144,164,177,199,210,223 'amdgpu':10,32,49,75,92,139,172 'argument':63,106 'beehaw.org':238 'beehaw.org/comment/1916723)':237 'believ':2 'best':258 'config':125,158,193 'dec':21,38,64,81,107,127,140,160,173,195,206,219 'definit':247 'delet':120,153 'detect':186 'devic':56,99,184 'doesn':240 'driver':11 'drm':51,55,94,98 'ee':48,91,117,150,183,205,229,233 'enabl':37,80 'end':242 'error':20,218 'fail':52,95 'fatal':216 'file':194 'found':232 'ii':31,74,137,170 'invalid':62,105 'issu':5 'judg':15 'kernel':35,78 'kms':34,77 'like':256 'll':246 'look':248 'match':124,157,189 'might':6 'minion':26,43,69,86,112,132,145,165,178,200,211,224 'modeset':36,79 'new':14 'none':188 'open':54,97 'pci':58,101 'pin':251 'screen':118,151,231 'section':126,159 'seem':255 'server':217 'shot':259 'string':18 'thing':252 'unloadmodul':138,171 'work':244 'wrapper':29,46,72,89,115,135,148,168,181,203,214,227 'xserver':28,45,71,88,114,134,147,167,180,202,213,226 'xserver-wrapp':27,44,70,87,113,133,146,166,179,201,212,225"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916760"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862604 {#2453
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +"title": 262278
      }
      1 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          I did try kernel 6.6 without either patch before installing the new one, and I can confirm that the issue was still present on that version.\n
          \n
          With the new patch though (*after adding a comma to the end of each .ident string*), everything is working as expected.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703937913 {#2383
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 264535
        -bodyTs: "'6.6':5 'ad':33 'comma':35 'confirm':17 'either':7 'end':38 'everyth':43 'expect':47 'ident':41 'instal':10 'issu':20 'kernel':4 'new':12,29 'one':13 'patch':8,30 'present':23 'still':22 'string':42 'though':31 'tri':3 'version':26 'without':6 'work':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1918502"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703937913 {#1910
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +"title": 264535
      }
      2 => App\Entity\EntryComment {#2377}
      0 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "Exciting! Thank you so much for your help mate, it’s very much appreciated."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704411652 {#2392
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1384 …}
        +nested: Doctrine\ORM\PersistentCollection {#1383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1405 …}
        +reports: Doctrine\ORM\PersistentCollection {#1382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
        -id: 281166
        -bodyTs: "'appreci':14 'excit':1 'help':8 'mate':9 'much':5,13 'thank':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1948389"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704411652 {#2394
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +"title": 281166
      }
    ]
    -id: 25574
    -titleTs: "'affect':10 'around':21 'irq':15 'kernel':13 'keyboard':2 'laptop':1,8 'regress':16 'think':5 'unknown':7 'unrespons':3 'work':20 'zen':14"
    -bodyTs: "'/.infinitylaptop-debugging/)':268 '/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':182 '1650':57 '5':51 '5.10':148 '5a165':36 '6600h':52 'abl':166,220 'acpidump':258 'ago':10 'anyth':120,316 'australian':41 'avail':139 'believ':186 'best':311 'bit':107 'bm':37 'boot':73,78,168 'chose':20 'command':244 'coupl':7,242 'cpu':53 'current':301 'debug':109 'desktop':29 'detail':253 'devic':100 'discuss':190 'display':291 'dmidecod':257 'done':104,240 'driver':64 'e15':35 'e15-5a165-bm':34 'els':317 'etc':259 'exist':28 'fact':92 'fair':106 'far':111 'featur':48 'figur':287 'files.neurario.com':267 'files.neurario.com/.infinitylaptop-debugging/)':266 'find':176 'folder':265 'follow':136 'found':81,262 'futur':210 'game':45 'geforc':56 'generic':63 'go':25 'graphic':171 'great':68 'grub/systemd-boot':75 'gtx':58 'hope':304 'howev':76 'i8042':65 'includ':74 'infin':33,38 'info':254 'input':89,99 'interfac':172 'issu':188 'kernel':140,155,211,224,283,302 'keyboard':60,84,144 'know':123 'known':197 'laptop':5,46,251 'latest':138 'learn':228,297 'linux':17 'local':42 'log':248 'longer':86,94,164 'lore.kernel':178 'lore.kernel.org':181 'lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':180 'lshw':255 'lspci':256 'lts':149 'manag':174,292 'manual':121 'manufactur':43 'mayb':206 'might':217,319 'miss':321 'month':9 'nixo':21,159 'older':282 'option':277,312 'patch':119,222,299 'pick':2 'proper':128 'pull':246 'purpos':13 'recognis':146 'respond':87 'result':160 'right':236 'ryzen':50 'search':129 'server':272 'set':15,151,237 'show':95 'someon':113 'stabil':23 'tell':192 'theoret':215 'thread':179 'understand':275 'use':61,157,234,280 've':80,103,132,239 'version':212 'wait':207 'web':271 'window':70 'work':67,133,200,295,307"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703921601
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10638996"
    +editedAt: DateTimeImmutable @1708970126 {#1660
      date: 2024-02-26 18:55:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703835201 {#1449
      date: 2023-12-29 08:33:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: """
    Either way, this did it! Thank you so much!\n
    \n
    ![](https://beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703893209 {#2363
    date: 2023-12-30 00:40:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Splatsune@beehaw.org"
    "@Corngood@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 263463
  -bodyTs: "'/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':12 'beehaw.org':11 'beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':10 'either':1 'much':9 'thank':6 'way':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1917660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893209 {#2370
    date: 2023-12-30 00:40:09.0 +01:00
  }
  +"title": 263463
}
"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 {#2377
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Laptop-keyboard-unresponsive-I-think-my-unknown-laptop-is-affected"
    +title: "Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?"
    +url: null
    +body: """
      I picked up a laptop a couple of months ago for the purpose of setting up Linux on (I chose NixOS for stability) to go with my existing desktop. It’s an *Infinity E15-5A165-BM* (Infinity being an Australian local manufacturer of gaming laptops) which features a Ryzen 5 6600H CPU and a GeForce 1650 GTX.\n
      \n
      The keyboard uses a generic driver (i8042), which works great on Windows and when booting (including Grub/systemd-boot). However, once booted, I’ve found that the keyboard no longer responds to input - and in fact no longer shows up as an input device. Now, I’ve done a fair bit of debugging so far (for someone who’s not had to patch anything manually but knows how to do a proper search) and I’ve worked out the following:\n
      \n
      - The latest available kernel in which the keyboard is recognised is 5.10 LTS - but setting this as the kernel to use in NixOS results in me no longer being able to boot into a graphical interface.\n
      - I managed to find [this lore.kernel thread](https://lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/T/) ‪‬ in which I believe my issue is discussed. This tells me that it’s known and being worked on and that I can maybe wait for a future kernel version, and that theoretically I *might* just be able to patch the kernel myself, if I learn how to do that and use the right settings?\n
      \n
      I’ve done a couple of commands and pulled some logs from the laptop, and detailed info - lshw, lspci, dmidecode, acpidump, etc - can be found in [this folder](https://files.neurario.com/.InfinityLaptop-Debugging/) on my web server.\n
      \n
      To my understanding my options are to use the older kernel for now and figure out why the display manager is not working, or learn to patch the current kernel and hope that that works. What’s my best option, and is there anything else I might be missing ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711751334 {#1624
      date: 2024-03-29 23:28:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      4 => App\Entity\EntryComment {#1689
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Figured I’d do the pre-setup before I went to bed, so I’ve [run the grep command](https://files.neurario.com/.InfinityLaptop-Debugging/dmi_grep.log) and put the board_name from that output such that the patch now reads thus:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">  boot.kernelPatches = [{\n
          </span><span style="color:#323232;">      name = "acpi quirk";\n
          </span><span style="color:#323232;">      patch = pkgs.writeText "acpi.patch" '' \n
          </span><span style="color:#323232;">diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">index 297a88587031..655332f3a5da 100644 \n
          </span><span style="color:#323232;">--- a/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">+++ b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {\n
          </span><span style="color:#323232;">                        DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"), \n
          </span><span style="color:#323232;">                }, \n
          </span><span style="color:#323232;">        }, \n
          </span><span style="color:#323232;">+       { \n
          </span><span style="color:#323232;">+               /* Infinity E15-5A165-BM */ \n
          </span><span style="color:#323232;">+               .matches = { \n
          </span><span style="color:#323232;">+                       DMI_MATCH(DMI_BOARD_NAME, "GM5RG1E0009COM"), \n
          </span><span style="color:#323232;">+               }, \n
          </span><span style="color:#323232;">+       }, \n
          </span><span style="color:#323232;">        { } \n
          </span><span style="color:#323232;"> }; \n
          </span><span style="color:#323232;">'';\n
          </span><span style="color:#323232;">  }];\n
          </span>\n
          ```\n
          \n
          I’ll report back with the results when I’m able.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703862352 {#1558
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1715 …}
        +votes: Doctrine\ORM\PersistentCollection {#1724 …}
        +reports: Doctrine\ORM\PersistentCollection {#1733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
        -id: 262273
        -bodyTs: "'+524':58 '-524':56 '/.infinitylaptop-debugging/dmi_grep.log)':23 '100644':53 '12':59 '297a88587031':51 '5a165':77 '6':57 '655332f3a5da':52 'a/drivers/acpi/resource.c':48,54 'abl':96 'acpi':41 'acpi.patch':45 'b/drivers/acpi/resource.c':49,55 'back':89 'bed':13 'bm':78 'board':27,71,83 'boot.kernelpatches':39 'command':20 'const':61 'd':3 'diff':46 'dmi':63,68,70,80,82 'e15':76 'e15-5a165-bm':75 'figur':1 'files.neurario.com':22 'files.neurario.com/.infinitylaptop-debugging/dmi_grep.log)':21 'git':47 'gm5rg1e0009com':85 'gm6bg0q':73 'grep':19 'id':65 'index':50 'infin':74 'laptop':67 'll':87 'm':95 'match':69,79,81 'name':28,40,72,84 'output':31 'patch':35,43 'pcspecialist':66 'pkgs.writetext':44 'pre':7 'pre-setup':6 'put':25 'quirk':42 'read':37 'report':88 'result':92 'run':17 'setup':8 'static':60 'struct':62 'system':64 'thus':38 've':16 'went':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916756"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862352 {#1566
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +"title": 262273
      }
      3 => App\Entity\EntryComment {#2452
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: """
          I *believe* that the issue might be that the amdgpu driver is too new, judging by this string of errors:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(0): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(1): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(1): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Device(s) detected, but none match those in the config file.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE)\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: Fatal server error:\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) no screens found(EE)\n
          </span>\n
          ```\n
          \n
          So if [this](https://beehaw.org/comment/1916723) doesn’t end up working, I’ll definitely look into the pinning thing, because 5.10 seems like my best shot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703862604 {#1629
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@chaorace@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2458 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 262278
        -bodyTs: "'/comment/1916723)':239 '0':33,50,119,152 '00.0':61,104 '0000':59,102 '05':60,103 '1':76,93 '1080':30,47,73,90,116,136,149,169,182,204,215,228 '20':22,39,65,82,108,128,141,161,174,196,207,220 '21':23,40,66,83,109,129,142,162,175,197,208,221 '30':24,41,67,84,110,130,143,163,176,198,209,222 '5.10':254 '54':25,42,68,85,111,131,144,164,177,199,210,223 'amdgpu':10,32,49,75,92,139,172 'argument':63,106 'beehaw.org':238 'beehaw.org/comment/1916723)':237 'believ':2 'best':258 'config':125,158,193 'dec':21,38,64,81,107,127,140,160,173,195,206,219 'definit':247 'delet':120,153 'detect':186 'devic':56,99,184 'doesn':240 'driver':11 'drm':51,55,94,98 'ee':48,91,117,150,183,205,229,233 'enabl':37,80 'end':242 'error':20,218 'fail':52,95 'fatal':216 'file':194 'found':232 'ii':31,74,137,170 'invalid':62,105 'issu':5 'judg':15 'kernel':35,78 'kms':34,77 'like':256 'll':246 'look':248 'match':124,157,189 'might':6 'minion':26,43,69,86,112,132,145,165,178,200,211,224 'modeset':36,79 'new':14 'none':188 'open':54,97 'pci':58,101 'pin':251 'screen':118,151,231 'section':126,159 'seem':255 'server':217 'shot':259 'string':18 'thing':252 'unloadmodul':138,171 'work':244 'wrapper':29,46,72,89,115,135,148,168,181,203,214,227 'xserver':28,45,71,88,114,134,147,167,180,202,213,226 'xserver-wrapp':27,44,70,87,113,133,146,166,179,201,212,225"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916760"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862604 {#2453
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +"title": 262278
      }
      1 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          I did try kernel 6.6 without either patch before installing the new one, and I can confirm that the issue was still present on that version.\n
          \n
          With the new patch though (*after adding a comma to the end of each .ident string*), everything is working as expected.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703937913 {#2383
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 264535
        -bodyTs: "'6.6':5 'ad':33 'comma':35 'confirm':17 'either':7 'end':38 'everyth':43 'expect':47 'ident':41 'instal':10 'issu':20 'kernel':4 'new':12,29 'one':13 'patch':8,30 'present':23 'still':22 'string':42 'though':31 'tri':3 'version':26 'without':6 'work':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1918502"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703937913 {#1910
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +"title": 264535
      }
      2 => App\Entity\EntryComment {#2377}
      0 => App\Entity\EntryComment {#2395
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: "Exciting! Thank you so much for your help mate, it’s very much appreciated."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704411652 {#2392
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1384 …}
        +nested: Doctrine\ORM\PersistentCollection {#1383 …}
        +votes: Doctrine\ORM\PersistentCollection {#1405 …}
        +reports: Doctrine\ORM\PersistentCollection {#1382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
        -id: 281166
        -bodyTs: "'appreci':14 'excit':1 'help':8 'mate':9 'much':5,13 'thank':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1948389"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704411652 {#2394
          date: 2024-01-05 00:40:52.0 +01:00
        }
        +"title": 281166
      }
    ]
    -id: 25574
    -titleTs: "'affect':10 'around':21 'irq':15 'kernel':13 'keyboard':2 'laptop':1,8 'regress':16 'think':5 'unknown':7 'unrespons':3 'work':20 'zen':14"
    -bodyTs: "'/.infinitylaptop-debugging/)':268 '/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':182 '1650':57 '5':51 '5.10':148 '5a165':36 '6600h':52 'abl':166,220 'acpidump':258 'ago':10 'anyth':120,316 'australian':41 'avail':139 'believ':186 'best':311 'bit':107 'bm':37 'boot':73,78,168 'chose':20 'command':244 'coupl':7,242 'cpu':53 'current':301 'debug':109 'desktop':29 'detail':253 'devic':100 'discuss':190 'display':291 'dmidecod':257 'done':104,240 'driver':64 'e15':35 'e15-5a165-bm':34 'els':317 'etc':259 'exist':28 'fact':92 'fair':106 'far':111 'featur':48 'figur':287 'files.neurario.com':267 'files.neurario.com/.infinitylaptop-debugging/)':266 'find':176 'folder':265 'follow':136 'found':81,262 'futur':210 'game':45 'geforc':56 'generic':63 'go':25 'graphic':171 'great':68 'grub/systemd-boot':75 'gtx':58 'hope':304 'howev':76 'i8042':65 'includ':74 'infin':33,38 'info':254 'input':89,99 'interfac':172 'issu':188 'kernel':140,155,211,224,283,302 'keyboard':60,84,144 'know':123 'known':197 'laptop':5,46,251 'latest':138 'learn':228,297 'linux':17 'local':42 'log':248 'longer':86,94,164 'lore.kernel':178 'lore.kernel.org':181 'lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':180 'lshw':255 'lspci':256 'lts':149 'manag':174,292 'manual':121 'manufactur':43 'mayb':206 'might':217,319 'miss':321 'month':9 'nixo':21,159 'older':282 'option':277,312 'patch':119,222,299 'pick':2 'proper':128 'pull':246 'purpos':13 'recognis':146 'respond':87 'result':160 'right':236 'ryzen':50 'search':129 'server':272 'set':15,151,237 'show':95 'someon':113 'stabil':23 'tell':192 'theoret':215 'thread':179 'understand':275 'use':61,157,234,280 've':80,103,132,239 'version':212 'wait':207 'web':271 'window':70 'work':67,133,200,295,307"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703921601
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10638996"
    +editedAt: DateTimeImmutable @1708970126 {#1660
      date: 2024-02-26 18:55:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703835201 {#1449
      date: 2023-12-29 08:33:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: """
    Either way, this did it! Thank you so much!\n
    \n
    ![](https://beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703893209 {#2363
    date: 2023-12-30 00:40:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Splatsune@beehaw.org"
    "@Corngood@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 263463
  -bodyTs: "'/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':12 'beehaw.org':11 'beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':10 'either':1 'much':9 'thank':6 'way':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1917660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703893209 {#2370
    date: 2023-12-30 00:40:09.0 +01:00
  }
  +"title": 263463
}
"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 {#2395
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Laptop-keyboard-unresponsive-I-think-my-unknown-laptop-is-affected"
    +title: "Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?"
    +url: null
    +body: """
      I picked up a laptop a couple of months ago for the purpose of setting up Linux on (I chose NixOS for stability) to go with my existing desktop. It’s an *Infinity E15-5A165-BM* (Infinity being an Australian local manufacturer of gaming laptops) which features a Ryzen 5 6600H CPU and a GeForce 1650 GTX.\n
      \n
      The keyboard uses a generic driver (i8042), which works great on Windows and when booting (including Grub/systemd-boot). However, once booted, I’ve found that the keyboard no longer responds to input - and in fact no longer shows up as an input device. Now, I’ve done a fair bit of debugging so far (for someone who’s not had to patch anything manually but knows how to do a proper search) and I’ve worked out the following:\n
      \n
      - The latest available kernel in which the keyboard is recognised is 5.10 LTS - but setting this as the kernel to use in NixOS results in me no longer being able to boot into a graphical interface.\n
      - I managed to find [this lore.kernel thread](https://lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/T/) ‪‬ in which I believe my issue is discussed. This tells me that it’s known and being worked on and that I can maybe wait for a future kernel version, and that theoretically I *might* just be able to patch the kernel myself, if I learn how to do that and use the right settings?\n
      \n
      I’ve done a couple of commands and pulled some logs from the laptop, and detailed info - lshw, lspci, dmidecode, acpidump, etc - can be found in [this folder](https://files.neurario.com/.InfinityLaptop-Debugging/) on my web server.\n
      \n
      To my understanding my options are to use the older kernel for now and figure out why the display manager is not working, or learn to patch the current kernel and hope that that works. What’s my best option, and is there anything else I might be missing ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711751334 {#1624
      date: 2024-03-29 23:28:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      4 => App\Entity\EntryComment {#1689
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Figured I’d do the pre-setup before I went to bed, so I’ve [run the grep command](https://files.neurario.com/.InfinityLaptop-Debugging/dmi_grep.log) and put the board_name from that output such that the patch now reads thus:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">  boot.kernelPatches = [{\n
          </span><span style="color:#323232;">      name = "acpi quirk";\n
          </span><span style="color:#323232;">      patch = pkgs.writeText "acpi.patch" '' \n
          </span><span style="color:#323232;">diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">index 297a88587031..655332f3a5da 100644 \n
          </span><span style="color:#323232;">--- a/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">+++ b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {\n
          </span><span style="color:#323232;">                        DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"), \n
          </span><span style="color:#323232;">                }, \n
          </span><span style="color:#323232;">        }, \n
          </span><span style="color:#323232;">+       { \n
          </span><span style="color:#323232;">+               /* Infinity E15-5A165-BM */ \n
          </span><span style="color:#323232;">+               .matches = { \n
          </span><span style="color:#323232;">+                       DMI_MATCH(DMI_BOARD_NAME, "GM5RG1E0009COM"), \n
          </span><span style="color:#323232;">+               }, \n
          </span><span style="color:#323232;">+       }, \n
          </span><span style="color:#323232;">        { } \n
          </span><span style="color:#323232;"> }; \n
          </span><span style="color:#323232;">'';\n
          </span><span style="color:#323232;">  }];\n
          </span>\n
          ```\n
          \n
          I’ll report back with the results when I’m able.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703862352 {#1558
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1715 …}
        +votes: Doctrine\ORM\PersistentCollection {#1724 …}
        +reports: Doctrine\ORM\PersistentCollection {#1733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
        -id: 262273
        -bodyTs: "'+524':58 '-524':56 '/.infinitylaptop-debugging/dmi_grep.log)':23 '100644':53 '12':59 '297a88587031':51 '5a165':77 '6':57 '655332f3a5da':52 'a/drivers/acpi/resource.c':48,54 'abl':96 'acpi':41 'acpi.patch':45 'b/drivers/acpi/resource.c':49,55 'back':89 'bed':13 'bm':78 'board':27,71,83 'boot.kernelpatches':39 'command':20 'const':61 'd':3 'diff':46 'dmi':63,68,70,80,82 'e15':76 'e15-5a165-bm':75 'figur':1 'files.neurario.com':22 'files.neurario.com/.infinitylaptop-debugging/dmi_grep.log)':21 'git':47 'gm5rg1e0009com':85 'gm6bg0q':73 'grep':19 'id':65 'index':50 'infin':74 'laptop':67 'll':87 'm':95 'match':69,79,81 'name':28,40,72,84 'output':31 'patch':35,43 'pcspecialist':66 'pkgs.writetext':44 'pre':7 'pre-setup':6 'put':25 'quirk':42 'read':37 'report':88 'result':92 'run':17 'setup':8 'static':60 'struct':62 'system':64 'thus':38 've':16 'went':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916756"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862352 {#1566
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +"title": 262273
      }
      3 => App\Entity\EntryComment {#2452
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: """
          I *believe* that the issue might be that the amdgpu driver is too new, judging by this string of errors:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(0): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(1): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(1): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Device(s) detected, but none match those in the config file.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE)\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: Fatal server error:\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) no screens found(EE)\n
          </span>\n
          ```\n
          \n
          So if [this](https://beehaw.org/comment/1916723) doesn’t end up working, I’ll definitely look into the pinning thing, because 5.10 seems like my best shot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703862604 {#1629
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@chaorace@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2458 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 262278
        -bodyTs: "'/comment/1916723)':239 '0':33,50,119,152 '00.0':61,104 '0000':59,102 '05':60,103 '1':76,93 '1080':30,47,73,90,116,136,149,169,182,204,215,228 '20':22,39,65,82,108,128,141,161,174,196,207,220 '21':23,40,66,83,109,129,142,162,175,197,208,221 '30':24,41,67,84,110,130,143,163,176,198,209,222 '5.10':254 '54':25,42,68,85,111,131,144,164,177,199,210,223 'amdgpu':10,32,49,75,92,139,172 'argument':63,106 'beehaw.org':238 'beehaw.org/comment/1916723)':237 'believ':2 'best':258 'config':125,158,193 'dec':21,38,64,81,107,127,140,160,173,195,206,219 'definit':247 'delet':120,153 'detect':186 'devic':56,99,184 'doesn':240 'driver':11 'drm':51,55,94,98 'ee':48,91,117,150,183,205,229,233 'enabl':37,80 'end':242 'error':20,218 'fail':52,95 'fatal':216 'file':194 'found':232 'ii':31,74,137,170 'invalid':62,105 'issu':5 'judg':15 'kernel':35,78 'kms':34,77 'like':256 'll':246 'look':248 'match':124,157,189 'might':6 'minion':26,43,69,86,112,132,145,165,178,200,211,224 'modeset':36,79 'new':14 'none':188 'open':54,97 'pci':58,101 'pin':251 'screen':118,151,231 'section':126,159 'seem':255 'server':217 'shot':259 'string':18 'thing':252 'unloadmodul':138,171 'work':244 'wrapper':29,46,72,89,115,135,148,168,181,203,214,227 'xserver':28,45,71,88,114,134,147,167,180,202,213,226 'xserver-wrapp':27,44,70,87,113,133,146,166,179,201,212,225"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916760"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862604 {#2453
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +"title": 262278
      }
      1 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          I did try kernel 6.6 without either patch before installing the new one, and I can confirm that the issue was still present on that version.\n
          \n
          With the new patch though (*after adding a comma to the end of each .ident string*), everything is working as expected.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703937913 {#2383
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 264535
        -bodyTs: "'6.6':5 'ad':33 'comma':35 'confirm':17 'either':7 'end':38 'everyth':43 'expect':47 'ident':41 'instal':10 'issu':20 'kernel':4 'new':12,29 'one':13 'patch':8,30 'present':23 'still':22 'string':42 'though':31 'tri':3 'version':26 'without':6 'work':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1918502"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703937913 {#1910
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +"title": 264535
      }
      2 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Either way, this did it! Thank you so much!\n
          \n
          ![](https://beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703893209 {#2363
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 263463
        -bodyTs: "'/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':12 'beehaw.org':11 'beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':10 'either':1 'much':9 'thank':6 'way':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1917660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703893209 {#2370
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +"title": 263463
      }
      0 => App\Entity\EntryComment {#2395}
    ]
    -id: 25574
    -titleTs: "'affect':10 'around':21 'irq':15 'kernel':13 'keyboard':2 'laptop':1,8 'regress':16 'think':5 'unknown':7 'unrespons':3 'work':20 'zen':14"
    -bodyTs: "'/.infinitylaptop-debugging/)':268 '/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':182 '1650':57 '5':51 '5.10':148 '5a165':36 '6600h':52 'abl':166,220 'acpidump':258 'ago':10 'anyth':120,316 'australian':41 'avail':139 'believ':186 'best':311 'bit':107 'bm':37 'boot':73,78,168 'chose':20 'command':244 'coupl':7,242 'cpu':53 'current':301 'debug':109 'desktop':29 'detail':253 'devic':100 'discuss':190 'display':291 'dmidecod':257 'done':104,240 'driver':64 'e15':35 'e15-5a165-bm':34 'els':317 'etc':259 'exist':28 'fact':92 'fair':106 'far':111 'featur':48 'figur':287 'files.neurario.com':267 'files.neurario.com/.infinitylaptop-debugging/)':266 'find':176 'folder':265 'follow':136 'found':81,262 'futur':210 'game':45 'geforc':56 'generic':63 'go':25 'graphic':171 'great':68 'grub/systemd-boot':75 'gtx':58 'hope':304 'howev':76 'i8042':65 'includ':74 'infin':33,38 'info':254 'input':89,99 'interfac':172 'issu':188 'kernel':140,155,211,224,283,302 'keyboard':60,84,144 'know':123 'known':197 'laptop':5,46,251 'latest':138 'learn':228,297 'linux':17 'local':42 'log':248 'longer':86,94,164 'lore.kernel':178 'lore.kernel.org':181 'lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':180 'lshw':255 'lspci':256 'lts':149 'manag':174,292 'manual':121 'manufactur':43 'mayb':206 'might':217,319 'miss':321 'month':9 'nixo':21,159 'older':282 'option':277,312 'patch':119,222,299 'pick':2 'proper':128 'pull':246 'purpos':13 'recognis':146 'respond':87 'result':160 'right':236 'ryzen':50 'search':129 'server':272 'set':15,151,237 'show':95 'someon':113 'stabil':23 'tell':192 'theoret':215 'thread':179 'understand':275 'use':61,157,234,280 've':80,103,132,239 'version':212 'wait':207 'web':271 'window':70 'work':67,133,200,295,307"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703921601
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10638996"
    +editedAt: DateTimeImmutable @1708970126 {#1660
      date: 2024-02-26 18:55:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703835201 {#1449
      date: 2023-12-29 08:33:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: "Exciting! Thank you so much for your help mate, it’s very much appreciated."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704411652 {#2392
    date: 2024-01-05 00:40:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Splatsune@beehaw.org"
    "@Corngood@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1384 …}
  +nested: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 281166
  -bodyTs: "'appreci':14 'excit':1 'help':8 'mate':9 'much':5,13 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1948389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704411652 {#2394
    date: 2024-01-05 00:40:52.0 +01:00
  }
  +"title": 281166
}
"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 {#2395
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Laptop-keyboard-unresponsive-I-think-my-unknown-laptop-is-affected"
    +title: "Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?"
    +url: null
    +body: """
      I picked up a laptop a couple of months ago for the purpose of setting up Linux on (I chose NixOS for stability) to go with my existing desktop. It’s an *Infinity E15-5A165-BM* (Infinity being an Australian local manufacturer of gaming laptops) which features a Ryzen 5 6600H CPU and a GeForce 1650 GTX.\n
      \n
      The keyboard uses a generic driver (i8042), which works great on Windows and when booting (including Grub/systemd-boot). However, once booted, I’ve found that the keyboard no longer responds to input - and in fact no longer shows up as an input device. Now, I’ve done a fair bit of debugging so far (for someone who’s not had to patch anything manually but knows how to do a proper search) and I’ve worked out the following:\n
      \n
      - The latest available kernel in which the keyboard is recognised is 5.10 LTS - but setting this as the kernel to use in NixOS results in me no longer being able to boot into a graphical interface.\n
      - I managed to find [this lore.kernel thread](https://lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/T/) ‪‬ in which I believe my issue is discussed. This tells me that it’s known and being worked on and that I can maybe wait for a future kernel version, and that theoretically I *might* just be able to patch the kernel myself, if I learn how to do that and use the right settings?\n
      \n
      I’ve done a couple of commands and pulled some logs from the laptop, and detailed info - lshw, lspci, dmidecode, acpidump, etc - can be found in [this folder](https://files.neurario.com/.InfinityLaptop-Debugging/) on my web server.\n
      \n
      To my understanding my options are to use the older kernel for now and figure out why the display manager is not working, or learn to patch the current kernel and hope that that works. What’s my best option, and is there anything else I might be missing ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711751334 {#1624
      date: 2024-03-29 23:28:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      4 => App\Entity\EntryComment {#1689
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Figured I’d do the pre-setup before I went to bed, so I’ve [run the grep command](https://files.neurario.com/.InfinityLaptop-Debugging/dmi_grep.log) and put the board_name from that output such that the patch now reads thus:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">  boot.kernelPatches = [{\n
          </span><span style="color:#323232;">      name = "acpi quirk";\n
          </span><span style="color:#323232;">      patch = pkgs.writeText "acpi.patch" '' \n
          </span><span style="color:#323232;">diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">index 297a88587031..655332f3a5da 100644 \n
          </span><span style="color:#323232;">--- a/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">+++ b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {\n
          </span><span style="color:#323232;">                        DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"), \n
          </span><span style="color:#323232;">                }, \n
          </span><span style="color:#323232;">        }, \n
          </span><span style="color:#323232;">+       { \n
          </span><span style="color:#323232;">+               /* Infinity E15-5A165-BM */ \n
          </span><span style="color:#323232;">+               .matches = { \n
          </span><span style="color:#323232;">+                       DMI_MATCH(DMI_BOARD_NAME, "GM5RG1E0009COM"), \n
          </span><span style="color:#323232;">+               }, \n
          </span><span style="color:#323232;">+       }, \n
          </span><span style="color:#323232;">        { } \n
          </span><span style="color:#323232;"> }; \n
          </span><span style="color:#323232;">'';\n
          </span><span style="color:#323232;">  }];\n
          </span>\n
          ```\n
          \n
          I’ll report back with the results when I’m able.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703862352 {#1558
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1715 …}
        +votes: Doctrine\ORM\PersistentCollection {#1724 …}
        +reports: Doctrine\ORM\PersistentCollection {#1733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
        -id: 262273
        -bodyTs: "'+524':58 '-524':56 '/.infinitylaptop-debugging/dmi_grep.log)':23 '100644':53 '12':59 '297a88587031':51 '5a165':77 '6':57 '655332f3a5da':52 'a/drivers/acpi/resource.c':48,54 'abl':96 'acpi':41 'acpi.patch':45 'b/drivers/acpi/resource.c':49,55 'back':89 'bed':13 'bm':78 'board':27,71,83 'boot.kernelpatches':39 'command':20 'const':61 'd':3 'diff':46 'dmi':63,68,70,80,82 'e15':76 'e15-5a165-bm':75 'figur':1 'files.neurario.com':22 'files.neurario.com/.infinitylaptop-debugging/dmi_grep.log)':21 'git':47 'gm5rg1e0009com':85 'gm6bg0q':73 'grep':19 'id':65 'index':50 'infin':74 'laptop':67 'll':87 'm':95 'match':69,79,81 'name':28,40,72,84 'output':31 'patch':35,43 'pcspecialist':66 'pkgs.writetext':44 'pre':7 'pre-setup':6 'put':25 'quirk':42 'read':37 'report':88 'result':92 'run':17 'setup':8 'static':60 'struct':62 'system':64 'thus':38 've':16 'went':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916756"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862352 {#1566
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +"title": 262273
      }
      3 => App\Entity\EntryComment {#2452
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: """
          I *believe* that the issue might be that the amdgpu driver is too new, judging by this string of errors:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(0): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(1): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(1): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Device(s) detected, but none match those in the config file.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE)\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: Fatal server error:\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) no screens found(EE)\n
          </span>\n
          ```\n
          \n
          So if [this](https://beehaw.org/comment/1916723) doesn’t end up working, I’ll definitely look into the pinning thing, because 5.10 seems like my best shot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703862604 {#1629
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@chaorace@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2458 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 262278
        -bodyTs: "'/comment/1916723)':239 '0':33,50,119,152 '00.0':61,104 '0000':59,102 '05':60,103 '1':76,93 '1080':30,47,73,90,116,136,149,169,182,204,215,228 '20':22,39,65,82,108,128,141,161,174,196,207,220 '21':23,40,66,83,109,129,142,162,175,197,208,221 '30':24,41,67,84,110,130,143,163,176,198,209,222 '5.10':254 '54':25,42,68,85,111,131,144,164,177,199,210,223 'amdgpu':10,32,49,75,92,139,172 'argument':63,106 'beehaw.org':238 'beehaw.org/comment/1916723)':237 'believ':2 'best':258 'config':125,158,193 'dec':21,38,64,81,107,127,140,160,173,195,206,219 'definit':247 'delet':120,153 'detect':186 'devic':56,99,184 'doesn':240 'driver':11 'drm':51,55,94,98 'ee':48,91,117,150,183,205,229,233 'enabl':37,80 'end':242 'error':20,218 'fail':52,95 'fatal':216 'file':194 'found':232 'ii':31,74,137,170 'invalid':62,105 'issu':5 'judg':15 'kernel':35,78 'kms':34,77 'like':256 'll':246 'look':248 'match':124,157,189 'might':6 'minion':26,43,69,86,112,132,145,165,178,200,211,224 'modeset':36,79 'new':14 'none':188 'open':54,97 'pci':58,101 'pin':251 'screen':118,151,231 'section':126,159 'seem':255 'server':217 'shot':259 'string':18 'thing':252 'unloadmodul':138,171 'work':244 'wrapper':29,46,72,89,115,135,148,168,181,203,214,227 'xserver':28,45,71,88,114,134,147,167,180,202,213,226 'xserver-wrapp':27,44,70,87,113,133,146,166,179,201,212,225"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916760"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862604 {#2453
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +"title": 262278
      }
      1 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          I did try kernel 6.6 without either patch before installing the new one, and I can confirm that the issue was still present on that version.\n
          \n
          With the new patch though (*after adding a comma to the end of each .ident string*), everything is working as expected.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703937913 {#2383
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 264535
        -bodyTs: "'6.6':5 'ad':33 'comma':35 'confirm':17 'either':7 'end':38 'everyth':43 'expect':47 'ident':41 'instal':10 'issu':20 'kernel':4 'new':12,29 'one':13 'patch':8,30 'present':23 'still':22 'string':42 'though':31 'tri':3 'version':26 'without':6 'work':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1918502"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703937913 {#1910
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +"title": 264535
      }
      2 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Either way, this did it! Thank you so much!\n
          \n
          ![](https://beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703893209 {#2363
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 263463
        -bodyTs: "'/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':12 'beehaw.org':11 'beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':10 'either':1 'much':9 'thank':6 'way':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1917660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703893209 {#2370
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +"title": 263463
      }
      0 => App\Entity\EntryComment {#2395}
    ]
    -id: 25574
    -titleTs: "'affect':10 'around':21 'irq':15 'kernel':13 'keyboard':2 'laptop':1,8 'regress':16 'think':5 'unknown':7 'unrespons':3 'work':20 'zen':14"
    -bodyTs: "'/.infinitylaptop-debugging/)':268 '/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':182 '1650':57 '5':51 '5.10':148 '5a165':36 '6600h':52 'abl':166,220 'acpidump':258 'ago':10 'anyth':120,316 'australian':41 'avail':139 'believ':186 'best':311 'bit':107 'bm':37 'boot':73,78,168 'chose':20 'command':244 'coupl':7,242 'cpu':53 'current':301 'debug':109 'desktop':29 'detail':253 'devic':100 'discuss':190 'display':291 'dmidecod':257 'done':104,240 'driver':64 'e15':35 'e15-5a165-bm':34 'els':317 'etc':259 'exist':28 'fact':92 'fair':106 'far':111 'featur':48 'figur':287 'files.neurario.com':267 'files.neurario.com/.infinitylaptop-debugging/)':266 'find':176 'folder':265 'follow':136 'found':81,262 'futur':210 'game':45 'geforc':56 'generic':63 'go':25 'graphic':171 'great':68 'grub/systemd-boot':75 'gtx':58 'hope':304 'howev':76 'i8042':65 'includ':74 'infin':33,38 'info':254 'input':89,99 'interfac':172 'issu':188 'kernel':140,155,211,224,283,302 'keyboard':60,84,144 'know':123 'known':197 'laptop':5,46,251 'latest':138 'learn':228,297 'linux':17 'local':42 'log':248 'longer':86,94,164 'lore.kernel':178 'lore.kernel.org':181 'lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':180 'lshw':255 'lspci':256 'lts':149 'manag':174,292 'manual':121 'manufactur':43 'mayb':206 'might':217,319 'miss':321 'month':9 'nixo':21,159 'older':282 'option':277,312 'patch':119,222,299 'pick':2 'proper':128 'pull':246 'purpos':13 'recognis':146 'respond':87 'result':160 'right':236 'ryzen':50 'search':129 'server':272 'set':15,151,237 'show':95 'someon':113 'stabil':23 'tell':192 'theoret':215 'thread':179 'understand':275 'use':61,157,234,280 've':80,103,132,239 'version':212 'wait':207 'web':271 'window':70 'work':67,133,200,295,307"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703921601
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10638996"
    +editedAt: DateTimeImmutable @1708970126 {#1660
      date: 2024-02-26 18:55:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703835201 {#1449
      date: 2023-12-29 08:33:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: "Exciting! Thank you so much for your help mate, it’s very much appreciated."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704411652 {#2392
    date: 2024-01-05 00:40:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Splatsune@beehaw.org"
    "@Corngood@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1384 …}
  +nested: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 281166
  -bodyTs: "'appreci':14 'excit':1 'help':8 'mate':9 'much':5,13 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1948389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704411652 {#2394
    date: 2024-01-05 00:40:52.0 +01:00
  }
  +"title": 281166
}
"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 {#2395
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1434
    +user: App\Entity\User {#264 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1669 …}
    +slug: "Laptop-keyboard-unresponsive-I-think-my-unknown-laptop-is-affected"
    +title: "Laptop keyboard unresponsive - I think my (unknown) laptop is affected by the kernel Zen IRQ regressions - how do I work around this?"
    +url: null
    +body: """
      I picked up a laptop a couple of months ago for the purpose of setting up Linux on (I chose NixOS for stability) to go with my existing desktop. It’s an *Infinity E15-5A165-BM* (Infinity being an Australian local manufacturer of gaming laptops) which features a Ryzen 5 6600H CPU and a GeForce 1650 GTX.\n
      \n
      The keyboard uses a generic driver (i8042), which works great on Windows and when booting (including Grub/systemd-boot). However, once booted, I’ve found that the keyboard no longer responds to input - and in fact no longer shows up as an input device. Now, I’ve done a fair bit of debugging so far (for someone who’s not had to patch anything manually but knows how to do a proper search) and I’ve worked out the following:\n
      \n
      - The latest available kernel in which the keyboard is recognised is 5.10 LTS - but setting this as the kernel to use in NixOS results in me no longer being able to boot into a graphical interface.\n
      - I managed to find [this lore.kernel thread](https://lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/T/) ‪‬ in which I believe my issue is discussed. This tells me that it’s known and being worked on and that I can maybe wait for a future kernel version, and that theoretically I *might* just be able to patch the kernel myself, if I learn how to do that and use the right settings?\n
      \n
      I’ve done a couple of commands and pulled some logs from the laptop, and detailed info - lshw, lspci, dmidecode, acpidump, etc - can be found in [this folder](https://files.neurario.com/.InfinityLaptop-Debugging/) on my web server.\n
      \n
      To my understanding my options are to use the older kernel for now and figure out why the display manager is not working, or learn to patch the current kernel and hope that that works. What’s my best option, and is there anything else I might be missing ?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 14
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711751334 {#1624
      date: 2024-03-29 23:28:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1670 …}
    +votes: Doctrine\ORM\PersistentCollection {#1667 …}
    +reports: Doctrine\ORM\PersistentCollection {#1679 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1575 …}
    +badges: Doctrine\ORM\PersistentCollection {#1559 …}
    +children: [
      4 => App\Entity\EntryComment {#1689
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Figured I’d do the pre-setup before I went to bed, so I’ve [run the grep command](https://files.neurario.com/.InfinityLaptop-Debugging/dmi_grep.log) and put the board_name from that output such that the patch now reads thus:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">  boot.kernelPatches = [{\n
          </span><span style="color:#323232;">      name = "acpi quirk";\n
          </span><span style="color:#323232;">      patch = pkgs.writeText "acpi.patch" '' \n
          </span><span style="color:#323232;">diff --git a/drivers/acpi/resource.c b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">index 297a88587031..655332f3a5da 100644 \n
          </span><span style="color:#323232;">--- a/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">+++ b/drivers/acpi/resource.c \n
          </span><span style="color:#323232;">@@ -524,6 +524,12 @@ static const struct dmi_system_id pcspecialist_laptop[] = {\n
          </span><span style="color:#323232;">                        DMI_MATCH(DMI_BOARD_NAME, "GM6BG0Q"), \n
          </span><span style="color:#323232;">                }, \n
          </span><span style="color:#323232;">        }, \n
          </span><span style="color:#323232;">+       { \n
          </span><span style="color:#323232;">+               /* Infinity E15-5A165-BM */ \n
          </span><span style="color:#323232;">+               .matches = { \n
          </span><span style="color:#323232;">+                       DMI_MATCH(DMI_BOARD_NAME, "GM5RG1E0009COM"), \n
          </span><span style="color:#323232;">+               }, \n
          </span><span style="color:#323232;">+       }, \n
          </span><span style="color:#323232;">        { } \n
          </span><span style="color:#323232;"> }; \n
          </span><span style="color:#323232;">'';\n
          </span><span style="color:#323232;">  }];\n
          </span>\n
          ```\n
          \n
          I’ll report back with the results when I’m able.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703862352 {#1558
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1720 …}
        +nested: Doctrine\ORM\PersistentCollection {#1715 …}
        +votes: Doctrine\ORM\PersistentCollection {#1724 …}
        +reports: Doctrine\ORM\PersistentCollection {#1733 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1741 …}
        -id: 262273
        -bodyTs: "'+524':58 '-524':56 '/.infinitylaptop-debugging/dmi_grep.log)':23 '100644':53 '12':59 '297a88587031':51 '5a165':77 '6':57 '655332f3a5da':52 'a/drivers/acpi/resource.c':48,54 'abl':96 'acpi':41 'acpi.patch':45 'b/drivers/acpi/resource.c':49,55 'back':89 'bed':13 'bm':78 'board':27,71,83 'boot.kernelpatches':39 'command':20 'const':61 'd':3 'diff':46 'dmi':63,68,70,80,82 'e15':76 'e15-5a165-bm':75 'figur':1 'files.neurario.com':22 'files.neurario.com/.infinitylaptop-debugging/dmi_grep.log)':21 'git':47 'gm5rg1e0009com':85 'gm6bg0q':73 'grep':19 'id':65 'index':50 'infin':74 'laptop':67 'll':87 'm':95 'match':69,79,81 'name':28,40,72,84 'output':31 'patch':35,43 'pcspecialist':66 'pkgs.writetext':44 'pre':7 'pre-setup':6 'put':25 'quirk':42 'read':37 'report':88 'result':92 'run':17 'setup':8 'static':60 'struct':62 'system':64 'thus':38 've':16 'went':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916756"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862352 {#1566
          date: 2023-12-29 16:05:52.0 +01:00
        }
        +"title": 262273
      }
      3 => App\Entity\EntryComment {#2452
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2460 …}
        +body: """
          I *believe* that the issue might be that the amdgpu driver is too new, judging by this string of errors:\n
          \n
          ```\n
          \n
          <span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(0): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(0): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) AMDGPU(1): [KMS] Kernel modesetting enabled.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) AMDGPU(1): [drm] Failed to open DRM device for pci:0000:05:00.0: Invalid argument\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Screen 0 deleted because of no matching config section.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (II) UnloadModule: "amdgpu"\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) Device(s) detected, but none match those in the config file.\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE)\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: Fatal server error:\n
          </span><span style="color:#323232;">Dec 20 21:30:54 minion xserver-wrapper[1080]: (EE) no screens found(EE)\n
          </span>\n
          ```\n
          \n
          So if [this](https://beehaw.org/comment/1916723) doesn’t end up working, I’ll definitely look into the pinning thing, because 5.10 seems like my best shot.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703862604 {#1629
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +ip: null
        +tags: [
          "323232"
        ]
        +mentions: [
          "@Splatsune@beehaw.org"
          "@chaorace@lemmy.sdf.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2458 …}
        +nested: Doctrine\ORM\PersistentCollection {#2457 …}
        +votes: Doctrine\ORM\PersistentCollection {#2455 …}
        +reports: Doctrine\ORM\PersistentCollection {#2468 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
        -id: 262278
        -bodyTs: "'/comment/1916723)':239 '0':33,50,119,152 '00.0':61,104 '0000':59,102 '05':60,103 '1':76,93 '1080':30,47,73,90,116,136,149,169,182,204,215,228 '20':22,39,65,82,108,128,141,161,174,196,207,220 '21':23,40,66,83,109,129,142,162,175,197,208,221 '30':24,41,67,84,110,130,143,163,176,198,209,222 '5.10':254 '54':25,42,68,85,111,131,144,164,177,199,210,223 'amdgpu':10,32,49,75,92,139,172 'argument':63,106 'beehaw.org':238 'beehaw.org/comment/1916723)':237 'believ':2 'best':258 'config':125,158,193 'dec':21,38,64,81,107,127,140,160,173,195,206,219 'definit':247 'delet':120,153 'detect':186 'devic':56,99,184 'doesn':240 'driver':11 'drm':51,55,94,98 'ee':48,91,117,150,183,205,229,233 'enabl':37,80 'end':242 'error':20,218 'fail':52,95 'fatal':216 'file':194 'found':232 'ii':31,74,137,170 'invalid':62,105 'issu':5 'judg':15 'kernel':35,78 'kms':34,77 'like':256 'll':246 'look':248 'match':124,157,189 'might':6 'minion':26,43,69,86,112,132,145,165,178,200,211,224 'modeset':36,79 'new':14 'none':188 'open':54,97 'pci':58,101 'pin':251 'screen':118,151,231 'section':126,159 'seem':255 'server':217 'shot':259 'string':18 'thing':252 'unloadmodul':138,171 'work':244 'wrapper':29,46,72,89,115,135,148,168,181,203,214,227 'xserver':28,45,71,88,114,134,147,167,180,202,213,226 'xserver-wrapp':27,44,70,87,113,133,146,166,179,201,212,225"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1916760"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703862604 {#2453
          date: 2023-12-29 16:10:04.0 +01:00
        }
        +"title": 262278
      }
      1 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          I did try kernel 6.6 without either patch before installing the new one, and I can confirm that the issue was still present on that version.\n
          \n
          With the new patch though (*after adding a comma to the end of each .ident string*), everything is working as expected.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703937913 {#2383
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1708 …}
        +nested: Doctrine\ORM\PersistentCollection {#1410 …}
        +votes: Doctrine\ORM\PersistentCollection {#1907 …}
        +reports: Doctrine\ORM\PersistentCollection {#1407 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
        -id: 264535
        -bodyTs: "'6.6':5 'ad':33 'comma':35 'confirm':17 'either':7 'end':38 'everyth':43 'expect':47 'ident':41 'instal':10 'issu':20 'kernel':4 'new':12,29 'one':13 'patch':8,30 'present':23 'still':22 'string':42 'though':31 'tri':3 'version':26 'without':6 'work':45"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1918502"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703937913 {#1910
          date: 2023-12-30 13:05:13.0 +01:00
        }
        +"title": 264535
      }
      2 => App\Entity\EntryComment {#2377
        +user: App\Entity\User {#264 …}
        +entry: App\Entity\Entry {#1434}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
        +body: """
          Either way, this did it! Thank you so much!\n
          \n
          ![](https://beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1703893209 {#2363
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Splatsune@beehaw.org"
          "@Corngood@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 263463
        -bodyTs: "'/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':12 'beehaw.org':11 'beehaw.org/pictrs/image/f4b3f47f-495f-40e1-b9b9-3e12cc91926d.webp)':10 'either':1 'much':9 'thank':6 'way':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1917660"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703893209 {#2370
          date: 2023-12-30 00:40:09.0 +01:00
        }
        +"title": 263463
      }
      0 => App\Entity\EntryComment {#2395}
    ]
    -id: 25574
    -titleTs: "'affect':10 'around':21 'irq':15 'kernel':13 'keyboard':2 'laptop':1,8 'regress':16 'think':5 'unknown':7 'unrespons':3 'work':20 'zen':14"
    -bodyTs: "'/.infinitylaptop-debugging/)':268 '/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':182 '1650':57 '5':51 '5.10':148 '5a165':36 '6600h':52 'abl':166,220 'acpidump':258 'ago':10 'anyth':120,316 'australian':41 'avail':139 'believ':186 'best':311 'bit':107 'bm':37 'boot':73,78,168 'chose':20 'command':244 'coupl':7,242 'cpu':53 'current':301 'debug':109 'desktop':29 'detail':253 'devic':100 'discuss':190 'display':291 'dmidecod':257 'done':104,240 'driver':64 'e15':35 'e15-5a165-bm':34 'els':317 'etc':259 'exist':28 'fact':92 'fair':106 'far':111 'featur':48 'figur':287 'files.neurario.com':267 'files.neurario.com/.infinitylaptop-debugging/)':266 'find':176 'folder':265 'follow':136 'found':81,262 'futur':210 'game':45 'geforc':56 'generic':63 'go':25 'graphic':171 'great':68 'grub/systemd-boot':75 'gtx':58 'hope':304 'howev':76 'i8042':65 'includ':74 'infin':33,38 'info':254 'input':89,99 'interfac':172 'issu':188 'kernel':140,155,211,224,283,302 'keyboard':60,84,144 'know':123 'known':197 'laptop':5,46,251 'latest':138 'learn':228,297 'linux':17 'local':42 'log':248 'longer':86,94,164 'lore.kernel':178 'lore.kernel.org':181 'lore.kernel.org/regressions/20230809085526.84913-1-hdegoede@redhat.com/t/)':180 'lshw':255 'lspci':256 'lts':149 'manag':174,292 'manual':121 'manufactur':43 'mayb':206 'might':217,319 'miss':321 'month':9 'nixo':21,159 'older':282 'option':277,312 'patch':119,222,299 'pick':2 'proper':128 'pull':246 'purpos':13 'recognis':146 'respond':87 'result':160 'right':236 'ryzen':50 'search':129 'server':272 'set':15,151,237 'show':95 'someon':113 'stabil':23 'tell':192 'theoret':215 'thread':179 'understand':275 'use':61,157,234,280 've':80,103,132,239 'version':212 'wait':207 'web':271 'window':70 'work':67,133,200,295,307"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703921601
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10638996"
    +editedAt: DateTimeImmutable @1708970126 {#1660
      date: 2024-02-26 18:55:26.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703835201 {#1449
      date: 2023-12-29 08:33:21.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1571 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2393 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1716 …}
  +body: "Exciting! Thank you so much for your help mate, it’s very much appreciated."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704411652 {#2392
    date: 2024-01-05 00:40:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Splatsune@beehaw.org"
    "@Corngood@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1384 …}
  +nested: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 281166
  -bodyTs: "'appreci':14 'excit':1 'help':8 'mate':9 'much':5,13 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1948389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704411652 {#2394
    date: 2024-01-05 00:40:52.0 +01:00
  }
  +"title": 281166
}
"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_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
26 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