Open main menu

Related changes

Category:Knowledge

Enter a page name to see changes on pages linked to or from that page. (To see members of a category, enter Category:Name of category). Changes to pages on your Watchlist are in bold.

Recent changes options Show last 50 | 100 | 250 | 500 changes in last 1 | 3 | 7 | 14 | 30 days
Hide registered users | Hide anonymous users | Hide my edits | Show bots | Hide minor edits
Show new changes starting from 07:56, 2 June 2024
 
 
Page name:
List of abbreviations:
N
This edit created a new page (also see list of new pages)
m
This is a minor edit
b
This edit was performed by a bot
(±123)
The page size changed by this number of bytes

1 June 2024

     17:38  Template:GD Template diffhist -8 Harry talk contribs →‎User Manual
     17:22  P573‎‎ 4 changes history+176[Harry‎ (4×)]
     
17:22 (cur | prev) +38 Harry talk contribs →‎Thermal test
     
17:20 (cur | prev) +77 Harry talk contribs
     
17:18 (cur | prev) +1 Harry talk contribs
     
17:16 (cur | prev) +60 Harry talk contribs

31 May 2024

     18:49  (Comments log)[Lisa‎; 185.180.13.100‎; 103.192.225.57‎; Harry‎ (4×)]
     
18:49 Harry talk contribs posted a new comment on X729-script(Thank you for your detailed correction. I just modified x728-script to x729-script, and modifed x79off to x729off also. I did remove the command to create the alias x729off in the install-sss.sh script yesterday, because I found that this command would fail to execute in some Linux environments, and it has happened several times. Now this command needs to be executed manually. I have put it on the wiki page. I tried to explain why the file on github is incorrect. It is really frustrating t...)
     
18:40 Lisa talk contribs posted a new comment on X1200(Hi,X1200 does not support batteries other than 18650. For the requirements of 18650 batteries, please refer to X1200#FAQ-- [What battery is recommended for this ups shield].If you want to use lithium batteries, we recommend you use X1203)
     
18:35 Harry talk contribs posted a new comment on X1202(Hello, x1202 can meet your need. Refer to File:X1202-commnt1.png)
     
18:28 Harry talk contribs posted a new comment on X1202(Sorry, No 3D file, only dxf file.)
     
18:28 Harry talk contribs deleted comment #4808 on X1202
     
18:28 103.192.225.57 talk posted a new comment on X1202(Sorry, No 3D file, only dxf file.)
     
11:59 185.180.13.100 talk posted a new comment on X1200(I prefer to buy a battery-hat with a flat or cubic battery than cylindrical one.)
     18:44  X729-script‎‎ 2 changes history+1[Harry‎ (2×)]
     
18:44 (cur | prev) +1 Harry talk contribs →‎Prepair software shutdown script
     
18:38 (cur | prev) 0 Harry talk contribs →‎Overview
     18:36  X1202 diffhist -74 Harry talk contribs →‎User Manual

30 May 2024

     23:21  (Comments log)[47.156.97.86‎; 47.176.143.66‎; 144.223.86.230‎; 119.13.153.231‎; Harry‎ (2×)]
     
23:21 119.13.153.231 talk posted a new comment on X1202(Does it have 3d file ?) Tags: Mobile web edit, Mobile edit
     
18:57 47.156.97.86 talk posted a new comment on X729-script(There is no 'install-ssh.sh script in the Repo linked. Its 'install-sss.sh' and that script makes reference to the X728 instead of X729. I know its just a PRINT statement for user notification but it creates some confusion. Line 9 of that script is also commented out so it doesnt actually create the ALIAS to shutdown the pi and poweroff the UPS. '#echo "alias x79off='sudo /usr/local/bin/xSoft.sh 0 26'" >> ~/.bashrc' and the Alias its supposed to create is missing the 2 from x729, so tell...)
     
15:33 Harry talk contribs posted a new comment on X729-script(Thanks. I have update 'install-ssh-v1.sh' to install-ssh.sh' on wiki, could you tell more detai. And we did test the x729 script on pi 5 and pi 4.)
     
15:10 Harry talk contribs posted a new comment on X729-script(Refer to https://github.com/raspberrypi/linux/issues/6037, You can change it with other gpio liberary such as gpiod. We just provide the sample code, so if you are new to this, ignore it.)
     
10:36 47.176.143.66 talk posted a new comment on X729-script(There are a LOT of errors in this documentation. Documentation does not match up with reality of whats cloned from Git, there are spelling errors in scripts, there are errors thrown by script. These install instructions simply dont work.)
     
03:31 144.223.86.230 talk posted a new comment on X1202(Is it possible to turn off the 5V output on the XH2.54-2P ports or the USB-A connectors when the pi5 is shutdown? I want to use them to power an LCD display and speakers but they continue to draw power when the pi is shut off.)
     15:30  X729-script‎‎ 2 changes history+4[Harry‎ (2×)]
     
15:30 (cur | prev) +151 Harry talk contribs →‎Prepair software shutdown script
     
15:12 (cur | prev) -147 Harry talk contribs →‎Overview
     12:42  X1201 diffhist +159 Abby talk contribs →‎User Manual

29 May 2024

     14:57  X1202‎‎ 3 changes history+368[Abby‎ (3×)]
     
14:57 (cur | prev) +154 Abby talk contribs →‎User Manual
     
11:20 (cur | prev) 0 Abby talk contribs →‎Matching Case
     
11:20 (cur | prev) +214 Abby talk contribs →‎Matching Case
     10:27 Comments log Lisa talk contribs deleted comment #4788 on X729-script

28 May 2024

     18:14  X1201 diffhist +225 Abby talk contribs →‎Matching Case
     12:40  (Comments log)[47.156.97.86‎ (2×)]
     
12:40 47.156.97.86 talk posted a new comment on X729-script(pi@RasPi4:~/x729-script $ sudo python3 sample/read_fan_speed.py Traceback (most recent call last): File "/home/pi/x729-script/sample/read_fan_speed.py", line 28, in <module> GPIO.add_event_detect(TACH, GPIO.FALLING, fell) RuntimeError: Failed to add edge detection)
     
12:38 47.156.97.86 talk posted a new comment on X729-script(pi@RasPi4:~/x729-script $ sudo python3 sample/read_fan_speed.py Traceback (most recent call last): File "/home/pi/x729-script/sample/read_fan_speed.py", line 28, in <module> GPIO.add_event_detect(TACH, GPIO.FALLING, fell) RuntimeError: Failed to add edge detection)
     11:28  X1200‎‎ 2 changes history+69[Abby‎ (2×)]
     
11:28 (cur | prev) +3 Abby talk contribs →‎Matching Case
     
11:27 (cur | prev) +66 Abby talk contribs →‎Matching Case

27 May 2024

     18:36  X1200‎‎ 3 changes history+318[Abby‎ (3×)]
     
18:36 (cur | prev) +14 Abby talk contribs →‎Matching Case
     
18:35 (cur | prev) +159 Abby talk contribs →‎User Manual
     
16:59 (cur | prev) +145 Abby talk contribs →‎Matching Case
     10:14  XScript diffhist 0 Cindy talk contribs