WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Realtek rtl8188ru installation  (Read 16977 times)

Offline cep33920

  • Newbie
  • *
  • Posts: 16
Re: Realtek rtl8188ru installation
« Reply #30 on: July 27, 2012, 01:59:11 AM »
but...
it is not in the boot list (attached)...

my box is working, as a remotely commanded (vnc) jukebox (rhythmbox)


Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: Realtek rtl8188ru installation
« Reply #31 on: July 28, 2012, 11:45:39 PM »
Cool thanks for the info,  I only ask because you've listed it as a requirement in the detailed listing of your device

I believe this is a mistake (wireless-3.0.21-tinycore.tcz) in that entry
 :)
« Last Edit: July 28, 2012, 11:47:13 PM by coreplayer2 »

Offline grandma

  • Full Member
  • ***
  • Posts: 213
  • Never forget Grandma Loves You & made that candy4U
    • Back when a 10MB HD was $500 bucks
Re: Realtek rtl8188ru installation
« Reply #32 on: July 29, 2012, 01:26:55 AM »
Using an RealTek 8187 for 18 months now with Tiny Core by doing this (scripted)

tce-load -i wireless-2.6.33.3-tinycore.tcz
tce-load -i wireless_tools.tcz
(am using older version 3.x of TC)

Then try
sudo ifconfig wlan0 up
(at a terminal)

and if you have an internal antenna and an external USB
you may want to use
sudo ifconfig wlan1 up
so all antennas are lit up.

Try using dmesg |more at a terminal
and towards the end you will find your wlan antennas
(Juanito taught me that oh so long ago)

and you may want to DOWN/TURN OFF the internal antenna
and only use the USB external, such as

sudo ifconfig wlan0 down (shut that one off)
sudo ifconfig wlan1 up (turn that one on)


Then use
sudo iwlist wlan0 scan
or
sudo iwlist wlan1 scan (whatever antenna you are using)
for a list of local wifi antennas/hot spots

or better is a
sudo iwlist wlan0 scan >~/t

followed by
editor ~/t

so you can browse that list of hot spots.

Find a hot spot you like?

They are in that list near the ESSID heading.

If so, try

sudo iwconfig wlan0 essid "MyFavoriteHotSpot" rts 250 frag 400 txpower 100mW

I use the rts and frag commands
because there is a lot of cross-talk/bleed from
so many wifi antennas using the same channels.

txpower may vary based on your antenna

To see if you are connected, try

sudo iwconfig wlan0

and look for the LINK QUALITY

then pop open a browser and try google.com

...seems to work for me.

There is an entire script that handles all that
and locks on to any open hot spot if you wish to try that.
...a bit dangerous / promiscuous I suppose,
but works darn near anywhere with my realtek usb antenna.

« Last Edit: July 29, 2012, 01:30:54 AM by grandma »
~ Luv Grandma
"When children of all nations
play in the sandbox together
all morning-all day-all week, and
one fine sunny day; all year long ...
... then war will become an ancient memory
and Grandma can knit that sweater
you'll hold near to your heart
until long after you're my age.