AndyOpie150
<strong> <a href="http://androidforums.com/optimus
I have a 2003 SONY VAIO desktop PC which know has a shade over 1GB of RAM (PC-2700 DDR).
I have Windows XP with service pack 3 on 57GB of the hard drive, Ubuntu on 47GB.
I also have Plop Boot Manager.
In order to get Ubuntu on my Desktop I had to install another utility program that put the Ubuntu software onto my USB drive in such a manner as to allow me to install Ubuntu just like doing it from a CD, only from my USB drive (Ubuntu 12.04 is 711mb and my CD was only 702mb).
I need to install the ndiswrapper-common, the ndiswrapper-utils, and the mdisgtk to allow me to use the Lynksys WPC54G v2 notebook adapter to establish a WiFi connection on my desktop (can't connect to wired internet at all).
Here is where my problem comes in: I have no internet connection in the Ubuntu distro.
After installing the ndiswrapper-common with no problems I got an error trying to install the ndiswrapper-utils. Tracked it down to needing the python 2.7 which is included in all Ubuntu builds.
Question: What do I need to do to allow access to all the dependecies for the ndiswrapper-common and the mdisgtk so I can complete the process and continue on with allowing the drivers for the wireless adapter to be installed?
Note: Somewhat new to Ubuntu: I had version 10 on a laptop for a few months 2 years ago, but it crashed my WiFi constantly (found out later it was the wrong version for my processor).
EDIT: Moved everything from USB drive to home page. Opened up Terminal and typed in:
sudo apt-get build-dep ndiswrapper-utils-1.9_1.57-1ubuntu1_i386
Got an E: You must put some some "source" URI's in your.list
I have Windows XP with service pack 3 on 57GB of the hard drive, Ubuntu on 47GB.
I also have Plop Boot Manager.
In order to get Ubuntu on my Desktop I had to install another utility program that put the Ubuntu software onto my USB drive in such a manner as to allow me to install Ubuntu just like doing it from a CD, only from my USB drive (Ubuntu 12.04 is 711mb and my CD was only 702mb).
I need to install the ndiswrapper-common, the ndiswrapper-utils, and the mdisgtk to allow me to use the Lynksys WPC54G v2 notebook adapter to establish a WiFi connection on my desktop (can't connect to wired internet at all).
Here is where my problem comes in: I have no internet connection in the Ubuntu distro.
After installing the ndiswrapper-common with no problems I got an error trying to install the ndiswrapper-utils. Tracked it down to needing the python 2.7 which is included in all Ubuntu builds.
Question: What do I need to do to allow access to all the dependecies for the ndiswrapper-common and the mdisgtk so I can complete the process and continue on with allowing the drivers for the wireless adapter to be installed?
Note: Somewhat new to Ubuntu: I had version 10 on a laptop for a few months 2 years ago, but it crashed my WiFi constantly (found out later it was the wrong version for my processor).
EDIT: Moved everything from USB drive to home page. Opened up Terminal and typed in:
sudo apt-get build-dep ndiswrapper-utils-1.9_1.57-1ubuntu1_i386
Got an E: You must put some some "source" URI's in your.list