Main public logs
Combined display of all available logs of Geekworm Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 08:20, 20 March 2024 73.94.245.209 talk performed unknown action "comments/add" on XScript (Your "fix" for kernel 6.6 does not work. ~ $ cd xscript rm x-c1-softsd.sh x-c1-pwr.sh -f git pull origin chmod +x *.sh sudo cp -f . /x-c1-softsd.sh /usr/local/bin/ sudo cp -f . /x-c1-pwr.sh /usr/local/bin/ sudo reboot Already up to date. cp: -r not specified; omitting directory '.' cp: cannot stat '/x-c1-softsd.sh': No such file or directory cp: -r not specified; omitting directory '.' cp: cannot stat '/x-c1-pwr.sh': No such file or directory Broadcast message from root@mediabed on pts/1...)
- 16:30, 11 March 2024 83.38.21.114 talk performed unknown action "comments/add" on XScript (Hello, I install XScript on a "Linux raspberid64 6.6.17-v8+ #1734 SMP PREEMPT Mon Feb 19 11:59:52 GMT 2024 aarch64" but the "x-c1-pwr.sh" doesn't work properly: $ sudo /usr/local/bin/x-c1-pwr.sh /usr/local/bin/x-c1-pwr.sh: line 6: echo: write error: Invalid argument /usr/local/bin/x-c1-pwr.sh: line 7: /sys/class/gpio/gpio4/direction: No such file or directory /usr/local/bin/x-c1-pwr.sh: line 9: echo: write error: Invalid argument /usr/local/bin/x-c1-pwr.sh: line 10: /sys/clas...)
- 19:55, 7 March 2024 113.36.104.9 talk performed unknown action "comments/add" on XScript (I installed XScript on Raspberry Pi OS, but excute source ~/.bashrc display -sh: 1: source: not found xoff command don't work but sudo /usr/local/bin/x-c1-softsd.sh works fine. Perhaps "source ~/.bashrc" error caouse the phenomenon. Can I solve this error?)
- 13:32, 11 February 2024 83.239.24.170 talk performed unknown action "comments/add" on XScript (Fan control and work with power button for NASPi Gemini 3.5 and Raspberry Pi Debian github.com/aardzhanov/naspi35_xscript)
- 13:31, 11 February 2024 83.239.24.170 talk performed unknown action "comments/add" on XScript (Work with debian?)
- 01:39, 11 January 2024 93.41.237.150 talk performed unknown action "comments/add" on XScript (I wrote to support because after setting up the power service the Raspberry is stuck in a boot loop. According to support this is normal while the X-c1 hardware is not connected to the Raspberry. I think that this is a HUGE PROBLEM since the Raspberry becomes unusable if it's separated from the hardware or if the hardware should fail. I advise everyone to STAY AWAY from this script and possibly from the product: since the raspberry is stuck it's no longer possible to access it.)
- 05:31, 10 January 2024 109.250.130.185 talk performed unknown action "comments/add" on XScript (Same here. I installed the scripts on a Raspberry Pi 4B with DietPi (which is Debian under the hood). Fan script is working well, but the shutdown script only prints the downtime info and does nothing afterwards. Need some assistance here.)
- 17:10, 27 December 2023 93.41.237.150 talk performed unknown action "comments/add" on XScript (I have the same problem: RaspberryOS 64bit on Raspi4B 4Gb, wrote a mail to support. The last step is somehow wrong: it shuts down the Raspberry immedately and is then stuck in a boot loop.)
- 10:18, 18 December 2023 Walker talk contribs performed unknown action "comments/add" on XScript (Hello. Normally. NASPi Gemini 2.5 is Compatible with all Raspberry Pi operating systems, you can contact us via our email: '''support@geekworm.com ''' we will do our best to solve your problem)
- 21:57, 15 December 2023 76.90.108.245 talk performed unknown action "comments/add" on XScript (Hey, using NASPi Gemini 2.5 dual ssd expansion, I recently decided to start back from scratch and test a different OS instead of omv. The fan script was working fine before and so was xoff. I reformatted everything, put Ubuntu server on it and created script according to instructions. Can doesn’t appear to work now anymore and running xoff it starts counting down to shutdown but it doesn’t shut it down. Also, power button on the unit doesn’t reboot or shutdown the unit either, only force shu...) Tags: Mobile edit Mobile web edit
- 02:00, 10 December 2023 94.32.245.7 talk performed unknown action "comments/add" on XScript (I had the same error. I'm italian too and we use the comma as separator for decimals. The solution is to modify x-c1-fan.sh file. I have done as follow: 1) Type in terminal cd ~/xscript sudo nano x-c1-fan-sh 2) Modify function get_temp { RAW_TEMP="$(cat /sys/class/thermal/thermal_zone0/temp)" TEMP="$(awk -v temp="$RAW_TEMP" 'BEGIN { printf "%0.2f", temp / 1000; exit(0) }')" echo "$TEMP" } with this function get_temp { RAW_TEMP="$(cat /sys/cl...)
- 11:24, 1 December 2023 Walker talk contribs performed unknown action "comments/add" on XScript (Hello, you can contact us via our email: '''support@geekworm.com ''' ,Describe your problem more clearly, By the way, provide your order number, In this way, we can better solve your problem)
- 07:39, 1 December 2023 108.18.214.172 talk performed unknown action "comments/add" on XScript (i also want to add that i have to reflash my sdcard. using ubuntu 22.04.3lts)
- 07:27, 1 December 2023 108.18.214.172 talk performed unknown action "comments/add" on XScript (after complete this step, "Create the x-c1-pwr service". my screen just goes black. this happened about 5 times. driving me nuts.)
- 15:22, 27 November 2023 Walker talk contribs performed unknown action "comments/add" on XScript (Hi, we haven't tested it on home assistant, there's no way to help you with that.)
- 09:01, 26 November 2023 24.46.14.199 talk performed unknown action "comments/add" on XScript (How do I configure it with home assistant?) Tags: Mobile edit Mobile web edit
- 11:12, 9 October 2023 Walker talk contribs performed unknown action "comments/delete" on XScript
- 11:12, 9 October 2023 Walker talk contribs performed unknown action "comments/add" 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 performed unknown action "comments/add" on XScript (Thank you for your attention to our products)
- 16:53, 6 October 2023 83.239.24.170 talk performed unknown action "comments/add" 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 performed unknown action "comments/add" 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.)
- 16:31, 5 October 2023 Walker talk contribs performed unknown action "comments/add" 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.)
- 17:49, 30 September 2023 188.170.196.61 talk performed unknown action "comments/add" on XScript (What is about gemini 3.5? Power script does not work with RPi 4B and debian.) Tags: Mobile edit Mobile web edit
- 12:03, 15 September 2023 Walker talk contribs performed unknown action "comments/add" on XScript (Hello, you can contact us via our email: '''support@geekworm.com ''' ((Please provide your order number)) we will do our best to solve your problem)
- 15:41, 14 September 2023 46.232.121.123 talk performed unknown action "comments/add" on XScript (pi@raspberrypi:~/xscript $ sudo systemctl status x-c1-fan.service ● x-c1-fan.service - Daemon to monitor and control fan speed Loaded: loaded (/lib/systemd/system/x-c1-fan.service; enabled; vendor preset: enabled) Active: active (running) since Thu 2023-09-14 07:29:03 BST; 58min ago Main PID: 461 (bash) Tasks: 2 (limit: 1599) CPU: 18.604s CGroup: /system.slice/x-c1-fan.service ├─ 461 bash /usr/local/bin/x-c1-fan.sh └─41092 sleep 5 Se...)
- 15:38, 14 September 2023 46.232.121.123 talk performed unknown action "comments/add" on XScript (Hi NASPi Gemini 3.5 with Raspberry Pi 64bit Lite, fan not working : ()
- 18:33, 11 September 2023 Harry talk contribs performed unknown action "comments/add" on XScript (Hi, When you turn on the power again, please increase the interval time, for example, wait for about one minute and then try again.)
- 04:41, 9 September 2023 217.122.138.25 talk performed unknown action "comments/add" on XScript (For three days, autopower on worked normally. Now i shutdown the unit with script, i remove energy, put it back again, but the unit is not poweron automatically. I have to press the button. Do you have any advice?)
- 13:04, 22 August 2023 Harry talk contribs performed unknown action "comments/add" on XScript (Hi, Try to run the command: sudo systemctl status x-c1-fan.service)
- 20:59, 21 August 2023 86.181.70.234 talk performed unknown action "comments/add" on XScript (Hi, Is there anyway to report on the fan speed through he script? I can see that the fan is running and I'd like to see the Pi Temp and Fan speed? Thanks Richard)
- 11:01, 21 August 2023 Walker talk contribs performed unknown action "comments/add" on XScript (Hello, what product did you purchase? If you encounter a problem that is difficult to solve, you can contact us by email: '''support@geekworm.com ''' and describe your problem clearly, we will try our best to solve your problem, thank you)
- 02:52, 20 August 2023 79.47.134.22 talk performed unknown action "comments/add" on XScript (Line 184 is: " printf -v CUR_TEMP %0.0f "$TEMP" # Convert float to int" Return invalid Number in daemon service. S.O raspberrypi 6.1.29-v8+ #1652 SMP PREEMPT Wed May 24 14:46:55 BST 2023 aarch64 locale: LANG=it_IT.UTF-8 LANGUAGE=it_IT.UTF-8 LC_CTYPE="it_IT.UTF-8" LC_NUMERIC="it_IT.UTF-8" LC_TIME="it_IT.UTF-8" LC_COLLATE="it_IT.UTF-8" LC_MONETARY="it_IT.UTF-8" LC_MESSAGES="it_IT.UTF-8" LC_PAPER="it_IT.UTF-8" LC_NAME="it_IT.UTF-8" LC_ADDRESS="it_IT.UTF-8" LC_TELEPHONE="it_IT.UTF-8" LC_MEASUREM...) Tags: Mobile edit Mobile web edit
- 15:02, 18 August 2023 Harry talk contribs performed unknown action "comments/add" on XScript (Hi. I reply to you via email. About '''FAN FS''', refer to picture: 800px)
- 14:54, 18 August 2023 Harry talk contribs performed unknown action "comments/delete" on XScript
- 14:54, 18 August 2023 Harry talk contribs performed unknown action "comments/delete" on XScript
- 14:54, 18 August 2023 Harry talk contribs performed unknown action "comments/add" on XScript (Hi, You can refer to File:IMG_3713-compare-NEW.jpg)
- 14:53, 18 August 2023 Harry talk contribs performed unknown action "comments/delete" on XScript
- 14:53, 18 August 2023 Harry talk contribs performed unknown action "comments/add" on XScript (Hi, You can refer to File:File:IMG_3713-compare-NEW.jpg)
- 19:17, 17 August 2023 93.210.255.43 talk performed unknown action "comments/add" on XScript (What does "Add FAN FS jumper to control the PWM fan; Because we found that there are some beginners who don't know how to install the script to make the PWM fan run, or the installation script doesn't support 3rd party OS, at this time, you just need to remove the FAN FS jumper, the PWM fan will run at full speed." mean? How can I remove the FAN FS jumper?)
- 19:15, 17 August 2023 93.210.255.43 talk performed unknown action "comments/add" on XScript (Hi Harry, thanks for your fast reply. I bought Naspi V2.0 2,5 Inch for Raspberry Pi 4. I completed the assembly of the product hardware and my Raspberry Pi 4 ist running. I used the Linux distribution "RaspiBlitz". Currently I am downloading BTC Blockchain and the Raspberry is at 84 degrees Celsius.. so I really would like to get the fan running.. I dont understand anythiung from this tutorial and I dont think this is straight forward for beginners.. Hope that clarifies my situation. DK101)
- 17:46, 17 August 2023 Harry talk contribs performed unknown action "comments/add" on XScript (Hi, First of all, I don't know exactly what product you bought. But before the script installation, you can complete the assembly of the product hardware by watching the video or installation guide, and then download the OS, flash the OS and other operations. Then complete the installation of the script with this tutorial. This tutorial is relatively simple, I'm sorry I don't know how I can help you. Harry / Geekworm Team)
- 16:35, 17 August 2023 93.210.255.43 talk performed unknown action "comments/add" on XScript (Hey there, Im a total noob regarding such stuff... the tutorial above just leaves me with a lot of questions :D I run RaspiBlitz OS and trying to figure out how to activate the fan.. any advise? Regards DK101)
- 11:58, 11 August 2023 78.35.96.156 talk performed unknown action "comments/add" on XScript (I forgot to mention that my Raspbian is set to german locale. We are using a comma as decimal separator (e.g. 40,4 insteda of 40.4 °C. I think this causes the error, right? Stony)
- 04:39, 11 August 2023 78.35.96.156 talk performed unknown action "comments/add" on XScript (Hi, I'm using Raspbian GNU/Linux 10 (buster))
- 18:10, 10 August 2023 Harry talk contribs performed unknown action "comments/add" on XScript (Hi, Stony Thanks for your feedback. Want to know what OS you are using? Is it the official system of Raspberry Pi? We recommend that you reply to us via email '''support@geekworm.com''')
- 04:48, 10 August 2023 78.35.96.156 talk performed unknown action "comments/add" on XScript (Hi, I successfully installed the X-Script on my Naspi and it works perfectly! But I see countless entries in the daemon.log every 5 seconds: x-c1-fan.sh[483]: /usr/local/bin/x-c1-fan.sh: Zeile 184: printf: 38.46: Ungültige Zahl. "Ungültige Zahl" means "invalid number". Line 184 is: " printf -v CUR_TEMP %0.0f "$TEMP" # Convert float to int" Do you know what causes this and how to fix this? Thanks a lot! Stony)
- 15:51, 25 July 2023 Harry talk contribs performed unknown action "comments/add" on XScript (Hi, New add #Uninstall secton. But I still recommend you to use the new script. The higher temperature may just be your illusion.)
- 16:12, 22 July 2023 89.0.119.63 talk performed unknown action "comments/add" on XScript (Hi, how to uninstall this X-Script? Because the temperature now is higher than with the older X-C1-script I used before. Thanks! Achim)
- 17:34, 14 June 2023 Harry talk contribs created page XScript (Created page with "{{GD Template Impl}} ==For Raspbian OS== Install <pre> cd ~ sudo apt-get update sudo apt-get -y upgrade sudo apt-get -y install i2c-tools python3-smbus python3-rpi.gpio sudo...")