this post was submitted on 09 Jun 2026
37 points (95.1% liked)

Linux

17937 readers
41 users here now

Welcome to c/linux!

Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!

Rules:

  1. Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.

  2. Be respectful: Treat fellow community members with respect and courtesy.

  3. Quality over quantity: Share informative and thought-provoking content.

  4. No spam or self-promotion: Avoid excessive self-promotion or spamming.

  5. No NSFW adult content

  6. Follow general lemmy guidelines.

founded 3 years ago
MODERATORS
 

I've got a Macbook Pro A1707

I put Mint Ubuntu on it, had some issues but it was fine. Flashed Mint Debian as an experiment and it's a lot better, even though it has a lot of the same problems and I can't get the speaker to start... I still have to adjust the txpower every single time I boot up in order to start the wifi, but the biggest difference is the fan driver.

For some reason on Mint Ubuntu it was more difficult to control when the fan came on and how sensitively it reacted to sensing heat, not really an issue on Mint Debian, it will kick on for any length of time once it senses heat, I can more easily adjust the fans manually as well.

I don't know if I'd get much money for it if I sold so I'm just trying to use it until it falls apart. I'll figure out the speakers eventually, I guess. This time it isn't the speakers, it's something else, on Mint Ubuntu the speakers just didn't work until I installed the drivers... on Mint Debian the speakers work but only display sounds from booting up or other computing actions, can't play sound from music files or video, can't even plug in headphones. When the speakers on Mint Ubuntu didn't work before I installed the driver, I could listen with my headphones only. Weird.

Anyway just sharing this experience. The command to adjust the txpower appropraitely is

sudo iwconfig [yours] txpower 10

edit: edited for typos

you are viewing a single comment's thread
view the rest of the comments
[–] palordrolap@fedia.io 2 points 2 weeks ago (1 children)

[Many problems]

Well shoot. Now I want to know why that didn't work. But I don't fancy having to work my system back to useable if it refuses to boot.

[–] sureshot0@discuss.online 3 points 2 weeks ago (1 children)

I mean, it booted… into a black screen

[–] palordrolap@fedia.io 2 points 2 weeks ago (1 children)

Seems like removing the file from /home/YOURUSER/.config/autostart/ ought to have undone the problem. Booting from external media of course, so as to be able to get to it, which you have to do anyway to reinstall.

I realise this is long after the fact.

Having something just sitting there in /usr/local/sbin shouldn't have any effect at all, so I can't imagine that was the issue, so calling it must be.

And the only thing I can think of is if there was a permissions problem and Cinnamon choked because the exec-er refused to run.

[–] sureshot0@discuss.online 2 points 2 weeks ago

Yeah a permissions problem causing an error is a likely culprit, when I try again I will take more detailed notes and actually put them in a safe place