[ 240.080995] fbtft_device: fb_pcd8544 spi0.0 400kHz 8 bits mode=0x00 [ 240.108189] fb_pcd8544: probe of spi0.0 failed with error -12 Any idea what that can be? I cannot find any information on error -12. SPI seems to be okay, before I modprobe fbtft_device, I have a /dev/spi...
[ 1.403556] igb: probe of 0000:01:00.0 failed with error -13[ 1.409292] igbvf: Intel(R) Gigabit Virtual Function Network Driver[ 1.415549] igbvf: Copyright (c) 2009 - 2012 Intel Corporation.root@agilexfm61:~# modprobe -r igbmodprobe: FATAL: Module igb not found.root@agilexfm61:~# ...
12-29-2022 09:33 PM 4,469 Views Hello all, I have an issue on AX200 which is on board network card on ASROCK B550 Phantom Gaming-ITX. The dmesg message show: [ 4.885776] iwlwifi: probe of 0000:06:00.0 failed with error -110 And it does not appear in ifconfig. This is ful...
Re: probe of 1-0068 failed with error -121: rtc-ds1307 moved to alternat addr. 0x58 but kernel module still looking at 0 Sat Apr 03, 2021 8:03 am The solution was to add a dt parameter to /boot/config as follows: Code: Select all dtoverlay=i2c-rtc,ds1307,addr=0x58 After ...
I found the reason when I thought to read the line above the error message!… [ 3.088906] xilinx-frmbuf a00c0000.v_frmbuf_wr: unable to request IRQ 0 [ 3.098222] xilinx-frmbuf: probe of a00c0000.v_frmbuf_wr failed with error -22 (Connecting the interrupt output of the Video Fram...
bnxt_en 0000:18:00.0 (unregistered net_device) (uninitialized): Error (timeout: 2000015) msg {0x11 0x1} len:0 bnxt_en: probe of 0000:18:00.0 failed with error -1 bnxt_en 0000:18:00.1 (unregistered net_device) (uninitialized): Error (timeout: 500015) msg {0x0 0x0} len:0 bnx...
I am trying to use a STM32MP157C in combination with a lan9303 chip in mdio mode. when booting I get an error that says: LAN9303_MDIO: probe of stmmac-0:01 failed with error -22 This prevents the driver from being loaded succesfully. I added the lan9303 according to the device tre...
[ 2.313784] tsc2007: probe of 0-0048 failed with error -22 Additionally, when I use i2cdetect -r 0 it does recognize the chip at the correct location. 0x24 is the PMIC and 0x48 is the TSC2007. root@am335x:~# i2cdetect -r 0 ...
Raw [ 6.021967] iTCO_vendor_support: vendor-support=0 [ 6.022786] iTCO_wdt: Intel TCO WatchDog Timer Driver v1.11 [ 6.022801] iTCO_wdt iTCO_wdt: can't request region for resource [mem 0x00c5fffc-0x00c5ffff] [ 6.022823] iTCO_wdt: probe of iTCO_wdt failed with error -16 ...
By default VMware limits the "vpxd.stats.maxQueryMetrics" to 64. This could cause the probe metric collection to fail if a Resource Pool/vAPP or a cluster has more than 64 VMs or a Datastore has more than 64 VMs or disks. You will see an error message such as: “Failed to execute ...