Portsdown Software Update Failed

Discussion about this major DATV Project. See https://wiki.batc.org.uk/The_Portsdown_Transmitter
Post Reply
dl6rcg
Posts: 19
Joined: Fri Dec 07, 2018 8:55 am

Portsdown Software Update Failed

Post by dl6rcg » Sat Dec 15, 2018 12:15 pm

Hi together,

I tried to update my Portsdown with the button of the touch display. After pressing the button the Portsdown picture appeared. No visible reaction of the system anymore. Connection with Putty to the RPi is possible but the console menu is not starting, only the command line is there.
Hence the file menu.sh is existing (...rpidatv/scripts/) I cannot start the menu.

My software version is 201809152.

Could anybody give me a hint what I can do that the Portsdown will work again?
Thank you in advance.

73 de Tom, DL6RCG

G8GKQ
Site Admin
Posts: 2807
Joined: Sun Mar 22, 2009 1:21 pm

Re: Portsdown Software Update Failed

Post by G8GKQ » Sun Dec 16, 2018 2:52 pm

Hi Tom

Three things to try:

1. You should be able to bring up the menu from the command line by typing:

Code: Select all

/home/pi/rpidatv/scripts/menu.sh menu
and then try to update from (5) System Setup, (10) Update.

2. If that fails, go back to the command line and try a direct update:

Code: Select all

/home/pi/rpidatv/scripts/check_for_update.sh
which should talk you through an update.

3. The final thing to try could be downloading a new update script, and then running it:

Code: Select all

        cd /home/pi
        rm update.sh
        wget https://raw.githubusercontent.com/BritishAmateurTelevisionClub/portsdown/master/update.sh
        chmod +x update.sh
        /home/pi/update.sh -p
Please let me know how you get on

Dave, G8GKQ

g0mjw
Posts: 2346
Joined: Sat Sep 20, 2014 9:15 am

Re: Portsdown Software Update Failed

Post by g0mjw » Sun Dec 16, 2018 3:43 pm

I had that problem too, I had to start again with a new SD card, apt wasn't working, just core dumped. I think something must have gone wrong with a kernel update.

dl6rcg
Posts: 19
Joined: Fri Dec 07, 2018 8:55 am

Re: Portsdown Software Update Failed

Post by dl6rcg » Mon Dec 17, 2018 4:42 pm

Hi Dave,

I tested your suggested points with my Portsdown but without success. I got always the message that the command can't be executed.

After that I downloaded the ZIP from the BATC github and copied these files and folders with WinSCP to the SD card. After rebooting luckily the touch display was activated again with software 201809152 and I had the possibilty to use the button for software update. Some minutes later the update was successful and my Portsdown is working perfect again. My problem is solved :D

Thank you for your help!

73 de Tom, DL6RCG

Post Reply

Return to “The Portsdown Digital ATV System”