Hello,

Your issue seems familiar but I really think that using net-next
instead of the stock kernel is the way forward. To me, backporting
changes and bugfixes would be mostly a waste of time/energy.
As Jon pointed out, you can easily configure your bootloader to
register two or more kernels to boot from.

Hope it helps.

Regards,
        Tony

Le Wed, 20 Mar 2013 13:23:13 +0000,
sjs205 <sjs205.li...@gmail.com> a écrit :

> Hello Tony,
> 
> I've just patched the serial driver into the stock fedora kernel
> without issue, compilation and installation went okay too... But -
> there is always a but - I'm now getting a different error:
> 
> # /usr/local/sbin/izattach /dev/ttyUSB0
> socket: Address family not supported by protocol
> 
> I think I have all the modules required installed:
> $ lsmod
> ...
> ieee802154             25999  1 mac802154
> mac802154              24114  1 serial
> crc_ccitt              12614  1 mac802154
> ieee802154             25999  1 mac802154
> 6lowpan                23669  0
> ...
> 
> Do you think this is probably due to something else missing in the
> stock kernel?
> 
> Regarding the net-next branch, I am using this on my main PC so need
> it to be quite stable, I also wouldn't mind keeping to the fedora
> kernel, at least for this system if at all possible; I could always
> VM it. Is it possible that one could create a patch against the 3.7.9
> from the next-net branch? Apologies, my knowledge of git is quite
> limited.
> 
> BR
> 
> sjs205
> 
> On 03/20/2013 01:07 PM, Tony Cheneau wrote:
> > Hello,
> >
> > The latest 6LoWPAN bug fixes are sent first to the net-next branch
> > of the linux kernel. It is generally a good habit to start using
> > this branch of the kernel. You can find it here:
> > git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git
> >
> > To answer your initial question, I'm not sure the patch would apply
> > cleanly on the Fedora kernel. If you are interested mainly in
> > net-next + bugfixes, you can use my kernel tree directly (while I
> > haven't merge it into net-next).
> >
> > Regards,
> >     Tony
> >
> > Le Wed, 20 Mar 2013 10:03:34 +0000,
> > sjs205 <sjs205.li...@gmail.com> a écrit :
> >
> >> Hello Tony,
> >>
> >> Thank you for getting back to me. I'm actually using a fedora
> >> kernel, 3.7.9-104.fc17.x86_64.
> >>
> >> Based on this, would/should the patch still work?
> >>
> >> sjs205
> >>
> >> On 03/20/2013 03:20 AM, Tony Cheneau wrote:
> >>> Hello,
> >>>
> >>> I don't know which kernel version or branch you use, but I'll
> >>> assume that you are using the net-next branch. If so, the serial
> >>> driver is missing. However, you can find it in my repo (you just
> >>> have to apply this patch on top of your kernel tree or use my
> >>> repo directly):
> >>> https://github.com/linux-wpan/linux-net-next/commit/546618171de2be30236aab86f3ee323b425e2bf5
> >>>
> >>> Regards,
> >>>   Tony
> >>>
> >>> Le Wed, 20 Mar 2013 03:03:25 +0000,
> >>> sjs205 <sjs205.li...@gmail.com> a écrit :
> >>>
> >>>> Hello all,
> >>>>
> >>>> I'm trying to get an econotag flashed with linux802154-serialdev
> >>>> attached to my linux server using the 'azattach' command,
> >>>> however, I am constantly getting the following error:
> >>>>
> >>>> /usr/local/sbin/izattach /dev/ttyUSB1
> >>>> ioctl: TIOCSETD: Invalid argument
> >>>>
> >>>> This is obviously the same as:
> >>>>
> >>>> http://comments.gmane.org/gmane.linux.network.zigbee.devel/653
> >>>>
> >>>> Which suggests using the 'serial' module. but I can seem to find
> >>>> it, Is this still about?
> >>>>
> >>>>
> >>>> sjs205
> 

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Linux-zigbee-devel mailing list
Linux-zigbee-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to