[SOLVED] SLAX Modules
- Ahau
- King of Docs
- Posts: 1331
- Joined: 28 Dec 2010, 15:18
- Distribution: LXDE & Xfce 32/64-bit
- Location: USA
Re: SLAX Modules
Was that message from pns-tool or wicd?
Could you also give the output of iwconfig, lspci and lsmod again? I want to make sure that the device is being recognized, that the new driver is loaded, and that you don't have other drivers that are loading for it too. If that is they case, the offending drivers will need to be blacklisted.
Could you also give the output of iwconfig, lspci and lsmod again? I want to make sure that the device is being recognized, that the new driver is loaded, and that you don't have other drivers that are loading for it too. If that is they case, the offending drivers will need to be blacklisted.
Please take a look at our online documentation, here. Suggestions are welcome!
- fanthom
- Moderator Team
- Posts: 5588
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: SLAX Modules
from my experience i know that some linux wifi drivers needs an extra firmware while windows one doesn't.
ndiswrapper is still a good option here
ndiswrapper is still a good option here

Please add [Solved] to your thread title if the solution was found.
-
- White ninja
- Posts: 13
- Joined: 06 Mar 2011, 02:09
- Location: Florida
Re: SLAX Modules
Okay gentlemen here are the screen shots from everything so this should help you to help me. I hope. Again the wifi indicator light on my keyboard now says my wifi is turned on. okay I will add more screenshots to the next post.
Posted after 1 minute 21 second:
More post 2 of 3
Posted after 1 minute 23 seconds:
Post 3 of 3 in hindsight maybe I should have just zipped the screenshots and did it in one post. Sorry.
Posted after 1 minute 21 second:
More post 2 of 3
Posted after 1 minute 23 seconds:
Post 3 of 3 in hindsight maybe I should have just zipped the screenshots and did it in one post. Sorry.
- Ahau
- King of Docs
- Posts: 1331
- Joined: 28 Dec 2010, 15:18
- Distribution: LXDE & Xfce 32/64-bit
- Location: USA
Re: SLAX Modules
As usual, fanthom is correct. There is firmware associated with the driver, and I missed it entirely. I re-compiled the driver, found the firmware (in lib/firmware/RTL8192/), and added it to the module. An updated module is here:
http://www.mediafire.com/?crog1u61el5cq48
Please download this, and copy it to your /porteus/modules/ file, overwriting the previous rtl8192wifidriver.lzm, reboot, and see if it works.
If that fails, let's go with ndiswrapper. Or, you could download the crippled sources module here: http://www.ponce.cc/porteus/x86_64/curr ... 4-1ftm.lzm , and compile the linux driver on your machine. Once you activate the crippled sources module and extract the driver tarball, it really is only two commands (make and then make install).
Cheers, and my apologies for the incomplete module
http://www.mediafire.com/?crog1u61el5cq48
Please download this, and copy it to your /porteus/modules/ file, overwriting the previous rtl8192wifidriver.lzm, reboot, and see if it works.
If that fails, let's go with ndiswrapper. Or, you could download the crippled sources module here: http://www.ponce.cc/porteus/x86_64/curr ... 4-1ftm.lzm , and compile the linux driver on your machine. Once you activate the crippled sources module and extract the driver tarball, it really is only two commands (make and then make install).
Cheers, and my apologies for the incomplete module

Please take a look at our online documentation, here. Suggestions are welcome!
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: SLAX Modules
Wherever possible please upload images to mediafire or another external hosting and embed here with [ img ] tag. Please only attach text files as images will soon eat up space.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.
- Ahau
- King of Docs
- Posts: 1331
- Joined: 28 Dec 2010, 15:18
- Distribution: LXDE & Xfce 32/64-bit
- Location: USA
Re: SLAX Modules
Thanks, brokenman. My apologies--I attached that one because it is small, I'm at work, and my company blocks filesharing sites like mediafire. Once I have a chance, I'll upload to mediafire and edit the post to remove it.
Please take a look at our online documentation, here. Suggestions are welcome!
-
- White ninja
- Posts: 13
- Joined: 06 Mar 2011, 02:09
- Location: Florida
Re: SLAX Modules
Yes my apologies also. I am a schmuck.
Posted after 10 minutes 32 seconds:
For the record I could kiss you guys. For the record I am posting this for the first time from the firefox browser withing Porteus. I am live so now growing will be much easier. okay I am off to explore. Now I need to study and learn to build my own modules and scripts. Thank you for all your help and this thread is now closed brothers and sisters.
Posted after 10 minutes 32 seconds:
For the record I could kiss you guys. For the record I am posting this for the first time from the firefox browser withing Porteus. I am live so now growing will be much easier. okay I am off to explore. Now I need to study and learn to build my own modules and scripts. Thank you for all your help and this thread is now closed brothers and sisters.
- Ahau
- King of Docs
- Posts: 1331
- Joined: 28 Dec 2010, 15:18
- Distribution: LXDE & Xfce 32/64-bit
- Location: USA
Re: SLAX Modules



Please edit your first post to add [SOLVED] to the title.
Yippee!
Please take a look at our online documentation, here. Suggestions are welcome!
Re: [SOLVED] SLAX Modules
Reply to Ahau re. http://www.porteus.org/forum/viewtopic. ... 4c8b#p1883
, although I had to read the instructions very carefully. Differentiating between Ethernet adapters (eth0, eth1, lo etc.) then verifying the scripts followed by an escape are a couple of examples. A newbie would probably lose it
. Packaging this in a GUI that get's rid of the ambiguity and simplifies the process would make this a very useful tool. Getting online needs to be really simple.
This script worked flawlessly for meFor your wireless, please try opening a terminal and running the command 'pns-tool' without the quotes. Your wireless card may already be detected by the kernel. Follow the script, and let us know if that gets your wireless up and running. If not, let us know what information it gives you. Also, if it fails, enter the command 'lspci' and post the output here.


- Ahau
- King of Docs
- Posts: 1331
- Joined: 28 Dec 2010, 15:18
- Distribution: LXDE & Xfce 32/64-bit
- Location: USA
Re: [SOLVED] SLAX Modules
welcome, markav!
glad pns-tool worked for you! You're right about needing a gui for it. In fact, one has been created for version 1.0, and will ship with the official release
glad pns-tool worked for you! You're right about needing a gui for it. In fact, one has been created for version 1.0, and will ship with the official release

Please take a look at our online documentation, here. Suggestions are welcome!
- brokenman
- Site Admin
- Posts: 6104
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
- Contact:
Re: [SOLVED] SLAX Modules
Speaking of that. I have been unable to test GUI version on WEP, still needs tweaking.
How do i become super user?
Wear your underpants on the outside and put on a cape.
Wear your underpants on the outside and put on a cape.