• 0 Posts
  • 22 Comments
Joined 2 years ago
cake
Cake day: June 15th, 2023

help-circle


  • I know this doesn’t directly solve your issue, and it might not help much now, but I wanted to share my experience just in case it’s useful.

    When I had a similar problem after switching phones, what ended up helping was that I had 2FA enabled beforehand. In that case, after selecting the option to recover my account suddenly allowed me to receive a verification code via SMS—something that didn’t appear on the usual login screen, it was greyed out before selecting this option.

    It probably won’t work if 2FA is disabled, but maybe it’s still worth checking if any recovery options that shows up helps. There might be a choice there that helps you resolve your problem as well.

    In any case, good luck—I hope you’re able to get it sorted soon!



  • sorry, since you asked a question I just felt the need to clarify 🙂

    The ISP products you mentioned really don’t seem consumer-friendly. I understand that ISPs might benefit from setting byte limits, since they incur costs for both inbound and outbound traffic to transit providers. However, from a consumer perspective, it’s a poor deal—especially since most people don’t have the tools to manage their usage effectively and can burn through their quota far too quickly, just like you pointed out.

    It all comes down to costs and earnings in the end for all products unfortunately.


  • I do not work there, just referenced the terms of conditions from their website, so you need to ask them the questions, but I think having a 1Gb connection with 30TB of seeding will eat up that pretty fast either way and also cause a mayhem of incoming connections, so it can hardly be considered private use (based on their definition)

    Again, I have no reference to the company, so all questions should be forwarded to them not me. I simply gave a possible reasoning of the ban from their terms.

    edit: added info about their definition of private use




  • that one was made in Russia according to the printed text…and in October 2022 if I read the date stamp correctly? and LEDVANCE is a company name, not product name, it was splitted out of OSRAMS LED division in 2016.

    Ledvance GmbH, headquartered in Garching bei München, Germany, is a general lighting and smart home technology company. It was established in 2016 as a spin-off from Osram Licht AG. Since April 2018, Ledvance has been wholly owned by Chinese lighting company MLS.[3] …

    In April 2015, it was announced that Osram would divest its general lighting lamp business, which accounted for just over one-third of its workforce. In June 2015, the supervisory board of Osram Licht AG agreed to the divestment of their lamp division with products such as LED lamps, halogen lamps, and compact fluorescent lamps.[4][5] This divested division has been operating as a legally independent company under the name Ledvance since April 2016.

    At the end of July 2016, Osram announced that Ledvance would be sold for more than €500 million[8] to a Chinese consortium consisting of investor IDG Capital, LED packaging manufacturer MLS, and Yiwu. The sale was completed on 3 March 2017, with economic effect as of 1 March 2017.[9][10][11] Due to the takeover, MLS gained distribution networks in Europe and the United States.[12][13] Since April 2018, MLS has been the sole owner of Ledvance

    https://en.m.wikipedia.org/wiki/Ledvance

    not sure you can make OSRAM responsible for what a Chinese company does in Russia?

    edit: should have updated the text on thought, but perhaps not the first priority or something considered important in Russia.






  • the halt command is like a handbrake for the kernel, so it basically shuts everything down hard and stops, but it does not power off the system without you telling it to, so that is why your LEDs stayed on after you used the other parameter.

    you could just try to downgrade/ upgrade the kernel, do s shutdown for a few hours during daytime when the computer is not beeing used, then turn it back on and check the percentage.

    you will see the drain if it’s not a full night, but it might not be so drastic.

    if it’s completely shut down there should be no loss in percentage, even for a short period of time as there probably is now…

    I’ll try to think up another solution, but a bit busy today as I mentioned on the last post


  • Hi, a bit busy today so I can investigate some more later, but the problem you are describing is in many cases related to the kernel version and has been resolved by up or downgrading the kernel version.

    it might be worth looking into, at least it’s a simple task, while I get some more time to investigate or offer more for you to look into.

    great that it worked so far, at least now you know where the problem is :)


  • let’s hope it’s a software issue, in general it’s much cheaper to fix software than hardware 🙂

    you can also try using the “sudo halt --poweroff” command.

    if it ks software related. that command will force an instant shutdown ignoring all normal shutdown run levels (use with caution if you have open files that need to be saved in advance).

    if that command succeeds as well after the battery test, you can be sure the problem lies within the shutdown run level scripts, which should help you narrow it down even more.



  • does this happen if you force it to shut down by holding the power button for +10sec, or if you remove and reinsert the battery after power off?

    forcing a shutdown or removing and installing the battery, will ensure that the laptop is indeed shut down and not just halting during the shutdown process.

    if you still have the same issue after this test I would guess your battery is dying, but if not you know that the issue is a software and not a hardware problem…

    anyway, best of luck getting it sorted


  • y0din@lemmy.worldtoLinux@lemmy.mlHP Laptop drains battery while turned off
    link
    fedilink
    arrow-up
    10
    arrow-down
    1
    ·
    edit-2
    9 months ago

    do you have any usb devices, like external hard drives, chargers or similar connected to it? a lot of the laptops allows for usb charging/supply of power even when switched off, and this could be one of the sources for the drainage.

    try disconnecting all USB cables if any are connected and see if the problem disappears?

    never mind, did not see the line about no connected usb cables until after posting