| 3 Aug 2023 |
raitobezarius | but isn't vs_drm a VeriSilicon GPU thingie? | 22:10:19 |
fgaz | * I had to make it use puc lua though. Waiting for https://github.com/LuaJIT/LuaJIT/issues/628 | 22:10:21 |
Alex | In reply to @raitobezarius:matrix.org I would not pay too much mind to the latest LKML patches, they're not really always in a good state It still works better than the vendor's upstream branch, given that the module doesn't even compile there (and still panics after I fixed the compilation problems). | 22:11:05 |
raitobezarius | classic | 22:11:36 |
raitobezarius | but my experience with LKML patches from StarFive has been mixed | 22:11:50 |
raitobezarius | I had to fix a lot of stuff myself sometimes | 22:11:59 |
fgaz | In reply to @alex:tunstall.xyz
Nice. Do you have DRM/HDMI working?
I know you're on Star64, but I'd like to figure out why vs_drm is causing my VF2 to kernel panic for me even on the latest LKML patch. Nope :-/ | 22:12:57 |
raitobezarius | [0x4A6F]: you remember your pad link? can you put it in the topic? | 22:13:15 |
Alex | In reply to @fgaz:matrix.org Nope :-/ RIP, guess I'll have to try more things. It might just be that I'm missing modules in initrd (which would imply the module dependencies are broken). | 22:14:20 |
Alex | In reply to @raitobezarius:matrix.org but isn't vs_drm a VeriSilicon GPU thingie? It is a Verisilicon thing, but it seems to be needed for DRM/HDMI (JH7110 has a DC8200). | 22:23:24 |
raitobezarius | I see | 22:26:07 |
| [0x4A6F] changed the room topic to "NixOS on RISC-V
https://pad.lassul.us/NixOS-riscv64-linux
" from "NixOS on RISC-V". | 23:04:22 |
| 4 Aug 2023 |
raitobezarius | am I the only one with traces like this for NVMe ? | 00:24:40 |
raitobezarius | [18795.121243] nvme nvme0: I/O 868 (I/O Cmd) QID 1 timeout, aborting
[18795.127566] nvme nvme0: I/O 663 (I/O Cmd) QID 3 timeout, aborting
[18795.133851] nvme nvme0: I/O 664 (I/O Cmd) QID 3 timeout, aborting
[18825.840564] nvme nvme0: I/O 868 QID 1 timeout, reset controller
[18825.877425] nvme0n1: I/O Cmd(0x2) @ LBA 34614208, 512 blocks, I/O Error (sct 0x3 / sc 0x71)
[18825.886001] I/O error, dev nvme0n1, sector 34614208 op 0x0:(READ) flags 0x80700 phys_seg 63 prio class 2
[18825.908586] nvme nvme0: Abort status: 0x371
[18825.912869] nvme nvme0: Abort status: 0x371
[18825.917141] nvme nvme0: Abort status: 0x371
[18825.940624] nvme 0000:01:00.0: enabling device (0000 -> 0002)
[18825.948532] nvme nvme0: Device not ready; aborting initialisation, CSTS=0x0
| 00:24:42 |
raitobezarius | this makes it impossible to use it without reboot all the time | 00:24:47 |
raitobezarius | did anyone measured their board energy consumption? | 02:44:50 |
raitobezarius | it seems like mine does not go above 3.5W | 02:44:57 |
Alex | In reply to @raitobezarius:matrix.org it seems like mine does not go above 3.5W USB-PD issue? Maybe try another power supply?
I had microSD disk corruption issues until I stopped using 5V USB. I have no idea how much power is in use now. | 05:03:23 |
misuzu | In reply to @raitobezarius:matrix.org it seems like mine does not go above 3.5W Mine draws 4-5W, I have 65W PD power supply and type-c cable with power meter | 06:21:39 |
misuzu | My nvme is LRC10Z250GG8 | 06:22:35 |
[0x4A6F] | In reply to @raitobezarius:matrix.org did anyone measured their board energy consumption? Highest readout while compiling LLVM over an PoE-Splitter on my Switch on port 10 and idle on port 12 (on sdcard, no peripherals):
Local Port PD Class Power Used [W] Current Used [mA] Priority Port Status
10 4 6.673 132 High PoE ON
12 4 4.839 96 High PoE ON
| 14:56:16 |
raitobezarius | Wow this is really high power | 17:07:11 |
| Alyssa Ross joined the room. | 20:09:21 |
| ion joined the room. | 20:11:00 |
ion | hi ! I just got my riscv SBC ! I'm really excited to help ! | 20:17:48 |
| shu9 joined the room. | 20:18:59 |
Alex | In reply to @0x4a6f:matrix.org
Highest readout while compiling LLVM over an PoE-Splitter on my Switch on port 10 and idle on port 12 (on sdcard, no peripherals):
Local Port PD Class Power Used [W] Current Used [mA] Priority Port Status
10 4 6.673 132 High PoE ON
12 4 4.839 96 High PoE ON
Is this at 1GHz or 1.5GHz? | 20:27:52 |
| 8 Aug 2023 |
misuzu | https://github.com/starfive-tech/VisionFive2/releases/tag/VF2_v3.4.5
Please do not upgrade u-boot/spl for 8GB DDR VisionFive2 since CMA will not allocated successfully under Debian image 202306; Ok
| 15:43:16 |
misuzu | * https://github.com/starfive-tech/VisionFive2/releases/tag/VF2_v3.4.5
Please do not upgrade u-boot/spl for 8GB DDR VisionFive2 since CMA will not allocated successfully under Debian image 202306;
Ok
| 15:43:23 |
raitobezarius | lol | 15:43:28 |