00:00
wingsorc__ has quit [Remote host closed the connection]
00:29
wingsorc__ has joined #riscv
00:31
wingsorc has quit [Remote host closed the connection]
00:38
TMM_ has joined #riscv
01:11
Leopold has quit [Ping timeout: 268 seconds]
01:19
pabs3 has quit [Quit: Don't rest until all the world is paved in moss and greenery.]
01:36
pabs3 has joined #riscv
01:42
Trifton_ has joined #riscv
01:46
vagrantc has joined #riscv
01:53
Reinhilde is now known as AmyMalik
02:10
jacklsw has joined #riscv
02:35
EchelonX has joined #riscv
02:40
EchelonX has quit [Client Quit]
02:59
handsome_feng has joined #riscv
03:10
rurtty has quit [Quit: Leaving]
03:34
rurtty has joined #riscv
03:50
elastic_dog has quit [Remote host closed the connection]
04:05
elastic_dog has joined #riscv
04:44
vineetg762 has left #riscv [#riscv]
04:48
vagrantc has quit [Quit: leaving]
05:16
GreaseMonkey has quit [Remote host closed the connection]
05:17
greaser|q has joined #riscv
05:42
aredridel7 has joined #riscv
05:44
aredridel has quit [Ping timeout: 252 seconds]
05:44
aredridel7 is now known as aredridel
06:08
solrize has quit [Ping timeout: 260 seconds]
06:09
Leopold has joined #riscv
06:44
junaid_ has joined #riscv
06:46
junaid_ has quit [Remote host closed the connection]
07:43
BootLayer has joined #riscv
07:50
rurtty has quit [Quit: Leaving]
07:53
davidlt has joined #riscv
07:56
craigo_ has joined #riscv
08:14
crabbedhaloablut has quit [Remote host closed the connection]
08:15
crabbedhaloablut has joined #riscv
08:39
Armand has quit [Quit: Leaving]
08:53
greaser|q has quit [Changing host]
08:53
greaser|q has joined #riscv
08:53
greaser|q is now known as GreaseMonkey
09:12
jacklsw has quit [Ping timeout: 252 seconds]
09:38
* bjdooks
is not very surprised to see someone's trying to organise the riscv qemu wirk
09:48
<
bjdooks >
is the SNAPOT stuff going to land in -next soon?
09:54
tafa has joined #riscv
09:56
<
jrtc27 >
has anyone actually demonstrated Svnapot has a noticeable affect on real-world performance?
09:57
<
bjdooks >
no idea, but it isn't going to stop people tring to put it in silicon
09:58
<
jrtc27 >
no but it does make me wonder why we're wasting a precious PTE bit on it
09:58
<
jrtc27 >
(well, wasting in my opinion)
09:59
<
jrtc27 >
there are only 7 sprae bits left
10:04
<
bjdooks >
hah and then whatever special combos the hw people come up with
10:10
midnight has quit [Ping timeout: 260 seconds]
10:11
midnight has joined #riscv
10:19
Sos has joined #riscv
10:28
steew has quit [Ping timeout: 246 seconds]
11:04
steew has joined #riscv
11:19
rneese has joined #riscv
11:44
billchenchina has joined #riscv
11:58
<
geist >
yeah. i did find it reasonably clever that it only uses one bit and yet (theoretically) handles any size
11:59
<
geist >
but if there is some sort of demonstration that it makes a difference i gess someone could look at armv8, which has the contig bit that does the same thing. dunno if any OS uses it that well though
12:07
<
bjdooks >
iirc armv7 has large-page too
12:07
<
bjdooks >
in fact armv4 i think could do 2MiB pages
12:07
<
rneese >
this is not arm this is riscv lol
12:08
<
rneese >
stiring the pot
12:08
<
bjdooks >
arm64 is just mips++
12:08
<
rneese >
I am just teasing
12:08
<
bjdooks >
with a side order of sueballs
12:09
<
rneese >
feeling better today after having back injections yesterday
12:10
<
jrtc27 >
riscv is mips++
12:10
<
jrtc27 >
arm64 is rather more sane than both in a lot of ways
12:13
Leopold has quit [Ping timeout: 255 seconds]
12:14
<
bjdooks >
i'm not sure which is worse, soc vendors or IP vendors
12:14
<
bjdooks >
I'm sure they all hate software people
12:16
Leopold has joined #riscv
12:28
jmdaemon has quit [Ping timeout: 252 seconds]
12:29
handsome_feng has quit [Quit: Connection closed for inactivity]
12:33
davidlt has quit [Ping timeout: 252 seconds]
12:40
Andre_H has joined #riscv
12:48
<
rneese >
ok extlinux boot vs efi boot
12:49
<
rneese >
I should say grub-efi
13:03
Andre_H has quit [Ping timeout: 252 seconds]
13:11
davidlt has joined #riscv
13:15
wingsorc__ has quit [Ping timeout: 252 seconds]
13:18
Andre_H has joined #riscv
13:32
lagash_ has quit [Remote host closed the connection]
13:40
lagash_ has joined #riscv
13:48
EchelonX has joined #riscv
13:51
quantum_ has joined #riscv
13:51
quantum_ has quit [Client Quit]
13:54
EchelonX has quit [Ping timeout: 248 seconds]
14:01
Andre_H has quit [Quit: Leaving.]
14:03
TMM_ has joined #riscv
14:06
jacklsw has joined #riscv
14:08
mjacob_ has quit [Remote host closed the connection]
14:09
BootLayer has quit [Quit: Leaving]
14:22
<
rneese >
ok well I found a issue with u-boot on the v1/v2 it seems usb support is not enables
14:22
<
rneese >
so you can not boot from sd to usb
14:22
<
rneese >
then need to setup uboot like arm does
14:24
<
rneese >
where is looks at usb first nvme emmc usb sd in this order
14:24
<
rneese >
but we need usb/nvme support added
14:25
<
rneese >
has anyone done a fw build for the boards ?
14:28
<
mps >
rneese: I looked at usb part of the v1 u-boot but looks like it need substantial works
14:28
<
rneese >
I am working on the installer script
14:29
<
mps >
so I put boot partition on mmc and set root partition on usb ssd
14:29
wingsorc has joined #riscv
14:29
crabbedhaloablut has quit [Quit: No Ping reply in 180 seconds.]
14:29
<
rneese >
well we are having a issue with install script we have the option to boot from sd and root on usb
14:29
<
mps >
looks like it is faster to have root and home partititions on usb ssd than on mmc
14:29
<
rneese >
but when I boot it hangs
14:30
crabbedhaloablut has joined #riscv
14:31
<
mps >
I use root=PARTUUID=$partuuid in kernel cmdline
14:31
<
rneese >
well I cannot figure out why sd/usb is not working
14:31
<
mps >
do you have usb drivers built in-kernel or as modules
14:32
<
rneese >
trying to make this a oem installer in the long run to install on emmc emmc/nvme emmc/usb-sata-nvme/ and sd-usb
14:32
<
rneese >
as install options
14:33
<
rneese >
but extlinux install fails
14:37
ldevulder has quit [Read error: Connection reset by peer]
14:37
ldevulder has joined #riscv
14:43
<
rneese >
wrong part
14:43
___nick___ has joined #riscv
14:48
pedja has joined #riscv
14:51
<
rneese >
it writes the os to the usb but when you reboot it only boots the sd card
15:05
BootLayer has joined #riscv
15:13
<
rneese >
mps how do you install from sd to usb and boot from sd ?
15:16
Andre_H has joined #riscv
15:18
<
mps >
sd? or you mean ssd?
15:18
<
rneese >
sd card / mmc1
15:18
<
rneese >
or mmc0 on the v1
15:20
<
mps >
ah, normal install on mmc, then create root fs on usb ssd, rsync root fs from mmc to ssd, change root= in extlinux.conf
15:20
<
mps >
nothing special
15:22
Leopold has quit [Ping timeout: 260 seconds]
15:36
___nick___ has joined #riscv
15:39
vagrantc has joined #riscv
15:40
___nick___ has quit [Client Quit]
15:42
___nick___ has joined #riscv
15:44
billchenchina has quit [Ping timeout: 248 seconds]
15:46
<
rneese >
so mps your booting from a sd and root on /usb/stb-sata
15:47
<
rneese >
so you boot the sd and then its loading from usb thumbdrive
15:47
<
rneese >
mine hangs currently
15:47
<
rneese >
[ 7.676385] [drm] dma_addr = 0xa03f8000, size = 16384
15:47
<
rneese >
[ 8.063856] [drm] kvaddr = 0xffffffd820200000
15:47
<
rneese >
[ 8.076913] [drm] dma_addr = 0xa0400000, size = 8294400
15:47
<
rneese >
and goes no further
15:48
javierm has left #riscv [#riscv]
15:50
<
rneese >
it gets to (initramfs) [ 27.018543] random: crng init done
15:51
<
rneese >
its killing me
15:52
<
rneese >
this is the last of the big parts for me to get this making a img for us
15:55
<
jrtc27 >
given the drm maybe output is going to a vt?
16:05
<
rneese >
consoles atr set to ttyS0 tty1 and earlcon=sbi
16:06
<
rneese >
might need it to output to tty1 allso
16:07
<
rneese >
but even on the serial console it stops at this point
16:08
<
rneese >
it might not like that we have a plymouth boot screen
16:22
craigo has joined #riscv
16:26
craigo_ has quit [Ping timeout: 252 seconds]
16:26
<
mps >
rneese: I didn't tested with hdmi, only serial console
16:26
<
rneese >
well even on serial it hangs there
16:27
<
mps >
rneese: do you in kernel msgs if it detects usb
16:29
<
mps >
and maybe rng is not properly enabled in kernel
16:29
<
mps >
in that case it may hangs for minutes before continue booting. I had this few years ago with some arm32 SBCs
16:31
<
rneese >
no its not seeing usb it looks like
16:31
<
mps >
so maybe drivers are not put in initramfs
16:31
<
rneese >
[ 217.018543] random: crng init done
16:31
pedja has quit [Quit: Leaving]
16:32
<
rneese >
ok well hmmm
16:32
<
mps >
rneese: do you build kernels or you use some of distro kernels
16:33
<
rneese >
our builder builds the krenel
16:33
<
rneese >
so I have to look at the initramfs setup
16:35
<
rneese >
the 3 of us workingon the riscv64-builder
16:36
<
mps >
do you see in kernel msgs any mention of usb, i.e. loading drivers for it
16:36
<
rneese >
so going to have to fix this
16:36
<
mps >
I guess this is the problem
16:39
<
rneese >
well I wam calling the other devs now on this issue
16:39
<
rneese >
you build your kernel tight
16:40
<
mps >
yes, I maintain visionfive v1 kernel for alpine
16:41
pedja has joined #riscv
16:42
prabhakarlad has quit [Quit: Client closed]
16:47
prabhakarlad has joined #riscv
17:08
<
rneese >
ok building wiht your config now
17:09
craigo_ has joined #riscv
17:13
craigo has quit [Ping timeout: 252 seconds]
17:15
<
rneese >
waiting for it to finish booting
17:15
<
rneese >
and run the user setup
17:15
<
rneese >
well on this go round it did not get a ip
17:16
jacklsw has quit [Read error: Connection reset by peer]
17:17
<
rneese >
ok do you not have networking ?
17:17
<
rneese >
it did not bring up eth0
17:18
<
rneese >
root@beaglev:~# ifup eth0
17:18
<
rneese >
ifup: unknown interface eth0
17:18
elastic_dog has quit [Ping timeout: 255 seconds]
17:18
elastic_dog has joined #riscv
17:18
<
rneese >
mps I built with your kernel
17:23
<
rneese >
I bet i missed a driver for the beaglev
17:23
<
rneese >
so it supports both
17:30
<
rneese >
bbiab going to do a reconifg and add in whaats missing
17:30
<
rneese >
seems they both have some major diffs
17:41
ldevulder has quit [Quit: Leaving]
17:45
jmdaemon has joined #riscv
17:50
junaid_ has joined #riscv
17:51
<
mps >
rneese: I don't have beagle so I don't know what doesn't working and what not on it
17:51
<
rneese >
MPS IT WONT LET ME PASTE THE DIFF FILE SAYS TO BIG
17:51
<
mps >
but on VF1 most things works fine
17:51
<
rneese >
same on the visionfive it sees no wifi and no eth0
17:52
<
mps >
for me eth and wifi works fine
17:56
motherfsck has quit [Remote host closed the connection]
18:05
<
rneese >
what network tools tou use
18:06
<
mps >
busybox ifup/ifdown
18:08
crabbedhaloablut has quit [Remote host closed the connection]
18:09
crabbedhaloablut has joined #riscv
18:14
ldevulder has joined #riscv
18:21
awita has joined #riscv
18:28
rurtty has joined #riscv
18:34
prabhakarlad has quit [Quit: Client closed]
18:36
<
rneese >
is there a how to n full reseting the visionfive1
18:36
<
rneese >
I have to figure out what broke the eht from loading
18:37
<
rneese >
Net: Could not get PHY for dwmac.10020000: addr 3
18:37
<
rneese >
dwmac.10020000
18:39
Trifton_ has quit [Ping timeout: 248 seconds]
18:43
Sos has quit [Quit: Leaving]
18:59
<
rneese >
ok btw dont know if you saw this
18:59
<
rneese >
[ 7.175911] sf-i2svad 10420000.i2svad: error -ETIMEDOUT: failed to deassert source reset
18:59
<
rneese >
[ 7.194876] sf-i2svad: probe of 10420000.i2svad failed with error -110
19:01
<
mps >
yes, i know, but it is not important for me
19:04
crabbedhaloablut has quit [Remote host closed the connection]
19:08
crabbedhaloablut has joined #riscv
19:44
aerkiaga has joined #riscv
19:50
junaid_ has quit [Ping timeout: 260 seconds]
20:25
Trifton has joined #riscv
20:41
davidlt has quit [Ping timeout: 252 seconds]
20:46
wingsorc__ has joined #riscv
21:04
___nick___ has quit [Ping timeout: 252 seconds]
21:06
BootLayer has quit [Quit: Leaving]
21:13
junaid_ has joined #riscv
21:25
junaid_ has quit [Ping timeout: 248 seconds]
21:36
wingsorc has quit [Remote host closed the connection]
21:38
prabhakarlad has joined #riscv
21:46
micttyl has joined #riscv
21:47
___nick___ has joined #riscv
21:49
wingsorc__ has quit [Remote host closed the connection]
21:49
pedja has quit [Quit: Leaving]
21:50
wingsorc has joined #riscv
22:04
KombuchaKip has quit [Quit: Leaving.]
22:06
bauruine has quit [Remote host closed the connection]
22:11
crabbedhaloablut has quit [Remote host closed the connection]
22:12
crabbedhaloablut has joined #riscv
22:19
micttyl has quit [Quit: leaving]
23:08
Trifton has quit [Ping timeout: 252 seconds]
23:08
awita has quit [Quit: Leaving]
23:21
jellydonut has quit [Read error: Connection reset by peer]
23:21
jellydonut has joined #riscv
23:30
jellydonut has quit [Read error: Connection reset by peer]
23:32
jellydonut has joined #riscv
23:39
aerkiaga has quit [Remote host closed the connection]
23:44
aerkiaga has joined #riscv
23:45
aerkiaga has quit [Remote host closed the connection]
23:51
Andre_H has quit [Ping timeout: 252 seconds]
23:53
jmdaemon has quit [Ping timeout: 248 seconds]