Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
udev fails to start
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
Gooberpatrol66
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jul 2014
Posts: 143

PostPosted: Wed Jul 23, 2014 3:30 am    Post subject: udev fails to start Reply with quote

When I boot this happens:

Code:
error getting socket: Address family not supported by protocol
error initializing udev control socketerror initializing udev control socket


I made sure both unix domain sockets and packet socket were built into the kernel but it keeps happening. Wat do?
Back to top
View user's profile Send private message
SamuliSuominen
Retired Dev
Retired Dev


Joined: 30 Sep 2005
Posts: 2133
Location: Finland

PostPosted: Wed Jul 23, 2014 3:47 am    Post subject: Re: udev fails to start Reply with quote

Gooberpatrol66 wrote:
When I boot this happens:

Code:
error getting socket: Address family not supported by protocol
error initializing udev control socketerror initializing udev control socket


I made sure both unix domain sockets and packet socket were built into the kernel but it keeps happening. Wat do?


Well, sounds like you didn't (compile in support for unix domain sockets). Did you forget `make clean` in the kernel source tree before building kernel again? And it won't work as =m, it needs to be =y, as in, not be a module, but built-in.
Back to top
View user's profile Send private message
Gooberpatrol66
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jul 2014
Posts: 143

PostPosted: Wed Jul 23, 2014 10:48 pm    Post subject: Reply with quote

Did what you said. No dice.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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