mirror of
https://github.com/t2linux/wiki.git
synced 2026-08-16 05:18:11 -07:00
Distributions+Roadmap: Update fedora related instructions
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
Note before you begin: Due to Fedora having switched to using PipeWire, getting audio to work may be more difficult than on other distributions. See also [state](https://wiki.t2linux.org/state/). Confirmed working with headphones according to the [audio](https://wiki.t2linux.org/guides/audio-config/) guide, but speakers TBD. WiFi works as expected after following the [Wifi](https://wiki.t2linux.org/guides/wifi/) guide. Generally very usable and quick.
|
||||
|
||||
# Download the latest safe release
|
||||
|
||||
Many thanks to Mike for building. You can download a live iso [here](https://github.com/mikeeq/mbp-fedora)
|
||||
|
||||
@@ -25,6 +25,12 @@ KERNEL!="card*", GOTO="pulseaudio_end"
|
||||
LABEL="pulseaudio_end"
|
||||
```
|
||||
|
||||
Note: The updated locations for the files in the links above for Pipewire distributions will be:
|
||||
|
||||
- /usr/share/alsa/cards/AppleT2.conf
|
||||
- **/usr/share/alsa-card-profile/mixer/profile-sets/apple-t2.conf**
|
||||
- /usr/lib/udev/rules.d/91-pulseaudio-custom.rules
|
||||
|
||||
# Issues
|
||||
|
||||
- Some people are unable to get audio input to work. You may have to use a seperate microphone.
|
||||
|
||||
+2
-3
@@ -30,10 +30,9 @@ Keep in mind however that the whole process is done in the command line.
|
||||
Manjaro has a more guided install experience, with a graphical installer and multiple prebuilt isos for different desktop environments. Note that Manjaro currently only has 5.7.19 as the latest kernel version. The support period for 5.7.x ended in August 2020.
|
||||
You could install the linux-mbp-arch kernel, which is updated, by following step 8 of the [arch install guide](https://wiki.t2linux.org/distributions/arch/installation/), and `sudo pacman -S linux-mbp linux-mbp-headers`.
|
||||
|
||||
Ubuntu also has a grahical installer. Additionally, less post configuration work is required as some kernel modules are getting
|
||||
installed automatically.
|
||||
Ubuntu also has a graphical installer. Additionally, less post configuration work is required as some kernel modules are getting installed automatically.
|
||||
|
||||
Fedora also has a prebuilt ISO. Note that due to Fedora using PipeWire, getting audio to work can be more finnicky. See [state](https://wiki.t2linux.org/state/).
|
||||
Fedora also has a prebuilt ISO and a graphical installer. Most things work out of the box, though audio and WiFi generally need to be set up as in the guides below. Then they should work flawlessly.
|
||||
|
||||
If you wish to use another distribution, you can install it normally, also follow the steps to [install the kernel yourself manually](https://wiki.t2linux.org/guides/kernel/) and follow the [post installation steps](https://wiki.t2linux.org/roadmap/#configuring-the-installation).
|
||||
|
||||
|
||||
Reference in New Issue
Block a user