12-29-2023 05:20 PM
Using latest raspberry pi OS image 64bt and also tried 32bit. I can connect through putty.
when in hobbyist target config i get this.
Connecting to target...
Unable to connect to the target. Please make sure the specified Hostname/IP, Username and Password are correct and try again. If this problem persists please search then create a thread on the Makerhub forums at labviewmakerhub.com/forums/linx.
Unable to connect to the target.
Ignoring Error: 5000 LMH-LINX.lvlib:SSH Smart Open Session.vi<ERR>
Unable to connect to the target. Please make sure the specified Hostname/IP, Username and Password are correct and try again. If this problem persists please search then create a thread on the Makerhub forums at labviewmakerhub.com/forums/linx.
Device interrogation failed: Unable to connect to the target.
OS Version:
CPU:
Systemd Version:
Has Internet Access: False
Device Type:
I have doubled checked user name and password and host name even tried IP.
still get the same error.
01-02-2024 04:39 PM
Hi,
The target configuration utility does not support the Bookworm version of Pi OS. It does support the latest Raspberry Pi OS (Legacy) 32 bit version. You would need to boot the Raspberry Pi from a Micro SD card with that version.
The kernel image can be downloaded from https://www.raspberrypi.com/software/operating-systems/
01-04-2024 03:23 AM
@AndyLB wrote:
Hi,
The target configuration utility does not support the Bookworm version of Pi OS. It does support the latest Raspberry Pi OS (Legacy) 32 bit version. You would need to boot the Raspberry Pi from a Micro SD card with that version.
Do you know where the problem is? Is it a fundamental incompatibility of the schroot installation in the new Raspberry PI OS, or is it more something of the Firmware Wizard not quite handling the connection properly?
01-04-2024 07:32 AM
Hi Rolf,
There are a few issues. I think the ssl connection is failing because of the type of key required by the Bookworm version of Pi OS. It's possible this may be fixed by using a newer version of the Renci.SshNet.dll.
(LINX/LabVIEW/vi.lib/MakerHub/LINX/Resources)
The schroot runs OK on the Pi OS, but we will need a new .deb file because Python 2 is not supported.
For more information see this issue raised by @cycleworm
01-08-2024 12:00 PM
Thanks Andy
That helped it connected an I'm off and running. I hope they get Bookworm to work with it but for now its working with the legacy OS.
02-12-2024 09:29 AM
Is it working now with RBPi 5? It's not clear for me. If yes, can somebody summarize how to make a connection between LabVIEW (Target configuration) and a RBPi5? I still get the error "Ignoring Error: 5000 LMH-LINX.lvlib:SSH Smart Open Session.vi". I have 32-bit Bookworm installed.
08-31-2024 04:48 PM
Andy,
I read your response to this post since I was having the same problem as the author.
I was using Bookworm 32 bit version, but have re-flashed the sd card for the Legacy 32 bit Bullseye OS.
I am also running LVCE 2024 Q1.
I am trying to connect with WiFi to the RPi IP address. Will this work?
I get the same error of not connecting LabVIEW to the RPi 4B.
Is there anything additional that I need to do, or have overlooked?
This seemed like a strait forward process, but has failed me everytime.
Extremely frustrated,
Joel
08-31-2024 06:39 PM
Hi Joel,
It should work OK on Wifi with the IP address of the RPi.
Are you able to ping and connect by SSH to the RPi OK?
Please can you send the contents of the log file?
Andy.
09-01-2024 06:37 AM
Andy,
Yes, I can ping and access the RPi 4 with Putty.
Excuse my memory, but where do I locate the log so that you can review it?
Thank you,
Joel
09-01-2024 07:48 AM
Hi Joel,
You can open the log file in notepad by clicking the button at the bottom left of the target configuration window:
Andy.