Comments log

Jump to navigation Jump to search

This is a log of comments.

Logs
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)
  • 18:03, 9 October 2023 Walker talk contribs posted a new comment on NASPi Gemini 2.5 (Hello, we recommend that you put it on microSD)
  • 17:30, 9 October 2023 Harry talk contribs posted a new comment on X728-script (Hi, Refer to X708#Working_principle,)
  • 17:24, 9 October 2023 Walker talk contribs posted a new comment on PiKVM-A8 (Hello, we have not tested PIKVM-A8 and X876 used together. You can refer to [https://wiki.geekworm.com/X652''' ''' X652], This product may meet your needs.)
  • 17:14, 9 October 2023 Walker talk contribs posted a new comment on C296 (Hello, we have not tested on orangepi Zero 2W)
  • 17:10, 9 October 2023 Walker talk contribs posted a new comment on WEMOS ESP32 Board with 18650 Battery Holder (Hello, can you provide your order number? Because this product has been discontinued a long time ago)
  • 17:07, 9 October 2023 Walker talk contribs posted a new comment on X876 (Hello, sorry, X876 and X735 currently do not have matching shells.)
  • 17:02, 9 October 2023 Walker talk contribs posted a new comment on PiKVM-A8 (you can contact us via our email: '''support@geekworm.com ''' we will do our best to solve your problem)
  • 17:00, 9 October 2023 Walker talk contribs posted a new comment on PiKVM-A8 (Hello, PKVM-A8 supports audio in hardware, but we have not tested it in software. Although there is an audio interface on x630-A8, the current product list does not come with a matching audio cable.)
  • 16:54, 9 October 2023 Walker talk contribs posted a new comment on X882 (Hello, have you tried HDD? The problem you mentioned may also be caused by SSD EMC interference is relatively large, not necessarily caused by the power supply. By the way, can you provide your order number?)
  • 11:12, 9 October 2023 Walker talk contribs deleted comment #4058 on XScript
  • 11:12, 9 October 2023 Walker talk contribs posted a new comment on XScript (Thank you for your attention to our products, we will continue to update our products)
  • 11:11, 9 October 2023 Walker talk contribs posted a new comment on XScript (Thank you for your attention to our products)
  • 10:27, 9 October 2023 104.2.184.162 talk posted a new comment on PiKVM-A8 (INFO --- => [ERR] [src/audio.c:_pcm_thread:190] == ustreamer/audio -- Fatal: Can't capture PCM f> Oct 09 04:46:51 pikvm kvmd-janus[522]: kvmd.apps.janus.runner INFO --- => == ustreamer/audio -- Pipeline closed Oct 09 04:46:52 pikvm kvmd-janus[522]: kvmd.apps.janus.runner INFO --- => == ustreamer/audio -- Detected host audio Oct 09 04:46:52 pikvm kvmd-janus[522]: kvmd.apps.janus.runner INFO --- => == ustreamer/audio -- Pipeline configured on...)
  • 10:26, 9 October 2023 104.2.184.162 talk posted a new comment on PiKVM-A8 (Is audio over hdmi supported on this model? It is supported by pikvm, and everything looks right but sound doesn't come through. I checked the Janus journal file and noted a repeating pattern of the following: INFO --- => [ERR] [src/audio.c:_pcm_thread:190] == ustreamer/audio -- Fatal: Can't capture PCM f> Oct 09 04:46:51 pikvm kvmd-janus[522]: kvmd.apps.janus.runner INFO --- => == ustreamer/audio -- Pipeline closed Oct 09 04:46:52 pikvm kvmd-janus[522]: kvmd.apps.janus.ru...)
  • 08:17, 9 October 2023 67.60.180.62 talk posted a new comment on C296 (I am curious if this heatsink would work with the orangepi Zero 2W?)
  • 01:19, 8 October 2023 186.79.208.33 talk posted a new comment on NASPi Gemini 2.5 (I want to use this NasPi as a big NAS for mi Plex media server, what do you recommend? install the OS in the microSD card or in one of the HDD?)
  • 20:56, 7 October 2023 89.254.170.185 talk posted a new comment on WEMOS ESP32 Board with 18650 Battery Holder (Hi, here is huge (-) in DC-DC inverter part, diodes and boost IC heating is to high, hot to touch, large ammount of energy going to heat.)
  • 20:07, 7 October 2023 84.115.220.69 talk posted a new comment on X728-script (Software safe shutdown command is not safe! It does look like it only cuts power to the pi without a correct shutdown. Noticed it only after dataloss...)
  • 16:37, 7 October 2023 86.165.158.26 talk posted a new comment on X876 (I have the X735 3.0 and the X876. I know this case doesn't accommodate the X735. Is there case that will fit the X735 3.0, RPI 4B and the X876?) Tags: Mobile web edit, Mobile edit
  • 20:29, 6 October 2023 217.180.196.235 talk posted a new comment on PiKVM-A8 (Is there a way to use the NVME X876 module with the KVM-A8 kit?)
  • 17:54, 6 October 2023 195.220.58.237 talk posted a new comment on X882 (Yes, I understand that you cannot input 5V on the 2.0 board, that was not my question. You are basically telling me that after buying a 50$ V1.3 board that is not working as intended (plus a power supply, shipping and taxes), I should either buy new HDDs or a new 2.0 board. I'm not really thrilled by this idea, and my goal was to know if there was a way to modify the 1.3 board to help solve the issue (I have access to some equipment and could for exemple build a power supply). I understand...)
  • 16:53, 6 October 2023 83.239.24.170 talk posted a new comment on XScript (small refactoring of fan-rpi.py #!/usr/bin/python3 # DON'T use pigpiod library on Nov. 24 2022 by Harry Huang #import pigpio import RPi.GPIO as IO import time import subprocess import logging servo = 18 logging.basicConfig(format='%(message)s', level=logging.DEBUG) IO.setwarnings(False) IO.setmode (IO.BCM) IO.setup(servo,IO.OUT) fan = IO.PWM(servo,2000) fan.start(0) def get_temp(): output = subprocess.run(['cat', '/sys/class/thermal/thermal_zone0/temp'], capture_output=True) temp_...)
  • 16:52, 6 October 2023 83.239.24.170 talk posted a new comment on XScript (Hi all! I was started fan on Debian! Use fan-rpi.py python script instead shell. Also I add iomem=relaxed in /boot/firmware/cmdline.txt.)
  • 12:08, 6 October 2023 Walker talk contribs posted a new comment on How to View/Partition/Format/Mount HDD/SSD (Hello, can you provide your order number? Then you can contact us via our email: '''support@geekworm.com ''' and describe your problem accurately to our technical staff, we will do our best to solve your problem)
  • 12:08, 6 October 2023 Walker talk contribs deleted comment #4044 on How to View/Partition/Format/Mount HDD/SSD
  • 12:07, 6 October 2023 Walker talk contribs posted a new comment on How to View/Partition/Format/Mount HDD/SSD (Hello, can you provide your order number? Then you can contact us via our email: '''support@geekworm.com ''' and describe your problem accurately to our technical staff, we will do our best to solve your problem)
  • 12:07, 6 October 2023 Walker talk contribs deleted comment #4043 on How to View/Partition/Format/Mount HDD/SSD
  • 12:07, 6 October 2023 Walker talk contribs posted a new comment on How to View/Partition/Format/Mount HDD/SSD (Hello, can you provide your order number, and then you can contact us via our email: '''support@geekworm.com ''' and accurately describe your problem to our technical staff, we will do our best to solve your problem)
  • 12:02, 6 October 2023 Walker talk contribs posted a new comment on X882 (1. First of all, x882 v2.0 cannot use 5V input, because dual hard drives usually require relatively large voltages, and 5V will cause insufficient power supply. 2. your mean by ‘replicate’ may not be able to solve this problem. This is more complicated. We have reported the problem you previously reported to the manufacturer. In addition to the problem you mentioned may be caused by insufficient power supply of the V1.3 version (when transferring large files), there is another possibility t...)
  • 03:43, 6 October 2023 91.66.9.56 talk posted a new comment on How to View/Partition/Format/Mount HDD/SSD (im using EXT4 on ubuntu server)
  • 00:24, 6 October 2023 91.66.9.56 talk posted a new comment on How to View/Partition/Format/Mount HDD/SSD (every time I boot the HDD is not mounted and I have to manually mount. What can I do to make it automatically mount first thing before any other process accesses it? do something in /etc/fstab ? Thanks in advance, great product!)
  • 20:32, 5 October 2023 195.220.58.237 talk posted a new comment on X882 (Thank you for your answer. You may understand that i'm not really keen to buy another board, and the 1.3 is not usable as it is whith this power input problem. On the 2.0, there seems to be components around the DC input that may be used to regulate the power from the 6-18V jack to the components requirements. I may be able to "replicate" this part of the board, but for this what would be the output specifications? Are the SSD still powered with 5V on within the 2.0 board?)
  • 18:10, 5 October 2023 Walker talk contribs posted a new comment on X-UPS1 (Hello, it’s not possible. It can only display a range and cannot read specific values in python.)
  • 17:21, 5 October 2023 Walker talk contribs posted a new comment on X735-script (Hello, you can contact us via our email: '''support@geekworm.com ''' we will do our best to solve your problem)
  • 17:17, 5 October 2023 Walker talk contribs posted a new comment on NASPi Gemini 2.5 (Hello, it’s not possible. This is designed for Raspberry Pi 4B. Please follow us. After Raspberry Pi 5 is released, we have plans to upgrade the product in the future.)
  • 17:09, 5 October 2023 Walker talk contribs posted a new comment on X882 (Hello, the problem you are talking about may be caused by the power supply, because dual hard drives have relatively high power requirements. The initial version 1.3 used a 5V 4A power input. Later we upgraded to version 2.0, which used a 12V 5A power input. Power supply, the current version 2.0 has solved the problem of insufficient power supply (tip: version 1.3 cannot be directly connected to 12V, because it will burn the board))
  • 17:02, 5 October 2023 Walker talk contribs posted a new comment on X728-script (Hello, we tested with ubuntu, can you explain your problem in detail via email? , you can contact us via our email: '''support@geekworm.com ''' we will do our best to solve your problem)
  • 16:52, 5 October 2023 Walker talk contribs posted a new comment on X882 (Hello, after the Raspberry Pi 5 is released, we will also upgrade the product. Please follow us. If you have good suggestions, we are also willing to listen.)
  • 16:31, 5 October 2023 Walker talk contribs posted a new comment on XScript (Hello, NASPi Gemini 3.5 is an Ideal storage solution specially designed for Raspberry Pi 4B. OS that has been tested: Raspbian, DietPi, Manjaro, Ubuntu, myNode, Umbrel, Volumio, RetroPie, Twister. Currently we have not tested it on debian.)
  • 16:23, 5 October 2023 Walker talk contribs posted a new comment on X-UPS1 (Hello, Onboard 4 green LEDs indicate battery charging and discharging levels of 25%, 50%, 75% and 100%. Only these ranges can be displayed.)
  • 20:49, 4 October 2023 185.128.30.33 talk posted a new comment on X882 (Do you think you will bring out an "Raspberry Pi 5" upgrade kit? Or do I have to buy a new gemini built for Pi5?)
  • 23:53, 1 October 2023 37.66.215.229 talk posted a new comment on X882 (Some precision: when I said "SSD are disconnecting": the Pi works well, and i got a message on raspbian specifying that the disks unmounted. when I reboot the pi, the drives are mounted back.)
  • 23:43, 1 October 2023 37.66.215.229 talk posted a new comment on X882 (Hello, I've got the version 1.3. I tried several settings but always got troubles when i try to upload a large amount of files: the SSD are disconnecting. When i tried using seafile, this issue corrupted the database and i lost all the data. Now i'm only using Samba and at least the issue only stop the current upload and don't destroy previous data. My question is: may it be related to the DC 5V power supply? I'm using a 5V10A supply, but maybe something is limited on the board? How could...)
  • 21:18, 30 September 2023 93.42.89.38 talk posted a new comment on NASPi Gemini 2.5 (Can Raspberry 5 be installed?) Tags: Mobile web edit, Mobile edit
  • 17:49, 30 September 2023 188.170.196.61 talk posted a new comment on XScript (What is about gemini 3.5? Power script does not work with RPi 4B and debian.) Tags: Mobile web edit, Mobile edit
  • 17:46, 30 September 2023 88.9.129.199 talk posted a new comment on X-UPS1 (Is it possible to read the voltage and capacity in python?)
  • 17:40, 30 September 2023 88.9.129.199 talk posted a new comment on X-UPS1 (GPIO pin layout?)
  • 02:40, 30 September 2023 76.100.173.193 talk posted a new comment on X728-script (It says it was tested with ubuntu, but it does not work with ubuntu, the system does not have the sys/class/gpio folder in its filesystem.)
  • 12:31, 29 September 2023 70.114.163.10 talk posted a new comment on X735-script (I was wondering if it was possible to remove the reboot option in the script. I want to only have safe shutdown and force shutdown. what lines should I change in the script? thank you)
  • 12:16, 29 September 2023 71.238.20.147 talk posted a new comment on X735-script (You'll have to excuse the newbie if this is a dumb question, but.... entered everything correctly, and everything on the x735 works, except when powered by 12v input system will not come up from shutdown. Button held 2-3 sec causes blue light to flicker, but that's all. Via USB-C, everything works as it should. Thoughts?)
(newest | oldest) View ( | ) (20 | 50 | 100 | 250 | 500)