!xmLtiCaAJxfhURjrXl:matrix.org

NixOS RISC-V

235 Members
NixOS on RISC-V https://wiki.nixos.org/wiki/RISC-V https://pad.lassul.us/NixOS-riscv64-linux https://github.com/orgs/NixOS/teams/risc-v70 Servers

Load older messages


SenderMessageTime
2 Aug 2023
@raitobezarius:matrix.orgraitobezariusdo we have somewhere a experimental nix installer for riscv or something?11:48:08
@raitobezarius:matrix.orgraitobezariushmm let's see if debian nix-bin works11:48:32
@raitobezarius:matrix.orgraitobezariussurprisingly it seems to work11:50:20
@alex:tunstall.xyzAlex

For more details, refer to eMMC/SDIO3.0 boot issue section in VisionFive 2 Errata Sheet

Has anyone managed to find this errata sheet or should I ask the vendor about it?

12:39:14
@sorear:matrix.orgsorear
In reply to @raitobezarius:matrix.org
got my hand on a 64C RISC-V access temporarily
nice
13:18:51
@raitobezarius:matrix.orgraitobezariusI checked Debian for openjdk and13:22:45
@raitobezarius:matrix.orgraitobezariushttps://buildd.debian.org/status/package.php?p=openjdk-19&suite=sid13:22:45
@raitobezarius:matrix.orgraitobezariusit seems they have some dependency chain issues13:22:52
@sorear:matrix.orgsorearif you'd checked a week ago things would be different but the ports -> official migration is making a mess of things rn13:27:09
@raitobezarius:matrix.orgraitobezariusI see13:27:35
@misuzu:matrix.orgmisuzu
In reply to @0x4a6f:matrix.org
Can someone check (with VF2 4GiB or 8GiB), if they also get hangs with newer kernel versions while running memtester 7600? See nixos-hardware#630.
# memtester 7600
memtester version 4.6.0 (64-bit)
Copyright (C) 2001-2020 Charles Cazabon.
Licensed under the GNU General Public License version 2 (only).

pagesize is 4096
pagesizemask is 0xfffffffffffff000
want 7600MB (7969177600 bytes)
got  7600MB (7969177600 bytes), trying mlock ...locked.
Loop 1:
  Stuck Address       : ok         
  Random Value        : ok
  Compare XOR         : ok
  Compare SUB         : ok
  Compare MUL         : ok
  Compare DIV         : ok
  Compare OR          : ok
  Compare AND         : ok
  Sequential Increment: ok
  Solid Bits          : ok         
  Block Sequential    : ok         
  Checkerboard        : setting  62^C
memtester 760  5417,84s user 33,44s system 99% cpu 1:30:52,25 total
# uname -a    
Linux nixos 6.5.0-rc1 #1-NixOS SMP Tue Jan  1 00:00:00 UTC 1980 riscv64 GNU/Linux
13:27:55
@raitobezarius:matrix.orgraitobezarius sorear: but apparently openjdk-18 has been rmed 13:28:01
@raitobezarius:matrix.orgraitobezariusso how can openjdk19 be bootstrapped now?13:28:07
@sorear:matrix.orgsorearby copying in the file from http://ftp.ports.debian.org/debian-ports//pool-riscv64/main/o/openjdk-19/ ?13:30:05
@raitobezarius:matrix.orgraitobezariusso self bootstrapping openjdk19 ?13:30:19
@raitobezarius:matrix.orgraitobezariusanother Debian developer is telling me that a strategy could be to just cross build JDK13:30:36
@raitobezarius:matrix.orgraitobezariuswhich is also something I would imagine we could do13:30:43
@sorear:matrix.orgsorearhttps://salsa.debian.org/openjdk-team/openjdk/-/blob/openjdk-19/debian/control#L13 package appears to be set up for it13:31:32
@sorear:matrix.orgsorearnothing is being cross build rn, although fpc will have to be in the future13:32:28
@raitobezarius:matrix.orgraitobezariusis someone able to compile natively gnugrep on recent unstable-small on riscv?14:04:03
@raitobezarius:matrix.orgraitobezariusI'm getting https://hydra.newtype.fr/build/16363/nixlog/414:04:05
@raitobezarius:matrix.orgraitobezariusbut this is a qemu-user14:04:07
@sorear:matrix.orgsorearFYI, your link is inaccessible over IPv419:10:14
@alex:tunstall.xyzAlex
In reply to @sorear:matrix.org
FYI, your link is inaccessible over IPv4
The lack of IPv6 from some ISPs (including mine :/) is deplorable, but you might have better chances using mobile data.
19:12:56
@sorear:matrix.orgsoreardon't currently have a good way to connect the machine i have matrix on to mobile datzA19:14:10
@raitobezarius:matrix.orgraitobezariusSorry I just don't have legacy IP to spare on that machine :p19:44:01
@raitobezarius:matrix.orgraitobezariusI will plug a SNI proxy later19:44:21
@0x4a6f:matrix.org[0x4A6F] JFYI: There is also a more general risc-v irc #riscv:catircservices.org room and a matrix space at #riscv:matrix.org 19:46:36
@0x4a6f:matrix.org[0x4A6F]
In reply to @misuzu:matrix.org
# memtester 7600
memtester version 4.6.0 (64-bit)
Copyright (C) 2001-2020 Charles Cazabon.
Licensed under the GNU General Public License version 2 (only).

pagesize is 4096
pagesizemask is 0xfffffffffffff000
want 7600MB (7969177600 bytes)
got  7600MB (7969177600 bytes), trying mlock ...locked.
Loop 1:
  Stuck Address       : ok         
  Random Value        : ok
  Compare XOR         : ok
  Compare SUB         : ok
  Compare MUL         : ok
  Compare DIV         : ok
  Compare OR          : ok
  Compare AND         : ok
  Sequential Increment: ok
  Solid Bits          : ok         
  Block Sequential    : ok         
  Checkerboard        : setting  62^C
memtester 760  5417,84s user 33,44s system 99% cpu 1:30:52,25 total
# uname -a    
Linux nixos 6.5.0-rc1 #1-NixOS SMP Tue Jan  1 00:00:00 UTC 1980 riscv64 GNU/Linux
Which config did you use?
19:47:28
3 Aug 2023
@misuzu:matrix.orgmisuzu
In reply to @0x4a6f:matrix.org
Which config did you use?
https://github.com/misuzu/nixos-vf2
06:15:47

Show newer messages


Back to Room ListRoom Version: 10