Enviado em 29/12/2021 - 22:44h
Saudações a todos!creen 0: minimum 320 x 200, current 1920 x 1080, maximum 16384 x 16384 eDP-1 connected primary 1920x1080+0+0 (normal left inverted right x axis y axis) 344mm x 194mm 1920x1080 60.03*+ 60.01 59.97 59.96 59.93 48.00 1680x1050 59.95 59.88 1400x1050 59.98 1600x900 59.99 59.94 59.95 59.82 1280x1024 60.02 1400x900 59.96 59.88 1280x960 60.00 1440x810 60.00 59.97 1368x768 59.88 59.85 1280x800 59.99 59.97 59.81 59.91 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 700x525 59.98 800x450 59.95 59.82 640x512 60.02 700x450 59.96 59.88 640x480 60.00 59.94 720x405 59.51 58.99 684x384 59.88 59.85 640x400 59.88 59.98 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
**** List of PLAYBACK Hardware Devices **** card 0: PCH [HDA Intel PCH], device 0: ALC274 Analog [ALC274 Analog] Subdevices: 0/1 Subdevice #0: subdevice #0 card 0: PCH [HDA Intel PCH], device 3: HDMI 0 [HDMI 0] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: PCH [HDA Intel PCH], device 7: HDMI 1 [HDMI 1] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: PCH [HDA Intel PCH], device 8: HDMI 2 [HDMI 2] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: PCH [HDA Intel PCH], device 9: HDMI 3 [HDMI 3] Subdevices: 1/1 Subdevice #0: subdevice #0 card 0: PCH [HDA Intel PCH], device 10: HDMI 4 [HDMI 4] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: NVidia [HDA NVidia], device 3: HDMI 0 [HDMI 0] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: NVidia [HDA NVidia], device 7: HDMI 1 [HDMI 1] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: NVidia [HDA NVidia], device 8: HDMI 2 [HDMI 2] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: NVidia [HDA NVidia], device 9: HDMI 3 [HDMI 3] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: NVidia [HDA NVidia], device 10: HDMI 4 [HDMI 4] Subdevices: 1/1 Subdevice #0: subdevice #0 card 1: NVidia [HDA NVidia], device 11: HDMI 5 [HDMI 5] Subdevices: 1/1 Subdevice #0: subdevice #0
Enviado em 30/12/2021 - 00:26h
O comando aplay, refere-se a "placa de som".man aplay|head APLAY(1) General Commands Manual APLAY(1) NAME arecord, aplay - command-line sound recorder and player for ALSA soundcard driver SYNOPSIS arecord [flags] [filename] aplay [flags] [filename [filename]] ...
Enviado em 30/12/2021 - 12:11h
man aplay|head APLAY(1) General Commands Manual APLAY(1) NAME arecord, aplay - command-line sound recorder and player for ALSA soundcard driver SYNOPSIS arecord [flags] [filename] aplay [flags] [filename [filename]] ...
Enviado em 30/12/2021 - 18:42h
Enviado em 07/01/2022 - 16:11h
bash-5.1# prime-select nvidia | grep -e "(EE)" -e "(WW)" -e "(NI)" -e "(??)" /var/log/Xorg.0.log bash: prime-select: command not found (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 23.451] (WW) The directory "/usr/share/fonts/local" does not exist. [ 23.451] (WW) The directory "/usr/share/fonts/CID" does not exist. [ 23.604] (WW) Warning, couldn't open module nouveau [ 23.604] (EE) Failed to load module "nouveau" (module does not exist, 0) [ 23.608] (WW) Warning, couldn't open module fbdev [ 23.608] (EE) Failed to load module "fbdev" (module does not exist, 0) bash-5.1
bash-5.1# optirun nvidia | grep -e "(EE)" -e "(WW)" -e "(NI)" -e "(??)" /var/log/Xorg.0.log (WW) warning, (EE) error, (NI) not implemented, (??) unknown. [ 23.451] (WW) The directory "/usr/share/fonts/local" does not exist. [ 23.451] (WW) The directory "/usr/share/fonts/CID" does not exist. [ 23.604] (WW) Warning, couldn't open module nouveau [ 23.604] (EE) Failed to load module "nouveau" (module does not exist, 0) [ 23.608] (WW) Warning, couldn't open module fbdev [ 23.608] (EE) Failed to load module "fbdev" (module does not exist, 0) [ 373.254068] [ERROR]Error running "nvidia": No such file or directory bash-5.1#
Enviado em 08/01/2022 - 23:50h
Bom, a mensagem -- (EE) Failed to load module "nouveau" (module does not exist, 0) -- indica uma possível fonte para o problema. Vc está usando o driver nouveau? Se não estiver usando, ponha-o na blacklistEnviado em 09/01/2022 - 17:16h
man aplay|head APLAY(1) General Commands Manual APLAY(1) NAME arecord, aplay - command-line sound recorder and player for ALSA soundcard driver SYNOPSIS arecord [flags] [filename] aplay [flags] [filename [filename]] ...
sudo bash -c "lspci -v -s $(lspci|sed -n 's/ VGA.*$//p')"
Enviado em 30/01/2022 - 10:05h
man aplay|head APLAY(1) General Commands Manual APLAY(1) NAME arecord, aplay - command-line sound recorder and player for ALSA soundcard driver SYNOPSIS arecord [flags] [filename] aplay [flags] [filename [filename]] ...
sudo bash -c "lspci -v -s $(lspci|sed -n 's/ VGA.*$//p')"
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics (rev 05) (prog-if 00 [VGA controller]) DeviceName: Onboard - Video Subsystem: Tongfang Hongkong Limited Device 1085 Flags: bus master, fast devsel, latency 0, IRQ 152 Memory at c2000000 (64-bit, non-prefetchable) [size=16M] Memory at a0000000 (64-bit, prefetchable) [size=256M] I/O ports at 5000 [size=64] Expansion ROM at 000c0000 [virtual] [disabled] [size=128K] Capabilities: [40] Vendor Specific Information: Len=0c <?> Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit- Capabilities: [d0] Power Management version 2 Capabilities: [100] Process Address Space ID (PASID) Capabilities: [200] Address Translation Service (ATS) Capabilities: [300] Page Request Interface (PRI) Kernel driver in use: i915 Kernel modules: i915 bash: linha 1: 01:00.0: comando não encontrado
00:02.0 VGA compatible controller: Intel Corporation CometLake-H GT2 [UHD Graphics] (rev 05) (prog-if 00 [VGA controller]) DeviceName: Onboard - Video Subsystem: Tongfang Hongkong Limited Device 1085 Flags: bus master, fast devsel, latency 0, IRQ 166 Memory at c2000000 (64-bit, non-prefetchable) [size=16M] Memory at a0000000 (64-bit, prefetchable) [size=256M] I/O ports at 5000 [size=64] Expansion ROM at 000c0000 [virtual] [disabled] [size=128K] Capabilities: [40] Vendor Specific Information: Len=0c <?> Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit- Capabilities: [d0] Power Management version 2 Capabilities: [100] Process Address Space ID (PASID) Capabilities: [200] Address Translation Service (ATS) Capabilities: [300] Page Request Interface (PRI) Kernel driver in use: i915 Kernel modules: i915 bash: linha 2: 01:00.0: comando não encontrado
Enviado em 30/01/2022 - 17:04h
man aplay|head APLAY(1) General Commands Manual APLAY(1) NAME arecord, aplay - command-line sound recorder and player for ALSA soundcard driver SYNOPSIS arecord [flags] [filename] aplay [flags] [filename [filename]] ...
sudo bash -c "lspci -v -s $(lspci|sed -n 's/ VGA.*$//p')"
00:02.0 VGA compatible controller: Intel Corporation UHD Graphics (rev 05) (prog-if 00 [VGA controller]) DeviceName: Onboard - Video Subsystem: Tongfang Hongkong Limited Device 1085 Flags: bus master, fast devsel, latency 0, IRQ 152 Memory at c2000000 (64-bit, non-prefetchable) [size=16M] Memory at a0000000 (64-bit, prefetchable) [size=256M] I/O ports at 5000 [size=64] Expansion ROM at 000c0000 [virtual] [disabled] [size=128K] Capabilities: [40] Vendor Specific Information: Len=0c <?> Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit- Capabilities: [d0] Power Management version 2 Capabilities: [100] Process Address Space ID (PASID) Capabilities: [200] Address Translation Service (ATS) Capabilities: [300] Page Request Interface (PRI) Kernel driver in use: i915 Kernel modules: i915 bash: linha 1: 01:00.0: comando não encontrado
00:02.0 VGA compatible controller: Intel Corporation CometLake-H GT2 [UHD Graphics] (rev 05) (prog-if 00 [VGA controller]) DeviceName: Onboard - Video Subsystem: Tongfang Hongkong Limited Device 1085 Flags: bus master, fast devsel, latency 0, IRQ 166 Memory at c2000000 (64-bit, non-prefetchable) [size=16M] Memory at a0000000 (64-bit, prefetchable) [size=256M] I/O ports at 5000 [size=64] Expansion ROM at 000c0000 [virtual] [disabled] [size=128K] Capabilities: [40] Vendor Specific Information: Len=0c <?> Capabilities: [70] Express Root Complex Integrated Endpoint, MSI 00 Capabilities: [ac] MSI: Enable+ Count=1/1 Maskable- 64bit- Capabilities: [d0] Power Management version 2 Capabilities: [100] Process Address Space ID (PASID) Capabilities: [200] Address Translation Service (ATS) Capabilities: [300] Page Request Interface (PRI) Kernel driver in use: i915 Kernel modules: i915 bash: linha 2: 01:00.0: comando não encontrado
Automatizando digitação de códigos 2FA no browser
Resolver problemas de Internet
Como compartilhar a tela do Ubuntu com uma Smart TV (LG, Samsung, etc.)
Como converter imagens PNG/JPEG para SVG em linha de comando
Fez porcaria no teu repositório Git? Aprenda a restaurar uma versão anterior do seu código!
Restaurando Fontes de Download do Hydra no Linux
Atualizando "na marra" o YT-DLP quando começa a dar erro de downloads
Como instalar o WPS com interface e corretor ortográfico em PT-BR no Arch Linux
Linux não desliga a tela da TV nunca (3)
Fila de impressão em C++ [RESOLVIDO] (6)
Bluetooth CSR 4.0 Dongle (Alternativo) (4)