* Problems with nrattach
@ 2010-04-14 1:59 Robert Thoelen
2010-04-14 5:47 ` Ray Wells
2010-04-14 9:16 ` Thomas Osterried
0 siblings, 2 replies; 4+ messages in thread
From: Robert Thoelen @ 2010-04-14 1:59 UTC (permalink / raw)
To: linux-hams
I'm having problems with nrattach and kernel 2.6.18.
I have done a modprobe netrom, and an lsmod shows the netrom module
linked to the ax25 module.
My nrports and nrbroadcast files are set up.
When I run nrattach, it says the nr0 port is assigned, but nothing
shows up in the ifconfig list. Also, re-running nrattach shows it
trying to attach to nr0, indicating that the previous command did not
work.
I can't find any other error messages which would point me to what is
going wrong.
I'm using ax25-tools-0.0-10-rc2, and libax25-0.0.12-rc2.
Any suggestions on what could be going wrong?
--
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Problems with nrattach
2010-04-14 1:59 Problems with nrattach Robert Thoelen
@ 2010-04-14 5:47 ` Ray Wells
2010-04-14 9:16 ` Thomas Osterried
1 sibling, 0 replies; 4+ messages in thread
From: Ray Wells @ 2010-04-14 5:47 UTC (permalink / raw)
To: Robert Thoelen; +Cc: linux-hams
Robert,
I run nrattach with a 2.6.18 kernel, and have done so for some years.
You said "I'm using ax25-tools-0.0-10-rc2, and libax25-0.0.12-rc2." but
you don't mention ax25-apps. Do you have it installed?
I'm happy to continue this privately if you wish, and provide various
config files.
Ray vk2tv
Robert Thoelen wrote:
> I'm having problems with nrattach and kernel 2.6.18.
>
> I have done a modprobe netrom, and an lsmod shows the netrom module
> linked to the ax25 module.
>
> My nrports and nrbroadcast files are set up.
>
> When I run nrattach, it says the nr0 port is assigned, but nothing
> shows up in the ifconfig list. Also, re-running nrattach shows it
> trying to attach to nr0, indicating that the previous command did not
> work.
>
> I can't find any other error messages which would point me to what is
> going wrong.
>
> I'm using ax25-tools-0.0-10-rc2, and libax25-0.0.12-rc2.
>
> Any suggestions on what could be going wrong?
> --
> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
>
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Problems with nrattach
2010-04-14 1:59 Problems with nrattach Robert Thoelen
2010-04-14 5:47 ` Ray Wells
@ 2010-04-14 9:16 ` Thomas Osterried
2010-04-14 11:02 ` Robert Thoelen
1 sibling, 1 reply; 4+ messages in thread
From: Thomas Osterried @ 2010-04-14 9:16 UTC (permalink / raw)
To: Robert Thoelen; +Cc: linux-hams
Hello,
the problem is already fixed in the CVS upstream version.
Sorry again for the inconvenience. I introduced this problem a while ago.
73,
- Thomas dl9sau
On 2010-04-13 21:59:13 -0400, Robert Thoelen <kd1zd@rtcubed.org>
wrote in <g2n83d6fb251004131859w55f96e8cga36a794e5b3cbc0f@mail.gmail.com>:
> I'm having problems with nrattach and kernel 2.6.18.
>
> I have done a modprobe netrom, and an lsmod shows the netrom module
> linked to the ax25 module.
>
> My nrports and nrbroadcast files are set up.
>
> When I run nrattach, it says the nr0 port is assigned, but nothing
> shows up in the ifconfig list. Also, re-running nrattach shows it
> trying to attach to nr0, indicating that the previous command did not
> work.
>
> I can't find any other error messages which would point me to what is
> going wrong.
>
> I'm using ax25-tools-0.0-10-rc2, and libax25-0.0.12-rc2.
>
> Any suggestions on what could be going wrong?
> --
> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
--
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Problems with nrattach
2010-04-14 9:16 ` Thomas Osterried
@ 2010-04-14 11:02 ` Robert Thoelen
0 siblings, 0 replies; 4+ messages in thread
From: Robert Thoelen @ 2010-04-14 11:02 UTC (permalink / raw)
To: Thomas Osterried; +Cc: linux-hams
Ok, thanks guys! I'll get the source from CVS and rebuild.
On Wed, Apr 14, 2010 at 5:16 AM, Thomas Osterried
<thomas@x-berg.in-berlin.de> wrote:
> Hello,
>
> the problem is already fixed in the CVS upstream version.
> Sorry again for the inconvenience. I introduced this problem a while ago.
>
> 73,
> - Thomas dl9sau
>
> On 2010-04-13 21:59:13 -0400, Robert Thoelen <kd1zd@rtcubed.org>
> wrote in <g2n83d6fb251004131859w55f96e8cga36a794e5b3cbc0f@mail.gmail.com>:
>> I'm having problems with nrattach and kernel 2.6.18.
>>
>> I have done a modprobe netrom, and an lsmod shows the netrom module
>> linked to the ax25 module.
>>
>> My nrports and nrbroadcast files are set up.
>>
>> When I run nrattach, it says the nr0 port is assigned, but nothing
>> shows up in the ifconfig list. Also, re-running nrattach shows it
>> trying to attach to nr0, indicating that the previous command did not
>> work.
>>
>> I can't find any other error messages which would point me to what is
>> going wrong.
>>
>> I'm using ax25-tools-0.0-10-rc2, and libax25-0.0.12-rc2.
>>
>> Any suggestions on what could be going wrong?
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-hams" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>
--
To unsubscribe from this list: send the line "unsubscribe linux-hams" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-04-14 11:02 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-14 1:59 Problems with nrattach Robert Thoelen
2010-04-14 5:47 ` Ray Wells
2010-04-14 9:16 ` Thomas Osterried
2010-04-14 11:02 ` Robert Thoelen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox