Çözüldü Trisquel dağıtımında internet çalışmıyor

Bu konu çözüldü olarak işaretlenmiştir. Çözülmediğini düşünüyorsanız konuyu rapor edebilirsiniz.

698354

Picopat
Katılım
9 Ağustos 2023
Mesajlar
178
Çözümler
2
Trisquel yüklediğimde internet bağlantısı vardı ama kapatıp açtıktan sonra internet bağlantısı kayboldu. Kaç defa yeniden başlatmama rağmen internet gelmiyor.

20230809_192000.jpg
 
Çözüm
[ 24.671818] 1-2:1.0: Missing Free firmware (non-Free firmware loading is disabled) [ 24.682850] mt7601u: probe of 1-2:1.0 failed with error -2
Trisquel sahipli yazılımların yüklenmesini önlüyor. Sürücünün çalışmak için sahipli yazılıma ihtiyacı var ki yüklemeye çalışıyor. Trisquel bunu engelliyor, bu yüzden de sürücü düzgün çalışamıyor.

Sahipli yazılımları aktifleştirmeniz gerekiyor. Araştırmalarım kadarıyla sizin kernel de bunu yasaklamış :) Farklı distro öneririm.

reddit.com/r/GUIX/comments/nvvfdq/is_it_possible_to_run_only_specific_nonfree
Sorunun kaynağını anlayabilmemiz için bazı komutların çıktılarını paylaşmalısınız.

İlk komut sistem başladığından itibaren olan olan olayları görüntüler. Sisteme reset atın ve sorun yaşadığınızda bu komutun çıktısını paylaşın. Reset atmanız komutun kısa bir çıktı vermesini sağlar. Yine de uzun bir çıktı sağlar.
Kod:
sudo dmesg

İkinci komutumuz sisteme takılı olan aygıtlar ve aktif sürücülerin listesi. Eğer internet erişiminiz varsa bu işlemi hw-probe ile tek seferde yapabilirsiniz. İnternet erişiminiz yoksa da telefondan USB ile paylaşabilirsiniz.

Kod:
sudo -E hw-probe -all -upload

Bu komut sistem bilgilerinizi linuxhardware veritabanına anonim bir şekilde yükler ve size bir URL sağlar. Bu URL'yi bizimle paylaşın.

Eğer bu komutu kullanamıyorsanız, aşağıdaki komutları paylaşın.

Kod:
lspci
Kod:
lsusb
Kod:
lsmod
Kod:
uname -a

İnternet erişimiyle ilgili sorunların tespiti için ayrıca bu komutların da çıktısını paylaşın.

Kod:
sudo rfkill list
Kod:
ip a
Kod:
ip route
 
İlk komut sistem başladığından itibaren olan olan olayları görüntüler. Sisteme reset atın ve sorun yaşadığınızda bu komutun çıktısını paylaşın. Reset atmanız komutun kısa bir çıktı vermesini sağlar. Yine de uzun bir çıktı sağlar.
Kod:
sudo dmesg
[ 1.238233] scsi host4: ahci [ 1.238266] acpi PNP0C14:04: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:00) [ 1.238396] scsi host5: ahci [ 1.238451] scsi host6: ahci [ 1.238549] scsi host7: ahci [ 1.238573] ata1: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80100 irq 46 [ 1.238575] ata2: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80180 irq 46 [ 1.238576] ata3: DUMMY [ 1.238577] ata4: DUMMY [ 1.238578] ata5: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80300 irq 46 [ 1.238580] ata6: SATA max UDMA/133 abar m131072@0xfce80000 port 0xfce80380 irq 46 [ 1.238580] ata7: DUMMY [ 1.238581] ata8: DUMMY [ 1.240737] cryptd: max_cpu_qlen set to 1000 [ 1.243821] AVX2 version of gcm_enc/dec engaged. [ 1.243846] AES CTR mode by8 optimization enabled [ 1.253862] r8169 0000:08:00.0 eth0: RTL8168h/8111h, fc:34:97:65:fe:67, XID 541, IRQ 47 [ 1.253865] r8169 0000:08:00.0 eth0: jumbo features [frames: 9194 bytes, tx checksumming: ko] [ 1.291524] xhci_hcd 0000:02:00.0: hcc params 0x0200ef81 hci version 0x110 quirks 0x0000000000000410 [ 1.291715] xhci_hcd 0000:02:00.0: xHCI Host Controller [ 1.291719] xhci_hcd 0000:02:00.0: new USB bus registered, assigned bus number 2 [ 1.291722] xhci_hcd 0000:02:00.0: Host supports USB 3.1 Enhanced SuperSpeed [ 1.291778] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 [ 1.291780] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.291782] usb usb1: Product: xHCI Host Controller [ 1.291783] usb usb1: Manufacturer: Linux 5.15.0-78-generic xhci-hcd [ 1.291784] usb usb1: SerialNumber: 0000:02:00.0 [ 1.291865] hub 1-0:1.0: USB hub found [ 1.291879] hub 1-0:1.0: 10 ports detected [ 1.296156] usb usb2: We don't know the algorithms for LPM for this host, disabling LPM. [ 1.296169] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15 [ 1.296171] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.296172] usb usb2: Product: xHCI Host Controller [ 1.296173] usb usb2: Manufacturer: Linux 5.15.0-78-generic xhci-hcd [ 1.296174] usb usb2: SerialNumber: 0000:02:00.0 [ 1.296233] hub 2-0:1.0: USB hub found [ 1.296240] hub 2-0:1.0: 4 ports detected [ 1.298000] xhci_hcd 0000:0d:00.3: xHCI Host Controller [ 1.298004] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 3 [ 1.298107] xhci_hcd 0000:0d:00.3: hcc params 0x0278ffe5 hci version 0x110 quirks 0x0000000000000410 [ 1.298363] xhci_hcd 0000:0d:00.3: xHCI Host Controller [ 1.298365] xhci_hcd 0000:0d:00.3: new USB bus registered, assigned bus number 4 [ 1.298366] xhci_hcd 0000:0d:00.3: Host supports USB 3.1 Enhanced SuperSpeed [ 1.298386] usb usb3: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 5.15 [ 1.298387] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.298388] usb usb3: Product: xHCI Host Controller [ 1.298389] usb usb3: Manufacturer: Linux 5.15.0-78-generic xhci-hcd [ 1.298390] usb usb3: SerialNumber: 0000:0d:00.3 [ 1.298444] hub 3-0:1.0: USB hub found [ 1.298451] hub 3-0:1.0: 4 ports detected [ 1.298562] usb usb4: We don't know the algorithms for LPM for this host, disabling LPM. [ 1.298575] usb usb4: New USB device found, idVendor=1d6b, idProduct=0003, bcdDevice= 5.15 [ 1.298576] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.298577] usb usb4: Product: xHCI Host Controller [ 1.298578] usb usb4: Manufacturer: Linux 5.15.0-78-generic xhci-hcd [ 1.298578] usb usb4: SerialNumber: 0000:0d:00.3 [ 1.298627] hub 4-0:1.0: USB hub found [ 1.298632] hub 4-0:1.0: 4 ports detected [ 1.320473] nvme nvme0: missing or invalid SUBNQN field. [ 1.384954] nvme nvme0: allocated 128 MiB host memory buffer. [ 1.470458] nvme nvme0: 8/0/0 default/read/poll queues [ 1.478548] nvme0n1: p1 p2 p3 p4 [ 1.552472] ata1: SATA link down (SStatus 0 SControl 330) [ 1.618704] tsc: Refined TSC clocksource calibration: 3600.000 MHz [ 1.618711] clocksource: tsc: mask: 0xffffffffffffffff max_cycles: 0x33e452fbb2f, max_idle_ns: 440795236593 ns [ 1.618905] clocksource: Switched to clocksource tsc [ 1.626710] usb 1-1: new full-speed USB device number 2 using xhci_hcd [ 1.630710] usb 3-1: new high-speed USB device number 2 using xhci_hcd [ 1.799022] usb 3-1: New USB device found, idVendor=1c6b, idProduct=a223, bcdDevice= 0.00 [ 1.799027] usb 3-1: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 1.799029] usb 3-1: Product: Mass Storage Device [ 1.799031] usb 3-1: Manufacturer: USB2.0 External [ 1.799033] usb 3-1: SerialNumber: 97 436213510467 [ 1.866823] ata2: SATA link down (SStatus 0 SControl 330) [ 1.926805] usb 3-3: new full-speed USB device number 3 using xhci_hcd [ 1.953331] usb 1-1: New USB device found, idVendor=0a12, idProduct=0001, bcdDevice=25.20 [ 1.953336] usb 1-1: New USB device strings: Mfr=0, Product=2, SerialNumber=0 [ 1.953339] usb 1-1: Product: CSR8510 A10 [ 2.098807] usb 1-2: new high-speed USB device number 3 using xhci_hcd [ 2.116534] usb 3-3: New USB device found, idVendor=0db0, idProduct=0d11, bcdDevice= 3.09 [ 2.116539] usb 3-3: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.116541] usb 3-3: Product: MSI GM11 Gaming Mouse [ 2.116543] usb 3-3: Manufacturer: Micro-Star INT'L CO., LTD [ 2.182984] ata5: SATA link down (SStatus 0 SControl 330) [ 2.258804] usb 3-4: new low-speed USB device number 4 using xhci_hcd [ 2.283557] usb 1-2: New USB device found, idVendor=148f, idProduct=7601, bcdDevice= 0.00 [ 2.283562] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3 [ 2.283565] usb 1-2: Product: 802.11 n WLAN [ 2.283566] usb 1-2: Manufacturer: MediaTek [ 2.283568] usb 1-2: SerialNumber: 1.0 [ 2.424617] usb 3-4: New USB device found, idVendor=0db0, idProduct=0b30, bcdDevice= 1.10 [ 2.424622] usb 3-4: New USB device strings: Mfr=1, Product=2, SerialNumber=0 [ 2.424625] usb 3-4: Product: MSI GK30 Gaming Keyboard [ 2.424626] usb 3-4: Manufacturer: Micro-Star INT'L CO.,LTD [ 2.450805] usb 1-3: new high-speed USB device number 4 using xhci_hcd [ 2.498986] ata6: SATA link down (SStatus 0 SControl 330) [ 2.502313] r8169 0000:08:00.0 enp8s0: renamed from eth0 [ 2.507627] usb-storage 3-1:1.0: USB Mass Storage device detected [ 2.507943] hid: raw HID events driver (C) Jiri Kosina [ 2.508162] scsi host8: usb-storage 3-1:1.0 [ 2.508229] usbcore: registered new interface driver usb-storage [ 2.529539] usbhid 3-3:1.2: couldn't find an input interrupt endpoint [ 2.529545] fbcon: Taking over console [ 2.529606] Console: switching to colour frame buffer device 128x48 [ 2.544578] usbcore: registered new interface driver usbhid [ 2.544580] usbhid: USB HID core driver [ 2.545763] input: Micro-Star INT'L CO., LTD MSI GM11 Gaming Mouse as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb3/3-3/3-3:1.0/0003:0DB0:0D11.0001/input/input2 [ 2.545847] hid-generic 0003:0DB0:0D11.0001: input,hidraw0: USB HID v1.10 Mouse [Micro-Star INT'L CO., LTD MSI GM11 Gaming Mouse] on usb-0000:0d:00.3-3/input0 [ 2.545968] input: Micro-Star INT'L CO., LTD MSI GM11 Gaming Mouse Keyboard as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb3/3-3/3-3:1.1/0003:0DB0:0D11.0002/input/input3 [ 2.606768] input: Micro-Star INT'L CO., LTD MSI GM11 Gaming Mouse as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb3/3-3/3-3:1.1/0003:0DB0:0D11.0002/input/input4 [ 2.606807] input: Micro-Star INT'L CO., LTD MSI GM11 Gaming Mouse as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb3/3-3/3-3:1.1/0003:0DB0:0D11.0002/input/input5 [ 2.606877] hid-generic 0003:0DB0:0D11.0002: input,hiddev0,hidraw1: USB HID v1.10 Keyboard [Micro-Star INT'L CO., LTD MSI GM11 Gaming Mouse] on usb-0000:0d:00.3-3/input1 [ 2.606969] input: Micro-Star INT'L CO.,LTD MSI GK30 Gaming Keyboard as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb3/3-4/3-4:1.0/0003:0DB0:0B30.0003/input/input6 [ 2.633660] usb 1-3: New USB device found, idVendor=04e8, idProduct=6860, bcdDevice= 4.00 [ 2.633666] usb 1-3: New USB device strings: Mfr=7, Product=8, SerialNumber=9 [ 2.633668] usb 1-3: Product: SAMSUNG_Android [ 2.633670] usb 1-3: Manufacturer: SAMSUNG [ 2.633672] usb 1-3: SerialNumber: R68T6031EKT [ 2.666952] hid-generic 0003:0DB0:0B30.0003: input,hidraw2: USB HID v1.10 Keyboard [Micro-Star INT'L CO.,LTD MSI GK30 Gaming Keyboard ] on usb-0000:0d:00.3-4/input0 [ 2.667237] input: Micro-Star INT'L CO.,LTD MSI GK30 Gaming Keyboard Consumer Control as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb3/3-4/3-4:1.1/0003:0DB0:0B30.0004/input/input7 [ 2.726808] input: Micro-Star INT'L CO.,LTD MSI GK30 Gaming Keyboard System Control as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb3/3-4/3-4:1.1/0003:0DB0:0B30.0004/input/input8 [ 2.726907] input: Micro-Star INT'L CO.,LTD MSI GK30 Gaming Keyboard Keyboard as /devices/pci0000:00/0000:00:08.1/0000:0d:00.3/usb3/3-4/3-4:1.1/0003:0DB0:0B30.0004/input/input10 [ 2.727005] hid-generic 0003:0DB0:0B30.0004: input,hiddev1,hidraw3: USB HID v1.10 Keyboard [Micro-Star INT'L CO.,LTD MSI GK30 Gaming Keyboard ] on usb-0000:0d:00.3-4/input1 [ 3.550301] scsi 8:0:0:0: CD-ROM ASUS SDRW-08D2S-U BA01 PQ: 0 ANSI: 0 [ 3.558053] sr 8:0:0:0: Power-on or device reset occurred [ 3.579960] sr 8:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer cd/rw xa/form2 cdda tray [ 3.579965] cdrom: Uniform CD-ROM driver Revision: 3.20 [ 3.595366] sr 8:0:0:0: Attached scsi CD-ROM sr0 [ 3.595442] sr 8:0:0:0: Attached scsi generic sg0 type 5 [ 3.910686] raid6: avx2x4 gen() 26447 MB/s [ 3.978748] raid6: avx2x4 xor() 11989 MB/s [ 4.046751] raid6: avx2x2 gen() 39182 MB/s [ 4.114751] raid6: avx2x2 xor() 23490 MB/s [ 4.182749] raid6: avx2x1 gen() 29792 MB/s [ 4.250747] raid6: avx2x1 xor() 17873 MB/s [ 4.318699] raid6: sse2x4 gen() 18105 MB/s [ 4.386699] raid6: sse2x4 xor() 9577 MB/s [ 4.454749] raid6: sse2x2 gen() 19974 MB/s [ 4.522868] raid6: sse2x2 xor() 12110 MB/s [ 4.590699] raid6: sse2x1 gen() 15228 MB/s [ 4.658698] raid6: sse2x1 xor() 9136 MB/s [ 4.658699] raid6: using algorithm avx2x2 gen() 39182 MB/s [ 4.658700] raid6: .... xor() 23490 MB/s, rmw enabled [ 4.658700] raid6: using avx2x2 recovery algorithm [ 4.659661] xor: automatically using best checksumming function avx [ 4.660413] async_tx: api initialized (async) [ 23.490496] Btrfs loaded, crc32c=crc32c-intel, zoned=yes, fsverity=yes [ 23.578804] EXT4-fs (dm-1): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 23.689314] systemd[1]: Inserted module 'autofs4' [ 23.707337] systemd[1]: systemd 249.11-0ubuntu3.9+11.0trisquel1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT +GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY -P11KIT -QRENCODE +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) [ 23.726721] systemd[1]: Detected architecture x86-64. [ 23.726958] systemd[1]: Hostname set to <mrcommunist-System-Product-Name>. [ 23.820917] systemd[1]: Queued start job for default target Graphical Interface. [ 23.821511] systemd[1]: Created slice Slice /system/modprobe. [ 23.821786] systemd[1]: Created slice Cryptsetup Units Slice. [ 23.821959] systemd[1]: Created slice Slice /system/systemd-fsck. [ 23.822106] systemd[1]: Created slice Slice /system/tor. [ 23.822218] systemd[1]: Created slice User and Session Slice. [ 23.822257] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [ 23.822347] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [ 23.822391] systemd[1]: Reached target User and Group Name Lookups. [ 23.822401] systemd[1]: Reached target Remote File Systems. [ 23.822409] systemd[1]: Reached target Slice Units. [ 23.822426] systemd[1]: Reached target Local Verity Protected Volumes. [ 23.822467] systemd[1]: Listening on Device-mapper event daemon FIFOs. [ 23.822532] systemd[1]: Listening on LVM2 poll daemon socket. [ 23.822580] systemd[1]: Listening on Syslog Socket. [ 23.822622] systemd[1]: Listening on fsck to fsckd communication Socket. [ 23.822647] systemd[1]: Listening on initctl Compatibility Named Pipe. [ 23.822758] systemd[1]: Listening on Journal Audit Socket. [ 23.822804] systemd[1]: Listening on Journal Socket (/dev/log). [ 23.822858] systemd[1]: Listening on Journal Socket. [ 23.823008] systemd[1]: Listening on udev Control Socket. [ 23.823061] systemd[1]: Listening on udev Kernel Socket. [ 23.823496] systemd[1]: Mounting Huge Pages File System... [ 23.823893] systemd[1]: Mounting POSIX Message Queue File System... [ 23.824286] systemd[1]: Mounting Kernel Debug File System... [ 23.824742] systemd[1]: Mounting Kernel Trace File System... [ 23.825616] systemd[1]: Starting Journal Service... [ 23.825699] systemd[1]: Finished Availability of block devices. [ 23.826204] systemd[1]: Starting Set the console keyboard layout... [ 23.826656] systemd[1]: Starting Create List of Static Device Nodes... [ 23.827084] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... [ 23.827597] systemd[1]: Starting Load Kernel Module chromeos_pstore... [ 23.828061] systemd[1]: Starting Load Kernel Module configfs... [ 23.828489] systemd[1]: Starting Load Kernel Module drm... [ 23.828920] systemd[1]: Starting Load Kernel Module efi_pstore... [ 23.829434] systemd[1]: Starting Load Kernel Module fuse... [ 23.829877] systemd[1]: Starting Load Kernel Module pstore_blk... [ 23.830319] systemd[1]: Starting Load Kernel Module pstore_zone... [ 23.830831] systemd[1]: Starting Load Kernel Module ramoops... [ 23.830901] systemd[1]: Condition check resulted in File System Check on Root Device being skipped. [ 23.832142] systemd[1]: Starting Load Kernel Modules... [ 23.832613] systemd[1]: Starting Remount Root and Kernel File Systems... [ 23.833085] systemd[1]: Starting Coldplug All udev Devices... [ 23.834008] systemd[1]: Mounted Huge Pages File System. [ 23.834076] systemd[1]: Mounted POSIX Message Queue File System. [ 23.834124] systemd[1]: Mounted Kernel Debug File System. [ 23.834214] systemd[1]: Mounted Kernel Trace File System. [ 23.835690] systemd[1]: Finished Create List of Static Device Nodes. [ 23.836203] pstore: Using crash dump compression: deflate [ 23.836208] pstore: Registered efi as persistent store backend [ 23.836562] systemd[1]: modprobe@configfs.service: Deactivated successfully. [ 23.837997] systemd[1]: Finished Load Kernel Module configfs. [ 23.838164] systemd[1]: modprobe@efi_pstore.service: Deactivated successfully. [ 23.838276] systemd[1]: Finished Load Kernel Module efi_pstore. [ 23.838401] systemd[1]: modprobe@fuse.service: Deactivated successfully. [ 23.838503] systemd[1]: Finished Load Kernel Module fuse. [ 23.838623] systemd[1]: modprobe@pstore_zone.service: Deactivated successfully. [ 23.838778] systemd[1]: Finished Load Kernel Module pstore_zone. [ 23.839432] systemd[1]: Mounting FUSE Control File System... [ 23.840733] systemd[1]: Mounting Kernel Configuration File System... [ 23.841510] systemd[1]: modprobe@pstore_blk.service: Deactivated successfully. [ 23.841605] EXT4-fs (dm-1): re-mounted. Opts: errors=remount-ro. Quota mode: none. [ 23.841645] systemd[1]: Finished Load Kernel Module pstore_blk. [ 23.842102] systemd[1]: modprobe@ramoops.service: Deactivated successfully. [ 23.842222] systemd[1]: Finished Load Kernel Module ramoops. [ 23.842465] systemd[1]: Finished Remount Root and Kernel File Systems. [ 23.842612] systemd[1]: modprobe@drm.service: Deactivated successfully. [ 23.842770] systemd[1]: Finished Load Kernel Module drm. [ 23.842834] systemd[1]: Mounted FUSE Control File System. [ 23.842892] systemd[1]: Mounted Kernel Configuration File System. [ 23.843414] systemd[1]: Starting Load/Save Random Seed... [ 23.843954] systemd[1]: Starting Create System Users... [ 23.844399] lp: driver loaded but no devices found [ 23.846718] ppdev: user-space parallel port driver [ 23.853600] systemd[1]: Finished Load Kernel Modules. [ 23.853800] systemd[1]: Finished Load/Save Random Seed. [ 23.853961] systemd[1]: Finished Create System Users. [ 23.854029] systemd[1]: Condition check resulted in First Boot Complete being skipped. [ 23.854526] systemd[1]: Starting Apply Kernel Variables... [ 23.854967] systemd[1]: Starting Create Static Device Nodes in /dev... [ 23.860825] systemd[1]: Finished Apply Kernel Variables. [ 23.861187] systemd[1]: Finished Create Static Device Nodes in /dev. [ 23.862036] systemd[1]: Starting Rule-based Manager for Device Events and Files... [ 23.868994] systemd[1]: Finished Set the console keyboard layout. [ 23.873357] systemd[1]: Started Journal Service. [ 23.876897] systemd-journald[620]: Received client request to flush runtime journal. [ 24.002318] ccp 0000:0d:00.1: enabling device (0000 -> 0002) [ 24.003337] ccp 0000:0d:00.1: ccp: unable to access the device: you might be running a broken BIOS. [ 24.046419] Bluetooth: Core ver 2.22 [ 24.048596] asus_wmi: ASUS WMI generic driver loaded [ 24.048811] NET: Registered PF_BLUETOOTH protocol family [ 24.048813] Bluetooth: HCI device and connection manager initialized [ 24.048816] Bluetooth: HCI socket layer initialized [ 24.048818] Bluetooth: L2CAP socket layer initialized [ 24.048821] Bluetooth: SCO socket layer initialized [ 24.053166] asus_wmi: Initialization: 0x0 [ 24.053192] asus_wmi: BIOS WMI version: 0.9 [ 24.053318] asus_wmi: SFUN value: 0x0 [ 24.053320] eeepc-wmi eeepc-wmi: Detected ASUSWMI, use DCTS [ 24.056046] input: Eee PC WMI hotkeys as /devices/platform/eeepc-wmi/input/input12 [ 24.064290] Bluetooth: hci0: CSR: Setting up dongle with HCI ver=9 rev=3120; LMP ver=9 subver=22bb; manufacturer=10 [ 24.064295] Bluetooth: hci0: CSR: Unbranded CSR clone detected; adding workarounds and force-suspending once... [ 24.064297] Bluetooth: hci0: CSR: Failed to suspend the device for our Barrot 8041a02 receive-issue workaround [ 24.068387] usbcore: registered new interface driver btusb [ 24.070901] RAPL PMU: API unit is 2^-32 Joules, 1 fixed counters, 163840 ms ovfl timer [ 24.070904] RAPL PMU: hw unit of domain package 2^-16 Joules [ 24.098000] cdc_acm 1-3:1.1: ttyACM0: USB ACM device [ 24.098024] usbcore: registered new interface driver cdc_acm [ 24.098025] cdc_acm: USB Abstract Control Model driver for USB modems and ISDN adapters [ 24.113046] kvm: disabled by bios [ 24.116924] EXT4-fs (nvme0n1p3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 24.117898] cfg80211: Loading compiled-in X.509 certificates for regulatory database [ 24.118019] cfg80211: Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' [ 24.118941] cfg80211: loaded regulatory.db is malformed or signature is missing/invalid [ 24.121261] MCE: In-kernel MCE decoding enabled. [ 24.183693] Adding 2998268k swap on /dev/mapper/vgtrisquel-swap_1. Priority:-2 extents:1 across:2998268k SSFS [ 24.197843] intel_rapl_common: Found RAPL domain package [ 24.197846] intel_rapl_common: Found RAPL domain core [ 24.202490] EXT4-fs (dm-3): mounted filesystem with ordered data mode. Opts: (null). Quota mode: none. [ 24.223391] audit: type=1400 audit(1691604492.001:2): apparmor="STATUS" operation="profile_load" profile="unconfined" name="lsb_release" pid=812 comm="apparmor_parser" [ 24.223834] audit: type=1400 audit(1691604492.001:3): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe" pid=813 comm="apparmor_parser" [ 24.223836] audit: type=1400 audit(1691604492.001:4): apparmor="STATUS" operation="profile_load" profile="unconfined" name="nvidia_modprobe//kmod" pid=813 comm="apparmor_parser" [ 24.224402] audit: type=1400 audit(1691604492.001:5): apparmor="STATUS" operation="profile_load" profile="unconfined" name="ping" pid=810 comm="apparmor_parser" [ 24.224955] audit: type=1400 audit(1691604492.001:6): apparmor="STATUS" operation="profile_load" profile="unconfined" name="samba-bgqd" pid=815 comm="apparmor_parser" [ 24.227513] audit: type=1400 audit(1691604492.005:7): apparmor="STATUS" operation="profile_load" profile="unconfined" name="klogd" pid=820 comm="apparmor_parser" [ 24.229571] audit: type=1400 audit(1691604492.005:8): apparmor="STATUS" operation="profile_load" profile="unconfined" name="syslogd" pid=822 comm="apparmor_parser" [ 24.230303] audit: type=1400 audit(1691604492.005:9): apparmor="STATUS" operation="profile_load" profile="unconfined" name="syslog-ng" pid=821 comm="apparmor_parser" [ 24.231429] audit: type=1400 audit(1691604492.009:10): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session" pid=811 comm="apparmor_parser" [ 24.231433] audit: type=1400 audit(1691604492.009:11): apparmor="STATUS" operation="profile_load" profile="unconfined" name="/usr/lib/lightdm/lightdm-guest-session//chromium" pid=811 comm="apparmor_parser" [ 24.231952] snd_hda_intel 0000:0b:00.1: Force to non-snoop mode [ 24.231984] snd_hda_intel 0000:0d:00.4: enabling device (0000 -> 0002) [ 24.327405] input: HDA ATI HDMI HDMI/DP,pcm=3 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input13 [ 24.327459] input: HDA ATI HDMI HDMI/DP,pcm=7 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input14 [ 24.327495] input: HDA ATI HDMI HDMI/DP,pcm=8 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input15 [ 24.327540] input: HDA ATI HDMI HDMI/DP,pcm=9 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input16 [ 24.327574] input: HDA ATI HDMI HDMI/DP,pcm=10 as /devices/pci0000:00/0000:00:03.1/0000:09:00.0/0000:0a:00.0/0000:0b:00.1/sound/card0/input17 [ 24.333226] snd_hda_codec_realtek hdaudioC1D0: autoconfig for ALC897: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:line [ 24.333230] snd_hda_codec_realtek hdaudioC1D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0) [ 24.333232] snd_hda_codec_realtek hdaudioC1D0: hp_outs=1 (0x1b/0x0/0x0/0x0/0x0) [ 24.333238] snd_hda_codec_realtek hdaudioC1D0: mono: mono_out=0x0 [ 24.333239] snd_hda_codec_realtek hdaudioC1D0: dig-out=0x11/0x0 [ 24.333240] snd_hda_codec_realtek hdaudioC1D0: inputs: [ 24.333241] snd_hda_codec_realtek hdaudioC1D0: Front Mic=0x19 [ 24.333242] snd_hda_codec_realtek hdaudioC1D0: Rear Mic=0x18 [ 24.333243] snd_hda_codec_realtek hdaudioC1D0: Line=0x1a [ 24.360570] input: HD-Audio Generic Front Mic as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card1/input18 [ 24.360606] input: HD-Audio Generic Rear Mic as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card1/input19 [ 24.360640] input: HD-Audio Generic Line as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card1/input20 [ 24.360668] input: HD-Audio Generic Line Out as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card1/input21 [ 24.360694] input: HD-Audio Generic Front Headphone as /devices/pci0000:00/0000:00:08.1/0000:0d:00.4/sound/card1/input22 [ 24.431852] Bluetooth: BNEP (Ethernet Emulation) ver 1.3 [ 24.431855] Bluetooth: BNEP filters: protocol multicast [ 24.431858] Bluetooth: BNEP socket layer initialized [ 24.437595] NET: Registered PF_ALG protocol family [ 24.456972] usb 1-2: reset high-speed USB device number 3 using xhci_hcd [ 24.482081] Bluetooth: RFCOMM TTY layer initialized [ 24.482414] Bluetooth: RFCOMM socket layer initialized [ 24.482417] Bluetooth: RFCOMM ver 1.11 [ 24.552059] 0000:08:00.0: Missing Free firmware (non-Free firmware loading is disabled) [ 24.552105] r8169 0000:08:00.0: Unable to load firmware /*(DEBLOBBED)*/ (-2) [ 24.578707] Generic FE-GE Realtek PHY r8169-0-800:00: attached PHY driver (mii_bus:phy_addr=r8169-0-800:00, irq=MAC) [ 24.644827] mt7601u 1-2:1.0: ASIC revision: 76010001 MAC revision: 76010500 [ 24.671818] 1-2:1.0: Missing Free firmware (non-Free firmware loading is disabled) [ 24.682850] mt7601u: probe of 1-2:1.0 failed with error -2 [ 24.682880] usbcore: registered new interface driver mt7601u [ 24.702821] r8169 0000:08:00.0 enp8s0: Link is Down [ 35.581146] usb 1-3: USB disconnect, device number 4 [ 35.859149] usb 1-3: new high-speed USB device number 5 using xhci_hcd [ 36.619189] usb 1-3: device descriptor read/64, error -71 [ 36.907552] usb 1-3: New USB device found, idVendor=04e8, idProduct=6860, bcdDevice= 4.00 [ 36.907559] usb 1-3: New USB device strings: Mfr=7, Product=8, SerialNumber=9 [ 36.907562] usb 1-3: Product: SAMSUNG_Android [ 36.907564] usb 1-3: Manufacturer: SAMSUNG [ 36.907565] usb 1-3: SerialNumber: R68T6031EKT [ 36.953312] cdc_acm 1-3:1.1: ttyACM0: USB ACM device [ 46.941494] usb 1-3: USB disconnect, device number 5 [ 47.290712] usb 1-3: new high-speed USB device number 6 using xhci_hcd [ 47.535383] usb 1-3: New USB device found, idVendor=04e8, idProduct=6860, bcdDevice= 4.00 [ 47.535389] usb 1-3: New USB device strings: Mfr=7, Product=8, SerialNumber=9 [ 47.535392] usb 1-3: Product: SAMSUNG_Android [ 47.535393] usb 1-3: Manufacturer: SAMSUNG [ 47.535395] usb 1-3: SerialNumber: R68T6031EKT [ 47.580457] cdc_acm 1-3:1.1: ttyACM0: USB ACM device [ 48.455057] usb 1-3: USB disconnect, device number 6 [ 48.731153] usb 1-3: new high-speed USB device number 7 using xhci_hcd [ 48.911514] usb 1-3: New USB device found, idVendor=04e8, idProduct=6860, bcdDevice= 4.00 [ 48.911521] usb 1-3: New USB device strings: Mfr=7, Product=8, SerialNumber=9 [ 48.911523] usb 1-3: Product: SAMSUNG_Android [ 48.911525] usb 1-3: Manufacturer: SAMSUNG [ 48.911527] usb 1-3: SerialNumber: R68T6031EKT [ 48.956881] cdc_acm 1-3:1.1: ttyACM0: USB ACM device [ 50.160068] usb 1-3: USB disconnect, device number 7 [ 50.507141] usb 1-3: new high-speed USB device number 8 using xhci_hcd [ 50.687718] usb 1-3: New USB device found, idVendor=04e8, idProduct=6860, bcdDevice= 4.00 [ 50.687725] usb 1-3: New USB device strings: Mfr=7, Product=8, SerialNumber=9 [ 50.687727] usb 1-3: Product: SAMSUNG_Android [ 50.687729] usb 1-3: Manufacturer: SAMSUNG [ 50.687731] usb 1-3: SerialNumber: R68T6031EKT [ 50.732762] cdc_acm 1-3:1.1: ttyACM0: USB ACM device [ 56.885895] usb 1-3: USB disconnect, device number 8 [ 57.235141] usb 1-3: new high-speed USB device number 9 using xhci_hcd [ 57.415435] usb 1-3: New USB device found, idVendor=04e8, idProduct=6863, bcdDevice= 4.00 [ 57.415442] usb 1-3: New USB device strings: Mfr=7, Product=8, SerialNumber=9 [ 57.415445] usb 1-3: Product: SAMSUNG_Android [ 57.415446] usb 1-3: Manufacturer: SAMSUNG [ 57.415448] usb 1-3: SerialNumber: R68T6031EKT [ 57.453274] usbcore: registered new interface driver cdc_ether [ 57.487535] rndis_host 1-3:1.0 usb0: register 'rndis_host' at usb-0000:02:00.0-3, RNDIS device, 0e:b2:26:08:8e:18 [ 57.487572] usbcore: registered new interface driver rndis_host [ 60.253841] usb 1-3: USB disconnect, device number 9 [ 60.254547] rndis_host 1-3:1.0 usb0: unregister 'rndis_host' usb-0000:02:00.0-3, RNDIS device [ 60.547148] usb 1-3: new high-speed USB device number 10 using xhci_hcd [ 60.727788] usb 1-3: New USB device found, idVendor=04e8, idProduct=6863, bcdDevice= 4.00 [ 60.727795] usb 1-3: New USB device strings: Mfr=7, Product=8, SerialNumber=9 [ 60.727797] usb 1-3: Product: SAMSUNG_Android [ 60.727799] usb 1-3: Manufacturer: SAMSUNG [ 60.727800] usb 1-3: SerialNumber: R68T6031EKT [ 60.785302] rndis_host 1-3:1.0 usb0: register 'rndis_host' at usb-0000:02:00.0-3, RNDIS device, de:02:30:5a:99:88 [ 62.401496] usb 1-3: USB disconnect, device number 10 [ 62.402567] rndis_host 1-3:1.0 usb0: unregister 'rndis_host' usb-0000:02:00.0-3, RNDIS device [ 62.702701] usb 1-3: new high-speed USB device number 11 using xhci_hcd [ 62.883017] usb 1-3: New USB device found, idVendor=04e8, idProduct=6863, bcdDevice= 4.00 [ 62.883024] usb 1-3: New USB device strings: Mfr=7, Product=8, SerialNumber=9 [ 62.883026] usb 1-3: Product: SAMSUNG_Android [ 62.883028] usb 1-3: Manufacturer: SAMSUNG [ 62.883030] usb 1-3: SerialNumber: R68T6031EKT [ 62.939235] rndis_host 1-3:1.0 usb0: register 'rndis_host' at usb-0000:02:00.0-3, RNDIS device, 3e:de:a6:27:26:95
İkinci komutumuz sisteme takılı olan aygıtlar ve aktif sürücülerin listesi. Eğer internet erişiminiz varsa bu işlemi hw-probe ile tek seferde yapabilirsiniz. İnternet erişiminiz yoksa da telefondan USB ile paylaşabilirsiniz.

Kod:
sudo -E hw-probe -all -upload
sudo: hw-probe: komut bulunamadı
Eğer bu komutu kullanamıyorsanız, aşağıdaki komutları paylaşın.

Kod:
Kod:
lspci
00:00.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Root Complex
00:00.2 IOMMU: Advanced Micro Devices, Inc. [AMD] Starship/Matisse IOMMU
00:01.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:01.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge
00:01.3 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge
00:02.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:03.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:03.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse GPP Bridge
00:04.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:05.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:07.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:07.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
00:08.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Host Bridge
00:08.1 PCI bridge: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Internal PCIe GPP Bridge 0 to bus[E:B]
00:14.0 SMBus: Advanced Micro Devices, Inc. [AMD] FCH SMBus Controller (rev 61)
00:14.3 ISA bridge: Advanced Micro Devices, Inc. [AMD] FCH LPC Bridge (rev 51)
00:18.0 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 0
00:18.1 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 1
00:18.2 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 2
00:18.3 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 3
00:18.4 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 4
00:18.5 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 5
00:18.6 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 6
00:18.7 Host bridge: Advanced Micro Devices, Inc. [AMD] Matisse/Vermeer Data Fabric: Device 18h; Function 7
01:00.0 Non-Volatile memory controller: Micron/Crucial Technology P2 NVMe PCIe SSD (rev 01)
02:00.0 USB controller: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset USB 3.1 xHCI Compliant Host Controller (rev 01)
02:00.1 SATA controller: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset SATA Controller (rev 01)
02:00.2 PCI bridge: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Bridge (rev 01)
03:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port (rev 01)
03:04.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port (rev 01)
03:05.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port (rev 01)
03:06.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port (rev 01)
03:07.0 PCI bridge: Advanced Micro Devices, Inc. [AMD] 400 Series Chipset PCIe Port (rev 01)
08:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller (rev 15)
09:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Upstream Port of PCI Express Switch (rev c7)
0a:00.0 PCI bridge: Advanced Micro Devices, Inc. [AMD/ATI] Navi 10 XL Downstream Port of PCI Express Switch
0b:00.0 VGA compatible controller: Advanced Micro Devices, Inc. [AMD/ATI] Navi 23 [Radeon RX 6600/6600 XT/6600M] (rev c7)
0b:00.1 Audio device: Advanced Micro Devices, Inc. [AMD/ATI] Navi 21/23 HDMI/DP Audio Controller
0c:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse PCIe Dummy Function
0d:00.0 Non-Essential Instrumentation [1300]: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Reserved SPP
0d:00.1 Encryption controller: Advanced Micro Devices, Inc. [AMD] Starship/Matisse Cryptographic Coprocessor PSPCPP
0d:00.3 USB controller: Advanced Micro Devices, Inc. [AMD] Matisse USB 3.0 Host Controller
0d:00.4 Audio device: Advanced Micro Devices, Inc. [AMD] Starship/Matisse HD Audio Controller
Kod:
Kod:
lsusb
Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 004: ID 0db0:0b30 Micro Star International MSI GK30 Gaming Keyboard Bus 003 Device 003: ID 0db0:0d11 Micro Star International MSI GM11 Gaming Mouse Bus 003 Device 002: ID 1c6b:a223 Philips & Lite-ON Digital Solutions Corporation DVD Writer Slimtype eUAU108 Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 001 Device 011: ID 04e8:6863 Samsung Electronics Co., Ltd Galaxy series, misc. (tethering mode) Bus 001 Device 003: ID 148f:7601 Ralink Technology, Corp. MT7601U Wireless Adapter Bus 001 Device 002: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle (HCI mode) Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Kod:
Kod:
lsmod
Module Size Used by dummy 16384 0 rndis_host 20480 0 cdc_ether 24576 1 rndis_host usbnet 53248 2 rndis_host,cdc_ether mii 16384 1 usbnet rfcomm 81920 18 cmac 16384 3 algif_hash 16384 1 algif_skcipher 16384 1 af_alg 32768 6 algif_hash,algif_skcipher bnep 28672 2 snd_hda_codec_realtek 159744 1 snd_hda_codec_generic 102400 1 snd_hda_codec_realtek ledtrig_audio 16384 1 snd_hda_codec_generic snd_hda_codec_hdmi 77824 1 binfmt_misc 24576 1 mt7601u 139264 0 snd_hda_intel 53248 3 snd_intel_dspcfg 28672 1 snd_hda_intel snd_intel_sdw_acpi 20480 1 snd_intel_dspcfg snd_hda_codec 163840 4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek intel_rapl_msr 20480 0 mac80211 1249280 1 mt7601u snd_hda_core 110592 5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek intel_rapl_common 40960 1 intel_rapl_msr snd_hwdep 16384 1 snd_hda_codec nls_iso8859_1 16384 1 edac_mce_amd 36864 0 snd_pcm 143360 4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core snd_seq_midi 20480 0 snd_seq_midi_event 16384 1 snd_seq_midi kvm 1028096 0 cfg80211 974848 2 mt7601u,mac80211 snd_rawmidi 49152 1 snd_seq_midi btusb 61440 0 libarc4 16384 1 mac80211 cdc_acm 40960 0 rapl 20480 0 btrtl 24576 1 btusb btbcm 24576 1 btusb btintel 40960 1 btusb snd_seq 77824 2 snd_seq_midi,snd_seq_midi_event eeepc_wmi 16384 0 asus_wmi 45056 1 eeepc_wmi bluetooth 704512 45 btrtl,btintel,btbcm,bnep,btusb,rfcomm platform_profile 16384 1 asus_wmi snd_seq_device 16384 3 snd_seq,snd_seq_midi,snd_rawmidi ecdh_generic 16384 2 bluetooth sparse_keymap 16384 1 asus_wmi ecc 36864 1 ecdh_generic joydev 32768 0 input_leds 16384 0 snd_timer 40960 2 snd_seq,snd_pcm wmi_bmof 16384 0 video 65536 1 asus_wmi k10temp 16384 0 snd 106496 17 snd_hda_codec_generic,snd_seq,snd_seq_device,snd_hda_codec_hdmi,snd_hwdep,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek,snd_timer,snd_pcm,snd_rawmidi ccp 106496 0 soundcore 16384 1 snd mac_hid 16384 0 sch_fq_codel 20480 4 parport_pc 49152 0 ppdev 24576 0 lp 28672 0 drm 622592 0 parport 69632 3 parport_pc,lp,ppdev ramoops 32768 0 pstore_blk 16384 0 reed_solomon 28672 1 ramoops pstore_zone 32768 1 pstore_blk efi_pstore 16384 0 ip_tables 32768 0 x_tables 53248 1 ip_tables autofs4 49152 2 btrfs 1560576 0 blake2b_generic 20480 0 zstd_compress 229376 1 btrfs dm_crypt 53248 1 raid10 69632 0 raid456 163840 0 async_raid6_recov 24576 1 raid456 async_memcpy 20480 2 raid456,async_raid6_recov async_pq 24576 2 raid456,async_raid6_recov async_xor 20480 3 async_pq,raid456,async_raid6_recov async_tx 20480 5 async_pq,async_memcpy,async_xor,raid456,async_raid6_recov xor 24576 2 async_xor,btrfs raid6_pq 122880 4 async_pq,btrfs,raid456,async_raid6_recov libcrc32c 16384 2 btrfs,raid456 raid1 49152 0 raid0 24576 0 multipath 20480 0 linear 20480 0 dm_mirror 24576 0 dm_region_hash 24576 1 dm_mirror dm_log 20480 2 dm_region_hash,dm_mirror hid_generic 16384 0 usbhid 65536 0 hid 151552 2 usbhid,hid_generic usb_storage 77824 0 crct10dif_pclmul 16384 1 crc32_pclmul 16384 0 ghash_clmulni_intel 16384 0 aesni_intel 376832 6 crypto_simd 16384 1 aesni_intel cryptd 24576 4 crypto_simd,ghash_clmulni_intel ahci 45056 0 r8169 102400 0 nvme 49152 3 realtek 32768 1 gpio_amdpt 20480 0 xhci_pci 24576 0 i2c_piix4 32768 0 nvme_core 135168 4 nvme xhci_pci_renesas 20480 1 xhci_pci libahci 45056 1 ahci wmi 32768 2 asus_wmi,wmi_bmof gpio_generic 20480 1 gpio_amdpt
Linux mrcommunist-System-Product-Name 5.15.0-78-generic #85+11.0trisquel24 SMP Mon Jul 24 20:00:10 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
İnternet erişimiyle ilgili sorunların tespiti için ayrıca bu komutların da çıktısını paylaşın.

Kod:
Kod:
sudo rfkill list
0: hci0: Bluetooth
Soft blocked: no
Hard blocked: no
Kod:
Kod:
ip a
1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: enp8s0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000 link/ether fc:34:97:65:fe:67 brd ff:ff:ff:ff:ff:ff 5: usb0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 1000 link/ether 3e:de:a6:27:26:95 brd ff:ff:ff:ff:ff:ff inet 192.168.10.164/24 brd 192.168.10.255 scope global dynamic noprefixroute usb0 valid_lft 2695sec preferred_lft 2695sec inet6 fe80::59e8:45e1:63fb:8909/64 scope link noprefixroute valid_lft forever preferred_lft forever 7: ipv6leakintrf0: <BROADCAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc noqueue state UNKNOWN group default qlen 1000 link/ether 42:dd:12:a4:81:54 brd ff:ff:ff:ff:ff:ff inet6 fdeb:446c:912d:8da::/64 scope global noprefixroute valid_lft forever preferred_lft forever inet6 fe80::5189:8d2d:bfaa:82c6/64 scope link noprefixroute valid_lft forever preferred_lft forever 8: proton0: <POINTOPOINT,MULTICAST,NOARP,UP,LOWER_UP> mtu 1500 qdisc fq_codel state UNKNOWN group default qlen 500 link/none inet 10.96.0.6/16 brd 10.96.255.255 scope global noprefixroute proton0 valid_lft forever preferred_lft forever inet6 fe80::d6d:8872:b1d4:5c12/64 scope link stable-privacy valid_lft forever preferred_lft forever
default via 10.96.0.1 dev proton0 proto static metric 50 default via 192.168.10.112 dev usb0 proto dhcp metric 100 10.96.0.0/16 dev proton0 proto kernel scope link src 10.96.0.6 metric 50 169.150.218.55 via 192.168.10.112 dev usb0 proto static metric 50 169.254.0.0/16 dev usb0 scope link metric 1000 192.168.10.0/24 dev usb0 proto kernel scope link src 192.168.10.164 metric 100 192.168.10.112 dev usb0 proto static scope link metric 50
 
[ 24.671818] 1-2:1.0: Missing Free firmware (non-Free firmware loading is disabled) [ 24.682850] mt7601u: probe of 1-2:1.0 failed with error -2
Trisquel sahipli yazılımların yüklenmesini önlüyor. Sürücünün çalışmak için sahipli yazılıma ihtiyacı var ki yüklemeye çalışıyor. Trisquel bunu engelliyor, bu yüzden de sürücü düzgün çalışamıyor.

Sahipli yazılımları aktifleştirmeniz gerekiyor. Araştırmalarım kadarıyla sizin kernel de bunu yasaklamış :) Farklı distro öneririm.

reddit.com/r/GUIX/comments/nvvfdq/is_it_possible_to_run_only_specific_nonfree
 
Çözüm

Technopat Haberler

Yeni konular

Geri
Yukarı