Gabriel Pizarro

Results 28 comments of Gabriel Pizarro

If you set a fixed _max and _min, this gets fixed.

IIRC one of my repositories (pc-monitor) has a fixed version of this module. If you give me a day or two I can fork this repo and post the new...

For my project it actually made sense for the line to be at the bottom (null value from API => 0/bottom on graph). Not an issue if you want to...

Ah shit. I had a hard drive go bad about 8 months ago, and I seem to have lost the updated repository that contained my fixes; unfortunately, it looks like...

Just by the way, I fixed my own use case by modifying the original flutter_sparkline.dart file and using in my own personal project. I just changed the bounds for _max...

@andreademasi Yes! Take a look at [my EFI config](https://github.com/TheNewJavaman/asus-zenbook-ux433fn-hackintosh-opencore-efi) for a complete example.

@jack34672 Did you ever get your Hackintosh working? I am on a UX433F with Whiskey Lake

Thank you for the response! One other concern: did you get the default Intel WiFi card to work? I've been looking at [itlwm](https://github.com/OpenIntelWireless/itlwm)

Can confirm that [AirportItlwm.kext](https://openintelwireless.github.io/itlwm/) allows native WiFi config and usability with the generic Intel chipset :) Will upload EFI after I figure out keyboard issues

I uploaded my EFI files [here](https://github.com/TheNewJavaman/asus-zenbook-ux433fn-hackintosh-opencore-efi). I fixed Intel WiFi and default audio. Still working on display brightness, keyboard lighting, type-c, and hdmi. Please note that the included kexts are...