this post was submitted on 19 Feb 2024
5 points (100.0% liked)

linuxmemes

25466 readers
853 users here now

Hint: :q!


Sister communities:


Community rules (click to expand)

1. Follow the site-wide rules

2. Be civil
  • Understand the difference between a joke and an insult.
  • Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
  • Don't get baited into back-and-forth insults. We are not animals.
  • Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
  • Bigotry will not be tolerated.
  • 3. Post Linux-related content
  • Including Unix and BSD.
  • Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of sudo in Windows.
  • No porn, no politics, no trolling or ragebaiting.
  • 4. No recent reposts
  • Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
  • 5. ๐Ÿ‡ฌ๐Ÿ‡ง Language/ัะทั‹ะบ/Sprache
  • This is primarily an English-speaking community. ๐Ÿ‡ฌ๐Ÿ‡ง๐Ÿ‡ฆ๐Ÿ‡บ๐Ÿ‡บ๐Ÿ‡ธ
  • Comments written in other languages are allowed.
  • The substance of a post should be comprehensible for people who only speak English.
  • Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
  • 6. (NEW!) Regarding public figuresWe all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations.
  • Keep discussions polite and free of disparagement.
  • We are never in possession of all of the facts. Defamatory comments will not be tolerated.
  • Discussions that get too heated will be locked and offending comments removed.
  • ย 

    Please report posts and comments that break these rules!


    Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.

    founded 2 years ago
    MODERATORS
     

    Running dmesg on PinePhone reveals that idiot firmware is bored.

    you are viewing a single comment's thread
    view the rest of the comments
    [โ€“] Rustmilian@lemmy.world 0 points 1 year ago* (last edited 1 year ago) (5 children)
    [26383.139688] anx7688 0-0028: recv ocm message cmd=0xf2 01 f2 ร˜d
    [26383.139732] anx7688 0-0028: received HARD_RST, idiot firmware is bored
    

    This indicates that the PinePhone is encountering issues with the anx7688 modem driver and is receiving a Hard Reset (HARD_RST). The "idiot firmware is bored" is likely a humorous or sarcastic remark about the perceived quality or stability of the modem firmware causing this issue.
    Based on the "bored" remake, I assume it probably has to do with some sort of wake state, where after some time of not receiving signals the modem hardware turns off then doesn't wake when signals are sent, requiring a hard reset to power on, but that's just speculation.
    The PinePhone uses a power management processor called "CRUST" to achieve great standby numbers, but it can lead to issues with the modem waking up after deep sleep, so I believe my speculation is plausible.
    Maybe a possible fix would to be to send the modem dummy "do nothing" packets or signals at repeating intervals to keep the hardware awake.

    Edit : my speculation here seems incorrect, thus the solution is incorrect as well.
    See below.

    [โ€“] glibg10b@lemmy.ml 0 points 1 year ago (1 children)

    This indicates that the PinePhone is encountering issues with the anx7688 modem driver and is receiving a Hard Reset (HARD_RST). The โ€œidiot firmware is boredโ€ is likely a humorous or sarcastic remark about the perceived quality or stability of the modem firmware causing this issue.

    Tell me you used ChatGPT without telling me you used ChatGPT.

    [โ€“] Rustmilian@lemmy.world 1 points 1 year ago* (last edited 1 year ago) (1 children)

    I actually did not... ~~chatgpt isn't the only ai that exists (โ โ— โ โ€ฟโ โ—•โ )~~

    Tbf, my writing style is already quite AI-like due to constantly reading documentation.
    Unironically, that's not even the bit written by AI. The only part that is,

    the BC 1.2 result indicating the USB charging mode, and the change in the charge controller status.

    As I had no clue what the hell "BC 1.2" was indicating and didn't want to go digging around in the docs for something that obscure. Other things, like "HARD_RST" being a hard reset signal is kinda obvious, imho. I will admit, some is pulled straight from the docs though.

    The PinePhone uses a power management processor called "CRUST" to achieve great standby numbers.

    Verbatim ripped from the PinePhone docs, that's why it reads more like an advertisement trying to hype up the power management, lol.

    P.S. I use uncensored Llama.
    P.P.S. I have reading OCD when it comes to my own messages, that's why 99% of them are edited.
    P.P.P.S. I put my comment through Llama just now asking it to "AI-ify" it and it's less AI-like then my actual writing : 1000001132
    Or maybe it's more, because honestly who the hell says "tongue-in-cheek"?

    [โ€“] noughtnaut@lemmy.world 0 points 1 year ago (2 children)

    What's with all the back slashes? \ why not use a regular...

    ...line break?

    [โ€“] meekah@lemmy.world 1 points 1 year ago

    I don't see any backslashes, but a bunch of regular line breaks

    [โ€“] Rustmilian@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

    \ is a line break in markdown.
    Your client seems to not support markdown properly.
    Also, I don't like the look of blank new lines where they're not necessary; stylistic choice.

    load more comments (3 replies)