bravo331
July 7th, 2008, 01:32 AM
Hello all,
I have been scouring this archive thread all weekend http://ubuntuforums.org/showthread.php?t=571046 trying to solve the exact problem the archive thread describes. I am having the same problem as the person who did post #65. I have downloaded the modified driver; what now? I am pasting the commands from these directions in terminal:
How do I compile the driver?
Unpack the driver:
tar xvfz rtl8187b-modified-dist.tar.gz
Change into the driver source directory:
cd rtl8187b-modified
Compile the driver (note, there are a hell of a lot of warnings):
./makedrv
To load the driver:
./wlan0up
I am getting the same errors as shown in post #65 of the thread I mentioned. I don't know what any of this stuff like"root" or "compile the driver" or "change into the driver source directory" means. Could someone please direct me to a place where I can learn about all this stuff? Any help would be greatly appreciated. My laptop has the realtek rtl8187b wireless 802.11g 54mbps usb 2.0 network adapter. Ubuntu doesnt even recognize it. I can connect to the internet wired no problem. As i said my problem is the exact prob that the archive thread refers to..
I have been scouring this archive thread all weekend http://ubuntuforums.org/showthread.php?t=571046 trying to solve the exact problem the archive thread describes. I am having the same problem as the person who did post #65. I have downloaded the modified driver; what now? I am pasting the commands from these directions in terminal:
How do I compile the driver?
Unpack the driver:
tar xvfz rtl8187b-modified-dist.tar.gz
Change into the driver source directory:
cd rtl8187b-modified
Compile the driver (note, there are a hell of a lot of warnings):
./makedrv
To load the driver:
./wlan0up
I am getting the same errors as shown in post #65 of the thread I mentioned. I don't know what any of this stuff like"root" or "compile the driver" or "change into the driver source directory" means. Could someone please direct me to a place where I can learn about all this stuff? Any help would be greatly appreciated. My laptop has the realtek rtl8187b wireless 802.11g 54mbps usb 2.0 network adapter. Ubuntu doesnt even recognize it. I can connect to the internet wired no problem. As i said my problem is the exact prob that the archive thread refers to..