WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: RTL8192 wifi driver issue (and solution)  (Read 2190 times)

Offline woodman

  • Newbie
  • *
  • Posts: 5
RTL8192 wifi driver issue (and solution)
« on: February 28, 2014, 05:55:49 AM »
I'm posting this in case it helps someone else with the same problem.

I could not get wifi working on my laptop (it uses a RTL8192se device) with TinyCore 5.2.  When I checked for installed extensions in the System Stats application I realized that the firmware-rtl8192ce-se-de extension was not being loaded, even though I had flagged it as 'on boot'. Further investigation showed that the extension's dependency, wl-rtl8192ce-se-de-KERNEL.tcz, was not present in the repository and this was preventing the loading of the firmware-rtl8192ce-se-de extension. By simply removing the firmware-rtl8192ce-se-de.tcz.dep file from my 'optional' folder, the extension loaded and my wifi started working. I'm not sure why the wl-rtl8192ce-se-de-KERNEL.tcz extension is listed as a dependency or why my system works without it, but it does.

Offline coreplayer2

  • Hero Member
  • *****
  • Posts: 3020
Re: RTL8192 wifi driver issue (and solution)
« Reply #1 on: February 28, 2014, 12:56:46 PM »
Thanks for the info,
rtl8192se.ko is now provided in wireless-3.8.13-tinycore.tcz

So the dep file for firmware-rtl8192ce_se_de.tcz  either needs updating or removing
« Last Edit: February 28, 2014, 01:02:16 PM by coreplayer2 »

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14553
Re: RTL8192 wifi driver issue (and solution)
« Reply #2 on: March 01, 2014, 12:33:50 AM »
Updated - thanks