Giter Site home page Giter Site logo

Comments (4)

bytbox avatar bytbox commented on July 23, 2024

Which version of macbook do you have? It sounds like pommed is starting before apple_bl is done initializing, right?

(This sounds eerily familiar, like there's already a similar bug report.)

from pommed-light.

bytbox avatar bytbox commented on July 23, 2024

Ah, this is superficially similar to #24. Not sure the same hack will work though.

from pommed-light.

xthezealot avatar xthezealot commented on July 23, 2024

Yes, I think I also have a race condition.
With which unit(s)? I don't know. I have 5 different active units having "backlight" in their name.
What I know is that pommed has been successfully launched by systemd once in ~10 reboots, without any correlative config change.

Now, it's weird that I can't manage to defer the launch of pommed.
I edited the service file with

[Unit]
After=multi-user.target

or even a dirty

[Timer]
OnBootSec=60

and pommed still failed several seconds before the user login prompt.

My setup

  • MacBookPro7,1
  • kernel 4.8.13-1-ARCH
  • pommed 1.50lw

from pommed-light.

xthezealot avatar xthezealot commented on July 23, 2024

It works!®

I reinstalled nvidia-bl but this time, I uncommented the "options" line in /etc/modprobe.d/nvidia_bl.conf.
Disabling apple_bl kernel module was not necessary.

For the record, I also replaced nouveau with the proprietary Nvidia drivers (but I don't think it's related as pommed.service still failed after this).

from pommed-light.

Related Issues (18)

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.