Hey is there any update ?
There is a problem with our build system, which prevents us from delivering, as we are currently trying to resolve it.
We have found the problem. The image is created, and now it is in checking mode.
just after flashing the image : root@vicharak:~# sudo apt update && sudo apt install nano -y
sudo apt install software-properties-common -y
Hit:1 https://brave-browser-apt-release.s3.brave.com stable InRelease
Hit:4 Index of /ubuntu-ports noble InRelease
Hit:5 Index of /ubuntu-ports noble-updates InRelease
Hit:6 Index of /ubuntu-ports noble-backports InRelease
Hit:7 Index of /ubuntu-ports noble-security InRelease
Hit:2 https://apt.vicharak.in stable InRelease
Hit:3 https://apt.vicharak.in stable-axon InRelease
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
All packages are up to date.
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
nano is already the newest version (7.2-2ubuntu0.1).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
5 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up vicharak-user (1.1.2) …
/var/lib/dpkg/info/vicharak-user.postinst: line 3: /usr/local/bin/identity: No such file or directory
dpkg: error processing package vicharak-user (–configure):
installed vicharak-user package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of vicharak-config:
vicharak-config depends on vicharak-user; however:
Package vicharak-user is not configured yet.
dpkg: error processing package vicharak-config (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of vicharak-config-first-boot:
vicharak-config-first-boot depends on vicharak-config (= 0.1.19); however:
Package vicharak-config is not configured yet.
dpkg: error processing package vicharak-config-first-boot (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of vicharak-config-thermal-governor-step-wise:
vicharak-config-thermal-governor-step-wise depends on vicharak-config (= 0.1.19); however:
Package vicharak-config is not configured yet.
dpkg: error processing package vicharak-config-thermal-governor-step-wise (–configure):
dependency problems - leaving unconfNo apport report written because the error message indicates its a followup error from a previous failure.
No apport report written because the error message indicates its a followup error from a previous failure.
No apport report written because MaxReports is reached already
No apport report written because MaxReports is reached already
igured
dpkg: dependency problems prevent configuration of linux-image-6.1.75-axon:
linux-image-6.1.75-axon depends on vicharak-config (>= 0.1.7); however:
Package vicharak-config is not configured yet.
dpkg: error processing package linux-image-6.1.75-axon (–configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
vicharak-user
vicharak-config
vicharak-config-first-boot
vicharak-config-thermal-governor-step-wise
linux-image-6.1.75-axon
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)
Reading package lists… Done
Building dependency tree… Done
Reading state information… Done
software-properties-common is already the newest version (0.99.49.3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
5 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Setting up vicharak-user (1.1.2) …
/var/lib/dpkg/info/vicharak-user.postinst: line 3: /usr/local/bin/identity: No such file or directory
dpkg: error processing package vicharak-user (–configure):
installed vicharak-user package post-installation script subprocess returned error exit status 1
No apport report written because the error message indicates its a followup error from a previous failure.
dpkg: dependency problems prevent configuration of vicharak-config:
vicharak-config depends on vicharak-user; however:
Package vicharak-user is not configured yet.
dpkg: error processing package vicharak-config (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of vicharak-config-first-boot:
vicharak-config-first-boot depends on vicharak-config (= 0.1.19); however:
Package vicharak-config is not configured yet.
dpkg: error processing package vicharak-config-first-boot (–configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of vicharak-config-thermal-governor-step-wise:
vicharak-config-thermal-governor-step-wise depends on vicharak-config (= 0.1.19); however:
Package vicharak-config is not configured yet.
dpkg: error processing package vicharak-config-thermal-governor-step-wise (–configure):
dependency problems - leaving unconfNo apport report written because the error message indicates its a followup error from a previous failure.
No apport report written because MaxReports is reached already
No apport report written because MaxReports is reached already
igured
dpkg: dependency problems prevent configuration of linux-image-6.1.75-axon:
linux-image-6.1.75-axon depends on vicharak-config (>= 0.1.7); however:
Package vicharak-config is not configured yet.
dpkg: error processing package linux-image-6.1.75-axon (–configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
vicharak-user
vicharak-config
vicharak-config-first-boot
vicharak-config-thermal-governor-step-wise
linux-image-6.1.75-axon
needrestart is being skipped since dpkg has failed
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@vicharak:~# @Avi_Shihora @peonix
hey! you need a quick fix you can try removing this /var/lib/dpkg/info/vicharak-user.postinst: line 3: /usr/local/bin/identity: No such file or directory
line 3, from the file above. You can ignore vicharak-user, in meanwhile we look into it. Probably this new image is missing this identity binary file.
sudo apt-mark hold vicharak-config
sudo apt-mark hold vicharak-config-first-boot
sudo apt-mark hold vichrak-config-thermal-governor
Now, again, try with the commands below.
sudo apt update
"Thanks! That worked. I’ve transitioned to using Brave on the new image, but I’ve encountered a new hurdle: HEVC/H.265 (.mp4) videos aren’t playing on the device on browser.
Interestingly, the same files play fine when accessed via the device’s IP on my local PC.
Let me check that and I’ll get back to you
Hey , is there any update on this?.
i am not talking about live streaming. just recorded video clips are also not playing.
I think the above discussion mainly focuses on supporting H.265 in the browser. They suggest transcoding from H.265 to H.264, and you want to play recorded strema on browser, Right !?
Yes, correct — the main goal is to play recorded streams in the browser.
Initially I thought the failure was specific to WebRTC using H.265 in the streaming, but after testing further it looks like the browser cannot play H.265 content at all — even for normal recorded video playback. So this is not just a streaming/WebRTC issue, but more of a browser codec support limitation.
Transcoding to H.264 would likely solve it, but I wanted to confirm whether there is any way to enable H.265/HEVC playback in this Chromium-based setup before adding a transcoding step.
As of now, what we have found is that an efficient solution lie on transcoding.
Okay thanks for the help
Hey, my setup is working fine. but every time i flash this image to a axon i need to do this setup :
This Doesn't have user binary . so do this :
vi /var/lib/dpkg/info/vicharak-user.postinst
remove this line : /usr/local/bin/identity save it.
then run below cammands :
sudo apt-mark hold vicharak-config
sudo apt-mark hold vicharak-config-first-boot
sudo apt-mark hold vichrak-config-thermal-governor
as this minimal image doesn’t have any identity binary. can this effect our current setup(or if setup changed) in same or new devices in future ? . if yes, can you guys provide a stable release of this ?
No, there would be no issue. Image version is already in stable. It’s beacuse of specifi axon you do have, and also could you send picture of the axon !?