jks
About
- Username
- jks
- Joined
- Visits
- 36,720
- Last Active
- Roles
- Member, Administrator, Moderator
- Points
- 670
Reactions
-
URL to get current user information [solved by parsing the log file]
Be careful making changes to /root/.bashrc New Kiwi releases will overwrite that file (and .profile) if there have been changes made in the release (e.g. I have added some new command alias). Put your changes in /root/.bashrc.local The Kiwi will create this file with some defaults if it's never existed before but then leave it alone forever after that. -
Can't upgrade from v1.242 [fixed with reinstall of Beagle_SDR_GPS git clone]
The git clone seems to be trashed. Assuming there isn't more general filesystem corruption, try setting the clone aside and building from a new one:
Login as root to the /root home directory.
Do a "df" and make sure you have at least 300 MB free on your filesystem.
"cdp; mst; cd" (stop if currently running; go back to root dir)
"mv Beagle_SDR_GPS Beagle_SDR_GPS.bad"
"gclone Beagle_SDR_GPS" (this is an alias for "git clone https://github.com/jks-prv/Beagle_SDR_GPS.git")
"cdp" (cd project)
"mi" (make install)
"ku" (kiwi up)
wait a bit
"ms" (check status) -
Can't upgrade from v1.242 [fixed with reinstall of Beagle_SDR_GPS git clone]
The git clone seems to be trashed. Assuming there isn't more general filesystem corruption, try setting the clone aside and building from a new one:
Login as root to the /root home directory.
Do a "df" and make sure you have at least 300 MB free on your filesystem.
"cdp; mst; cd" (stop if currently running; go back to root dir)
"mv Beagle_SDR_GPS Beagle_SDR_GPS.bad"
"gclone Beagle_SDR_GPS" (this is an alias for "git clone https://github.com/jks-prv/Beagle_SDR_GPS.git")
"cdp" (cd project)
"mi" (make install)
"ku" (kiwi up)
wait a bit
"ms" (check status) -
Can't upgrade from v1.242 [fixed with reinstall of Beagle_SDR_GPS git clone]
The git clone seems to be trashed. Assuming there isn't more general filesystem corruption, try setting the clone aside and building from a new one:
Login as root to the /root home directory.
Do a "df" and make sure you have at least 300 MB free on your filesystem.
"cdp; mst; cd" (stop if currently running; go back to root dir)
"mv Beagle_SDR_GPS Beagle_SDR_GPS.bad"
"gclone Beagle_SDR_GPS" (this is an alias for "git clone https://github.com/jks-prv/Beagle_SDR_GPS.git")
"cdp" (cd project)
"mi" (make install)
"ku" (kiwi up)
wait a bit
"ms" (check status) -
TDoA - No Kiwi SDR Hosts visible on the TDoA Map [fixed with kiwisdr.com server change and v1.247]




