I'd like to be able to install this on Raspberry Pi and Orangepi devices, which boot with systemd. Could we pls get sometime arm- versions?
TIA
qjournalctl
qjournalctl
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
- dolphin_oracle
- Developer
- Posts: 22651
- Joined: Sun Dec 16, 2007 12:17 pm
Re: qjournalctl
they are already in the test repo.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
Re: qjournalctl
Ok, thanks. That repo is blanked out, so instead of adding it I'll download the package and move it over.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
- dolphin_oracle
- Developer
- Posts: 22651
- Joined: Sun Dec 16, 2007 12:17 pm
Re: qjournalctl
I'm slightly confused. can you not install from mxpi?Jerry3904 wrote: Wed Apr 17, 2024 7:44 pm Ok, thanks. That repo is blanked out, so instead of adding it I'll download the package and move it over.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
Re: qjournalctl
I didn't enter the Test repo when I set up for the sideload.
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Re: qjournalctl
Looks like Tim now has it in the main repo.
MXPI = MX Package Installer
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
QSI = Quick System Info from menu
The MX Test repository is mostly backports; not the same as Debian testing
Re: qjournalctl
Thanks @timkb4cq for the move. I tried to install it on the Orangepi 5 but it failed because of a dependency problem (qcontold.service if I unerstand correctly). I realize this is not MX's problem, just reporting it for interest.
Code: Select all
orangepi@orangepi5:~$ sudo apt install qcontrol
[sudo] password for orangepi:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following additional packages will be installed:
gcc-12-base:armhf libc6:armhf libgcc-s1:armhf liblua5.1-0:armhf
libstdc++6:armhf
Suggested packages:
glibc-doc:armhf locales:armhf libnss-nis:armhf libnss-nisplus:armhf
Recommended packages:
libidn2-0:armhf
The following NEW packages will be installed:
gcc-12-base:armhf libc6:armhf libgcc-s1:armhf liblua5.1-0:armhf
libstdc++6:armhf qcontrol:armhf
0 upgraded, 6 newly installed, 0 to remove and 61 not upgraded.
Need to get 2,841 kB of archives.
After this operation, 10.9 MB of additional disk space will be used.
Do you want to continue? [Y/n]
Get:1 http://repo.huaweicloud.com/debian bookworm/main armhf gcc-12-base armhf 12.2.0-14 [37.5 kB]
Get:2 http://repo.huaweicloud.com/debian bookworm/main armhf libgcc-s1 armhf 12.2.0-14 [36.6 kB]
Get:3 http://repo.huaweicloud.com/debian bookworm/main armhf libc6 armhf 2.36-9+deb12u4 [2,136 kB]
Get:4 http://repo.huaweicloud.com/debian bookworm/main armhf libstdc++6 armhf 12.2.0-14 [519 kB]
Get:5 http://repo.huaweicloud.com/debian bookworm/main armhf liblua5.1-0 armhf 5.1.5-9 [88.3 kB]
Get:6 http://repo.huaweicloud.com/debian bookworm/main armhf qcontrol armhf 0.5.7-2 [22.8 kB]
Fetched 2,841 kB in 4s (765 kB/s)
(dpkg-preconfigure:3926): dbind-WARNING **: 18:44:08.418: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
(dpkg-preconfigure:3924): dbind-WARNING **: 18:44:08.584: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
Preconfiguring packages ...
Selecting previously unselected package gcc-12-base:armhf.
(Reading database ... 230171 files and directories currently installed.)
Preparing to unpack .../0-gcc-12-base_12.2.0-14_armhf.deb ...
Unpacking gcc-12-base:armhf (12.2.0-14) ...
Selecting previously unselected package libgcc-s1:armhf.
Preparing to unpack .../1-libgcc-s1_12.2.0-14_armhf.deb ...
Unpacking libgcc-s1:armhf (12.2.0-14) ...
Selecting previously unselected package libc6:armhf.
Preparing to unpack .../2-libc6_2.36-9+deb12u4_armhf.deb ...
(frontend:3992): dbind-WARNING **: 18:44:10.061: AT-SPI: Error retrieving access
ibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11
y.Bus was not provided by any .service files
(frontend:3989): dbind-WARNING **: 18:44:10.242: AT-SPI: Error retrieving access
ibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11
y.Bus was not provided by any .service files
Unpacking libc6:armhf (2.36-9+deb12u4) ...
Selecting previously unselected package libstdc++6:armhf.
Preparing to unpack .../3-libstdc++6_12.2.0-14_armhf.deb ...
Unpacking libstdc++6:armhf (12.2.0-14) ...
Selecting previously unselected package liblua5.1-0:armhf.
Preparing to unpack .../4-liblua5.1-0_5.1.5-9_armhf.deb ...
Unpacking liblua5.1-0:armhf (5.1.5-9) ...
Selecting previously unselected package qcontrol:armhf.
Preparing to unpack .../5-qcontrol_0.5.7-2_armhf.deb ...
Unpacking qcontrol:armhf (0.5.7-2) ...
Setting up gcc-12-base:armhf (12.2.0-14) ...
Setting up libgcc-s1:armhf (12.2.0-14) ...
Setting up libc6:armhf (2.36-9+deb12u4) ...
(frontend:4082): dbind-WARNING **: 18:44:11.820: AT-SPI: Error retrieving access
ibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11
y.Bus was not provided by any .service files
(frontend:4076): dbind-WARNING **: 18:44:11.986: AT-SPI: Error retrieving access
ibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11
y.Bus was not provided by any .service files
Setting up libstdc++6:armhf (12.2.0-14) ...
Setting up liblua5.1-0:armhf (5.1.5-9) ...
Setting up qcontrol:armhf (0.5.7-2) ...
update-initramfs: deferring update (trigger activated)
A dependency job for qcontrold.service failed. See 'journalctl -xe' for details.
invoke-rc.d: initscript qcontrold, action "start" failed.
○ qcontrold.service - qcontrold
Loaded: loaded (/lib/systemd/system/qcontrold.service; disabled; preset: en
abled)
Active: inactive (dead)
Apr 18 18:45:43 orangepi5 systemd[1]: Dependency failed for qcontrold.service -
qcontrold.
Apr 18 18:45:43 orangepi5 systemd[1]: qcontrold.service: Job qcontrold.service/s
tart failed with result 'dependency'.
dpkg: error processing package qcontrol:armhf (--configure):
installed qcontrol:armhf package post-installation script subprocess returned e
rror exit status 1
Processing triggers for libc-bin (2.36-9+deb12u4) ...
Processing triggers for man-db (2.11.2-2) ...
Processing triggers for initramfs-tools (0.142) ...
update-initramfs: Generating /boot/initrd.img-6.1.43-rockchip-rk3588
update-initramfs: Converting to u-boot format
Errors were encountered while processing:
qcontrol:armhf
E: Sub-process /usr/bin/dpkg returned an error code (1)
orangepi@orangepi5:~$
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
- dolphin_oracle
- Developer
- Posts: 22651
- Joined: Sun Dec 16, 2007 12:17 pm
Re: qjournalctl
you installed qcontrol rather than qjournalctl.
qcontrol is a specific thing, according to debian archive:
qcontrol is a specific thing, according to debian archive:
so doubtful it work work on the orange pi anyway.qcontrol - Hardware control for QNAP Turbo Station
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/
Re: qjournalctl
Well that was dumb--that's what I get when I try doing something like that from memory early in the morning...
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin