Git Product home page Git Product logo

bugtracker's Introduction

Ivan Cafiero (@dreamwhite)

Inspired from @ptkdev

hippity hoppity your code is now my property lmao Source

ko-fi


Stats

dreamwhite's github stats

Top Langs

Projects

List of projects I made with love

Name Category Description Links
Portfolio 🧙‍♂️ My personal website
Hackintosh 🍎☠️ My hackintosh configuration files
GSync Adapters for Magisk 🤖 My first Magisk module for syncing with GSync Adapters on degoogled ROMs
Patch Edid 🟪💻 Fix magenta/purple screen on macOS

Links you should really check out 100% 1!!11!

bugtracker's People

Contributors

dreamwhite avatar

Stargazers

 avatar

Watchers

 avatar  avatar

bugtracker's Issues

F11 & F12 brightness keys not work

Hi, please help me, F11 & F12 brightness keys not work for me.
Let me know what you need for debug.
Thanks you so much

  • CPU: I5 - 8250U
  • GPU: Radeon 530 ( im added boot-arg -wegnoegpu)
  • Model: Dell Inspirion 5370
  • BIOS version 1.22

igpu stays at 0.30GHz

Not really an issue but...

Have you experienced this problem :

watch a 4k video or something stressful for igpu (like after a zoom meeting for example)
then sleep
and wake up
igpu stays at 0.30 until next reboot?

Updating the repo

  1. Bump version in README.md
  2. Wait for ocvalidate CI to pass and eventually push to master the changes
  3. Wait for Update OC binaries to pass
  4. If both passes then create a release

I know that this will create so many fckin runs on GH actions but who cares .-.

Calendar is broken

The LineageOS-Calendar (Etar) won't sync (Account settings mention a sync problem).
The Google Calendar can't get installed.
[INSTALL_FAILED_SHARED_USER_INCOMPATIBLE: Package com.google.android.calendar has a signing lineage that diverges from the lineage of the sharedUserId]

Dell_PFS_Extract.py issues (Windows)

Trying to extract from newest BIOS for Dell XPS 9500 (1.23.1)
After installing python3 and common dependencies,
I get the following error when attempting to run the extract command:

line 23, in
from common.checksums import get_chk_8_xor
ModuleNotFoundError: No module named 'common.checksums'

All signs point to the module "common.checksums" not existing.
How do I fulfil this dependency? I've tried everything I can find.

How to find the corresponding values for "kUSBSleepPortCurrentLimit" and "kUSBWakePortCurrentLimit" in SSDT-EC-USBX

Hi, it seems interesting to me that your SSDT-EC-USBX discards 2 desktop properties in the USBX. However, comparing your two values of "kUSBSleepPortCurrentLimit" and "kUSBWakePortCurrentLimit" to the original code by acidanthera, they are different.

Your version:

Return (Package (0x04)
{
    "kUSBSleepPortCurrentLimit", 
    0x0BB8, 
    "kUSBWakePortCurrentLimit", 
    0x0BB8
})

acidanthera's version:

Return (Package (0x04)
{
    "kUSBSleepPortCurrentLimit",
    0x0834,
    "kUSBWakePortCurrentLimit",
    0x0834
})

I wonder how to get the appropriate values for those two keys. There's not much info on this topic. The only one I found seems to suggest I need an ioreg or an ACPI dump from the real mac model with the same SMBIOS version.

[inspiron-5370-hackintosh] Questions regarding adaptation to a 5390 laptop.

Hello,

I found your EFI for the Inspiron 5370, and, thinking that the models would likely be at least similar, tried to apply it to my very similarly specced Vostro 5390. While the operating system does boot, it seems that the macOS installer does not recognize the internal keyboard and trackpad of the laptop, making it rather difficult to actually get anywhere with setup. (The screen brightness is also very low, but that seems to be a seperate issue)

By any chance, could you give me a pointer or two on what parts of the configuration I should be looking at tweaking?

Laptop Specs:
Intel i5-8265U
UHD graphics 620
8 Gigs of ram

I have been attempting my install with Ventura (13.4)

Thanks in advance.

Vostro 5370 Bios Extraction

Hi Ivan,
I have a few questions, have the same laptop here and your repo is really good.

  1. ask how do i extract this stupid dell bios? The script you linked doesn't work for me, what am I doing wrong?
    extraction_fail
    edit:
    is done. sudo python3 Dell_PFS_Extract.py <BIOS_UPGRADE.EXE> would be correct...

  2. Do you have any idea how to wake up this laptop from sleep or standby with keyboard or touchpad?
    It doesn't wake up with either, only with the power button.
    I would be really interested in how to wake up these laptops from sleep via TouchPad.

  3. The PowerButton; Is there any way to get it to show up in sleep or standby mode with an LED?

Do you have any tips?
Thank you for your effort.

2021.07 release planning

  • OpenCore 0.7.1
  • Lilu 1.5.4
  • AppleALC 1.6.2
  • VirtualSMC 1.2.5
  • WhateverGreen 1.5.1
  • NVMeFix 1.0.9
  • BrcmPatchRAM 2.6.0
  • VoodooPS2 2.2.4
  • AirportBrcmFixup 2.1.3

GoogleSyncAdapters stopped working

Hi,
Gsync used to work on lineageos-microg-pioneer.
I found just now that it stopped a while ago (june '22) both for calendar and contacts.
It doesn't return any error.

After a while looking for the point I only found out that magisk version updated from v.22 to v.25 (as far as I remember I did it when LineageOS updated to 19.1).

May that be the point?

[CI] Implement ocvalidate config.plist validation

The following issue will keep track of the necessary changes to adapt my Dell Inspiron 5370 Hackintosh repository to check with ocvalidate the possible issues in the config.plist as well as removing unused stuff (such as Resources folder in kexts).

More info in the following days

[PyASL] Roadmap

Current roadmap of needed functions to implement in the project

  • Parse DefinitionBlock content
  • Parse External references
  • Create scopes using nested dicts/lists inside a global tree named tree or something like that
    • e.g. _SB.PCI0.LPCB will be translated onto tree['_SB']['PCI0']['LPCB']
    • Check if names with less than 4 chars may get wrongly translated
      • e.g. _SB may get translated in _SB_

don't get .hdr files from Dell_PFS_Extract.py & Universal-IFR-Extractor archived repo

Hi ^^

I wanted to remove CFG Lock from my BIOS Latitude_E6420_E6420ATG_A25.exe.zip but when i extract it, i don't get .hdr files like your guide say but a bunch of .bin files instead

Capture d’écran 2023-02-06 à 04 14 16

I have tried continuning following you guide, you ask to open the payload in UEFITool which is supposed being the largest file. I did put "1 Latitude_E6420_E6420ATG_A25 -- 11 Intel Management Engine Update v7.1.91.3272.bin" but i got this

Capture d’écran 2023-02-06 à 04 16 52

I have also tested with "1 Latitude_E6420_E6420ATG_A25 -- 1 System BIOS vA.25.bin" and got a lot of things but searching for "CFG Lock" result in nothing (same for the Intel Management Engine Update file), tho i have searched for CFG and got a lot of result but don't know where to look


On another note, Universal-IFR-Extractor (IFRExctract) repo got archived and from the last post on the issue page, it will not be updated anymore and they won't answer any issues from this repo. They advice to go to
FRExtractor-RS (https://github.com/LongSoft/IFRExtractor-RS) instead. I thought you could update that link

Thank you and have a good day

Google backup transport

It syncs 2-3 min late.
You should include Google backup transport app

After installing Google backup transport is syncs instantaniously.

can't see macos recovery

please help me, i create usb install macos monterey by opencore guide and EFI of repo. i installed BIOS firmware but i cant see macos recovery in OCB for install
image

Error Ventura

I have problem when install ventura.
brightness not work, i can't change brightness.
Sleep not work
what i need for report

I use repo EFI, no change

CPU: Intel Core i5-8250U @ 1.8 GHz
iGPU: Intel UHD Graphics 620
DGPU: AMD RADEON 520 2G
WiFi Card: BCM94360NG
OS: macOS Ventura 13 (22A380)
BIOS: v1.22

[CI] Automatic building

Will be based on macos-latest for building kexts, while for docs on Ubuntu latest when needed

  • AirportItlwm
  • AppleALC
  • IntelBluetoothFirmware
  • Dell Inspiron 5370

How do I clone AppleALC and how do I build it?

I tried to follow your guide since I need to create a custom Layout so I can get the lineout of my Docking station to work. But I don't understand how to clone the AppleALC repo and how to build it from source.

When I just download the "master" folder from the AppleALC repo I don't see any .command or .cpp or similar to start the compilation process.

Could you expand the description to make it more noveice friendly?

Thanks

[USB Mapping] Webcam stops working after sleep

I'm opening this issue to keep an eye on this strange bug: after some (still need to figure out how many) sleep/wake cycles the internal webcam stops working, despite the IORegistry device tree for USB is untouched.

To fix you must reboot the machine and that's not the best idea in the world in my opinion.

Probably this problem is caused by the current port type definition in SSDT-3-xh_OEMBD as depicted below:

image

I'll make some tests by changing the port type definition from 0xFF to 0x00 and see if this problem is fixed or not

Is the deletion of Misc/Entries possible as well?

Hi.

I looked into your script and noticed taht there's no option to automatically delete custom entries from the config.plist. I was thinking about somelthing like this:

def delete_misc_entries(self) -> None:
""" Deletes custom bootloader entries from config.plist"""
self.plist['Misc']['Entries']…??

But I don't know what to add after that to delete the entries. Since Misc/Entries are stores as Dictionaries it probably should delete any dict in that array, right?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.