Comments log

Jump to navigation Jump to search

This is a log of comments.

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 20:18, 14 December 2021 79.37.228.161 talk posted a new comment on X820 (I would like to know if the TRIM function is supported (using a SSD it is essential))
  • 11:32, 14 December 2021 Lisa talk contribs posted a new comment on X880 (Hi,you can use PM mode directly, no need to set RAID mode)
  • 19:12, 13 December 2021 46.211.124.18 talk posted a new comment on X735 V2.5 Hardware (Thank you so much. It's a shame that only the X 735 has a 4 pin PWM fan.)
  • 17:22, 13 December 2021 Lisa talk contribs posted a new comment on X735 V2.5 Hardware (Hello,you can use X708 UPS board; But X735 and X708 cannot be used together. please refer X857 board + X708 UPS board + X857-C3 (if you want a case).)
  • 17:17, 13 December 2021 Lisa talk contribs posted a new comment on X829 (Hello,X829-C1 metal case is out in stock.And has been discontinued. you can use X829 board without case.)
  • 17:13, 13 December 2021 Lisa talk contribs posted a new comment on X-C1 Software (Hello,If the system is turned off, the indicator light should not light up. But based on what you said, we cannot tell what the problem is.Could you please provide some installation and test pictures,)
  • 17:02, 13 December 2021 Lisa talk contribs posted a new comment on X880 (Hello,If the HDD indicator does not light up or the HDD cannot be recognized, it may be a hard disk failure and you can test the hard disk separately.)
  • 20:17, 12 December 2021 79.45.112.135 talk posted a new comment on X880 (Hello, how does the board indicate that a hard drive is broken? by the changing color led or in what some other way? thank you!)
  • 19:44, 12 December 2021 46.211.119.104 talk posted a new comment on X735 V2.5 Hardware (Hi. I want to use Raspberry Pi 4 with X735 V2.5 plus X857 or X873. I want to find UPS, what can you recommend?) Tags: Mobile web edit, Mobile edit
  • 15:19, 12 December 2021 77.227.228.140 talk posted a new comment on X829 (Hi Is there any case compatible with x829? Can work x829 without a case? Thankyou)
  • 08:38, 12 December 2021 93.144.177.233 talk posted a new comment on X-C1 Software (OS: 2021-10-30-raspbian-bullseye-armhf lite version Your script doesn't work. After using the xoff command the system turns off, but using the button the fan starts at maximum and the red led does not turn off. Also I point out that it is impossible to install python-smbus as it reports me that the package is missing. The script has been tested on at least 5 raspberry with your case but none seem to work. I would also like an implementation of a custom path for the installation of the script...)
  • 22:54, 11 December 2021 179.99.93.240 talk posted a new comment on X880 (Hi! I´ve two 3TB 3.5" HDD and I don´t want RAID. I want bothh separately. How can I do that?)
  • 18:14, 10 December 2021 113.89.238.188 talk posted a new comment on X735 V2.5 Software (Hi, Please try the following command: <pre> sudo apt-get update sudo apt-get install python-dev sudo apt-get install python-pip sudo pip install rpi.gpio </pre>)
  • 18:03, 10 December 2021 Lisa talk contribs posted a new comment on DACPi (Hi,You can refer to whether the official DAC supports ARCH LINUX.But we do not recommend installing ARCH LINUX.)
  • 18:03, 10 December 2021 Lisa talk contribs posted a new comment on X950 software (Hi,You can refer to whether the official DAC supports ARCH LINUX.But we do not recommend installing ARCH LINUX.)
  • 23:33, 9 December 2021 159.196.119.246 talk posted a new comment on 2.8 inch Touch Screen for Pi zero (I had the same issue when using the latest Raspbian OS from Raspberri PI Imager App (bullseye). Switched back to buster and is working again (cat /etc/os-release))
  • 20:40, 9 December 2021 88.30.9.146 talk posted a new comment on DACPi (HI, how can we install it in a ARCH LINUX?)
  • 20:38, 9 December 2021 88.30.9.146 talk posted a new comment on X950 software (Hi, can we install it in a ARCH LINUX?)
  • 01:09, 9 December 2021 66.81.160.228 talk posted a new comment on X735 V2.5 Software (Hi, I have tried the steps indicated for Raspbian OS, and almost everything works fine... except the read_fan_speed.py script. It returns: Traceback (most recent call last): File "./read_fan_speed.py", line 4, in <module> import RPi.GPIO as GPIO ImportError: No module named RPi.GPIO I have these packages installes, as per instructions in wiki: pigpio python-pigpio python3-pigpio I also tried to install: python-rpi.gpio but got this message from apt: "Package python-rpi.gpio is not a...)
  • 17:21, 8 December 2021 Lisa talk contribs posted a new comment on UPS3 (these two are the same thing, It's just that the address is a little different; One is adding 0 before the address, and the other is adding 0 after the address. The program is to use 0X36, in the system, the ADDR is 0x36)
  • 12:29, 8 December 2021 68.227.235.171 talk posted a new comment on UPS3 (Battery fuel gauge chip MAX17048: Uses I2C addresses 0x6C and 0x6D, per the Maxim datasheet. However, your smartups.py code has "MAX17048_ADDR = 0x36". Which is correct, and how does this work?)
  • 11:00, 8 December 2021 Lisa talk contribs posted a new comment on UPS3 (Hi,It can support 12V/9V/5V input, will not overcharge the battery. The charging current of the battery is dynamically adjusted according to the battery status.)
  • 10:57, 8 December 2021 Lisa talk contribs posted a new comment on UPS3 (Hi,We uploaded a schematic diagram of UPS3 GPIO function, please refer to the picture)
  • 10:57, 8 December 2021 Lisa talk contribs deleted comment #2135 on UPS3
  • 10:57, 8 December 2021 Lisa talk contribs posted a new comment on UPS3 (Hi,We uploaded a schematic diagram of UPS3 GPIO function, please refer to the pictureUPS3-GPIO.jpg.)
  • 04:38, 8 December 2021 68.227.235.171 talk posted a new comment on UPS3 (I need some help for using your UPS3 with other HATs in the same system. What are all the GPIO pins the UPS3 uses? Studying your Wiki and Github info I find: - LED brightness (control): GPIO 18 controls LEDs, and this can be changed to GPIO 12 (either provides Pi PWM0). I must also change the "DI" strap on the UPS3 board, next to the "POFF" strap to use GPIO 12, correct? - Power off control: Using the UPS3_power_off_guide, if I strap connect GPIO 6 and then drive GPIO 6 high then the U...)
  • 21:29, 7 December 2021 212.102.39.219 talk posted a new comment on 2.8 inch Touch Screen for Pi zero (matchbox-keyboard is already the newest version (0.2+git20160713-1). 0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded. /boot/tmp.dts: Warning (simple_bus_reg): /soc/i2c0mux: missing or empty reg/ranges property /boot/tmp.dts: Warning (simple_bus_reg): /soc/gpu: missing or empty reg/ranges property /boot/tmp.dts: Warning (simple_bus_reg): /soc/axiperf: simple-bus unit address format error, expected "7e009800" /boot/tmp.dts: Warning (simple_bus_reg): /soc/firmware: missing or empty...)
  • 14:15, 7 December 2021 Lisa talk contribs posted a new comment on X880 (Hi,It does not support hot-swapping.)
  • 10:40, 7 December 2021 Lisa talk contribs posted a new comment on X728 (Hi,please refer x728-hardware--(Pins and GPIO used);you can use pins that are not occupied by x728)
  • 10:40, 7 December 2021 Lisa talk contribs deleted comment #2130 on X728
  • 10:40, 7 December 2021 Lisa talk contribs posted a new comment on X728 (Hi,please refer [x728-hardware]--(Pins and GPIO used);you can use pins that are not occupied by x728)
  • 10:33, 7 December 2021 Lisa talk contribs posted a new comment on X750 (Hi,could you please send us some pictures or a video by email<support@geekworm.com>;let us know more details,and please tell us your order NO. THANKS)
  • 09:44, 7 December 2021 200.120.134.26 talk posted a new comment on X880 (How is the process of replacing a broken driver under RAID 1 mode? Does it support hot-swapping?)
  • 02:22, 7 December 2021 192.109.205.15 talk posted a new comment on X728 (I am designing my own daughter board that must work in conjunction with the X728 DC UPS. I need to use several GPIO pins, but want to make sure I don't cause a conflict between my the board I am designing and the X728 DC UPS. I know that you use I2C on pins 3 and 5, and I believe you also use GPIO5 and GPIO12. You use Pins 2,4 for power too. Are there any other GPIO pins used by the X728 DC UPS, or am I free to use all the rest of the GPIO port?)
  • 16:16, 6 December 2021 185.237.216.121 talk posted a new comment on X750 (When I'm detaching PSU my fully charged x750 provides only 3.75v output. What is wrong with my X750? Setup: RPi4, X750, X750-A2)
  • 15:19, 6 December 2021 Lisa talk contribs posted a new comment on X880 (Hi,YES, the X880 board be used standalone)
  • 15:18, 6 December 2021 Lisa talk contribs posted a new comment on X-C1 Software (Hi,If it is turned off, the LED indicator should be off. Could you please send some pictures by email ?[support@geekworm.com],and please let us know your Order NO. Thanks)
  • 14:53, 6 December 2021 Lisa talk contribs posted a new comment on X825-C8 (Hi, you can use tweezers as an auxiliary tool)
  • 14:51, 6 December 2021 Lisa talk contribs posted a new comment on X883 (Hi,We received your email and responded to your question. please check it . thanks)
  • 14:51, 6 December 2021 Lisa talk contribs deleted comment #2121 on X883
  • 14:46, 6 December 2021 Lisa talk contribs posted a new comment on X883 (Hi,could you please send us email and tell us your order ​number?and let us know more details【support@geekworm.com】)
  • 14:28, 6 December 2021 Lisa talk contribs posted a new comment on X765 (Hi,sorry ,there is no metal case for X765 POE board + X825 board)
  • 07:57, 6 December 2021 109.250.14.20 talk posted a new comment on X857 V2.0 (My X857-v2.0 has ASMEDIA ASM1153E w. firmware 140704_a1_00_00)
  • 02:48, 6 December 2021 192.109.205.18 talk posted a new comment on X825-C8 (is there a way to safely remove and insert the micro SD card through the provided X825 V2.0 case Micro SD card slot?)
  • 18:49, 4 December 2021 79.25.207.202 talk posted a new comment on X-C1 Software (Hello.I am using raspbian lite arm64 on RPI 4 8Gb, the fan is working, but when I turn off by switch (3s) it looks like is turnung off but the red light on RPI4 and the blue light on the switch stays on, is compatible with ARM64 OS?)
  • 02:12, 4 December 2021 77.71.3.50 talk posted a new comment on X883 (Powering up the board only HDD1 comes up LED and HDD2 never lit up. Powered by MeanWell PSU 5V 5A. Delivered by Amazon's Geekworm store. Raspberry Pi4 never detects any of the HDDs.)
  • 01:24, 4 December 2021 200.120.134.26 talk posted a new comment on X880 (Is the Raspberry required for it to work? Or can the X880 board be used standalone and be connected to other computers through USB 3.0?)
  • 20:11, 3 December 2021 88.1.190.146 talk posted a new comment on X765 (Is there an enclosure that can support 2.5" SSD, PoE+ and Power Management? X825 V2.0 + X765 PoE+ + Power Management Thanks in advance.)
  • 16:04, 3 December 2021 Lisa talk contribs posted a new comment on X708-Software (Hello, Please try to 【python3 x708bat.py】 and test it)
  • 15:46, 3 December 2021 Lisa talk contribs posted a new comment on X728-Software (Hi,You can realize the automatic shutdown function by setting the voltage value)
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)