From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from db9outboundpool.messaging.microsoft.com (mail-db9lp0253.outbound.messaging.microsoft.com [213.199.154.253]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id CE2FFE0073F for ; Mon, 2 Sep 2013 05:34:04 -0700 (PDT) Received: from mail38-db9-R.bigfish.com (10.174.16.232) by DB9EHSOBE004.bigfish.com (10.174.14.67) with Microsoft SMTP Server id 14.1.225.22; Mon, 2 Sep 2013 12:34:03 +0000 Received: from mail38-db9 (localhost [127.0.0.1]) by mail38-db9-R.bigfish.com (Postfix) with ESMTP id 0461B600F2; Mon, 2 Sep 2013 12:34:03 +0000 (UTC) X-Forefront-Antispam-Report: CIP:70.37.183.190; KIP:(null); UIP:(null); IPV:NLI; H:mail.freescale.net; RD:none; EFVD:NLI X-SpamScore: -4 X-BigFish: VS-4(zzbb2dI98dI9371I1432Izz1f42h208ch1ee6h1de0h1fdah2073h1202h1e76h1d1ah1d2ah1fc6hzz1de098h186068h8275dh1de097hz2dh2a8h839h946hd25he5bhf0ah1288h12a5h12a9h12bdh137ah13b6h1441h1504h1537h153bh162dh1631h1758h1765h18e1h190ch1946h19b4h19c3h1ad9h1b0ah1b2fh1fb3h1d0ch1d2eh1d3fh1dfeh1dffh1f5fh1fe8h1ff5h209eh1155h) Received: from mail38-db9 (localhost.localdomain [127.0.0.1]) by mail38-db9 (MessageSwitch) id 1378125240455191_25508; Mon, 2 Sep 2013 12:34:00 +0000 (UTC) Received: from DB9EHSMHS026.bigfish.com (unknown [10.174.16.238]) by mail38-db9.bigfish.com (Postfix) with ESMTP id 6A7DF46006E; Mon, 2 Sep 2013 12:34:00 +0000 (UTC) Received: from mail.freescale.net (70.37.183.190) by DB9EHSMHS026.bigfish.com (10.174.14.36) with Microsoft SMTP Server (TLS) id 14.16.227.3; Mon, 2 Sep 2013 12:34:00 +0000 Received: from tx30smr01.am.freescale.net (10.81.153.31) by 039-SN1MMR1-003.039d.mgd.msft.net (10.84.1.16) with Microsoft SMTP Server (TLS) id 14.3.158.2; Mon, 2 Sep 2013 12:33:58 +0000 Received: from [10.29.244.63] ([10.29.244.63]) by tx30smr01.am.freescale.net (8.14.3/8.14.0) with ESMTP id r82CXvKx011043; Mon, 2 Sep 2013 05:33:57 -0700 Message-ID: <522484D3.6040100@freescale.com> Date: Mon, 2 Sep 2013 09:30:11 -0300 From: Daiane Angolini User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: Simone References: <018e01cea7c2$7cd87e60$76897b20$@cjb.it> In-Reply-To: X-OriginatorOrg: freescale.com X-FOPE-CONNECTOR: Id%0$Dn%*$RO%0$TLS%0$FQDN%$TlsDn% Cc: "" Subject: Re: canbus interface issue on imx536 X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Sep 2013 12:34:05 -0000 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: quoted-printable On 09/02/2013 07:26 AM, Simone wrote: > Dear All, > > I=92m trying to build an image with CAN support for imx536 processor. > > I=92ve added canutils and libsocketcan to my =93.bb=94 image file and r= e built > the image successfully. > > Now, I=92m trying to test the interface, but I=92m encountering some pr= oblems. > > Here below the results of the setup functions: > > *CMD: ip link set can0 type can bitrate 500000** > *RESULT: ip: either "dev" is duplicate, or "bitrate" is garba= ge > > ** > > *CMD: ifconfig can0 up** > *RESULT: ifconfig: SIOCGIFFLAGS: No such device > > I saw that =93*ip=94 *command is under */bin*instead of */sbin* where i= s > actually located busybox. Is this correct? I *almost* remember something regarding the package iproute2 and can. Do=20 you have this package into your image? Could you, please take a look on=20 this? Do you know if you need to re-configure buxybox to include some can suppo= rt? > > I=92ve already copied the symlink to *ip* in */sbin*but with no differe= nce.__ > > Anyone have experience with canbus on imx53? I'm sorry, I don't have any experience with can.... all my mental links=20 are from what I heard from imx-community threads. > > Thanks > > Regards > > > > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale > --=20 Daiane