Hirsute went offline late July 2022, how to manage?

,

It isn’t totally black, just very dim. I’d take a photo but the camera is compensating and makes it look a lot brighter.

I currently just have a script at boot now to set it automatically but without it the file just contains 1 (I think it was 5 by default).

echo 8 > /sys/class/backlight/backlight@0/brightness

Could you explain a bit more? Is it due to the DE3/mixer1/mixer2/TCON driver? Or the silicon IPs? Or allwinner’s unclear docs resulting problematic device tree? Or simply using hdmi micro/pcb wiring issue?

I am also trying to understand how this whole display engine in H6 chip works for both LCD and HDMI, maybe you can give some hints already based on your current status.

be very honest with you

kernel is really not my stuff, I can barely understand the words DE3/mixer1/mixer2/TCON driver ,lol

but the cpi whole team is working on it

if you want to get more information ,maybe send email to them

I noticed that there’s a more updated release (with Jammy) on the Clockworkpi site: DevTerm_A04_v0.2h.img.bz2

I download today and it seems fine except for HDMI but I wrote to the support and they told me that they are working on it.

This issue persists in the 0.2h firmware

Can you elaborate on this?

I’ve just fixed up my armbian hirsute mirror in prep for the upgrade and was assuming I’d be re-enabling it for jammy but I’m holding off.

Btw if anyone is having issues with the armbian mirrors at apt.armbian.com they’re on the fritz still.

So it is my understanding that the ClockworkPi (DevTerm specific stuff) for A04 motherboard on Armbian haven’t been integrated into the Armbian trunk yet. For A06 (and I guess Raspberry Pi CM3+4) it has however: Armbian 22.05 has been released!

Conclusion then, that an armbian upgrade can/will break the DevTerm A04 hardware support, and that’s why I haven’t re-enabled it. I plan to either start with a new OS image (which has the Clockwork Pi patches on top of whatever Armbian is in there) at some point, or move to RPI CM4, which should circumvent this problem.

Super helpful, thank you!!

Hello. I have not posted to this forum in a long time. I first wish to apologize for my former behavior and the manner in which I composed myself earlier in the year after discovering a major security vunribility. There were better ways to handle that, and I did not follow them. Earlier in the year I was a nervous wreck. Things are much better now for my own situation and I am very sorry for my outrage.

Now that the blog post is over…

I have been doing an audit of all my prepper tech, and my Clockwork Pi was one of the things in which I was checking up. I ran an apt-upgrade which lead me to this thread. I have followed @arru’s advice, but this lead to the issue reported by @Daeraxa that the screen does not work. However, the problem is not that simple. For me, the screen backlight turns on but there is no boot. It is not simply dark to the point of not being able to be seen. Second, I have concluded the device is not booting period due to an inability to log back in via SSH. As such I have no access to a terminal in the system.

It is my speculation that this issue may be caused by conflict in package version. The previous system was using Hirsuit, then all I did was change the sources.list* files to be Index of /ubuntu The full list of packages that apt upgraded before this issue is as follows (under the command apt update; apt upgrade -y; do-release-upgrade in a superuser terminal)

armbian-config armbian-firmware-full armbian-hirsute-desktop-xfce
devterm-first-start-a04 devterm-thermal-printer linux-dtb-current-sunxi64
linux-headers-current-sunxi64 linux-image-current-sunxi64 linux-libc-dev

The unrelated package fonts-noto-cjk was also installed for the first time, as part of the Chromium repositiory.

The command do-release-upgrade produced the following error afterwards:

You have not rebooted after updating a package which requires a reboot. Please reboot before upgrading.

I sent the reboot command to the SSH session and it did reboot, then the issue presented itself. I had believed the system froze so I tried to hard-shutdown with the physical button, then removed the batteries and tried again. No fix.

I see that @guu has provided a beta disk image based on the latest version of Armbian, but as I have installed a number of non-default packages to the system, as well as went through the trouble of encypting my /home/cpi directory, I don’t wish to try this out just yet. I may have to reflash though if I am unable to even boot, though I could edit conf from the SD card on another machine. I don’t understand how such an issue could occur on such a minor change. The kernel upgrade may have contributed, I am unsure.

For all I know the screen is just black, it is working, and I can’t SSH because networking connects after login. I try to open a TTY but am unable. I see nothing whatsoever except the screen’s lllumination.

Also recall my own observation for an observed Kernel Framebuffer Error that was never fully explored. Possibly related?

It appears that I had setup my transparently encrypted /home incorrectly. I question whether or not that was even nessesary to begin with. Because of being incorrectly setup I can not decrypt on another machine. I have decided that because the only thing that was in my /home/cpi directory (besides conf files) was The Paladin Press Collection, I have decided to simply flash the new disk image and start back at square one. Perhaps this will also solve the other seemingly-related issues that presented themselves throughout my review back at the beginning of this year.

Interestingly, the original disk image had not taken up the whole card and left two seperate unallocated parts of the card. I noticed this before I began to dd the new disk image. Now having finished I see that the new image also has the same problem.

This is a strange error, but the new image does boot. Perhaps related to armbian? I know that the Raspberry Pi needs to expand its image post-boot, so I will check and see if this is also the case for armbian in armbian-config.

Now strangely when I booted and went to run an apt-upgrade I recieved these errors:

2022-10-18-175121_484x316_scrot

I rebooted, and now the screen is completely at a loss and I again can not log into SSH. I then flashed the image again.

I have setup ssh and then rebooted the system. The system has rebooted succesfully. I then ssh into the device. (NOTE: I had to remove the githubcli repo per this thread. These are the only two things I had done prior to running apt update; apt full-upgrade in an ssh session.) Previously I must have selected an improper option in armbian-config not realizing what I was doing. I run the apt full-upgrade and there was a giant list of packages presented. I waited for it to complete its download and the upgrade works. apt is able to extract the packages properly and I recieve prompts for changes to conf files. I kept the currenly installed version on each prompt.

This looks like it will take a while to install. I’ve spent most of the day on this so after it finishes, I will put it away to continue tomorrow. I now also need to reinstall many of the packages that were previously installed and move over my custom dotfiles. As far as I can tell at the present moment (with the apt upgrade still in progress there are no issues.