marcan changed the topic of #asahi to: Asahi Linux: porting Linux to Apple Silicon macs | Not ready for end users / self contained install yet. Soon. | 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
m6wiq has quit [Quit: Leaving]
aleasto has quit [Quit: Konversation terminated!]
gladiac is now known as Guest76
gladiac has joined #asahi
thevar1able has joined #asahi
hellsenberg has quit [Remote host closed the connection]
hell__ has joined #asahi
Guest76 has quit [Ping timeout: 480 seconds]
thevar1able has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…]
<DanB91>
hi sorry for the off topic question, but what IO bus does the keyboard and mouse of the macbook pros live on? i am currently using a 2016 MBP and it doesn't seem to be on any USB bus?
<DanB91>
is it a sub device of the T1 controller?
<mjg59>
DanB91: SPI
<DanB91>
ah very interesting
<DanB91>
where is that wired to?
<DanB91>
i assume some bridge?
<DanB91>
nvm i'll do some digging. the fact that I know its SPI now is a big help. thank you
DanB91 has quit [Quit: Leaving...]
user982492 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
x56 has quit [Remote host closed the connection]
kendfinger has quit [Remote host closed the connection]
Z750 has quit [Remote host closed the connection]
kendfinger has joined #asahi
Z750 has joined #asahi
x56 has joined #asahi
Z751 has joined #asahi
Z750 has quit [Read error: Connection reset by peer]
kendfinger has quit [Read error: Connection reset by peer]
kendfinger has joined #asahi
linearcannon has quit [Read error: Connection reset by peer]
linearcannon has joined #asahi
refi64 has quit [synthon.oftc.net weber.oftc.net]
hell__ has quit [synthon.oftc.net weber.oftc.net]
hell__ has joined #asahi
refi64 has joined #asahi
Graypup_ has quit [Server closed connection]
Graypup_ has joined #asahi
Guest394 has quit [Server closed connection]
ave has quit [Server closed connection]
ave has joined #asahi
user982492 has joined #asahi
jackhill has quit [Server closed connection]
jackhill has joined #asahi
hspak has quit [Server closed connection]
hspak has joined #asahi
kode54 has quit [Server closed connection]
kode54 has joined #asahi
yuyichao has quit [Remote host closed the connection]
yuyichao has joined #asahi
jeffmiw has joined #asahi
Techcable has quit [Server closed connection]
Techcable has joined #asahi
<j`ey>
VladimirMateev[m]: kvm works
<mps>
yes, and it's a pity it can't be used for arm32 guest
<j`ey>
can still use qemu with TCG for that :P
<mps>
j`ey: yes I do, but tcg is not so fast
<j`ey>
have you tried it on the m1?
<mps>
yes
<mps>
boots armv7 alpine in about 1 minute and few seconds
<j`ey>
thats way slower than I was expecting
<mps>
I think to test riscv64 will it be faster on m1 than on i3
<mps>
j`ey: I'm nearly finished script to install alpine on usb disk with grub setup
mixi has joined #asahi
<Glanzmann>
mps: Nice.
<Glanzmann>
mps: Have you tried cranking up the clock speed to max?
<Glanzmann>
When booting the armv7 guest?
<j`ey>
1min sounded too weird, so I just built an arm32 kernel, and it only takes 6-7s to get to the point where it would mount root (I have no root, so it panics). this is on an rpi4 too
aleasto has joined #asahi
<mps>
j`ey: I boot iso image with uefi boot loader and grub, not with -kernel cmdline
<VladimirMateev[m]>
im a little bit noob in this jaja
<jannau>
but only for mps's error
<mps>
jannau: thanks, I found it in meantime
<j`ey>
oh yeah sorry, just realised ive been using kvmtool, not qemu
miko089[m] has joined #asahi
<mps>
I got riscv64 kernel booting but can't mount rootFS, have to check why mkinitfs didn't worked
<mps>
in qemu, I mean
<mps>
because I'm ughm (better to not write) and made ext4 and f2fs as modules for alpine riscv64 kernel
<VladimirMateev[m]>
One question, I'm a newbie at this so sorry. I create Rootfs it via debootstrap but the /boot folder is empty. Shouldn't it contain the kernel image?
VladimirMateev[m] is now known as st3g4n0[m]
gladiac is now known as Guest162
gladiac has joined #asahi
Guest162 has quit [Ping timeout: 480 seconds]
off^ has joined #asahi
<mps>
riscv64 works fine in qemu on m1
<mps>
armv7 also
aleasto has quit [Quit: Konversation terminated!]
aleasto has joined #asahi
marvin24 has joined #asahi
marvin24_ has quit [Ping timeout: 480 seconds]
aleasto has quit [Remote host closed the connection]
aleasto has joined #asahi
aleasto has quit []
aleasto has joined #asahi
aleasto has quit [Remote host closed the connection]
aleasto has joined #asahi
marvin24_ has joined #asahi
aleasto has quit [Remote host closed the connection]
aleasto has joined #asahi
marvin24 has quit [Ping timeout: 480 seconds]
jryans is now known as Guest169
marvin24_ has quit [Ping timeout: 480 seconds]
Guest169 is now known as jryans
jryans has quit [Quit: Reconnecting]
jryans has joined #asahi
<Glanzmann>
st3g4n0[m]: You need to install the kernel deb in the rootfs.
<Glanzmann>
cd /path/to/debootstrap; chroot . bin/bash; dpkg -i linux-image-5.16.0-asahi-next-20220118-14779-ga4d177b3ad21-dirty_5.16.0-asahi-next-20220118-14779-ga4d177b3ad21-dirty-8_arm64.deb
<Glanzmann>
btw. does someone know if it is possible to push to the wiki git repository or does someone need to go through the github websites? I tried by adding my ssh key to github and get a github token, both failed.
thevar1able has joined #asahi
thevar1able has quit []
thevar1able has joined #asahi
thevar1able has quit []
<st3g4n0[m]>
<Glanzmann> "st3g4n0: Do build a debian..." <- thank you so much
<Glanzmann>
st3g4n0[m]: If you need help, let me know, I'll also soon record the debian installation on the mini and try to simplify the steps more.