Forum › Forums › Official Releases › antiX-19 “Marielle Franco, Hannie Schaft, Manolis Glezos, Grup Yorum, Wobblies” › cmst-Critical Error
- This topic has 20 replies, 9 voices, and was last updated Apr 2-3:54 am by ravacrafts.
- AuthorPosts
- May 31, 2021 at 10:53 pm #60679Member
algori
Hello,
I install Antix 19.4 runit full
by live dvd.
everything works around the live dvd enviroment,
but after installation.I can’t connect to wireless lan.
By using connman I get the cmst – Critical Error
unable to find a connection to the system bus.
cmst will not be able to communicate with connman.I tried to figure something out, but nothing works.
could you pls help me to get it run.
thank you!
- This topic was modified 2 years, 6 months ago by algori.
- This topic was modified 2 years, 6 months ago by algori.
May 31, 2021 at 11:54 pm #60684Moderatorchristophe
::http://antixlinux.com/blog/
Known issues:
* After installation, networking may need setting up again and removing/reinstalling resolvconfgreyowl wrote earlier:
Please go to Menu and try Applications > antiX > Change Wifi Program, then select Conman.
Then proceed to see if Conman will function.If that doesn’t work, run this in a terminal, Xecure suggested:
sudo apt install --reinstall resolvconf
This seems to be the prescription. Let us know… š
- This reply was modified 2 years, 6 months ago by christophe.
confirmed antiX frugaler, since 2019
June 1, 2021 at 11:12 am #60729Memberalgori
::I already tried to switch wifi to connman, as you told me.
it says
Edit /etc/network/interfaces
no Wlan entries were found in /etc/network/interfaces.
We recommend only modufiying this file if you keep experienceing wifi connection problems with connman. Edit the file?I choose ok
than it closes the window and I got the cmst-Critical Error massage again.connman system tray opens, but with no motions at all.
It added just a window open with Connman set
Connman should now be able to connect to your Wireless Access Point.
I’ll try now your second guess.
can’t reinstall resolvconf because I got no internet connection, no download possible.
there is no /etc/resolv.conf at all, cat did’t find any.
may its caused by using runit?instad I got
/etc/network/interfaces
…
#interfaces(5) file used by ifup(8) and ifdown(8)
#Used by ceni but not by connmanauto lo
iface lo inet loopback- This reply was modified 2 years, 6 months ago by algori.
- This reply was modified 2 years, 6 months ago by algori.
June 1, 2021 at 12:39 pm #60734Memberalgori
::Live cd enviroment give by
cat /etc/resolv.conf
nameserver ::1
nameserver 127.0.0.1after install
there is just an entry /etc/networks
default 0.0.0.0
loopback 127.0.0.0
link-local 169.254.0.0and /etc/resolvconf/resolv.conf.d/original
nameserver 192.168.1.254
I really don’t wanna run systemd
and even if I do run mx linux I have to deal with systemdis there no easy working systemd free linux available like ubuntu was before?
I already tried with gentoo, but even with help We did not get it run.
and every systemd try failed by some bugs.
it seems linux is not what is was before.
screw systemd!
June 1, 2021 at 12:54 pm #60736MemberXecure
::I will test it out in a bit.
Is this 32 or 64 bits?For some reason dbus isn’t launching when the connman service asks for it.
Run this to enable connman on the sessionsudo service dbus start sudo service connman start
There is something wrong with how services are starting. If I figure something out I will pm the dev team.
- This reply was modified 2 years, 6 months ago by Xecure.
antiX Live system enthusiast.
General Live Boot Parameters for antiX.June 1, 2021 at 2:49 pm #60751MemberXecure
::I found that the problem is the existence of folders in /etc/sv/
Do this and reboot
sudo rm -r /etc/sv/connman sudo rm -r /etc/sv/dbus
If you want to avoid writing errors, you could also remove:
/etc/sv/acpi-support /etc/sv/anacron /etc/sv/avahi-daemon /etc/sv/bluetooth /etc/sv/cron /etc/sv/cups /etc/sv/dundee /etc/sv/gpm /etc/sv/haveged /etc/sv/ofono /etc/sv/rmnologin /etc/sv/rpcbind /etc/sv/rsync /etc/sv/saned /etc/sv/smartmontools /etc/sv/ssh /etc/sv/sudo
I will contact the dev team and ask if there is a better solution.
- This reply was modified 2 years, 6 months ago by Xecure. Reason: fixed paths of folders
antiX Live system enthusiast.
General Live Boot Parameters for antiX.June 1, 2021 at 9:18 pm #60782Memberalgori
::first of all, thank you very!
I use 64 bit
Why can I just remove those files?
I have to look that up
/etc/svnow its late, I’ll try it tomorrow again.
maybe I’ll try Artix with runit, if it’s really not working.But after you helped me out that way, I’ll defnitly give antix a more worth try first!
June 3, 2021 at 7:51 am #60853MemberXecure
::The dev team has confirmed the issue.
http://antixlinux.com/antix-19-4-runit-bug-and-fix/Thank you very much for finding the bug. Now there is an official solution for all antiX 19.4 runit installations.
Regards.
antiX Live system enthusiast.
General Live Boot Parameters for antiX.June 3, 2021 at 9:42 am #60856Memberalgori
::Thank you very!
It’s working at laest for the internet connection.
but right after I set up wlan, I’m not able to open anything, no window starts.
no terminal, no browser, not even the window for a shutdown opens.
restart by button, everything is working. š
Iāll learn a lot, for expample why this problem could get solved by rm supervisor directorys.
best regards
algori- This reply was modified 2 years, 6 months ago by algori.
- This reply was modified 2 years, 6 months ago by algori.
- This reply was modified 2 years, 6 months ago by algori.
June 3, 2021 at 9:56 am #60857Forum Adminanticapitalista
::Iāll learn a lot, for expample why this problem could get solved by rm supervisor directorys.
best regards
algoriIt’s because antiX-19.4 runit still includes sysvinit scripts (the Debian way), not self-contained runit scripts (Void linux, Artix and antiX-21).
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - leaner and meaner.
June 3, 2021 at 10:03 am #60861Forum Adminanticapitalista
::The dev team has confirmed the issue.
http://antixlinux.com/antix-19-4-runit-bug-and-fix/Thank you very much for finding the bug. Now there is an official solution for all antiX 19.4 runit installations.
Regards.
I added a pre-installaton fix to that post as well.
Philosophers have interpreted the world in many ways; the point is to change it.
antiX with runit - leaner and meaner.
June 3, 2021 at 11:13 am #60866Memberalgori
::sounds good to me, I’m looking forward to antix 21.
thank you all a lot!
feeding my brain now.
- This reply was modified 2 years, 6 months ago by algori.
April 1, 2023 at 4:45 am #103790Memberravacrafts
::hi there Antix enthusiasts!
well after installing antix-22_386full .iso , the same problem with connman was encountered, connman returns critical cmst error….it seems that same bugs keep rolling from version to version, which makes me think that nothing was actually fixed since antix 19….had to switch to ceni, which seems to be more reliable so farApril 1, 2023 at 5:23 am #103794MemberRobin
::antix-22_386full .iso
Just for curiosity: What is the output of the “full pc information” from control center’s hardware section (or the respective inxi console output) for the device you try running antiX on?
Windows is like a submarine. Open a window and serious problems will start.
April 1, 2023 at 5:42 am #103795Memberolsztyn
::connman returns critical cmst errorā¦
I started experiencing these issues about four months ago on antiX 22 64bit, which seemed to have started happening after dbus update. However I have not pursued appropriate restoration to previous version to positively nail down as linked to dbus update so my linking this issue to dbus update may have been just a coincidence. As antiX 23 came about (Alpha at that time) which did not have this issue, it became less incentive for me to pursue antiX 22 solution. antiX 23 Beta does not have this issue either (in my experience at least), my current full time system…
- This reply was modified 8 months ago by olsztyn.
Live antiX Boot Options (Previously posted by Xecure):
http://antixlinuxfan.miraheze.org/wiki/Table_of_antiX_Boot_Parameters - AuthorPosts
- The topic ‘cmst-Critical Error’ is closed to new replies.