ChanServ changed the topic of #asahi to: Asahi Linux: porting Linux to Apple Silicon macs | "Does XXX work yet?": https://alx.sh/fs | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Topics: #asahi-dev #asahi-re #asahi-gpu #asahi-alt #asahi-stream #asahi-offtopic | Keep things on topic | Logs: https://alx.sh/l/asahi
cylm_ has quit [Quit: WeeChat 4.7.0]
hdbngr has quit [Ping timeout: 480 seconds]
omidmash0 has joined #asahi
omidmash has quit [Ping timeout: 480 seconds]
omidmash0 is now known as omidmash
pb17 has quit [Ping timeout: 480 seconds]
rivendell has quit [Remote host closed the connection]
pb17 has joined #asahi
kanji has joined #asahi
kanji has quit [Quit: Reconnecting]
kanji has joined #asahi
kanji has quit []
m0bius has joined #asahi
gabuscus has quit []
hexdump0815 has joined #asahi
hexdump02 has quit [Ping timeout: 480 seconds]
tobhe_ has joined #asahi
tobhe has quit [Ping timeout: 480 seconds]
skipwich has quit [Remote host closed the connection]
skipwich has joined #asahi
hdbngr has joined #asahi
hdbngr has quit [Remote host closed the connection]
hdbngr has joined #asahi
gabuscus has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
aszeszo is now known as Guest24936
aszeszo has joined #asahi
Guest24936 has quit [Remote host closed the connection]
JTL has quit [Remote host closed the connection]
JTL has joined #asahi
alarumbe has quit []
hdbngr has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
hdbngr has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
mergen has joined #asahi
hdbngr has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
ravikant_ has joined #asahi
hdbngr has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
hdbngr has joined #asahi
aszeszo is now known as Guest24945
aszeszo has joined #asahi
anticataclyst has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
Guest24945 has quit [Ping timeout: 480 seconds]
anticataclyst has quit [Remote host closed the connection]
opticron has quit [Read error: Connection reset by peer]
hdbngr has quit [Ping timeout: 480 seconds]
opticron has joined #asahi
daneelrolivaw72 has quit []
hdbngr has joined #asahi
nimprod3l has joined #asahi
daneelrolivaw72 has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
bjoto` has joined #asahi
bjoto has quit [Ping timeout: 480 seconds]
rivendell has joined #asahi
hdbngr has joined #asahi
rivendell has quit [Ping timeout: 480 seconds]
rivendell has joined #asahi
cylm has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
hdbngr has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
alarumbe has joined #asahi
mripard has joined #asahi
hdbngr has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
hdbngr has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
hdbngr has joined #asahi
nimprod3l has quit [Remote host closed the connection]
nimprod3l has joined #asahi
dualecton5 has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
Moprius has joined #asahi
hdbngr has joined #asahi
rivendell has quit [Remote host closed the connection]
Brainium has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
Moprius has quit [Ping timeout: 480 seconds]
Avie238 has joined #asahi
ravikant_ has joined #asahi
Avie238 has quit []
Avie238 has joined #asahi
hdbngr has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
anticataclyst has quit [Ping timeout: 480 seconds]
hdbngr has joined #asahi
kraem has quit [Remote host closed the connection]
kraem has joined #asahi
nimprod3l has quit [Ping timeout: 480 seconds]
hdbngr has quit [Ping timeout: 480 seconds]
FippleStone has quit [Read error: Connection reset by peer]
hdbngr has joined #asahi
__nick__ has joined #asahi
python0102 has joined #asahi
<python0102>
Hi
<python0102>
I want to translate all the documentation to Turkish
<python0102>
How do I go about doing it?
FippleStone has joined #asahi
___nick___ has quit [Ping timeout: 480 seconds]
<chaos_princess>
are you going to do it yourself, or are you going to feed it into an automated service?
<python0102>
I'll do it myself. I'm a TUR-ENG translator
<chaos_princess>
do you know how to use git?
<python0102>
Not really
hdbngr has quit [Ping timeout: 480 seconds]
<chaos_princess>
ok. The source for the docs is here: https://github.com/AsahiLinux/docs . Download it, and start editing. Once you have something, ask again here, someone (probably me :P) will walk you through using git and sending a pull request
<python0102>
Will do! Thanks for your help.
<chaos_princess>
actually, wait a sec, let's just start by doing it right
<python0102>
Okay
<chaos_princess>
do you have git installed, and do you have a github account
<chaos_princess>
(git is a command line tool, there is probably a gui version, but i have zero clue on how to use that)
<python0102>
I don't
<chaos_princess>
fedora or macos?
<python0102>
Fedora
<chaos_princess>
sudo dnf install git
<python0102>
Alright
<chaos_princess>
and go make a github account
hdbngr has joined #asahi
<fl0_id>
python0102 I can also help with questions. I might not always answer right away but will see it when back online if you @ me
<python0102>
Noted, thanks!
<fl0_id>
in case chaos_princess is busy or needs a break
john-cabaj has joined #asahi
<chaos_princess>
anyway, tell me once you do both, ill give the next steps
<python0102>
Done, downloaded git CLI and created a Github account
<chaos_princess>
go to the repo link i sent above, and click "fork". then wait for it to do the thing
<python0102>
Okay
Kylo has joined #asahi
<python0102>
Forked it
<chaos_princess>
click on the green "code" button, then switch to the "https" tab in the dropdown, it will show you the repo url, it will look something like https://github.com/AsahiLinux/docs.git but with your account name
<Kylo>
hello! i was learning about the apple silicon arch and i have a small request. Does anyone have the official device tree (unflattened) of the M1 Mac mini? thank you!
<chaos_princess>
then run `git clone replace-this-with-the-url-you-got-from-before`
<chaos_princess>
Kylo: wdym by official, apple or ours?
<Kylo>
apple's
<python0102>
Done, cloned it
<chaos_princess>
now go and edit your local copy.
<chaos_princess>
it is managed by git and will track the changes
<python0102>
Thanks again, I'll see you when it's done
python0102 has quit [Quit: python0102]
<Kylo>
i'd get a dt on my own but i don't have an M1 mac mini to boot m1n1 on so i have to turn to asking here after struggling with the one in an IPSW
<chaos_princess>
i don't have the one from the mac mini on hand, but you can extract the one from the ipsw
<Kylo>
i mean i tried but at one point it hit me with assertation failed
<chaos_princess>
try with 13.5 specifically
<Kylo>
welp time to download the ipsw
<Kylo>
thank you very much
<chaos_princess>
at least the asahi-installer has a script to partially download zips
Kylo has quit [Quit: Leaving]
lelahx has joined #asahi
fwg has joined #asahi
Avie238 has quit [Ping timeout: 480 seconds]
lelahx has quit [Ping timeout: 480 seconds]
hdbngr has quit [Ping timeout: 480 seconds]
anticataclyst has joined #asahi
hdbngr has joined #asahi
Axo has joined #asahi
anticataclyst has quit [Ping timeout: 480 seconds]
hdbngr has quit [Ping timeout: 480 seconds]
fatmalama has quit [Remote host closed the connection]
Avie238 has joined #asahi
hdbngr has joined #asahi
twb has quit [Remote host closed the connection]
twb has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
Axo has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
hdbngr has joined #asahi
Axo has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
Axo has quit [Quit: My Mac has gone to sleep. ZZZzzz…]
hdbngr has joined #asahi
mripard has quit [Quit: WeeChat 4.7.0]
Avie238 has quit [Ping timeout: 480 seconds]
hdbngr has quit [Ping timeout: 480 seconds]
patrickm has quit [Read error: Network is unreachable]
patrickm has joined #asahi
anticataclyst has joined #asahi
hdbngr has joined #asahi
anticataclyst has quit [Ping timeout: 480 seconds]
hdbngr has quit [Ping timeout: 480 seconds]
tobhe has joined #asahi
hdbngr has joined #asahi
tobhe_ has quit [Ping timeout: 480 seconds]
hdbngr has quit [Ping timeout: 480 seconds]
hdbngr has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
valkyriepip has joined #asahi
rivendell has joined #asahi
valkyriepip has quit []
rivendell has quit [Ping timeout: 480 seconds]
rivendell has joined #asahi
m0bius_ has joined #asahi
m0bius has quit [Ping timeout: 480 seconds]
hdbngr has joined #asahi
ipatch has quit [Quit: WeeChat 4.7.0]
ravikant_ has quit [Remote host closed the connection]
ravikant_ has joined #asahi
ipatch has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
Brainium has quit [Ping timeout: 480 seconds]
hdbngr has joined #asahi
tertu has joined #asahi
tertu2 has quit [Ping timeout: 480 seconds]
WindowPain3 has joined #asahi
WindowPain has quit [Read error: Connection reset by peer]
WindowPain3 is now known as WindowPain
anticataclyst has joined #asahi
anticataclyst has quit [Ping timeout: 480 seconds]
ravikant_ has quit []
rizztty_ has quit [Remote host closed the connection]
rizztty has joined #asahi
twb has quit [Remote host closed the connection]
twb has joined #asahi
anticataclyst has joined #asahi
john-cabaj has quit [Remote host closed the connection]
john-cabaj has joined #asahi
anticataclyst has quit [Remote host closed the connection]
__nick__ has quit [Remote host closed the connection]
anticataclyst has joined #asahi
anticataclyst has quit [Remote host closed the connection]
anticataclyst has joined #asahi
john-cabaj has quit [Remote host closed the connection]
hdbngr has quit [Read error: Connection reset by peer]
hdbngr has joined #asahi
anticataclyst has quit [Remote host closed the connection]
psykose has quit [Remote host closed the connection]
psykose has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
john-cabaj has joined #asahi
python0102 has joined #asahi
rivendell has quit [Ping timeout: 480 seconds]
rivendell has joined #asahi
rivendell has quit [Remote host closed the connection]
hdbngr has joined #asahi
python0102 has quit [Quit: python0102]
python0102 has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
hdbngr has joined #asahi
python has joined #asahi
python has quit []
python0102 has quit []
python has joined #asahi
python is now known as python0103
python0103 has quit []
python0103 has joined #asahi
python0103 is now known as python0102
python0102 has quit []
python0103 has joined #asahi
python0103 has quit []
hdbngr has quit [Ping timeout: 480 seconds]
hdbngr has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
hdbngr has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
anticataclyst has joined #asahi
bgb has quit [Remote host closed the connection]
bgb has joined #asahi
anticataclyst has quit [Ping timeout: 480 seconds]
hdbngr has joined #asahi
anticataclyst has joined #asahi
hdbngr has quit [Ping timeout: 480 seconds]
anticataclyst has quit [Ping timeout: 480 seconds]