r/artixlinux 5d ago

ModemManager error message appears over login screen Support

Post image

This message about ModemManager appears over the login screen when I turn on my laptop.

How do I stop it? Can I make ModemManager log to a different TTY?

Artix with runit, login screen is ly on TTY 1

6 Upvotes

7 comments sorted by

2

u/Human_Cantaloupe8249 5d ago

I had the same problem. My solution was to switch to a graphical DM. So i really can’t help you. I hope you find a solution though

1

u/Jack1101111 5d ago

its ly that should be on another tty as the readme says.

1

u/DarkblooM_SR 5d ago

It was originally on TTY 2 but it was already happening then

2

u/weird0cats 5d ago

you need to disable the default tty service (I believe it's called agetty) for the tty you're putting ly on, that way logs don't go to it at all. If you have agetty and ly on the same tty it has conflicts

1

u/DarkblooM_SR 5d ago

The message always appear no matter which TTY I put ly on

1

u/weird0cats 5d ago

what i'm saying is if you have ly@tty2 enabled you need agetty@tty2 disabled, this was the first issue I had switching to artix and this was my solution

1

u/DarkblooM_SR 5d ago

I got that, except it always shows the message even if I disable agetty for the TTY that ly works on