web surfing is noticebly slower, torrents are many times slower than normal
router is configured correctly as i get good speed in windows
i suspect firmware drivers arent cutting it even with the latest from slackware repo
ralink drivers are available on asus website but i havent a clue how to install them or make a module
please help as i really like porteus and want to continue using it, but this internet speed is painfully slow
http://pastebin.com/BjeVEXd8
[Solved]help, slow wifi in porteus with asus usb-n13
-
- Black ninja
- Posts: 40
- Joined: 10 Oct 2013, 14:45
- Distribution: porteus 2.1
- Location: australia
[Solved]help, slow wifi in porteus with asus usb-n13
Last edited by linuxnoob on 16 Oct 2013, 10:09, edited 1 time in total.
-
- Black ninja
- Posts: 40
- Joined: 10 Oct 2013, 14:45
- Distribution: porteus 2.1
- Location: australia
Re: help, slow wifi in porteus with asus usb-n13
according to an online speed test i'm only getting 5mbps down
does porteus come with the rt2870sta driver because i think thats what i need
i tried modprobe rt2870sta but that didnt work
does porteus come with the rt2870sta driver because i think thats what i need
i tried modprobe rt2870sta but that didnt work
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: help, slow wifi in porteus with asus usb-n13
After a quick search around it appears this amy be an upstream kernel bug.
https://bugs.launchpad.net/ubuntu/+sour ... ug/1132381
From a console you can see which kernel module is being loaded with: nm-tool
From the info you uploaded it looks like: rtl8192cu
Some other people have had success by unloading the module and reloading with:
modprobe -r rtl8192cu
modprobe rtl8192cu swenc=1
Make sure you disconnect from the wifi first.
https://bugs.launchpad.net/ubuntu/+sour ... ug/1132381
From a console you can see which kernel module is being loaded with: nm-tool
From the info you uploaded it looks like: rtl8192cu
Some other people have had success by unloading the module and reloading with:
modprobe -r rtl8192cu
modprobe rtl8192cu swenc=1
Make sure you disconnect from the wifi first.
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.
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: help, slow wifi in porteus with asus usb-n13
Ralink is not the same as Realtek (and your have a realtek chipset).
if the brokenman's trick wont help then kernel upgrade is the last resort. there is kernel compilation HOWTO posted on the main site if you are interested.
if the brokenman's trick wont help then kernel upgrade is the last resort. there is kernel compilation HOWTO posted on the main site if you are interested.
Please add [Solved] to your thread title if the solution was found.
-
- Black ninja
- Posts: 40
- Joined: 10 Oct 2013, 14:45
- Distribution: porteus 2.1
- Location: australia
Re: help, slow wifi in porteus with asus usb-n13
sorry brokenman that trick didnt work
its 2am here now so i might try a kernel compilation tomorrow but will that work my kernel is already 3.9.11
it seems theres two revisions of the usb-n13 one with a ralink chipset and the other with realtek chipset how can i be sure which one i have?
its 2am here now so i might try a kernel compilation tomorrow but will that work my kernel is already 3.9.11
it seems theres two revisions of the usb-n13 one with a ralink chipset and the other with realtek chipset how can i be sure which one i have?
-
- Black ninja
- Posts: 40
- Joined: 10 Oct 2013, 14:45
- Distribution: porteus 2.1
- Location: australia
Re: help, slow wifi in porteus with asus usb-n13
actually brokenman on closer inspection that trick seems to have worked. still testing it out but its more than usable atleast until a new porteus version comes out, so i'm marking this thread as solved, thanks for you help
- brokenman
- Site Admin
- Posts: 6105
- Joined: 27 Dec 2010, 03:50
- Distribution: Porteus v4 all desktops
- Location: Brazil
Re: [Solved]help, slow wifi in porteus with asus usb-n13
Beauty. Hopefully the next kernel version module works out for you. This chipset has been troublesome.
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.