linux

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

Veticia, in What distros have you tried and thought, "Nope, this one's not for me"?
@Veticia@lemmy.ml avatar

I tried arch btw.

But didn’t like it.

Moondance, in What distros have you tried and thought, "Nope, this one's not for me"?

Every single one of them until I hit arch. It just seemed to click and I enjoy the rolling release.

BlueEther, in Can anyone share their experience with Asahi as a Daily Driver?
@BlueEther@no.lastname.nz avatar

Anyone with experance with a latter M2 air? last time I tried it just wouldn’t

Bread,

According to their feature support page for M2, it appears it works now.

github.com/…/M2-Series-Feature-Support

73rdnemesio,
@73rdnemesio@infosec.pub avatar

using it on an M2 Mini now, they recently updated for support on M2 devices, the Air looked to have more marked as compatible than the Mini.

eric, in What distros have you tried and thought, "Nope, this one's not for me"?
@eric@lemmy.ca avatar

Fedora, as someone who uses mostly Arch and the AUR, I couldn’t get used copr, flatpak, and dnf. I rather just use yay.

slacktoid, in What distros have you tried and thought, "Nope, this one's not for me"?
@slacktoid@lemmy.ml avatar

Ubuntu. I just don’t like how they do things. I cant even maintain a repo for the machines i host without putting aside multiple terabytes of space. So to me they cant even make it reasonably easy for me to help them and be self reliant on their ecosystem.

HotChickenFeet, in What distros have you tried and thought, "Nope, this one's not for me"?

Its a meme at this point, but I tried to install arch. Ran into display issues during install and couldn’t progress. Gave up and did Ubuntu instead.

I know there’s supposed to be some helper stuff out there now to make it go smoothly, but don’t think I am motivated enough to retry ever.

Kushia, in What distros have you tried and thought, "Nope, this one's not for me"?
@Kushia@lemmy.ml avatar

Suse, every time I’ve tried it I’ve just been like yeah, nah after running into some weird issue.

daq,

Just curious what issues you ran into? Asking as a suse daily driver for about 20 years now, but promise not to proselytize.

Kushia,
@Kushia@lemmy.ml avatar

It’s been a while so I’m not entirely certain. I just know that they were unique to Suse and no other distro gave me the same problems.

01189998819991197253,
@01189998819991197253@infosec.pub avatar

Like SD cards suddenly being read only, then, as mysteriously as it started, they’re read/write again (sometimes while mid-operation)? Yeah. I have that.

possiblylinux127, in What would be the best way for me to recover data from my old laptop's hard drive, which seems to have a bad superblock?

The first thing you should do is create a raw backup of the data. The more you use this drive the worse the failure gets.

rufus, (edited ) in Need Some Help Troubleshooting Ubuntu Surround Sound

I think you can change the profile in PulseAudio or Pipewire. I don’t know which one your distribution uses. Pipewire is the newer software.

maketecheasier.com/fix-subwoofer-not-working-in-l…

pipewire.pages.freedesktop.org/…/alsa.html#modify…

wiki.archlinux.org/title/PipeWire

My 5.1 system is old and has the same chinch connector for all the speakers. I just swap the cables if something like this happens.

brownmustardminion, (edited )

Thanks. That helped a lot. It gave me a good basis for some further googling.

It ended up that the Internal Clock of the hardware interface was deselected in alsamixer. Enabling it fixed the no audio issue.

For the channel remapping I tried a bunch of different config files until finally one actually managed to not be ignored. It’s absurd how many separate configuration files and sound settings menus exist for linux audio and there’s no guarantee the one your editing is even being used. An absolute mess IMO and it’s no wonder people shy away from linux for desktop purposes.

Funny enough, despite getting the channel remapping to work, it’s completely ignored unless you put pulseaudio -k into your user profile. And even now, because the remapped output device doesn’t show up on boot, it has to be manually set to the default output every login.

At least I have the right channels mapped though.

I love linux but god damn is it a hot mess for the simple stuff.

rufus, (edited )

Glad you were able to figure it out. Yeah, there are a lot of settings and different moving parts involved in doing audio. And the config files are all over the place. It can get nasty.

There has to be a way to make your settings and that pipeline the (system) default. Or at least change the profile that gets loaded for your specific soundcard and change and override the channel mapping so it won’t load something else first.

pineapplelover, in What distros have you tried and thought, "Nope, this one's not for me"?

Ubuntu. I initially downloaded it for my sibling’s pc but now that I’ve downloaded and configured all these things on their computer, I don’t want to reinstall a new OS and reconfigure and download everything again.

superbirra, in I feel like breaking my windows install was a rite of passage
Bread, (edited ) in Can anyone share their experience with Asahi as a Daily Driver?

Keep in mind that asahi cut out X11 support and went straight for wayland. It can support xwayland, just know that some things may or may not play nicely if the software doesn’t support wayland. As Wayland is the future of compositors, most popular Linux software should support it eventually.

Linux on arm is good, however as it is not nearly as popular in the desktop space as x86, common binaries for certain applications may not exist on arm if it closed source. You may or may not need those, you can make that judgement call.

Battery life is better than I expected but still not nearly as good as Macos. At least until they can come up with a proper solution for low power usage. Which currently a logistical problem of making something Linux kernel upstream compatible instead of applying a functional dirty solution now.

Linux on M1 is noticeably snappier than anything else I have ever used. It has a great future ahead of it. If your workloads don’t rely on heavy gpu usage and all your software can be found or compiled there. It is a pleasant experience. If you have any other questions, feel free to ask. I think some of the other users talked about the common things well enough.

Also yes, dual booting is currently the only supported option. They still need macos for firmware upgrades.

signofzeta,

That firmware part isn’t new. Back in the day when we were dual-booting Linux on PowerPC Macs, macOS was still needed for firmware updates.

patchexempt,

fwiw I’ve been on Wayland for a few years now and the amount of times I’ve had to think “oh, I’m on Wayland” are in the single digits. not to pretend it you don’t run into things you have to solve or alternatives you have to find, you definitely do, but I’ve been very happy especially over the last year or so.

I do not use asahi though so I can’t comment on that specifically.

Bread,

I am new to Wayland, but on asahi it is mandatory. So I am having to get used to it. Which is more noticeable as I had to change from i3 to sway. They are functionally identical but different in how you configure it with the wayland compositor.

patchexempt,

yes, I’m using sway as well. i was lucky that my old i3 config mostly worked without modification, although it took a while to find good replacements for many of the little apps I’d come to rely on. I settled on bemenu, waybar, and then a dozen little glue apps like clipboard managers eventually fell into place. the archlinux wiki pages on sway and wayland are a great resource.

mph, in Can anyone share their experience with Asahi as a Daily Driver?
@mph@hexbear.net avatar

I don’t currently use it as a daily driver, but I tried. The basic, core experience is fine. Depending on what you need, it could be great. In the end I went back to using macOS (though I did ask myself what was working so well for me with GNOME that I wanted to try the experiment to begin with, and that has resulted in a leaner, simpler macOS setup).

The stoppers for me were webcam support (it kind of worked, but with bad image quality issues), and a number of Flatpaks quietly failing at launch. Non-stoppers but papercuts included that you can find ARM packages for some things but they’re direct downloads instead of dnf sources you can set up (e.g. 1Password, Sublime Text), and there are a few weird glitches with some fonts that work fine on x86 setups.

It’s trivial to set up dual-boot, and pretty easy to back out if it doesn’t work for you, provided you read a few paragraphs of documentation. I’ve done it twice on two different machines.

IzyaKatzmann,

hmm, yeah dual boot sounds like a good idea, thanks for sharing your experience!

craigevil, in What distros have you tried and thought, "Nope, this one's not for me"?

Over the years I have tried most mainstream distros. I have never seen a reason to use anything other than Debian. Never had it break due to upgrading, I have never tried Nix, Alpine, Gentoo, or Slackware, not many other others I haven’t tried since I started using Linux in 2000.

Alborlin, (edited ) in I feel like breaking my windows install was a rite of passage

its easy for you because you been playing around with Linux, I tried to install SSH on zorin os. But after installing SSH , it needs to be restarted, when tried to do that , it won’t saying the ash server did not start, A simple thing like this is have me stumped in Linux where as in windows it was just installing putty and done.

null,

If you could coherently phrase the issue, it might be an easy one to solve. As it stands your comment is impossible to decipher.

Alborlin,

Sorry, done , if you can please let me know

sekhat, (edited )

I mean for most Linux derivatives, getting SSH setup for outgoing connections is usually install the openssh package from your distros repos, though I imagine many preinstall it, no reboot should be necessary, and you just type ssh user@hostname into a terminal to connect to the remote ssh server to access stuff on that computer. There shouldn’t be a need to reboot for installing app that’s not a service.

Wanting to enable ssh access to the computer you are using so a remote client can connect to it? Well the same openssh package should have come with sshd which acts as the server to allow remote ssh client to connect. It’d probably need enabling (so it’s run automatically on boot) and starting (so you don’t have to reboot to have it going), on distributions using systemd that’s usually just systemctl enable sshd.service (which makes sure the sshd daemon will be started on next boot) followed by systemctl start sshd.service to start it immediately so it’s running straight away, (or systemctl enable sshd.service --now to roll both steps into one).

mvirts,

Sounds like you may have accidentally been installing an ssh server on zorin.

Alborlin,

Yes that’s what I want to do

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