marcan changed the topic of #asahi to: Asahi Linux: porting Linux to Apple Silicon macs | General project discussion | GitHub: https://alx.sh/g | Wiki: https://alx.sh/w | Topics: #asahi-dev #asahi-re #asahi-gpu #asahi-stream #asahi-offtopic | Keep things on topic | Logs: https://alx.sh/l/asahi
chamomile has quit [Ping timeout: 480 seconds]
chamomile has joined #asahi
d0p1_ has joined #asahi
d0p1 has quit [Remote host closed the connection]
doreal has quit [Ping timeout: 480 seconds]
squags has quit [Ping timeout: 480 seconds]
doreal has joined #asahi
opticron has joined #asahi
squags has joined #asahi
ChristopherNugent[m] has joined #asahi
<ChristopherNugent[m]> Hey, I was looking for the instructions for getting serial coms working in a computer-to-computer setup. Would it be possible to make this work using something other than another M1 Mac? What do i need to look for in regards to the USB chipset?
<marcan> ChristopherNugent[m]: it's proprietary; you need either another M1 Mac or custom hardware. it's not about the USB chipset.
<marcan> that said, most people shouldn't need serial comms for anything, given we have a hypervisor that can virtualize that over normal USB
<ChristopherNugent[m]> Ah. Ok. I'm new to this project and wanted to prepare myself for the worst. What do you mean by "virtualize that over normal USB"?
<ChristopherNugent[m]> It was my understanding that it would be a good idea to have serial coms setup with the hardware in order to catch things like kernel panics on boot.
<marcan> you can run the kernel under the m1n1 hypervisor and it will virtualize the UART and expose it as a normal USB CDC-ACM device you can access with a normal USB cable from any machine
<ChristopherNugent[m]> Ah. Ok. Sweet. Thanks.
bgb_ has joined #asahi
<marcan> hard UART is only really necessary if you're doing KVM development (where you can't run under the hypervisor), m1n1 bring-up itself, or some corner case relating to e.g. realtime or time-sensitive kernel code that might be affected by the hypervisor
bgb has quit [Ping timeout: 480 seconds]
PhilippvK has joined #asahi
phiologe has quit [Ping timeout: 480 seconds]
squags has quit [Ping timeout: 480 seconds]
squags has joined #asahi
Latrina has quit [Quit: Powered by AlpineLinux under the supervision of Docker.]
Latrina has joined #asahi
kov has quit [Quit: Coyote finally caught me]
chamomile has quit [Ping timeout: 480 seconds]
marvin24 has joined #asahi
marvin24_ has quit [Ping timeout: 480 seconds]
Latrina_ has joined #asahi
bgb has joined #asahi
Latrina has quit [Ping timeout: 480 seconds]
Latrina_ is now known as Latrina
bgb_ has quit [Ping timeout: 480 seconds]
Latrina has quit [Ping timeout: 480 seconds]
Latrina has joined #asahi
bgb_ has joined #asahi
bgb has quit [Ping timeout: 480 seconds]
<jevinskie[m]> Huzzah, it works! :”> https://vimeo.com/650743917
Latrina_ has joined #asahi
Latrina has quit [Read error: Connection reset by peer]
Latrina_ is now known as Latrina
chamomile has joined #asahi
Latrina has quit [Quit: Powered by AlpineLinux under the supervision of Docker.]
Latrina has joined #asahi
user982492 has quit [Read error: Connection reset by peer]
user982492_ has joined #asahi
uartman_ has joined #asahi
uartman_ has quit []
kov has joined #asahi
user982492_ has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
d0p1__ has joined #asahi
d0p1_ has quit [Ping timeout: 480 seconds]
bgb has joined #asahi
bgb_ has quit [Ping timeout: 480 seconds]
bgb_ has joined #asahi
bgb has quit [Ping timeout: 480 seconds]
the_lanetly_052 has joined #asahi
the_lanetly_052 has quit [Remote host closed the connection]
the_lanetly_052 has joined #asahi
chamomile has quit [Ping timeout: 480 seconds]
Dcow has joined #asahi
Dcow_ has quit [Ping timeout: 480 seconds]
chamomile has joined #asahi
tomtastic_ has joined #asahi
tomtastic has quit [Ping timeout: 480 seconds]
bgb has joined #asahi
bgb__ has joined #asahi
bgb has quit [Ping timeout: 480 seconds]
bgb__ has left #asahi [#asahi]
kenjigashu has joined #asahi
kenjigashu has quit []
kenjigashu has joined #asahi
kenjigashu has quit [Remote host closed the connection]
bgb has joined #asahi
bgb___ has joined #asahi
bgb_ has quit [Ping timeout: 480 seconds]
bgb has quit [Ping timeout: 480 seconds]
kenjigashu has joined #asahi
kenjigashu has quit []
kenjigashu has joined #asahi
kenjigashu has quit []
kenjigashu has joined #asahi
kenjigashu has quit []
the_lanetly_052__ has joined #asahi
the_lanetly_052 has quit [Read error: Connection reset by peer]
the_lanetly_052__ has quit [Read error: Connection reset by peer]
the_lanetly_052 has joined #asahi
bgb has joined #asahi
bgb___ has quit [Ping timeout: 480 seconds]
kenjigashu has joined #asahi
kenjigashu has quit []
kenjigashu has joined #asahi
kenjigashu has quit []
kenjigashu has joined #asahi
kenjigashu has quit [Remote host closed the connection]
kenjigashu has joined #asahi
Mrmaxmeier has joined #asahi
kenjigashu has quit []
kenjigashu has joined #asahi
kenjigashu has quit [Remote host closed the connection]
kenjigashu has joined #asahi
kenjigashu has quit []
kenjigashu has joined #asahi
kenjigashu has quit [Remote host closed the connection]
kenjigashu has joined #asahi
kenjigashu has quit [Remote host closed the connection]
kenjigashu has joined #asahi
kenjigashu has quit []
bgb_ has joined #asahi
bgb has quit [Ping timeout: 480 seconds]
aleasto has joined #asahi
doreal has quit [Ping timeout: 480 seconds]
doreal has joined #asahi
the_lanetly_052 has quit [Ping timeout: 480 seconds]
Dcow has quit [Ping timeout: 480 seconds]
user982492 has joined #asahi
loki_val has quit [Ping timeout: 480 seconds]
squags has quit [Ping timeout: 480 seconds]
doreal has quit [Read error: Connection reset by peer]
doreal has joined #asahi
squags has joined #asahi
squags has quit [Ping timeout: 480 seconds]
<kettenis> synches the device trees on the apple-m1-m1n1-nvme branch of my u-boot repo with marcan's t6000/bringup-work branch
<kettenis> s/synches/synched
squags has joined #asahi
<mps> kettenis: on friday I tried apple-m1-m1n1-nvme branch but still didn't get it working, keyboard (usb) doesn't work, u-boot can't find usb disk
aleasto has quit [Remote host closed the connection]
Xe has joined #asahi
DarkShadow44 has quit [Quit: ZNC - https://znc.in]
DarkShadow44 has joined #asahi
Mary has quit [Quit: Ping timeout (120 seconds)]
Mary has joined #asahi
alonetogether[m] has joined #asahi
alonetogether[m] is now known as petermlyon[m]
SmileyKeith has quit [Ping timeout: 480 seconds]
squags has quit [Ping timeout: 480 seconds]
squags has joined #asahi
squags has quit [Ping timeout: 480 seconds]
squags has joined #asahi
squags has quit [Ping timeout: 480 seconds]
kenzie41 has quit []
kenzie41 has joined #asahi
kenzie41 has quit []
squags has joined #asahi
chamomile has quit [Ping timeout: 480 seconds]
Dcow has joined #asahi
yrlf has quit [Quit: The Lounge - https://thelounge.chat]
user982492 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
yrlf has joined #asahi
mrbatmanface[m] has joined #asahi
squags has quit [Ping timeout: 480 seconds]