OpenCore - Dell 5577 - Can't get battery to work Hackintosh - hackintosh

I finally installed Hackintosh without getting scared, as I found out that OpenCore was the easiest way.
Got to install on my Dell 5577, Audio/Bluetooth/Wifi/Hi-Dpi all things are finally working but the only thing that is bothering me is the battery percentage.
As I tried RehabMan's battery patch but it is only available for Dell Inspiron 15 7xxx series but then my laptop is stuck 6% there's no actual solution anywhere.
Can anyone please guide me ?
This is the repo

I have the same Laptop
https://github.com/wgggSg/OpenCore-For-DELL-5577
this repo has working opencore config

Related

How do I get the CPU temperature or fan speeds from via terminal or via an Apple API on an M1 MacBook?

I tried googling it, but I just found websites that just copy paste each others' content, so basically all of it is "(Intel only)", so I didn't find anything for M1 Macs. There were suggestions using paid apps, but I would be okay just making my own. sudo powermetrics doesn't work either.
I have used menumeters to get the CPU temperature.
install it using brew install menumeters

Ubuntu 20.4 Asus Tuf Dash F15 Can't Install Nvidia Driver

I have installed a fresh version of Ubuntu 20.4 on my band new Asus Tuf Dash F15 laptop. Then I went into the software update settings and switched the driver to nvidia-460 proprietary using the GUI. I apply the changes and restart and I get stuck at a boot loading screen. The error is /dev/nvm1e0 clean: xxxblocks/xxx.
Specs: Nvidia RTX 36060 mobile Intel i7 40gb ram 1tb storage
I have tried installing the nvidia drivers 4 different ways, according to the nvidia official installation guide and multiple medium forums. Every time I get the same problem and have to alt+shift+f2 my way into the terminal to sudo apt-get purge nvidia* to be able to boot back in.
I've installed nvidia diver on ubuntu many other times according to the nvidia official docs and never ran into this error. I am concerned it may be hardware incompatibility at this point?
I've been trying for five days now and re-installed ubuntu multiple times, varying the partitions and installation methods. Everything is working fine until I try and switch to nvidia driver. I even tried some older and new driver versions and the nvidia cuda toolkit 10 and 11. Please help, thank you.

Ubuntu 14.4 running slow

I just bought the new Dell XPS 13 Developer edition which came preinstalled with ubuntu 14.04.
After the initial boot it seemed a bit slow, but then it updated and worked fine, then later the same day seemed to slow down again.
Even running programs like eclipse it seems very laggy on, which is odd. As the specifications should be fine;
16gb Ram
i7-6560U cpu
64-bit
500gb ssd.
I'm not sure what to post to help, so any suggestions would be great.
Thank you!
Check what is using much system load using the command top.
You can also use htop which is easier to read.
For that install it using the following command:
sudo apt-get install htop
Have you tried reinstalling Ubuntu 14.04.3 LTS on your computer?
In future, please use the Ask Ubuntu forums for such questions.
I had a similar issue in my lenovo thinkpad with i7 and 16GB. pycharm and android studio was exteremely slow and it was almost not usable for any development. Even it took a while for the terminal to start.
Finally I found a solution for my issue. I needed to disable "speed step" feature in BIOS.
Please read the following blog for more information
http://www.williambharding.com/blog/technology/fixed-my-i7-intel-dell-laptop-is-ridiculously-slow/

VirtualBox guest running OSX Mountain Lion: XCode install error

I'm trying to install Xcode in a VirtualBox Hackintosh for app development purposes. I used MultiBeast and the Xcode installation is complaining about the display, but the way VirtualBox handles displays and graphics is beyond me.
I get the following error: Xcode: CVCGDisplayLink::setCurrentDisplay didn't find a valid display -- falling back to 60Hz.
I've currently followed the installation instructions from this link. I'm not sure if it makes a difference but my host is ArchLinux with Intel Haswell with Iris Pro Graphics.
Why am I getting this error?
Hmm.. not sure if this is right or not. I did this, and it fixed something:
from http://www.macbreaker.com/2012/07/mountain-lion-virtualbox.html
You need to change the CPUID to a non-Haswell ID to fix the issue
non-booting 10.8 on a Haswell CPU:
VBoxManage modifyvm {your vm name here} –cpuidset 00000001 000106e5 02100800 0098e3fd bfebfbff
But I'm having some trouble remembering the exact chain of events. It might've been another tweak later on that got XCode to install properly.
Regardless, I feel dirty for even attempting to do this. I hoped I would never be put in a situation where I had to cheat on Linux, but it beats spending over a grand (despite that mine is top-notch) to work on a useless iPhone app. In other words, it sucks being an independent commodity producer.
I'm getting the same error, but on actual Apple hardware.
Despite that, the display link object does seem to work.
Maybe it's because it is not familiar with my Dell monitor.

Windows 8.1 installation fail 0xC1900101 - 0x40017

I want to make a Windows store application using the monogame libraries, but for this purpose, I need to install Windows 8.1. The installation fails and gives me the error
0xC1900101 - 0x40017
This error is quite large and alot of people have had or still have it. I made alot of research on it and it seems that this problem is caused by driver incompatibility. I tried the installation about 15 times now, every time updating some drivers, installing updates, etc.
On the installation, it stops at 84% on "Applying PC parameters" step.
So I believe that the problem is that one of my drivers in incompatible and I need to remove it so here are my specs/peripherals:
ASUS G75VW qs71 laptop (16GB RAM, i7 ivy bridge) (I don't think it is the problem, since my friend has the same and it worked for him)
- Logitech G930 Gaming Headset
- Razer Orochi Mouse (Not the 2013, but the 2012)
If some of these drivers are incompatible, please tell me how to remove them.
Thank you.
P.S. I'm not sure if this question is relevant for this site, but it is somewhat programming related and I need it to do programmation.

Resources