All of lore.kernel.org
 help / color / mirror / Atom feed
* Knoppix and Soundmodem
@ 2005-04-08  3:34 David Hambly
  2005-04-08 17:16 ` David Hambly
  2005-10-23 16:22 ` Knoppix and Soundmodem Douglas Cole
  0 siblings, 2 replies; 8+ messages in thread
From: David Hambly @ 2005-04-08  3:34 UTC (permalink / raw)
  To: linux-hams

Folks,

I just got the Knoppix 3.8 CD and I think it is a good idea but...when I try 
to configure Soundmodem, it seems that there is no way to write the config 
to /etc/ax25.  This is true for many apps like F6FBB and HFTerm.

Is anyone aware of a method (other than installing the whole thing to hard 
drive) to write these configs, I presume something like a symlink to a DOS 
partition (I don't imagine it possible with NTFS).

Otherwise I would say the whole point of "Linux without installing Linux" is 
lost.  BTW I am a Linux newbie...so be gentle.  :-)

73
Dave - KG6QG



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

* RE: Knoppix and Soundmodem
  2005-04-08  3:34 Knoppix and Soundmodem David Hambly
@ 2005-04-08 17:16 ` David Hambly
  2005-04-11 20:25   ` Rose module and kernel 2.6.11 Bernard Pidoux
  2005-10-23 16:22 ` Knoppix and Soundmodem Douglas Cole
  1 sibling, 1 reply; 8+ messages in thread
From: David Hambly @ 2005-04-08 17:16 UTC (permalink / raw)
  To: linux-hams

To those who may care,

It was a dumb mistake, I found that as root (duh), you can write to 
/etc/ax25 (I guess it is ramdisk)...cool!  So it is possible to configure 
apps like F6FBB and Soundmodem from the CD Knoppix.

If I try to use the persistent Knoppix image though, I get a segmentation 
fault on boot.

Beta or Alpha (or in between), Knoppix seems to be an OK way to get more 
people involved.

Special TNX to Harv and Dave!  Oh...and the Knoppix guy.

73
Dave - KG6QG




>
>Folks,
>
>I just got the Knoppix 3.8 CD and I think it is a good idea but...when I 
>try to configure Soundmodem, it seems that there is no way to write the 
>config to /etc/ax25.  This is true for many apps like F6FBB and HFTerm.
>
>Is anyone aware of a method (other than installing the whole thing to hard 
>drive) to write these configs, I presume something like a symlink to a DOS 
>partition (I don't imagine it possible with NTFS).
>
>Otherwise I would say the whole point of "Linux without installing Linux" 
>is lost.  BTW I am a Linux newbie...so be gentle.  :-)
>
>73
>Dave - KG6QG
>
>
>-
>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] 8+ messages in thread

* Rose module and kernel 2.6.11
  2005-04-08 17:16 ` David Hambly
@ 2005-04-11 20:25   ` Bernard Pidoux
  2005-04-12 23:16     ` Ralf Baechle DL5RB
  0 siblings, 1 reply; 8+ messages in thread
From: Bernard Pidoux @ 2005-04-11 20:25 UTC (permalink / raw)
  Cc: linux-hams

Hi,

I have noticed something strange with rose module and 2.6 kernel (at 
least 2.6.10 and 2.6.11).

When loading rose module, it loads now automatically ax25 module. Good.

But, it also creates 9 interfaces from rose0 to rose9 with hardware 
address 0000000 as seen with IP address or ifconfig.

Is this what rose module should do actually ?
With previous versions, loading rose module did not create any rose 
interface. They were created by the application such as ROSE/FPAC.

73 de Bernard, f6bvp



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

* Re: Rose module and kernel 2.6.11
  2005-04-11 20:25   ` Rose module and kernel 2.6.11 Bernard Pidoux
@ 2005-04-12 23:16     ` Ralf Baechle DL5RB
  0 siblings, 0 replies; 8+ messages in thread
From: Ralf Baechle DL5RB @ 2005-04-12 23:16 UTC (permalink / raw)
  To: Bernard Pidoux; +Cc: linux-hams

On Mon, Apr 11, 2005 at 10:25:40PM +0200, Bernard Pidoux wrote:

> I have noticed something strange with rose module and 2.6 kernel (at 
> least 2.6.10 and 2.6.11).
> 
> When loading rose module, it loads now automatically ax25 module. Good.

Modprobe certainly got that right in 2.4 also.

> But, it also creates 9 interfaces from rose0 to rose9 with hardware 
> address 0000000 as seen with IP address or ifconfig.
> 
> Is this what rose module should do actually ?
> With previous versions, loading rose module did not create any rose 
> interface. They were created by the application such as ROSE/FPAC.

It's crufty, yes.  No idea why the code was written the way it is but on
startup the code will generate 10 ROSE interfaces just in case.  However
the kernel does no "ifconfig roseX up", so ifconfig shouldn't display
them without the -a option.  If that happens to you then then I guess one
of your distribution's configuration mechanisms is playing a little
crazy.  You can easily see that in /proc/net/dev - any ROSE system will
have 10 rose%d devices in there.

73 de DL5RB op Ralf

--
Loc. JN47BS / CQ 14 / ITU 28 / DOK A21


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

* Re: Knoppix and Soundmodem
  2005-04-08  3:34 Knoppix and Soundmodem David Hambly
  2005-04-08 17:16 ` David Hambly
@ 2005-10-23 16:22 ` Douglas Cole
  2005-10-23 23:46   ` w9ya
  2005-10-24 16:00   ` Jim Bayer
  1 sibling, 2 replies; 8+ messages in thread
From: Douglas Cole @ 2005-10-23 16:22 UTC (permalink / raw)
  To: David Hambly; +Cc: linux-hams

On Thursday 07 April 2005 20:34, David Hambly wrote:
> Folks,
>
> I just got the Knoppix 3.8 CD and I think it is a good idea but...when I
> try to configure Soundmodem, it seems that there is no way to write the
> config to /etc/ax25.  This is true for many apps like F6FBB and HFTerm.
>
> Is anyone aware of a method (other than installing the whole thing to hard
> drive) to write these configs, I presume something like a symlink to a DOS
> partition (I don't imagine it possible with NTFS).
>
> Otherwise I would say the whole point of "Linux without installing Linux"
> is lost.  BTW I am a Linux newbie...so be gentle.  :-)
>
> 73
> Dave - KG6QG

Hi Dave, I know this is kind of late, but I am trying to play email 
catch-up...

Did you ever get any input on this?
I am interested in getting a live Linux Amateur radio CD that will actually 
work, but so far have had poor results with the "DX-linux" (I think its 
actually call TLF-Linux) for doing AX25 stuff and would like to somehow come 
up with a CD that I could save my configs to a thumb drive and then I could 
just sit down in front of whatever pc I needed to and get going with my 
familiar proggies and do ARES stuff with little headaches...
I couldn't even get DX-Linux to boot for me (well it finally did after a 
couple hours, lol) and finally gave up on it...

So what if anything did you come up with?


-- 
--
Douglas Cole   N7BFS
AMSAT#26182 , K2 # 544
IRLP Node 3250 owner
Registered Linux user # 188922
--

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

* Re: Knoppix and Soundmodem
  2005-10-23 16:22 ` Knoppix and Soundmodem Douglas Cole
@ 2005-10-23 23:46   ` w9ya
  2005-10-24  5:34     ` w9ya
  2005-10-24 16:00   ` Jim Bayer
  1 sibling, 1 reply; 8+ messages in thread
From: w9ya @ 2005-10-23 23:46 UTC (permalink / raw)
  To: doug.n7bfs; +Cc: linux-hams

Hey Douglas and the gang;

Um, google up "Harv's Hamsack Hack". It has the 'save settings to usb
stuff' you are asking for. Harv's documentation is fairly decent too. Plus
if you bug him a bit, he should be able to tell you what he does to make
these.

Oh yeah; it is "tracked" at the linux ham radio software site in au-land.

Vy 73;

Bob
w9ya


> On Thursday 07 April 2005 20:34, David Hambly wrote:
>> Folks,
>>
>> I just got the Knoppix 3.8 CD and I think it is a good idea but...when
>> I try to configure Soundmodem, it seems that there is no way to write
>> the config to /etc/ax25.  This is true for many apps like F6FBB and
>> HFTerm.
>>
>> Is anyone aware of a method (other than installing the whole thing to
>> hard drive) to write these configs, I presume something like a symlink
>> to a DOS partition (I don't imagine it possible with NTFS).
>>
>> Otherwise I would say the whole point of "Linux without installing
>> Linux" is lost.  BTW I am a Linux newbie...so be gentle.  :-)
>>
>> 73
>> Dave - KG6QG
>
> Hi Dave, I know this is kind of late, but I am trying to play email
> catch-up...
>
> Did you ever get any input on this?
> I am interested in getting a live Linux Amateur radio CD that will
> actually  work, but so far have had poor results with the "DX-linux" (I
> think its  actually call TLF-Linux) for doing AX25 stuff and would like
> to somehow come  up with a CD that I could save my configs to a thumb
> drive and then I could  just sit down in front of whatever pc I needed
> to and get going with my  familiar proggies and do ARES stuff with
> little headaches...
> I couldn't even get DX-Linux to boot for me (well it finally did after a
>  couple hours, lol) and finally gave up on it...
>
> So what if anything did you come up with?
>
>
> --
> --
> Douglas Cole   N7BFS
> AMSAT#26182 , K2 # 544
> IRLP Node 3250 owner
> Registered Linux user # 188922
> --
> -
> 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] 8+ messages in thread

* Re: Knoppix and Soundmodem
  2005-10-23 23:46   ` w9ya
@ 2005-10-24  5:34     ` w9ya
  0 siblings, 0 replies; 8+ messages in thread
From: w9ya @ 2005-10-24  5:34 UTC (permalink / raw)
  To: doug.n7bfs; +Cc: linux-hams

OOPPSSS....

That should be "Hamshack" and not "Hamsack"....

Vy 73;

Bob
w9ya

> Hey Douglas and the gang;
>
> Um, google up "Harv's Hamsack Hack". It has the 'save settings to usb
> stuff' you are asking for. Harv's documentation is fairly decent too.
> Plus if you bug him a bit, he should be able to tell you what he does to
> make these.
>
> Oh yeah; it is "tracked" at the linux ham radio software site in
> au-land.
>
> Vy 73;
>
> Bob
> w9ya
>
>
>> On Thursday 07 April 2005 20:34, David Hambly wrote:
>>> Folks,
>>>
>>> I just got the Knoppix 3.8 CD and I think it is a good idea
>>> but...when I try to configure Soundmodem, it seems that there is no
>>> way to write the config to /etc/ax25.  This is true for many apps
>>> like F6FBB and HFTerm.
>>>
>>> Is anyone aware of a method (other than installing the whole thing to
>>> hard drive) to write these configs, I presume something like a
>>> symlink to a DOS partition (I don't imagine it possible with NTFS).
>>>
>>> Otherwise I would say the whole point of "Linux without installing
>>> Linux" is lost.  BTW I am a Linux newbie...so be gentle.  :-)
>>>
>>> 73
>>> Dave - KG6QG
>>
>> Hi Dave, I know this is kind of late, but I am trying to play email
>> catch-up...
>>
>> Did you ever get any input on this?
>> I am interested in getting a live Linux Amateur radio CD that will
>> actually  work, but so far have had poor results with the "DX-linux"
>> (I think its  actually call TLF-Linux) for doing AX25 stuff and would
>> like to somehow come  up with a CD that I could save my configs to a
>> thumb drive and then I could  just sit down in front of whatever pc I
>> needed to and get going with my  familiar proggies and do ARES stuff
>> with little headaches...
>> I couldn't even get DX-Linux to boot for me (well it finally did after
>> a
>>  couple hours, lol) and finally gave up on it...
>>
>> So what if anything did you come up with?
>>
>>
>> --
>> --
>> Douglas Cole   N7BFS
>> AMSAT#26182 , K2 # 544
>> IRLP Node 3250 owner
>> Registered Linux user # 188922




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

* Re: Knoppix and Soundmodem
  2005-10-23 16:22 ` Knoppix and Soundmodem Douglas Cole
  2005-10-23 23:46   ` w9ya
@ 2005-10-24 16:00   ` Jim Bayer
  1 sibling, 0 replies; 8+ messages in thread
From: Jim Bayer @ 2005-10-24 16:00 UTC (permalink / raw)
  To: doug.n7bfs; +Cc: David Hambly, linux-hams

Hi,

I don't have any experience with using AX25 with Linux, but I
discovered a KNOPPIX distro at http://hamshack-hack.sourceforge.net/
that has a lot of ham and digital communications "stuff" in it.

I can't endorse it other than to say it does boot and seems to work.

'73


Jim - KC9AOP

On 10/23/05, Douglas Cole <n7bfs@qwest.net> wrote:
> On Thursday 07 April 2005 20:34, David Hambly wrote:
> > Folks,
> >
> > I just got the Knoppix 3.8 CD and I think it is a good idea but...when I
> > try to configure Soundmodem, it seems that there is no way to write the
> > config to /etc/ax25.  This is true for many apps like F6FBB and HFTerm.
> >
> > Is anyone aware of a method (other than installing the whole thing to hard
> > drive) to write these configs, I presume something like a symlink to a DOS
> > partition (I don't imagine it possible with NTFS).
> >
> > Otherwise I would say the whole point of "Linux without installing Linux"
> > is lost.  BTW I am a Linux newbie...so be gentle.  :-)
> >
> > 73
> > Dave - KG6QG
>
> Hi Dave, I know this is kind of late, but I am trying to play email
> catch-up...
>
> Did you ever get any input on this?
> I am interested in getting a live Linux Amateur radio CD that will actually
> work, but so far have had poor results with the "DX-linux" (I think its
> actually call TLF-Linux) for doing AX25 stuff and would like to somehow come
> up with a CD that I could save my configs to a thumb drive and then I could
> just sit down in front of whatever pc I needed to and get going with my
> familiar proggies and do ARES stuff with little headaches...
> I couldn't even get DX-Linux to boot for me (well it finally did after a
> couple hours, lol) and finally gave up on it...
>
> So what if anything did you come up with?
>
>
> --
> --
> Douglas Cole   N7BFS
> AMSAT#26182 , K2 # 544
> IRLP Node 3250 owner
> Registered Linux user # 188922
> --
> -
> 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] 8+ messages in thread

end of thread, other threads:[~2005-10-24 16:00 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-04-08  3:34 Knoppix and Soundmodem David Hambly
2005-04-08 17:16 ` David Hambly
2005-04-11 20:25   ` Rose module and kernel 2.6.11 Bernard Pidoux
2005-04-12 23:16     ` Ralf Baechle DL5RB
2005-10-23 16:22 ` Knoppix and Soundmodem Douglas Cole
2005-10-23 23:46   ` w9ya
2005-10-24  5:34     ` w9ya
2005-10-24 16:00   ` Jim Bayer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.