Ubuntu 18.04 Yavaş Açılıyor.

Başlatan whirlybird, 08 Ağustos 2018 - 20:43:32

« önceki - sonraki »

0 Üyeler ve 1 Ziyaretçi konuyu incelemekte.

whirlybird

Merhaba arkadaşlar,
Ubuntu 18.04 LTS kurdum ancak ilk açılışta siyah bir ekran 30 saniye bekletiyor ardından ubuntu logosu geliyor ve sonra açılıyor. Gerekli girdi ve çıktıları aşağıda belirttim.Ek sürücüler bölümünde aşağıdaki ekran görüntüsü mevcut belgi onlardan oluyordur diye düşünüyorum. Yardımlarınız için şimdiden teşekkür ederim.

systemd-analyze
Startup finished in 2.568s (firmware)   11.145s (loader)   4.021s (kernel)   33.603s (userspace) = 51.338s
graphical.target reached after 33.582s in userspace


systemd-analyze blame
16.044s dev-sda5.device
         13.739s systemd-journal-flush.service
         10.076s plymouth-quit-wait.service
          9.969s systemd-udevd.service
          9.410s systemd-sysctl.service
          8.893s snap-vlc-365.mount
          8.879s snap-core-5145.mount
          8.850s snap-mailspring-239.mount
          8.849s snap-gtk\x2dcommon\x2dthemes-319.mount
          8.834s snap-gimp-40.mount
          8.810s snap-gnome\x2dsystem\x2dmonitor-51.mount
          8.800s snap-gnome\x2dcalculator-180.mount
          8.799s snap-gnome\x2dcharacters-103.mount
          8.765s snap-core-4917.mount
          6.909s NetworkManager-wait-online.service
          4.899s snapd.service
          4.698s plymouth-start.service
          3.526s udisks2.service
          3.283s NetworkManager.service




.py


blkid
cat /etc/fstab çıktısını alabilirmiyim

whirlybird

blkid
çıktı yok

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/sda5 during installation
UUID=1882b10c-b8b9-4a3e-b321-26030bf8e1ac /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda3 during installation
UUID=546C-E028  /boot/efi       vfat    umask=0077      0       1
/swapfile                                 none            swap    sw              0       0
/dev/disk/by-uuid/d45c4257-d733-457f-92ce-9ce4d86513a4 /mnt/d45c4257-d733-457f-92ce-9ce4d86513a4 auto nosuid,nodev,nofail,x-gvfs-show 0 0

.py

geç açılmasının sebebi swap olabilir swap UUID tanımlı değil görünüyor blkid nasıl çalışmaz onu anlamadım

speakerXXL

Alıntı yapılan: .py - 11 Ağustos 2018 - 00:00:33
blkid nasıl çalışmaz onu anlamadım

sudo blkid
Şeklinde olmalı ya da aşağıdaki komut işe yarar.
lsblk -o NAME,SIZE,TYPE,FSTYPE,MOUNTPOINT,UUID

Alıntı Yapswap UUID tanımlı değil görünüyor

Takas alanı yerine takas dosyası kullanılıyor.

Alıntı Yap/swapfile                                 none            swap    sw              0       0

Aşağıdaki komutların çıktılarına da bakılabilir.

journalctl --no-pager -b -p3
systemctl --no-pager --state=failed

whirlybird

Dediğiniz kodları girdim, çıktıları aşağıdadır;

sudo blkid

/dev/loop0: TYPE="squashfs"
/dev/loop1: TYPE="squashfs"
/dev/loop2: TYPE="squashfs"
/dev/loop3: TYPE="squashfs"
/dev/loop4: TYPE="squashfs"
/dev/loop5: TYPE="squashfs"
/dev/loop6: TYPE="squashfs"
/dev/loop7: TYPE="squashfs"
/dev/sda1: UUID="2fd265ed-d016-4f75-bbfd-fc7cb2899d63" TYPE="ext2" PARTUUID="9a9a56f4-d037-46d9-827e-f89d0f25b4b7"
/dev/sda2: UUID="f1a341c9-d8b4-40f7-8ec5-0c081c54936e" TYPE="swap" PARTUUID="8d4e8d6b-61a0-4376-8f1a-57d57a4d08d7"
/dev/sda3: UUID="546C-E028" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="0083f171-0a1b-48ab-9897-c7193371fd7d"
/dev/sda4: LABEL="Depo" UUID="d45c4257-d733-457f-92ce-9ce4d86513a4" TYPE="ext4" PARTUUID="4e80442d-ced0-4a92-99bd-964243505435"
/dev/sda5: LABEL="Linux" UUID="1882b10c-b8b9-4a3e-b321-26030bf8e1ac" TYPE="ext4" PARTUUID="a3462ba6-89f7-47fa-ac54-4e1365808c73"
/dev/loop8: TYPE="squashfs"
/dev/loop9: TYPE="squashfs"
/dev/loop10: TYPE="squashfs"


journalctl --no-pager -b -p3


-- Logs begin at Fri 2018-08-03 18:41:32 +03, end at Sat 2018-08-11 12:17:01 +03. --
Ağu 11 12:14:27 BAYRAK kernel: ACPI Error: Needed type [Reference], found [Integer]         (ptrval) (20170831/exresop-103)
Ağu 11 12:14:27 BAYRAK kernel: ACPI Exception: AE_AML_OPERAND_TYPE, While resolving operands for [Store] (20170831/dswexec-461)
Ağu 11 12:14:27 BAYRAK kernel: ACPI Error: Method parse/execution failed \_PR.CPU0._PDC, AE_AML_OPERAND_TYPE (20170831/psparse-550)
Ağu 11 12:14:27 BAYRAK kernel: Couldn't get size: 0x800000000000000e
Ağu 11 12:14:27 BAYRAK kernel: MODSIGN: Couldn't get UEFI db list
Ağu 11 12:14:27 BAYRAK kernel: Couldn't get size: 0x800000000000000e
Ağu 11 12:14:27 BAYRAK kernel: ACPI Exception: AE_AML_PACKAGE_LIMIT, Index (0x000000003) is beyond end of object (length 0x0) (20170831/exoparg2-430)
Ağu 11 12:14:27 BAYRAK kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.GFX0._DSM, AE_AML_PACKAGE_LIMIT (20170831/psparse-550)
Ağu 11 12:14:27 BAYRAK kernel: ACPI Exception: AE_AML_PACKAGE_LIMIT, Index (0x000000003) is beyond end of object (length 0x0) (20170831/exoparg2-430)
Ağu 11 12:14:27 BAYRAK kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.GFX0._DSM, AE_AML_PACKAGE_LIMIT (20170831/psparse-550)
Ağu 11 12:14:27 BAYRAK kernel: ACPI Error: Method parse/execution failed \_SB.PCI0.PEG0.PEGP._DSM, AE_AML_PACKAGE_LIMIT (20170831/psparse-550)
Ağu 11 12:14:44 BAYRAK kernel: usb 1-1.1: device descriptor read/64, error -110
Ağu 11 12:14:49 BAYRAK wpa_supplicant[778]: dbus: wpa_dbus_get_object_properties: failed to get object properties: (none) none
Ağu 11 12:14:49 BAYRAK wpa_supplicant[778]: dbus: Failed to construct signal
Ağu 11 12:14:52 BAYRAK kernel: Bluetooth: hci0: command 0x0c38 tx timeout
Ağu 11 12:14:53 BAYRAK bluetoothd[966]: Loading LTKs timed out for hci0
Ağu 11 12:14:54 BAYRAK kernel: Bluetooth: hci0: command 0x0c39 tx timeout
Ağu 11 12:14:55 BAYRAK spice-vdagent[1137]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
Ağu 11 12:14:56 BAYRAK kernel: Bluetooth: hci0: command 0x0c05 tx timeout
Ağu 11 12:14:58 BAYRAK kernel: Bluetooth: hci0: command 0x0c16 tx timeout
Ağu 11 12:15:00 BAYRAK bluetoothd[966]: Failed to set mode: Failed (0x03)
Ağu 11 12:15:09 BAYRAK pulseaudio[1771]: [pulseaudio] backend-ofono.c: Failed to register as a handsfree audio agent with ofono: org.freedesktop.DBus.Error.ServiceUnknown: The name org.ofono was not provided by any .service files
Ağu 11 12:15:10 BAYRAK bluetoothd[966]: Failed to set mode: Failed (0x03)
Ağu 11 12:15:13 BAYRAK spice-vdagent[1888]: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
Ağu 11 12:15:23 BAYRAK bluetoothd[966]: Failed to set mode: Failed (0x03)
Ağu 11 12:15:34 BAYRAK bluetoothd[966]: Failed to set mode: Failed (0x03)


systemctl --no-pager --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'.

speakerXXL

/etc/fstab dosyasındaki aşağıdaki satırın başına

/dev/disk/by-uuid/d45c4257-d733-457f-92ce-9ce4d86513a4 /mnt/d45c4257-d733-457f-92ce-9ce4d86513a4 auto nosuid,nodev,nofail,x-gvfs-show 0 0

# işareti ekleyip, satırı basifleştirip sistemi yeniden başlatmayı dener misiniz?

#/dev/disk/by-uuid/d45c4257-d733-457f-92ce-9ce4d86513a4 /mnt/d45c4257-d733-457f-92ce-9ce4d86513a4 auto nosuid,nodev,nofail,x-gvfs-show 0 0

whirlybird

#7
Yaptım ancak değişen bir şey olmadı. Aşağıdaki şekilde düzenledim.



Dosyayı kaydet dedikten sonra terminalde aşağıdaki hatayı alıyorum,


erkan.unluturk

[    6.999608] IPv6: ADDRCONF(NETDEV_UP): wlx503eaa580248: link is not ready
[   11.617469] rfkill: input handler disabled


takılmanın sebebi burda olabilir mi?

whirlybird

Herhangi bir bilgim yok maalesef ama geç açılması devam ediyor.

whirlybird

Yardımcı olabilecek başka arkadaşım var mı?

illedelinux

GNU/Linux kullanmıyorum, onu yaşıyorum...