• 3 Posts
  • 1.31K Comments
Joined 2 years ago
cake
Cake day: July 11th, 2023

help-circle
  • WhyJiffie@sh.itjust.workstolinuxmemes@lemmy.worldI give up
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 hours ago

    This theory is based on my understanding that computers don’t go all the way to sleep anymore and reenabling S3 restores normal sleeping.

    yeah, now that you say that is probably most laptops in the last few years. but I don’t think desktops do it. wrong, even my 4+ years old pc motherboard supports it according to /sys/power/mem_sleep



  • WhyJiffie@sh.itjust.workstolinuxmemes@lemmy.worldI give up
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 hours ago

    I wanted to say this is not how it works:

    My pet theory is that a lot of systems are constantly looking at what is active on the network and those pings are keeping the machine awake.

    or if you meant that, computers are normally not pingable when they are asleep. net adapters only wake the computer when seeing a magic packet with their mac address in it, and it is the operating system that receives the ping request and decides to send back a ping response.

    an exception is when it is set up to wake on some network traffic pattern, but few net adapters support that mode of operation

    https://wiki.archlinux.org/title/Wake-on-LAN#Enable_WoL_on_the_network_adapter







  • I have not found an answer to this part:

    I realized I just quoted the first 3 paragraphs of the post, so lets stay at the clarification. I haven’t found the answer to OPs question.

    And to clarify what I don’t understand: each year flagship phone’s performance don’t seem to increase significantly. Regarding real world performance, not benchmarks.
    That’s why the question is why don’t they keep the previous chipset until more meaningful gains. As OP suggested, they could either lower the price, or have more profit. Users would not feel the difference, and there’s plenty of other things the manufacturer can improve or experiment with.

    If the concern is that people would say “ah it’s the same chipset!” and they wouldnt buy it, then the manufacturer could just replace that with another one that has roughly the same cost and performance.





  • its like you are responding to a different question. you are speaking about cheap phones, while the question was about recent years flagship phones chipsets.

    what is that so large difference between this years flagship chip, and yesteryears flagship chip? and the difference between yezteryears and the one before that?
    is it really a large difference, like reviewers tell? it feels like comparing intel 12th gen and 13th gen CPUs and telling there is a large difference, the newer ones are so much better you need to get them IMMEDIATELY.

    again, the question is not about developments over a decade. bluetooth and gyroscope has been common for a decade now even in cheap phones.

    and I find it amazing how hard they are locking down our phones, like as if it was still owned by the manufacturer, rented by the user. google is doing the most of the work to enable countries to forcibly lock in citizens to malware infested systems of the factory. it couldn’t have happened without something like play “protect”




  • what I know though is that the device manufacturers are obligated by license to give you the kernel source code for the device on request, because linux is gpl.

    but they are not obligated to provide you hardware drivers and device trees that are not included in the kernel. you may still ask in case they care, but it’s probably rare they provide that. sometimes it’s hard even to get their kernel source code.


  • I don’t know. Haven’t done this myself. I would look at the git history of devices currently supported. how they started out, what kind of changes they made, how did the maintainer obtain a file or figure out a config change, things like that. then maybe also contact the maintainer ofir that device, or the lineage mailing lists (or a more modern platform if they have one, but the more experienced folks are likely only reading the mailing lists)