Masaüstü bilgisayarımda sadece ubuntu kullanıyorum. Garip bir şekilde yavaş açılıyor ayrıca programlar geç açılıp kapanıyor. Bazen programın kapatma menüleri bile görünmüyor. Yardımcı olur musunuz
systemd-analyze
Startup finished in 11.141s (firmware) + 4.341s (loader) + 2.457s (kernel) + 14.821s (userspace) = 32.761ssystemd-analyze blame
9.880s apt-daily.service
5.423s grub-common.service
5.143s dev-sda2.device
4.268s networking.service
3.732s ModemManager.service
3.322s accounts-daemon.service
2.980s NetworkManager.service
2.759s apparmor.service
2.153s gpu-manager.service
2.082s irqbalance.service
2.035s ondemand.service
1.929s speech-dispatcher.service
1.841s thermald.service
1.841s systemd-logind.service
1.827s alsa-restore.service
1.825s systemd-user-sessions.service
1.822s pppd-dns.service
1.821s rsyslog.service
1.643s console-setup.service
1.621s lightdm.service
1.565s avahi-daemon.service
1.243s dns-clean.service
1.131s apport.service
lines 1-23...skipping...
9.880s apt-daily.service
5.423s grub-common.service
5.143s dev-sda2.device
4.268s networking.service
3.732s ModemManager.service
3.322s accounts-daemon.service
2.980s NetworkManager.service
2.759s apparmor.service
2.153s gpu-manager.service
2.082s irqbalance.service
2.035s ondemand.service
1.929s speech-dispatcher.service
1.841s thermald.service
1.841s systemd-logind.service
1.827s alsa-restore.service
1.825s systemd-user-sessions.service
1.822s pppd-dns.service
1.821s rsyslog.service
1.643s console-setup.service
1.621s lightdm.service
1.565s avahi-daemon.service
1.243s dns-clean.service
1.131s apport.service
1.047s plymouth-start.service
lines 1-24...skipping...
9.880s apt-daily.service
5.423s grub-common.service
5.143s dev-sda2.device
4.268s networking.service
3.732s ModemManager.service
3.322s accounts-daemon.service
2.980s NetworkManager.service
2.759s apparmor.service
2.153s gpu-manager.service
2.082s irqbalance.service
2.035s ondemand.service
1.929s speech-dispatcher.service
1.841s thermald.service
1.841s systemd-logind.service
1.827s alsa-restore.service
1.825s systemd-user-sessions.service
1.822s pppd-dns.service
1.821s rsyslog.service
1.643s console-setup.service
1.621s lightdm.service
1.565s avahi-daemon.service
1.243s dns-clean.service
1.131s apport.service
1.047s plymouth-start.service
951ms colord.service
899ms systemd-modules-load.service
866ms rtkit-daemon.service
857ms systemd-tmpfiles-setup-dev.service
834ms systemd-journald.service
719ms keyboard-setup.service
674ms systemd-tmpfiles-setup.service
670ms plymouth-quit-wait.service
571ms ufw.service
536ms udisks2.service
505ms polkitd.service
405ms upower.service
310ms systemd-udevd.service
300ms dev-mqueue.mount
300ms sys-kernel-debug.mount
299ms dev-hugepages.mount
278ms systemd-journal-flush.service
278ms systemd-random-seed.service
260ms kmod-static-nodes.service
210ms systemd-timesyncd.service
207ms systemd-fsck[member=2665]Dev[/member]-disk-by\x2duuid-B4F4\x2d362F.service
182ms setvtrgb.service
147ms systemd-update-utmp.service
141ms rc-local.service
115ms dev-sda3.swap
114ms user@1000.service
112ms nvidia-persistenced.service
105ms systemd-tmpfiles-clean.service
82ms systemd-sysctl.service
73ms systemd-udev-trigger.service
49ms plymouth-read-write.service
41ms systemd-remount-fs.service
27ms boot-efi.mount
14ms snapd.socket
6ms snapd.autoimport.service
2ms sys-fs-fuse-connections.mount
2ms ureadahead-stop.service
2ms resolvconf.service
2ms systemd-update-utmp-runlevel.service
1ms sys-kernel-config.mountsystemctl --state=failed
UNIT LOAD ACTIVE SUB DESCRIPTION
● ureadahead.service loaded failed failed Read required files in advance
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.
1 loaded units listed. Pass --all to see loaded but inactive units, too.
To show all installed unit files use 'systemctl list-unit-files'.blkid
/dev/sdd1: UUID="895E-5F2C" TYPE="vfat" PARTLABEL="Microsoft Basic Data" PARTUUID="3d78f971-9b76-438f-87ba-c11915a17876"
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=6f231cc3-f28a-4dac-9193-d1c0aa9e5301 / ext4 errors=remount-ro 0 1
# /boot/efi was on /dev/sda1 during installation
UUID=B4F4-362F /boot/efi vfat umask=0077 0 1
# swap was on /dev/sda3 during installation
UUID=3a6d03c8-580f-4ec4-a9e1-db83ebc5f14e none swap sw 0 0
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xefefefef"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"
inxi -Fxz
System: Host: friday13-MS-7817 Kernel: 4.12.0-041200-generic x86_64 (64 bit gcc: 6.3.0)
Desktop: Unity 7.4.0 (Gtk 3.18.9-1ubuntu3.3)
Distro: Ubuntu 16.04 xenial
Machine: Mobo: MSI model: H81M-P33 (MS-7817) v: 1.0
Bios: American Megatrends v: V1.9 date: 03/30/2015
CPU: Quad core Intel Core i5-4460 (-MCP-) cache: 6144 KB
flags: (lm nx sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx) bmips: 25599
clock speeds: max: 3400 MHz 1: 800 MHz 2: 1098 MHz 3: 800 MHz
4: 990 MHz
Graphics: Card: NVIDIA GM206 [GeForce GTX 950] bus-ID: 01:00.0
Display Server: X.Org 1.18.4 drivers: nvidia (unloaded: fbdev,vesa,nouveau)
Resolution: 1280x1024@60.02hz
GLX Renderer: GeForce GTX 950/PCIe/SSE2
GLX Version: 4.5.0 NVIDIA 375.66 Direct Rendering: Yes
Audio: Card-1 Intel 8 Series/C220 Series High Definition Audio Controller
driver: snd_hda_intel bus-ID: 00:1b.0
Card-2 NVIDIA Device 0fba driver: snd_hda_intel bus-ID: 01:00.1
Sound: Advanced Linux Sound Architecture v: k4.12.0-041200-generic
Network: Card: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller
driver: r8169 v: 2.3LK-NAPI port: d000 bus-ID: 03:00.0
IF: enp3s0 state: up speed: 100 Mbps duplex: full mac: <filter>
Drives: HDD Total Size: 1466.3GB (6.3% used)
ID-1: /dev/sda model: WDC_WD10EZEX size: 1000.2GB temp: 41C
ID-2: /dev/sdb model: SAMSUNG_HD250HJ size: 250.1GB temp: 38C
ID-3: /dev/sdc model: SAMSUNG_HD200HJ size: 200.0GB temp: 37C
ID-4: /dev/sdd model: Name n/a size: 15.9GB temp: 0C
Partition: ID-1: / size: 909G used: 7.5G (1%) fs: ext4 dev: /dev/sda2
ID-2: swap-1 size: 8.53GB used: 0.00GB (0%) fs: swap dev: /dev/sda3
RAID: No RAID devices: /proc/mdstat, md_mod kernel module present
Sensors: System Temperatures: cpu: 54.0C mobo: 27.8C gpu: 0.0:44C
Fan Speeds (in rpm): cpu: N/A
Info: Processes: 245 Uptime: 7:36 Memory: 1892.0/7922.7MB
Init: systemd runlevel: 5 Gcc sys: 5.4.0
Client: Shell (bash 4.3.481) inxi: 2.2.35