bhall has joined #riscv
handsome_feng has joined #riscv
potash has joined #riscv
potash has quit [Read error: Connection reset by peer]
Leopold has quit [Ping timeout: 252 seconds]
vagrantc has quit [Quit: leaving]
Trifton_ has joined #riscv
Trifton_ has quit [Ping timeout: 252 seconds]
aredridel has quit [Ping timeout: 252 seconds]
rurtty has quit [Ping timeout: 248 seconds]
rurtty has joined #riscv
wingsorc has quit [Quit: Leaving]
davidlt__ has joined #riscv
Trifton_ has joined #riscv
wingsorc has joined #riscv
Armand has quit [Quit: Leaving]
davidlt__ has quit [Ping timeout: 252 seconds]
matoro- has quit [Ping timeout: 264 seconds]
matoro- has joined #riscv
elastic_dog has quit [Read error: Connection reset by peer]
elastic_dog has joined #riscv
Leopold has joined #riscv
handsome_feng has quit [Quit: Connection closed for inactivity]
handsome_feng has joined #riscv
BootLayer has joined #riscv
ldevulder has quit [Quit: Leaving]
davidlt__ has joined #riscv
ldevulder has joined #riscv
rurtty has quit [Quit: Leaving]
craigo has joined #riscv
craigo_ has joined #riscv
zv has quit [Ping timeout: 246 seconds]
zv has joined #riscv
craigo has quit [Ping timeout: 252 seconds]
bauruine has joined #riscv
ldevulder has quit [Remote host closed the connection]
ldevulder has joined #riscv
Andre_H has joined #riscv
Leopold has quit [Ping timeout: 252 seconds]
Leopold has joined #riscv
Leopold has quit [Client Quit]
Leopold has joined #riscv
zv has quit [Ping timeout: 252 seconds]
zv has joined #riscv
zv has quit [Ping timeout: 248 seconds]
elastic_dog is now known as Guest5516
Guest5516 has quit [Killed (molybdenum.libera.chat (Nickname regained by services))]
elastic_dog has joined #riscv
handsome_feng has quit [Quit: Connection closed for inactivity]
haritz has quit [Ping timeout: 248 seconds]
Leopold has quit [Ping timeout: 255 seconds]
jmdaemon has quit [Ping timeout: 252 seconds]
Leopold has joined #riscv
ldevulder_ has joined #riscv
ldevulder_ has quit [Remote host closed the connection]
ldevulder_ has joined #riscv
ldevulder has quit [Ping timeout: 248 seconds]
jacklsw has joined #riscv
jmdaemon has joined #riscv
ats has quit [Ping timeout: 248 seconds]
haritz has joined #riscv
haritz has joined #riscv
ats has joined #riscv
zv has joined #riscv
haritz has joined #riscv
haritz has joined #riscv
haritz has quit [Changing host]
haritz has quit [Remote host closed the connection]
TMM_ has joined #riscv
haritz has joined #riscv
haritz has quit [Changing host]
haritz has joined #riscv
haritz has quit [Remote host closed the connection]
zv has quit [Ping timeout: 252 seconds]
haritz has joined #riscv
haritz has joined #riscv
haritz has quit [Changing host]
zv has joined #riscv
haritz has quit [Remote host closed the connection]
Guest6344 has joined #riscv
Guest6344 has quit [Excess Flood]
Guest6344 has joined #riscv
Guest6344 has quit [Excess Flood]
Guest6344 has joined #riscv
Guest6344 has quit [Excess Flood]
haritz has joined #riscv
haritz has quit [Changing host]
haritz has joined #riscv
ldevulder_ is now known as ldevulder
wingsorc has quit [Ping timeout: 252 seconds]
davidlt__ has quit [Ping timeout: 248 seconds]
pedja has joined #riscv
Leopold has quit [Ping timeout: 252 seconds]
Leopold has joined #riscv
jmdaemon has quit [Ping timeout: 252 seconds]
davidlt__ has joined #riscv
wingsorc has joined #riscv
Armand has joined #riscv
EchelonX has joined #riscv
Andre_H has quit [Quit: Leaving.]
Andre_H has joined #riscv
aredridel has joined #riscv
Trifton_ has quit [Ping timeout: 268 seconds]
BootLayer has quit [Quit: Leaving]
handsome_feng has joined #riscv
BootLayer has joined #riscv
talos has joined #riscv
Stat_headcrabed has joined #riscv
Stat_headcrabed has quit [Client Quit]
Leopold has quit []
Leopold has joined #riscv
davidlt__ has quit [Remote host closed the connection]
Leopold has quit [Remote host closed the connection]
Leopold has joined #riscv
BootLayer has quit [Quit: Leaving]
aredridel5 has joined #riscv
aredridel has quit [Ping timeout: 255 seconds]
aredridel5 is now known as aredridel
prabhakarlad has joined #riscv
<
rneese>
mps you alive
<
mps>
rneese: I hope so ;-)
<
mps>
(though sometimes don't have this feeling)
<
rneese>
play it like that is wrong
<
rneese>
ok need help on the repatch for vf2
<
rneese>
they got ugly with the uenv
<
rneese>
i pulled the lines for the v2 but they changed functions and names
<
rneese>
my head is not grepping it
<
rneese>
mmcdev changed to devnum
<
mps>
wait, you pulled env from VF2 to VF1?
<
rneese>
this is all the v2 except the patch
<
rneese>
thats from v1
<
mps>
I think in u-boot you have to use mmcdevnum
<
rneese>
well you can see all the changes in vf2
billchenchina has joined #riscv
<
rneese>
I have the env from v1 and this from v2
<
mps>
but I don't have VF2 and don't think I will order it (but who knows, maybe I will change mind)
BootLayer has joined #riscv
<
rneese>
well mine is ordered and I want to get the patch updated so I can boot imgs other then the default
<
mps>
rneese: u-boot env is hush shell script, you can freely reprogram it to you needs
<
rneese>
as they are to bloated
<
rneese>
the img starfive puts out requires 32 gig sd card
<
rneese>
thats huge
<
rneese>
but yes to boot our images that use extlinux not grub
<
rneese>
grub is overkill for these boards
<
jrtc27>
even extlinux is supposed to just work without needing to manually script things yourself
<
jrtc27>
if you need to care about all this you're probably doing it wrong
<
rneese>
no because we use partition 1
<
jrtc27>
unless they're only supporting efi, in which case stop fighting that
<
rneese>
and they have this set to boot from 1:3
<
mps>
rneese: yes, I'm more comfortable without grub
<
rneese>
the patch we did on the v1 fixed this issue
<
mps>
iirc starfive made this 'strange' partition scheme to enable users to put u-boot in partition 1
<
mps>
though i didn't tested this
<
rneese>
well our whole img uses 1:1 it was 0:1 but emmc is now 0:1 and sd is 1:1
<
rneese>
our buid is a single partition
<
mps>
ah, all in one
<
mps>
that also should work
<
rneese>
ok well when the bord gets here we will test
<
rneese>
still waiting for ameridroid to shi boards out
<
rneese>
type_guid_gpt_loader1=5B193300-FC78-40CD-8002-E86C45580B47
<
rneese>
type_guid_gpt_system=0FC63DAF-8483-4772-8E79-3D69D8477DE4
<
rneese>
type_guid_gpt_loader2=2E54B353-1271-4842-806F-E436D6AF6985
<
rneese>
this weird code theydid
<
rneese>
hard to follow all the changes
<
mps>
u-boot could find extlinux.conf by defining partition type guid, I forgot exact code for that guid
<
mps>
at least newest u-boot
EchelonX has quit [Quit: Leaving]
<
mps>
some of the newer u-boots*
<
rneese>
they are using older uboot then the vf1 had
<
rneese>
they are using u-boot from nov 2021
<
rneese>
and they did not update to the U-Boot 2022.04-rc2
<
mps>
well, also I noticed they don't do much in updating boot 'batteries'
<
conchuod>
At least their u-boot will go upstream soon.
<
rneese>
u-boot and kernel most likly will not happen till 6.3 or 6.4
<
rneese>
for upstream last I heard from esmil
<
rneese>
the vf1 just got put into 6.2
<
rneese>
so it has mainline kernel now
<
mps>
rneese: two weeks ago vf1 didn't boot with 6.2-rc kernel when I tested
<
mps>
DTS file is in tree
<
mps>
but not driver for mmc
<
mps>
well, to be more precise, it boots but can't find mmc
<
mps>
serial console works fine
<
mps>
I will check again when 6.2 is released
<
rneese>
well as it is now our v1 img uses 6.1.8
<
mps>
maybe it will be possible to use esmils patch for mmc and apply it on 6.2
<
rneese>
and I guess we stick with 6.1.y for now
<
rneese>
yeah patch the starfive v2 against mainline
<
rneese>
the img that starfive put out only uses 5.15 kernel
<
mps>
5.15 is newest long term stable so I guess they want to stick with it
<
mps>
easier to maintain
<
rneese>
I thought someone said the otherday that 6.1 was going to be a lts
<
rneese>
but as it stands I am hoping to get 6.x when we start rolling imgs
<
rneese>
we also have desided to go the minimal route. and make the firstlogin give oyu a choice of what desktop to install
<
rneese>
I am also only going debian and away from ubuntu
<
rneese>
but if someone wantes to redo the ubuntu desktops they will be wlcome once I post the code
<
conchuod>
rneese: Greg hasn't yet picked the LTS kernel
junaid_ has joined #riscv
jacklsw has quit [Quit: Back to the real life]
vineetg762 has quit [Ping timeout: 255 seconds]
handsome_feng has quit [Quit: Connection closed for inactivity]
<
rneese>
I need a 6.1 config file for vf2
<
rneese>
cannot find one
<
rneese>
also have to get the 5.15 so I can add both
vineetg762 has joined #riscv
vagrantc has joined #riscv
<
jedix>
can't just make olddefconfig ?
<
rneese>
I just got the one off the demo img
<
rneese>
so that is the working 5.15 and I am going to run a cli build
<
rneese>
cool the installer works where i can install on usb and boot off sd and /root on usb
<
rneese>
so our installer works
<
rneese>
then I have to start working on a wod version of the pc600 case
billchenchina has quit [Remote host closed the connection]
<
rneese>
I do wish they would put a power button and reboot button header on these boards
<
rneese>
so when in a case you can power-on and reboot with a rebooott button
<
rneese>
this shows that we will be able to install to emmc and nvme
<
rneese>
so /boot would be on a 8g emmc and /root on nvme until they fix it so you can boot nvme only
aerkiaga has joined #riscv
haritz has joined #riscv
haritz has quit [Changing host]
haritz has joined #riscv
TMM_ has joined #riscv
junaid_ has quit [Remote host closed the connection]
<
mps>
hmm, looks like kernel 6.2-rc6 could work on visionfive v1 if the proper parts of DTS from esmils patches if picked
<
conchuod>
mps what do you mean by "work"
<
conchuod>
Because, to my knowledge, it requires support for non coherent DMA, not just dts patches.
junaid_ has joined #riscv
<
mps>
conchuod: yes, you are right. I had a hope because simply added mmc part to dts but when booted I saw problem with dma
talos has quit [Quit: Konversation terminated!]
talos has joined #riscv
<
conchuod>
And if there's anything that's out of tree though that doesn't depend on DMA, send it
<
mps>
is I succeed in anything I will
Leopold has quit [Ping timeout: 252 seconds]
Leopold has joined #riscv
jmdaemon has joined #riscv
craigo_ has quit [Ping timeout: 248 seconds]
epony has quit [Quit: QUIT]
BootLayer has quit [Quit: Leaving]
zjason` has joined #riscv
zjason has quit [Ping timeout: 268 seconds]
epony has joined #riscv
cwebber has joined #riscv
rurtty has joined #riscv
junaid_ has quit [Remote host closed the connection]
Leopold has quit [Remote host closed the connection]
bhall has quit [Ping timeout: 252 seconds]
Leopold has joined #riscv
aerkiaga has quit [Remote host closed the connection]
vagrantc has quit [Quit: leaving]
rvalles has quit [Ping timeout: 246 seconds]
pedja has quit [Remote host closed the connection]
Andre_H has quit [Ping timeout: 248 seconds]
<
conchuod>
mps: cool :)
wingsorc__ has joined #riscv
rvalles has joined #riscv