Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

TheDirtyR

Members
  • Joined

  • Last visited

Everything posted by TheDirtyR

  1. After a bunch of work and learning I was able to get the docker to load as the same machine. and stay logged in. I am going to use it for imessages on my windows machine at work. I think this is an UnRaid specific issue, if I disable Tailscale on the docker the error does not present -e "${BASESYSTEM_IMAGE:-BaseSystem.img}" ]] && printf '%s\n' "No BaseSystem.img available, downloading ${SHORTNAME}" && make && qemu-img convert BaseSystem.dmg -O qcow2 -p -c ${BASESYSTEM_IMAGE:-BaseSystem.img} && rm ./BaseSystem.dmg ; sudo touch /dev/kvm /dev/snd "${IMAGE_PATH}" "${BOOTDISK}" "${ENV}" 2>/dev/null || true ; sudo chown -R $(id -u):$(id -g) /dev/kvm /dev/snd "${IMAGE_PATH}" "${BOOTDISK}" "${ENV}" 2>/dev/null || true ; [[ "${NOPICKER}" == true ]] && { sed -i '/^.*InstallMedia.*/d' Launch.sh && export BOOTDISK="${BOOTDISK:=/home/arch/OSX-KVM/OpenCore/OpenCore-nopicker.qcow2}" ; } || export BOOTDISK="${BOOTDISK:=/home/arch/OSX-KVM/OpenCore/OpenCore.qcow2}" ; [[ "${GENERATE_UNIQUE}" == true ]] && { ./Docker-OSX/osx-serial-generator/generate-unique-machine-values.sh --master-plist-url="${MASTER_PLIST_URL}" --count 1 --tsv ./serial.tsv --bootdisks --width "${WIDTH:-1920}" --height "${HEIGHT:-1080}" --output-bootdisk "${BOOTDISK:=/home/arch/OSX-KVM/OpenCore/OpenCore.qcow2}" --output-env "${ENV:=/env}" || exit 1 ; } ; [[ "${GENERATE_SPECIFIC}" == true ]] && { source "${ENV:=/env}" 2>/dev/null ; ./Docker-OSX/osx-serial-generator/generate-specific-bootdisk.sh --master-plist-url="${MASTER_PLIST_URL}" --model "${DEVICE_MODEL}" --serial "${SERIAL}" --board-serial "${BOARD_SERIAL}" --uuid "${UUID}" --mac-address "${MAC_ADDRESS}" --width "${WIDTH:-1920}" --height "${HEIGHT:-1080}" --output-bootdisk "${BOOTDISK:=/home/arch/OSX-KVM/OpenCore/OpenCore.qcow2}" || exit 1 ; } ; ./enable-ssh.sh && /bin/bash -c ./Launch.sh" -l net.unraid.docker.managed=dockerman -l net.unraid.docker.icon='https://upload.wikimedia.org/wikipedia/commons/c/c9/Finder_Icon_macOS_Big_Sur.png' -p '5901:5999/tcp' -v '/usr/local/share/docker/tailscale_container_hook':'/opt/unraid/tailscale' --cap-add=NET_ADMIN --device='/dev/net/tun' --device='/dev/kvm' -p 50922:10022 -v '/tmp/.X11-unix':'/tmp/.X11-unix':'rw' -e EXTRA="-display none -vnc 0.0.0.0:99,password=off" -e SHORTNAME=monterey -v '/mnt/user/appdata/macos/montey/mac_hdd_ng.img':'/home/arch/OSX-KVM/mac_hdd_ng.img':'rw' 'sickcodes/docker-osx:latest' docker: invalid reference format: repository name (library/BaseSystem.img) must be lowercase. See 'docker run --help'. The command failed.
  2. im having the same issue root@Cosmo:~# lspci | grep VGA 00:02.0 VGA compatible controller: Intel Corporation CoffeeLake-S GT2 [UHD Graphics 630] (rev 02) 03:00.0 VGA compatible controller: Intel Corporation DG2 [Arc A380] (rev 05) but the/dev/dri folder only shows the IGPU...
  3. multiple shares drop randomly. issue started after upgrading to UNRaid 7 Ive attached my diagnostics. Im not sure where to start to try and find what's causing it. cosmo-diagnostics-20250120_1329.zip
  4. Is this plex or sql you are talking about "1.23.3.4707-ebb5fe9f3"
  5. Im having the same issues.. I wondered about it being a power supply issue... Ive ordered a new one. I have had the same crashes on two different cache drives. I also had some issues with IO errors on both drives but only replaced to plex. and randomly I had a drive pop up as failing unread. but when I changed power connectors that error went away. This lead me to believe that the issue was power or motherboard..
  6. How is testing going? Any resolution ? Im having this same consistent error but only on Unraid 7.
  7. I think I asked somewhere else, I would like to add the feature of using any temp sensor not just a drive to Auto Fan. Using a temp probe from my corsair commander pro I have embedded in the LSI heatsink. I would like to drive a fan mounted to it. OR using the LSI temp sensor if it has one? here you can see my Corsair output. corsaircpro-hid-3-2 Adapter: HID adapter in0: 11.99 V in1: 4.99 V in2: 3.40 V fan1 4pin: 485 RPM fan2 4pin: 1670 RPM fan3 4pin: 467 RPM fan4 3pin: 2359 RPM temp1: +33.5°C /sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/0003:1B1C:0C10.0002/hwmon/hwmon3/fan1_input /sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/0003:1B1C:0C10.0002/hwmon/hwmon3/fan2_input /sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/0003:1B1C:0C10.0002/hwmon/hwmon3/fan3_input /sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/0003:1B1C:0C10.0002/hwmon/hwmon3/fan4_input @Cosmo:/sys/devices/pci0000:00/0000:00:14.0/usb1/1-12/1-12:1.0/0003:1B1C:0C10.0002/hwmon/hwmon3# ls -l lrwxrwxrwx 1 root root 0 Aug 17 10:49 device -> ../../../0003:1B1C:0C10.0002/ -r--r--r-- 1 root root 4096 Aug 17 10:49 fan1_input -r--r--r-- 1 root root 4096 Aug 16 06:29 fan1_label -rw-r--r-- 1 root root 4096 Aug 17 10:58 fan1_target -r--r--r-- 1 root root 4096 Aug 17 10:49 fan2_input -r--r--r-- 1 root root 4096 Aug 16 06:29 fan2_label -rw-r--r-- 1 root root 4096 Aug 17 10:58 fan2_target -r--r--r-- 1 root root 4096 Aug 17 10:49 fan3_input -r--r--r-- 1 root root 4096 Aug 16 06:29 fan3_label -rw-r--r-- 1 root root 4096 Aug 17 10:58 fan3_target -r--r--r-- 1 root root 4096 Aug 17 10:49 fan4_input -r--r--r-- 1 root root 4096 Aug 16 06:29 fan4_label -rw-r--r-- 1 root root 4096 Aug 17 10:58 fan4_target -r--r--r-- 1 root root 4096 Aug 17 10:49 in0_input -r--r--r-- 1 root root 4096 Aug 17 10:49 in1_input -r--r--r-- 1 root root 4096 Aug 17 10:49 in2_input -r--r--r-- 1 root root 4096 Aug 17 10:49 name drwxr-xr-x 2 root root 0 Aug 17 10:58 power/ -rw-r--r-- 1 root root 4096 Aug 17 10:58 pwm1 -rw-r--r-- 1 root root 4096 Aug 17 10:47 pwm2 -rw-r--r-- 1 root root 4096 Aug 17 10:58 pwm3 -rw-r--r-- 1 root root 4096 Aug 17 10:47 pwm4 lrwxrwxrwx 1 root root 0 Aug 17 10:58 subsystem -> ../../../../../../../../../class/hwmon/ -r--r--r-- 1 root root 4096 Aug 17 10:49 temp1_input -rw-r--r-- 1 root root 4096 Aug 17 10:58 uevent
  8. Well i wanted t add my 2 cents here on my crashing on unraid, pst update so not replaced to macvlan. I replaced my USB with a new one. and it didnt crash all day, started my dockers and it crash almost immediately so I started looking at ,NVME, motherboard, ram and CPU. I ordered a new motherboard currently h370, going to a z390Pro and while waiting I starting doing some digging I downloaded the memtest86 image and flashed to a new stick. Crash 41% two times. moved ram around continued crashing. Tested with one stick no longer crashing and the array still runs (16gb) single stick. I'm going to test again on the other one in the same slot next, that'll let me know if its MB or ram as the cause.
  9. Im in the same boat. Immich was fine but plex slowed.. I thought it was just plex doing background work. But just narrowed it down to immesh crashing my unread server. Im not sure what is set wrong. or if I need a second server to run just immesh. I like the app a lot and would be willing to do it, but think it's kinda over kill to just run immesh.
  10. Did you resolve this? Please post an update. I am having the same issue fully updated MacBook Pro. on safari and chrome. No issues on my cheapo Chromebook.
  11. How did you resolve your issue ?
  12. This only works on their board though right? I tried it and it couldn't read my motherboard or corsair controller.
  13. Request for feature, a plug in that allows you to display temps from all/any selected sensors detected. corsaircpro-hid-3-2 Adapter: HID adapter in0: 11.93 V in1: 4.94 V in2: 3.38 V fan1 4pin: 1589 RPM fan2 4pin: 1643 RPM fan3 4pin: 1599 RPM fan4 3pin: 1883 RPM temp1: +41.5°C --- this is the probe stuffed in the LSI heatsink on my server -- the corsair commander pro has 3 or 4 temp sensors. It would be great to monitor probes placed into heatsinks to at least give a little idea of the cooling for tuning the fan plugin.
  14. Have you considered adding alternative temp sources? IE the Corsair commander pro I think has 3 or 4 probes. I would be great to use this to command a fan to spin up for fan control inside the case when the HBA car gets warmer.
  15. I would also love to see this. Or is there a plugin that can be used for this?
  16. I have the corsair working.. and I have a sensor plugged in. I would like to add the ability to show the Corsair sensors on the Main page of UnRaid but haven't found a way to do it. I have placed one prob on the LSI heatsink and I'll be putting another on my tv tuner heatsink to monitor them. I can shell and run sensors. orsaircpro-hid-3-2 Adapter: HID adapter in0: 11.89 V in1: 4.92 V in2: 3.38 V fan1 4pin: 1586 RPM fan2 4pin: 1625 RPM fan3 4pin: 1562 RPM fan4 3pin: 1863 RPM temp1: +40.8°C FAN 4 3pin is the PCI fan slot cooler pointed at the LSI card. Temp1 is a temp sensor pressed inside the fins of the LSI card.
  17. I'm using the IT87 it finds the motherboard fan headers. Im giving up on the Core XT and ordering a PRO. I'll give the pro a try 🤷 and send back the Core XT to amazon. I couldn't get the corsair-cpro driver to load when using driver-detect.
  18. root@Cosmo:~# sensors-detect # sensors-detect version 3.6.0 # System: Gigabyte Technology Co., Ltd. H370M-DS3H [Default string] # Board: Gigabyte Technology Co., Ltd. H370M DS3H-CF # Kernel: 6.1.49-Unraid x86_64 # Processor: Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz (6/158/13) This program will help you determine which kernel modules you need to load to use lm_sensors most effectively. It is generally safe and recommended to accept the default answers to all questions, unless you know what you're doing. Some south bridges, CPUs or memory controllers contain embedded sensors. Do you want to scan for them? This is totally safe. (YES/no): Silicon Integrated Systems SIS5595... No VIA VT82C686 Integrated Sensors... No VIA VT8231 Integrated Sensors... No AMD K8 thermal sensors... No AMD Family 10h thermal sensors... No AMD Family 11h thermal sensors... No AMD Family 12h and 14h thermal sensors... No AMD Family 15h thermal sensors... No AMD Family 16h thermal sensors... No AMD Family 17h thermal sensors... No AMD Family 15h power sensors... No AMD Family 16h power sensors... No Hygon Family 18h thermal sensors... No Intel digital thermal sensor... Success! (driver `coretemp') Intel AMB FB-DIMM thermal sensor... No Intel 5500/5520/X58 thermal sensor... No VIA C7 thermal sensor... No VIA Nano thermal sensor... No Some Super I/O chips contain embedded sensors. We have to write to standard I/O ports to probe them. This is usually safe. Do you want to scan for Super I/O sensors? (YES/no): Probing for Super-I/O at 0x2e/0x2f Trying family `National Semiconductor/ITE'... No Trying family `SMSC'... No Trying family `VIA/Winbond/Nuvoton/Fintek'... No Trying family `ITE'... Yes Found `ITE IT8686E Super IO Sensors' Success! (address 0xa40, driver `to-be-written') Probing for Super-I/O at 0x4e/0x4f Trying family `National Semiconductor/ITE'... No Trying family `SMSC'... No Trying family `VIA/Winbond/Nuvoton/Fintek'... No Trying family `ITE'... No Some systems (mainly servers) implement IPMI, a set of common interfaces through which system health data may be retrieved, amongst other things. We first try to get the information from SMBIOS. If we don't find it there, we have to read from arbitrary I/O ports to probe for such interfaces. This is normally safe. Do you want to scan for IPMI interfaces? (YES/no): Probing for `IPMI BMC KCS' at 0xca0... No Probing for `IPMI BMC SMIC' at 0xca8... No Some hardware monitoring chips are accessible through the ISA I/O ports. We have to write to arbitrary I/O ports to probe them. This is usually safe though. Yes, you do have ISA I/O ports even if you do not have any ISA slots! Do you want to scan the ISA I/O ports? (yes/NO): YES Probing for `National Semiconductor LM78' at 0x290... No Probing for `National Semiconductor LM79' at 0x290... No Probing for `Winbond W83781D' at 0x290... No Probing for `Winbond W83782D' at 0x290... No Lastly, we can probe the I2C/SMBus adapters for connected hardware monitoring devices. This is the most risky part, and while it works reasonably well on most systems, it has been reported to cause trouble on some systems. Do you want to probe the I2C/SMBus adapters now? (YES/no): YES Using driver `i2c-i801' for device 0000:00:1f.4: Cannon Lake-H (PCH) Module i2c-dev loaded successfully. Next adapter: SMBus I801 adapter at efa0 (i2c-0) Do you want to scan it? (yes/NO/selectively): YES Client found at address 0x50 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Probing for `EDID EEPROM'... No Client found at address 0x51 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x52 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x53 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Next adapter: cx23885[0] (i2c-1) Do you want to scan it? (yes/NO/selectively): YES Client found at address 0x50 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Probing for `EDID EEPROM'... No Client found at address 0x51 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x52 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x53 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x58 Probing for `Analog Devices ADT7462'... No Probing for `Andigilog aSC7512'... No Client found at address 0x5c Probing for `Analog Devices ADT7462'... No Probing for `SMSC EMC1072'... No Probing for `SMSC EMC1073'... No Probing for `SMSC EMC1074'... No Client found at address 0x73 Probing for `FSC Poseidon I'... No Probing for `FSC Poseidon II'... No Probing for `FSC Scylla'... No Probing for `FSC Hermes'... No Probing for `FSC Heimdal'... No Probing for `FSC Heracles'... No Probing for `FSC Hades'... No Probing for `FSC Syleus'... No Next adapter: cx23885[0] (i2c-2) Do you want to scan it? (yes/NO/selectively): YES Client found at address 0x50 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Probing for `EDID EEPROM'... No Client found at address 0x51 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x52 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x53 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x58 Probing for `Analog Devices ADT7462'... No Probing for `Andigilog aSC7512'... No Client found at address 0x5c Probing for `Analog Devices ADT7462'... No Probing for `SMSC EMC1072'... No Probing for `SMSC EMC1073'... No Probing for `SMSC EMC1074'... No Client found at address 0x73 Probing for `FSC Poseidon I'... No Probing for `FSC Poseidon II'... No Probing for `FSC Scylla'... No Probing for `FSC Hermes'... No Probing for `FSC Heimdal'... No Probing for `FSC Heracles'... No Probing for `FSC Hades'... No Probing for `FSC Syleus'... No Next adapter: cx23885[0] (i2c-3) Do you want to scan it? (yes/NO/selectively): yes Client found at address 0x4c Probing for `National Semiconductor LM75'... No Probing for `National Semiconductor LM75A'... No Probing for `Dallas Semiconductor DS75'... No Probing for `Analog Devices ADT7466'... No Probing for `Andigilog aSC7511'... No Probing for `Analog Devices ADM1021'... No Probing for `Analog Devices ADM1021A/ADM1023'... No Probing for `Global Mixed-mode Technology G781'... No Probing for `Maxim MAX1617'... No Probing for `Maxim MAX1617A'... No Probing for `Maxim MAX1668'... No Probing for `Maxim MAX1805'... No Probing for `Maxim MAX1989'... No Probing for `Maxim MAX6642'... No Probing for `Maxim MAX6655/MAX6656'... No Probing for `TI THMC10'... No Probing for `National Semiconductor LM84'... No Probing for `Genesys Logic GL523SM'... No Probing for `Onsemi MC1066'... No Probing for `Maxim MAX1618'... No Probing for `Maxim MAX1619'... No Probing for `National Semiconductor LM82/LM83'... No Probing for `National Semiconductor LM90'... No Probing for `National Semiconductor LM89/LM99'... No Probing for `National Semiconductor LM86'... No Probing for `Analog Devices ADM1032'... No Probing for `Maxim MAX6654'... No Probing for `Maxim MAX6690'... No Probing for `Maxim MAX6657/MAX6658/MAX6659'... No Probing for `Maxim MAX6648/MAX6649/MAX6692'... No Probing for `Maxim MAX6680/MAX6681'... No Probing for `Maxim MAX6695/MAX6696'... No Probing for `Winbond W83L771W/G'... No Probing for `Winbond W83L771AWG/ASG'... No Probing for `Texas Instruments TMP400'... No Probing for `Texas Instruments TMP401'... No Probing for `Texas Instruments TMP411A'... No Probing for `Texas Instruments TMP421'... No Probing for `Texas Instruments TMP422'... No Probing for `Texas Instruments TMP423'... No Probing for `Texas Instruments TMP431'... No Probing for `Texas Instruments TMP432'... No Probing for `Texas Instruments TMP435'... No Probing for `Texas Instruments TMP441'... No Probing for `Texas Instruments TMP442'... No Probing for `Texas Instruments TMP451'... No Probing for `Texas Instruments AMC6821'... No Probing for `National Semiconductor LM95235'... No Probing for `National Semiconductor LM95245'... No Probing for `National Semiconductor LM63'... No Probing for `National Semiconductor LM96163'... No Probing for `Fintek F75363SG'... No Probing for `National Semiconductor LM73'... No Probing for `Maxim MAX6633/MAX6634/MAX6635'... No Probing for `Analog Devices ADT7461'... No Probing for `Analog Devices ADT7461A, ON Semiconductor NCT1008'... No Probing for `NXP/Philips SA56004'... No Probing for `Analog Devices ADT7481'... No Probing for `Fintek F75383S/M'... No Probing for `SMSC EMC1002'... No Probing for `SMSC EMC1023'... No Probing for `SMSC EMC1033'... No Probing for `SMSC EMC1043'... No Probing for `SMSC EMC1046'... No Probing for `SMSC EMC1053'... No Probing for `SMSC EMC1063'... No Probing for `SMSC EMC1072'... No Probing for `SMSC EMC1073'... No Probing for `SMSC EMC1074'... No Probing for `SMSC EMC1402'... No Probing for `SMSC EMC1403'... No Probing for `SMSC EMC1404'... No Probing for `SMSC EMC1422'... No Probing for `SMSC EMC1423'... No Probing for `SMSC EMC1424'... No Client found at address 0x50 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Probing for `EDID EEPROM'... No Client found at address 0x51 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x52 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x53 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x58 Probing for `Analog Devices ADT7462'... No Probing for `Andigilog aSC7512'... No Client found at address 0x5c Probing for `Analog Devices ADT7462'... No Probing for `SMSC EMC1072'... No Probing for `SMSC EMC1073'... No Probing for `SMSC EMC1074'... No Client found at address 0x73 Probing for `FSC Poseidon I'... No Probing for `FSC Poseidon II'... No Probing for `FSC Scylla'... No Probing for `FSC Hermes'... No Probing for `FSC Heimdal'... No Probing for `FSC Heracles'... No Probing for `FSC Hades'... No Probing for `FSC Syleus'... No Next adapter: cx23885[1] (i2c-4) Do you want to scan it? (yes/NO/selectively): yes Client found at address 0x50 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Probing for `EDID EEPROM'... No Client found at address 0x51 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x52 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x53 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x58 Probing for `Analog Devices ADT7462'... No Probing for `Andigilog aSC7512'... No Client found at address 0x5c Probing for `Analog Devices ADT7462'... No Probing for `SMSC EMC1072'... No Probing for `SMSC EMC1073'... No Probing for `SMSC EMC1074'... No Client found at address 0x73 Probing for `FSC Poseidon I'... No Probing for `FSC Poseidon II'... No Probing for `FSC Scylla'... No Probing for `FSC Hermes'... No Probing for `FSC Heimdal'... No Probing for `FSC Heracles'... No Probing for `FSC Hades'... No Probing for `FSC Syleus'... No Next adapter: cx23885[1] (i2c-5) Do you want to scan it? (yes/NO/selectively): yes Client found at address 0x50 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Probing for `EDID EEPROM'... No Client found at address 0x51 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x52 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x53 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x58 Probing for `Analog Devices ADT7462'... No Probing for `Andigilog aSC7512'... No Client found at address 0x5c Probing for `Analog Devices ADT7462'... No Probing for `SMSC EMC1072'... No Probing for `SMSC EMC1073'... No Probing for `SMSC EMC1074'... No Client found at address 0x73 Probing for `FSC Poseidon I'... No Probing for `FSC Poseidon II'... No Probing for `FSC Scylla'... No Probing for `FSC Hermes'... No Probing for `FSC Heimdal'... No Probing for `FSC Heracles'... No Probing for `FSC Hades'... No Probing for `FSC Syleus'... No Next adapter: cx23885[1] (i2c-6) Do you want to scan it? (yes/NO/selectively): yes Client found at address 0x4c Probing for `National Semiconductor LM75'... No Probing for `National Semiconductor LM75A'... No Probing for `Dallas Semiconductor DS75'... No Probing for `Analog Devices ADT7466'... No Probing for `Andigilog aSC7511'... No Probing for `Analog Devices ADM1021'... No Probing for `Analog Devices ADM1021A/ADM1023'... No Probing for `Global Mixed-mode Technology G781'... No Probing for `Maxim MAX1617'... No Probing for `Maxim MAX1617A'... No Probing for `Maxim MAX1668'... No Probing for `Maxim MAX1805'... No Probing for `Maxim MAX1989'... No Probing for `Maxim MAX6642'... No Probing for `Maxim MAX6655/MAX6656'... No Probing for `TI THMC10'... No Probing for `National Semiconductor LM84'... No Probing for `Genesys Logic GL523SM'... No Probing for `Onsemi MC1066'... No Probing for `Maxim MAX1618'... No Probing for `Maxim MAX1619'... No Probing for `National Semiconductor LM82/LM83'... No Probing for `National Semiconductor LM90'... No Probing for `National Semiconductor LM89/LM99'... No Probing for `National Semiconductor LM86'... No Probing for `Analog Devices ADM1032'... No Probing for `Maxim MAX6654'... No Probing for `Maxim MAX6690'... No Probing for `Maxim MAX6657/MAX6658/MAX6659'... No Probing for `Maxim MAX6648/MAX6649/MAX6692'... No Probing for `Maxim MAX6680/MAX6681'... No Probing for `Maxim MAX6695/MAX6696'... No Probing for `Winbond W83L771W/G'... No Probing for `Winbond W83L771AWG/ASG'... No Probing for `Texas Instruments TMP400'... No Probing for `Texas Instruments TMP401'... No Probing for `Texas Instruments TMP411A'... No Probing for `Texas Instruments TMP421'... No Probing for `Texas Instruments TMP422'... No Probing for `Texas Instruments TMP423'... No Probing for `Texas Instruments TMP431'... No Probing for `Texas Instruments TMP432'... No Probing for `Texas Instruments TMP435'... No Probing for `Texas Instruments TMP441'... No Probing for `Texas Instruments TMP442'... No Probing for `Texas Instruments TMP451'... No Probing for `Texas Instruments AMC6821'... No Probing for `National Semiconductor LM95235'... No Probing for `National Semiconductor LM95245'... No Probing for `National Semiconductor LM63'... No Probing for `National Semiconductor LM96163'... No Probing for `Fintek F75363SG'... No Probing for `National Semiconductor LM73'... No Probing for `Maxim MAX6633/MAX6634/MAX6635'... No Probing for `Analog Devices ADT7461'... No Probing for `Analog Devices ADT7461A, ON Semiconductor NCT1008'... No Probing for `NXP/Philips SA56004'... No Probing for `Analog Devices ADT7481'... No Probing for `Fintek F75383S/M'... No Probing for `SMSC EMC1002'... No Probing for `SMSC EMC1023'... No Probing for `SMSC EMC1033'... No Probing for `SMSC EMC1043'... No Probing for `SMSC EMC1046'... No Probing for `SMSC EMC1053'... No Probing for `SMSC EMC1063'... No Probing for `SMSC EMC1072'... No Probing for `SMSC EMC1073'... No Probing for `SMSC EMC1074'... No Probing for `SMSC EMC1402'... No Probing for `SMSC EMC1403'... No Probing for `SMSC EMC1404'... No Probing for `SMSC EMC1422'... No Probing for `SMSC EMC1423'... No Probing for `SMSC EMC1424'... No Client found at address 0x50 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Probing for `EDID EEPROM'... No Client found at address 0x51 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x52 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x53 Probing for `Analog Devices ADM1033'... No Probing for `Analog Devices ADM1034'... No Probing for `SPD EEPROM'... No Client found at address 0x58 Probing for `Analog Devices ADT7462'... No Probing for `Andigilog aSC7512'... No Client found at address 0x5c Probing for `Analog Devices ADT7462'... No Probing for `SMSC EMC1072'... No Probing for `SMSC EMC1073'... No Probing for `SMSC EMC1074'... No Client found at address 0x73 Probing for `FSC Poseidon I'... No Probing for `FSC Poseidon II'... No Probing for `FSC Scylla'... No Probing for `FSC Hermes'... No Probing for `FSC Heimdal'... No Probing for `FSC Heracles'... No Probing for `FSC Hades'... No Probing for `FSC Syleus'... No Next adapter: i915 gmbus dpb (i2c-7) Do you want to scan it? (yes/NO/selectively): yes Next adapter: i915 gmbus dpc (i2c-8) Do you want to scan it? (yes/NO/selectively): yes Next adapter: i915 gmbus misc (i2c-9) Do you want to scan it? (yes/NO/selectively): yes Next adapter: i915 gmbus dpd (i2c-10) Do you want to scan it? (yes/NO/selectively): yes Next adapter: AUX B/DDI B/PHY B (i2c-11) Do you want to scan it? (yes/NO/selectively): yes Next adapter: AUX A/DDI E/PHY E (i2c-12) Do you want to scan it? (yes/NO/selectively): yes Now follows a summary of the probes I have just done. Just press ENTER to continue: Driver `coretemp': * Chip `Intel digital thermal sensor' (confidence: 9) Driver `to-be-written': * ISA bus, address 0xa40 Chip `ITE IT8686E Super IO Sensors' (confidence: 9) Note: there is no driver for ITE IT8686E Super IO Sensors yet. Check https://hwmon.wiki.kernel.org/device_support_status for updates. Do you want to generate /etc/sysconfig/lm_sensors? (yes/NO): yes Copy prog/init/lm_sensors.init to /etc/init.d/lm_sensors for initialization at boot time. You should now start the lm_sensors service to load the required kernel modules. Unloading i2c-dev... OK
  19. is there support for the corsair core xt fan controller with AutoFan ?
  20. Thanks so much for this ! Worked for my H370M DS3HcGigabyte
  21. For me I was having a hell of a time until I realized I had to add "device " /dev/dvb/ then it worked great 😆
  22. Mine is just blank am I missing a hidden setting.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.