Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Is it not very difficult to use mdev on a desktop computer?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
crocket
Guru
Guru


Joined: 29 Apr 2017
Posts: 558

PostPosted: Sun Oct 17, 2021 2:09 pm    Post subject: Is it not very difficult to use mdev on a desktop computer? Reply with quote

I have qutebrowser which depends on qtwebengine which in turn depends on virtual/libudev.

Retroarch has udev USE flag which is enabled for now. dev-libs/libinput requires virtual/udev.

It seems infeasible to unmerge eudev, but I may be able to use mdev without unmerging eudev.

Is mdev not going to break things?
Back to top
View user's profile Send private message
Logicien
Veteran
Veteran


Joined: 16 Sep 2005
Posts: 1555
Location: Montréal

PostPosted: Sun Oct 17, 2021 2:55 pm    Post subject: Reply with quote

If you emerge all those /dev directory managers you may have the choice to choose the virtual/udev between a list using eselect. En passant, from devfs to udev there a been big debates. Now from udev to eudev and mdev it complicate the debate. For me Udev do a good job with and without systemd but I know only it and devfs.
_________________
Paul


Last edited by Logicien on Sun Oct 17, 2021 2:56 pm; edited 1 time in total
Back to top
View user's profile Send private message
GDH-gentoo
Veteran
Veteran


Joined: 20 Jul 2019
Posts: 1530
Location: South America

PostPosted: Sun Oct 17, 2021 2:55 pm    Post subject: Reply with quote

crocket wrote:
Is mdev not going to break things?

Hard to tell without looking at each package's code, but it probably is going to break things. Some libudev functions simply access files in /sys, which are exposed by the kernel itself, so maybe you could get away with that. But other functions access information kept by the udev daemon (/run/udev/* stuff I guess), which would be nonexistent if you run mdev, so that will likely break.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum