Linux IEEE 802.15.4 and 6LoWPAN development
 help / color / mirror / Atom feed
* error: nl802154 not found
@ 2015-06-03 13:08 Baptiste Clenet
  2015-06-03 14:46 ` Alexander Aring
  0 siblings, 1 reply; 4+ messages in thread
From: Baptiste Clenet @ 2015-06-03 13:08 UTC (permalink / raw)
  To: linux-wpan; +Cc: Alexander Aring

Hi,

I finally managed to set up the at86rf212B with some edits in spi
driver and pinctrl driver.

Anyway, I've got an at86rf212B set up now and I wanted to use iwpan tools.
As soon as I use "iwpan list", I get an error: "nl802154 not found"


The at86rf230 driver seems to register an ieee802154 device without
errors: ieee802154_register_device(lp->dev);

What could be the problem?

Cheers,

Baptiste

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: error: nl802154 not found
  2015-06-03 13:08 error: nl802154 not found Baptiste Clenet
@ 2015-06-03 14:46 ` Alexander Aring
  2015-06-03 15:08   ` Baptiste Clenet
  0 siblings, 1 reply; 4+ messages in thread
From: Alexander Aring @ 2015-06-03 14:46 UTC (permalink / raw)
  To: Baptiste Clenet; +Cc: linux-wpan

On Wed, Jun 03, 2015 at 03:08:44PM +0200, Baptiste Clenet wrote:
> Hi,
> 
> I finally managed to set up the at86rf212B with some edits in spi
> driver and pinctrl driver.
> 
> Anyway, I've got an at86rf212B set up now and I wanted to use iwpan tools.
> As soon as I use "iwpan list", I get an error: "nl802154 not found"
> 
> 
> The at86rf230 driver seems to register an ieee802154 device without
> errors: ieee802154_register_device(lp->dev);
> 
> What could be the problem?
> 

which kernel version do you use?

- Alex

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: error: nl802154 not found
  2015-06-03 14:46 ` Alexander Aring
@ 2015-06-03 15:08   ` Baptiste Clenet
  2015-06-03 15:32     ` Alexander Aring
  0 siblings, 1 reply; 4+ messages in thread
From: Baptiste Clenet @ 2015-06-03 15:08 UTC (permalink / raw)
  To: Alexander Aring; +Cc: linux-wpan

Linux 3.18.14

Is that a problem?

Baptiste

2015-06-03 16:46 GMT+02:00 Alexander Aring <alex.aring@gmail.com>:
> On Wed, Jun 03, 2015 at 03:08:44PM +0200, Baptiste Clenet wrote:
>> Hi,
>>
>> I finally managed to set up the at86rf212B with some edits in spi
>> driver and pinctrl driver.
>>
>> Anyway, I've got an at86rf212B set up now and I wanted to use iwpan tools.
>> As soon as I use "iwpan list", I get an error: "nl802154 not found"
>>
>>
>> The at86rf230 driver seems to register an ieee802154 device without
>> errors: ieee802154_register_device(lp->dev);
>>
>> What could be the problem?
>>
>
> which kernel version do you use?
>
> - Alex

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: error: nl802154 not found
  2015-06-03 15:08   ` Baptiste Clenet
@ 2015-06-03 15:32     ` Alexander Aring
  0 siblings, 0 replies; 4+ messages in thread
From: Alexander Aring @ 2015-06-03 15:32 UTC (permalink / raw)
  To: Baptiste Clenet; +Cc: linux-wpan

On Wed, Jun 03, 2015 at 05:08:44PM +0200, Baptiste Clenet wrote:
> Linux 3.18.14
> 
> Is that a problem?
> 

yes, it was introduced in 3.19.

If you want to use the greatest 802.15.4 kernel then you need to use
bluetooth-next. For kernel version below 3.19 you need to use deprecated
lowpan-tools. [0] But this is not recommended.

- Alex

[0] https://github.com/linux-wpan/lowpan-tools

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-06-03 15:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-03 13:08 error: nl802154 not found Baptiste Clenet
2015-06-03 14:46 ` Alexander Aring
2015-06-03 15:08   ` Baptiste Clenet
2015-06-03 15:32     ` Alexander Aring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox