Comments log
Jump to navigation
Jump to search
This is a log of comments.
(newest | oldest) View (newer 50 | older 50) (20 | 50 | 100 | 250 | 500)- 15:20, 14 January 2025 Harry talk contribs posted a new comment on X1201 (This error occurs when Python cannot find the PyQt5 module. It usually happens if PyQt5 is not installed or if the Python interpreter is not correctly configured. '''Solution''' '''1. Install PyQt5''' Ensure that PyQt5 is installed using pip. Open your terminal or command prompt and run: pip install PyQt5 '''2. Verify Installation''' Check if PyQt5 is installed correctly by running: pip show PyQt5 This command will display the installation details of PyQt5, including the path where it i...)
- 15:13, 14 January 2025 Harry talk contribs posted a new comment on NASPi Gemini 2.5 (Weird question. The fan script has nothing to do with whether the SSD is recognized. What OS are you using?)
- 12:13, 14 January 2025 Lisa talk contribs posted a new comment on X1200 (please refer to:[https://suptronics.com/Raspberrypi/Power_mgmt/x120x-v1.0_software.html X1200 Software])
- 12:08, 14 January 2025 Lisa talk contribs posted a new comment on X728 (Hi,There is a learning process for the IC to read the power level, please try to fully charge and then discharge it a few times and it will remember the process.)
- 12:02, 14 January 2025 Lisa talk contribs posted a new comment on NVMe SSD boot with the Raspberry Pi 5 (Hi,please contact us by email <support@geekworm.com> and please note your order ID,thank you.)
- 12:00, 14 January 2025 Lisa talk contribs posted a new comment on X306 (Don't support that. Only one 18650 battery can be installed.)
- 11:59, 14 January 2025 Lisa talk contribs posted a new comment on X306 (4pin header:solder it yourself if needed. 1. Shorting AL and ON will automatically power on 2. GND and PSW are pins for external reset/momentary switch)
- 11:46, 14 January 2025 Lisa talk contribs posted a new comment on X-UPS1 (Please refer to X-UPS1#PCB Dimension above)
- 11:40, 14 January 2025 Lisa talk contribs posted a new comment on X820 (Hi,please contact us by email <support@geekworm.com> and please note your order ID,thank you.)
- 11:35, 14 January 2025 Lisa talk contribs posted a new comment on WEMOS ESP32 Board with 18650 Battery Holder (Hello,We no longer sell this product and this page will no longer be maintained. you can get support on the official website.[https://www.espressif.com/en/support/download/documents Official documents])
- 11:34, 14 January 2025 Lisa talk contribs deleted comment #5459 on WEMOS ESP32 Board with 18650 Battery Holder
- 11:34, 14 January 2025 Lisa talk contribs posted a new comment on WEMOS ESP32 Board with 18650 Battery Holder (Hello,We no longer sell this product and this page will no longer be maintained. you can get support on the official website.Official documents https://www.espressif.com/en/support/documents/technical-documents)
- 11:32, 14 January 2025 Lisa talk contribs deleted comment #5458 on WEMOS ESP32 Board with 18650 Battery Holder
- 11:31, 14 January 2025 Lisa talk contribs posted a new comment on WEMOS ESP32 Board with 18650 Battery Holder (Hello,We no longer sell this product and this page will no longer be maintained. you can get support on the official website.https://www.espressif.com/en/support/documents/technical-documents)
- 18:12, 13 January 2025 80.11.191.233 talk posted a new comment on CSI Manual on Pi 5 (Issue solved. On Raspberry Pi 5 with Media controller API 6.6.62, the C779 MIPI CSI-2-TX must be connected on the CAM/DISP 1 port as specified from the device tree. Afterwards, a proper EDID file must be loaded on the properly created subdev to be visible by the HDMI-TX source. Example: v4l2-ctl -d /dev/v4l-subdev2 --set-edid=file=edid.txt --fix-edid-checksums)
- 13:49, 13 January 2025 73.70.118.131 talk posted a new comment on X306 (Turn off with external button? Pins 3&4 per specs. Short press does switch on, long press does not switch off. Is there any changes that need to be made?)
- 01:47, 13 January 2025 194.88.96.79 talk posted a new comment on X728 (Can you help me understand why brand new batteries (Panasonic 3400mah) 18650 (4 of them, 2 in the extra battery pack with the case) are showing no more than 90% capacity. The same batteries in the x1202 case with a Raspberry pi5 are showing 99/100% capacity. They share the same source of power which has well in excess of what’s needed. Just wondering if there’s a calibration needed or some other settings to get the number correct.) Tags: Mobile web edit, Mobile edit
- 17:45, 12 January 2025 73.70.118.131 talk posted a new comment on X306 (Can a 2nd 18650 battery be added in parallel for longer run time?)
- 10:57, 12 January 2025 180.129.86.113 talk posted a new comment on NVMe SSD boot with the Raspberry Pi 5 (I still cannot get my WD Blue SN580 to get working. I followed all steps. - Installed bookworm raspbian on SD card (system boots) - enable PCIe in /boot/firmware/config.txt via adding dtparam=pciex1_gen=3 - eeprom is updated to the latest 2024 Nov version Nothing was working up to this point. Then I edited the eeprom settings via ``` sudo rpi-eeprom-config --edit ``` and added PCIE_PROBE=1. Still nothing is working, i don't see anything in `dmesg` output or in `lspci`. However, both LEDs on...)
- 09:43, 12 January 2025 186.77.199.44 talk posted a new comment on X1200 (Greetings, I have purchased X1200 and I would like to know how I can monitor the battery voltage from the rasbia os system itself.)
- 03:54, 12 January 2025 109.245.196.202 talk posted a new comment on X-UPS1 (Hello, where can I find the dimensions specified in millimeters?)
- 02:01, 12 January 2025 93.170.44.59 talk posted a new comment on X820 (There was an accident with the X820. The IVR P307H chip burned out. It is located next to the auto on/off jumpers. Please tell me what kind of chip it is and how to replace it.)
- 09:00, 11 January 2025 81.56.119.189 talk posted a new comment on WEMOS ESP32 Board with 18650 Battery Holder (It seems that in this model there is a battery charging system for the integrated battery but no ADC pin are connected to measure the charge... how is it possible? Any way to get battery level through an analogread() of GPIO pin?)
- 03:12, 11 January 2025 75.28.21.198 talk posted a new comment on 2.8 inch Touch Screen for Pi zero (For Raspbian Bookworm (the most recent) you should be able to just add the following to your config.txt: dtoverlay=vc4-kms-dpi-panel,mzp280,rotate=270 dtoverlay=spi0-0cs dtoverlay=ads7846,penirq=27,xmin=200,xmax=3850,ymin=200,ymax=3850 The first dtoverlay to add vc4-kms-dpi-panel is required to bring up the display itself and requires us to also enable vc4-kms-v3d (which I think is the default now anyway). The second dtoverlay allows us to use the SPI bus without a CS pin (which is taken cu...)
- 01:38, 11 January 2025 80.11.191.233 talk posted a new comment on CSI Manual on Pi 5 (I'm trying to connect the HDMI-RX end to a Linux (Ubuntu 20.04) PC HDMI port. However, the media-ctl from the media on the Rpi5 shows the message "Failed to open subdev device node". Therefore, no subdevice is found in the /dev/ directory. Is this an issue from the HDMI-TX source?)
- 00:16, 11 January 2025 109.182.59.94 talk posted a new comment on NASPi Gemini 2.5 (For storage, I use a Gemini 2.5 with 2 SATA SSDs with a capacity of 2TB. For the primary operating system, I have a 32 GB USB stick installed on the top USB 3.0 port. I want to use the fan in PWM mode. When I installed XScript for PWM, I lost access to both SSDs. When I uninstalled this script, I saw both SSDs in the system again. I'm only having problems with the x-c1-fan service, the x-c1-pwr service doesn't affect access to SSDs. Do you have any idea what I can do to re-enable the PWM...)
- 15:45, 10 January 2025 79.235.200.125 talk posted a new comment on X1201 (Hello, get an error message about the X120X UPS status: chris@MySmartHome:~/x120x $ sudo python3 qtx120x.py Traceback (most recent call last): File "/home/chris/x120x/qtx120x.py", line 17, in <module> from PyQt5.QtWidgets import QApplication, QLabel, QVBoxLayout, QWidget ModuleNotFoundError: No module named 'PyQt5' chris@MySmartHome:~/x120x $ bat.py and merged.py run smoothly Is there a shutdown command like x728off in the X728-UPS?)
- 14:28, 10 January 2025 Lisa talk contribs posted a new comment on N311 (maybe you can use M2.5 x 10+6 or 11+6mm spacers to mount [Raspberry Pi 5 M.2 HAT])
- 14:06, 10 January 2025 Lisa talk contribs posted a new comment on X1005 (X1005 is compatible with Hailo-8 AI Accelerator Key B&M.)
- 11:49, 10 January 2025 Lisa talk contribs posted a new comment on X1202 (X1202 not support OrangePi 5 Max. please refer to X-UPS1)
- 05:14, 10 January 2025 177.19.217.247 talk posted a new comment on X1202 (Can I use this UPS on the OrangePi 5 Max?)
- 21:21, 9 January 2025 82.218.207.17 talk posted a new comment on N311 (That is actually the thing I want to do, I want to mount hat+ (original raspberry one) how do i do that if M2,5x4+4 does not fit the top cover?)
- 01:56, 9 January 2025 81.217.84.209 talk posted a new comment on X1005 (Dear Customer Support supports the geekworm x1005 the "b+m key" hailo-8 ai accelerator from the kit.)
- 23:53, 8 January 2025 86.87.123.160 talk posted a new comment on X1202 (To disable the auto-on / auto-power-on function, a resistor needs to be removed. The resistor shown for the X1202 (and probably for the x1201 too) is wrong. Removing the indicated resistor, you loose the ability to check for the power adapter being plugged in. The correct resistor is the one near the battery management controller (as shown for the X1200 , but I'm not sure).)
- 11:03, 8 January 2025 Lisa talk contribs posted a new comment on X1300 Software (Hi,X1300 is a board developed specifically for Raspberry Pi 5;If you have any questions, please leave a message here or you can also contact us by email.)
- 03:58, 8 January 2025 46.212.53.209 talk posted a new comment on X1300 Software (Has anyone gotten this to work on the raspberry pi 5?)
- 15:24, 7 January 2025 Lisa talk contribs posted a new comment on X1009 (Sorry I didn't understand your question. [front panel of the case]--is it a matching case for X1009? Please send pictures via email to let us know more details;<info@geekworm.com>)
- 15:02, 7 January 2025 Lisa talk contribs deleted comment #5431 on X715 Software
- 07:56, 7 January 2025 45.132.115.224 talk posted a new comment on H402 (Never mind! There's too much play without the pads.)
- 07:52, 7 January 2025 45.132.115.233 talk posted a new comment on H402 (Can I use CPU Thermal paste instead of the thermal pads?)
- 00:56, 7 January 2025 109.245.196.202 talk posted a new comment on X1009 (Hello, I need to connect front panel of the case to this board. The panel has 10 pairs of pins, one "Error" LED and one "Activity" LED for each SATA. What are the ways I can do it?)
- 23:30, 6 January 2025 45.80.184.106 talk posted a new comment on X715 Software (If you're a fan of action-packed fruit-slicing games, Slice Master is a title you don’t want to miss. With its latest upgrade available at Slicemaster.net, this beloved game has been taken to a whole new level. Featuring enhanced graphics, diverse ga)
- 15:23, 6 January 2025 Lisa talk contribs posted a new comment on X1003 (Hi,Sorry, not support turn off LED. you can cover it with black tape.)
- 15:20, 6 January 2025 Lisa talk contribs posted a new comment on EDP to HDMI Adapter (Hi,This is a EDP to HDMI Adapter, NOT support [HDMI to EDP].)
- 15:16, 6 January 2025 Lisa talk contribs posted a new comment on N311 (Hi,The M2.5x4+4mm spacer is used to fix [Bottom Cover + RPi5], M2.5x4 screw is used to fix [Top Cover]. And no need to use M2.5x6+4mm if you don't expand other HAT.)
- 03:16, 6 January 2025 78.61.158.97 talk posted a new comment on X1100 (If the case was able to accommodate thicker disks, I would be able to use it for a NAS with a serious (4–5 TB) disk, which are all thicker than 11 mm. The height restriction is a major bummer and makes the product useless for a number of use cases. A case with sufficient space for bigger disks would be great.)
- 14:17, 5 January 2025 71.201.154.91 talk posted a new comment on X1003 (Is it possible to disable (turn off) the LEDs on the X1003? If so, how?)
- 10:20, 5 January 2025 150.252.164.126 talk posted a new comment on EDP to HDMI Adapter (Will this work in the other direction i want to input hdmi and out put 40 pin edp. connecting a desk top to an old lap top screen.)
- 06:22, 4 January 2025 178.143.42.32 talk posted a new comment on N311 (I bought this one and M2,5x4+4mm does not fit instead of screws M2,5x4mm !!!)
- 05:40, 4 January 2025 73.163.143.239 talk posted a new comment on X1100 (Excellent product. I installed the case and SATA interface following the video instructions. It worked the first time. The case is well-constructed and looks very professional.)