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
drmpeg has joined #riscv
Maylay has quit [Ping timeout: 240 seconds]
Maylay has joined #riscv
guerby has quit [Remote host closed the connection]
guerby has joined #riscv
q66 has quit [Quit: WeeChat 4.0.2]
Tenkawa has quit [Quit: Was I really ever here?]
q66 has joined #riscv
aburgess has joined #riscv
aburgess_ has quit [Ping timeout: 255 seconds]
jacklsw has joined #riscv
crabbedhaloablut has joined #riscv
hasturtium has quit [Remote host closed the connection]
esv_ has joined #riscv
esv_ has quit [Remote host closed the connection]
_catircservices has quit [Quit: Bridge terminating on SIGTERM]
_catircservices has joined #riscv
davidlt has joined #riscv
armand_ has joined #riscv
Armand has quit [Killed (NickServ (GHOST command used by armand_))]
armand_ is now known as Armand
elms has quit [Server closed connection]
elms has joined #riscv
brazuca has quit [Ping timeout: 245 seconds]
vagrantc has quit [Quit: leaving]
sakman has quit [Remote host closed the connection]
sakman has joined #riscv
frkazoid333 has quit [Ping timeout: 248 seconds]
davidlt has quit [Ping timeout: 260 seconds]
peeps[zen] has quit [Read error: Connection reset by peer]
frkazoid333 has joined #riscv
notgull has quit [Ping timeout: 248 seconds]
notgull has joined #riscv
agent314 has quit [Ping timeout: 252 seconds]
davidlt has joined #riscv
Bluefoxicy_ has joined #riscv
Bluefoxicy has quit [Ping timeout: 245 seconds]
Bluefoxicy_ is now known as Bluefoxicy
MaxGanzII_ has joined #riscv
MaxGanzII_ has quit [Client Quit]
Kedleston_ has joined #riscv
sakman_ has joined #riscv
mithro has quit [Server closed connection]
mithro has joined #riscv
Kedleston has quit [Ping timeout: 252 seconds]
Kedleston_ is now known as Kedleston
sakman has quit [Ping timeout: 244 seconds]
djdelorie has quit [Ping timeout: 244 seconds]
BootLayer has joined #riscv
alexghiti has joined #riscv
Armand has quit [Ping timeout: 244 seconds]
Armand has joined #riscv
<matoro> automated bisect worked
<matoro> 8ee0b41898fa26f66e32237f179b6989c65600d6 is the first bad commit
<matoro> palmer: would you mind checking this out?
<matoro> rustc is getting tracebacks like this and sometimes failing to compile since the above commit: https://paste.matoro.tk/l1hviuw
wingsorc has quit [Ping timeout: 245 seconds]
patersonc has quit [Server closed connection]
patersonc has joined #riscv
KREYREN__ has joined #riscv
KREYREN_ has quit [Ping timeout: 246 seconds]
grumbler has joined #riscv
djdelorie has joined #riscv
prabhakarlad has joined #riscv
zjason` has joined #riscv
zjason has quit [Remote host closed the connection]
grumbler_ has joined #riscv
grumbler has quit [Ping timeout: 252 seconds]
zjason` has quit [Remote host closed the connection]
zjason`` has joined #riscv
Wickram has joined #riscv
jackneill__ has joined #riscv
grumbler_ has quit [Quit: It's time]
EchelonX has joined #riscv
jacklsw has quit [Ping timeout: 244 seconds]
heat has joined #riscv
grumbler has joined #riscv
<sorear> neat
heat has quit [Remote host closed the connection]
heat has joined #riscv
heat has quit [Read error: Connection reset by peer]
heat has joined #riscv
grumbler has quit [Quit: It's time]
<sevan> New flash-kernel package update on Ubuntu 23.04 is broken for the D1.
<sevan> Couldn't find DTB sun20i-d1-lichee-rv-dock.dtb on the following paths: /etc/flash-kernel/dtbs /usr/lib/linux-image- /lib/firmware//device-tree/
<sevan> should be fine if I never reboot again :)
<Esmil> ouch is that mantic? those paths look broken
<Esmil> eh, nevermind you write 23.04 (lunar)
<sevan> yep
<xypron> @sevan: how did you invoke flash-kernel? Normally I would use 'sudo flash-kernel $(uname -r)'.
<sevan> Esmil: snippet from the tail end of apt upgrade process, and a subsequent re-run https://paste.debian.net/1292461/
<sevan> xypron: this all happened whilst running apt update, apt upgrade. I didn't do anything manually.
<xypron> sevan: which kernels do you have in /boot ?
<drmpeg> Since you Ubuntu guys are here, the recent update of systemd stalls the boot on HiFive Unmatched for about 2 minutes.
<drmpeg> systemd-networkd-wait-online[2898]: Timeout occurred while waiting for network connectivity.
<sevan> oh, I wonder if that's what causes a huge delay on the D1 (I haven't attached the serial console pin header to the board)
Tenkawa has joined #riscv
<drmpeg> You can shorten the timeout.
<drmpeg> sudo systemctl edit --full systemd-networkd-wait-online.service
<drmpeg> And then add "--timeout=10" at the end of the ExecStart line.
<sevan> thanks, I'll give it a try when it's safe to reboot. :)
billchenchina has joined #riscv
Wickram has quit [Ping timeout: 260 seconds]
stolen has joined #riscv
Wickram has joined #riscv
khilman has quit [Server closed connection]
khilman has joined #riscv
Trifton_ has joined #riscv
Trifton has quit [Ping timeout: 240 seconds]
<xypron> drmpeg: Could you, please, open a ticket on Launchpad for the systemd package.
<drmpeg> ok
brazuca has joined #riscv
Wickram has quit [Quit: WeeChat 4.0.4]
Stat_headcrabed has joined #riscv
Stat_headcrabed has quit [Client Quit]
<drmpeg> Looks like it's been reported by others.
heat has quit [Remote host closed the connection]
heat has joined #riscv
jacklsw has joined #riscv
vagrantc has joined #riscv
mwette has joined #riscv
heat has quit [Read error: Connection reset by peer]
heat has joined #riscv
brazuca has quit [Quit: Client closed]
heat has quit [Remote host closed the connection]
heat has joined #riscv
dlan has quit [Read error: Connection reset by peer]
jmdaemon has quit [Ping timeout: 264 seconds]
stolen has quit [Quit: Connection closed for inactivity]
brazuca has joined #riscv
brazuca has quit [Quit: Client closed]
<xypron> sevan: I installed a new 23.04. Ubuntu image on my LicheeRV dock. There was no issue upgrading it. Without a repoducible test case it is hard to analyze your problem. There have been previous reports of issues with simultaneous kernel and flash-kernel upgrades: https://bugs.launchpad.net/ubuntu/+source/flash-kernel/+bug/2007827 but that SRU already arrived in Ubuntu Lunar.
<sevan> xypron: thanks for looking into it. let me see if autoremoving the previous kernels helps. I'd installed previous kernel update & hadn't rebooted.
Andre_Z has joined #riscv
jacklsw has quit [Quit: Back to the real life]
<sevan> xypron: autoremoving didn't help, it still chokes (I haven't rebooted still)
<sevan> ran ' sudo cp /lib/firmware/6.2.0-33-generic/device-tree/allwinner/sun20i-d1-lichee-rv-dock.dtb /boot/dtbs/allwinner/' manually, and reran apt upgrade to see if it completes successfully.
<sevan> ncurses! didn't work. I'll reboot. If I don't return soon, it was a device tree accident.
sevan has quit [Quit: rebooting, wish me luck!]
khem has quit [Quit: Connection closed for inactivity]
theruran has quit [Server closed connection]
theruran has joined #riscv
junaid_ has joined #riscv
alexghiti has quit [Ping timeout: 260 seconds]
sevan has joined #riscv
<sevan> xypron: no difference after a reboot, same thing happens on apt upgrade Couldn't find DTB sun20i-d1-lichee-rv-dock.dtb on the following paths: /etc/flash-kernel/dtbs /usr/lib/linux-image- /lib/firmware//device-tree/
<sevan> Installing into /boot/dtbs//allwinner/sun20i-d1-lichee-rv-dock.dtb
<sevan> cp: cannot stat '': No such file or directory
handsome_feng has quit [Quit: Connection closed for inactivity]
Armand has quit [Ping timeout: 240 seconds]
khem has joined #riscv
Kedleston_ has joined #riscv
Kedleston has quit [Ping timeout: 260 seconds]
Kedleston_ is now known as Kedleston
mobius has quit [Server closed connection]
mobius has joined #riscv
jackneill__ has quit [Ping timeout: 260 seconds]
yongxiang has quit [Server closed connection]
yongxiang has joined #riscv
prabhakarlad has quit [Quit: Client closed]
TMM_ has quit [Ping timeout: 255 seconds]
wingsorc has joined #riscv
TMM_ has joined #riscv
davidlt has quit [Ping timeout: 245 seconds]
brazuca has joined #riscv
prabhakarlad has joined #riscv
somlo_ is now known as somlo
mps has quit [Ping timeout: 244 seconds]
mps has joined #riscv
Andre_Z has quit [Quit: Leaving.]
BootLayer has quit [Quit: Leaving]
heat_ has joined #riscv
heat has quit [Ping timeout: 260 seconds]
heat_ is now known as heat
junaid_ has quit [Remote host closed the connection]
heat_ has joined #riscv
heat has quit [Ping timeout: 246 seconds]
Armand has joined #riscv
vagrantc has quit [Ping timeout: 240 seconds]
vagrantc has joined #riscv
heat_ has quit [Read error: Connection reset by peer]
heat has joined #riscv
heat has quit [Remote host closed the connection]
heat has joined #riscv
Armand has quit [Quit: Leaving]
grumbler has joined #riscv
KREYREN_ has joined #riscv
KREYREN__ has quit [Ping timeout: 246 seconds]
brazuca has quit [Quit: Client closed]
prabhakarlad has quit [Quit: Client closed]
Maylay has quit [Ping timeout: 260 seconds]
Maylay has joined #riscv
crabbedhaloablut has quit []
meta-coder has joined #riscv
brazuca has joined #riscv
simpl_e has quit [Ping timeout: 264 seconds]
hasturtium has joined #riscv
Leopold_ has joined #riscv
EchelonX has quit [Quit: Leaving]
Leopold has quit [Ping timeout: 246 seconds]
Maylay has quit [Quit: Pipe Terminated]
drmpeg has quit [Ping timeout: 260 seconds]
Tenkawa has quit [Quit: Was I really ever here?]
coughlanio4 has joined #riscv
peeps[zen] has joined #riscv
Maylay has joined #riscv
coughlanio has quit [Ping timeout: 255 seconds]
coughlanio4 is now known as coughlanio
vagrantc has quit [Quit: leaving]