10de:1f0a asus geforce GTX1650

2019 : TU117

2019 : TU106 [GeForce GTX 1650] pci=10de:1f0a

linux

free

NVIDIA Corporation TU106 [GeForce GTX 1650] (rev a1)
echo 1 | sudo tee /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/rom
1
sha256sum /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/rom
32dd8f160f9ae84237783a2904953a9b509c703ff280200df95322974486b3c9  /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/rom
sha1sum /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/rom
4fb10535ca88f52be6946b76a44fbd72be61b280  /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/rom
69ba5ec99abbabd0f2c2b54e1d6f8702  /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/rom
echo 0 | sudo tee /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/rom
0

strings /sys/devices/pci0000:00/0000:00:01.0/0000:01:00.0/rom | less

S06/11/20
PMID
|GTX1650 VB Ver 90.06.5E.00.AS03
PH-GTX1650
Version 90.06.5E.00.79 
Copyright (C) 1996-2020 NVIDIA Corp.

@TaG VBioS

nouveau

01:00.0 VGA compatible controller: NVIDIA Corporation TU106 [GeForce GTX 1650] (rev a1) (prog-if 00 [VGA controller])
        Subsystem: ASUSTeK Computer Inc. TU106 [GeForce GTX 1650]
        Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- DisINTx+
        Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
        Latency: 0, Cache Line Size: 64 bytes
        Interrupt: pin A routed to IRQ 30
        IOMMU group: 1
        Region 0: Memory at f6000000 (32-bit, non-prefetchable) [size=16M]
        Region 1: Memory at e0000000 (64-bit, prefetchable) [size=256M]
        Region 3: Memory at f0000000 (64-bit, prefetchable) [size=32M]
        Region 5: I/O ports at e000 [size=128]
        Expansion ROM at 000c0000 [disabled] [size=128K]
        Capabilities: <access denied>
        Kernel driver in use: nouveau
        Kernel modules: nouveau

  [   44.822724] nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
  
  sudo dmesg | grep nouve
[    1.499375] nouveau 0000:01:00.0: vgaarb: deactivate vga console
[    1.499406] nouveau 0000:01:00.0: NVIDIA TU106 (166000a1)
[    1.563054] nouveau 0000:01:00.0: bios: version 90.06.5e.00.79

[    1.565052] nouveau 0000:01:00.0: fb: 4096 MiB GDDR6
[    1.565078] nouveau 0000:01:00.0: firmware: direct-loading firmware nvidia/tu106/nvdec/scrubber.bin
[    1.574124] nouveau 0000:01:00.0: DRM: VRAM: 4096 MiB
[    1.574131] nouveau 0000:01:00.0: DRM: GART: 536870912 MiB
[    1.574135] nouveau 0000:01:00.0: DRM: BIT table 'A' not found
[    1.574137] nouveau 0000:01:00.0: DRM: BIT table 'L' not found
[    1.574139] nouveau 0000:01:00.0: DRM: TMDS table version 2.0
[    1.574142] nouveau 0000:01:00.0: DRM: DCB version 4.1
[    1.574145] nouveau 0000:01:00.0: DRM: DCB outp 00: 02800f66 04600020
[    1.574149] nouveau 0000:01:00.0: DRM: DCB outp 01: 02000f62 04620020
[    1.574151] nouveau 0000:01:00.0: DRM: DCB outp 03: 02011f52 00020010
[    1.574154] nouveau 0000:01:00.0: DRM: DCB outp 07: 01044f32 04620030
[    1.574157] nouveau 0000:01:00.0: DRM: DCB conn 00: 00020046
[    1.574159] nouveau 0000:01:00.0: DRM: DCB conn 01: 00010161
[    1.574161] nouveau 0000:01:00.0: DRM: DCB conn 04: 00001431
[    1.574646] nouveau 0000:01:00.0: DRM: MM: using COPY for buffer copies
[    1.656665] [drm] Initialized nouveau 1.4.0 20120801 for 0000:01:00.0 on minor 0
[    1.824410] fbcon: nouveaudrmfb (fb0) is primary device
   

opensource

unfree

debian

distro=trixie
echo "deb http://deb.debian.org/debian/ $distro main contrib non-free non-free-firmware"| sudo tee /etc/apt/sources.list.d/unfree.list

sudo apt update && sudo apt reinstall --purge nvidia-driver firmware-misc-nonfree

upstream

sudo apt install linux-headers-amd64 make gcc
sudo -E ./us.download.nvidia.com/XFree86/Linux-x86_64/570.172.08/NVIDIA-Linux-x86_64-570.172.08.run --extract-only
sudo ~/NVIDIA-Linux-x86_64-570.172.08/nvidia-installer --advanced-options
cat /etc/modprobe.d/nvidia-installer-disable-nouveau.conf

TODO

Drivers

win7 32

win7 64

good

bad

misc

error : "475.14-desktop-win7-64bit-international.exe" "SetDefaultDllDirectories"

error : NVIDIA Install "The signing certificates are not installed. Please install the required certificates."

turing.txt · Last modified: 2025/07/22 01:40 by rzr
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki