I installed Ubuntu, and everything works great, except for the fact that I cannot connect to the internet. Is there any way to get the above PC Port to work in Ubuntu (or any Linux distro) without the driver? (Because apparently there is no Linux driver for it. If there is and I just don't know of it, please let me know!)
|
closed as off topic by quack quixote, Ivo Flipse♦ Jan 24 '10 at 21:58
Questions on Super User are expected to relate to computer software or computer hardware within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
No, there is no way to get this device to work without a driver. However, there may be a Linux driver that works with it. If this is the same device, it's a USB HomePNA adapter. It provides HomePNA 1.0 and HomePNA 2.0 wire protocols and uses the home phone wiring to connect. (That's an RJ-11 phone plug pictured, not an ethernet-style RJ-45 plug. The device is more like an ethernet card than a modem, it just works over standard home phone wiring.) The good news is that HomePNA is nothing new; it's been around since 1998, and there is some linux support for it. The bad news is that I can't give you exact directions to get it working (though perhaps someone else here can). There are many HomePNA related posts on UbuntuForums.org (HomePNA search). There are even some bugreports on Launchpad.net about it. Most of these are relating to much earlier versions of Ubuntu, so things may have changed somewhat with more recent versions. But the overall gist is:
I can't guarantee the You'll need to do some investigating, starting with locating and identifying the device in the file If all else fails, you may be able to use NDISwrapper (beginner's guide) to load the Windows drivers for the device. |
||||
|
|