sorear changed the topic of #riscv to: RISC-V instruction set architecture | https://riscv.org | Logs: https://libera.irclog.whitequark.org/riscv | Matrix: #riscv:catircservices.org
mps has quit [Ping timeout: 252 seconds]
snailkitty has joined #riscv
snailkitty has quit [Ping timeout: 272 seconds]
naoki has joined #riscv
craigo has joined #riscv
BootLayer has joined #riscv
hexdump0815 has quit [Ping timeout: 260 seconds]
hexdump0815 has joined #riscv
vimer has quit [Ping timeout: 248 seconds]
vimer has joined #riscv
vagrantc has quit [Quit: leaving]
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #riscv
MyNetAz has quit [Remote host closed the connection]
BootLayer has quit [Quit: Leaving]
MyNetAz has joined #riscv
agentcasey has joined #riscv
Stat_headcrabbed has joined #riscv
agentcasey has quit [Quit: ZNC 1.10.x-git-38-e8c4cda0 - https://znc.in]
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
unlord has quit [Ping timeout: 260 seconds]
unlord has joined #riscv
agentcasey has joined #riscv
mps has joined #riscv
jacklsw has joined #riscv
agentcasey has quit [Ping timeout: 276 seconds]
Stat_headcrabbed has joined #riscv
agentcasey has joined #riscv
mlw has joined #riscv
rconjoe has quit [Ping timeout: 265 seconds]
rconjoe has joined #riscv
bjoto has joined #riscv
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
Guest8850 is now known as chripo
coldfeet has joined #riscv
beber_ has quit [Quit: Gateway shutdown]
beber_ has joined #riscv
coldfeet has quit [Quit: Lost terminal]
Stat_headcrabbed has joined #riscv
cleger has joined #riscv
jacklsw has quit [Quit: Back to the real world]
coldfeet has joined #riscv
coldfeet has quit [Quit: Lost terminal]
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
ldevulder has joined #riscv
Stat_headcrabbed has joined #riscv
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
Stat_headcrabbed has joined #riscv
rvalles has quit [Quit: rvalles]
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
rvalles has joined #riscv
stefanct has quit [Excess Flood]
stefanct has joined #riscv
foxbat has quit [Quit: bye]
squelch21 has quit [Ping timeout: 252 seconds]
mlw has quit [Remote host closed the connection]
foxbat has joined #riscv
ldevulder has quit [Ping timeout: 268 seconds]
Trifton has quit [Read error: Connection reset by peer]
Trifton has joined #riscv
Tenkawa has joined #riscv
ldevulder has joined #riscv
liam1312 has joined #riscv
MyNetAz has quit [Remote host closed the connection]
MyNetAz has joined #riscv
JanC_ has joined #riscv
JanC has quit [Killed (calcium.libera.chat (Nickname regained by services))]
JanC_ is now known as JanC
cousteau has joined #riscv
naoki has quit [Quit: naoki]
MyNetAz has quit [Remote host closed the connection]
MyNetAz has joined #riscv
cleger has quit [Ping timeout: 244 seconds]
cousteau has quit [Quit: Client closed]
cleger has joined #riscv
ldevulder has quit [Ping timeout: 260 seconds]
cousteau has joined #riscv
coldfeet has joined #riscv
Stat_headcrabbed has joined #riscv
BootLayer has joined #riscv
Stat_headcrabbed has quit [Client Quit]
coldfeet has quit [Quit: Lost terminal]
ldevulder has joined #riscv
psydroid has joined #riscv
JanC_ has joined #riscv
JanC is now known as Guest3602
Guest3602 has quit [Killed (mercury.libera.chat (Nickname regained by services))]
JanC_ is now known as JanC
Stat_headcrabbed has joined #riscv
ldevulder has quit [Ping timeout: 244 seconds]
liam1312 has quit [Quit: back to amd64...for now]
JanC_ has joined #riscv
JanC has quit [Killed (erbium.libera.chat (Nickname regained by services))]
JanC_ is now known as JanC
cousteau has quit [Quit: Client closed]
psydroid has quit [Ping timeout: 252 seconds]
liam1312 has joined #riscv
Stat_headcrabbed has quit [Quit: Stat_headcrabbed]
liam1312 has quit [Quit: back to riscv64...]
craigo has quit [Ping timeout: 276 seconds]
jbe has quit [Quit: leaving]
Guest47 has joined #riscv
psydroid has joined #riscv
jbe has joined #riscv
cleger has quit [Ping timeout: 244 seconds]
Guest47 has quit [Quit: Client closed]
BootLayer has quit [Quit: Leaving]
nexR has quit [Read error: Connection reset by peer]
nexR has joined #riscv
vagrantc has joined #riscv
agentcasey has quit [Ping timeout: 272 seconds]
agentcasey has joined #riscv
ungeskriptet has quit [Ping timeout: 260 seconds]
ungeskriptet has joined #riscv
Narrat has joined #riscv
JanC_ has joined #riscv
JanC is now known as Guest7175
JanC_ is now known as JanC
Guest7175 has quit [Killed (lithium.libera.chat (Nickname regained by services))]
<haasn> lu_zero: trying to use your gentoo-linux-k1_dev-sdcard-2.0.2-20250216.img image; should ethernet and sshd come up automatically?
<haasn> if not, how do I perform initial setup? chroot into the sdcard and then what?
<haasn> (following notes from https://people.videolan.org/~negge/riscv_meetup.pdf but it doesn't explain anything in between flashing the sdcard and having a working system, which definitely isn't the case for me)
<haasn> hmm digging around in the rootfs it definitely does seem to be enabling sshd at default runlevel
<haasn> lu_zero: it's been a while since I've Gentoo'd but according to ChatGPT, /etc/conf.d/net should exist (it doesn't) and there should also be a symlink to /etc/init.d/net.lo somewhere in /etc/runlevels (there isn't)
JanC has quit [Ping timeout: 244 seconds]
<Tenkawa> haasn: I don't use Gentoo however does sudo ip a show the network interfaces existing?
JanC has joined #riscv
<Tenkawa> Checking to see what the hardware/stack status is
<haasn> I don't know how to access the system while it's running
<Tenkawa> Do you not have a uart?
<haasn> Probably not?
<haasn> Maybe I can try to find a spare monitor to plug into it
<Tenkawa> Lesson learned in RV... Plenty of uart to usb serial cables
<Tenkawa> I have an inordinate amount of the cables lol
<haasn> I just have the Banana Pi FP3 sitting on my desk and glowing green
<haasn> In the past I used an image provided by unlord which would automatically and bring up sshd
<haasn> But it was too old, so I needed something newer
<haasn> Maybe there's a different image I can use?
<haasn> automatically connect and*
<Tenkawa> Nod.. How do you feel about Ubuntu based?
<Tenkawa> We have a builder that builds those images (checking if we have any prebuilt images)
<haasn> whatever works :)
<Tenkawa> this is my box :)
<Tenkawa> Linux bpibox 6.13.5 #1 SMP Thu Feb 27 17:02:43 EST 2025 riscv64 riscv64 riscv64 GNU/Linux
<Tenkawa> [ 0.000000] Machine model: spacemit k1-x deb1 board
<lu_zero> haasn: chatgpt is silly
<Tenkawa> its a F3 too
<haasn> Sadly I discovered that my display can only do mini HDMI, but I only have regular HDMI cables
<haasn> and of course a 1.5k EUR monitor cannot afford to come with cables
<lu_zero> it should bring in sshd and network
<lu_zero> (if you have a dhcp server)
<haasn> great, then something else must be broken :/
<gurki> a 1.5k display that only comes with mini hdmi? Oo
<lu_zero> do you have a serial adapter?
<gurki> which one is it?
<Tenkawa> lu_zero: they already said no to uart
<lu_zero> Tenkawa: ttl :P
<haasn> gurki: Samsung Odyssey OLED G8
<haasn> (absolutely terrible display, do not recommend)
<lu_zero> haasn: if tomorrow it isn't an horrid day as today I'll try to check if everything is fine locally
<haasn> aye, no hurries
<Tenkawa> At least these arent 1.5mb like some of my arm boxes are
<Tenkawa> 115200 are much easier to find
<haasn> I assume I can't just connect the f3 to my pc via usb?
<haasn> Since that would be too simple
JanC_ has joined #riscv
JanC is now known as Guest4103
JanC_ is now known as JanC
<lu_zero> haasn: sadly
<lu_zero> I asked already few times about that
<Tenkawa> It requires u-boot and otg changes
<lu_zero> Tenkawa: in the case of the f3 potentially a little more
<Tenkawa> I don't think the otg is correct
<Tenkawa> yeah
<lu_zero> and I'm a bit annoyed that spacemit managed to have a strange dialect of fastboot
<Tenkawa> I've been fixing a lot of odd things here with mine already
Guest4103 has quit [Ping timeout: 260 seconds]
<lu_zero> but bpi is traditionally afraid of getting the usb-c serial wired to the uart
<Tenkawa> haahaa
<Tenkawa> Yeah... encountered than in arm if I remember right
<lu_zero> since somebody could fry the board any anything attached to it by plugging a non-PD charging device
<Tenkawa> the other dev I work with has BPI arm devices we work with
<lu_zero> iirc only the OpenWrt One has the usb-c wired right
<Tenkawa> Most of my of my work is Rockchip and Broadcom
<lu_zero> for the bpi-r3mini they gave me the instructions on what to solder where
<Tenkawa> nice
<haasn> I will try my luck with a different, earlier build, maybe something about that specific img is b0rk
<haasn> if it wasn't gentoo based I would just update the previous working img :p
<lu_zero> well, you can
<lu_zero> we have binary packages for it
<lu_zero> that reminds me I can also upload the new batch of them
<haasn> no luck with the 2.0rc6 image either
<haasn> let me try upgrading unlord's image then
<haasn> yup, unlord's image (spacemit-4G-2024-05-15.img) comes up no problem; LED immediately starts blinking both green and red (your images make it solid green) and ~30s later I see it requesting a DHCP lease
<haasn> so it's something wrong with the images for sure
<haasn> lu_zero: I definitely don't have binary packages on this system :/
<haasn> oh well, I'll just update it brute force overnight
<haasn> .. as soon as I manage to `emerge tmux`
mark4o has joined #riscv
markh has quit [Read error: Connection reset by peer]
mark4o is now known as markh
saimazoon has quit [Read error: Connection reset by peer]
haritz has joined #riscv
haritz has quit [Changing host]
haritz has joined #riscv
ungeskriptet_ has joined #riscv
ungeskriptet has quit [Ping timeout: 272 seconds]
ungeskriptet_ is now known as ungeskriptet
santiago has quit [Read error: Connection reset by peer]
santiago has joined #riscv
<lu_zero> the previous images did boot just fine though...
Tenkawa has quit [Quit: Was I really ever here?]
Trifton has quit [Read error: Connection reset by peer]
Trifton_ has joined #riscv
Narrat has quit [Quit: They say a little knowledge is a dangerous thing, but it's not one half so bad as a lot of ignorance.]
Trifton has joined #riscv
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #riscv
Trifton_ has quit [Read error: Connection reset by peer]
knolle has quit [Quit: bye]
Jaiza has joined #riscv
maylay has quit [Read error: Connection reset by peer]
peepsalot has quit [Remote host closed the connection]
peepsalot has joined #riscv
maylay has joined #riscv
knolle has joined #riscv
Jaiza has quit [Ping timeout: 252 seconds]
psydroid has quit [Quit: KVIrc 5.2.6 Quasar http://www.kvirc.net/]
psydroid has joined #riscv
maylay has quit [Read error: Connection reset by peer]
maylay has joined #riscv
damian101 has quit [Read error: Connection reset by peer]
damian101 has joined #riscv
maylay has quit [Ping timeout: 246 seconds]
maylay has joined #riscv