Re: [ptxdist] canutils problem on mainline kernel

2016-04-13 Thread Clemens Gruber
On Wed, Apr 13, 2016 at 04:17:40PM +0200, Marc Kleine-Budde wrote: > ACK - It's Marc :D Thanks, Marc ;) ___ ptxdist mailing list ptxdist@pengutronix.de

Re: [ptxdist] canutils problem on mainline kernel

2016-04-13 Thread Marc Kleine-Budde
On 04/13/2016 04:16 PM, Clemens Gruber wrote: > On Wed, Apr 13, 2016 at 03:52:34PM +0200, Marc Kleine-Budde wrote: >> No. What's the outout of: >> >> canconfig can0 >> > > The output is: > no bittiming data found > can0: failed to get bitrate > >> >> There was a problem with the CAN clock on

Re: [ptxdist] canutils problem on mainline kernel

2016-04-13 Thread Clemens Gruber
On Wed, Apr 13, 2016 at 03:52:34PM +0200, Marc Kleine-Budde wrote: > No. What's the outout of: > > canconfig can0 > The output is: no bittiming data found can0: failed to get bitrate > > There was a problem with the CAN clock on some imx in the kernel recently. Hmm. in /sys/kernel/debug/c

Re: [ptxdist] canutils problem on mainline kernel

2016-04-13 Thread Marc Kleine-Budde
On 04/13/2016 03:46 PM, Clemens Gruber wrote: > Hi, > > it looks like the canutils from ptxdist do not work anymore with the > current mainline kernel 4.6. (Working fine on 4.5) > > Did you also notice this? > > I can reproduce it with the flexcan driver on an i.MX6Q board. I get out > of range

Re: [ptxdist] canutils problem on mainline kernel

2016-04-13 Thread Marc Kleine-Budde
On 04/13/2016 03:52 PM, Marc Kleine-Budde wrote: >> I can reproduce it with the flexcan driver on an i.MX6Q board. I get out >> of range errors when trying to set the bitrate. > > There was a problem with the CAN clock on some imx in the kernel recently. You probably need: https://lkml.org/lkml/2

Re: [ptxdist] canutils problem on mainline kernel

2016-04-13 Thread Marc Kleine-Budde
On 04/13/2016 03:46 PM, Clemens Gruber wrote: > it looks like the canutils from ptxdist do not work anymore with the > current mainline kernel 4.6. (Working fine on 4.5) > > Did you also notice this? No. What's the outout of: canconfig can0 > I can reproduce it with the flexcan driver on a

[ptxdist] canutils problem on mainline kernel

2016-04-13 Thread Clemens Gruber
Hi, it looks like the canutils from ptxdist do not work anymore with the current mainline kernel 4.6. (Working fine on 4.5) Did you also notice this? I can reproduce it with the flexcan driver on an i.MX6Q board. I get out of range errors when trying to set the bitrate. I saw that some of you c