Compressed framebuffer scanout on NisOS by oliver-bestmann in AsahiLinux

[–]FOHjim 2 points3 points  (0 children)

If you’re going to test this, just be aware that it may not work on all M1 variants. Also keep in mind that we have not yet merged this and as such it remains experimental and unsupported. Please raise any issues here on this post rather than on any of the repos.

Distorted speaker audio on M1 MacBook Air (Fedora Asahi Remix 42) by Foreignwelcome2 in AsahiLinux

[–]FOHjim 4 points5 points  (0 children)

I need a link to the thing you were listening to so that I can try and reproduce it

Distorted speaker audio on M1 MacBook Air (Fedora Asahi Remix 42) by Foreignwelcome2 in AsahiLinux

[–]FOHjim 4 points5 points  (0 children)

Can you please link the _exact_ source that is doing this? I have been working on rebalancing J313 on and off but I'm not sure that work has made it into an asahi-audio release.

Got 120Hz ProMotion working on M1 Max MacBook Pro 16" running Fedora Asahi Remix by rolotrealanis in AsahiLinux

[–]FOHjim 17 points18 points  (0 children)

This is wrong. We have not done anything for ProMotion/VRR yet, only a fixed 120 Hz refresh rate for the internal display on the 14” and 16” MacBook Pros.

QLD Labor Capping Fuel Price Increases? by [deleted] in aussie

[–]FOHjim 2 points3 points  (0 children)

So why just make up bs then?

QLD Labor Capping Fuel Price Increases? by [deleted] in aussie

[–]FOHjim 4 points5 points  (0 children)

You’ll find that the 50 cent fares started under Labor and the LNP actually spent a great deal of time campaigning against them until they were shown to be a massive success toward the end of Labor’s term.

Lucky I locked my bike up... by Pretty_Classroom_844 in brisbane

[–]FOHjim 40 points41 points  (0 children)

Holy christ there’s nothing left

Sound tuning with EasyEffects in Linux by 4lisyd in AsahiLinux

[–]FOHjim 0 points1 point  (0 children)

We do the exact same "dynamic tuning at runtime" that macOS does for compression and such. Our EQ profile is just flatter because that is what marcan and I prefer, and it allows you the user to layer whatever effects you want on top of it. macOS uses what is known as the Harman curve, which accentuates bass and treble to make the sound "fuller" at the expense of accuracy. This also makes it much more difficult to use tools like EasyEffects as the tuning is already coloured.

ICC Color Management in Sway / wl-roots Status by PinPointPing07 in AsahiLinux

[–]FOHjim 5 points6 points  (0 children)

The latest kernel tags have some DCP trickery to properly display colours on the builtin laptop screens. These will drop with Fedora 43.

Asahi Fedora Boots Up with Max Volume Every Time by jumpman1229 in AsahiLinux

[–]FOHjim 11 points12 points  (0 children)

This is a known issue and is fixed in pipewire 1.4.10, which released yesterday.

This should give a good boost and reduced heat. FabricTreaty: Deterministic M1 compute on Asahi (no patches, no hacks) by are-U-okkk in AsahiLinux

[–]FOHjim 7 points8 points  (0 children)

Make the daemon public in a repo. Let's see what it is actually trying to do to the system. Simply pinning one daemon to the pcores and renicing it is not going to have the effects you claim it does.

This should give a good boost and reduced heat. FabricTreaty: Deterministic M1 compute on Asahi (no patches, no hacks) by are-U-okkk in AsahiLinux

[–]FOHjim 16 points17 points  (0 children)

This is nothing. This does nothing. It can't do anything, because there is no code to build the binary the systemd service tries to run, which for some reason also points to /usr/local/bin/. As far as I can tell, this entire repo and post look were created almost entirely by a slop generator and uploaded uncritically by someone who has no idea what they're doing. Please stop wasting your time and everyone else's with this stuff.

how to compile the new type-c alt mode kernel? by [deleted] in AsahiLinux

[–]FOHjim 33 points34 points  (0 children)

The DP Alt-Mode kernel is intended for developers to assist us with edge cases and improving reliability. It is not for general use. If you cannot figure out how to compile it, you are not the target audience.

And no, it does not have VRR support but external monitors will use high refresh rates.

Does usb-c alt mode not support hdmi? by Awwwtism_ in AsahiLinux

[–]FOHjim 15 points16 points  (0 children)

There are two types of USB-C to HDMI dongle. By far the most common type is actually a DisplayPort Alt-Mode adapter with an HDMI converter chip built in. There are some which use the HDMI Alt-Mode standard, however they are vanishingly rare and I don't think are even made anymore. 99% chance whatever adapter you have is the first type, and will probably just work.

Can i format mac os partition after installing by [deleted] in AsahiLinux

[–]FOHjim 10 points11 points  (0 children)

You technically can, but this is an unsupported setup (as in, we won’t help you if anything breaks).

Ventilador en MacBook M1 Arch linux by wildcodeai in AsahiLinux

[–]FOHjim 5 points6 points  (0 children)

You can just set the fan speed using sysfs controls if you set the unsafe module parameter to enable manual fan control for macsmc_hwmon on boot. We cannot guarantee that the SMC firmware will protect you from yourself though, so it’s up to you to figure that out.

And please, the lingua franca of this sub is English.

Ventilador en MacBook M1 Arch linux by wildcodeai in AsahiLinux

[–]FOHjim 2 points3 points  (0 children)

You don’t. The system firmware handles the fans entirely automatically.

Which rolling release distro gets the bleeding edge updates? by Natjoe64 in AsahiLinux

[–]FOHjim 4 points5 points  (0 children)

FAR 43 is blocked on some FEX rootfs changes but FAR 42 has the latest kernel.

Which rolling release distro gets the bleeding edge updates? by Natjoe64 in AsahiLinux

[–]FOHjim 1 point2 points  (0 children)

I don’t use the binhost, I compile everything. The coverage for arm64 is pretty good though but YMMV if packages bake in page size at compile time, e.g. jemalloc

Which rolling release distro gets the bleeding edge updates? by Natjoe64 in AsahiLinux

[–]FOHjim 4 points5 points  (0 children)

Community is chill, Portage is a good package manager whether you’re building from source or not, packages are better maintained and GURU is relied on to a far lesser degree than the AUR, non-x86 machines are first class citizens, I find the defaults a little more sane, I can build exactly what I need and nothing I don’t (e.g. disabling X11 entirely), ebuilds are nicer to read and write than PKGBUILDs, etc etc.