12016 8.2 amd64 with Realtek 8188ce 802.11 b/g/n wireless - The FreeBSD Forums
The FreeBSD Forums  

Go Back   The FreeBSD Forums > Base System > System Hardware

System Hardware Internal storage, motherboards, PCI cards, stuff inside the case.

Reply
 
Thread Tools Display Modes
  #1  
Old August 6th, 2011, 08:13
ipyakuza ipyakuza is offline
Junior Member
 
Join Date: Jul 2011
Location: Tokyo Japan
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default 8.2 amd64 with Realtek 8188ce 802.11 b/g/n wireless

Has anyone had any luck getting a Realtek 8188ce driver working on FreeBSD 8.2 amd64? (or at all for that matter)

I know realtek is crap, I just bought a Thinkpad w520, nice laptop but skimped on the wifi (looks like I might have to upgrade it) thinking I would be able to get a working driver going.

I reviewed the HARDWARE.TXT on the DVD and it shows rtl8192 is supported under the rl driver. I built that and loaded it successfully but didnt work. I also went the route of grabbing the WinXP64 drivers (.inf and .sys) then used ndisgen to build an ndis driver but that too didnt work (even after a lot of .inf parsing and manual converting to UTF-8).

It "looks" to me like the rtl8192 is packaged in the same rtl8188ce driver from a Windows standpoint. I saw rtl8192 listed on the FreeBSD rl driver but not the 8188ce.

Anyone else gotten this to work (or have any suggestions?) Worst case Ill just pony up for a supported card but I just didnt want to deal with external WLAN NIC's (looking to keep it internal for neatness/portability factor). Thanks in advance.
Reply With Quote
  #2  
Old August 14th, 2011, 08:19
ericchern ericchern is offline
Junior Member
 
Join Date: Aug 2011
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

I have a Thinkpad X220i. my realtek 8188ce wireless also don't work on FreeBSD 8.2 amd64. help me, please.
Reply With Quote
  #3  
Old August 14th, 2011, 09:31
richardpl richardpl is offline
Member
 
Join Date: Nov 2008
Location: Croatia
Posts: 841
Thanks: 6
Thanked 68 Times in 67 Posts
Default

rl is for ethernet not wireless.

For ndis issues you will need to give more info before I can help you.
__________________
Project: github.com/richardpl/NDISulator
Reply With Quote
  #4  
Old August 25th, 2011, 16:08
ipyakuza ipyakuza is offline
Junior Member
 
Join Date: Jul 2011
Location: Tokyo Japan
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by richardpl View Post
rl is for ethernet not wireless.

For ndis issues you will need to give more info before I can help you.


Sure, basically since I am on amd64 I pulled the Windows XP 64 drivers and generated the ndis driver for them. No errors in the processing were encountered. I loaded the module and it crashed one time. I regenerated them a second time and loaded the module and nothing happened. Didnt see an ndis listing in the ifconfig output.

Anything specific I can provide you? Glad to dump any specific details thanks!
Reply With Quote
  #5  
Old August 25th, 2011, 16:40
butcher butcher is offline
Junior Member
 
Join Date: Nov 2008
Location: Russia, Kirov
Posts: 46
Thanks: 0
Thanked 11 Times in 10 Posts
Default

These adapter aren't supported. You could try to use Windows' driver with NDISulator.
Reply With Quote
  #6  
Old September 4th, 2011, 23:49
ipyakuza ipyakuza is offline
Junior Member
 
Join Date: Jul 2011
Location: Tokyo Japan
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Quote:
Originally Posted by butcher View Post
These adapter aren't supported. You could try to use Windows' driver with NDISulator.
I did, in my last post I noted I downloaded the Windows XP 64 bit drivers (as I am running amd64 and the FreeBSD ndis documentation notes you must use 32-bit XP drivers for 32-bit FreeBSD and 64-bit XP drivers for 64-bit FreeBSD). The build process completes without errors and kldload <module> starts to load the module then about 1 second later panics the kernel and reboots.

Further analysis I read through the .inf file and confirmed that the rtl8818ce model is noted in there and research on the web it looks like the rtl8192ce and rtl8188ce share the same Windows binary driver. There is a 32-bit and what seems to be a unique 64-bit.

Code:
MD5 (WinXP/rtl8192ce.sys) = 123670975a413f6862c061f1c31906e5
MD5 (WinX64/rtl8192ce.sys) = d194145dcb5bc98cda54c0e451707fe0
The one tricky part is you have to hand hack/groom/clean-up the .inf text file because windows text files uses the double <CR> while UNIX text files have a single <CR>. Doing this I used Textpad in Windows to convert to UTF-8 then in FreeBSD had to vi (edit) the file to add the final <CR> at the end of the file. Maybe I need to clean the file another way... more to come...

Last edited by DutchDaemon; September 5th, 2011 at 02:26.
Reply With Quote
  #7  
Old September 10th, 2011, 17:56
mauser1891 mauser1891 is offline
Junior Member
 
Join Date: Apr 2010
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Anyone got any links as to when the realtek wireless units will/might receive/get supported..?!?
Reply With Quote
  #8  
Old March 19th, 2013, 06:08
longker longker is offline
Junior Member
 
Join Date: Mar 2013
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Is not which out of a solution, I believe a lot of people are wireless card
Reply With Quote
  #9  
Old March 19th, 2013, 17:20
DutchDaemon's Avatar
DutchDaemon DutchDaemon is offline
Administrator
 
Join Date: Nov 2008
Location: Rotterdam, the Netherlands
Posts: 9,849
Thanks: 30
Thanked 1,892 Times in 1,335 Posts
Default

What?
__________________
FreeBSD Forums: Information for New Members | FreeBSD Forums Rules
FreeBSD Resources: The FreeBSD Handbook | Manuals | FAQ | Wiki
Before you post: How to ask questions the smart way
If you must know .. So, what does an Administrator/Moderator do?
---> Do not PM me with FreeBSD questions. I do not work here. <---
Reply With Quote
The Following User Says Thank You to DutchDaemon For This Useful Post:
  #10  
Old March 21st, 2013, 10:01
mix_room mix_room is offline
Member
 
Join Date: Aug 2009
Posts: 499
Thanks: 9
Thanked 39 Times in 36 Posts
Default

http://forums.freebsd.org/showthread.php?t=29304
http://forums.freebsd.org/showthread.php?t=31019
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[Solved] [pfsense] What 802.11n wireless cards work on FreeBSd 7.2? belikeyeshua Networking 4 March 9th, 2011 08:24
looking for 802.1x client on freebsd cwthfly Networking 8 August 31st, 2010 11:03
pfsense not recognizing my 802.11n wireless card [pfsense] belikeyeshua Web & Network Services 4 December 9th, 2009 09:52
Supported 802.11n chipsets Airstrip1 System Hardware 13 July 3rd, 2009 18:22
Help Installing Realtek rtl8185 wireless 54M PCI card (TP-Link TL-WN353GD) Lego Installing & Upgrading 20 December 4th, 2008 19:02


All times are GMT +1. The time now is 06:55.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
The mark FreeBSD is a registered trademark of The FreeBSD Foundation and is used by The FreeBSD Project with the permission of The FreeBSD Foundation.
Web protection and acceleration provided by CloudFlare
0