Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED]开机总是卡在waiting for uevents to be processed 上
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese)
View previous topic :: View next topic  
Author Message
geraint0923
n00b
n00b


Joined: 28 Jan 2011
Posts: 31

PostPosted: Fri Mar 25, 2011 4:01 am    Post subject: [SOLVED]开机总是卡在waiting for uevents to be processed 上 Reply with quote

开机的时候总是要卡在Waiting for uevents to be processed 上面很长时间(至少6秒),我查了一下,好像是udev在加载什么东西,但是除了ALSA的声卡模块和ATI的驱动fglrx,我都已经把需要的东西编译进了内核,请问udev在这段时间都作了什么,有什么办法能够缩短停留在这里的时间?

Last edited by geraint0923 on Sat Apr 02, 2011 4:37 pm; edited 1 time in total
Back to top
View user's profile Send private message
Cytheria
n00b
n00b


Joined: 01 Apr 2011
Posts: 4

PostPosted: Fri Apr 01, 2011 7:56 am    Post subject: Reply with quote

点击以下连结,有一些答案和建议.

https://forums.gentoo.org/viewtopic-t-823476-start-0.html


Last edited by Cytheria on Thu Apr 07, 2011 2:38 am; edited 1 time in total
Back to top
View user's profile Send private message
geraint0923
n00b
n00b


Joined: 28 Jan 2011
Posts: 31

PostPosted: Sat Apr 02, 2011 4:36 pm    Post subject: Reply with quote

Cytheria wrote:
点击以下连结,有一些答案和建议.

https://forums.gentoo.org/viewtopic-t-823476-start-0.html


谢谢哈!解决了,我把/etc/intif.d/udev里的
Code:
udevadm settle --timeout=${udev_settle_timeout:-60}

这一句改成
Code:
udevadm settle --timeout=${udev_settle_timeout:-3}

把等待时间设为3秒,出现警告信息,说是等待USB-2.1失败,感觉好像有点治标不治本阿,不过能大大缩短开机时间。
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index 中文 (Chinese) 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