Re: Slow initialization of something during boot

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 15.08.2013 01:53, Frank wrote:
> On 08/14/2013 07:02 PM, poma wrote:
>>
>>> To opt out of the equation an Xorg driver for Intel integrated graphics
>>> chipsets - man 4 intel, you can try the following:
>>>
>>> /boot/grub2/grub.cfg
>>> linux …    nomodeset
> 
> 
>     Didn't work - put me into Vesa mode I guess but the delay remains
> 
>>>
>>
>> For further testing, you can also try the following:
>>
>> systemctl mask accounts-daemon.service
> 
> 
>    Ditto. Delay remains
>>
>> And of course, perform tests gradually s'il vous plaît, so can be seen
>> where the bunny is - 1st intel, 2nd accountsservice, …
> 
> 
>    You must be running out of ideas by now :)
> 
> Regards
> 
> Frank
> 

:)

3rd:
- without "-background none" in
/etc/lightdm/lightdm.conf
i.e.
xserver-command=X

- comment all directives in
/etc/lightdm/lightdm-gtk-greeter.conf
i.e.
# background=…
# theme-name=…
# icon-theme-name=…
# font-name=…
etc.


4th:
- remove "rhgb quiet" and
- add "plymouth.enable=0" in
/boot/grub2/grub.cfg
i.e.
linux …	plymouth.enable=0


5th:
cp /usr/lib/systemd/system/lightdm.service /etc/systemd/system
- add 10s delay in
/etc/systemd/system/lightdm.service
i.e.
…
[Service]
ExecStartPre=/usr/bin/sleep 10
ExecStart=/usr/sbin/lightdm
…

- enable it
i.e.
systemctl enable lightdm.service --force


If it works, and those 10s show as the only delay, you can try to lower
the value of it.


poma


-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org




[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux