Jump to content

Thumbkin83

Members
  • Posts

    9
  • Joined

  • Last visited

Posts posted by Thumbkin83

  1. It seems I am back to opencore.
    I managed to get a triple boot (Windows 10, Arch Linux & Mac Os Big sur) going quite easy, but I still dont have a working touch.

    I followed https://voodooi2c.github.io/#GPIO Pinning/GPIO Pinning but I dont understand how to create the patch in the end?
    Do i have to modify the DSDT itself? Since with opencore the DSDT is used from system, I dont have option to add "custom" one

      Name (SBFG, ResourceTemplate ()
        {
            GpioInt (Level, ActiveLow, ExclusiveAndWake, PullDefault, 0x0000,
                "\\_SB.PCI0.GPI0", 0x00, ResourceConsumer, ,
                )
                {   // Pin list
                    0x27
                }
        })


    Should be the code to have in my DSDT instead of Pin list 0x0000 which it says now, but I am clueless.

     

    Any ideas? Thanks!

  2. Hi

     

    I managed to install catalina (10.15.7) on my dell E5590 using opencore but I can not seem to get the touchpad working (pointer doesnt more or register clicks)
    An external mouse on USB is working for now. Every other thing (wifi, BT, sound, ...) is working just fine atm

     

    I already tried the following:

    • Move VoodooPS2controller to /S/L/E
    • Use VoodooPS2Mouse & Touchpad with VoodooInput
    • Use VoodooI2C
    • Use a patched SSDT-I2C

     

    The screen of the laptop is touchscreen and that works with moving over it.

     

    Does any1 have any ideas? thx

     

     I attached my current config.plist and images of linux command output to show the hardware

     

    proc_bus_devices.png

     

    lspcu.png

     

    xinput.png

     

    config.zip

×
×
  • Create New...