levitating__ has quit [Remote host closed the connection]
levitating has joined #riscv
coldfeet has quit [Remote host closed the connection]
Andre_Z has quit [Quit: Leaving.]
felixonmars_ has joined #riscv
felixonmars has quit [Read error: Connection reset by peer]
felixonmars_ is now known as felixonmars
jobol has quit [Quit: Leaving]
X-Scale has quit [Quit: Client closed]
jedesa has quit [Remote host closed the connection]
jedesa has joined #riscv
___nick___ has joined #riscv
felixonmars has quit [Read error: Connection reset by peer]
felixonmars_ has joined #riscv
geist has quit [Ping timeout: 252 seconds]
geist has joined #riscv
stolen has joined #riscv
felixonmars_ has quit [Ping timeout: 260 seconds]
BootLayer has quit [Quit: Leaving]
felixonmars has joined #riscv
felixonmars_ has joined #riscv
felixonmars has quit [Read error: Connection reset by peer]
felixonmars_ has quit [Read error: Connection reset by peer]
felixonmars has joined #riscv
coldfeet has joined #riscv
felixonmars has quit [Remote host closed the connection]
felixonmars has joined #riscv
loki_val has joined #riscv
crabbedhaloablut has quit [Ping timeout: 260 seconds]
zBeeble has quit [Remote host closed the connection]
zBeeble has joined #riscv
am11 has joined #riscv
___nick___ has quit [Ping timeout: 252 seconds]
___nick___ has joined #riscv
<am11>
hi, any distro i could use on musebook (other than what came preinstalled: bianbuOS, a debian-based distro, with old kernel 3.1.15). a distro with kernel >3.8 is what i wana boot with, temporarily in text-mode.
<am11>
cool, i can be an early bird. was hoping if i could clone it myself.. is there a mirror of bianbu somewhere other than gitee? it doesn't let me register it from finland https://gitee.com/bianbu-linux/linux-6.6
<am11>
yup
<Tenkawa>
but I would recommend opensbi and u-boot too
<Tenkawa>
if you are in it you can git clone the repo I gave you and run ./install.sh to install the prereqs... if it complains let me know (since you are on a unconfigured debootstrap it might)
<mps>
you forgot 'apt update' before 'apt dist-upgrade'
___nick___ has joined #riscv
<Tenkawa>
oh i mustve hit space accidently and wiped my buffer (it was in there)
___nick___ has quit [Client Quit]
<Tenkawa>
pastebin's site has terrible kb controls
<mps>
use text based ones
<Tenkawa>
this one has no ads
gordonDrogon has joined #riscv
am11 has quit [Quit: Client closed]
<Tenkawa>
its fine as long as I'm not trying to do it all on the fly
___nick___ has joined #riscv
am11 has joined #riscv
am11 has quit [Changing host]
am11 has joined #riscv
<mps>
Tenkawa: a lot of 'sudo: unable to allocate pty: No such device' when invoking make
<Tenkawa>
that sounds like the dev/pts bind is missing
<am11>
22.00 KiB/s lol vs. torvald's tree downloading at 5.66 MiB/s
<Tenkawa>
yeah they fixed it last night
<Tenkawa>
it was broke yesterday morning/night before though
___nick___ has quit [Ping timeout: 246 seconds]
X-Scale has joined #riscv
naoki has joined #riscv
<dh`>
I'm not sure when it was sudo started opening separate ptys for your sessions (which is pretty useless if you ask me) but I have found that it's not good at cleaning them up afterwards
<dh`>
so beware
<am11>
apparently spacemit patches are being upstremed https://lore.kernel.org/lkml/20240830-tidy-identify-90dce7a21abc@wendy/ so i may as well wait a bit.. diff between torvald's v6.6 and bianbu's v2.0rc5 suggests there are 3.3M lines. so don't think i'm manually gonna cherry-pick on tip of v6.11 :')
<Tenkawa>
am11: those are not likely to be seen until 6.13 so you will be waiting a while
<Tenkawa>
and will require u-boot changes as well
<Tenkawa>
just kernel changes will not accomplish everything
wgrant has quit [Ping timeout: 260 seconds]
pabs3 has quit [Ping timeout: 246 seconds]
<Tenkawa>
There are parts of the JH7110 that still aren't in mainline and its been here for several years now
levitating has joined #riscv
kilic has quit [Quit: Leaving]
levitating_ has joined #riscv
levitating has quit [Ping timeout: 252 seconds]
pabs3 has joined #riscv
WarmHeart has joined #riscv
<Tenkawa>
mps: any luck?
<mps>
no, not yet. looks like this build system is buggy
<mps>
'make menu' terminates without telling why
<Tenkawa>
mps: look in output/logs
<Tenkawa>
it works fine for lots of people....
<Tenkawa>
I've built hundreds of images with it
<Tenkawa>
about to test it here with the method you need to use (chroot)
hightower2 has quit [Remote host closed the connection]
<mps>
'ccache: error: Could not find compiler "riscv64-linux-gnu-gcc-12" in PATH'
<Tenkawa>
oh...
<Tenkawa>
i know ehy
<Tenkawa>
er why
<Tenkawa>
I gave you debian versions
<Tenkawa>
debian doesnt have 13
<mps>
ah
<Tenkawa>
I knew bookworm had issues
<Tenkawa>
you have to use sid/unstable
<Tenkawa>
change bookworm to sid and upgrade the pkgs
<mps>
but I put put those to what you post to /etc/apk/sources
<Tenkawa>
yeah... I usually work with ubuntu.. .not debian
<Tenkawa>
I forgot that bookworm was too old
<mps>
which one should be used
<mps>
unstable?
<Tenkawa>
I would recommend ububntu noble
<Tenkawa>
er ubuntu
<Tenkawa>
thats the most stable currently
WarmHeart has quit [Quit: Client closed]
<Tenkawa>
but let me get you a updated sources list