Son İletiler

Sayfa: 1 ... 5 6 [7] 8 9 10
61
Açılış, Kapanış ve Oturum Açma / Ynt: Mint 20.1 Sistem Geç Açılma Sorunu
« Son İleti Gönderen: Butterfly 24 Ocak 2021, 11:56:09 »
Alıntı
systemd-analyze time
Startup finished in 4.638s (firmware) + 4.726s (loader) + 4.652s (kernel) + 22.762s (userspace) = 36.780s
graphical.target reached after 22.749s in userspace

Sisteminizde HDD varsa, bu açılış hızı normaldir.
62
Genel / Ynt: Mint 20.1 Cinnamon Uygulamaların Geç Açılması Sorunu
« Son İleti Gönderen: Butterfly 24 Ocak 2021, 11:53:30 »
CPU güç tasarrufu kipinde görünüyor. Aşağıdaki komutla cpupower-gui paketini yükleyin ve menüden aratıp açın.

Kod: [Seç]
sudo apt install cpupower-gui
Arayüzden performans kipini seçin. Performans kipi ile sonucu gözlemleyip, geri dönüş yapın.
63
Merhabalar. Windows 10'un yanına kurduğum sistemimde geç boot sorunu gözlemliyorum. Ureadhead uygulamasını kurdum ama yararı olmadı. Swappines 10 olarak ayarladım. En son meta nvdia sürücüsünü kullanıyorum. Sistemimi SSD'ye de kurduğumda aynı sorunu yaşıyorum. Şu anda sistemim HDD üzerinde kurulu. Acaba sorun ne olabilir?

Kod: [Seç]
murat[member=289]murat[/member]-PE60-2QE:~$ inxi -Fxxz
System:
  Kernel: 5.4.0-64-generic x86_64 bits: 64 compiler: gcc v: 9.3.0
  Desktop: Cinnamon 4.8.6 wm: muffin dm: LightDM
  Distro: Linux Mint 20.1 Ulyssa base: Ubuntu 20.04 focal
Machine:
  Type: Laptop System: Micro-Star product: PE60 2QE v: REV:1.0
  serial: <filter> Chassis: type: 10 serial: <filter>
  Mobo: Micro-Star model: MS-16J2 v: REV:0.B serial: <filter>
  UEFI: American Megatrends v: E16J2IMS.119 date: 07/05/2016
Battery:
  ID-1: BAT1 charge: 32.1 Wh condition: 33.3/42.4 Wh (78%) volts: 12.0/10.8
  model: MSI BIF0_9 serial: N/A status: Unknown
CPU:
  Topology: Quad Core model: Intel Core i7-5700HQ bits: 64 type: MT MCP
  arch: Broadwell rev: 1 L2 cache: 6144 KiB
  flags: avx avx2 lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx
  bogomips: 43102
  Speed: 1098 MHz min/max: 800/3500 MHz Core speeds (MHz): 1: 1094 2: 1097
  3: 1098 4: 1095 5: 1095 6: 1095 7: 1098 8: 1066
Graphics:
  Device-1: Intel HD Graphics 5600 vendor: Micro-Star MSI driver: i915
  v: kernel bus ID: 00:02.0 chip ID: 8086:1612
  Device-2: NVIDIA GM107M [GeForce GTX 960M] vendor: Micro-Star MSI
  driver: N/A bus ID: 01:00.0 chip ID: 10de:139b
  Display: x11 server: X.Org 1.20.9 driver: modesetting unloaded: fbdev,vesa
  resolution: 1920x1080~60Hz
  OpenGL: renderer: Mesa Intel HD Graphics 5600 (BDW GT2) v: 4.6 Mesa 20.2.6
  direct render: Yes
Audio:
  Device-1: Intel Broadwell-U Audio vendor: Micro-Star MSI
  driver: snd_hda_intel v: kernel bus ID: 00:03.0 chip ID: 8086:160c
  Device-2: Intel 8 Series/C220 Series High Definition Audio
  vendor: Micro-Star MSI driver: snd_hda_intel v: kernel bus ID: 00:1b.0
  chip ID: 8086:8c20
  Sound Server: ALSA v: k5.4.0-64-generic
Network:
  Device-1: Intel Wireless 3160 driver: iwlwifi v: kernel port: 4000
  bus ID: 03:00.0 chip ID: 8086:08b3
  IF: wlp3s0 state: up mac: <filter>
  Device-2: Qualcomm Atheros Killer E220x Gigabit Ethernet
  vendor: Micro-Star MSI driver: alx v: kernel port: 3000 bus ID: 04:00.0
  chip ID: 1969:e091
  IF: enp4s0 state: down mac: <filter>
Drives:
  Local Storage: total: 1.02 TiB used: 10.84 GiB (1.0%)
  ID-1: /dev/sda vendor: Kingston model: HyperX Fury 3D 120GB
  size: 111.79 GiB speed: 3.0 Gb/s serial: <filter>
  ID-2: /dev/sdb vendor: HGST (Hitachi) model: HTS721010A9E630
  size: 931.51 GiB speed: 6.0 Gb/s serial: <filter>
Partition:
  ID-1: / size: 450.14 GiB used: 10.83 GiB (2.4%) fs: ext4 dev: /dev/sdb3
Sensors:
  System Temperatures: cpu: 52.0 C mobo: 27.8 C
  Fan Speeds (RPM): N/A
Info:
  Processes: 215 Uptime: 8m Memory: 15.53 GiB used: 1.10 GiB (7.1%)
  Init: systemd v: 245 runlevel: 5 Compilers: gcc: 9.3.0 alt: 9 Shell: bash
  v: 5.0.17 running in: gnome-terminal inxi: 3.0.38

Kod: [Seç]
murat[member=289]murat[/member]-PE60-2QE:~$ dmesg | nc termbin.com 9999
https://termbin.com/rxgz

Kod: [Seç]
murat[member=289]murat[/member]-PE60-2QE:~$ systemd-analyze time
Startup finished in 4.638s (firmware) + 4.726s (loader) + 4.652s (kernel) + 22.762s (userspace) = 36.780s
graphical.target reached after 22.749s in userspace

Kod: [Seç]
murat[member=289]murat[/member]-PE60-2QE:~$ systemd-analyze --no-pager blame
13.587s systemd-journal-flush.service                       
10.388s dev-sdb3.device                                     
 5.731s networkd-dispatcher.service                         
 4.269s udisks2.service                                     
 3.520s accounts-daemon.service                             
 3.478s NetworkManager.service                               
 3.406s systemd-resolved.service                             
 2.595s systemd-udevd.service                               
 2.556s polkit.service                                       
 2.502s ubuntu-system-adjustments.service                   
 2.395s grub-common.service                                 
 2.252s gpu-manager.service                                 
 1.786s secureboot-db.service                               
 1.675s thermald.service                                     
 1.562s dns-clean.service                                   
 1.545s lm-sensors.service                                   
 1.502s grub-initrd-fallback.service                         
 1.497s avahi-daemon.service                                 
 1.496s bluetooth.service                                   
 1.468s hddtemp.service                                     
 1.437s ModemManager.service                                 
 1.351s systemd-tmpfiles-setup-dev.service                   
 1.321s apparmor.service                                     
 1.261s systemd-logind.service                               
 1.257s rsyslog.service                                     
 1.256s wpa_supplicant.service                               
 1.251s alsa-restore.service                                 
 1.219s e2scrub_reap.service                                 
 1.165s systemd-fsck[member=2665]Dev[/member]-disk-by\x2duuid-19EA\x2d688E.service
 1.004s pppd-dns.service                                     
  953ms systemd-modules-load.service                         
  832ms systemd-udev-trigger.service                         
  733ms systemd-sysctl.service                               
  690ms upower.service                                       
  680ms ifupdown-pre.service                                 
  651ms systemd-sysusers.service                             
  543ms systemd-tmpfiles-setup.service                       
  478ms systemd-rfkill.service                               
  452ms lightdm.service                                     
  449ms plymouth-quit-wait.service                           
  424ms swapfile.swap                                       
  362ms keyboard-setup.service                               
  336ms systemd-random-seed.service                         
  304ms ufw.service                                         
  284ms systemd-update-utmp.service                         
  276ms lvm2-monitor.service                                 
  271ms user@1000.service                                   
  262ms setvtrgb.service                                     
  209ms packagekit.service                                   
  182ms systemd-journald.service                             
  168ms networking.service                                   
  143ms systemd-timesyncd.service                           
  136ms systemd-remount-fs.service                           
  128ms dev-hugepages.mount                                 
  127ms dev-mqueue.mount                                     
  127ms sys-kernel-debug.mount                               
  126ms sys-kernel-tracing.mount                             
  124ms blk-availability.service                             
  119ms kmod-static-nodes.service                           
   80ms boot-efi.mount                                       
   35ms plymouth-read-write.service                         
   15ms plymouth-start.service                               
   11ms user-runtime-dir@1000.service                       
   10ms ureadahead-stop.service                             
   10ms systemd-update-utmp-runlevel.service                 
    9ms kerneloops.service                                   
    8ms rtkit-daemon.service                                 
    6ms systemd-user-sessions.service                       
    5ms console-setup.service                               
    4ms systemd-backlight@backlight:intel_backlight.service 
    3ms sys-fs-fuse-connections.mount                       
    2ms openvpn.service                                     
    2ms finalrd.service                                     
    2ms sys-kernel-config.mount

Kod: [Seç]
murat[member=289]murat[/member]-PE60-2QE:~$ systemd-analyze --no-pager critical-chain
The time when unit became active or started is printed after the "@" character.
The time the unit took to start is printed after the "+" character.

graphical.target @22.749s
└─multi-user.target @22.749s
  └─networkd-dispatcher.service @17.017s +5.731s
    └─basic.target @16.975s
      └─sockets.target @16.975s
        └─uuidd.socket @16.975s
          └─sysinit.target @16.852s
            └─systemd-update-utmp.service @16.568s +284ms
              └─systemd-tmpfiles-setup.service @15.914s +543ms
                └─systemd-journal-flush.service @2.326s +13.587s
                  └─systemd-remount-fs.service @2.165s +136ms
                    └─systemd-journald.socket @2.039s
                      └─system.slice @2.036s
                        └─-.slice @2.035s

Kod: [Seç]
murat[member=289]murat[/member]-PE60-2QE:~$ journalctl --no-pager -b -p3
-- Logs begin at Tue 2021-01-19 21:40:52 +03, end at Sun 2021-01-24 11:31:23 +03. --
Oca 24 11:16:13 murat-PE60-2QE kernel: Initramfs unpacking failed: Decoding failed
Oca 24 11:16:30 murat-PE60-2QE avahi-daemon[867]: chroot.c: open() failed: No such file or directory
Oca 24 11:16:30 murat-PE60-2QE bluetoothd[819]: Failed to set mode: Blocked through rfkill (0x12)
Oca 24 11:24:32 murat-PE60-2QE sudo[2793]:    murat : a password is required ; TTY=pts/0 ; PWD=/home/murat ; USER=root ; COMMAND=/sbin/hddtemp -nq -u C /dev/sda
Oca 24 11:24:32 murat-PE60-2QE sudo[2796]:    murat : a password is required ; TTY=pts/0 ; PWD=/home/murat ; USER=root ; COMMAND=/sbin/hddtemp -nq -u C /dev/sdb

Kod: [Seç]
murat[member=289]murat[/member]-PE60-2QE:~$ systemctl --no-pager --state=failed
  UNiT LOAD ACTiVE SUB DESCRiPTiON
0 loaded units listed.

Kod: [Seç]
murat[member=289]murat[/member]-PE60-2QE:~$ 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/sdb3 during installation
UUID=f443ce22-eff5-4257-9b21-1fb58106d058 /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda1 during installation
#UUID=70D3-8AEA  /boot/efi       vfat    umask=0077      0       1
/swapfile                                 none            swap    sw              0       0
UUID=19EA-688E  /boot/efi       vfat    defaults      0       1

Kod: [Seç]
murat[member=289]murat[/member]-PE60-2QE:~$ sudo blkid
[sudo] murat için parola:     
/dev/sda1: UUID="70D3-8AEA" TYPE="vfat" PARTLABEL="EFI system partition" PARTUUID="d00d1e48-3bca-4619-8f09-b2ec74973278"
/dev/sda3: UUID="803EDBA73EDB950E" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="872c771d-5dda-4253-bad7-93c6a024141a"
/dev/sdb1: LABEL="Yeni Birim" UUID="04F0C145F0C13DA4" TYPE="ntfs" PARTLABEL="Basic data partition" PARTUUID="ce6d8e02-59f6-11eb-8dfa-8b0f37d213ed"
/dev/sdb2: UUID="19EA-688E" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="3e3a3a46-f1a4-457d-9ceb-d7eb6c7d85ae"
/dev/sdb3: UUID="f443ce22-eff5-4257-9b21-1fb58106d058" TYPE="ext4" PARTUUID="7fd2a4da-696e-4bd8-8a1f-2a065507981a"
/dev/sda2: PARTLABEL="Microsoft reserved partition" PARTUUID="fb1dbdd6-1995-4c30-b9b7-f5d7cfd87d89"

Kod: [Seç]
murat[member=289]murat[/member]-PE60-2QE:~$ cat /etc/initramfs-tools/conf.d/resume
cat: /etc/initramfs-tools/conf.d/resume: Böyle bir dosya ya da dizin yok
64
Genel / Ynt: Mint 20.1 Cinnamon Uygulamaların Geç Açılması Sorunu
« Son İleti Gönderen: cashflow67 24 Ocak 2021, 11:13:39 »
İlginiz için teşekkür eder, hata için özür dilerim. Forumda açılmış olan diğer konuları denemiştim açılış yavaşlığı konusunda ama çözüme ulaşamadım. Bilmiyorum belki yanlış yaptığım bir şey vardır.
Kod: [Seç]
murat[member=289]murat[/member]-PE60-2QE:~$ cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
powersave
powersave
powersave
powersave
powersave
powersave
powersave
powersave
murat[member=289]murat[/member]-PE60-2QE:~$ cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_available_governors
performance powersave
performance powersave
performance powersave
performance powersave
performance powersave
performance powersave
performance powersave
performance powersave
65
Çok kısıtlı BIOS ayarları var, Anladığım kadar etkin değil.
diğer Bios menüleri için  ekteki konuya bakabilirsiniz
https://forum.linuxmint.net.tr/index.php?topic=11080.msg67708#msg67708

66
Diğer Linux Dağıtımları / Deepin Os Nvidia Ekran kartı kurulumu?
« Son İleti Gönderen: RaDLoFF 24 Ocak 2021, 04:06:31 »
Öncelikle merhaba.

Deepin Os'a bir türlü ekran karını kuramadım. Görüntü aygıt sürücüsü yöneticisinden bumblebee'yi kurmaya çalıştığımda açılışta hata veriyor ve eski sürücüye geçiyor.

Yardımcı olursanız sevinirim. Sistem bilgileri şöyle:

Kod: [Seç]
inxi -SMGxx
System:    Host: murat Kernel: 5.4.70-amd64-desktop x86_64 bits: 64 compiler: gcc v: 8.3.0
           Desktop: Deepin 20.1 wm: kwin_x11 dm: LightDM Distro: Deepin 20.1 base: Debian unstable
Machine:   Type: Laptop System: Packard Bell product: EasyNote TS44HR v: V1.21 serial: <root required>
           Chassis: type: 10 v: 1.21 serial: <root required>
           Mobo: Packard Bell model: SJV50_HR serial: <root required> BIOS: Packard Bell v: 1.21
           date: 08/09/2012
Graphics:  Device-1: Intel 2nd Generation Core Processor Family Integrated Graphics
           vendor: Acer Incorporated ALI driver: i915 v: kernel bus ID: 00:02.0 chip ID: 8086:0116
           Device-2: NVIDIA GF108M [GeForce GT 540M] vendor: Acer Incorporated ALI driver: nouveau
           v: kernel bus ID: 01:00.0 chip ID: 10de:0df4
           Display: x11 server: X.Org 1.20.4 driver: modesetting unloaded: fbdev,vesa compositor: kwin_x11
           resolution: 1366x768~60Hz
           OpenGL: renderer: Mesa DRI Intel Sandybridge Mobile v: 3.3 Mesa 19.2.6 compat-v: 3.0
           direct render: Yes

Kod: [Seç]
glxinfo | grep render
direct rendering: Yes
    GLX_MESA_multithread_makecurrent, GLX_MESA_query_renderer,
    GLX_MESA_query_renderer, GLX_MESA_swap_control, GLX_OML_swap_method,
Extended renderer info (GLX_MESA_query_renderer):
OpenGL renderer string: Mesa DRI Intel(R) Sandybridge Mobile
    GL_ARB_conditional_render_inverted, GL_ARB_copy_buffer, GL_ARB_copy_image,
    GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_packed_depth_stencil,
    GL_ARB_conditional_render_inverted, GL_ARB_copy_buffer, GL_ARB_copy_image,
    GL_MESA_window_pos, GL_NV_blend_square, GL_NV_conditional_render,
    GL_NV_conditional_render, GL_NV_draw_buffers, GL_NV_fbo_color_attachments,
    GL_OES_fbo_render_mipmap, GL_OES_get_program_binary, GL_OES_mapbuffer,

Kod: [Seç]
lspci | egrep 'VGA|3D|Display'
00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)
01:00.0 VGA compatible controller: NVIDIA Corporation GF108M [GeForce GT 540M] (rev a1)

Kod: [Seç]
xrandr
Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192
LVDS-1 connected primary 1366x768+0+0 (normal left inverted right x axis y axis) 344mm x 193mm
   1366x768      60.01*+
   1360x768      59.80    59.96 
   1280x720      60.00    59.99    59.86    59.74 
   1024x768      60.04    60.00 
   960x720       60.00 
   928x696       60.05 
   896x672       60.01 
   1024x576      59.95    59.96    59.90    59.82 
   960x600       59.93    60.00 
   960x540       59.96    59.99    59.63    59.82 
   800x600       60.00    60.32    56.25 
   840x525       60.01    59.88 
   864x486       59.92    59.57 
   800x512       60.17 
   700x525       59.98 
   800x450       59.95    59.82 
   640x512       60.02 
   720x450       59.89 
   700x450       59.96    59.88 
   640x480       60.00    59.94 
   720x405       59.51    58.99 
   684x384       59.88    59.85 
   680x384       59.80    59.96 
   640x400       59.88    59.98 
   576x432       60.06 
   640x360       59.86    59.83    59.84    59.32 
   512x384       60.00 
   512x288       60.00    59.92 
   480x270       59.63    59.82 
   400x300       60.32    56.34 
   432x243       59.92    59.57 
   320x240       60.05 
   360x202       59.51    59.13 
   320x180       59.84    59.32 
VGA-1 disconnected (normal left inverted right x axis y axis)
HDMI-1 disconnected (normal left inverted right x axis y axis)
DP-1 disconnected (normal left inverted right x axis y axis)

Kod: [Seç]
cat /etc/X11/xorg.conf
cat: /etc/X11/xorg.conf: Böyle bir dosya ya da dizin yok

Kod: [Seç]
dpkg -l | egrep 'nvidia|bumblebee|primus|prime|virtualgl|fglrx|amdgpu'
ii  libdrm-amdgpu1:amd64                          2.4.99-2                            amd64        Userspace interface to amdgpu-specific kernel DRM services -- runtime
ii  libdrm-amdgpu1:i386                           2.4.99-2                            i386         Userspace interface to amdgpu-specific kernel DRM services -- runtime
ii  libnvidia-cbl:amd64                           450.66-1+eagle                      amd64        NVIDIA binary Vulkan ray tracing (cbl) library
ii  libnvidia-eglcore:amd64                       450.66-1+eagle                      amd64        NVIDIA binary EGL core libraries
ii  libnvidia-eglcore:i386                        450.66-1+eagle                      i386         NVIDIA binary EGL core libraries
ii  libnvidia-glcore:amd64                        450.66-1+eagle                      amd64        NVIDIA binary OpenGL/GLX core libraries
ii  libnvidia-glcore:i386                         450.66-1+eagle                      i386         NVIDIA binary OpenGL/GLX core libraries
ii  libnvidia-glvkspirv:amd64                     450.66-1+eagle                      amd64        NVIDIA binary Vulkan Spir-V compiler library
ii  libnvidia-glvkspirv:i386                      450.66-1+eagle                      i386         NVIDIA binary Vulkan Spir-V compiler library
ii  libnvidia-rtcore:amd64                        450.66-1+eagle                      amd64        NVIDIA binary Vulkan ray tracing (rtcore) library
ii  virtualgl                                     2.6.5-20201117                      amd64        A toolkit for displaying OpenGL applications to thin clients
ii  xserver-xorg-video-amdgpu                     18.1.99.1-1+eagle                   amd64        X.Org X server -- AMDGPU display driver

Kod: [Seç]
dkms status
bbswitch, 0.8, 5.4.70-amd64-desktop, x86_64: installed
bcmwl, 6.30.223.271+bdcom, 5.4.70-amd64-desktop, x86_64: installed
deepin-anything, 0.0, 5.4.70-amd64-desktop, x86_64: installed
huawei-wmi, 1.0, 5.4.70-amd64-desktop, x86_64: installed (original_module exists)
67
Diğer Donanımlar / Ynt: Chicony Electronics Co., Ltd 1.3M-Webcam Sürücüsü
« Son İleti Gönderen: Butterfly 24 Ocak 2021, 01:11:36 »
Secureboot etkinse, BIOS/EFI ayarlarından kapatmayı dener misiniz?
68
Uç birim çıktıları ektedir.
Kod: [Seç]
emachines@emachines-eMachines-E527:~$ lsusb
Bus 002 Device 003: ID 04f2:b1d8 Chicony Electronics Co., Ltd 1.3M Webcam
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 003 Device 002: ID 0458:00a1 KYE Systems Corp. (Mouse Systems) 2.4G Wireless Mouse and Keyboard
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
emachines@emachines-eMachines-E527:~$ lsmod
Module                  Size  Used by
ccm                    20480  3
nls_iso8859_1          16384  1
uvcvideo               98304  0
videobuf2_vmalloc      20480  1 uvcvideo
videobuf2_memops       20480  1 videobuf2_vmalloc
videobuf2_v4l2         24576  1 uvcvideo
videobuf2_common       53248  2 videobuf2_v4l2,uvcvideo
snd_hda_codec_realtek   126976  1
videodev              237568  3 videobuf2_v4l2,uvcvideo,videobuf2_common
nf_log_ipv6            16384  5
ip6t_REJECT            16384  1
snd_hda_codec_generic    81920  1 snd_hda_codec_realtek
nf_reject_ipv6         20480  1 ip6t_REJECT
mc                     57344  4 videodev,videobuf2_v4l2,uvcvideo,videobuf2_common
ledtrig_audio          16384  1 snd_hda_codec_generic
ath9k                 151552  0
snd_hda_intel          53248  3
snd_intel_dspcfg       24576  1 snd_hda_intel
ath9k_common           36864  1 ath9k
acer_wmi               24576  0
ath9k_hw              483328  2 ath9k_common,ath9k
snd_hda_codec         139264  3 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec_realtek
xt_hl                  16384  22
coretemp               20480  0
ath                    36864  3 ath9k_common,ath9k,ath9k_hw
mac80211              905216  1 ath9k
snd_hda_core           94208  4 snd_hda_codec_generic,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
snd_hwdep              20480  1 snd_hda_codec
ip6t_rt                20480  3
snd_pcm               114688  3 snd_hda_intel,snd_hda_codec,snd_hda_core
cfg80211              778240  4 ath9k_common,ath9k,ath,mac80211
snd_seq_midi           20480  0
snd_seq_midi_event     16384  1 snd_seq_midi
libarc4                16384  1 mac80211
joydev                 24576  0
input_leds             16384  0
sparse_keymap          16384  1 acer_wmi
snd_rawmidi            36864  1 snd_seq_midi
serio_raw              20480  0
wmi_bmof               16384  0
snd_seq                69632  2 snd_seq_midi,snd_seq_midi_event
nf_log_ipv4            16384  5
snd_seq_device         16384  3 snd_seq,snd_seq_midi,snd_rawmidi
snd_timer              40960  2 snd_seq,snd_pcm
nf_log_common          16384  2 nf_log_ipv4,nf_log_ipv6
snd                    94208  16 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi
soundcore              16384  1 snd
ipt_REJECT             16384  1
nf_reject_ipv4         16384  1 ipt_REJECT
mac_hid                16384  0
xt_LOG                 20480  10
xt_limit               16384  13
xt_addrtype            16384  4
xt_tcpudp              20480  22
xt_conntrack           16384  16
nf_conntrack          147456  1 xt_conntrack
nf_defrag_ipv6         24576  1 nf_conntrack
nf_defrag_ipv4         16384  1 nf_conntrack
ip6table_filter        16384  1
ip6_tables             32768  53 ip6table_filter
sch_fq_codel           20480  2
iptable_filter         16384  1
bpfilter              884736  0
parport_pc             45056  0
ppdev                  24576  0
lp                     20480  0
parport                65536  3 parport_pc,lp,ppdev
ip_tables              32768  9 iptable_filter
x_tables               45056  13 ip6table_filter,xt_conntrack,iptable_filter,xt_LOG,xt_tcpudp,xt_addrtype,ip6t_rt,ip6_tables,ipt_REJECT,ip_tables,xt_limit,xt_hl,ip6t_REJECT
autofs4                45056  2
btrfs                1290240  0
blake2b_generic        20480  0
xor                    24576  1 btrfs
raid6_pq              114688  1 btrfs
libcrc32c              16384  2 nf_conntrack,btrfs
dm_mirror              24576  0
dm_region_hash         24576  1 dm_mirror
dm_log                 20480  2 dm_region_hash,dm_mirror
hid_generic            16384  0
mxm_wmi                16384  0
i915                 2195456  13
i2c_algo_bit           16384  1 i915
drm_kms_helper        217088  1 i915
syscopyarea            16384  1 drm_kms_helper
sysfillrect            16384  1 drm_kms_helper
sysimgblt              16384  1 drm_kms_helper
fb_sys_fops            16384  1 drm_kms_helper
cec                    53248  2 drm_kms_helper,i915
rc_core                57344  1 cec
i2c_i801               32768  0
drm                   552960  7 drm_kms_helper,i915
psmouse               155648  0
ahci                   40960  2
libahci                36864  1 ahci
i2c_smbus              20480  1 i2c_i801
usbhid                 57344  0
lpc_ich                24576  0
hid                   135168  2 usbhid,hid_generic
atl1c                  53248  0
wmi                    32768  3 acer_wmi,wmi_bmof,mxm_wmi
video                  49152  2 acer_wmi,i915
emachines@emachines-eMachines-E527:~$ lsmod
69
Diğer Donanımlar / Ynt: Chicony Electronics Co., Ltd 1.3M-Webcam Sürücüsü
« Son İleti Gönderen: Butterfly 23 Ocak 2021, 20:50:53 »
Aşağıdaki komutların çıktısını paylaşın, bakalım internette aygıta ait bir ipucu bulabilecek miyiz?

Kod: [Seç]
lsusb
lsmod
70
Genel / Ynt: Mint 20.1 Cinnamon Uygulamaların Geç Açılması Sorunu
« Son İleti Gönderen: Butterfly 23 Ocak 2021, 20:35:39 »
Size de merhaba,

Bildiğiniz üzere forumda aynı konu altında farklı soru ya da sorunları konuşmuyoruz. Bu sebeple konu başlığını değiştirdim. Açılış sorunu için, buradaki mesajda istenen komut çıktıları ile, uygun forum bölümünde yeni bir konu açabilirsiniz. Bu konuya uygulamaların geç açılması sorunu üzerinden devam edelim.



Alıntı
  Speed: 798 MHz min/max: 800/3500 MHz Core speeds (MHz): 1: 798 2: 799
  3: 798 4: 799 5: 798 6: 798 7: 798 8: 798

Sisteminizde işlemci büyük ihtimalle güç tasarrufu kipinde çalıştığı için, uygulamaların yavaş açılması sorununu yaşıyorsunuz. Teyit için aşağıdaki komutların çıktılarını paylaşın.

Kod: [Seç]
cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_governor
cat /sys/devices/system/cpu/cpu*/cpufreq/scaling_available_governors
Sayfa: 1 ... 5 6 [7] 8 9 10