Dice algo este log acerca de la demora de 3 min. en cargar el touchpad?

como no supe como buscar el historial para el comando dmesg de tal forma de ver el registro para la desconexión que tuve al mediodia, entonceshice una help del comando journal y encontré que con la opción -k mostraba lo de dmesg:

El comando journalctl -k -p warning -b -3 >> Documentos/generales/modifs_touch_wifi.txt dió esto:

recortado para mostrar solo la parte del corte, desconexión del wifi:
nov 13 10:30:58 netbook kernel: warning: `kdeconnectd’ uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
nov 13 11:02:30 netbook kernel: workqueue: rtl_watchdog_wq_callback [rtlwifi] hogged CPU for >13333us 4 times, consider switching to WQ_UNBOUND
nov 13 11:18:26 netbook kernel: workqueue: rtl_watchdog_wq_callback [rtlwifi] hogged CPU for >13333us 8 times, consider switching to WQ_UNBOUND
nov 13 11:52:12 netbook kernel: workqueue: rtl_watchdog_wq_callback [rtlwifi] hogged CPU for >13333us 16 times, consider switching to WQ_UNBOUND
nov 13 11:52:18 netbook kernel: rtlwifi: AP off, try to reconnect now
nov 13 11:52:28 netbook kernel: rtlwifi: AP off, try to reconnect now
nov 13 11:52:38 netbook kernel: ------------[ cut here ]------------
nov 13 11:52:38 netbook kernel: rtl8192c-common: 8051 reset fail.
nov 13 11:52:38 netbook kernel: WARNING: CPU: 1 PID: 2572 at drivers/net/wireless/realtek/rtlwifi/rtl8192c/fw_common.c:416 rtl92c_firmware_selfreset+0xda/0xe0 [rtl8192c_common]
nov 13 11:52:38 netbook kernel: Modules linked in: snd_hda_codec_hdmi snd_hda_codec_realtek snd_hda_codec_generic snd_hda_intel snd_intel_dspcfg snd_intel_sdw_acpi snd_hda_codec intel_powerclamp snd_hda_core coretemp snd_hwdep snd_pcm uvcvideo videobuf2_vmalloc uvc videobuf2_memops snd_seq_midi videobuf2_v4l2 rtl8192ce rtl_pci videodev snd_seq_midi_event smsdvb dvb_core smsusb input_leds joydev snd_rawmidi rtl8192c_common videobuf2_common smsmdtv rtlwifi serio_raw mc rc_core at24 snd_seq snd_seq_device snd_timer mac80211 cfg80211 snd libarc4 soundcore classmate_laptop mac_hid binfmt_misc sch_fq_codel msr parport_pc ppdev lp parport efi_pstore ip_tables x_tables autofs4 btrfs blake2b_generic xor raid6_pq libcrc32c dm_mirror dm_region_hash dm_log sha256_ssse3 sha1_ssse3 ums_realtek uas usb_storage psmouse ahci i2c_i801 lpc_ich r8169 i2c_smbus libahci gma500_gfx realtek i2c_algo_bit video wmi crypto_simd cryptd
nov 13 11:52:38 netbook kernel: CPU: 1 PID: 2572 Comm: kworker/1:1 Not tainted 6.8.0-48-generic #48~22.04.1-Ubuntu
nov 13 11:52:38 netbook kernel: Hardware name: Intel Corporation Intel powered classmate PC/Intel powered classmate PC, BIOS SPCDV10L.91A.0045.2013.0313.1153 03/13/2013
nov 13 11:52:38 netbook kernel: Workqueue: rtl92c_pci rtl_ips_nic_off_wq_callback [rtlwifi]
nov 13 11:52:38 netbook kernel: RIP: 0010:rtl92c_firmware_selfreset+0xda/0xe0 [rtl8192c_common]
nov 13 11:52:38 netbook kernel: Code: cc cc 0f b6 1d 6a 99 f9 ff 80 fb 01 0f 87 b6 6c 00 00 83 e3 01 75 da 48 c7 c7 48 99 b8 c0 c6 05 4e 99 f9 ff 01 e8 96 06 af da <0f> 0b eb c3 66 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90 90
nov 13 11:52:38 netbook kernel: RSP: 0000:ffffb17402d53ce8 EFLAGS: 00010246
nov 13 11:52:38 netbook kernel: RAX: 0000000000000000 RBX: 0000000000000000 RCX: 0000000000000000
nov 13 11:52:38 netbook kernel: RDX: 0000000000000000 RSI: 0000000000000000 RDI: 0000000000000000
nov 13 11:52:38 netbook kernel: RBP: ffffb17402d53cf8 R08: 0000000000000000 R09: 0000000000000000
nov 13 11:52:38 netbook kernel: R10: 0000000000000000 R11: 0000000000000000 R12: ffff982945f01fc0
nov 13 11:52:38 netbook kernel: R13: 0000000000000001 R14: 0000000000000002 R15: ffff982945f00900
nov 13 11:52:38 netbook kernel: FS: 0000000000000000(0000) GS:ffff9829bcc80000(0000) knlGS:0000000000000000
nov 13 11:52:38 netbook kernel: CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
nov 13 11:52:38 netbook kernel: CR2: 0000115c96af6000 CR3: 0000000009efc000 CR4: 00000000000006f0
nov 13 11:52:38 netbook kernel: Call Trace:
nov 13 11:52:38 netbook kernel:
nov 13 11:52:38 netbook kernel: ? show_regs+0x6d/0x80
nov 13 11:52:38 netbook kernel: ? __warn+0x89/0x160
nov 13 11:52:38 netbook kernel: ? rtl92c_firmware_selfreset+0xda/0xe0 [rtl8192c_common]
nov 13 11:52:38 netbook kernel: ? report_bug+0x17e/0x1b0
nov 13 11:52:38 netbook kernel: ? handle_bug+0x46/0x90
nov 13 11:52:38 netbook kernel: ? exc_invalid_op+0x18/0x80
nov 13 11:52:38 netbook kernel: ? asm_exc_invalid_op+0x1b/0x20
nov 13 11:52:38 netbook kernel: ? rtl92c_firmware_selfreset+0xda/0xe0 [rtl8192c_common]
nov 13 11:52:38 netbook kernel: ? rtl92c_firmware_selfreset+0xda/0xe0 [rtl8192c_common]
nov 13 11:52:38 netbook kernel: _rtl92ce_poweroff_adapter+0x5ce/0x610 [rtl8192ce]
nov 13 11:52:38 netbook kernel: rtl92ce_card_disable+0x78/0x90 [rtl8192ce]
nov 13 11:52:38 netbook kernel: rtl_ps_disable_nic+0x57/0x70 [rtlwifi]
nov 13 11:52:38 netbook kernel: _rtl92ce_phy_set_rf_power_state+0x203/0x280 [rtl8192ce]
nov 13 11:52:38 netbook kernel: rtl92c_phy_set_rf_power_state+0x1a/0x40 [rtl8192ce]
nov 13 11:52:38 netbook kernel: rtl_ps_set_rf_state.isra.0+0x117/0x130 [rtlwifi]
nov 13 11:52:38 netbook kernel: _rtl_ps_inactive_ps+0x3b/0xe0 [rtlwifi]
nov 13 11:52:38 netbook kernel: rtl_ips_nic_off_wq_callback+0x14b/0x160 [rtlwifi]
nov 13 11:52:38 netbook kernel: process_one_work+0x175/0x350
nov 13 11:52:38 netbook kernel: worker_thread+0x306/0x440
nov 13 11:52:38 netbook kernel: ? _raw_spin_lock_irqsave+0xe/0x20
nov 13 11:52:38 netbook kernel: ? __pfx_worker_thread+0x10/0x10
nov 13 11:52:38 netbook kernel: kthread+0xef/0x120
nov 13 11:52:38 netbook kernel: ? __pfx_kthread+0x10/0x10
nov 13 11:52:38 netbook kernel: ret_from_fork+0x44/0x70
nov 13 11:52:38 netbook kernel: ? __pfx_kthread+0x10/0x10
nov 13 11:52:38 netbook kernel: ret_from_fork_asm+0x1b/0x30
nov 13 11:52:38 netbook kernel:
nov 13 11:52:38 netbook kernel: —[ end trace 0000000000000000 ]—
nov 13 11:52:43 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:43 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:43 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:43 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:43 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:43 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:43 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:43 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:43 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:43 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:43 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:43 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:43 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:43 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:43 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:43 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:43 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:43 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:43 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:43 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:50 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:50 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:50 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:50 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:50 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:50 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:50 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:50 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:50 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:50 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:50 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:50 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:50 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:50 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:50 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:50 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:50 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:50 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:52:51 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:52:51 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:54:38 netbook kernel: rtl8192c_common: Polling FW ready fail! REG_MCUFWDL:0x02030007.
nov 13 11:54:38 netbook kernel: rtl8192c_common: Firmware is not ready to run!
nov 13 11:56:27 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:56:27 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:56:27 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:56:27 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:56:27 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:56:27 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:56:27 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:56:27 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:56:27 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:56:27 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:56:27 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:56:27 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:56:28 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:56:28 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:56:28 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:56:28 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:56:28 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:56:28 netbook kernel: rtl8192ce: Init MAC failed
nov 13 11:56:28 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 13 11:56:28 netbook kernel: rtl8192ce: Init MAC failed

Pues por lo que carga parece el 92. Pero mirando info parece ser que las dos tienen las mismas propirdades por lo que se lista como 88/92.

El dmesg a ver si encuentro algo al respecto.

Esta funcionando todo bien lpm que bueno!!!
ojalá siga así… pasaron solo horas nada mas… no lo cierres pero va camino a eso! Faltan semanas de prueba y luego si se cierra:
en resumen para el tema del touchpad: sacar la bateria 1 vez al dia y para la intermitencia del wifi: lo que hice ultimo: como estan onfig al final…
luego lo voy a poner detallado las config’s que estan y listo!
no lo cierras!

Perfecto, seguimos hablando entonces a ver si está todo correcto.

siguen los problemas, se desconecta del wifi y no vuelvo mas a reconectar… me la paso apagando para que arranque de nuevo…
con Mint esto no pasaba nunca!
Es enfermante…voy a probar en el foro en ingles a ver si alguien ayuda con algo efectivo para la desconexion porque aca no logre nada,.
Falló el encendido, le saque la bateria y encendí de nuevo y dió avisos entonces hice:

comando journalctl -p warning -b -0 dió esto:

nov 20 16:45:26 netbook kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
nov 20 16:45:26 netbook kernel: platform eisa.0: EISA: Cannot allocate resource for mainboard
nov 20 16:45:26 netbook kernel: platform eisa.0: Cannot allocate resource for EISA slot 1
nov 20 16:45:26 netbook kernel: platform eisa.0: Cannot allocate resource for EISA slot 2
nov 20 16:45:26 netbook kernel: platform eisa.0: Cannot allocate resource for EISA slot 3
nov 20 16:45:26 netbook kernel: platform eisa.0: Cannot allocate resource for EISA slot 4
nov 20 16:45:26 netbook kernel: platform eisa.0: Cannot allocate resource for EISA slot 5
nov 20 16:45:26 netbook kernel: platform eisa.0: Cannot allocate resource for EISA slot 6
nov 20 16:45:26 netbook kernel: platform eisa.0: Cannot allocate resource for EISA slot 7
nov 20 16:45:26 netbook kernel: platform eisa.0: Cannot allocate resource for EISA slot 8
nov 20 16:45:26 netbook kernel: ima: Error Communicating to TPM chip
nov 20 16:45:26 netbook kernel: ima: Error Communicating to TPM chip
nov 20 16:45:26 netbook kernel: ima: Error Communicating to TPM chip
nov 20 16:45:26 netbook kernel: ima: Error Communicating to TPM chip
nov 20 16:45:26 netbook kernel: ima: Error Communicating to TPM chip
nov 20 16:45:26 netbook kernel: ima: Error Communicating to TPM chip
nov 20 16:45:26 netbook kernel: ima: Error Communicating to TPM chip
nov 20 16:45:26 netbook kernel: ima: Error Communicating to TPM chip
nov 20 16:45:26 netbook kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20230628/utaddress-204)
nov 20 16:45:26 netbook kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000042F (\SWC1) (20230628/utaddress-204)
nov 20 16:45:26 netbook kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (_SB.PCI0.LPCB.EC0.PMRG) (20230628/utaddress-204)
nov 20 16:45:26 netbook kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000053F (\GBAS) (20230628/utaddress-204)
nov 20 16:45:26 netbook kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x00000000000005FE (_SB.PCI0.LPCB.EC0.DGPC) (20230628/utaddress-204)
nov 20 16:45:26 netbook kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000053F (\GBAS) (20230628/utaddress-204)
nov 20 16:45:26 netbook kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x00000000000005FE (_SB.PCI0.LPCB.EC0.DGPC) (20230628/utaddress-204)
nov 20 16:45:26 netbook kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
nov 20 16:45:26 netbook kernel: gma500 0000:00:02.0: GPU: power management timed out.
nov 20 16:45:26 netbook kernel: r8169 0000:01:00.0: can’t disable ASPM; OS doesn’t have ASPM control
nov 20 16:45:26 netbook systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
nov 20 16:45:26 netbook systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name ‘RestartMode’ in section ‘Service’, ignoring.
nov 20 16:45:31 netbook thermald[618]: NO RAPL sysfs present
nov 20 16:45:31 netbook udisksd[621]: failed to load module mdraid: libbd_mdraid.so.2: cannot open shared object file: No such file or directory
nov 20 16:45:31 netbook udisksd[621]: Failed to load the ‘mdraid’ libblockdev plugin
nov 20 16:45:34 netbook kernel: kauditd_printk_skb: 68 callbacks suppressed
nov 20 16:45:34 netbook kernel: at24 1-0051: supply vcc not found, using dummy regulator
nov 20 16:45:34 netbook systemd-udevd[457]: sda: Process ‘/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sda’ failed with exit code 1.
nov 20 16:45:34 netbook kernel: usb 1-3: Direct firmware load for isdbt_rio.inp failed with error -2
nov 20 16:45:35 netbook kernel: smsmdtv:smscore_load_firmware_from_file: failed to open firmware file ‘isdbt_rio.inp’
nov 20 16:45:35 netbook systemd-udevd[456]: sdb: Process ‘/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sdb’ failed with exit code 1.
nov 20 16:45:39 netbook systemd-udevd[457]: sda1: Process ‘/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sda1’ failed with exit code 1.
nov 20 16:45:42 netbook wpa_supplicant[625]: bgscan simple: Failed to enable signal strength monitoring
nov 20 16:45:43 netbook systemd[1]: kerneloops.service: Found left-over process 1247 (kerneloops) in control group while starting unit. Ignoring.
nov 20 16:45:43 netbook systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
nov 20 16:45:44 netbook sddm-greeter[1261]: QFont::fromString: Invalid description ‘(empty)’
nov 20 16:45:45 netbook sddm-greeter[1261]: Both point size and pixel size set. Using pixel size.
nov 20 16:45:45 netbook sddm-greeter[1261]: Both point size and pixel size set. Using pixel size.
nov 20 16:45:45 netbook sddm-greeter[1261]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { … }
nov 20 16:45:45 netbook sddm-greeter[1261]: file:///usr/share/sddm/themes/ubuntu-theme/Main.qml:90:9: QML Row: Cannot specify left, right, horizontalCenter, fill or centerIn anchors for items inside Row. Row will not function.
nov 20 16:45:46 netbook sddm-greeter[1261]: file:///usr/share/sddm/themes/ubuntu-theme/Main.qml:38:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { … }
nov 20 16:45:48 netbook sddm-greeter[1261]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/SddmComponents/LayoutBox.qml:44:9: QML Image: Cannot open: file:///usr/share/sddm/flags/latam.png
nov 20 16:45:48 netbook sddm-greeter[1261]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/SddmComponents/LayoutBox.qml:44:9: QML Image: Cannot open: file:///usr/share/sddm/flags/latam.png
nov 20 16:45:50 netbook sddm-helper[1290]: gkr-pam: unable to locate daemon control file
nov 20 16:45:55 netbook kernel: rtlwifi: AP off, try to reconnect now
nov 20 16:45:55 netbook kernel: warning: `kdeconnectd’ uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
nov 20 16:46:05 netbook kernel: rtlwifi: AP off, try to reconnect now
nov 20 16:46:10 netbook pulseaudio[1301]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service ‘org.bluez’: timed out (service_start_timeout=25000ms)
nov 20 16:46:22 netbook wpa_supplicant[625]: wlp2s0: Failed to initiate AP scan
nov 20 16:46:23 netbook wpa_supplicant[625]: wlp2s0: Failed to initiate AP scan
nov 20 16:46:24 netbook wpa_supplicant[625]: wlp2s0: Failed to initiate AP scan
nov 20 16:46:25 netbook wpa_supplicant[625]: wlp2s0: Failed to initiate AP scan
nov 20 16:46:26 netbook wpa_supplicant[625]: wlp2s0: Failed to initiate AP scan
nov 20 16:46:27 netbook wpa_supplicant[625]: wlp2s0: Failed to initiate AP scan
nov 20 16:46:28 netbook wpa_supplicant[625]: wlp2s0: Failed to initiate AP scan
nov 20 16:46:52 netbook NetworkManager[569]: [1732132012.3258] device (wlp2s0): link timed out.
nov 20 16:46:52 netbook NetworkManager[569]: [1732132012.3489] device (wlp2s0): Activation: failed for connection ‘TeleCentro Wifi’
nov 20 16:46:53 netbook xdg-desktop-por[1512]: Failed to get application states: GDBus.Error:org.freedesktop.DBus.Error.UnknownInterface: No such interface ‘org.freedesktop.impl.portal.Background’ at object path ‘/org/freedesktop/portal/desktop’

Estas conectado a una wifi que cambia entre las bandas 2.4 y 5?

Algunas tarjetas fallan si la frecuencia fluctua.

Me parece que depende de como se cargue todo al inicio: si se carga todo bien, listo, no hace falta poner la radioonline ni hacer ping alguno, no secorta la conexión, pero si secarga algo mal empieza la desconexión.
justo estaba viendo eso…porque no vuelve mas cuando se corta, tal como bien tu dices… al final puse 2 capturas de network manager

ahora puse conexion no medida y setee la conexion en 2G

preparé esto:

Falló el encendido, le saque la bateria y encendí de nuevo y dió avisos entonces hice:

comando journalctl -p warning -b -0 dió esto:

nov 20 16:45:26 netbook kernel: device-mapper: core: CONFIG_IMA_DISABLE_HTABLE is disabled. Duplicate IMA measurements will not be recorded in the IMA log.
nov 20 16:45:26 netbook kernel: platform eisa.0: EISA: Cannot allocate resource for mainboard
nov 20 16:45:26 netbook kernel: platform eisa.0: Cannot allocate resource for EISA slot 1
nov 20 16:45:26 netbook kernel: platform eisa.0: Cannot allocate resource for EISA slot 2
nov 20 16:45:26 netbook kernel: platform eisa.0: Cannot allocate resource for EISA slot 3
nov 20 16:45:26 netbook kernel: platform eisa.0: Cannot allocate resource for EISA slot 4
nov 20 16:45:26 netbook kernel: platform eisa.0: Cannot allocate resource for EISA slot 5
nov 20 16:45:26 netbook kernel: platform eisa.0: Cannot allocate resource for EISA slot 6
nov 20 16:45:26 netbook kernel: platform eisa.0: Cannot allocate resource for EISA slot 7
nov 20 16:45:26 netbook kernel: platform eisa.0: Cannot allocate resource for EISA slot 8
nov 20 16:45:26 netbook kernel: ima: Error Communicating to TPM chip
nov 20 16:45:26 netbook kernel: ima: Error Communicating to TPM chip
nov 20 16:45:26 netbook kernel: ima: Error Communicating to TPM chip
nov 20 16:45:26 netbook kernel: ima: Error Communicating to TPM chip
nov 20 16:45:26 netbook kernel: ima: Error Communicating to TPM chip
nov 20 16:45:26 netbook kernel: ima: Error Communicating to TPM chip
nov 20 16:45:26 netbook kernel: ima: Error Communicating to TPM chip
nov 20 16:45:26 netbook kernel: ima: Error Communicating to TPM chip
nov 20 16:45:26 netbook kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (\PMIO) (20230628/utaddress-204)
nov 20 16:45:26 netbook kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000042F (\SWC1) (20230628/utaddress-204)
nov 20 16:45:26 netbook kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042F conflicts with OpRegion 0x0000000000000400-0x000000000000047F (_SB.PCI0.LPCB.EC0.PMRG) (20230628/utaddress-204)
nov 20 16:45:26 netbook kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x000000000000053F (\GBAS) (20230628/utaddress-204)
nov 20 16:45:26 netbook kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053F conflicts with OpRegion 0x0000000000000500-0x00000000000005FE (_SB.PCI0.LPCB.EC0.DGPC) (20230628/utaddress-204)
nov 20 16:45:26 netbook kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x000000000000053F (\GBAS) (20230628/utaddress-204)
nov 20 16:45:26 netbook kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052F conflicts with OpRegion 0x0000000000000500-0x00000000000005FE (_SB.PCI0.LPCB.EC0.DGPC) (20230628/utaddress-204)
nov 20 16:45:26 netbook kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
nov 20 16:45:26 netbook kernel: gma500 0000:00:02.0: GPU: power management timed out.
nov 20 16:45:26 netbook kernel: r8169 0000:01:00.0: can’t disable ASPM; OS doesn’t have ASPM control
nov 20 16:45:26 netbook systemd[1]: Configuration file /run/systemd/system/netplan-ovs-cleanup.service is marked world-inaccessible. This has no effect as configuration data is accessible via APIs without restrictions. Proceeding anyway.
nov 20 16:45:26 netbook systemd[1]: /lib/systemd/system/snapd.service:23: Unknown key name ‘RestartMode’ in section ‘Service’, ignoring.
nov 20 16:45:31 netbook thermald[618]: NO RAPL sysfs present
nov 20 16:45:31 netbook udisksd[621]: failed to load module mdraid: libbd_mdraid.so.2: cannot open shared object file: No such file or directory
nov 20 16:45:31 netbook udisksd[621]: Failed to load the ‘mdraid’ libblockdev plugin
nov 20 16:45:34 netbook kernel: kauditd_printk_skb: 68 callbacks suppressed
nov 20 16:45:34 netbook kernel: at24 1-0051: supply vcc not found, using dummy regulator
nov 20 16:45:34 netbook systemd-udevd[457]: sda: Process ‘/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sda’ failed with exit code 1.
nov 20 16:45:34 netbook kernel: usb 1-3: Direct firmware load for isdbt_rio.inp failed with error -2
nov 20 16:45:35 netbook kernel: smsmdtv:smscore_load_firmware_from_file: failed to open firmware file ‘isdbt_rio.inp’
nov 20 16:45:35 netbook systemd-udevd[456]: sdb: Process ‘/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sdb’ failed with exit code 1.
nov 20 16:45:39 netbook systemd-udevd[457]: sda1: Process ‘/usr/bin/unshare -m /usr/bin/snap auto-import --mount=/dev/sda1’ failed with exit code 1.
nov 20 16:45:42 netbook wpa_supplicant[625]: bgscan simple: Failed to enable signal strength monitoring
nov 20 16:45:43 netbook systemd[1]: kerneloops.service: Found left-over process 1247 (kerneloops) in control group while starting unit. Ignoring.
nov 20 16:45:43 netbook systemd[1]: This usually indicates unclean termination of a previous run, or service implementation deficiencies.
nov 20 16:45:44 netbook sddm-greeter[1261]: QFont::fromString: Invalid description ‘(empty)’
nov 20 16:45:45 netbook sddm-greeter[1261]: Both point size and pixel size set. Using pixel size.
nov 20 16:45:45 netbook sddm-greeter[1261]: Both point size and pixel size set. Using pixel size.
nov 20 16:45:45 netbook sddm-greeter[1261]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/SddmComponents/LayoutBox.qml:35:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { … }
nov 20 16:45:45 netbook sddm-greeter[1261]: file:///usr/share/sddm/themes/ubuntu-theme/Main.qml:90:9: QML Row: Cannot specify left, right, horizontalCenter, fill or centerIn anchors for items inside Row. Row will not function.
nov 20 16:45:46 netbook sddm-greeter[1261]: file:///usr/share/sddm/themes/ubuntu-theme/Main.qml:38:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { … }
nov 20 16:45:48 netbook sddm-greeter[1261]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/SddmComponents/LayoutBox.qml:44:9: QML Image: Cannot open: file:///usr/share/sddm/flags/latam.png
nov 20 16:45:48 netbook sddm-greeter[1261]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/SddmComponents/LayoutBox.qml:44:9: QML Image: Cannot open: file:///usr/share/sddm/flags/latam.png
nov 20 16:45:50 netbook sddm-helper[1290]: gkr-pam: unable to locate daemon control file
nov 20 16:45:55 netbook kernel: rtlwifi: AP off, try to reconnect now
nov 20 16:45:55 netbook kernel: warning: `kdeconnectd’ uses wireless extensions which will stop working for Wi-Fi 7 hardware; use nl80211
nov 20 16:46:05 netbook kernel: rtlwifi: AP off, try to reconnect now
nov 20 16:46:10 netbook pulseaudio[1301]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service ‘org.bluez’: timed out (service_start_timeout=25000ms)
nov 20 16:46:22 netbook wpa_supplicant[625]: wlp2s0: Failed to initiate AP scan
nov 20 16:46:23 netbook wpa_supplicant[625]: wlp2s0: Failed to initiate AP scan
nov 20 16:46:24 netbook wpa_supplicant[625]: wlp2s0: Failed to initiate AP scan
nov 20 16:46:25 netbook wpa_supplicant[625]: wlp2s0: Failed to initiate AP scan
nov 20 16:46:26 netbook wpa_supplicant[625]: wlp2s0: Failed to initiate AP scan
nov 20 16:46:27 netbook wpa_supplicant[625]: wlp2s0: Failed to initiate AP scan
nov 20 16:46:28 netbook wpa_supplicant[625]: wlp2s0: Failed to initiate AP scan
nov 20 16:46:52 netbook NetworkManager[569]: [1732132012.3258] device (wlp2s0): link timed out.
nov 20 16:46:52 netbook NetworkManager[569]: [1732132012.3489] device (wlp2s0): Activation: failed for connection ‘TeleCentro Wifi’
nov 20 16:46:53 netbook xdg-desktop-por[1512]: Failed to get application states: GDBus.Error:org.freedesktop.DBus.Error.UnknownInterface: No such interface ‘org.freedesktop.impl.portal.Background’ at object path ‘/org/freedesktop/portal/desktop’

Tras la desconexión del wifi que hizo lubuntu y que no se vuelve a conectar + por lo que debo apagar o reiniciar hice el comando journalctl -b | tail -n 30 >> Escritorio/booteo.txt:

nov 21 07:40:48 netbook wpa_supplicant[694]: rfkill: WLAN soft blocked
nov 21 07:40:48 netbook NetworkManager[624]: [1732185648.9972] device (wlp2s0): supplicant interface state: disconnected → interface_disabled
nov 21 07:40:48 netbook NetworkManager[624]: [1732185648.9974] device (p2p-dev-wlp2s0): supplicant management interface state: disconnected → interface_disabled
nov 21 07:40:49 netbook systemd[1]: Starting Load/Save RF Kill Switch Status…
nov 21 07:40:49 netbook NetworkManager[624]: [1732185649.0113] manager: rfkill: Wi-Fi now disabled by radio killswitch
nov 21 07:40:49 netbook NetworkManager[624]: [1732185649.0120] device (wlp2s0): state change: config → unavailable (reason ‘none’, sys-iface-state: ‘managed’)
nov 21 07:40:49 netbook NetworkManager[624]: [1732185649.0170] manager: NetworkManager state is now DISCONNECTED
nov 21 07:40:49 netbook systemd[1]: Started Load/Save RF Kill Switch Status.
nov 21 07:40:49 netbook NetworkManager[624]: [1732185649.0499] device (p2p-dev-wlp2s0): state change: disconnected → unavailable (reason ‘supplicant-failed’, sys-iface-state: ‘managed’)
nov 21 07:40:49 netbook wpa_supplicant[694]: wlp2s0: CTRL-EVENT-DSCP-POLICY clear_all
nov 21 07:40:49 netbook wpa_supplicant[694]: wlp2s0: CTRL-EVENT-DSCP-POLICY clear_all
nov 21 07:40:49 netbook wpa_supplicant[694]: nl80211: deinit ifname=wlp2s0 disabled_11b_rates=0
nov 21 07:40:56 netbook NetworkManager[624]: [1732185656.8076] manager: disable requested (sleeping: no enabled: yes)
nov 21 07:40:56 netbook NetworkManager[624]: [1732185656.8077] device (enp1s0): state change: unavailable → unmanaged (reason ‘sleeping’, sys-iface-state: ‘managed’)
nov 21 07:40:56 netbook NetworkManager[624]: [1732185656.8141] device (wlp2s0): state change: unavailable → unmanaged (reason ‘sleeping’, sys-iface-state: ‘managed’)
nov 21 07:40:56 netbook NetworkManager[624]: [1732185656.8207] device (p2p-dev-wlp2s0): state change: unavailable → unmanaged (reason ‘sleeping’, sys-iface-state: ‘managed’)
nov 21 07:40:56 netbook NetworkManager[624]: [1732185656.8225] manager: NetworkManager state is now ASLEEP
nov 21 07:40:56 netbook NetworkManager[624]: [1732185656.8280] audit: op=“networking-control” arg=“off” pid=1629 uid=1000 result=“success”
nov 21 07:40:56 netbook systemd[1]: systemd-rfkill.service: Deactivated successfully.
nov 21 07:41:10 netbook systemd[1]: Starting Load/Save RF Kill Switch Status…
nov 21 07:41:10 netbook systemd[1]: Started Load/Save RF Kill Switch Status.
nov 21 07:41:13 netbook NetworkManager[624]: [1732185673.9684] manager: rfkill: Wi-Fi now enabled by radio killswitch
nov 21 07:41:18 netbook systemd[1]: systemd-rfkill.service: Deactivated successfully.
nov 21 07:41:31 netbook NetworkManager[624]: [1732185691.1746] manager: rfkill: Wi-Fi now disabled by radio killswitch
nov 21 07:41:31 netbook systemd[1]: Starting Load/Save RF Kill Switch Status…
nov 21 07:41:31 netbook systemd[1]: Started Load/Save RF Kill Switch Status.
nov 21 07:41:41 netbook NetworkManager[624]: [1732185701.6097] manager: rfkill: Wi-Fi now enabled by radio killswitch
nov 21 07:41:46 netbook systemd[1]: systemd-rfkill.service: Deactivated successfully.
nov 21 07:47:51 netbook cups.cups-browsed[1184]: + true
nov 21 07:47:51 netbook cups.cups-browsed[1184]: + sleep 3600

Ahora lo que hice fué desde la barra tray click derecho en network >> editar conexiones >> en mi red puse en la pestaña general conexión no medida (estaba en auto) y veremos que resulta.

e info de la conexión:

por ahora no se corto en esta sesión… no se si porque cargo todo bien o porque puse conexion no medida.

Está fallando wpa_supplicant, que es llamado por network manager.

Ahora hay que averiguar por que…

por ahora a horas de cambiar a servicio medido: NO , Esto está funcionando, no se corto al dejar de navegar! ojalá resulte!
si funciona vuelvo a dejar las configuraciones del wifi como estaban al principio antes de toquetear todas esas config.

A la tarde estando todo cargado sin novedades se interrumpió un par de veces pero al menos lograba reconectar luego de las intermitencias… hasta la última vez en que ya no arrancó más el wifi.

Hoy el 1° inicio no cargó el touchpad: directamente saqué labateria para no esperar los 5 min. necesarios para que se cargue el touchpad.
Al arrancar en el 2° intento cargó el touchpad pero No cargó el wifi.
Paso acá lo que dió el comando journal:

nov 22 08:18:10 netbook kernel: ima: Error Communicating to TPM chip
nov 22 08:18:10 netbook kernel: ima: Error Communicating to TPM chip
nov 22 08:18:10 netbook kernel: ima: Error Communicating to TPM chip
nov 22 08:18:10 netbook kernel: ima: Error Communicating to TPM chip
nov 22 08:18:10 netbook kernel: ima: Error Communicating to TPM chip
nov 22 08:18:10 netbook kernel: ima: Error Communicating to TPM chip
nov 22 08:18:10 netbook kernel: ima: Error Communicating to TPM chip
nov 22 08:18:10 netbook kernel: ima: Error Communicating to TPM chip
nov 22 08:18:10 netbook kernel: gma500 0000:00:02.0: GPU: power management timed out.
nov 22 08:18:20 netbook kernel: smsmdtv:smscore_load_firmware_from_file: failed to open firmware file ‘isdbt_rio.inp’
nov 22 08:18:20 netbook kernel: rtl8192ce 0000:02:00.0: Unable to change power state from D3cold to D0, device inaccessible
nov 22 08:18:20 netbook kernel: rtlwifi: RTL8XXX did not boot from eeprom, check it !!
nov 22 08:18:25 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 22 08:18:25 netbook kernel: rtl8192ce: Init MAC failed
nov 22 08:18:25 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 22 08:18:25 netbook kernel: rtl8192ce: Init MAC failed
nov 22 08:18:25 netbook wpa_supplicant[608]: Could not set interface wlp2s0f0 flags (UP): Invalid argument
nov 22 08:18:25 netbook wpa_supplicant[608]: nl80211: Could not set interface ‘wlp2s0f0’ UP
nov 22 08:18:25 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 22 08:18:25 netbook kernel: rtl8192ce: Init MAC failed
nov 22 08:18:25 netbook wpa_supplicant[608]: Could not set interface wlp2s0f0 flags (UP): Invalid argument
nov 22 08:18:25 netbook wpa_supplicant[608]: WEXT: Could not set interface ‘wlp2s0f0’ UP
nov 22 08:18:25 netbook wpa_supplicant[608]: wlp2s0f0: Failed to initialize driver interface
nov 22 08:18:25 netbook NetworkManager[562]: [1732274305.3751] device (wlp2s0f0): Couldn’t initialize supplicant interface: GDBus.Error:fi.w1.wpa_supplicant1.UnknownError: wpa_supplicant couldn’t grab this interface.
nov 22 08:18:35 netbook sddm-helper[1242]: gkr-pam: unable to locate daemon control file
nov 22 08:18:35 netbook wpa_supplicant[608]: Could not set interface wlp2s0f0 flags (UP): Invalid argument
nov 22 08:18:35 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 22 08:18:35 netbook kernel: rtl8192ce: Init MAC failed
nov 22 08:18:35 netbook wpa_supplicant[608]: nl80211: Could not set interface ‘wlp2s0f0’ UP
nov 22 08:18:35 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 22 08:18:35 netbook kernel: rtl8192ce: Init MAC failed
nov 22 08:18:35 netbook wpa_supplicant[608]: Could not set interface wlp2s0f0 flags (UP): Invalid argument
nov 22 08:18:35 netbook wpa_supplicant[608]: WEXT: Could not set interface ‘wlp2s0f0’ UP
nov 22 08:18:35 netbook wpa_supplicant[608]: wlp2s0f0: Failed to initialize driver interface
nov 22 08:18:35 netbook NetworkManager[562]: [1732274315.5459] device (wlp2s0f0): Couldn’t initialize supplicant interface: GDBus.Error:fi.w1.wpa_supplicant1.UnknownError: wpa_supplicant couldn’t grab this interface.
nov 22 08:18:45 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 22 08:18:45 netbook kernel: rtl8192ce: Init MAC failed
nov 22 08:18:45 netbook wpa_supplicant[608]: Could not set interface wlp2s0f0 flags (UP): Invalid argument
nov 22 08:18:45 netbook wpa_supplicant[608]: nl80211: Could not set interface ‘wlp2s0f0’ UP
nov 22 08:18:45 netbook kernel: rtl8192ce: Failed to polling write LLT done at address 0!
nov 22 08:18:45 netbook kernel: rtl8192ce: Init MAC failed
nov 22 08:18:45 netbook wpa_supplicant[608]: Could not set interface wlp2s0f0 flags (UP): Invalid argument
nov 22 08:18:45 netbook NetworkManager[562]: [1732274325.5392] device (wlp2s0f0): Couldn’t initialize supplicant interface: GDBus.Error:fi.w1.wpa_supplicant1.UnknownError: wpa_supplicant couldn’t grab this interface.
nov 22 08:18:45 netbook wpa_supplicant[608]: WEXT: Could not set interface ‘wlp2s0f0’ UP
nov 22 08:18:45 netbook wpa_supplicant[608]: wlp2s0f0: Failed to initialize driver interface
nov 22 08:18:53 netbook pulseaudio[1253]: GetManagedObjects() failed: org.freedesktop.DBus.Error.TimedOut: Failed to activate service ‘org.bluez’: timed out (service_start_timeout=25000ms)
nov 22 08:18:55 netbook kernel: BUG: unable to handle page fault for address: ffffac2800d74000
nov 22 08:18:55 netbook kernel: #PF: supervisor write access in kernel mode
nov 22 08:18:55 netbook kernel: #PF: error_code(0x0002) - not-present page
nov 22 08:18:55 netbook NetworkManager[562]: [1732274335.3759] device (wlp2s0f0): Couldn’t initialize supplicant interface: Name owner lost
nov 22 08:19:10 netbook NetworkManager[562]: [1732274350.4043] device (wlp2s0f0): Couldn’t initialize supplicant interface: Timeout was reached
nov 22 08:19:25 netbook NetworkManager[562]: [1732274365.3284] device (wlp2s0f0): Couldn’t initialize supplicant interface: Timeout was reached

Apagué por que al no tener el wifi ni lograr que se cargue no me quedo mas que volver a apagar.
En el 3° intento cargó todo bien ycuando cerré probé de Hibernar así ya que se cargó todo bien no me arriesgaria a que no se cargue todo bien de nuevo.

Pero no tengo Hibernar: en el menu inicio está pero no hace nada al pulsarlo.
Haciendo desde el runner No se muestra Hibernar (es mas genuino ya que no lo tengo disponible aunque figure en el menu Inincio.)
hora que estoy escribiendo esto cargo bien todo y lo posteo ahora, espero que ande bien el wifi!

Saludos.

Mira a ver si esto te sirve, son parametros que se le pasan al kernel.

https://bbs.archlinux.org/viewtopic.php?id=260589

estoy probando otra conexion wifi desde hace un rato apenas…para ver si ahi tambien se corta … veremos…

he mirado lo del link anterior pero no hay semejanzas como para copiar…

saludos

También falló el uso de la nueva conexión wifi, repitió Intermitencia.
Además Usando la radia online que yo creia que evitaba el corte, la intermitencia también se corto.

Estoy usando un adaptador wifi externo, voy a ir dejando todas las config’s como estaban originalmente durante este mes y luego voy a probar de instalar el driver que tu me has pasado más arriba para remplazar el actual en curso aunque sea para un firmware anterior, lo pruebe, no tengo que perder… estaré usando otro adaptador wifi

Saludos

Perfecto, comentame con lo que. sea

3 cosas:
intenté instalar el driver para el wifi integrado en la netbook:
clone el repositorio pero tira errores:


Trate de hacer el full upgrade pensando que era el cambio de 22 a 24 pero no. Además ya estaba todo actualizado.
Ahora voy a intentar actualizar a 24 de acuerdo a lo que tu me has dicho más arriba.
Porque con los cambios que hice aunque estan todos revertidos al original (en cuanto al wifi ya que sostengo ls cambios en el touchpad) La bateria cuando llega al 41% de carga apaga el equipo sin aviso previo. Antes eso no pasaba, por eso si cambio a 24 eso desaparece…
saludos

Cuando apaga asi, suele ser fallo de bateria, en el panel tienes la bateria, si miras la salud de la bateria te indicará el porcentaje, por debajo de 70 %, ya ha pasado su vida util y puede darte problemas.

donde me fijo eso?
boton izquierdo:


boton derecho:

usando gnomepower statistics:

Un 89 por ciento, no deberia hacer eso, y no creo que el problema sea la calibración de la bateria, es demasiado desde un 40%. Me extraña que el sistema lo mande apagar…

Lo hace de golpe?. Puede ser error de hardware.

si asi es lo está apagando de golpe sin aviso previo y esta configurado para que me avise antes pero lo apaga de una.
si lo enchufo y lo prendo de nuevo al instante cuando arranca me dice que la bateria esta con un 2 o 3 % de carga o sea que no estaba en un 41 % porque al arrancar luego del apagon esta en un 20 3 % no en 41%.

edito porque recién se apago en 61% y al encender estaba al 10%

postee en el foro en inglés y me aviso alguien que funcionaba el driver que lo pudo descargar…

fuí i lo hice, lo cloné, lo traté de instalar pero falló tal como tu decias por tema de kernell posterior!
captura de pantalla del comando la parte final en rojo lo dice:

Ahora bien quien posteó esto me puso que en wireless - Rtl8188ce step by step guide - Ask Ubuntu
está para descargar la nueva versión (nueva para esa epoca) con una serie de comandos haciendolo por cable… lo hará luego no tengo nada que perder!
el comando usando cable seria:

sudo apt-get install -y git build-essential
git clone https://github.com/lwfinger/rtlwifi_new.git
cd rtlwifi_new
make
sudo make install

que me tendrás que explicar previamente cuales son los pasos a seguir porque no sé donde empieza cada comando…
no se sí make es un comando

edito: falla la descarga del repo fuí a la ágina y no existe este modelo, lo habrá borrado de la lista… no esta el modelo 8188CE, hay otros como 8188FU pero el mio no está
y mientras escribia esto se apago… estaba en 61% de carga de bateria y se apagó! cuando puse a cargar y encendí estaba al 10%
Y falleció el fulano: RIP to Larry Finger · Issue #458 · lwfinger/rtl8188eu · GitHub