Are you a spammer

Please note, that the first 3 posts you make, will need to be approved by a forum Administrator or Moderator before they are publicly viewable.
Each application to join this forum is checked at the Stop Forum Spam website. If the email or IP address appears there when checked, you will not be allowed to join this forum.
If you get past this check and post spam on this forum, your posts will be immediately deleted and your account inactivated.You will then be banned and your IP will be submitted to your ISP, notifying them of your spamming. So your spam links will only be seen for an hour or two at most. In other words, don't waste your time and ours.

This forum is for the use and enjoyment of the members and visitors looking to learn about and share information regarding the topics listed. It is not a free-for-all advertising venue. Your time would be better spent pursuing legitimate avenues of promoting your websites.

wireless usb rtl8188s

Help and support for Ultimate Edition 2.9


wireless usb rtl8188s

Postby sportsallstars » Mon Mar 28, 2011 5:30 pm

hi I am running ultimate edition 2.9.

i have a wireless usb with a chipset rtl8188s . I also have internel wifi chipset of atheros (using ath5k) though it is broken (ath5k still loads on startup). I have been trying to get it to work on linnux but no luck so far. Here is link to forums on opensuse where i tried already before switching to ultimate edition.http://forums.opensuse.org/english/get- ... 8188s.html
and http://forums.opensuse.org/english/get- ... l6075.html

I have also tried blacklisting the kernel driver and installing using ndisgtk. it installs file right and hardware present = yes. However, I network manager doesn’t reckognize the card under ndiswrapper and won’t let me turn it on. Using kernel driver that’s automatically there, networkmanagement knows the card is there but does not let me turn on wireless at all.

any help? thanks! sorry if i am not so clear in my description above ^^
sportsallstars
U.E. Newbie
U.E. Newbie
 
Posts: 11
Joined: Mon Mar 28, 2011 5:27 pm
Operating System: Ultimate Edition 3.1 64 BIT



Re: wireless usb rtl8188s

Postby pclinuxguru » Mon Mar 28, 2011 5:44 pm

First thing I would do is upgrade the kernel.

ATI limited to 2.6.37.6 till Cat 11.4 is released

400 GTX and 500 GTX and few of the newer GT lines for nvidia are also limited to 2.6.37.6 for now

Intel and all 295 GTX or older GPU's work flawless with state of the art 2.6.38.2.

The driver base of these kernels are considerably more advanced and complete then the 2.6.35.xx set thats native to Ultimate Edition 2.9.

Even if it don't add support for your wireless, still a win, your looking at around 35% to 55% boost in over all performance.

With a little luck, your wireless will be included with the new kernel.

http://screenshotsfrlinux.freeforums.or ... f=77&t=173
pclinuxguru is deceased.R.I.P
pclinuxguru
U.E. God
U.E. God
 
Posts: 1712
Joined: Sun Oct 17, 2010 2:28 am
Age: 50
Operating System: Ubuntu Gusty Gibson



Re: wireless usb rtl8188s

Postby sportsallstars » Mon Mar 28, 2011 7:31 pm

i'm working on installing the new kernel...

I will let you know if the card starts working under new kernel once i get it to update.
sportsallstars
U.E. Newbie
U.E. Newbie
 
Posts: 11
Joined: Mon Mar 28, 2011 5:27 pm
Operating System: Ultimate Edition 3.1 64 BIT



Re: wireless usb rtl8188s

Postby sportsallstars » Mon Mar 28, 2011 9:41 pm

Ok so kernel 2.6.38.2 is now installed. You're right, It is faster. However, my wifi card is still not working.

Network manager doesn't even reckognize it. (so it won't turn on and blink green either)
sportsallstars
U.E. Newbie
U.E. Newbie
 
Posts: 11
Joined: Mon Mar 28, 2011 5:27 pm
Operating System: Ultimate Edition 3.1 64 BIT



Re: wireless usb rtl8188s

Postby pclinuxguru » Mon Mar 28, 2011 10:31 pm

still a win,

Back to the drawing board on wireless.

On It...............
pclinuxguru is deceased.R.I.P
pclinuxguru
U.E. God
U.E. God
 
Posts: 1712
Joined: Sun Oct 17, 2010 2:28 am
Age: 50
Operating System: Ubuntu Gusty Gibson



Re: wireless usb rtl8188s

Postby pclinuxguru » Mon Mar 28, 2011 10:36 pm

pclinuxguru is deceased.R.I.P
pclinuxguru
U.E. God
U.E. God
 
Posts: 1712
Joined: Sun Oct 17, 2010 2:28 am
Age: 50
Operating System: Ubuntu Gusty Gibson



Re: wireless usb rtl8188s

Postby sportsallstars » Tue Mar 29, 2011 3:02 pm

i'm trying to follow instructions to site you directed me for ..http://csiuo.com/drupal/content/install ... ubuntu-104
that's where it takes you for ubuntu 10.04 atleast anyways
i'm not sure if first command works because it doesn't show anything afterwards it just goes straight to next line

and once i get to modprobe part it says fatal module r8192s_usb not found

here is terminal copy and pasted...


shub@shub:~$ echo 'install r8192s_usb modprobe --ignore-install r8192s_usb ; /bin/echo "0bda 8171" > /sys/bus/usb/drivers/rtl819xU/new_id' | sudo tee /etc/modprobe.d/r8192s_usb.conf
install r8192s_usb modprobe --ignore-install r8192s_usb ; /bin/echo "0bda 8171" > /sys/bus/usb/drivers/rtl819xU/new_id
shub@shub:~$
shub@shub:~$ sudo ln -s /lib/firmware/RTL8192SE /lib/firmware/RTL8192SU
ln: creating symbolic link `/lib/firmware/RTL8192SU/RTL8192SE': File exists
shub@shub:~$ sudo modprobe -rf r8192s_usb
FATAL: Module r8192s_usb not found.
shub@shub:~$ sudo modprobe -rf r8192s_usb
FATAL: Module r8192s_usb not found.
shub@shub:~$
sportsallstars
U.E. Newbie
U.E. Newbie
 
Posts: 11
Joined: Mon Mar 28, 2011 5:27 pm
Operating System: Ultimate Edition 3.1 64 BIT



Re: wireless usb rtl8188s

Postby sportsallstars » Wed Mar 30, 2011 6:31 pm

I also checked by typing lsmod into terminal and no realtek rtl type module is even loaded
sportsallstars
U.E. Newbie
U.E. Newbie
 
Posts: 11
Joined: Mon Mar 28, 2011 5:27 pm
Operating System: Ultimate Edition 3.1 64 BIT



Re: wireless usb rtl8188s

Postby JOHNNYG » Wed Mar 30, 2011 8:11 pm

Testing! Don't mind me!
JOHNNYG
Image
Ultimate Eddiction<
Ultimate Edition STUDIO
Ultimate-E
Onyx 64
Pentium 4 processor
2x512 Kingston DDR memory
Maxtor Diamondmax 500 gig
Maxtor Maxline 80 gig, Split for testing only !
Maxtor Diamondmax 500 gig, Storage
Booting 8 OS's, No MS !
ATI 9600 series (RV350 AQ)graphics card
Sony DVD/CD Rewritable Drive DOUBLE LAYER DRU-820A/Sony DRU-800A CD DVD±RW Dual DVD Recorder
Team Leader at
http://www.ultimateeditionoz.com/
Image
Image
Image
User avatar
JOHNNYG
Site Admin
 
Posts: 1456
Joined: Mon Apr 13, 2009 12:02 am
Location: U.S.A. Illinois
Operating System: Ultimate Edition 3.2 32 BIT



Re: wireless usb rtl8188s

Postby pclinuxguru » Wed Mar 30, 2011 8:21 pm

Sorry man, just not had time to dig into this more for you.

moving new and old clients to Linux is getting to be a HAND FULL lol.

Lot of business right now, sorry.

Remember, google is your friend.
pclinuxguru is deceased.R.I.P
pclinuxguru
U.E. God
U.E. God
 
Posts: 1712
Joined: Sun Oct 17, 2010 2:28 am
Age: 50
Operating System: Ubuntu Gusty Gibson

Next

Return to Ultimate Edition 2.9

Who is online

Users browsing this forum: No registered users and 1 guest