How to use T30 as Linux basic plateform

Hi,
I have a T30 and I cannot acceed to the Linux kernel, even after using a full reset.
How to do this ?
I’m looking to put a raspbian on the sdcard but impossible to flash it on T30.

Thanks for your help

HI @DoutGaet and Welcome to the Toradex Community!

Could you provide the version of the Hardware ( including Carrier Board ) and Software of your module?

I have a T30 and I cannot acceed to the Linux kernel,

What exactly are you trying to do?

I’m looking to put a raspbian on the sdcard but impossible to flash it on T30.

I don’t know why you want to do this? Anyway, you would need to integrate raspbian in our regular LXDE image and flash the image following the instructions on this site. You can also boot the OS from SD Boot.

Best regards,
Jaski

Hi
Not sure that it’s a colibri T30, info ColT30 on card seems yes.

I didn’t need to use this card as initial request.
I just need a linux server.

When I try to do what you propose on flashing etc… it doesnt work, the card didn’t boot on sd card.
and i cannot see any info on external screen (TV via hdmi).

see picture attachedalt text

Hi,

Yes, it is a Colibri T30.

When I try to do what you propose on flashing etc… it doesnt work, the card didn’t boot on sd card.

Do you have the console output? Could you share this in a text file? For the display, did you setup the U-Boot parameters correctly as described here.

Best regards,
Jaski

I haven’t yet access to the console output.

When I put my external TV on HDMI → grey screen
Access via SSH or VNC impossible connection refused.

thanks for your help

You should get an console connection, because flashing image without this is impossible.
Which carrier board are you using?

dout@dout-Spare:~$ ssh torizon@192.168.0.4 -v
OpenSSH_7.6p1 Ubuntu-4ubuntu0.3, OpenSSL 1.0.2n  7 Dec 2017
debug1: Reading configuration data /home/dout/.ssh/config
debug1: Connecting to 192.168.0.4 [192.168.0.4] port 22.
debug1: Connection established.
debug1: identity file /home/dout/.ssh/id_rsa type 0
debug1: key_load_public: No such file or directory
debug1: identity file /home/dout/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/dout/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/dout/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/dout/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/dout/.ssh/id_ecdsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/dout/.ssh/id_ed25519 type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/dout/.ssh/id_ed25519-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_7.6p1 Ubuntu-4ubuntu0.3
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6
debug1: match: OpenSSH_6.6 pat OpenSSH_6.5*,OpenSSH_6.6* compat 0x14000000
debug1: Authenticating to 192.168.0.4:22 as 'torizon'
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: ecdh-sha2-nistp256
debug1: kex: host key algorithm: ecdsa-sha2-nistp256
debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC:  compression: none
debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC:  compression: none
debug1: sending SSH2_MSG_KEX_ECDH_INIT
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ecdsa-sha2-nistp256 SHA256:xmK/fH9y5WUmN8XR94vm/C9x1LTSH6mmQ1ATXNxxjn4
debug1: Host '192.168.0.4' is known and matches the ECDSA host key.
debug1: Found key in /home/dout/.ssh/known_hosts:1
debug1: rekey after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: rekey after 134217728 blocks
Connection closed by 192.168.0.4 port 22

Hi,

I cannot acceed to the console using SSH.
I’m using a linux os to try to connect to the colibri.

sudo ssh root@(ip)
result : connection failed on port 22.

root or torizon login failed

Which OS did you flash on the module?
With console connection I meant that you need to connect UART1 of the module to your host.