richbridger has quit [Remote host closed the connection]
richbridger has joined #asahi-dev
phiologe has joined #asahi-dev
PhilippvK has quit [Ping timeout: 480 seconds]
yuyichao has joined #asahi-dev
VinDuv has joined #asahi-dev
zarvox has quit [Ping timeout: 480 seconds]
thunfisch has quit [Quit: UAAARRR!]
VinDuv has quit [Quit: Leaving.]
thunfisch has joined #asahi-dev
aleasto has joined #asahi-dev
bytefire_ has joined #asahi-dev
aleasto has quit [Quit: Konversation terminated!]
EER has joined #asahi-dev
c1truz[m] has joined #asahi-dev
<c1truz[m]>
hey all, i would like to play around with the KVM patch by Marc Zyngier. i got the kernel itself compiled but I assume I need some userspace to boot from? is this already possible with asahi e.g. via usb?
<c1truz[m]>
i am pretty new to this, so any input is appreciated :)
<c1truz[m]>
_jannau_: do you have a corresponding kernel .config by chance? I am getting a SError panic in apple_dart_probe and think it might be related to a wrong config
<c1truz[m]>
so I could theoretically now attach a USB stick via the usb c port? (unfortunately I don't have an adapter at hand right now, otherwise I would just try it)
<sven>
_jannau_: true. but that shouldn't cause an SError in the dart probe.
<sven>
c1truz[m]: so the problem is that the usb c controller has a very strange quirk when it comes to replugging anything. having the usb stick connected before booting linux definitely works
<sven>
connecting the usb stick after linux has booted only works if the port hasn't been used before that
<sven>
let me know if you have any other issues though. i'm not even sure how many people have tested that dart code yet :)
EER has quit [Remote host closed the connection]
bytefire_ has joined #asahi-dev
VinDuv has joined #asahi-dev
aleasto has quit [Ping timeout: 480 seconds]
aleasto has joined #asahi-dev
VinDuv has quit [Quit: Leaving.]
aleasto has quit [Remote host closed the connection]
bytefire_ has quit [Quit: leaving]
skipwich has quit [Ping timeout: 480 seconds]
skipwich has joined #asahi-dev
skipwich has quit [Ping timeout: 480 seconds]
skipwich has joined #asahi-dev
skipwich has quit [Read error: Connection reset by peer]
skipwich has joined #asahi-dev
skipwich has quit [Ping timeout: 480 seconds]
skipwich has joined #asahi-dev
<c1truz[m]>
hmm I flashed a usb stick with the ubuntu raspberry image and it is being recognized as sda but I still get "No filesystem could mount root, tried: ext3, ext2, ext4, vfat, msdos". what am I missing?
<c1truz[m]>
oh wait, even when I boot without the stick it says there is a "sda". so that cannot be the stick
<c1truz[m]>
it was sdb2 and "rootwait" solved the issue