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).
- 18:18, 9 December 2024 Harry talk contribs performed unknown action "comments/delete" on X735-script
- 18:18, 9 December 2024 Harry talk contribs performed unknown action "comments/add" on X735-script (Hello, which os version? Bookworm or Bullseye? Please emeil to us at support@geekworm.com)
- 18:06, 9 December 2024 Lisa talk contribs performed unknown action "comments/add" on How to read the battery capacity via I2C on X750&725 (Hi,The x725 & X750 are no longer in production and we have not tested them with the RPi5. Which UPS HAT are you using?)
- 17:43, 9 December 2024 Lisa talk contribs performed unknown action "comments/add" on X825 V2.0 (Hi,Where is the noise coming from? Can you please send a video by email? and please tell us your order number.<support@geekworm.com>)
- 08:22, 9 December 2024 195.192.96.124 talk performed unknown action "comments/add" on X728-script (@Lisa it does, i found a way to reprogramm "x728-v2.x-plsd-gpiod.py" and save it in "sudo cp -f ./x728-v2.x-plsd-gpiod.py /usr/local/bin/" #!/usr/bin/env python import gpiod import time import subprocess # Define the chip and lines chipname = "gpiochip0" # Please use gpiochip0 if using Raspberry Pi 4/3 hardware # chipname = "gpiochip4" # Please use gpiochip4 if using Raspberry Pi 5 hardware line_offset = 6 out_line_offset = 26 # Open the GPIO chip chip = gpiod.Chip(chipname) # Get the...)
- 05:23, 9 December 2024 77.12.183.126 talk performed unknown action "comments/add" on X735-script (Tried to install the script on a fresh and fully updated installation of Raspberry OS Lite (64-bit) on a Raspberry Pi 3 Model B+. I followed the steps above until command: sudo ./install-pwr-service.sh The system then notifies with: "Start installing the power management service... Created symlink /etc/systemd/system/multi-user.target.wants/x735-pwr.service → /lib/systemd/system/x735-pwr.service. Power management service installed" BUT in the second thereafter the system shuts down with...)
- 18:03, 8 December 2024 85.49.241.51 talk performed unknown action "comments/add" on How to read the battery capacity via I2C on X750&725 (having issues on rpi5: ``` > sudo bash x750.sh sed: can't read /etc/rc.local: No such file or directory sed: can't read /etc/rc.local: No such file or directory sed: can't read /etc/rc.local: No such file or directory sed: can't read /etc/rc.local: No such file or directory x750.sh: line 123: /home/pi/x750ups.py: No such file or directory chmod: cannot access '/home/ozelen/x750ups.py': No such file or directory ``` in the first place I had problem with running `sudo apt-get install python-sm...)
- 01:52, 8 December 2024 80.40.187.228 talk performed unknown action "comments/add" on X728-script (Hi, followed install on a Pi4 with Bookworm. All seems to work until you test the soft shut down. It says shutting down in 2 seconds but doesn’t shutdown. Any ideas what to do to fix this or how to problem solve? Thanks) Tags: Mobile edit Mobile web edit
- 22:25, 7 December 2024 188.27.43.60 talk performed unknown action "comments/add" on X825 V2.0 (Hello, I have been using a board for a while and now it started making a very high pitch noise. Is it still safe to operate the board?)
- 18:05, 6 December 2024 Lisa talk contribs performed unknown action "comments/add" on X1015 (Hi,Generally speaking, it should not be a power supply problem. You can try another FFC cable to test. and if you use a metal case, it will also have some impact on the WiFi.)
- 10:47, 6 December 2024 Lisa talk contribs performed unknown action "comments/add" on KVM-A3 (Hi,Please send installation pictures or videos via email, and please tell us your order number. support@geekworm.com)
- 09:42, 6 December 2024 Lisa talk contribs performed unknown action "comments/add" on X1001 (It is recommended that you re-flash the OS. Generally speaking, re-flash the OS can solve all problems.)
- 03:01, 6 December 2024 46.138.90.235 talk performed unknown action "comments/add" on X1015 (My WiFi on raspi-5 just freezes and breaks when I try to mkfs on NVMe drive (MZ-V8V1T0). I am using the official 5V/5A adapter. Is this a power issue in the X1015?)
- 20:30, 5 December 2024 31.173.21.207 talk performed unknown action "comments/add" on KVM-A3 (Good day! I assembled a KVM-A3+RPI4 assembly, installed a battery, and uploaded the image to a flash drive v3-hdmi-rpi4-box-latest.img.xz. When I connect the power supply, nothing happens. No one receives an address on the router, the dispaly does not light. Tell me, what could be wrong?)
- 20:05, 5 December 2024 104.28.54.67 talk performed unknown action "comments/add" on XScript (i framed the echo message with "if [ "$CUR_TEMP" -ge 60 ]; then" to get only important log massages in case of higher temperature.)
- 19:19, 5 December 2024 104.28.54.66 talk performed unknown action "comments/add" on XScript (I'm switching to the newer XScript. Now, the log file is full of messages about temperature and fan speed messages in a 5 seconds interval. Where can i change that, for example just produce log messages if the temperature changed by 10 degrees?)
- 18:58, 5 December 2024 Harry talk contribs performed unknown action "comments/add" on NVMe SSD boot with the Raspberry Pi 5 (Generally speaking, re-flashing the OS can solve all problems)
- 15:29, 5 December 2024 86.103.12.136 talk performed unknown action "comments/add" on X1001 (But this does not happen using SD-card and I already changed the SSD M2 hardware, but the issue is persisting. So what else should cause this issue, as the SSD could not be accessed by the system anymore?)
- 10:31, 5 December 2024 Lisa talk contribs performed unknown action "comments/add" on X862 V2.0 (Remove the screen and just test RPi4 + X862 with SSD, does it work properly? please send the installation picture and your order number by email. support@geekworm.com)
- 23:52, 4 December 2024 217.88.244.114 talk performed unknown action "comments/add" on X1001 (Hi, I have a Pi5 with the X1001 and a weird issue. I added dtparam=nvme to config.txt and did a reboot. (By the way in the wiki the 'sudo nano' command below 'Test Reviews' is missing '/firmware') Now the two commands dd if=/dev/zero of=./Testingfile bs=100M count=10 oflag=direct dd if=./Testingfile of=/dev/zero bs=100M count=10 oflag=dsync gave me really slow values. About 10 MB/s I used the imager to get a Pi OS onto the nvme. The flashing was really slow, too. Afterwards booting from th...)
- 23:22, 4 December 2024 86.247.102.148 talk performed unknown action "comments/add" on X862 V2.0 (Hi Lisa, Thanks for the reply. I'm using the official Raspberry power supply, 5,1V / 3.0 A. The e-paper screen is a waveshare model, using 5V through GPIO but most of the time the power consumption is close to 0. It seems the communication with the screen doesn't happen when the X862 is connected but everything is ok with another USB3 external SSD. No error message in the journal tough. Any idea ?)
- 18:30, 4 December 2024 Abby talk contribs created page File:P579-V3.jpg
- 18:30, 4 December 2024 Abby talk contribs uploaded File:P579-V3.jpg
- 17:25, 4 December 2024 Abby talk contribs uploaded a new version of File:X1100-C1-IMG-8538-layer.jpg
- 16:55, 4 December 2024 Lisa talk contribs created page File:P579-V3-IMG-7181-application.jpg
- 16:55, 4 December 2024 Lisa talk contribs uploaded File:P579-V3-IMG-7181-application.jpg
- 16:54, 4 December 2024 Lisa talk contribs deleted page File:P579-V3-IMG-7181-拓展应用.jpg
- 16:54, 4 December 2024 Lisa talk contribs created page File:P579-V3-IMG-7181-拓展应用.jpg
- 16:54, 4 December 2024 Lisa talk contribs uploaded File:P579-V3-IMG-7181-拓展应用.jpg
- 16:53, 4 December 2024 Lisa talk contribs created page File:P579-V3-IMG-7786.jpg
- 16:53, 4 December 2024 Lisa talk contribs uploaded File:P579-V3-IMG-7786.jpg
- 16:51, 4 December 2024 Lisa talk contribs created page File:Installation Guide-P579+X1001.jpg
- 16:51, 4 December 2024 Lisa talk contribs uploaded File:Installation Guide-P579+X1001.jpg
- 10:57, 4 December 2024 Lisa talk contribs performed unknown action "comments/add" on LVDS2 (Hello,Sorry, we haven't tested it + LVDS2 and can't give any recommendations. Because it is the DIY product, so sometimes there may be the compatibility problem. There are so many different screen models that we can't be compatible with all of them.)
- 10:30, 4 December 2024 Lisa talk contribs performed unknown action "comments/add" on X1001 (Hi,This has nothing to do with x1001, which is just an extension of the RPi5's PCIe.)
- 04:47, 4 December 2024 91.165.13.235 talk performed unknown action "comments/add" on LVDS2 (Hello, can I use with this screen? LC320DUE-FHA1 Thanks!)
- 15:00, 3 December 2024 86.103.8.127 talk performed unknown action "comments/add" on X1001 (Using X1001 with Raspberry Pi 5 and Samsung 99P ro. In the beginning I had problems with not accessible system anymore (ping was possible, but no ssh login or web ui) , SSD and X1001 LED were not flashing regularly anymore, indicating the are/could not be accessed anymore. Then I bought a new X1001 and did not have the issue for weeks. But now it happened again, without any change/new software. Could there be any setting changed/adapted, which could help? Are there any logs which could help?...)
- 17:30, 2 December 2024 Lisa talk contribs performed unknown action "comments/add" on X728-script (Hello, X728 does not support that.)
- 16:10, 2 December 2024 Lisa talk contribs performed unknown action "comments/add" on X306 (x306 does not support power failure detection.)
- 15:55, 2 December 2024 Lisa talk contribs performed unknown action "comments/add" on X862 V2.0 (If the X862+Pi4 works normally, it may be due to insufficient power supply.What power supply are you using? It is recommended to use 5V 4A power supply and do not use low-quality power supplies such as those with switches.)
- 15:40, 2 December 2024 Lisa talk contribs performed unknown action "comments/add" on X1013 (It depends on your power supply.)
- 05:57, 2 December 2024 195.192.96.124 talk performed unknown action "comments/add" on X728-script (Hello, is there a way to set the X728 V2.3s scripts so that after a power loose the raspberry shuts down safely after a set time? That would be the function i would need the X728 for. Thx)
- 05:57, 2 December 2024 78.193.210.122 talk performed unknown action "comments/add" on X306 (how would you recommend to connect some lead or pad in the x306 pcb to one pi zero digital input pin to measure whether usb power is up or down?)
- 05:53, 2 December 2024 78.193.210.122 talk performed unknown action "comments/add" on X306 (How can we check from the software if the usb power supply is down? Even better get level of battery charge? For example to trigger a clean shutdown.)
- 22:06, 30 November 2024 92.184.106.137 talk performed unknown action "comments/add" on X862 V2.0 (Hi I have the X62 v2 and a e-paper screen connected via GPIO. The screen doesn't work in that configuration but is OK when I connect a simple external SSD drive through USB3. Is it power related ? What can I do to have both devices working ?)
- 20:42, 30 November 2024 98.3.38.60 talk performed unknown action "comments/add" on X1013 (How much current can the USB Ports provide to the devices?)
- 09:59, 29 November 2024 Lisa talk contribs performed unknown action "comments/add" on X1004 (Sorry, we haven't tested it. The height of spacer at the bottom of P580-V2 is M2.5*6mm, and the thickness of SSD + heatsink must be less than 6mm.)
- 01:14, 29 November 2024 98.96.216.10 talk performed unknown action "comments/add" on X1004 (Using the P580-V2 is there enough room to fit the Lexar 4TB NM790 SSD with Heatsink?)
- 10:28, 27 November 2024 Lisa talk contribs performed unknown action "comments/add" on X1202 (If you want to use a UPS baord with RPi4, we recommend X728. If you want to use 4cell batteries or more, you can use X728 UPS+X708-A1 battery holder (supports 8cell 18650 batteries, you can also install only 1cell or 2 batteries). X1200/X1201/X1202 only support RPi5.)
- 05:27, 27 November 2024 86.87.123.160 talk performed unknown action "comments/add" on X1202 (Well, I simply do use it in combination with an RPI4. SURE, BE WARNED that you can place only an RPI5 _ON_ the X1202; the pogo pins (except the ones of the GPIO header) are ONLY aligned for test pads of the RPI5! As far as I know, the X1202 is the only one where you have access (through I2C) to the battery voltage level; the mentioned X-UPS1 doesn't. AND even with an RPI 5, you MUST use an external device (in my case the RPI4) to monitor the battery level, as the X1202 itself doesn't (auto) s...)