Skip Navigation

Posts
10
Comments
898
Joined
2 yr. ago

  • From experience, most apps/packages that are compiled for Linux are compiled for both x86 and arm. I've had no real issues getting software on my OnePlus 6 running on postmarket os (full Linux os on a phone basically). This is very likely because ARM is a thing in the server space, so most packages in your distros repositories will be compiled for all architectures (and that's if it's not required by the distro's repos to have the two supported).

    Other software ftom outside the repos where linux was already a second class citizen like discord or Spotify may be troublesome though

  • I don't care about ecosystems, they are just a fancy word for vendor lock in

  • It would be really cool if instead of having to install more app stores, the App Store app was like fdroid: a front end in which we add repositories. There would of course be apples repository installed as default, but on top you could just enable epic game's repository or the store's repo.

  • Jmp.chat + gnome calls with SIP worked really well when I tried it. You could also try VoIP.ms and see if they have a SIP option

    For sms jmp.chat uses Xmpp so any client should work. Xmpp clients can also do calls but they are not meant for phone number calls, though there are ways with JMP.chat/cheogram

  • Hijack the power cable and solder it to a battery while you move it

  • Good question, I will check after work if steam starts in the background or something, I've had some issues with steam in the past so what you're saying could make sense...

  • We might pay some of the most expensive internet in the world in Canada but at least we can't fault them for providing an unstable or unperformqnt service. Download llama models is where 1gbps really shines, you see a 7GB model? It's done before you are even back from the toilet. Crazy times.

  • I had this theory since I got some new usb periphs relatuvelu recently, but that was not the issue

  • I think it's crazy that not that long ago 30mbps was still pretty good, we now have 1gbps+ at residential addresses and it fairly common too

  • Good point, fedora is usually a bit slower on updates than arch/manjaro, maybe an update will fix it. Thx!

  • Thanks I tried the edited values but it does not seem to solve the issue, /sys/power/pm_wakeup_irq returned nothing when I checked. Idk if my system is broken or if it's fedora using diff configs though

  • Wall

    Jump
  • How did you know?????

  • I mean i could probably leave it on, but it's a desktop, and with the Nvidia GPU using a reported 50W at idle, it would be kind of stupid to leave it on during the night when also using power to run the AC. Also the fans are loud

  • Hmm, it's definitely doing something, so it could be worth investigating, but instead of going to sleep mode it simply turns off the monitor and on its own 1s later turns back on

  • Thanks for the link, I am on kernel 6.10.4, but I do not have any error messages in journalctl, so I am not sure it is that. It could definitely be related though

  • Wall

    Jump
  • Ohh so thats what a mart looks like

  • I think you're right on this, but i am thinking it's more of an Nvidia issue rather than a Wayland one... Going to sleep under X11 works the first try, however resuming from sleep showed the following screen (kernel panic? with mentions of Nvidia)

    It's either that or just a black screen. I think this warrants a driver reinstall, I also installed some CUDA stuff so will have to check this out......

  • Running journalctl -r -u systemd-suspend.service does not suggest anything is wrong, just normal status messages. I will try to see if I need a BIOS update, maybe it's really out of date.

    edit yeah current bios is F7c (apr 2022), most recent is F10 (dec 2023). will do that

    Edit 2 that didn't solve it