linux

This magazine is from a federated server and may be incomplete. Browse more on the original instance.

peanutbutter_gas, in Laptop companies: which one?

I have a framework laptop and endeavour os with gnome de. I’ve had no problems with it. I mainly use it for dev work and web browsing. I enabled gnome muli-gesture (basically the same gestures on a Mac trackpad). I’ve had no problems with that either.

I’d recommend it.

wwwgem,
@wwwgem@lemmy.ml avatar

Thanks for sharing this feedback. One more point for Framework :)

Hjalamanger, (edited ) in Linus Torvalds interview Reader's Digest - 2001
@Hjalamanger@feddit.nu avatar

That so called “company mascot” on page 1 is so cute (-:

EDIT: the penguin, not Linus

DSTGU,

Linus too

LittleBorat2,

Linus himself is not the mascot?

itslilith,
@itslilith@lemmy.blahaj.zone avatar

Tux too

gnuplusmatt, in Problems on problems - Mint can't see my wifi card.

Lspci should list all your pci devices, one of which will be your WiFi adapter. Confirm its make and if it requires a kernel module. I would bet it’s a broadcom

lemmyvore, in Firewall preventing Printing/Scanning on OpenSUSE Tumbleweed

Are you using Avahi for the auto discovery? If so you need to open port 5353 UDP.

iggames,

No change with allowing 5353 UDP through the firewall, unfortunately. But thank you for the suggestion!

lemmyvore,

You may also need to allow multicast. Look into it a bit more.

You can also enable debugging on the firewall and see what exactly gets blocked.

iggames,

Added some info to the post. Firewall is blocking 3289 UDP from my printer, so I added 3289 UDP to open ports for “home”, “public”, and “internal” zones. However, I’m still seeing filter_IN_public_REJECT entries in dmesg, so it seems the firewall is still blocking these. Is there a different way I should be telling it to allow requests on this port?

Firewall also allows mdns service (again, in “home”, “public”, and “internal” zones), but I also see entries like this:

[41951.119486] filter_IN_public_REJECT: IN=wlp0s20f0u3 OUT= MAC= SRC=192.168.1.1 DST=224.0.0.1 LEN=36 TOS=0x00 PREC=0x00 TTL=1 ID=10725 DF PROTO=2 MARK=0x3214

It sounds like 224.0.0.1 is related to mdns broadcasts, so it seems firewall is also still blocking these (despite mdns being allowed service).

Am I specifying these in the wrong place? (Per Connections - System Settings, my wifi is in Firewall zone “home”).

ryannathans, in GNOME Sees Progress On Variable Refresh Rate Setting, Adding Battery Charge Control

Wonder if COSMIC will launch with VRR

mmstick,
@mmstick@lemmy.world avatar

It already supports VRR and DRM leasing. VRR monitors and VR headsets have been tested.

njordomir, in Budgie 10.9 Desktop Adds Initial Wayland Support, Redesigned Bluetooth Applet - 9to5Linux

I’m a KDE user, but had a great experience using Budgie. I’m glad this software is an option for people.

dino, in Fully featured tilling window managers (like DEs) for lazy people

Sadly there is no way around it. The mentioned alternatives like regolith have already been mentioned. There is also some smaller distros with prepared twm configs, but I can’t recommend it. Because if you want to customize it, you will have a hard time finding the right ways to do it.

MyNameIsRichard, in Firewall preventing Printing/Scanning on OpenSUSE Tumbleweed
@MyNameIsRichard@lemmy.ml avatar

Is mdns allowed?

iggames,

Added “mdns” service to allowed list for public zone, still get the SANE error. (Previously added 5353 UDP per another suggestion – sounds like this is the port for mDNS)

MyNameIsRichard,
@MyNameIsRichard@lemmy.ml avatar

A quick scan through the services in Yast firewall revealed that there is a sane service too. Is that enabled?

iggames,

Yes, “sane” service is already in the “Allowed” list.

Petter1, in Firewall preventing Printing/Scanning on OpenSUSE Tumbleweed

As I understand this article ( linuxconfig.org/how-to-monitor-network-activity-o… ), you can disable firewall and run “sudo netstat -tulpen” to get a list of all connections and find which ports need to be forwarded.

pruneaue, in Help with fedora i3 spin power settings

Those are both things that a window manager doesnt really do. I havent used i3 much but ill try to point you in the right directions.

For caffeine, depending on your bar, i believe most of them have modules for that.

Then for locking/shutting down, you’d want to look at i3lock, xautolock, xidlehook, and probably many others. Can’t guide you to the right commands, but this forum thread seems to have a lot of the info you’re looking for: bbs.archlinux.org/viewtopic.php?id=208699

Shape4985,
@Shape4985@lemmy.ml avatar

Thankyou. For locking i have i3lock but i havent got round to customising it yet so i still have the defaults and my bar is polybar which has a has some customisation. Ill see if i can find a caffeine moduke to add to it

bjoern_tantau, in The 9 Smallest Linux Distros That Are Super Lightweight
@bjoern_tantau@swg-empire.de avatar

Reminds me of the fli4l project. Floppy ISDN for Linux. It used to be an entire Linux installation to use as a router that fit on a 3.5" floppy disc. I had it breath new life into an old 486 PC I had lying around.

frankenswine, (edited ) in Linus Torvalds interview Reader's Digest - 2001

Don’t Believe the Headlines

xthexder,
@xthexder@l.sw0.com avatar

Clickbait from before it was called clickbait.

Sentau, in On how to fork a GNOME Core app without meaning to do so – GNOME adventures in mobile

Was this app removed from flathub¿? I wanted to try this after reading about it but can’t find it on flathub. The flathub link given on the project gitlab page also leads to 404 page not found error

fl42v, in Jelly's blog — GNOME battery charge control

The laptop’s battery during these days would discharge and charge, slowly degrading the battery because only the last ~ 20% would be charged and discharged.

How, tho? Sounds like what we had for e.g. NiCd batteries (memory effect) but do not have for li-{ion,poly} ones.

Also, why would the laptop discharge the battery with ac attached? Sounds weird to me

PlasticPaperplane,

Lithium-ion batteries these days do not have a memory effect, but will degrade when kept at 100% charge because the internal composition of chemicals will change, destroying the battery in the process. The ideal charge is between 20% and 80%. With (better) battery charge control you can extend the design capacity (the maximum charge the battery can hold when new) and lifespan. With AC attached, the battery will discharge but it will be charged when the minimum charge level is reached.

fl42v,

Huh, apparently some vendors kinda do it themselves (not sure if always, tho) at least for the lower bound: cat /sys/class/power_supply/BAT1/voltage_min_design reports 10.8v for a 3s battery which is about 3.6v per cell instead of 3.2. Also the upper limit is uncertain so far

ChristianWS,

I don’t really understand that argument, and I want someone to correct me:

If you were keeping your battery at the ideal charge (i.e. 20% to 80%) that means you are really only using 60% of your battery during its lifetime. I’ve been using my phone since July of 2021, always changing it to 100%, preferably only charging when it gets close to 0%. Using AccuBattery I get the battery stats and after 2 years and a half, the battery capacity is at 85%.

I still have 85% of usable battery, this is more than the 60% I’d get if I was using the battery ideally. So I don’t really get this argument about taking care of the battery cause it appears it would take a while before the battery is degraded enough to hold less charge than the recommended rate.

MangoPenguin, (edited )
@MangoPenguin@lemmy.blahaj.zone avatar

Stopping charge at 80% (and still going down near 0%) should give you roughly 4x the cycle life. So in theory doing that it would take about 8 years to hit the same 85% usable level.

85% left after 2.5 years is a high rate of wear, due to phones really pushing as much as they can into the battery to have longer run times.

ExLisper,

85% after 2.5 years is not good. My car battery has guarante of 80% capacity after 6 years. 20% of range is a significant difference so I take car of my battery and don’t charge it above 80% if not needed. It’s the same with laptops. Current models can easily last 5-10 years but having only 50% of capacity after that time would be a problem. Sure, if you’re intending to throw it out after 3 years it doesn’t really matter but if you want to use it for as long as possible you definitely should take care of the battery. It’s pretty much the only part that degrades (except maybe keyboard).

nickiam2, in Laptop companies: which one?

I’ve had a framework for 2 years now. It’s run fedora, manjaro (arch based) and Debian with no major issues. Manjaro had some problems with KDE and the high DPI screen. Sometimes the scaling was inconsistent between apps. Fedora just works.

Only hardware issue is the battery life is just not that great. And the trackpad doesn’t always work property, but I think that was a first generation issue that’s been resolved since.

Chinzon,

I’m going to add my +1 for framework, I got the batch 5 original framework 13 with pop os on it and a windows 10 copy on a 250gb expansion card. Its been my main work and play laptop and I enen replaced the main chassis after it got smashed (long story) involving the sidewalk. Anyway I love what framework is doing and the decision has arguably already paid off within these last two years.

wwwgem,
@wwwgem@lemmy.ml avatar

Thank you for taking time to share this detailed feedback. Very useful!

wwwgem, (edited )
@wwwgem@lemmy.ml avatar

Don’t know if you plan to use another Arch-based distro on this laptop in the future but I came across this page which has some tips to adjust the Framework 13 including one that may be related to what you mention. They recommend to use 1,5 scaling factor. More details can be found here.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • linux@lemmy.ml
  • localhost
  • All magazines
  • Loading…
    Loading the web debug toolbar…
    Attempt #