Ubuntu 16.04 Yavaş Açılma Sorunu

Başlatan Fika, 05 Şubat 2017 - 11:36:08

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

Fika

akif@akif-300E4A-300E5A-300E7A-3430EA-3530EA:~$ systemd-analyze
Startup finished in 4.451s (kernel) + 1min 46.335s (userspace) = 1min 50.786s
akif@akif-300E4A-300E5A-300E7A-3430EA-3530EA:~$ systemd-analyze blame
     1min 1.286s apt-daily.service
         16.159s networking.service
         15.996s nscd.service
         15.852s grub-common.service
         14.731s dev-sda3.device
         14.193s winbind.service
         14.183s nmbd.service
         13.864s samba-ad-dc.service
         12.458s apparmor.service
         11.979s dnsmasq.service
          9.701s irqbalance.service
          9.170s apport.service
          9.128s ondemand.service
          9.093s lightdm.service
          9.061s speech-dispatcher.service
          8.512s NetworkManager-wait-online.service
          7.783s ModemManager.service
          7.326s console-kit-log-system-start.service
          7.002s gpu-manager.service
          4.843s systemd-udevd.service
          4.813s NetworkManager.service
          3.950s accounts-daemon.service
          3.475s rsyslog.service

mendirec

@Fika, şurada bir çözüm önerilmiş.
https://ubuntuforums.org/showthread.php?t=2337567

İlk önce yedek alalım.
sudo cp /etc/systemd/system.conf /etc/systemd/system.conf.ydk

İlili dosyayı düzenlemek için metin düzenleyici ile açalım.
sudo -H gedit /etc/systemd/system.conf

Daha sonra şu iki satırı
#DefaultTimeoutStartSec=90s
#DefaultTimeoutStopSec=90s


şu şekilde değiştirelim.
DefaultTimeoutStartSec=10s
DefaultTimeoutStopSec=10s


Dikkat et başındaki # karakter kalkıyor ve zaman değişiyor.
Kaydedip çıktıktan sonra sistemi yeniden başlat ve çıktıları tekrar geç.

Fika

#2
[mention=617333]@mendirec[/mention]
akif@akif-300E4A-300E5A-300E7A-3430EA-3530EA:~$ systemd-analyze
Startup finished in 5.397s (kernel) + 50.787s (userspace) = 56.184s
akif@akif-300E4A-300E5A-300E7A-3430EA-3530EA:~$  systemd-analyze blame
         22.324s irqbalance.service
         18.308s ondemand.service
         18.028s speech-dispatcher.service
         17.894s dnsmasq.service
         16.811s networking.service
         15.437s dev-sda3.device
         15.423s nscd.service
         15.046s grub-common.service
         12.763s apport.service
         12.549s ModemManager.service
         11.405s apparmor.service
          9.491s accounts-daemon.service
          9.372s NetworkManager-wait-online.service
          7.482s winbind.service
          7.479s nmbd.service
          7.403s console-kit-log-system-start.service
          7.187s samba-ad-dc.service
          7.181s pppd-dns.service
          7.115s systemd-logind.service
          5.530s gpu-manager.service
          4.431s systemd-udevd.service
          4.100s lightdm.service
          3.631s console-setup.service
          3.602s NetworkManager.service
          3.582s virtualbox.service
          3.002s systemd-tmpfiles-setup.service
          2.877s rsyslog.service
          2.337s systemd-tmpfiles-setup-dev.service
          2.286s binfmt-support.service
          2.198s thermald.service
          1.752s systemd-modules-load.service
          1.654s setvtrgb.service
          1.439s keyboard-setup.service
          1.369s systemd-journald.service
          1.316s polkitd.service
          1.171s systemd-backlight@backlight:acpi_video1.service
          1.089s proc-sys-fs-binfmt_misc.mount
          1.060s plymouth-start.service
           808ms ufw.service
           726ms dev-hugepages.mount
           726ms bluetooth.service
           724ms dev-mqueue.mount
           723ms sys-kernel-debug.mount
           720ms systemd-update-utmp.service
           679ms udisks2.service
           659ms systemd-timesyncd.service
           636ms avahi-daemon.service
           606ms systemd-rfkill.service
           569ms wpa_supplicant.service
           545ms systemd-user-sessions.service
           541ms upower.service
           477ms systemd-random-seed.service
           472ms systemd-sysctl.service
           472ms resolvconf.service
           457ms alsa-restore.service
           391ms dns-clean.service
           313ms systemd-journal-flush.service
           303ms kmod-static-nodes.service
           273ms colord.service
           251ms smbd.service
           190ms systemd-udev-trigger.service
           147ms systemd-remount-fs.service
           142ms systemd-backlight@backlight:intel_backlight.service
           109ms user@112.service
           104ms plymouth-read-write.service
            19ms systemd-backlight@backlight:acpi_video0.service
            17ms user@1000.service
            13ms snapd.autoimport.service
             6ms rc-local.service
             4ms ureadahead-stop.service
             4ms systemd-update-utmp-runlevel.service
             3ms rtkit-daemon.service
             2ms sys-fs-fuse-connections.mount
             1ms plymouth-quit-wait.service
             1ms snapd.socket
lines 53-75/75 (END)



Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 05 Şubat 2017 - 13:10:15

[mention=617333]@mendirec[/mention] Ayriyeten,
Bilgisayar açılırken bekliyor bir süre, peşinden siyah bir ekran geliyor ve orada da bekliyor. Siyah ekran geldiğinde en üstte gri şekilde tek satırlık bir yazı çıkıyor, şöyle:
/dev/sda3: clean, 721580/33570816 files, 10229610/134277343 blocks
_


mendirec

Son verdiğin yazı bende de var. Sorun değil. Açılış süresi biraz azalmış. Senin için yeterli ise konuyu etiketlersin. Ya da başka görüşleri de bekleyebilirsin.

XT1033 cihazımdan Tapatalk kullanılarak gönderildi


Fika

[mention=617343]@mendirec[/mention] Diğer önerileri de bekleyeyim, eğer gelmezse etiketler şuanki durumla devam ederim. Yardım ve önerilerin için teşekkür ederim

ata1

bu sürenin altına inmen pek mümkün değil gibi görünüyor. Öncelikle pc özelliklerini bilmeliyiz ama genede normal bir süre

arch üzerinde benim sistem açılışım


═[14:40]═[ata@ata]
╚═══===═══[]>> systemd-analyze
Startup finished in 4.520s (kernel) + 48.350s (userspace) = 52.870s


Fika

#6
[mention=617349]@ata1[/mention]
Memory   : 5,7 GiB
Processor : Intel® Core™ i5-2450M CPU @ 2.50GHz × 4
Graphics  : Intel® Sandybridge Mobile
OS type   : 64-bit
Disk        : 541,2 GB


Mesaj tekrarı yüzünden mesajınız birleştirildi. Bu mesajın gönderim tarihi : 05 Şubat 2017 - 15:22:35

[mention=617349]@ata1[/mention]
akif@akif-300E4A-300E5A-300E7A-3430EA-3530EA:~$ cat /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 42
model name : Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz
stepping : 7
microcode : 0x23
cpu MHz : 938.671
cache size : 3072 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 2
apicid : 0
initial apicid : 0
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts
bugs :
bogomips : 4988.49
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

processor : 1
vendor_id : GenuineIntel
cpu family : 6
model : 42
model name : Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz
stepping : 7
microcode : 0x23
cpu MHz : 981.054
cache size : 3072 KB
physical id : 0
siblings : 4
core id : 0
cpu cores : 2
apicid : 1
initial apicid : 1
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts
bugs :
bogomips : 4988.49
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

processor : 2
vendor_id : GenuineIntel
cpu family : 6
model : 42
model name : Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz
stepping : 7
microcode : 0x23
cpu MHz : 851.757
cache size : 3072 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 2
apicid : 2
initial apicid : 2
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts
bugs :
bogomips : 4988.49
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:

processor : 3
vendor_id : GenuineIntel
cpu family : 6
model : 42
model name : Intel(R) Core(TM) i5-2450M CPU @ 2.50GHz
stepping : 7
microcode : 0x23
cpu MHz : 870.996
cache size : 3072 KB
physical id : 0
siblings : 4
core id : 1
cpu cores : 2
apicid : 3
initial apicid : 3
fpu : yes
fpu_exception : yes
cpuid level : 13
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts nopl xtopology nonstop_tsc aperfmperf eagerfpu pni pclmulqdq dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes xsave avx lahf_lm epb tpr_shadow vnmi flexpriority ept vpid xsaveopt dtherm ida arat pln pts
bugs :
bogomips : 4988.49
clflush size : 64
cache_alignment : 64
address sizes : 36 bits physical, 48 bits virtual
power management:



akif@akif-300E4A-300E5A-300E7A-3430EA-3530EA:~$ lspci | grep VGA
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)

ata1

systemctl --state=failed
Çıktısına bakalım

Fika

[mention=617356]@ata1[/mention]
akif@akif:~$ systemctl --state=failed
  UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
● dnsmasq.service      loaded failed failed dnsmasq - A lightweight DHCP and cac
● ModemManager.service loaded failed failed Modem Manager

LOAD   = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB    = The low-level unit activation state, values depend on unit type.

2 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.

ata1

● dnsmasq.service      loaded failed failed dnsmasq - A lightweight DHCP and cac
● ModemManager.service loaded failed failed Modem Manager


Sorunları çözersen süre kısalacaktır 25 sn civarlarına düşer bende de sorun var çözmeye çalışıyorum.
╔═[15:37]═[ata@ata]
╚═══===═══[]>> systemctl status NetworkManager-wait-online
● NetworkManager-wait-online.service - Network Manager Wait Online
   Loaded: loaded (/usr/lib/systemd/system/NetworkManager-wait-online.service; enabled; vendor
   Active: failed (Result: exit-code) since Sun 2017-02-05 13:23:50 EET; 2h 13min ago
     Docs: man:nm-online(1)
Main PID: 1341 (code=exited, status=1/FAILURE)


Fika

[mention=617359]@ata1[/mention]
Nasıl çözebileceğimi bilmiyorum. Çözebilirsen bana da nasıl yapmam gerektiğini söyler misin ?

ata1

Sistemlerimiz farklı o nedenle ubuntu kullanan arkadaşlarımdan yardım almalısın. Ayrıca sorunlarımız farklı sen dns kurdun mu ?

Fika

[mention=617361]@ata1[/mention] Peki, diğer arkadaşların yorumlarını bekliyorum. Ben de araştırıyorum sorunu, desteklerin için teşekkür ederim

laz61

[lazorya@laz ~]$ systemd-analyze
Startup finished in 5.882s (kernel) + 1.193s (userspace) = 7.076s


bunlarda benim değerlerim. çok fark var gibi aralarında.
Her sözü gerek yok laf ile beyana, bir bakış bin laf eder bakışdan anlayana..
AMD Ryzen 1600 12CUPs - Asus Dual RX 580 - AB350M Gaming 3 - 1TB WD Blue - 2TB Toshiba P300 - Samsung 850 EVO 120GB - Corsair 8GB 2400MHZ LPX RAM - Thermaltake Core V21 - Hi-Power 500W 80+ PSU

Fika

[mention=617365]@laz61[/mention] Evet ortada ciddi bir problem var gerçekten

dino

[mention=618048]@ata1[/mention] Yavaş açılma ilk ubuntumu silip tekrar yüklediğimden bu yana (arada on defa kadar, çeşitli sürümleri denemek için sil-kur yapmıştım) benim de sorunum. Yukarıda 25 saniyenin normal olabileceği söylenmiş. Sanırım benim de o civar olmalı. Ancak yine de bir sorun olup olmadığını merak ediyorum. Göz atarsanız sevinirim.

Bellek: 3,8 GiB
İşlemci: Intel® Core™ i5-5200U CPU @ 2.20GHz × 4
Grafik: Intel® HD Graphics 5500 (Broadwell GT2)
İS tipi: 64-bit
Disk: 488,0 GB

sudo blkid

/dev/sda1: UUID="65BB-D1D3" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="0e42cd24-7e4f-44f3-b20f-f1c5c4ffc518"
/dev/sda2: UUID="70c6c30f-790b-4121-82c8-aeddd9ab7ecc" TYPE="ext4" PARTUUID="233864a0-1c40-4a70-b60f-f974ab0c54ed"
/dev/sda3: UUID="0dfa61e2-fea6-453e-ab7c-38833e8907f2" TYPE="swap" PARTUUID="9de99a95-5b31-4d55-9ac1-139f06fed193"
/dev/sdb1: LABEL="KADM-^MZADE" UUID="C459-D70E" TYPE="vfat"


cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda2 during installation
UUID=70c6c30f-790b-4121-82c8-aeddd9ab7ecc /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda1 during installation
UUID=65BB-D1D3  /boot/efi       vfat    umask=0077      0       1
# swap was on /dev/sda3 during installation
UUID=0dfa61e2-fea6-453e-ab7c-38833e8907f2 none            swap    sw              0       0


uname -a
Linux turik 4.4.0-63-generic #84-Ubuntu SMP Wed Feb 1 17:20:32 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

systemd-analyze
Startup finished in 4.265s (firmware) + 4.844s (loader) + 3.436s (kernel) + 34.198s (userspace) = 46.745s

systemd-analyze blame
         18.547s systemd-rfkill.service
          9.614s NetworkManager-wait-online.service
          9.524s dev-sda2.device
          6.450s ModemManager.service
          5.677s ike.service
          5.414s accounts-daemon.service
          4.910s irqbalance.service
          4.556s plymouth-quit-wait.service
          4.499s grub-common.service
          4.403s ondemand.service
          4.337s apport.service
          3.846s networking.service
          3.728s rsyslog.service
          3.727s iio-sensor-proxy.service
          3.723s gpu-manager.service
          3.678s thermald.service
          3.677s avahi-daemon.service
          3.546s lm-sensors.service
          3.510s pppd-dns.service
          3.509s systemd-user-sessions.service
          2.575s setkey.service
          1.963s apparmor.service
          1.727s systemd-udevd.service
          1.574s systemd-tmpfiles-setup-dev.service
          1.319s keyboard-setup.service
          1.084s systemd-fsck@dev-disk-by\x2duuid-65BB\x2dD1D3.service
          1.030s NetworkManager.service
           867ms console-setup.service
           866ms systemd-modules-load.service
           814ms plymouth-start.service
           761ms systemd-journald.service
           704ms hddtemp.service
           545ms udisks2.service
           531ms systemd-backlight@backlight:intel_backlight.service
           516ms systemd-sysctl.service
           493ms polkitd.service
           467ms dev-sda3.swap
           416ms dev-mqueue.mount
           416ms dev-hugepages.mount
           373ms kmod-static-nodes.service
           331ms systemd-tmpfiles-setup.service
           324ms boot-efi.mount
           269ms colord.service
           263ms sys-fs-fuse-connections.mount
           240ms speech-dispatcher.service
           237ms systemd-update-utmp.service
           198ms systemd-timesyncd.service
           182ms wpa_supplicant.service
           179ms ufw.service
           174ms openvpn.service
           160ms sys-kernel-debug.mount
           153ms dns-clean.service
           142ms upower.service
           138ms bluetooth.service
           135ms systemd-remount-fs.service
           131ms systemd-logind.service
           119ms systemd-udev-trigger.service
           115ms snapd.socket
            98ms systemd-backlight@leds:dell::kbd_backlight.service
            90ms gdm.service
            75ms systemd-tmpfiles-clean.service
            67ms alsa-restore.service
            63ms systemd-random-seed.service
            54ms plymouth-read-write.service
            39ms snapd.autoimport.service
            35ms systemd-journal-flush.service
            33ms resolvconf.service
            20ms user@1000.service
            17ms user@121.service
            15ms setvtrgb.service
             7ms systemd-update-utmp-runlevel.service
             5ms ureadahead-stop.service
             3ms rtkit-daemon.service
             2ms rc-local.service
lines 52-74/74 (END)


systemctl --state=failed
0 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.




Bipolar_Disorder

#16
Efi ile kurmamissin sanirim ubuntuyu. Ayrica sisteminde SSD yok. Mekanik disk kullanıyorsun. Yani kac saniyede acilmasini istiyorsunki.

Benim pc de sonuc  :)
Arch Linux, Kernel 4.9.9, SSD (Samsung 850 Evo)  kullanıyorum. Boot bölümünü EFİ ile bölümlendirdim.

[onur@linux ~]$ systemd-analyze
Startup finished in 3.696s (kernel) + 1.071s (userspace) = 4.767s
[onur@linux ~]$

ata1

18.547s systemd-rfkill.service

Şu kısımda biraz oyalanıyor ama çok sorun yaratacak şekilde değil olası bir hata gözüme çarpmadı.

Froneo

@slackware bendede yaval açılıyor sistem windows 10 kulla ırken takılmadan 7saniyede açılıyordu şimdi 40-50 saniyeyi buluyor ve kilit ekranında arada takılıyor , bende efi ile kurmadım herhalde nasıl düzeltebilirim

turkerataturk

geç açılıyor görülen o yaklaşık 1 dakika erken açılması gerekir.

burayı uygulayarak deneyelim.
https://ubuntuforums.org/showthread.php?t=2337567


''Mustafa Kemal ATATÜRK''