How to use my USB wireless dongle? (Solved)

Message
Author
User avatar
Galbi
Posts: 1098
Joined: Wed 21 Sep 2011, 22:32
Location: Bs.As. - Argentina.

#21 Post by Galbi »

Hilfer, what happens if in a console you type:

#lsusb

(This command lists USB devices pluged in)

hilfer
Posts: 36
Joined: Tue 29 Oct 2013, 14:27

#22 Post by hilfer »

Yes it has detected my dongle as:

8178 realtek semiconductor corp.

tempestuous
Posts: 5464
Joined: Fri 10 Jun 2005, 05:12
Location: Australia

#23 Post by tempestuous »

hilfer wrote:8178 realtek semiconductor corp.
That's the same USB device ID I mentioned earlier. So it appears the driver is failing.
I suspect the vendor-supplied version of the Realtek driver may work better, and there's such a driver available for Puppy Lucid 5.1/5.2.x

So get yourself a copy of Lucid 5.2.8 -
http://distro.ibiblio.org/puppylinux/puppy-5.2.8/
Install 8192cu-k2.6.33.2.pet from -
http://murga-linux.com/puppy/viewtopic. ... 469#462469
Then plug in your dongle, and run the Network Wizard.

hilfer
Posts: 36
Joined: Tue 29 Oct 2013, 14:27

#24 Post by hilfer »

So if I understood right I have to install a new puppy version Lucid 5.2.8 ?
This will remove previous version slacko precise 5.7.1 ,right ?

Ok in any case that's a new task for tomorrow.
Will keep you informed.

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#25 Post by Flash »

Please find the USB device's ID and tell us what it is. Tempestuous described how to do that at the end of his post here.

tempestuous
Posts: 5464
Joined: Fri 10 Jun 2005, 05:12
Location: Australia

#26 Post by tempestuous »

Flash, I'm fairly certain I already know hilfer's USB device ID.

hilfer wrote:So if I understood right I have to install a new puppy version Lucid 5.2.8 ?
This will remove previous version slacko precise 5.7.1 ,right ?
Well if you do a frugal installation, as opposed to full HD installation, then multiple vesions of Puppy can coexist on the same partition ... you just need to be a little careful about the last installation step where the grub bootloader is installed - the grub configuration file needs to be updated, rather than completely overwritten. I perform this step manually, so I'm not the best person to explain it to a newbie.

To make life easier, the best option might just be to nuke your Precise installation, and install 5.2.8 instead. The Puppy installation process is relatively quick and easy.

tempestuous
Posts: 5464
Joined: Fri 10 Jun 2005, 05:12
Location: Australia

#27 Post by tempestuous »

Wait ... I see that the Realtek wifi drivers require firmware, which recent Puppies already contain, and these firmware files should be automatically relocated to the correct directory when the rtl8192cu driver is first loaded. But I suspect this relocation process has failed.

So hilfer, if you still have Precise installed, you may be able to fix this problem by running this command -

Code: Select all

mv /lib/modules/all-firmware/rtlwifi/lib/firmware/rtlwifi /lib/firmware
Note in particular the space near the end before "/lib/firmware"
Now reboot, and run the Network Wizard - you may be surprised.

hilfer
Posts: 36
Joined: Tue 29 Oct 2013, 14:27

#28 Post by hilfer »

Wait ... I see that the Realtek wifi drivers require firmware, which recent Puppies already contain, and these firmware files should be automatically relocated to the correct directory when the rtl8192cu driver is first loaded. But I suspect this relocation process has failed.

So hilfer, if you still have Precise installed, you may be able to fix this problem by running this command -
Code:
mv /lib/modules/all-firmware/rtlwifi/lib/firmware/rtlwifi /lib/firmware

Note in particular the space near the end before "/lib/firmware"
Now reboot, and run the Network Wizard - you may be surprised.
Ok I'm trying to do that right now, but I can't past the command into the console.

Is the copy/paste not supported on the console ??

hilfer
Posts: 36
Joined: Tue 29 Oct 2013, 14:27

#29 Post by hilfer »

when I enter that command I get:

mv:cannot move"/lib/modules/all-firmware/rtlwifi/lib/firmware/rtlwifi" to "lib/firmware/rtlwifi"directory not empty.

tempestuous
Posts: 5464
Joined: Fri 10 Jun 2005, 05:12
Location: Australia

#30 Post by tempestuous »

OK, that means that the firmware has probably copied into place correctly.
To be sure, use ROX to browse to /lib/firmware/rtlwifi and check that this firmware file -
rtl8192cufw.bin
is definitely there.
If so, that's a good thing, but the driver is still failing, and your best option is still to use Lucid 5.2.8 with the vendor-supplied driver that I provided.

User avatar
FeodorF
Posts: 293
Joined: Wed 07 Jul 2010, 09:44
Location: Heidelberg, Germany

#31 Post by FeodorF »

hilfer wrote:Ok I'm trying to do that right now, but I can't past the command into the console.

Is the copy/paste not supported on the console ??
To copy and paste out of the urxvt terminal you'll have to use a three button mouse.

- Mark the text in the urxvt to copy
- open f.e. the 'Leafpad' text editor
- click the middle button/scroll wheel to paste into the text editor window

rem: It works both ways - from/and to the urxvt terminal.

...mentioned by forum member 'Monsie'

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#32 Post by bigpup »

Right and left mouse button pressed at same time, does the same as pressing the middle mouse button.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

hilfer
Posts: 36
Joined: Tue 29 Oct 2013, 14:27

#33 Post by hilfer »

tempestuous wrote:OK, that means that the firmware has probably copied into place correctly.
To be sure, use ROX to browse to /lib/firmware/rtlwifi and check that this firmware file -
rtl8192cufw.bin
is definitely there.
If so, that's a good thing, but the driver is still failing, and your best option is still to use Lucid 5.2.8 with the vendor-supplied driver that I provided.
Yes I can see rtlwifi there - inside there is 1 file named rtl8192cufw.bin.

I have tried with Lucid 5.2.8 but still no luck.

Never mind I will forget by now this problem of the wireless dongle.
I can access internet with a ethernet cable.

What I'm trying to do now is to install the most possible of software that I use in windows to see if one day I can completely replace windows with a linux distro on my main desktop machine.

User avatar
RetroTechGuy
Posts: 2947
Joined: Tue 15 Dec 2009, 17:20
Location: USA

#34 Post by RetroTechGuy »

bigpup wrote:Right and left mouse button pressed at same time, does the same as pressing the middle mouse button.
Also, in the newer Puppy systems (certainly true in 5.28) you can copy the text from your browser, then use the "edit" menu bar tool on the command window (which has a "paste" function)
[url=http://murga-linux.com/puppy/viewtopic.php?t=58615]Add swapfile[/url]
[url=http://wellminded.net63.net/]WellMinded Search[/url]
[url=http://puppylinux.us/psearch.html]PuppyLinux.US Search[/url]

hilfer
Posts: 36
Joined: Tue 29 Oct 2013, 14:27

#35 Post by hilfer »

thank you for all tips.

One thing is for sure: in this forum everybody is very helpfull and fast to give answers.

keep up the good job.

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#36 Post by Flash »

Let us know if the answers were right. :)

tempestuous
Posts: 5464
Joined: Fri 10 Jun 2005, 05:12
Location: Australia

#37 Post by tempestuous »

hilfer wrote:I have tried with Lucid 5.2.8 but still no luck.
Just to be clear - Lucid 5.2.8 does not contain a compatible driver for your wifi device - you need to install the Realtek third-party driver I provided.

hilfer
Posts: 36
Joined: Tue 29 Oct 2013, 14:27

#38 Post by hilfer »

tempestuous wrote:
hilfer wrote:I have tried with Lucid 5.2.8 but still no luck.
Just to be clear - Lucid 5.2.8 does not contain a compatible driver for your wifi device - you need to install the Realtek third-party driver I provided.
Ok after installing the realtek thid party as sugested by you it's detecting my USB dongle.
However I never manged to connect o my wifi.

Errors like: DHCP client failed to negociate with wireless network ZON-15F0

any ideas ??

Concerning the copy/paste it works just like in window now !!!

tempestuous
Posts: 5464
Joined: Fri 10 Jun 2005, 05:12
Location: Australia

#39 Post by tempestuous »

For wifi troubleshooting, see the first post of
"Drivers for Puppy 5.1-5.2.8 with 2.6.33.2 kernel"
http://murga-linux.com/puppy/viewtopic.php?t=59000

User avatar
RetroTechGuy
Posts: 2947
Joined: Tue 15 Dec 2009, 17:20
Location: USA

#40 Post by RetroTechGuy »

tempestuous wrote:For wifi troubleshooting, see the first post of
"Drivers for Puppy 5.1-5.2.8 with 2.6.33.2 kernel"
http://murga-linux.com/puppy/viewtopic.php?t=59000
BTW, has anyone recently mentioned that tempestuous ROCKS!?... :-)
[url=http://murga-linux.com/puppy/viewtopic.php?t=58615]Add swapfile[/url]
[url=http://wellminded.net63.net/]WellMinded Search[/url]
[url=http://puppylinux.us/psearch.html]PuppyLinux.US Search[/url]

Post Reply