Giter VIP home page Giter VIP logo

Comments (9)

frank-w avatar frank-w commented on August 16, 2024

anything new?

from bpi-r2-bsp.

JackZengBpi avatar JackZengBpi commented on August 16, 2024

it seems like Ubuntu's bug, it says we have to update systemd,I will try that.
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1464917

from bpi-r2-bsp.

frank-w avatar frank-w commented on August 16, 2024

I have tried that in debian jessie and a fresh installed debian stretch (debootstrap)...System is only halted,not powered off

from bpi-r2-bsp.

JackZengBpi avatar JackZengBpi commented on August 16, 2024

it seems like we need to register a pm_power_off callback to handle power,or do something in machine_power_off()
http://www.wowotech.net/pm_subsystem/reboot.html

SYSCALL_DEFINE4(reboot,……) ->kernel_power_off() ->machine_power_off()
But most of machine_power_off() do nothing or just disable irq , halt system ……

from bpi-r2-bsp.

frank-w avatar frank-w commented on August 16, 2024

any progress here?

btw. power consumption does not change between running system and halted system via poweroff-command, so i assume that only the init-part of OS (stopping services, umounting filesystems, ...) is done but nothing hardware-specific

link to forum just for reference: http://forum.banana-pi.org/t/shutdown-does-not-poweroff/3866/

from bpi-r2-bsp.

JackZengBpi avatar JackZengBpi commented on August 16, 2024

Hello frank, I don't have 6323 datasheet,and I have contacted MTK-Team to give a support,but it needs some time. I see there is no poweroff hardware operation in driver, so we need to add it by ourselves.

from bpi-r2-bsp.

drastx avatar drastx commented on August 16, 2024

Any update on this issue Jack? The power button issue is a bit disconcerting

Anyone know how one can get the 6323 datasheet?

Thanks.

from bpi-r2-bsp.

JackZengBpi avatar JackZengBpi commented on August 16, 2024

@drastx hello this is patch for this issue,it provided by MTK team,but I haven't tested it yet,could you have a try?
https://patchwork.kernel.org/patch/10302965/

from bpi-r2-bsp.

frank-w avatar frank-w commented on August 16, 2024

i tried it, but with the patches (imho 4-14 without documentation) switch does not work (all dsa-interfaces disappeared) in 4.14

from bpi-r2-bsp.

Related Issues (20)

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.