HPNA under Linux?

Posted by: phaigh

HPNA under Linux? - 12/05/2001 00:41

I was thinking about my setup at home that I'll have when I get a Receiver.

I'm intending to run the server on Linux - can I support the HPNA adapter under Linux as well?

This may be a significant sticking point - I might end up having to go wireless ethernet in the end.

Paul.

--
RioReceiver - Still Waiting for one in the UK.
Posted by: altman

Re: HPNA under Linux? - 12/05/2001 08:17

Linux HPNA drivers exist (we obviously had the source to get them working with the receiver) but they've never been released.

You could try asking broadcom, but it would be a binary-only release in module form. I don't think our contract allows us to give it out, unfortunately. The source is pretty proprietary as a lot of the sub-IP retransmission & link management functions are implemented in the driver and not the silicon.

Hugo


Posted by: phaigh

Re: HPNA under Linux? - 12/05/2001 10:10

Pity,

Binary only doesn't particularly bother me, as long as it works.

I'll try speaking to BroadCom (who make the cards I guess) and see what I get (a blank response most likely).

Pity, since the wireless ethernet is costly!

Paul.

--
RioReceiver - Still Waiting for one in the UK.
Posted by: mardibloke

Re: HPNA under Linux? - 13/05/2001 06:44

IMHO Wireless Ethernet for home, is now affordable and decent enough speed for most applications.

- --
Rod, UK Mk2 64gig Red S/No.341 Empeg 2 x DELL Reciever
Posted by: jason

Re: HPNA under Linux? - 23/08/2001 05:48

Has anyone gotten this working? I just bought two rio receivers (at bestbuy in
Newington, NH) yesterday, and would like to set one up in my bedroom (which
doesn't currently have any ethernet run to it). I do have wireless in the house,
but this solution will probably be much cheaper than buying another wireless
bridge.

In addition, an even nastier thought: does HPNA work with phone-line-over-AC
extenders that modulate the phone signal over your house power lines?

Posted by: tfabris

Re: HPNA under Linux? - 23/08/2001 09:47

You could just run the Receiver Manager software on a Windows server with an HPNA card, and then HPNA should work fine. Are you saying that Linux is a requirement for you?

I wouldn't count on the phone-line-over AC working with HPNA. I'm pretty sure you need the physical connection for HPNA to work. The AC stuff only works for low-frequency, low-bandwidth signals I'm guessing.

_________
Tony Fabris
Posted by: jason

Re: HPNA under Linux? - 23/08/2001 09:55

Yes, linux is a requirement. I'm sorry if I wasn't clear on that...

Hopefully someone has done it, and has a quick how-to. If not, I'll start digging myself, and let y'all know if I succeed.

Regarding the phone-line-over-AC, my assuption is that is wouldn't work. But, I figured I'd ask anyways. I don't have the hardware to test, myself. I suspect there may be some kind of warning in the HPNA documentation...

-j

Posted by: altman

Re: HPNA under Linux? - 24/08/2001 06:03

I've heard that linksys have released linux drivers that will drive (almost any, I suspect) PCI hpna2.0 card. Try ftp.linksys.com. The card is the HP200, I seem to remember that for no adequately explained reason, the linux driver was hidden in a dos .exe self-extractor...

No source, but better than nothing.

Hugo


Posted by: jason

Re: HPNA under Linux? - 24/08/2001 06:27

Thanks, Hugo. I found the same info from some google searching.

For the benefit of others: You can find the driver at ftp://ftp.linksys.com/beta/linux_full_binary_2_33.exe
which uses a dos/win unpacker that makes you agree to a standard license before it unpacks two modules and a readme. The contents of the latter:


Linux Release 2_33

Linux network device driver for the Broadcom BCM42XX PCI
InsideLine 10Mbps Home Phoneline Networking chip.

This release includes:
- support for HPNA 2.0 Certification Testing
- MODVERSIONS support for Linux 2.2 and 2.4 Kernels. These
modules have been compiled and tested with MODVERSIONS defined
on a RedHat 6.2 system with include files from the RedHat
2.2.14-5.0 kernel. The driver for the 2.4 kernel uses the
2.4.0-test10 kernel distribution from ftp.kernel.org.

Note: The kernels should be compiled with nonSMP

This distribution includes two il.o executables:

- \Kernel_2.2.14-5.0\il.o ---> 62545 bytes (nonSMP)
- \Kernel_2.4.0-Test10\il.o ---> 70695 bytes (nonSMP)


I should get a chance to try this out in a week or so. I'll let others know if I succeed.
(Let's just hope I have a free PCI slot in my only non-SMP machine...)

-j