Jetson Nano doesn't use higher monitor resolutions

Why is it that my Jetson Nano can only display 1280x720 on my Dell monitor while my Windows box can display 1080p, 1920x1080 @ 60Hz on the same monitor?

Hi pleopard,

Please share below two logs.

  1. Dump the kernel log with command “dmesg”

  2. #Add below option in /etc/X11/xorg.conf, ‘Section “Device”’. Verbose mode logging will be shown in /var/log/Xorg.0.log
    Section “Device”

...
  Option   "ModeDebug"
...
EndSection

Dmesg:

[ 0.000000] Booting Linux on physical CPU 0x0
[ 0.000000] Linux version 4.9.140-tegra (buildbrain@mobile-u64-3531) (gcc version 7.3.1 20180425 [linaro-7.3-2018.05 revision d29120a424ecfbc167ef90065c0eeb7f91977701] (Linaro GCC 7.3-2018.05) ) #1 SMP PREEMPT Wed Mar 13 00:32:22 PDT 2019
[ 0.000000] Boot CPU: AArch64 Processor [411fd071]
[ 0.000000] OF: fdt:memory scan node memory@80000000, reg size 48,
[ 0.000000] OF: fdt: - 80000000 , 7ee00000
[ 0.000000] OF: fdt: - 100000000 , 7f200000
[ 0.000000] Found tegra_fbmem: 00140000@92cb6000
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node ‘fb0_carveout’: base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node ‘fb0_carveout’: base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node ‘fb1_carveout’: base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: fdt:Reserved memory: failed to reserve memory for node ‘fb1_carveout’: base 0x0000000000000000, size 0 MiB
[ 0.000000] OF: reserved mem: initialized node vpr-carveout, compatible id nvidia,vpr-carveout
[ 0.000000] OF: reserved mem: initialized node iram-carveout, compatible id nvidia,iram-carveout
[ 0.000000] OF: reserved mem: initialized node ramoops_carveout, compatible id nvidia,ramoops
[ 0.000000] cma: Reserved 64 MiB at 0x00000000fac00000
[ 0.000000] On node 0 totalpages: 1039872
[ 0.000000] DMA zone: 8192 pages used for memmap
[ 0.000000] DMA zone: 0 pages reserved
[ 0.000000] DMA zone: 519168 pages, LIFO batch:31
[ 0.000000] Normal zone: 8136 pages used for memmap
[ 0.000000] Normal zone: 520704 pages, LIFO batch:31
[ 0.000000] psci: probing for conduit method from DT.
[ 0.000000] psci: PSCIv1.0 detected in firmware.
[ 0.000000] psci: Using standard PSCI v0.2 function IDs
[ 0.000000] psci: MIGRATE_INFO_TYPE not supported.
[ 0.000000] psci: SMC Calling Convention v1.1
[ 0.000000] percpu: Embedded 23 pages/cpu @ffffffc0fefd2000 s53400 r8192 d32616 u94208
[ 0.000000] pcpu-alloc: s53400 r8192 d32616 u94208 alloc=23*4096
[ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
[ 0.000000] CPU features: enabling workaround for ARM erratum 832075
[ 0.000000] Speculative Store Bypass Disable mitigation not required
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 1023544
[ 0.000000] Kernel command line: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,0 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1125 core_edp_ma=4000 tegra_fbmem=0x140000@0x92cb6000 is_hdmi_initialised=1 root=/dev/mmcblk0p1 rw rootwait console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 root=/dev/mmcblk0p1 rw rootwait console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 rootfstype=ext4 root=/dev/mmcblk0p1 rw rootwait
[ 0.000000] log_buf_len individual max cpu contribution: 32768 bytes
[ 0.000000] log_buf_len total cpu_extra contributions: 98304 bytes
[ 0.000000] log_buf_len min size: 32768 bytes
[ 0.000000] log_buf_len: 131072 bytes
[ 0.000000] early log buf free: 29384(89%)
[ 0.000000] PID hash table entries: 4096 (order: 3, 32768 bytes)
[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
[ 0.000000] Memory: 3574784K/4159488K available (15166K kernel code, 2914K rwdata, 6616K rodata, 8512K init, 605K bss, 109568K reserved, 475136K cma-reserved)
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] modules : 0xffffff8000000000 - 0xffffff8008000000 ( 128 MB)
[ 0.000000] vmalloc : 0xffffff8008000000 - 0xffffffbebfff0000 ( 250 GB)
[ 0.000000] .text : 0xffffff8008080000 - 0xffffff8008f50000 ( 15168 KB)
[ 0.000000] .rodata : 0xffffff8008f50000 - 0xffffff80095d0000 ( 6656 KB)
[ 0.000000] .init : 0xffffff80095d0000 - 0xffffff8009e20000 ( 8512 KB)
[ 0.000000] .data : 0xffffff8009e20000 - 0xffffff800a0f8808 ( 2915 KB)
[ 0.000000] .bss : 0xffffff800a0f8808 - 0xffffff800a18fe3c ( 606 KB)
[ 0.000000] fixed : 0xffffffbefe7fd000 - 0xffffffbefec00000 ( 4108 KB)
[ 0.000000] PCI I/O : 0xffffffbefee00000 - 0xffffffbeffe00000 ( 16 MB)
[ 0.000000] vmemmap : 0xffffffbf00000000 - 0xffffffc000000000 ( 4 GB maximum)
[ 0.000000] 0xffffffbf00000000 - 0xffffffbf03fc8000 ( 63 MB actual)
[ 0.000000] memory : 0xffffffc000000000 - 0xffffffc0ff200000 ( 4082 MB)
[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
[ 0.000000] Preemptible hierarchical RCU implementation.
[ 0.000000] Build-time adjustment of leaf fanout to 64.
[ 0.000000] RCU restricting CPUs from NR_CPUS=64 to nr_cpu_ids=4.
[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=4
[ 0.000000] NR_IRQS:64 nr_irqs:64 0
[ 0.000000] /interrupt-controller@60004000: 192 interrupts forwarded to /interrupt-controller
[ 0.000000] t210 clock and reset probe
[ 0.000000] boot misc1 0x90000000: expected 0x10000000
[ 0.000000] (comparison mask = 0xf8000000)
[ 0.000000] boot misc2 0x0: expected 0xf6e0f620
[ 0.000000] (comparison mask = 0xffffffff)
[ 0.000000] boot misc3 0x559: expected 0x10000
[ 0.000000] (comparison mask = 0xffffffff)
[ 0.000000] PLL_D2 already enabled. Postponing set full defaults
[ 0.000000] tegra-pmc: get_secure_pmc_setting: done secure_pmc=1
[ 0.000000] clk_cbus_recalc_rate: no gbus parent
[ 0.000000] clk_cbus_recalc_rate: no gbus parent
[ 0.000000] clk_cbus_recalc_rate: no gbus parent
[ 0.000000] clk_cbus_recalc_rate: no gbus parent
[ 0.000000] clk_cbus_recalc_rate: no gbus parent
[ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys).
[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
[ 0.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
[ 0.001496] Console: colour dummy device 80x25
[ 0.002434] console [tty0] enabled
[ 0.002460] kmemleak: Kernel memory leak detector disabled
[ 0.002488] Calibrating delay loop (skipped), value calculated using timer frequency… 38.40 BogoMIPS (lpj=76800)
[ 0.002516] pid_max: default: 32768 minimum: 301
[ 0.002978] Security Framework initialized
[ 0.003208] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.003228] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
[ 0.004441] ftrace: allocating 46802 entries in 183 pages
[ 0.174173] sched-energy: CPU device node has no sched-energy-costs
[ 0.174207] ASID allocator initialised with 65536 entries
[ 0.211455] tegra-id: chipid=22117.
[ 0.211500] tegra-id: opt_subrevision=0.
[ 0.211529] Tegra Speedo/IDDQ fuse revision 4
[ 0.211544] Tegra: CPU Speedo ID 9, SoC Speedo ID 0, GPU Speedo ID 2
[ 0.211559] Tegra: CPU Process ID 0, SoC Process ID 0, GPU Process ID 0
[ 0.211575] Tegra: CPU Speedo Value 2024, SoC Speedo Value 1919, GPU Speedo Value 2030
[ 0.211596] Tegra: CPU IDDQ Value 1656, SoC IDDQ Value 1856, GPU IDDQ Value 2205
[ 0.211632] Tegra Revision: A02 SKU: 0x8f CPU Process: 0 SoC Process: 0
[ 0.211659] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-a02.dts
[ 0.211693] DTB Build time: Mar 15 2019 09:52:07
[ 0.261057] CPU1: Booted secondary processor [411fd071]
[ 0.292959] CPU2: Booted secondary processor [411fd071]
[ 0.324955] CPU3: Booted secondary processor [411fd071]
[ 0.325045] Brought up 4 CPUs
[ 0.325108] SMP: Total of 4 processors activated.
[ 0.325125] CPU features: detected feature: 32-bit EL0 Support
[ 0.325399] CPU: All CPU(s) started at EL2
[ 0.325428] alternatives: patching kernel code
[ 0.333515] devtmpfs: initialized
[ 0.367270] Initilizing CustomIPI irq domain
[ 0.367704] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[ 0.367749] futex hash table entries: 1024 (order: 4, 65536 bytes)
[ 0.378384] pinctrl core: initialized pinctrl subsystem
[ 0.378970] OS set in device tree is not L4T.
[ 0.379388] regulator-dummy: no parameters
[ 0.379668] Initializing plugin-manager
[ 0.379818] Plugin module not found
[ 0.380030] node /plugin-manager/fragement@0 match with board >=3448-0000-100
[ 0.380588] node /plugin-manager/fragment@1 match with board >=3448-0000-101
[ 0.381409] node /plugin-manager/fragment@5 match with board 3449-0000-200
[ 0.384543] NET: Registered protocol family 16
[ 0.386011] pstore: using zlib compression
[ 0.386689] console [pstore-1] enabled
[ 0.386706] pstore: Registered ramoops as persistent store backend
[ 0.386725] ramoops: attached 0x200000@0xb0000000, ecc: 0/0
[ 0.401074] cpuidle: using governor menu
[ 0.404923] tegra_smmu 70019000.iommu: Loaded Tegra IOMMU driver
[ 0.406468] vdso: 2 pages (1 code @ ffffff8008f57000, 1 data @ ffffff8009e24000)
[ 0.406517] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers.
[ 0.409511] atomic_pool_init():622: DMA: preallocated 1024 KiB pool for atomic allocations
[ 0.411033] tegra_bpmp_of_clk_init: EMC proxy not found.
[ 0.411974] tegra_powergate_init: DONE
[ 0.412014] DTS File Name: /dvs/git/dirty/git-master_linux/kernel/kernel-4.9/arch/arm64/boot/dts/…/…/…/…/…/…/hardware/nvidia/platform/t210/porg/kernel-dts/tegra210-p3448-0000-p3449-0000-a02.dts
[ 0.412051] DTB Build time: Mar 15 2019 09:52:07
[ 0.413666] Tegra reboot handler registered.
[ 0.417978] iommu: Adding device tegra-carveouts to group 0
[ 0.418149] platform tegra-carveouts: domain=ffffffc0f9be6318 allocates as[0]=ffffffc0f9bec0a8
[ 0.418523] iommu: Adding device smmu_test to group 1
[ 0.418592] platform smmu_test: domain=ffffffc0f9be6558 allocates as[0]=ffffffc0f9bec110
[ 0.419433] mc: mapped MMIO address: 0xffffff800802e000 → 0x70019000
[ 0.419512] mc: mapped MMIO address: 0xffffff8008065000 → 0x7001c000
[ 0.419582] mc: mapped MMIO address: 0xffffff8008079000 → 0x7001d000
[ 0.419604] nv-tegra-mc 70019000.mc: No mssnvlink node
[ 0.419637] mc-err: mcerr ops are set to t21x
[ 0.429112] iommu: Adding device 70090000.xusb to group 2
[ 0.429452] iommu: Adding device 70006000.serial to group 3
[ 0.429532] platform 70006000.serial: domain=ffffffc0f9b9ec18 allocates as[0]=ffffffc0f9bec178
[ 0.429969] iommu: Adding device 70006040.serial to group 4
[ 0.430256] iommu: Adding device 70006200.serial to group 5
[ 0.430460] iommu: Adding device sound to group 6
[ 0.430519] platform sound: domain=ffffffc0f9474198 allocates as[0]=ffffffc0f9bec1e0
[ 0.431096] iommu: Adding device 7000d400.spi to group 7
[ 0.431378] iommu: Adding device 7000d600.spi to group 8
[ 0.431685] iommu: Adding device 70410000.spi to group 9
[ 0.432004] iommu: Adding device 50000000.host1x to group 10
[ 0.432285] iommu: Adding device 54080000.vi to group 11
[ 0.432697] iommu: Adding device 54600000.isp to group 12
[ 0.432977] iommu: Adding device 54680000.isp to group 13
[ 0.433307] iommu: Adding device tegradc.0 to group 14
[ 0.433377] platform tegradc.0: domain=ffffffc0f94800d8 allocates as[0]=ffffffc0f9bec248
[ 0.434797] platform tegradc.0: IOVA linear map 0x0000000092cb6000(140000)
[ 0.435206] platform tegradc.0: IOVA linear map 0x00000000d7000000(19000000)
[ 0.435546] iommu: Adding device tegradc.1 to group 15
[ 0.435610] platform tegradc.1: domain=ffffffc0f9480318 allocates as[0]=ffffffc0f9bec2b0
[ 0.437004] platform tegradc.1: IOVA linear map 0x0000000092cb6000(140000)
[ 0.437438] platform tegradc.1: IOVA linear map 0x00000000d7000000(19000000)
[ 0.437745] iommu: Adding device 54340000.vic to group 16
[ 0.437961] iommu: Adding device 544c0000.nvenc to group 17
[ 0.438182] iommu: Adding device 54500000.tsec to group 18
[ 0.438393] iommu: Adding device 54100000.tsecb to group 19
[ 0.438603] iommu: Adding device 54480000.nvdec to group 20
[ 0.438811] iommu: Adding device 54380000.nvjpg to group 21
[ 0.439852] iommu: Adding device 546c0000.i2c to group 22
[ 0.440195] iommu: Adding device 57000000.gpu to group 23
[ 0.440266] platform 57000000.gpu: domain=ffffffc0f94ff318 allocates as[0]=ffffffc0f9bec318
[ 0.440346] platform 57000000.gpu: domain=ffffffc0f94ff318 allocates as[1]=ffffffc0f9bec380
[ 0.440406] platform 57000000.gpu: domain=ffffffc0f94ff318 allocates as[2]=ffffffc0f9bec3e8
[ 0.440459] platform 57000000.gpu: domain=ffffffc0f94ff318 allocates as[3]=ffffffc0f9bec450
[ 0.441375] tegra-pmc 7000e400.pmc: i2c-thermtrip node not found, emergency thermal reset disabled.
[ 0.441415] tegra-pmc 7000e400.pmc: scratch reg offset dts data not present
[ 0.441441] tegra-pmc: ### PMC reset source: TEGRA_POWER_ON_RESET
[ 0.441461] tegra-pmc: ### PMC reset level: TEGRA_RESET_LEVEL_WARM
[ 0.441477] tegra-pmc: ### PMC reset status reg: 0x0
[ 0.493249] padctrl padctrl.0: Pad control driver tegra-pmc-padctrl registered
[ 0.493285] tegra-pmc: Clear bootloader IO dpd settings
[ 0.493317] tegra-pmc 7000e400.pmc: IO padctrl driver initialized
[ 0.493394] tegra-pmc 7000e400.pmc: PMC: Successfully configure bootrom reset commands
[ 0.493708] iommu: Adding device 70012000.se to group 24
[ 0.494509] iommu: Adding device 7000c000.i2c to group 25
[ 0.494787] iommu: Adding device 7000c400.i2c to group 26
[ 0.495060] iommu: Adding device 7000c500.i2c to group 27
[ 0.495327] iommu: Adding device 7000c700.i2c to group 28
[ 0.495592] iommu: Adding device 7000d000.i2c to group 29
[ 0.495865] iommu: Adding device 7000d100.i2c to group 30
[ 0.496174] iommu: Adding device sdhci-tegra.0 to group 31
[ 0.496246] platform sdhci-tegra.0: domain=ffffffc0f950e498 allocates as[0]=ffffffc0f9bec4b8
[ 0.497148] iommu: Adding device 700d0000.xudc to group 32
[ 0.501724] vdd-ac-bat: 5000 mV
[ 0.502097] vdd-5v0-sys: 5000 mV
[ 0.503074] vdd-5v0-hdmi: supplied by vdd-5v0-sys
[ 0.503141] vdd-5v0-hdmi: 5000 mV
[ 0.503545] vdd-1v8: 1800 mV
[ 0.504028] vdd-fan: supplied by vdd-5v0-sys
[ 0.504083] vdd-fan: 5000 mV
[ 0.504484] vdd-usb-vbus: supplied by vdd-5v0-sys
[ 0.504534] vdd-usb-vbus: 5000 mV
[ 0.505107] vdd-usb-vbus2: 5000 mV
[ 0.538008] HugeTLB registered 2 MB page size, pre-allocated 0 pages
[ 0.540497] GPIO line 151 (camera-control-output-low) hogged as output/low
[ 0.540867] gpiochip_setup_dev: registered GPIOs 0 to 255 on device: gpiochip0 (tegra-gpio)
[ 0.548866] eventlib_kernel: keventlib is initialized, test id: 0
[ 0.549246] SCSI subsystem initialized
[ 0.549469] libata version 3.00 loaded.
[ 0.549808] usbcore: registered new interface driver usbfs
[ 0.549885] usbcore: registered new interface driver hub
[ 0.549972] usbcore: registered new device driver usb
[ 0.553934] max77620 4-003c: PMIC Version OTP:0x35 and ES:0x8
[ 0.555602] random: fast init done
[ 0.561125] vdd-core: 600 <–> 1162 mV at 1125 mV
[ 0.562365] vdd-ddr-1v1: Bringing 1125000uV into 1150000-1150000uV
[ 0.564986] vdd-ddr-1v1: 1150 mV
[ 0.568983] vdd-pre-reg-1v35: 1350 mV
[ 0.572982] vdd-1v8: 1800 mV
[ 0.573255] vdd-1v8: Failed to create debugfs directory
[ 0.576977] avdd-sys-1v2: 1200 mV
[ 0.580980] vdd-pex-1v0: 1050 mV
[ 0.581762] vddio-sdmmc-ap: 1800 <–> 3300 mV at 3300 mV
[ 0.582424] max77620-ldo3: at 3100 mV
[ 0.584979] vdd-rtc: 850 <–> 1100 mV at 1000 mV
[ 0.585619] max77620-ldo5: at 3100 mV
[ 0.586294] max77620-ldo6: at 2800 mV
[ 0.588977] avdd-1v05-pll: 1050 mV
[ 0.592977] avdd-io-hdmi-dp: 1050 mV
[ 0.594507] GPIO line 505 (spmic-default-output-high) hogged as output/high
[ 0.594802] gpiochip_setup_dev: registered GPIOs 504 to 511 on device: gpiochip1 (max77620-gpio)
[ 0.596859] max77620 4-003c: max77620 probe successful
[ 0.599129] i2c i2c-6: Unbalanced pm_runtime_enable!
[ 0.599688] media: Linux media interface: v0.10
[ 0.599749] Linux video capture interface: v2.00
[ 0.600706] pps_core: LinuxPPS API ver. 1 registered
[ 0.600733] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti giometti@linux.it
[ 0.600776] PTP clock support registered
[ 0.604155] tegra_fiq_debugger_init: found FIQ source (IRQ 98)
[ 0.610638] tegra210-emc 7001b000.external-memory-controller: validated EMC DFS table
[ 0.611452] Advanced Linux Sound Architecture Driver Initialized.
[ 0.612125] Bluetooth: Core ver 2.22
[ 0.612192] NET: Registered protocol family 31
[ 0.612211] Bluetooth: HCI device and connection manager initialized
[ 0.612239] Bluetooth: HCI socket layer initialized
[ 0.612261] Bluetooth: L2CAP socket layer initialized
[ 0.612301] Bluetooth: SCO socket layer initialized
[ 0.614030] tegra210_dvfs: no clock found for sdmmc2_ddr
[ 0.614071] tegra210_dvfs: no clock found for sdmmc4_ddr
[ 0.614132] tegra210_dvfs: no clock found for sdmmc1_ddr
[ 0.614159] tegra210_dvfs: no clock found for sdmmc3_ddr
[ 0.616946] tegra_dvfs: Unable to get vdd-cpu rail for step info, defering probe
[ 0.618447] vdd-3v3-sys: supplied by vdd-5v0-sys
[ 0.618555] vdd-3v3-sys: 3300 mV
[ 0.618851] vdd-1v8: supplied by vdd-3v3-sys
[ 0.621041] vdd-usb-vbus2: supplied by vdd-3v3-sys
[ 0.621550] vdd-3v3-sd: supplied by vdd-3v3-sys
[ 0.621610] vdd-3v3-sd: 3300 mV
[ 0.622824] avdd-io-edp-1v05: supplied by avdd-1v05-pll
[ 0.622889] avdd-io-edp-1v05: 1050 mV
[ 0.623421] vdd-usb-hub-en: supplied by vdd-1v8
[ 0.623483] vdd-usb-hub-en: 5000 mV
[ 0.624969] camchar: rtcpu character device driver loaded
[ 0.625710] extcon-gpio-states extcon:extcon@1: Cable state:0, cable id:0
[ 0.627101] clocksource: Switched to clocksource arch_sys_counter
[ 0.667811] VFS: Disk quotas dquot_6.6.0
[ 0.667973] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
[ 0.668458] nvmap_heap_init: nvmap_heap_init: created heap block cache
[ 0.668939] dma_declare_coherent_resizable_cma_memory:324: resizable heap=vpr, base=0x00000000d7000000, size=0x19000000
[ 0.668990] dma-vpr: heap size is not multiple of cma_chunk_size heap_info->num_chunks (13) rem_chunk_size(0x1000000)
[ 0.669244] cma: enabled page replacement for spfn=d7000, epfn=f0000
[ 0.669269] dma_declare_coherent_resizable_cma_memory:373: resizable cma heap=vpr create successful
[ 0.669295] tegra-carveouts tegra-carveouts: assigned reserved memory node vpr-carveout
[ 0.669341] tegra-carveouts tegra-carveouts: iram :dma coherent mem declare 0x0000000040001000,258048
[ 0.669367] tegra-carveouts tegra-carveouts: assigned reserved memory node iram-carveout
[ 0.669400] nvmap: nvmap_select_cache_ops() nvmap cache ops set to set/ways
[ 0.669423] nvmap_page_pool_init: Total RAM pages: 1012480
[ 0.669441] nvmap_page_pool_init: nvmap page pool size: 126560 pages (494 MB)
[ 0.669622] nvmap_background_zero_thread: PP zeroing thread starting.
[ 0.669936] misc nvmap: created heap iram base 0x0000000040001000 size (252KiB)
[ 0.670907] misc nvmap: created heap vpr base 0x00000000d7000000 size (409600KiB)
[ 0.678995] thermal thermal_zone0: Registering thermal zone thermal_zone0 for type AO-therm
[ 0.679432] thermal thermal_zone1: Registering thermal zone thermal_zone1 for type CPU-therm
[ 0.679699] thermal thermal_zone2: Registering thermal zone thermal_zone2 for type GPU-therm
[ 0.679929] thermal thermal_zone3: Registering thermal zone thermal_zone3 for type PLL-therm
[ 0.680131] thermal thermal_zone4: Registering thermal zone thermal_zone4 for type PMIC-Die
[ 0.680423] pre_t19x_iso_plat_init(): iso emc max clk=1600000KHz
[ 0.680443] pre_t19x_iso_plat_init(): max_iso_bw=33280000KB
[ 0.680886] NET: Registered protocol family 2
[ 0.681869] TCP established hash table entries: 32768 (order: 6, 262144 bytes)
[ 0.682110] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
[ 0.682618] TCP: Hash tables configured (established 32768 bind 32768)
[ 0.682786] UDP hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.682883] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
[ 0.683383] NET: Registered protocol family 1
[ 0.684203] RPC: Registered named UNIX socket transport module.
[ 0.684232] RPC: Registered udp transport module.
[ 0.684248] RPC: Registered tcp transport module.
[ 0.684265] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.684291] PCI: CLS 0 bytes, default 64
[ 0.684528] Trying to unpack rootfs image as initramfs…
[ 0.693949] host1x 50000000.host1x: initialized
[ 0.695867] hw perfevents: enabled with armv8_pmuv3 PMU driver, 7 counters available
[ 0.699060] audit: initializing netlink subsys (disabled)
[ 0.699195] audit: type=2000 audit(0.551:1): initialized
[ 0.699941] workingset: timestamp_bits=46 max_order=20 bucket_order=0
[ 0.709881] squashfs: version 4.0 (2009/01/31) Phillip Lougher
[ 0.711438] ntfs: driver 2.1.32 [Flags: R/W].
[ 0.712237] 9p: Installing v9fs 9p2000 file system support
[ 0.715764] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 240)
[ 0.715947] io scheduler noop registered
[ 0.716257] io scheduler cfq registered (default)
[ 0.718916] gic 702f9000.agic: GIC IRQ controller registered
[ 0.721923] iommu: Adding device 702ef000.adsp to group 33
[ 0.728797] iommu: Adding device aconnect@702c0000:adsp_audio to group 34
[ 0.728987] tegra-aconnect aconnect@702c0000: Tegra ACONNECT bus registered
[ 0.729590] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_SKU_CALIB_0 = 0x8207410
[ 0.729622] tegra-xusb-padctl 7009f000.xusb_padctl: TEGRA_FUSE_USB_CALIB_EXT_0 = 0x4
[ 0.731414] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.0, lane = usb2-0, function = xusb
[ 0.731558] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.1, lane = usb2-1, function = xusb
[ 0.731679] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-usb2.2, lane = usb2-2, function = xusb
[ 0.731896] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.3, lane = pcie-0, function = pcie-x1
[ 0.732007] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.4, lane = pcie-1, function = pcie-x4
[ 0.732118] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.5, lane = pcie-2, function = pcie-x4
[ 0.732234] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.6, lane = pcie-3, function = pcie-x4
[ 0.732345] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.7, lane = pcie-4, function = pcie-x4
[ 0.732449] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.8, lane = pcie-5, function = xusb
[ 0.732560] tegra-xusb-padctl 7009f000.xusb_padctl: dev = phy-pcie.9, lane = pcie-6, function = xusb
[ 0.738820] tegra-pwm 7000a000.pwm: PWM clk cannot sleep in ops
[ 0.740172] tegra-dfll-pwm 70110000.pwm: DFLL pwm-rate: 12800000
[ 0.742045] tegra-pcie 1003000.pcie-controller: 4x1, 1x1 configuration
[ 0.743382] tegra-pcie 1003000.pcie-controller: PCIE: Enable power rails
[ 0.743748] tegra-pcie 1003000.pcie-controller: probing port 0, using 4 lanes
[ 0.744957] tegra_camera_platform tegra-camera-platform: tegra_camera_probe:camera_platform_driver probe
[ 0.745203] misc tegra_camera_ctrl: tegra_camera_isomgr_register isp_iso_bw=1500000, vi_iso_bw=750000, max_bw=1500000
[ 0.745488] Adding domain tsec-pd to PM domain host1x-pd
[ 0.747428] tegra-pcie 1003000.pcie-controller: probing port 1, using 1 lanes
[ 0.748455] tsec 54500000.tsec: initialized
[ 0.750074] tsec 54100000.tsecb: initialized
[ 0.750803] Adding domain nvdec-pd to PM domain host1x-pd
[ 0.753989] nvdec 54480000.nvdec: initialized
[ 0.755058] Adding domain vic03-pd to PM domain host1x-pd
[ 0.755282] Adding domain msenc-pd to PM domain host1x-pd
[ 0.755465] Adding domain nvjpg-pd to PM domain host1x-pd
[ 0.759023] falcon 54340000.vic: initialized
[ 0.760317] falcon 544c0000.nvenc: initialized
[ 0.761631] falcon 54380000.nvjpg: initialized
[ 0.766227] tegradc tegradc.0: disp0 connected to head0->/host1x/sor1
[ 0.766362] display board info: id 0x0, fab 0x0
[ 0.766440] generic_infoframe_type: 0x87
[ 0.766584] tegradc tegradc.0: DT parsed successfully
[ 0.766649] tegradc tegradc.0: Display dc.ffffff800ab40000 registered with id=0
[ 0.767302] tegradc tegradc.0: Bootloader disp_param detected. Detected mode: 640x480 (on 0x0mm) pclk=25173906
[ 0.770308] tegradc tegradc.0: probed
[ 0.774128] tegra-apbdma 60020000.dma: Tegra20 APB DMA driver register 32 channels
[ 0.778963] tegra-adma 702e2000.adma: Tegra210 ADMA driver registered 10 channels
[ 0.779852] tegra-fuse-burn 7000f800.efuse:efuse-burn: Fuse burn driver initialized
[ 0.780220] kfuse 7000fc00.kfuse: initialized
[ 0.781620] tegra-pcie 1003000.pcie-controller: PCI host bridge to bus 0000:00
[ 0.781676] pci_bus 0000:00: root bus resource [io 0x0000-0xffff]
[ 0.781699] pci_bus 0000:00: root bus resource [mem 0x13000000-0x1fffffff]
[ 0.781724] pci_bus 0000:00: root bus resource [mem 0x20000000-0x3fffffff pref]
[ 0.781753] pci_bus 0000:00: root bus resource [bus 00-ff]
[ 0.781828] pci 0000:00:01.0: [10de:0fae] type 01 class 0x060400
[ 0.782006] pci 0000:00:01.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.782445] pci 0000:00:02.0: [10de:0faf] type 01 class 0x060400
[ 0.782558] tegra-pmc-iopower pmc-iopower: Regulator supply iopower-dbg-supply not available
[ 0.782573] pci 0000:00:02.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.782841] pci 0000:00:01.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.782882] pci 0000:00:02.0: bridge configuration invalid ([bus 00-00]), reconfiguring
[ 0.783169] pci 0000:01:00.0: [8086:24fd] type 00 class 0x028000
[ 0.783245] pci 0000:01:00.0: reg 0x10: [mem 0x00000000-0x00001fff 64bit]
[ 0.783598] pci 0000:01:00.0: PME# supported from D0 D3hot D3cold
[ 0.783664] tegra-pmc-iopower pmc-iopower: NO_IOPOWER setting 0x0
[ 0.785241] tegra-dfll-pwm 70110000.pwm: DFLL_PWM regulator is available now
[ 0.785285] vdd-cpu: 708 <–> 1322 mV at 708 mV
[ 0.785803] pwm-regulator pwm_regulators:pwm-regulator@0: PWM regulator registration passed
[ 0.787849] vdd-gpu: applied init 1000000uV constraint
[ 0.787886] vdd-gpu: 708 <–> 1323 mV at 997 mV
[ 0.788305] pwm-regulator pwm_regulators:pwm-regulator@1: PWM regulator registration passed
[ 0.792785] Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
[ 0.792973] No Device Node present for smmu client: serial8250 !!
[ 0.793005] platform serial8250: No iommus property found in DT node, got swgids from fixup(101004000)
[ 0.793086] iommu: Adding device serial8250 to group 35
[ 0.795332] pci_bus 0000:01: busn_res: [bus 01-ff] end is updated to 01
[ 0.795676] pci 0000:02:00.0: [10ec:8168] type 00 class 0x020000
[ 0.795726] pci 0000:02:00.0: reg 0x10: [io 0x0000-0x00ff]
[ 0.795776] pci 0000:02:00.0: reg 0x18: [mem 0x00000000-0x00000fff 64bit]
[ 0.795808] pci 0000:02:00.0: reg 0x20: [mem 0x00000000-0x00003fff 64bit]
[ 0.796079] pci 0000:02:00.0: supports D1 D2
[ 0.796083] pci 0000:02:00.0: PME# supported from D0 D1 D2 D3hot D3cold
[ 0.797137] console [ttyS0] disabled
[ 0.797299] 70006000.serial: ttyS0 at MMIO 0x70006000 (irq = 63, base_baud = 25500000) is a Tegra
[ 0.823270] pci_bus 0000:02: busn_res: [bus 02-ff] end is updated to 02
[ 0.823355] pci 0000:00:01.0: BAR 14: assigned [mem 0x13000000-0x130fffff]
[ 0.823360] pci 0000:00:02.0: BAR 14: assigned [mem 0x13100000-0x131fffff]
[ 0.823364] pci 0000:00:02.0: BAR 13: assigned [io 0x1000-0x1fff]
[ 0.823375] pci 0000:01:00.0: BAR 0: assigned [mem 0x13000000-0x13001fff 64bit]
[ 0.823406] pci 0000:00:01.0: PCI bridge to [bus 01]
[ 0.823415] pci 0000:00:01.0: bridge window [mem 0x13000000-0x130fffff]
[ 0.823428] pci 0000:02:00.0: BAR 4: assigned [mem 0x13100000-0x13103fff 64bit]
[ 0.823453] pci 0000:02:00.0: BAR 2: assigned [mem 0x13104000-0x13104fff 64bit]
[ 0.823476] pci 0000:02:00.0: BAR 0: assigned [io 0x1000-0x10ff]
[ 0.823485] pci 0000:00:02.0: PCI bridge to [bus 02]
[ 0.823489] pci 0000:00:02.0: bridge window [io 0x1000-0x1fff]
[ 0.823496] pci 0000:00:02.0: bridge window [mem 0x13100000-0x131fffff]
[ 0.824559] pcieport 0000:00:01.0: Signaling PME through PCIe PME interrupt
[ 0.824564] pci 0000:01:00.0: Signaling PME through PCIe PME interrupt
[ 0.824572] pcie_pme 0000:00:01.0:pcie001: service driver pcie_pme loaded
[ 0.824703] aer 0000:00:01.0:pcie002: service driver aer loaded
[ 0.824937] pcieport 0000:00:02.0: Signaling PME through PCIe PME interrupt
[ 0.824941] pci 0000:02:00.0: Signaling PME through PCIe PME interrupt
[ 0.824947] pcie_pme 0000:00:02.0:pcie001: service driver pcie_pme loaded
[ 0.825052] aer 0000:00:02.0:pcie002: service driver aer loaded
[ 3.232017] console [ttyS0] enabled
[ 3.232354] Console: switching to colour frame buffer device 80x30
[ 3.236385] 70006040.serial: ttyTHS1 at MMIO 0x70006040 (irq = 64, base_baud = 0) is a TEGRA_UART
[ 3.236701] serial-tegra 70006200.serial: RX in PIO mode
[ 3.236790] 70006200.serial: ttyTHS2 at MMIO 0x70006200 (irq = 65, base_baud = 0) is a TEGRA_UART
[ 3.237727] [drm] Initialized
[ 3.258264] brd: module loaded
[ 3.272847] tegradc tegradc.0: fb registered
[ 3.275700] loop: module loaded
[ 3.275794] tegra_profiler: version: 1.132, samples/io: 46/26
[ 3.275915] tegra_profiler: auth: init
[ 3.277338] THERMAL EST: found 2 subdevs
[ 3.277344] THERMAL EST num_resources: 0
[ 3.277349] [THERMAL EST subdev 0]
[ 3.277354] [THERMAL EST subdev 1]
[ 3.277793] thermal thermal_zone5: Registering thermal zone thermal_zone5 for type thermal-fan-est
[ 3.277794] THERMAL EST: thz register success.
[ 3.277989] THERMAL EST: end of probe, return err: 0
[ 3.279323] hisi_sas: driver version v1.6
[ 3.283916] tegra-qspi 70410000.spi: Prod settings list not found
[ 3.285148] qspi_mtd spi32766.0: MX25U3235F (4096 Kbytes)
[ 3.285155] qspi_mtd spi32766.0: mtd .name = spi32766.0, .size = 0x400000 (4MiB) .erasesize = 0x00001000 (4KiB) .numeraseregions = 0
[ 3.288699] libphy: Fixed MDIO Bus: probed
[ 3.289272] tun: Universal TUN/TAP device driver, 1.6
[ 3.289276] tun: (C) 1999-2004 Max Krasnyansky maxk@qualcomm.com
[ 3.292827] e1000e: Intel(R) PRO/1000 Network Driver - 3.2.6-k
[ 3.292830] e1000e: Copyright(c) 1999 - 2015 Intel Corporation.
[ 3.292894] igb: Intel(R) Gigabit Ethernet Network Driver - version 5.4.0-k
[ 3.292896] igb: Copyright (c) 2007-2014 Intel Corporation.
[ 3.292949] igbvf: Intel(R) Gigabit Virtual Function Network Driver - version 2.4.0-k
[ 3.292951] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.
[ 3.293004] Intel(R) 10GbE PCI Express Linux Network Driver - version 4.6.4
[ 3.293006] Copyright(c) 1999 - 2017 Intel Corporation.
[ 3.293908] r8168 0000:02:00.0: enabling device (0000 → 0003)
[ 3.293940] r8168 Gigabit Ethernet driver 8.045.08-NAPI loaded
[ 3.308277] r8168 0000:02:00.0 (unnamed net_device) (uninitialized): Invalid ethernet address 00:00:00:00:00:00, trying device tree node
[ 3.308428] r8168 0000:02:00.0 (unnamed net_device) (uninitialized): Found valid ethernet address 00:04:4b:e6:15:80 from device tree
[ 3.309016] r8168: This product is covered by one or more of the following patents: US6,570,884, US6,115,776, and US6,327,625.
[ 3.309054] r8168 Copyright (C) 2017 Realtek NIC software team nicfae@realtek.com
This program comes with ABSOLUTELY NO WARRANTY; for details, please see http://www.gnu.org/licenses/.
This is free software, and you are welcome to redistribute it under certain conditions; see http://www.gnu.org/licenses/.
[ 3.309684] PPP generic driver version 2.4.2
[ 3.309900] PPP BSD Compression module registered
[ 3.309914] PPP Deflate Compression module registered
[ 3.309956] PPP MPPE Compression module registered
[ 3.309963] NET: Registered protocol family 24
[ 3.310045] usbcore: registered new interface driver r8152
[ 3.310090] usbcore: registered new interface driver asix
[ 3.310153] usbcore: registered new interface driver ax88179_178a
[ 3.310191] usbcore: registered new interface driver cdc_ether
[ 3.310227] usbcore: registered new interface driver net1080
[ 3.310269] usbcore: registered new interface driver cdc_subset
[ 3.310307] usbcore: registered new interface driver zaurus
[ 3.310360] usbcore: registered new interface driver cdc_ncm
[ 3.310561] VFIO - User Level meta-driver version: 0.3
[ 3.312160] ehci_hcd: USB 2.0 ‘Enhanced’ Host Controller (EHCI) Driver
[ 3.312186] ehci-pci: EHCI PCI platform driver
[ 3.312240] ohci_hcd: USB 1.1 ‘Open’ Host Controller (OHCI) Driver
[ 3.312251] ohci-pci: OHCI PCI platform driver
[ 3.312295] ohci-platform: OHCI generic platform driver
[ 3.314979] tegra-xusb 70090000.xusb: USB2 port 0 has OTG_CAP
[ 3.315719] tegra-xusb-padctl 7009f000.xusb_padctl: enabled OTG on UTMI pad 0
[ 3.316953] tegra-xusb 70090000.xusb: extcon 0: ffffffc0f98fc400 id
[ 3.317061] tegra-xusb 70090000.xusb: Direct firmware load for tegra21x_xusb_firmware failed with error -2
[ 3.317065] tegra-xusb 70090000.xusb: Falling back to user helper
[ 3.318399] usbcore: registered new interface driver uas
[ 3.318459] usbcore: registered new interface driver usb-storage
[ 3.318574] usbcore: registered new interface driver usbserial
[ 3.321827] tegra-xudc-new 700d0000.xudc: device count: 1
[ 3.323182] tegra-xudc-new 700d0000.xudc: USB charger detection disabled
[ 3.323196] tegra-xudc-new 700d0000.xudc: vbus state: 0
[ 3.323237] tegra-xudc-new 700d0000.xudc: entering ELPG
[ 3.323505] tegra-xudc-new 700d0000.xudc: entering ELPG done
[ 3.324177] mousedev: PS/2 mouse device common for all mice
[ 3.324276] usbcore: registered new interface driver xpad
[ 3.448918] max77686-rtc max77620-rtc: rtc core: registered max77620-rtc as rtc0
[ 3.451537] rtc rtc1: alarm rtc device
[ 3.451556] tegra_rtc 7000e000.rtc: rtc core: registered 7000e000.rtc as rtc1
[ 3.451581] tegra_rtc 7000e000.rtc: Tegra internal Real Time Clock
[ 3.452144] i2c /dev entries driver
[ 3.453789] imx219 6-0010: tegracam sensor driver:imx219_v2.0.6
[ 3.479418] max77620-power max77620-power: Event recorder REG_NVERC : 0x0
[ 3.482742] tegra_soctherm 700e2000.soctherm: pllx_offset tz:0 max:14, min:2
[ 3.482747] tegra_soctherm 700e2000.soctherm: pllx_offset tz:2 max:8, min:4
[ 3.483242] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 3.483257] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when cpu reaches 102500 mC
[ 3.483266] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when cpu reaches 100500 mC
[ 3.483405] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 3.483414] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when gpu reaches 103000 mC
[ 3.483420] tegra_soctherm 700e2000.soctherm: throttrip: will throttle when gpu reaches 101000 mC
[ 3.483562] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 3.483572] tegra_soctherm 700e2000.soctherm: thermtrip: will shut down when pll reaches 127000 mC
[ 3.483577] tegra_soctherm 700e2000.soctherm: throttrip: pll: missing hot temperature
[ 3.483757] tegra_soctherm 700e2000.soctherm: failed to register sensor: -19
[ 3.484548] tegra_aotag tegra-aotag: Registering sensor 0
[ 3.484601] tegra_aotag tegra-aotag: Invalid temp readout
[ 3.484625] tegra_aotag tegra-aotag: Invalid temp readout
[ 3.484640] tegra_aotag tegra-aotag: Bound to TZ : ID 0
[ 3.484649] tegra_aotag tegra-aotag: Probe done [SUCCESS]:0
[ 3.485775] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 3.485793] tegra_dfll_action dfll-cdev-cap: Tegra DFLL ‘cap cooling device’ registered
[ 3.486033] tegra_aotag tegra-aotag: Invalid temp readout
[ 3.486065] tegra_dfll_action dfll-cdev-floor: Tegra DFLL ‘floor cooling device’ registered
[ 3.486603] parse_throttle_dt_data: Num cap clks = 6
[ 3.486608] parse_throttle_dt_data: clk=cclk_g type=2
[ 3.486620] parse_throttle_dt_data: clk=gpu type=4
[ 3.486647] parse_throttle_dt_data: clk=cap.throttle.c2bus type=0
[ 3.486668] parse_throttle_dt_data: clk=cap.throttle.c3bus type=0
[ 3.486690] parse_throttle_dt_data: clk=cap.throttle.sclk type=0
[ 3.486692] parse_throttle_dt_data: clk=emc type=3
[ 3.487221] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 3.487380] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 3.487545] tegra_throttle_probe: probe successful. #cdevs=4
[ 3.488484] FAN dev name: pwm-fan
[ 3.488539] FAN:gpio request success.
[ 3.488614] pwm_fan_driver pwm-fan: cap state:7, cap pwm:255
[ 3.488937] pwm_fan_driver pwm-fan: got pwm for fan. polarity is normal
[ 3.489154] pwm_fan_driver pwm-fan: fan tach request irq success
[ 3.489164] pwm_fan_driver pwm-fan: tach period: 1000
[ 3.489263] pwm_fan_driver pwm-fan: index 0: pwm=0, rpm=0, rru=40, rrd=40, state:2
[ 3.489268] pwm_fan_driver pwm-fan: index 1: pwm=80, rpm=1000, rru=2, rrd=2, state:2
[ 3.489272] pwm_fan_driver pwm-fan: index 2: pwm=120, rpm=2000, rru=1, rrd=1, state:2
[ 3.489275] pwm_fan_driver pwm-fan: index 3: pwm=160, rpm=3000, rru=1, rrd=1, state:2
[ 3.489279] pwm_fan_driver pwm-fan: index 4: pwm=255, rpm=4000, rru=1, rrd=1, state:3
[ 3.489282] pwm_fan_driver pwm-fan: index 5: pwm=255, rpm=5000, rru=1, rrd=1, state:3
[ 3.489286] pwm_fan_driver pwm-fan: index 6: pwm=255, rpm=6000, rru=1, rrd=1, state:3
[ 3.489289] pwm_fan_driver pwm-fan: index 7: pwm=255, rpm=7000, rru=1, rrd=1, state:4
[ 3.489293] pwm_fan_driver pwm-fan: index 8: pwm=255, rpm=10000, rru=1, rrd=1, state:4
[ 3.489296] pwm_fan_driver pwm-fan: index 9: pwm=255, rpm=11000, rru=1, rrd=1, state:4
[ 3.490009] tegra-wdt 60005100.watchdog: Tegra WDT enabled on probe. Timeout = 120 seconds.
[ 3.490394] tegra-wdt 60005100.watchdog: initialized (timeout = 120 sec, nowayout = 1)
[ 3.491433] device-mapper: uevent: version 1.0.3
[ 3.491950] device-mapper: ioctl: 4.35.0-ioctl (2016-06-23) initialised: dm-devel@redhat.com
[ 3.497314] tegra210-cpufreq cpufreq: probe()…completed
[ 3.498099] sdhci: Secure Digital Host Controller Interface driver
[ 3.498101] sdhci: Copyright(c) Pierre Ossman
[ 3.498102] sdhci-pltfm: SDHCI platform and OF driver helper
[ 3.498595] sdhci-tegra sdhci-tegra.0: Got CD GPIO
[ 3.498960] sdhci-tegra sdhci-tegra.0: Client registration for eMC Successful
[ 3.499082] sdhci-tegra sdhci-tegra.0: wakeup init done, cdirq 300
[ 3.502454] tegra-se 70012000.se: tegra_se_probe: complete
[ 3.502980] hidraw: raw HID events driver (C) Jiri Kosina
[ 3.504734] usbcore: registered new interface driver usbhid
[ 3.504736] usbhid: USB HID core driver
[ 3.506894] tegra21x_actmon 6000c800.actmon: in actmon_register()…
[ 3.507063] tegra21x_actmon 6000c800.actmon: initialization Completed for the device mc_all
[ 3.508863] nvpmodel: initialized successfully
[ 3.509850] usbcore: registered new interface driver snd-usb-audio
[ 3.509906] No Device Node present for smmu client: snd-soc-dummy !!
[ 3.509910] platform snd-soc-dummy: No iommus property found in DT node, got swgids from fixup(101004000)
[ 3.509927] iommu: Adding device snd-soc-dummy to group 36
[ 3.516112] input: tegra-hda HDMI/DP,pcm=3 as /devices/70030000.hda/sound/card0/input0
[ 3.540095] OPE platform probe
[ 3.540183] OPE platform probe successful
[ 3.540569] OPE platform probe
[ 3.540649] OPE platform probe successful
[ 3.551274] mmc0: SDHCI controller on sdhci-tegra.0 [sdhci-tegra.0] using ADMA 64-bit with 64 bit addr
[ 3.566837] tegra-asoc: sound: ADMAIF1 <-> ADMAIF1 mapping ok
[ 3.566963] tegra-asoc: sound: ADMAIF2 <-> ADMAIF2 mapping ok
[ 3.567103] tegra-asoc: sound: ADMAIF3 <-> ADMAIF3 mapping ok
[ 3.567233] tegra-asoc: sound: ADMAIF4 <-> ADMAIF4 mapping ok
[ 3.567353] tegra-asoc: sound: ADMAIF5 <-> ADMAIF5 mapping ok
[ 3.567477] tegra-asoc: sound: ADMAIF6 <-> ADMAIF6 mapping ok
[ 3.567600] tegra-asoc: sound: ADMAIF7 <-> ADMAIF7 mapping ok
[ 3.567723] tegra-asoc: sound: ADMAIF8 <-> ADMAIF8 mapping ok
[ 3.567852] tegra-asoc: sound: ADMAIF9 <-> ADMAIF9 mapping ok
[ 3.567974] tegra-asoc: sound: ADMAIF10 <-> ADMAIF10 mapping ok
[ 3.580463] u32 classifier
[ 3.580465] Actions configured
[ 3.580535] Initializing XFRM netlink socket
[ 3.581277] NET: Registered protocol family 10
[ 3.582032] NET: Registered protocol family 17
[ 3.582042] NET: Registered protocol family 15
[ 3.582118] bridge: filtering via arp/ip/ip6tables is no longer available by default. Update your scripts to load br_netfilter if you need this.
[ 3.582162] Bluetooth: RFCOMM socket layer initialized
[ 3.582178] Bluetooth: RFCOMM ver 1.11
[ 3.582182] Bluetooth: HIDP (Human Interface Emulation) ver 1.2
[ 3.582187] Bluetooth: HIDP socket layer initialized
[ 3.582204] 9pnet: Installing 9P2000 support
[ 3.582239] Key type dns_resolver registered
[ 3.587476] Registered cp15_barrier emulation handler
[ 3.591902] Registered setend emulation handler
[ 3.593097] registered taskstats version 1
[ 3.593745] Adding domain ve2-pd to PM domain host1x-pd
[ 3.593989] Adding domain ve-pd to PM domain host1x-pd
[ 3.893320] mmc0: hw tuning done …
[ 3.893351] mmc0: new ultra high speed SDR104 SDXC card at address aaaa
[ 3.893675] mmcblk0: mmc0:aaaa SC128 119 GiB
[ 3.899544] mmcblk0: p1 p2 p3 p4 p5 p6 p7 p8 p9 p10 p11 p12
[ 4.398444] tegradc tegradc.0: DC initialized, skipping tegra_dc_program_mode.
[ 4.405688] tegradc tegradc.0: hdmi: tmds rate:25174K prod-setting:prod_c_hdmi_0m_54m
[ 4.413839] tegradc tegradc.0: hdmi: get RGB quant from REG programmed by BL.
[ 4.420980] tegradc tegradc.0: hdmi: BL set VIC 0
[ 4.425683] tegradc tegradc.0: hdmi: get YCC quant from REG programmed by BL.
[ 4.432980] extcon-disp-state extcon:disp-state: cable 47 state 1
[ 4.439078] Extcon AUX1(HDMI) enable
[ 4.443079] tegradc tegradc.1: disp1 connected to head1->/host1x/sor
[ 4.449214] edid invalid
[ 4.452019] tegradc tegradc.1: No lt-data, using default setting
[ 4.458037] tegradc tegradc.1: No hpd-gpio in DT
[ 4.462674] tegradc tegradc.1: DT parsed successfully
[ 4.467751] tegradc tegradc.1: Display dc.ffffff800f4c0000 registered with id=1
[ 4.475515] tegradc tegradc.0: nominal-pclk:25174825 parent:25173906 div:1.0 pclk:25173906 24923052~27440532
[ 4.475784] tegradc tegradc.1: dpd enable lookup fail:-19
[ 4.480067] tegradc tegradc.1: probed
[ 4.494469] tegradc tegradc.1: fb registered
[ 4.501878] hpd: state 7 (Takeover from bootloader), hpd 0, pending_hpd_evt 1
[ 4.504308] isp 54600000.isp: initialized
[ 4.505117] isp 54680000.isp: initialized
[ 4.516819] clk_cbus_recalc_rate: no gbus parent
[ 4.516824] clk_cbus_round_rate: no gbus parent
[ 4.516826] clk_cbus_round_rate: no gbus parent
[ 4.516833] clk_cbus_recalc_rate: no gbus parent
[ 4.516937] clk_cbus_recalc_rate: no gbus parent
[ 4.516940] clk_cbus_round_rate: no gbus parent
[ 4.516941] clk_cbus_round_rate: no gbus parent
[ 4.516945] clk_cbus_recalc_rate: no gbus parent
[ 4.516957] tegra_dvfs: GPU-cap: registered
[ 4.517013] tegra dvfs: vdd-cpu: nominal 1168mV, offset 708000uV, step 19200uV, scaling enabled
[ 4.517015] tegra dvfs: vdd-core: nominal 1125mV, offset 600000uV, step 12500uV, scaling enabled
[ 4.517017] tegra dvfs: vdd-gpu: nominal 1068mV, offset 708000uV, step 10000uV, scaling enabled
[ 4.519152] tegra_dvfs: vdd-gpu-vts: registered
[ 4.520168] tegra_core_action core_dvfs_cdev_floor: Tegra CORE DVFS ‘floor cooling device’ registered
[ 4.520808] tegra_core_action core_dvfs_cdev_cap: Tegra CORE DVFS ‘cap cooling device’ registered
[ 4.521285] input: gpio-keys as /devices/gpio-keys/input/input1
[ 4.553713] tegra_rtc 7000e000.rtc: setting system clock to 2000-01-01 01:00:27 UTC (946688427)
[ 4.554647] vi 54080000.vi: vi_probe: ++
[ 4.558820] vi 54080000.vi: initialized
[ 4.561133] vi 54080000.vi: subdev nvcsi–1 bound
[ 4.561146] vi 54080000.vi: subdev imx219 6-0010 bound
[ 4.561983] mmcblk mmc0:aaaa: Card claimed for testing.
[ 4.563180] Disable partitions left on by BL
[ 4.563182] disb
[ 4.563226] bwmgr: missing cdev-type property
[ 4.563320] tegra_soctherm 700e2000.soctherm: soctherm: trip temperature -2147483647 forced to -127000
[ 4.563326] DRAM derating cdev registered.
[ 4.564335] vdd-1v8: disabling
[ 4.564337] vdd-fan: disabling
[ 4.564339] vdd-usb-vbus: disabling
[ 4.564341] vdd-usb-vbus2: disabling
[ 4.564350] avdd-io-edp-1v05: disabling
[ 4.564351] vdd-usb-hub-en: disabling
[ 4.564510] ALSA device list:
[ 4.564512] #0: tegra-hda at 0x70038000 irq 83
[ 4.564513] #1: tegra-snd-t210ref-mobile-rt565x
[ 4.700964] hpd: switching from state 7 (Takeover from bootloader) to state 0 (Reset)
[ 4.704098] hpd: state 0 (Reset), hpd 0, pending_hpd_evt 0
[ 4.708837] tegra-i2c 7000c700.i2c: no acknowledge from address 0x50
[ 4.720777] tegradc tegradc.1: blank - powerdown
[ 4.725417] extcon-disp-state extcon:disp-state: cable 44 state 0 already set.
[ 4.725419] Extcon DP: HPD disabled
[ 4.725420] hpd: hpd_switch 0
[ 4.725422] hpd: switching from state 0 (Reset) to state 1 (Check Plug)
[ 4.725484] hpd: state 1 (Check Plug), hpd 0, pending_hpd_evt 0
[ 4.725488] hpd: switching from state 1 (Check Plug) to state 3 (Disabled)
[ 4.790788] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (null)
[ 4.798900] VFS: Mounted root (ext4 filesystem) on device 179:1.
[ 4.812351] devtmpfs: mounted
[ 4.818371] Freeing unused kernel memory: 8512K
[ 5.037087] systemd[1]: System time before build time, advancing clock.
[ 5.080946] ip_tables: (C) 2000-2006 Netfilter Core Team
[ 5.098658] cgroup: cgroup2: unknown option “nsdelegate”
[ 5.100814] tegradc tegradc.0: hdmi: edid read failed
[ 5.100852] tegradc tegradc.0: hdmi: using fallback edid
[ 5.114405] tegradc tegradc.0: blank - powerdown
[ 5.149990] extcon-disp-state extcon:disp-state: cable 47 state 0
[ 5.149991] Extcon AUX1(HDMI) disable
[ 5.177426] tegradc tegradc.0: unblank
[ 5.215014] tegradc tegradc.0: nominal-pclk:74250000 parent:74250000 div:1.0 pclk:74250000 73507500~80932500
[ 5.215064] tegradc tegradc.0: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_75m
[ 5.216064] tegradc tegradc.0: hdmi: get RGB quant from EDID.
[ 5.216070] tegradc tegradc.0: hdmi: get YCC quant from EDID.
[ 5.219279] extcon-disp-state extcon:disp-state: cable 47 state 1
[ 5.219280] Extcon AUX1(HDMI) enable
[ 5.219556] tegradc tegradc.0: sync windows ret = 250
[ 5.285782] extcon-disp-state extcon:disp-state: cable 40 state 1
[ 5.291916] Extcon HDMI: HPD enabled
[ 5.291932] tegradc tegradc.0: hdmi: plugged
[ 5.299918] systemd[1]: systemd 237 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid)
[ 5.323489] systemd[1]: Detected architecture arm64.
[ 5.368234] systemd[1]: Set hostname to .
[ 5.475304] systemd[1]: File /lib/systemd/system/systemd-journald.service:36 configures an IP firewall (IPAddressDeny=any), but the local system does not support BPF/cgroup based firewalling.
[ 5.495682] systemd[1]: Proceeding WITHOUT firewalling in effect! (This warning is only shown for the first loaded unit using IP firewalling.)
[ 5.660998] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.670958] systemd[1]: Created slice System Slice.
[ 5.679410] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.688646] systemd[1]: Created slice system-serial\x2dgetty.slice.
[ 5.698350] random: systemd: uninitialized urandom read (16 bytes read)
[ 5.706764] systemd[1]: Listening on fsck to fsckd communication Socket.
[ 5.716993] systemd[1]: Listening on udev Kernel Socket.
[ 5.725851] systemd[1]: Listening on udev Control Socket.
[ 5.826373] EXT4-fs (mmcblk0p1): re-mounted. Opts: (null)
[ 5.902453] nvgpu: 57000000.gpu gm20b_init_clk_setup_sw:1268 [INFO] GPCPLL initial settings: NA mode, M=1, N=34, P=3 (id = 1)
[ 6.020306] systemd-journald[1949]: Received request to flush runtime journal from PID 1
[ 6.886120] using random self ethernet address
[ 6.895159] using random host ethernet address
[ 6.977545] Mass Storage Function, version: 2009/09/11
[ 6.977552] LUN: removable file: (no medium)
[ 6.982977] using random self ethernet address
[ 6.988662] using random host ethernet address
[ 7.001144] rndis0: HOST MAC 62:39:d8:fa:22:d8
[ 7.001383] rndis0: MAC 62:39:d8:fa:22:d9
[ 7.002195] usb0: HOST MAC 62:39:d8:fa:22:da
[ 7.002383] usb0: MAC 62:39:d8:fa:22:db
[ 7.002403] tegra-xudc-new 700d0000.xudc: exiting ELPG
[ 7.006419] tegra-xudc-new 700d0000.xudc: exiting ELPG done
[ 7.006439] tegra-xudc-new 700d0000.xudc: ep 0 (type: 0, dir: out) enabled
[ 7.006468] tegra-xudc-new 700d0000.xudc: entering ELPG
[ 7.006805] tegra-xudc-new 700d0000.xudc: entering ELPG done
[ 7.006917] tegra-xudc-new 700d0000.xudc: exiting ELPG
[ 7.007488] tegra-xudc-new 700d0000.xudc: exiting ELPG done
[ 7.007505] tegra-xudc-new 700d0000.xudc: entering ELPG
[ 7.007732] tegra-xudc-new 700d0000.xudc: entering ELPG done
[ 7.073647] random: crng init done
[ 7.073649] random: 7 urandom warning(s) missed due to ratelimiting
[ 7.143808] tegra-xusb 70090000.xusb: cannot find firmware…retry after 1 second
[ 7.314350] nvs_dsm nvs_dsm: dsm_probe
[ 7.314373] nvs_dsm nvs_dsm: dsm_remove
[ 7.314375] nvs_dsm nvs_dsm: dsm_probe done
[ 7.364873] Intel(R) Wireless WiFi driver for Linux
[ 7.364877] Copyright(c) 2003- 2015 Intel Corporation
[ 7.365103] iwlwifi 0000:01:00.0: enabling device (0000 → 0002)
[ 7.365766] l4tbr0: port 1(rndis0) entered blocking state
[ 7.365770] l4tbr0: port 1(rndis0) entered disabled state
[ 7.365939] device rndis0 entered promiscuous mode
[ 7.380010] IPv6: ADDRCONF(NETDEV_UP): rndis0: link is not ready
[ 7.384548] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8265-26.ucode failed with error -2
[ 7.393401] l4tbr0: port 2(usb0) entered blocking state
[ 7.393403] l4tbr0: port 2(usb0) entered disabled state
[ 7.394014] device usb0 entered promiscuous mode
[ 7.396639] iwlwifi 0000:01:00.0: Falling back to user helper
[ 7.405573] IPv6: ADDRCONF(NETDEV_UP): usb0: link is not ready
[ 7.405581] l4tbr0: port 2(usb0) entered blocking state
[ 7.405585] l4tbr0: port 2(usb0) entered forwarding state
[ 8.021825] l4tbr0: port 2(usb0) entered disabled state
[ 8.154757] tegra-xusb 70090000.xusb: Firmware timestamp: 2017-11-03 13:36:19 UTC, Version: 50.20 release
[ 8.154801] tegra-xusb 70090000.xusb: xHCI Host Controller
[ 8.154820] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 1
[ 8.155677] tegra-xusb 70090000.xusb: hcc params 0x0184f525 hci version 0x100 quirks 0x00050010
[ 8.155710] tegra-xusb 70090000.xusb: irq 61, io mem 0x70090000
[ 8.156081] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 8.156086] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.156089] usb usb1: Product: xHCI Host Controller
[ 8.156092] usb usb1: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[ 8.156095] usb usb1: SerialNumber: 70090000.xusb
[ 8.156510] hub 1-0:1.0: USB hub found
[ 8.156542] hub 1-0:1.0: 5 ports detected
[ 8.156959] tegra-xusb 70090000.xusb: xHCI Host Controller
[ 8.156968] tegra-xusb 70090000.xusb: new USB bus registered, assigned bus number 2
[ 8.157041] usb usb2: We don’t know the algorithms for LPM for this host, disabling LPM.
[ 8.157115] usb usb2: New USB device found, idVendor=1d6b, idProduct=0003
[ 8.157119] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 8.157123] usb usb2: Product: xHCI Host Controller
[ 8.157126] usb usb2: Manufacturer: Linux 4.9.140-tegra xhci-hcd
[ 8.157128] usb usb2: SerialNumber: 70090000.xusb
[ 8.157532] hub 2-0:1.0: USB hub found
[ 8.157595] hub 2-0:1.0: 4 ports detected
[ 8.259378] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 1
[ 8.259543] tegra-xusb-padctl 7009f000.xusb_padctl: power on UTMI pads 2
[ 8.259681] usb usb2: usb_suspend_both: status 0
[ 8.483134] usb 1-2: new high-speed USB device number 2 using tegra-xusb
[ 8.520525] usb 1-2: New USB device found, idVendor=0bda, idProduct=5411
[ 8.520532] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.520535] usb 1-2: Product: 4-Port USB 2.1 Hub
[ 8.520539] usb 1-2: Manufacturer: Generic
[ 8.521879] hub 1-2:1.0: USB hub found
[ 8.522947] hub 1-2:1.0: 4 ports detected
[ 8.523943] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8265-25.ucode failed with error -2
[ 8.535114] iwlwifi 0000:01:00.0: Falling back to user helper
[ 8.632077] usb 2-1: new SuperSpeed USB device number 2 using tegra-xusb
[ 8.667865] usb 2-1: New USB device found, idVendor=0bda, idProduct=0411
[ 8.667872] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 8.667876] usb 2-1: Product: 4-Port USB 3.1 Hub
[ 8.667880] usb 2-1: Manufacturer: Generic
[ 8.672470] hub 2-1:1.0: USB hub found
[ 8.673859] hub 2-1:1.0: 4 ports detected
[ 8.777992] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8265-24.ucode failed with error -2
[ 8.788413] usb 1-3: new full-speed USB device number 3 using tegra-xusb
[ 8.788455] iwlwifi 0000:01:00.0: Falling back to user helper
[ 8.817629] usb 1-3: New USB device found, idVendor=8087, idProduct=0a2b
[ 8.817635] usb 1-3: New USB device strings: Mfr=0, Product=0, SerialNumber=0
[ 8.831189] usb 2-1: usb_suspend_both: status 0
[ 8.831395] usb usb2: usb_suspend_both: status 0
[ 8.853621] iwlwifi 0000:01:00.0: Direct firmware load for iwlwifi-8265-23.ucode failed with error -2
[ 8.863950] iwlwifi 0000:01:00.0: Falling back to user helper
[ 8.895134] usb 1-2.2: new high-speed USB device number 4 using tegra-xusb
[ 8.919669] usb 1-2.2: New USB device found, idVendor=1a40, idProduct=0101
[ 8.919676] usb 1-2.2: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 8.919679] usb 1-2.2: Product: USB 2.0 Hub
[ 8.920629] hub 1-2.2:1.0: USB hub found
[ 8.920699] hub 1-2.2:1.0: 4 ports detected
[ 8.989222] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 9.001065] iwlwifi 0000:01:00.0: loaded firmware version 22.391740.0 op_mode iwlmvm
[ 9.008093] usbcore: registered new interface driver btusb
[ 9.009863] eth0: 0xffffff800a2fe000, 00:04:4b:e6:15:80, IRQ 404
[ 9.012218] Bluetooth: hci0: Bootloader revision 0.0 build 26 week 38 2015
[ 9.013241] Bluetooth: hci0: Device revision is 16
[ 9.013244] Bluetooth: hci0: Secure boot is enabled
[ 9.013246] Bluetooth: hci0: OTP lock is enabled
[ 9.013248] Bluetooth: hci0: API lock is enabled
[ 9.013250] Bluetooth: hci0: Debug lock is disabled
[ 9.013252] Bluetooth: hci0: Minimum firmware build 1 week 10 2014
[ 9.071022] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 9.129898] iwlwifi 0000:01:00.0: Detected Intel(R) Dual Band Wireless AC 8265, REV=0x230
[ 9.131631] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 9.132750] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 9.154965] Bluetooth: hci0: Found device firmware: intel/ibt-12-16.sfi
[ 9.211138] usb 1-2.2.3: new full-speed USB device number 5 using tegra-xusb
[ 9.245320] usb 1-2.2.3: New USB device found, idVendor=046d, idProduct=c041
[ 9.245327] usb 1-2.2.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 9.245330] usb 1-2.2.3: Product: USB Gaming Mouse
[ 9.245333] usb 1-2.2.3: Manufacturer: Logitech
[ 9.251638] input: Logitech USB Gaming Mouse as /devices/70090000.xusb/usb1/1-2/1-2.2/1-2.2.3/1-2.2.3:1.0/0003:046D:C041.0001/input/input2
[ 9.251966] hid-generic 0003:046D:C041.0001: input,hidraw0: USB HID v1.11 Mouse [Logitech USB Gaming Mouse] on usb-70090000.xusb-2.2.3/input0
[ 9.251980] ieee80211 phy0: Selected rate control algorithm ‘iwl-mvm-rs’
[ 9.253748] thermal thermal_zone6: failed to read out thermal zone (-5)
[ 9.263161] thermal thermal_zone6: Registering thermal zone thermal_zone6 for type iwlwifi
[ 9.263630] hid-generic 0003:046D:C041.0002: hidraw1: USB HID v1.11 Device [Logitech USB Gaming Mouse] on usb-70090000.xusb-2.2.3/input1
[ 9.343140] usb 1-2.2.4: new full-speed USB device number 6 using tegra-xusb
[ 9.347788] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[ 9.347799] Bluetooth: BNEP socket layer initialized
[ 9.364905] usb 1-2.2.4: New USB device found, idVendor=04b3, idProduct=301a
[ 9.364912] usb 1-2.2.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 9.364916] usb 1-2.2.4: Product: USB 1.1 2port downstream low power hub
[ 9.364919] usb 1-2.2.4: Manufacturer: Lite-On Technology
[ 9.366679] hub 1-2.2.4:1.0: USB hub found
[ 9.366862] hub 1-2.2.4:1.0: 3 ports detected
[ 9.377559] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 9.379459] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 9.379899] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 9.499414] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 9.499863] iwlwifi 0000:01:00.0: L1 Enabled - LTR Enabled
[ 9.561517] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 9.663157] usb 1-2.2.4.1: new full-speed USB device number 7 using tegra-xusb
[ 9.685240] usb 1-2.2.4.1: New USB device found, idVendor=04b3, idProduct=301b
[ 9.685247] usb 1-2.2.4.1: New USB device strings: Mfr=1, Product=3, SerialNumber=0
[ 9.685252] usb 1-2.2.4.1: Product: USB Productivity Option Keyboard( has the hub in # 1 )
[ 9.685256] usb 1-2.2.4.1: Manufacturer: Lite-On Technology
[ 9.689078] input: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ) as /devices/70090000.xusb/usb1/1-2/1-2.2/1-2.2.4/1-2.2.4.1/1-2.2.4.1:1.0/0003:04B3:301B.0003/input/input3
[ 9.748614] hid-generic 0003:04B3:301B.0003: input,hidraw2: USB HID v1.10 Keyboard [Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 )] on usb-70090000.xusb-2.2.4.1/input0
[ 9.750474] input: Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 ) as /devices/70090000.xusb/usb1/1-2/1-2.2/1-2.2.4/1-2.2.4.1/1-2.2.4.1:1.1/0003:04B3:301B.0004/input/input4
[ 9.774668] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
[ 9.807374] hid-generic 0003:04B3:301B.0004: input,hidraw3: USB HID v1.10 Device [Lite-On Technology USB Productivity Option Keyboard( has the hub in # 1 )] on usb-70090000.xusb-2.2.4.1/input1
[ 10.682817] Bluetooth: hci0: Waiting for firmware download to complete
[ 10.683696] Bluetooth: hci0: Firmware loaded in 1636528 usecs
[ 10.684055] Bluetooth: hci0: Waiting for device to boot
[ 10.696240] Bluetooth: hci0: Device booted in 12112 usecs
[ 10.700384] Bluetooth: hci0: Found Intel DDC parameters: intel/ibt-12-16.ddc
[ 10.703266] Bluetooth: hci0: Applying Intel DDC parameters completed
[ 10.937128] tegradc tegradc.0: blank - powerdown
[ 11.000312] extcon-disp-state extcon:disp-state: cable 47 state 0
[ 11.000330] Extcon AUX1(HDMI) disable
[ 11.020040] tegradc tegradc.0: unblank
[ 11.032109] tegradc tegradc.0: nominal-pclk:74250000 parent:74250000 div:1.0 pclk:74250000 73507500~80932500
[ 11.032189] tegradc tegradc.0: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_75m
[ 11.033201] tegradc tegradc.0: hdmi: get RGB quant from EDID.
[ 11.033208] tegradc tegradc.0: hdmi: get YCC quant from EDID.
[ 11.036467] extcon-disp-state extcon:disp-state: cable 47 state 1
[ 11.036469] Extcon AUX1(HDMI) enable
[ 11.040459] tegradc tegradc.0: unblank
[ 11.040468] tegradc tegradc.1: blank - powerdown
[ 13.230029] wlan0: authenticate with 8c:61:a3:6b:7e:e5
[ 13.239868] wlan0: send auth to 8c:61:a3:6b:7e:e5 (try 1/3)
[ 13.245685] wlan0: authenticated
[ 13.247131] wlan0: associate with 8c:61:a3:6b:7e:e5 (try 1/3)
[ 13.250285] wlan0: RX AssocResp from 8c:61:a3:6b:7e:e5 (capab=0x1411 status=0 aid=7)
[ 13.251698] wlan0: associated
[ 13.280608] IPv6: ADDRCONF(NETDEV_CHANGE): wlan0: link becomes ready
[ 13.292010] wlan0: Limiting TX power to 27 (30 - 3) dBm as advertised by 8c:61:a3:6b:7e:e5
[ 26.042671] tegradc tegradc.0: blank - powerdown
[ 26.100206] extcon-disp-state extcon:disp-state: cable 47 state 0
[ 26.100208] Extcon AUX1(HDMI) disable
[ 26.120600] tegradc tegradc.1: blank - powerdown
[ 26.263749] tegradc tegradc.0: blank - powerdown
[ 26.263771] tegradc tegradc.0: unblank
[ 26.269951] tegradc tegradc.0: nominal-pclk:74250000 parent:74250000 div:1.0 pclk:74250000 73507500~80932500
[ 26.270045] tegradc tegradc.0: hdmi: tmds rate:74250K prod-setting:prod_c_hdmi_54m_75m
[ 26.271067] tegradc tegradc.0: hdmi: get RGB quant from EDID.
[ 26.271074] tegradc tegradc.0: hdmi: get YCC quant from EDID.
[ 26.274507] extcon-disp-state extcon:disp-state: cable 47 state 1
[ 26.274509] Extcon AUX1(HDMI) enable
[ 26.277301] tegradc tegradc.0: unblank
[ 26.277310] tegradc tegradc.1: blank - powerdown
[ 29.803484] fuse init (API version 7.26)
[ 29.922855] tegradc tegradc.0: unblank
[ 29.922865] tegradc tegradc.1: blank - powerdown

Log:

[ 10.379] (–) Log file renamed from “/var/log/Xorg.pid-5450.log” to “/var/log/Xorg.0.log”
[ 10.383]
X.Org X Server 1.19.6
Release Date: 2017-12-20
[ 10.383] X Protocol Version 11, Revision 0
[ 10.383] Build Operating System: Linux 4.4.0-148-generic aarch64 Ubuntu
[ 10.383] Current Operating System: Linux Office-Nano 4.9.140-tegra #1 SMP PREEMPT Wed Mar 13 00:32:22 PDT 2019 aarch64
[ 10.383] Kernel command line: tegraid=21.1.2.0.0 ddr_die=4096M@2048M section=512M memtype=0 vpr_resize usb_port_owner_info=0 lane_owner_info=0 emc_max_dvfs=0 touch_id=0@63 video=tegrafb no_console_suspend=1 console=ttyS0,115200n8 debug_uartport=lsport,0 earlyprintk=uart8250-32bit,0x70006000 maxcpus=4 usbcore.old_scheme_first=1 lp0_vec=0x1000@0xff780000 core_edp_mv=1125 core_edp_ma=4000 tegra_fbmem=0x140000@0x92cb6000 is_hdmi_initialised=1 root=/dev/mmcblk0p1 rw rootwait console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 root=/dev/mmcblk0p1 rw rootwait console=ttyS0,115200n8 console=tty0 fbcon=map:0 net.ifnames=0 rootfstype=ext4 root=/dev/mmcblk0p1 rw rootwait
[ 10.383] Build Date: 03 June 2019 08:11:53AM
[ 10.383] xorg-server 2:1.19.6-1ubuntu4.3 (For technical support please see Enterprise open source support | Ubuntu)
[ 10.383] Current version of pixman: 0.34.0
[ 10.383] Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
[ 10.383] Markers: (–) probed, () from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
[ 10.383] (==) Log file: “/var/log/Xorg.0.log”, Time: Tue Sep 10 00:10:47 2019
[ 10.388] (==) Using config file: “/etc/X11/xorg.conf”
[ 10.388] (==) Using system config directory “/usr/share/X11/xorg.conf.d”
[ 10.391] (==) No Layout section. Using the first Screen section.
[ 10.391] (==) No screen section available. Using defaults.
[ 10.392] (
) |–>Screen “Default Screen Section” (0)
[ 10.392] () | |–>Monitor “”
[ 10.393] (==) No device specified for screen “Default Screen Section”.
Using the first device section listed.
[ 10.393] (
) | |–>Device “Tegra0”
[ 10.393] (==) No monitor specified for screen “Default Screen Section”.
Using a default monitor configuration.
[ 10.393] (==) Automatically adding devices
[ 10.393] (==) Automatically enabling devices
[ 10.393] (==) Automatically adding GPU devices
[ 10.393] (==) Automatically binding GPU devices
[ 10.393] (==) Max clients allowed: 256, resource mask: 0x1fffff
[ 10.403] (WW) The directory “/usr/share/fonts/X11/cyrillic” does not exist.
[ 10.403] Entry deleted from font path.
[ 10.403] (WW) The directory “/usr/share/fonts/X11/100dpi/” does not exist.
[ 10.403] Entry deleted from font path.
[ 10.403] (WW) The directory “/usr/share/fonts/X11/75dpi/” does not exist.
[ 10.403] Entry deleted from font path.
[ 10.407] (WW) The directory “/usr/share/fonts/X11/100dpi” does not exist.
[ 10.407] Entry deleted from font path.
[ 10.407] (WW) The directory “/usr/share/fonts/X11/75dpi” does not exist.
[ 10.407] Entry deleted from font path.
[ 10.407] (==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
built-ins
[ 10.407] (==) ModulePath set to “/usr/lib/xorg/modules”
[ 10.407] (II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable AutoAddDevices.
[ 10.407] (II) Loader magic: 0x558ac5b010
[ 10.407] (II) Module ABI versions:
[ 10.407] X.Org ANSI C Emulation: 0.4
[ 10.407] X.Org Video Driver: 23.0
[ 10.407] X.Org XInput driver : 24.1
[ 10.407] X.Org Server Extension : 10.0
[ 10.410] (++) using VT number 1

[ 10.416] (II) systemd-logind: took control of session /org/freedesktop/login1/session/c1
[ 10.418] (II) no primary bus or device found
[ 10.418] (WW) “dri” will not be loaded unless you’ve specified it to be loaded elsewhere.
[ 10.418] (II) “glx” will be loaded by default.
[ 10.418] (II) LoadModule: “extmod”
[ 10.418] (II) Module “extmod” already built-in
[ 10.418] (II) LoadModule: “glx”
[ 10.422] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
[ 10.458] (II) Module glx: vendor=“X.Org Foundation”
[ 10.458] compiled for 1.19.6, module version = 1.0.0
[ 10.458] ABI class: X.Org Server Extension, version 10.0
[ 10.458] (II) LoadModule: “nvidia”
[ 10.459] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
[ 10.502] (II) Module nvidia: vendor=“NVIDIA Corporation”
[ 10.503] compiled for 4.0.2, module version = 1.0.0
[ 10.503] Module class: X.Org Video Driver
[ 10.510] (II) NVIDIA dlloader X Driver 32.1.0 Release Build (integ_stage_rel) (buildbrain@mobile-u64-3531) Wed Mar 13 00:27:48 PDT 2019
[ 10.510] (II) NVIDIA Unified Driver for all Supported NVIDIA GPUs
[ 10.510] (WW) Falling back to old probe method for NVIDIA
[ 10.510] (II) Loading sub module “fb”
[ 10.510] (II) LoadModule: “fb”
[ 10.511] (II) Loading /usr/lib/xorg/modules/libfb.so
[ 10.514] (II) Module fb: vendor=“X.Org Foundation”
[ 10.515] compiled for 1.19.6, module version = 1.0.0
[ 10.515] ABI class: X.Org ANSI C Emulation, version 0.4
[ 10.515] (II) Loading sub module “wfb”
[ 10.515] (II) LoadModule: “wfb”
[ 10.515] (II) Loading /usr/lib/xorg/modules/libwfb.so
[ 10.519] (II) Module wfb: vendor=“X.Org Foundation”
[ 10.519] compiled for 1.19.6, module version = 1.0.0
[ 10.519] ABI class: X.Org ANSI C Emulation, version 0.4
[ 10.519] (II) Loading sub module “ramdac”
[ 10.519] (II) LoadModule: “ramdac”
[ 10.519] (II) Module “ramdac” already built-in
[ 10.522] (WW) VGA arbiter: cannot open kernel arbiter, no multi-card support
[ 10.522] (II) NVIDIA(0): Creating default Display subsection in Screen section
“Default Screen Section” for depth/fbbpp 24/32
[ 10.522] (==) NVIDIA(0): Depth 24, (==) framebuffer bpp 32
[ 10.522] (==) NVIDIA(0): RGB weight 888
[ 10.522] (==) NVIDIA(0): Default visual is TrueColor
[ 10.522] (==) NVIDIA(0): Using gamma correction (1.0, 1.0, 1.0)
[ 10.522] (DB) xf86MergeOutputClassOptions unsupported bus type 0
[ 10.522] () NVIDIA(0): Option “ModeDebug”
[ 10.522] (
) NVIDIA(0): Option “AllowEmptyInitialConfiguration” “true”
[ 10.523] (**) NVIDIA(0): Enabling 2D acceleration
[ 10.523] (II) Loading sub module “glxserver_nvidia”
[ 10.523] (II) LoadModule: “glxserver_nvidia”
[ 10.524] (II) Loading /usr/lib/xorg/modules/extensions/libglxserver_nvidia.so
[ 10.784] (II) Module glxserver_nvidia: vendor=“NVIDIA Corporation”
[ 10.784] compiled for 4.0.2, module version = 1.0.0
[ 10.784] Module class: X.Org Server Extension
[ 10.785] (II) NVIDIA GLX Module 32.1.0 Release Build (integ_stage_rel) (buildbrain@mobile-u64-3531) Wed Mar 13 00:26:03 PDT 2019
[ 10.823] (–) NVIDIA(0): Valid display device(s) on GPU-0 at SoC
[ 10.823] (–) NVIDIA(0): DFP-0
[ 10.823] (–) NVIDIA(0): DFP-1
[ 10.824] (II) NVIDIA(0): NVIDIA GPU NVIDIA Tegra X1 (nvgpu) (GM20B) at SoC (GPU-0)
[ 10.824] (–) NVIDIA(0): Memory: 4058432 kBytes
[ 10.824] (–) NVIDIA(0): VideoBIOS:
[ 10.824] (–) NVIDIA(GPU-0): NVIDIA (DFP-0): connected
[ 10.824] (–) NVIDIA(GPU-0): NVIDIA (DFP-0): External TMDS
[ 10.824] (–) NVIDIA(GPU-0): NVIDIA (DFP-0) Name Aliases:
[ 10.824] (–) NVIDIA(GPU-0): DFP
[ 10.824] (–) NVIDIA(GPU-0): DFP-0
[ 10.824] (–) NVIDIA(GPU-0): DPY-0
[ 10.824] (–) NVIDIA(GPU-0): HDMI-0
[ 10.824] (–) NVIDIA(GPU-0): DPY-EDID-e32b331e-1549-0b20-efeb-751b6929950f
[ 10.824] (–) NVIDIA(GPU-0): HDMI-0
[ 10.824] (II) NVIDIA(GPU-0):
[ 10.824] (II) NVIDIA(GPU-0): — Building ModePool for NVIDIA (DFP-0) —
[ 10.824] (II) NVIDIA(GPU-0): Validating Mode “1280x720_60”:
[ 10.824] (II) NVIDIA(GPU-0): Mode Sources: EDID, CEA, Detailed
[ 10.824] (II) NVIDIA(GPU-0): 1280 x 720 @ 60 Hz
[ 10.824] (II) NVIDIA(GPU-0): Pixel Clock : 74.25 MHz
[ 10.824] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1390
[ 10.824] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1430, 1650
[ 10.824] (II) NVIDIA(GPU-0): VRes, VSyncStart : 720, 725
[ 10.824] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 730, 750
[ 10.824] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.824] (II) NVIDIA(GPU-0): Mode “1280x720_60” is valid.
[ 10.824] (II) NVIDIA(GPU-0):
[ 10.825] (II) NVIDIA(GPU-0): Validating Mode “1280x720_50”:
[ 10.825] (II) NVIDIA(GPU-0): Mode Sources: EDID, CEA, Detailed
[ 10.825] (II) NVIDIA(GPU-0): 1280 x 720 @ 50 Hz
[ 10.825] (II) NVIDIA(GPU-0): Pixel Clock : 74.25 MHz
[ 10.825] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1720
[ 10.825] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1760, 1980
[ 10.825] (II) NVIDIA(GPU-0): VRes, VSyncStart : 720, 725
[ 10.825] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 730, 750
[ 10.825] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.825] (II) NVIDIA(GPU-0): Mode “1280x720_50” is valid.
[ 10.825] (II) NVIDIA(GPU-0):
[ 10.825] (II) NVIDIA(GPU-0): Validating Mode “640x480_60”:
[ 10.825] (II) NVIDIA(GPU-0): Mode Source: EDID
[ 10.825] (II) NVIDIA(GPU-0): 640 x 480 @ 60 Hz
[ 10.825] (II) NVIDIA(GPU-0): Pixel Clock : 25.17 MHz
[ 10.825] (II) NVIDIA(GPU-0): HRes, HSyncStart : 640, 656
[ 10.825] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 752, 800
[ 10.825] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 490
[ 10.825] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 492, 525
[ 10.825] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 10.825] (II) NVIDIA(GPU-0): Mode “640x480_60” is valid.
[ 10.825] (II) NVIDIA(GPU-0):
[ 10.825] (II) NVIDIA(GPU-0): Validating Mode “720x480_60”:
[ 10.825] (II) NVIDIA(GPU-0): Mode Sources: EDID, CEA, Detailed
[ 10.825] (II) NVIDIA(GPU-0): 720 x 480 @ 60 Hz
[ 10.825] (II) NVIDIA(GPU-0): Pixel Clock : 27.00 MHz
[ 10.825] (II) NVIDIA(GPU-0): HRes, HSyncStart : 720, 736
[ 10.825] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 798, 858
[ 10.825] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 489
[ 10.825] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 495, 525
[ 10.825] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 10.825] (II) NVIDIA(GPU-0): Mode “720x480_60” is valid.
[ 10.825] (II) NVIDIA(GPU-0):
[ 10.825] (II) NVIDIA(GPU-0): Validating Mode “720x576_50”:
[ 10.825] (II) NVIDIA(GPU-0): Mode Sources: EDID, CEA, Detailed
[ 10.825] (II) NVIDIA(GPU-0): 720 x 576 @ 50 Hz
[ 10.825] (II) NVIDIA(GPU-0): Pixel Clock : 27.00 MHz
[ 10.826] (II) NVIDIA(GPU-0): HRes, HSyncStart : 720, 732
[ 10.826] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 796, 864
[ 10.826] (II) NVIDIA(GPU-0): VRes, VSyncStart : 576, 581
[ 10.826] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 586, 625
[ 10.826] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 10.826] (II) NVIDIA(GPU-0): Mode “720x576_50” is valid.
[ 10.826] (II) NVIDIA(GPU-0):
[ 10.826] (II) NVIDIA(GPU-0): Validating Mode “1280x720_60”:
[ 10.826] (II) NVIDIA(GPU-0): Mode Sources: EDID, CEA
[ 10.826] (II) NVIDIA(GPU-0): 1280 x 720 @ 60 Hz
[ 10.826] (II) NVIDIA(GPU-0): Pixel Clock : 74.25 MHz
[ 10.826] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1390
[ 10.826] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1430, 1650
[ 10.826] (II) NVIDIA(GPU-0): VRes, VSyncStart : 720, 725
[ 10.826] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 730, 750
[ 10.826] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.826] (II) NVIDIA(GPU-0): Mode “1280x720_60” is valid.
[ 10.826] (II) NVIDIA(GPU-0):
[ 10.826] (II) NVIDIA(GPU-0): Validating Mode “1280x720_50”:
[ 10.826] (II) NVIDIA(GPU-0): Mode Sources: EDID, CEA
[ 10.826] (II) NVIDIA(GPU-0): 1280 x 720 @ 50 Hz
[ 10.826] (II) NVIDIA(GPU-0): Pixel Clock : 74.25 MHz
[ 10.826] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1720
[ 10.826] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1760, 1980
[ 10.826] (II) NVIDIA(GPU-0): VRes, VSyncStart : 720, 725
[ 10.826] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 730, 750
[ 10.826] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.826] (II) NVIDIA(GPU-0): Mode “1280x720_50” is valid.
[ 10.826] (II) NVIDIA(GPU-0):
[ 10.826] (II) NVIDIA(GPU-0): Validating Mode “720x480_60”:
[ 10.826] (II) NVIDIA(GPU-0): Mode Sources: EDID, CEA
[ 10.826] (II) NVIDIA(GPU-0): 720 x 480 @ 60 Hz
[ 10.826] (II) NVIDIA(GPU-0): Pixel Clock : 27.00 MHz
[ 10.826] (II) NVIDIA(GPU-0): HRes, HSyncStart : 720, 736
[ 10.826] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 798, 858
[ 10.826] (II) NVIDIA(GPU-0): VRes, VSyncStart : 480, 489
[ 10.827] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 495, 525
[ 10.827] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 10.827] (II) NVIDIA(GPU-0): Mode “720x480_60” is valid.
[ 10.827] (II) NVIDIA(GPU-0):
[ 10.827] (II) NVIDIA(GPU-0): Validating Mode “720x576_50”:
[ 10.827] (II) NVIDIA(GPU-0): Mode Sources: EDID, CEA
[ 10.827] (II) NVIDIA(GPU-0): 720 x 576 @ 50 Hz
[ 10.827] (II) NVIDIA(GPU-0): Pixel Clock : 27.00 MHz
[ 10.827] (II) NVIDIA(GPU-0): HRes, HSyncStart : 720, 732
[ 10.827] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 796, 864
[ 10.827] (II) NVIDIA(GPU-0): VRes, VSyncStart : 576, 581
[ 10.827] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 586, 625
[ 10.827] (II) NVIDIA(GPU-0): H/V Polarity : -/-
[ 10.827] (II) NVIDIA(GPU-0): Mode “720x576_50” is valid.
[ 10.827] (II) NVIDIA(GPU-0):
[ 10.827] (II) NVIDIA(GPU-0): Validating Mode “1280x720_60”:
[ 10.827] (II) NVIDIA(GPU-0): Mode Sources: EDID, CEA
[ 10.827] (II) NVIDIA(GPU-0): 1280 x 720 @ 60 Hz
[ 10.827] (II) NVIDIA(GPU-0): Pixel Clock : 74.18 MHz
[ 10.827] (II) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1390
[ 10.827] (II) NVIDIA(GPU-0): HSyncEnd, HTotal : 1430, 1650
[ 10.827] (II) NVIDIA(GPU-0): VRes, VSyncStart : 720, 725
[ 10.827] (II) NVIDIA(GPU-0): VSyncEnd, VTotal : 730, 750
[ 10.827] (II) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.827] (II) NVIDIA(GPU-0): Mode “1280x720_60” is valid.
[ 10.827] (II) NVIDIA(GPU-0):
[ 10.827] (WW) NVIDIA(GPU-0): Validating Mode “640x350_85”:
[ 10.827] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.827] (WW) NVIDIA(GPU-0): 640 x 350 @ 85 Hz
[ 10.827] (WW) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
[ 10.827] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 640, 672
[ 10.827] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 736, 832
[ 10.827] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 350, 382
[ 10.827] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 385, 445
[ 10.827] (WW) NVIDIA(GPU-0): H/V Polarity : +/-
[ 10.827] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.828] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.828] (WW) NVIDIA(GPU-0): Mode “640x350_85” is invalid.
[ 10.828] (WW) NVIDIA(GPU-0):
[ 10.828] (WW) NVIDIA(GPU-0): Validating Mode “320x175d85”:
[ 10.828] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.828] (WW) NVIDIA(GPU-0): 320 x 175 @ 85 Hz
[ 10.828] (WW) NVIDIA(GPU-0): Pixel Clock : 15.75 MHz
[ 10.828] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 320, 336
[ 10.828] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 368, 416
[ 10.828] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 175, 191
[ 10.828] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 192, 222
[ 10.828] (WW) NVIDIA(GPU-0): H/V Polarity : +/-
[ 10.828] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.828] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.828] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.828] (WW) NVIDIA(GPU-0): Mode “320x175d85” is invalid.
[ 10.828] (WW) NVIDIA(GPU-0):
[ 10.828] (WW) NVIDIA(GPU-0): Validating Mode “640x400_85”:
[ 10.828] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.828] (WW) NVIDIA(GPU-0): 640 x 400 @ 85 Hz
[ 10.828] (WW) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
[ 10.828] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 640, 672
[ 10.828] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 736, 832
[ 10.828] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 400, 401
[ 10.828] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 404, 445
[ 10.828] (WW) NVIDIA(GPU-0): H/V Polarity : -/+
[ 10.828] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.828] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.828] (WW) NVIDIA(GPU-0): Mode “640x400_85” is invalid.
[ 10.828] (WW) NVIDIA(GPU-0):
[ 10.828] (WW) NVIDIA(GPU-0): Validating Mode “320x200d85”:
[ 10.828] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.828] (WW) NVIDIA(GPU-0): 320 x 200 @ 85 Hz
[ 10.828] (WW) NVIDIA(GPU-0): Pixel Clock : 15.75 MHz
[ 10.828] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 320, 336
[ 10.828] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 368, 416
[ 10.829] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 200, 200
[ 10.829] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 202, 222
[ 10.829] (WW) NVIDIA(GPU-0): H/V Polarity : -/+
[ 10.829] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.829] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.829] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.829] (WW) NVIDIA(GPU-0): Mode “320x200d85” is invalid.
[ 10.829] (WW) NVIDIA(GPU-0):
[ 10.829] (WW) NVIDIA(GPU-0): Validating Mode “720x400_85”:
[ 10.829] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.829] (WW) NVIDIA(GPU-0): 720 x 400 @ 85 Hz
[ 10.829] (WW) NVIDIA(GPU-0): Pixel Clock : 35.50 MHz
[ 10.829] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 720, 756
[ 10.829] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 828, 936
[ 10.829] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 400, 401
[ 10.829] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 404, 446
[ 10.829] (WW) NVIDIA(GPU-0): H/V Polarity : -/+
[ 10.829] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.829] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.829] (WW) NVIDIA(GPU-0): Mode “720x400_85” is invalid.
[ 10.829] (WW) NVIDIA(GPU-0):
[ 10.829] (WW) NVIDIA(GPU-0): Validating Mode “360x200d85”:
[ 10.829] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.829] (WW) NVIDIA(GPU-0): 360 x 200 @ 85 Hz
[ 10.829] (WW) NVIDIA(GPU-0): Pixel Clock : 17.75 MHz
[ 10.829] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 360, 378
[ 10.829] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 414, 468
[ 10.829] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 200, 200
[ 10.829] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 202, 223
[ 10.829] (WW) NVIDIA(GPU-0): H/V Polarity : -/+
[ 10.829] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.829] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.829] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.829] (WW) NVIDIA(GPU-0): Mode “360x200d85” is invalid.
[ 10.829] (WW) NVIDIA(GPU-0):
[ 10.829] (WW) NVIDIA(GPU-0): Validating Mode “640x480_60”:
[ 10.829] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.829] (WW) NVIDIA(GPU-0): 640 x 480 @ 60 Hz
[ 10.829] (WW) NVIDIA(GPU-0): Pixel Clock : 25.17 MHz
[ 10.830] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 640, 656
[ 10.830] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 752, 800
[ 10.830] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 480, 490
[ 10.830] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 492, 525
[ 10.830] (WW) NVIDIA(GPU-0): H/V Polarity : -/-
[ 10.830] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.830] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.830] (WW) NVIDIA(GPU-0): Mode “640x480_60” is invalid.
[ 10.830] (WW) NVIDIA(GPU-0):
[ 10.830] (WW) NVIDIA(GPU-0): Validating Mode “320x240d60”:
[ 10.830] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.830] (WW) NVIDIA(GPU-0): 320 x 240 @ 60 Hz
[ 10.830] (WW) NVIDIA(GPU-0): Pixel Clock : 12.59 MHz
[ 10.830] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 320, 328
[ 10.830] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 376, 400
[ 10.830] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 240, 245
[ 10.830] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 246, 262
[ 10.830] (WW) NVIDIA(GPU-0): H/V Polarity : -/-
[ 10.830] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.830] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.830] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.830] (WW) NVIDIA(GPU-0): Mode “320x240d60” is invalid.
[ 10.830] (WW) NVIDIA(GPU-0):
[ 10.830] (WW) NVIDIA(GPU-0): Validating Mode “640x480_73”:
[ 10.830] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.830] (WW) NVIDIA(GPU-0): 640 x 480 @ 73 Hz
[ 10.830] (WW) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
[ 10.830] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 640, 664
[ 10.830] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 704, 832
[ 10.830] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 480, 489
[ 10.830] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 492, 520
[ 10.830] (WW) NVIDIA(GPU-0): H/V Polarity : -/-
[ 10.830] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.830] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.830] (WW) NVIDIA(GPU-0): Mode “640x480_73” is invalid.
[ 10.830] (WW) NVIDIA(GPU-0):
[ 10.830] (WW) NVIDIA(GPU-0): Validating Mode “320x240d73”:
[ 10.831] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.831] (WW) NVIDIA(GPU-0): 320 x 240 @ 73 Hz
[ 10.831] (WW) NVIDIA(GPU-0): Pixel Clock : 15.75 MHz
[ 10.831] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 320, 332
[ 10.831] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 352, 416
[ 10.831] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 240, 244
[ 10.831] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 246, 260
[ 10.831] (WW) NVIDIA(GPU-0): H/V Polarity : -/-
[ 10.831] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.831] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.831] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.831] (WW) NVIDIA(GPU-0): Mode “320x240d73” is invalid.
[ 10.831] (WW) NVIDIA(GPU-0):
[ 10.831] (WW) NVIDIA(GPU-0): Validating Mode “640x480_75”:
[ 10.831] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.831] (WW) NVIDIA(GPU-0): 640 x 480 @ 75 Hz
[ 10.831] (WW) NVIDIA(GPU-0): Pixel Clock : 31.50 MHz
[ 10.831] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 640, 656
[ 10.831] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 720, 840
[ 10.831] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 480, 481
[ 10.831] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 484, 500
[ 10.831] (WW) NVIDIA(GPU-0): H/V Polarity : -/-
[ 10.831] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.831] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.831] (WW) NVIDIA(GPU-0): Mode “640x480_75” is invalid.
[ 10.831] (WW) NVIDIA(GPU-0):
[ 10.831] (WW) NVIDIA(GPU-0): Validating Mode “320x240d75”:
[ 10.831] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.831] (WW) NVIDIA(GPU-0): 320 x 240 @ 75 Hz
[ 10.831] (WW) NVIDIA(GPU-0): Pixel Clock : 15.75 MHz
[ 10.831] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 320, 328
[ 10.831] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 360, 420
[ 10.831] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 240, 240
[ 10.831] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 242, 250
[ 10.831] (WW) NVIDIA(GPU-0): H/V Polarity : -/-
[ 10.831] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.831] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.832] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.832] (WW) NVIDIA(GPU-0): Mode “320x240d75” is invalid.
[ 10.832] (WW) NVIDIA(GPU-0):
[ 10.832] (WW) NVIDIA(GPU-0): Validating Mode “640x480_85”:
[ 10.832] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.832] (WW) NVIDIA(GPU-0): 640 x 480 @ 85 Hz
[ 10.832] (WW) NVIDIA(GPU-0): Pixel Clock : 36.00 MHz
[ 10.832] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 640, 696
[ 10.832] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 752, 832
[ 10.832] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 480, 481
[ 10.832] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 484, 509
[ 10.832] (WW) NVIDIA(GPU-0): H/V Polarity : -/-
[ 10.832] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.832] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.832] (WW) NVIDIA(GPU-0): Mode “640x480_85” is invalid.
[ 10.832] (WW) NVIDIA(GPU-0):
[ 10.832] (WW) NVIDIA(GPU-0): Validating Mode “320x240d85”:
[ 10.832] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.832] (WW) NVIDIA(GPU-0): 320 x 240 @ 85 Hz
[ 10.832] (WW) NVIDIA(GPU-0): Pixel Clock : 18.00 MHz
[ 10.832] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 320, 348
[ 10.832] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 376, 416
[ 10.832] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 240, 240
[ 10.832] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 242, 254
[ 10.832] (WW) NVIDIA(GPU-0): H/V Polarity : -/-
[ 10.832] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.832] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.832] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.832] (WW) NVIDIA(GPU-0): Mode “320x240d85” is invalid.
[ 10.832] (WW) NVIDIA(GPU-0):
[ 10.832] (WW) NVIDIA(GPU-0): Validating Mode “800x600_56”:
[ 10.832] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.832] (WW) NVIDIA(GPU-0): 800 x 600 @ 56 Hz
[ 10.832] (WW) NVIDIA(GPU-0): Pixel Clock : 36.00 MHz
[ 10.832] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 800, 824
[ 10.832] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 896, 1024
[ 10.832] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
[ 10.833] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 603, 625
[ 10.833] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.833] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.833] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.833] (WW) NVIDIA(GPU-0): Mode “800x600_56” is invalid.
[ 10.833] (WW) NVIDIA(GPU-0):
[ 10.833] (WW) NVIDIA(GPU-0): Validating Mode “400x300d56”:
[ 10.833] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.833] (WW) NVIDIA(GPU-0): 400 x 300 @ 56 Hz
[ 10.833] (WW) NVIDIA(GPU-0): Pixel Clock : 18.00 MHz
[ 10.833] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 400, 412
[ 10.833] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 448, 512
[ 10.833] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 300, 300
[ 10.833] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 301, 312
[ 10.833] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.833] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.833] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.833] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.833] (WW) NVIDIA(GPU-0): Mode “400x300d56” is invalid.
[ 10.833] (WW) NVIDIA(GPU-0):
[ 10.833] (WW) NVIDIA(GPU-0): Validating Mode “800x600_60”:
[ 10.833] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.833] (WW) NVIDIA(GPU-0): 800 x 600 @ 60 Hz
[ 10.833] (WW) NVIDIA(GPU-0): Pixel Clock : 40.00 MHz
[ 10.833] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 800, 840
[ 10.833] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 968, 1056
[ 10.833] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
[ 10.833] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 605, 628
[ 10.833] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.833] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.833] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.833] (WW) NVIDIA(GPU-0): Mode “800x600_60” is invalid.
[ 10.833] (WW) NVIDIA(GPU-0):
[ 10.833] (WW) NVIDIA(GPU-0): Validating Mode “400x300d60”:
[ 10.833] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.833] (WW) NVIDIA(GPU-0): 400 x 300 @ 60 Hz
[ 10.833] (WW) NVIDIA(GPU-0): Pixel Clock : 20.00 MHz
[ 10.834] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 400, 420
[ 10.834] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 484, 528
[ 10.834] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 300, 300
[ 10.834] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 302, 314
[ 10.834] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.834] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.834] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.834] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.834] (WW) NVIDIA(GPU-0): Mode “400x300d60” is invalid.
[ 10.834] (WW) NVIDIA(GPU-0):
[ 10.834] (WW) NVIDIA(GPU-0): Validating Mode “800x600_72”:
[ 10.834] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.834] (WW) NVIDIA(GPU-0): 800 x 600 @ 72 Hz
[ 10.834] (WW) NVIDIA(GPU-0): Pixel Clock : 50.00 MHz
[ 10.834] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 800, 856
[ 10.834] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 976, 1040
[ 10.834] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 600, 637
[ 10.834] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 643, 666
[ 10.834] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.834] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.834] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.834] (WW) NVIDIA(GPU-0): Mode “800x600_72” is invalid.
[ 10.834] (WW) NVIDIA(GPU-0):
[ 10.834] (WW) NVIDIA(GPU-0): Validating Mode “400x300d72”:
[ 10.834] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.834] (WW) NVIDIA(GPU-0): 400 x 300 @ 72 Hz
[ 10.834] (WW) NVIDIA(GPU-0): Pixel Clock : 25.00 MHz
[ 10.834] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 400, 428
[ 10.834] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 488, 520
[ 10.834] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 300, 318
[ 10.834] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 321, 333
[ 10.834] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.834] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.834] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.834] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.834] (WW) NVIDIA(GPU-0): Mode “400x300d72” is invalid.
[ 10.834] (WW) NVIDIA(GPU-0):
[ 10.834] (WW) NVIDIA(GPU-0): Validating Mode “800x600_75”:
[ 10.835] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.835] (WW) NVIDIA(GPU-0): 800 x 600 @ 75 Hz
[ 10.835] (WW) NVIDIA(GPU-0): Pixel Clock : 49.50 MHz
[ 10.835] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 800, 816
[ 10.835] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 896, 1056
[ 10.835] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
[ 10.835] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 604, 625
[ 10.835] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.835] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.835] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.835] (WW) NVIDIA(GPU-0): Mode “800x600_75” is invalid.
[ 10.835] (WW) NVIDIA(GPU-0):
[ 10.835] (WW) NVIDIA(GPU-0): Validating Mode “400x300d75”:
[ 10.835] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.835] (WW) NVIDIA(GPU-0): 400 x 300 @ 75 Hz
[ 10.835] (WW) NVIDIA(GPU-0): Pixel Clock : 24.75 MHz
[ 10.835] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 400, 408
[ 10.835] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 448, 528
[ 10.835] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 300, 300
[ 10.835] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 302, 312
[ 10.835] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.835] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.835] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.835] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.835] (WW) NVIDIA(GPU-0): Mode “400x300d75” is invalid.
[ 10.835] (WW) NVIDIA(GPU-0):
[ 10.835] (WW) NVIDIA(GPU-0): Validating Mode “800x600_85”:
[ 10.835] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.835] (WW) NVIDIA(GPU-0): 800 x 600 @ 85 Hz
[ 10.835] (WW) NVIDIA(GPU-0): Pixel Clock : 56.30 MHz
[ 10.835] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 800, 832
[ 10.835] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 896, 1048
[ 10.835] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 600, 601
[ 10.835] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 604, 631
[ 10.835] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.835] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.835] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.835] (WW) NVIDIA(GPU-0): Mode “800x600_85” is invalid.
[ 10.836] (WW) NVIDIA(GPU-0):
[ 10.836] (WW) NVIDIA(GPU-0): Validating Mode “400x300d85”:
[ 10.836] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.836] (WW) NVIDIA(GPU-0): 400 x 300 @ 85 Hz
[ 10.836] (WW) NVIDIA(GPU-0): Pixel Clock : 28.15 MHz
[ 10.836] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 400, 416
[ 10.836] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 448, 524
[ 10.836] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 300, 300
[ 10.836] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 302, 315
[ 10.836] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.836] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.836] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.836] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.836] (WW) NVIDIA(GPU-0): Mode “400x300d85” is invalid.
[ 10.836] (WW) NVIDIA(GPU-0):
[ 10.836] (WW) NVIDIA(GPU-0): Validating Mode “1024x768_87i”:
[ 10.836] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.836] (WW) NVIDIA(GPU-0): 1024 x 768 @ 87 Hz
[ 10.836] (WW) NVIDIA(GPU-0): Pixel Clock : 44.90 MHz
[ 10.836] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1032
[ 10.836] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 1208, 1264
[ 10.836] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 768, 768
[ 10.836] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 776, 817
[ 10.836] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.836] (WW) NVIDIA(GPU-0): Extra : Interlace
[ 10.836] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.836] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.836] (WW) NVIDIA(GPU-0): Mode “1024x768_87i” is invalid.
[ 10.836] (WW) NVIDIA(GPU-0):
[ 10.836] (WW) NVIDIA(GPU-0): Validating Mode “512x384d87i”:
[ 10.836] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.836] (WW) NVIDIA(GPU-0): 512 x 384 @ 87 Hz
[ 10.836] (WW) NVIDIA(GPU-0): Pixel Clock : 22.45 MHz
[ 10.836] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 512, 516
[ 10.836] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 604, 632
[ 10.836] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 384, 384
[ 10.837] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 388, 408
[ 10.837] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.837] (WW) NVIDIA(GPU-0): Extra : Interlace DoubleScan
[ 10.837] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.837] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.837] (WW) NVIDIA(GPU-0): Mode “512x384d87i” is invalid.
[ 10.837] (WW) NVIDIA(GPU-0):
[ 10.837] (WW) NVIDIA(GPU-0): Validating Mode “1024x768_60”:
[ 10.837] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.837] (WW) NVIDIA(GPU-0): 1024 x 768 @ 60 Hz
[ 10.837] (WW) NVIDIA(GPU-0): Pixel Clock : 65.00 MHz
[ 10.837] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1048
[ 10.837] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 1184, 1344
[ 10.837] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 768, 771
[ 10.837] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 777, 806
[ 10.837] (WW) NVIDIA(GPU-0): H/V Polarity : -/-
[ 10.837] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.837] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.837] (WW) NVIDIA(GPU-0): Mode “1024x768_60” is invalid.
[ 10.837] (WW) NVIDIA(GPU-0):
[ 10.837] (WW) NVIDIA(GPU-0): Validating Mode “512x384d60”:
[ 10.837] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.837] (WW) NVIDIA(GPU-0): 512 x 384 @ 60 Hz
[ 10.837] (WW) NVIDIA(GPU-0): Pixel Clock : 32.50 MHz
[ 10.837] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 512, 524
[ 10.837] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 592, 672
[ 10.837] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 384, 385
[ 10.837] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 388, 403
[ 10.837] (WW) NVIDIA(GPU-0): H/V Polarity : -/-
[ 10.837] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.837] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.837] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.837] (WW) NVIDIA(GPU-0): Mode “512x384d60” is invalid.
[ 10.837] (WW) NVIDIA(GPU-0):
[ 10.837] (WW) NVIDIA(GPU-0): Validating Mode “1024x768_70”:
[ 10.837] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.837] (WW) NVIDIA(GPU-0): 1024 x 768 @ 70 Hz
[ 10.838] (WW) NVIDIA(GPU-0): Pixel Clock : 75.00 MHz
[ 10.838] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1048
[ 10.838] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 1184, 1328
[ 10.838] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 768, 771
[ 10.838] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 777, 806
[ 10.838] (WW) NVIDIA(GPU-0): H/V Polarity : -/-
[ 10.838] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.838] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.838] (WW) NVIDIA(GPU-0): Mode “1024x768_70” is invalid.
[ 10.838] (WW) NVIDIA(GPU-0):
[ 10.838] (WW) NVIDIA(GPU-0): Validating Mode “512x384d70”:
[ 10.838] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.838] (WW) NVIDIA(GPU-0): 512 x 384 @ 70 Hz
[ 10.838] (WW) NVIDIA(GPU-0): Pixel Clock : 37.50 MHz
[ 10.838] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 512, 524
[ 10.838] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 592, 664
[ 10.838] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 384, 385
[ 10.838] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 388, 403
[ 10.838] (WW) NVIDIA(GPU-0): H/V Polarity : -/-
[ 10.838] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.838] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.838] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.838] (WW) NVIDIA(GPU-0): Mode “512x384d70” is invalid.
[ 10.838] (WW) NVIDIA(GPU-0):
[ 10.838] (WW) NVIDIA(GPU-0): Validating Mode “1024x768_75”:
[ 10.838] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.838] (WW) NVIDIA(GPU-0): 1024 x 768 @ 75 Hz
[ 10.838] (WW) NVIDIA(GPU-0): Pixel Clock : 78.75 MHz
[ 10.838] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1040
[ 10.838] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 1136, 1312
[ 10.838] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 768, 769
[ 10.838] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 772, 800
[ 10.838] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.838] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.838] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.838] (WW) NVIDIA(GPU-0): Mode “1024x768_75” is invalid.
[ 10.838] (WW) NVIDIA(GPU-0):
[ 10.838] (WW) NVIDIA(GPU-0): Validating Mode “512x384d75”:
[ 10.839] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.839] (WW) NVIDIA(GPU-0): 512 x 384 @ 75 Hz
[ 10.839] (WW) NVIDIA(GPU-0): Pixel Clock : 39.37 MHz
[ 10.839] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 512, 520
[ 10.839] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 568, 656
[ 10.839] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 384, 384
[ 10.839] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 386, 400
[ 10.839] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.839] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.839] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.839] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.839] (WW) NVIDIA(GPU-0): Mode “512x384d75” is invalid.
[ 10.839] (WW) NVIDIA(GPU-0):
[ 10.839] (WW) NVIDIA(GPU-0): Validating Mode “1024x768_85”:
[ 10.839] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.839] (WW) NVIDIA(GPU-0): 1024 x 768 @ 85 Hz
[ 10.839] (WW) NVIDIA(GPU-0): Pixel Clock : 94.50 MHz
[ 10.839] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 1024, 1072
[ 10.839] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 1168, 1376
[ 10.839] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 768, 769
[ 10.839] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 772, 808
[ 10.839] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.839] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.839] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.839] (WW) NVIDIA(GPU-0): Mode “1024x768_85” is invalid.
[ 10.839] (WW) NVIDIA(GPU-0):
[ 10.839] (WW) NVIDIA(GPU-0): Validating Mode “512x384d85”:
[ 10.839] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.839] (WW) NVIDIA(GPU-0): 512 x 384 @ 85 Hz
[ 10.839] (WW) NVIDIA(GPU-0): Pixel Clock : 47.25 MHz
[ 10.839] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 512, 536
[ 10.839] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 584, 688
[ 10.839] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 384, 384
[ 10.839] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 386, 404
[ 10.839] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.839] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.839] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.839] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.839] (WW) NVIDIA(GPU-0): Mode “512x384d85” is invalid.
[ 10.840] (WW) NVIDIA(GPU-0):
[ 10.840] (WW) NVIDIA(GPU-0): Validating Mode “1152x864_75”:
[ 10.840] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.840] (WW) NVIDIA(GPU-0): 1152 x 864 @ 75 Hz
[ 10.840] (WW) NVIDIA(GPU-0): Pixel Clock : 108.00 MHz
[ 10.840] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 1152, 1216
[ 10.840] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 1344, 1600
[ 10.840] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 864, 865
[ 10.840] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 868, 900
[ 10.840] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.840] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.840] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.840] (WW) NVIDIA(GPU-0): Mode “1152x864_75” is invalid.
[ 10.840] (WW) NVIDIA(GPU-0):
[ 10.840] (WW) NVIDIA(GPU-0): Validating Mode “576x432d75”:
[ 10.840] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.840] (WW) NVIDIA(GPU-0): 576 x 432 @ 75 Hz
[ 10.840] (WW) NVIDIA(GPU-0): Pixel Clock : 54.00 MHz
[ 10.840] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 576, 608
[ 10.840] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 672, 800
[ 10.840] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 432, 432
[ 10.840] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 434, 450
[ 10.840] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.840] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.840] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.840] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.840] (WW) NVIDIA(GPU-0): Mode “576x432d75” is invalid.
[ 10.840] (WW) NVIDIA(GPU-0):
[ 10.840] (WW) NVIDIA(GPU-0): Validating Mode “1280x960_60”:
[ 10.840] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.840] (WW) NVIDIA(GPU-0): 1280 x 960 @ 60 Hz
[ 10.840] (WW) NVIDIA(GPU-0): Pixel Clock : 108.00 MHz
[ 10.840] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1376
[ 10.840] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 1488, 1800
[ 10.840] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 960, 961
[ 10.840] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 964, 1000
[ 10.840] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.841] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.841] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.841] (WW) NVIDIA(GPU-0): Mode “1280x960_60” is invalid.
[ 10.841] (WW) NVIDIA(GPU-0):
[ 10.841] (WW) NVIDIA(GPU-0): Validating Mode “640x480d60”:
[ 10.841] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.841] (WW) NVIDIA(GPU-0): 640 x 480 @ 60 Hz
[ 10.841] (WW) NVIDIA(GPU-0): Pixel Clock : 54.00 MHz
[ 10.841] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 640, 688
[ 10.841] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 744, 900
[ 10.841] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 480, 480
[ 10.841] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 482, 500
[ 10.841] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.841] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.841] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.841] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.841] (WW) NVIDIA(GPU-0): Mode “640x480d60” is invalid.
[ 10.841] (WW) NVIDIA(GPU-0):
[ 10.841] (WW) NVIDIA(GPU-0): Validating Mode “1280x960_85”:
[ 10.841] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.841] (WW) NVIDIA(GPU-0): 1280 x 960 @ 85 Hz
[ 10.841] (WW) NVIDIA(GPU-0): Pixel Clock : 148.50 MHz
[ 10.841] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1344
[ 10.841] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 1504, 1728
[ 10.841] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 960, 961
[ 10.841] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 964, 1011
[ 10.841] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.841] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.841] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.841] (WW) NVIDIA(GPU-0): Mode “1280x960_85” is invalid.
[ 10.841] (WW) NVIDIA(GPU-0):
[ 10.841] (WW) NVIDIA(GPU-0): Validating Mode “640x480d85”:
[ 10.841] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.841] (WW) NVIDIA(GPU-0): 640 x 480 @ 85 Hz
[ 10.841] (WW) NVIDIA(GPU-0): Pixel Clock : 74.25 MHz
[ 10.841] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 640, 672
[ 10.841] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 752, 864
[ 10.842] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 480, 480
[ 10.842] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 482, 505
[ 10.842] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.842] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.842] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.842] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.842] (WW) NVIDIA(GPU-0): Mode “640x480d85” is invalid.
[ 10.842] (WW) NVIDIA(GPU-0):
[ 10.842] (WW) NVIDIA(GPU-0): Validating Mode “1280x1024_60”:
[ 10.842] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.842] (WW) NVIDIA(GPU-0): 1280 x 1024 @ 60 Hz
[ 10.842] (WW) NVIDIA(GPU-0): Pixel Clock : 108.00 MHz
[ 10.842] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1328
[ 10.842] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 1440, 1688
[ 10.842] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 1024, 1025
[ 10.842] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 1028, 1066
[ 10.842] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.842] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.842] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.842] (WW) NVIDIA(GPU-0): Mode “1280x1024_60” is invalid.
[ 10.842] (WW) NVIDIA(GPU-0):
[ 10.842] (WW) NVIDIA(GPU-0): Validating Mode “640x512d60”:
[ 10.842] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.842] (WW) NVIDIA(GPU-0): 640 x 512 @ 60 Hz
[ 10.842] (WW) NVIDIA(GPU-0): Pixel Clock : 54.00 MHz
[ 10.842] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 640, 664
[ 10.842] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 720, 844
[ 10.842] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 512, 512
[ 10.842] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 514, 533
[ 10.842] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.842] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.842] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.842] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.842] (WW) NVIDIA(GPU-0): Mode “640x512d60” is invalid.
[ 10.842] (WW) NVIDIA(GPU-0):
[ 10.842] (WW) NVIDIA(GPU-0): Validating Mode “1280x1024_75”:
[ 10.842] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.842] (WW) NVIDIA(GPU-0): 1280 x 1024 @ 75 Hz
[ 10.842] (WW) NVIDIA(GPU-0): Pixel Clock : 135.00 MHz
[ 10.843] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1296
[ 10.843] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 1440, 1688
[ 10.843] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 1024, 1025
[ 10.843] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 1028, 1066
[ 10.843] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.843] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.843] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.843] (WW) NVIDIA(GPU-0): Mode “1280x1024_75” is invalid.
[ 10.843] (WW) NVIDIA(GPU-0):
[ 10.843] (WW) NVIDIA(GPU-0): Validating Mode “640x512d75”:
[ 10.843] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.843] (WW) NVIDIA(GPU-0): 640 x 512 @ 75 Hz
[ 10.843] (WW) NVIDIA(GPU-0): Pixel Clock : 67.50 MHz
[ 10.843] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 640, 648
[ 10.843] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 720, 844
[ 10.843] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 512, 512
[ 10.843] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 514, 533
[ 10.843] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.843] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.843] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.843] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.843] (WW) NVIDIA(GPU-0): Mode “640x512d75” is invalid.
[ 10.843] (WW) NVIDIA(GPU-0):
[ 10.843] (WW) NVIDIA(GPU-0): Validating Mode “1280x1024_85”:
[ 10.843] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.843] (WW) NVIDIA(GPU-0): 1280 x 1024 @ 85 Hz
[ 10.843] (WW) NVIDIA(GPU-0): Pixel Clock : 157.50 MHz
[ 10.843] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 1280, 1344
[ 10.843] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 1504, 1728
[ 10.843] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 1024, 1025
[ 10.843] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 1028, 1072
[ 10.843] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.843] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.843] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.898] (WW) NVIDIA(GPU-0): Mode “1280x1024_85” is invalid.
[ 10.898] (WW) NVIDIA(GPU-0):
[ 10.898] (WW) NVIDIA(GPU-0): Validating Mode “640x512d85”:
[ 10.898] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.898] (WW) NVIDIA(GPU-0): 640 x 512 @ 85 Hz
[ 10.898] (WW) NVIDIA(GPU-0): Pixel Clock : 78.75 MHz
[ 10.898] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 640, 672
[ 10.898] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 752, 864
[ 10.898] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 512, 512
[ 10.898] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 514, 536
[ 10.898] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.898] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.898] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.898] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.898] (WW) NVIDIA(GPU-0): Mode “640x512d85” is invalid.
[ 10.898] (WW) NVIDIA(GPU-0):
[ 10.898] (WW) NVIDIA(GPU-0): Validating Mode “1600x1200_60”:
[ 10.898] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.898] (WW) NVIDIA(GPU-0): 1600 x 1200 @ 60 Hz
[ 10.898] (WW) NVIDIA(GPU-0): Pixel Clock : 162.00 MHz
[ 10.898] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 1600, 1664
[ 10.898] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 1856, 2160
[ 10.898] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 1200, 1201
[ 10.898] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 1204, 1250
[ 10.898] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.898] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.898] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.898] (WW) NVIDIA(GPU-0): Mode “1600x1200_60” is invalid.
[ 10.899] (WW) NVIDIA(GPU-0):
[ 10.899] (WW) NVIDIA(GPU-0): Validating Mode “800x600d60”:
[ 10.899] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.899] (WW) NVIDIA(GPU-0): 800 x 600 @ 60 Hz
[ 10.899] (WW) NVIDIA(GPU-0): Pixel Clock : 81.00 MHz
[ 10.899] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 800, 832
[ 10.899] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 928, 1080
[ 10.899] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 600, 600
[ 10.899] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 602, 625
[ 10.899] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.899] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.899] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.899] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.899] (WW) NVIDIA(GPU-0): Mode “800x600d60” is invalid.
[ 10.899] (WW) NVIDIA(GPU-0):
[ 10.899] (WW) NVIDIA(GPU-0): Validating Mode “1600x1200_65”:
[ 10.899] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.899] (WW) NVIDIA(GPU-0): 1600 x 1200 @ 65 Hz
[ 10.899] (WW) NVIDIA(GPU-0): Pixel Clock : 175.50 MHz
[ 10.899] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 1600, 1664
[ 10.899] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 1856, 2160
[ 10.899] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 1200, 1201
[ 10.899] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 1204, 1250
[ 10.899] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.899] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.899] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.899] (WW) NVIDIA(GPU-0): Mode “1600x1200_65” is invalid.
[ 10.899] (WW) NVIDIA(GPU-0):
[ 10.899] (WW) NVIDIA(GPU-0): Validating Mode “800x600d65”:
[ 10.899] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.899] (WW) NVIDIA(GPU-0): 800 x 600 @ 65 Hz
[ 10.899] (WW) NVIDIA(GPU-0): Pixel Clock : 87.75 MHz
[ 10.899] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 800, 832
[ 10.899] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 928, 1080
[ 10.899] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 600, 600
[ 10.899] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 602, 625
[ 10.899] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.899] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.899] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.900] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.900] (WW) NVIDIA(GPU-0): Mode “800x600d65” is invalid.
[ 10.900] (WW) NVIDIA(GPU-0):
[ 10.900] (WW) NVIDIA(GPU-0): Validating Mode “1600x1200_70”:
[ 10.900] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.900] (WW) NVIDIA(GPU-0): 1600 x 1200 @ 70 Hz
[ 10.900] (WW) NVIDIA(GPU-0): Pixel Clock : 189.00 MHz
[ 10.900] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 1600, 1664
[ 10.900] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 1856, 2160
[ 10.900] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 1200, 1201
[ 10.900] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 1204, 1250
[ 10.900] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.900] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.900] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.900] (WW) NVIDIA(GPU-0): Mode “1600x1200_70” is invalid.
[ 10.900] (WW) NVIDIA(GPU-0):
[ 10.900] (WW) NVIDIA(GPU-0): Validating Mode “800x600d70”:
[ 10.900] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.900] (WW) NVIDIA(GPU-0): 800 x 600 @ 70 Hz
[ 10.900] (WW) NVIDIA(GPU-0): Pixel Clock : 94.50 MHz
[ 10.900] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 800, 832
[ 10.900] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 928, 1080
[ 10.900] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 600, 600
[ 10.900] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 602, 625
[ 10.900] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.900] (WW) NVIDIA(GPU-0): Extra : DoubleScan
[ 10.900] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.900] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.900] (WW) NVIDIA(GPU-0): Mode “800x600d70” is invalid.
[ 10.900] (WW) NVIDIA(GPU-0):
[ 10.900] (WW) NVIDIA(GPU-0): Validating Mode “1600x1200_75”:
[ 10.900] (WW) NVIDIA(GPU-0): Mode Source: X Server
[ 10.900] (WW) NVIDIA(GPU-0): 1600 x 1200 @ 75 Hz
[ 10.900] (WW) NVIDIA(GPU-0): Pixel Clock : 202.50 MHz
[ 10.900] (WW) NVIDIA(GPU-0): HRes, HSyncStart : 1600, 1664
[ 10.900] (WW) NVIDIA(GPU-0): HSyncEnd, HTotal : 1856, 2160
[ 10.900] (WW) NVIDIA(GPU-0): VRes, VSyncStart : 1200, 1201
[ 10.900] (WW) NVIDIA(GPU-0): VSyncEnd, VTotal : 1204, 1250
[ 10.901] (WW) NVIDIA(GPU-0): H/V Polarity : +/+
[ 10.901] (WW) NVIDIA(GPU-0): Mode is rejected: Only modes from the NVIDIA X driver’s
[ 10.901] (WW) NVIDIA(GPU-0): predefined list and modes from the EDID are allowed
[ 10.901] (WW) NVIDIA(GPU-0): Mode “1600x1200_75” is invalid.
[ 10.901] (WW) NVIDIA(GPU-0):
[ 10.901] (WW) NVIDIA(GPU-0): Validating Mode “800x600d75”:
[ 10.901] (WW) NVIDIA(GPU-0): Mode Source: X Serv

Below log indicates jetson nano fails to read the mode edid from your monitor. Alternatively, it uses the hardcoded value inside our driver.

[ 5.100814] tegradc tegradc.0: hdmi: edid read failed
[ 5.100852] tegradc tegradc.0: hdmi: using fallback edid

Are you using any kind of adapter on your HDMI port?

I’m using a KVM

Could you try to use a monitor with native HDMI port and directly connect it to nano w/o switch?

Boom! That works … Can I not use a KVM with the nano?

Yup… I think it is causing the i2c read failure here…

There is no work around?

It sounds like a hardware issue, thus no software workaround here.