导航

    全志在线开发者论坛

    • 注册
    • 登录
    • 搜索
    • 版块
    • 话题
    • 在线文档
    • 社区主页
    1. 主页
    2. wjx163208
    3. 帖子
    W
    • 资料
    • 关注 0
    • 粉丝 0
    • 我的积分 713
    • 主题 3
    • 帖子 16
    • 最佳 0
    • 群组 0

    wjx163208 发布的帖子

    • 回复: D1H开启dropbear无法通过SecureCRT SSH连接

      @whycan 我ssh用-i指定了文件,跟这个应该一样。然后按照你这个整了个配置文件,现象一样。

      发布在 MR Series
      W
      wjx163208
    • 回复: D1H开启dropbear无法通过SecureCRT SSH连接

      @whycan ubuntu也用ssh-keygen生成了密钥,就是这个现象。

      发布在 MR Series
      W
      wjx163208
    • 回复: D1H开启dropbear无法通过SecureCRT SSH连接

      @whycan 这个就是板卡,自动生成了dropbear_rsa_host_key,在/etc/dropbear下

      发布在 MR Series
      W
      wjx163208
    • 回复: D1H开启dropbear无法通过SecureCRT SSH连接

      @whycan 尝试过,也不行

      OpenSSH_6.6.1, OpenSSL 1.0.1f 6 Jan 2014
      debug1: Reading configuration data /etc/ssh/ssh_config
      debug1: /etc/ssh/ssh_config line 19: Applying options for *
      debug1: Connecting to 192.168.1.100 [192.168.1.100] port 22.
      debug1: Connection established.
      debug1: identity file /home/cc/.ssh/id_rsa type 1
      debug1: identity file /home/cc/.ssh/id_rsa-cert type -1
      debug1: identity file /home/cc/.ssh/id_dsa type -1
      debug1: identity file /home/cc/.ssh/id_dsa-cert type -1
      debug1: identity file /home/cc/.ssh/id_ecdsa type -1
      debug1: identity file /home/cc/.ssh/id_ecdsa-cert type -1
      debug1: identity file /home/cc/.ssh/id_ed25519 type -1
      debug1: identity file /home/cc/.ssh/id_ed25519-cert type -1
      debug1: Enabling compatibility mode for protocol 2.0
      debug1: Local version string SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2
      debug1: Remote protocol version 2.0, remote software version dropbear_2015.71
      debug1: no match: dropbear_2015.71
      debug1: SSH2_MSG_KEXINIT sent
      debug1: SSH2_MSG_KEXINIT received
      debug1: kex: server->client aes128-ctr hmac-md5 none
      debug1: kex: client->server aes128-ctr hmac-md5 none
      debug1: sending SSH2_MSG_KEX_ECDH_INIT
      debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
      debug1: Server host key: RSA 65:f2:3c:fe:af:29:7d:16:d7:92:56:93:18:0b:1d:47
      debug1: Host '192.168.1.100' is known and matches the RSA host key.
      debug1: Found key in /home/cc/.ssh/known_hosts:3
      hash mismatch
      debug1: ssh_rsa_verify: signature incorrect
      key_verify failed for server_host_key
      
      发布在 MR Series
      W
      wjx163208
    • 回复: D1H开启dropbear无法通过SecureCRT SSH连接

      @whycan 还是不行

      发布在 MR Series
      W
      wjx163208
    • 回复: D1H开启dropbear无法通过SecureCRT SSH连接

      @whycan 都试过,不行

      发布在 MR Series
      W
      wjx163208
    • 回复: D1H开启dropbear无法通过SecureCRT SSH连接

      @whycan 不行。我使用两块D1-H板卡,可以SSH连接,windows下使用SecureCRT SSH就不行。

      发布在 MR Series
      W
      wjx163208
    • 回复: D1H开启dropbear无法通过SecureCRT SSH连接

      @whycan 现在的key是自动生成了,在/etc/dropbear/下,dropbear_rsa_host_key,且试过不支持dss类型key,请问下具体key有什么问题,谢谢!

      发布在 MR Series
      W
      wjx163208
    • D1H开启dropbear无法通过SecureCRT SSH连接

      环境:D1H,Tina Linux2.0 SDK
      操作:make menuconfig选择dropbear,编译打包生成的镜像,烧写到板卡后,windows下通过SecureCRT SSH连接不上(已经启动了dropbear)报错如下:

      The client has disconnected from the server.  Reason:
      The server's host key failed to verify.  This could mean that the server you are connected to is impersonating the server it claims to be. A connection could not be established. 
      

      请教一下,有没有人碰到过这个问题,如何解决?

      发布在 MR Series
      W
      wjx163208
    • 回复: D1-H Tinalinux下spi1 slave模式如何使用

      @whycanservice 选不选系统起来后都找不到SPI设备

      发布在 MR Series
      W
      wjx163208
    • 回复: D1-H Tinalinux下spi1 slave模式如何使用

      @whycan kernel已经按照要求配置了SPIDEV,上面已经提到设置master模式是有设备的。你们可以拿开发板亲自试试按照文档设置slave模式能否出现spidev设备,给点实操可行的建议,谢谢!

      发布在 MR Series
      W
      wjx163208
    • 回复: D1-H Tinalinux下spi1 slave模式如何使用

      @whycan 就是参考这个文档,但关键的是dts设置slave模式后,就没有spidev设备,示例代码没法用

      发布在 MR Series
      W
      wjx163208
    • D1-H Tinalinux下spi1 slave模式如何使用

      请问Tina Linux 5.4环境下,spi1的slave模式应该如何使用?参考Linux SPI开发指南,修改dts

      &spi1 {
      	clock-frequency = <100000000>;
      	pinctrl-0 = <&spi1_pins_a &spi1_pins_b>;
      	pinctrl-1 = <&spi1_pins_c>;
      	pinctrl-names = "default", "sleep";
      	spi_slave_mode = <1>;
      	spi1_cs_number = <1>;
      	spi1_cs_bitmap = <1>;
      	status = "okay";
      
      	spi_board1@0 {
      		device_type = "spi_board1";
      		compatible = "rohm,dh2228fv";
      		spi-max-frequency = <0x5f5e100>;
      		reg = <0x0>;
      		spi-rx-bus-width = <0x1>;
      		spi-tx-bus-width = <0x1>;
      		status = "okay";
      	};
      
      };
      

      无spidev设备生成,文档slave参考示例没法用

      发布在 MR Series
      W
      wjx163208
    • 回复: D1H网络不通

      @whycan 能link,去掉br-lan后可通。目前出现uboot下tftp无法传输文件,提示超时,uboot下ping主机时通时不通,不稳定,大佬指点下,谢谢!

      发布在 MR Series
      W
      wjx163208
    • 回复: D1H网络不通

      @whycan 配置的静态ip

      发布在 MR Series
      W
      wjx163208
    • D1H网络不通

      官网下载的Tina SDK,直接编译生成的镜像,烧写完系统启动后eth0无法同主机ping通,请问可能是什么原因?

      发布在 MR Series
      W
      wjx163208
    • 1 / 1