12016
![]() |
|
|
|
|
|||||||
| System Hardware Internal storage, motherboards, PCI cards, stuff inside the case. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
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. |
|
#2
|
|||
|
|||
|
I have a Thinkpad X220i. my realtek 8188ce wireless also don't work on FreeBSD 8.2 amd64. help me, please.
|
|
#3
|
|||
|
|||
|
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 |
|
#4
|
|||
|
|||
|
Quote:
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! |
|
#5
|
|||
|
|||
|
These adapter aren't supported. You could try to use Windows' driver with NDISulator.
|
|
#6
|
|||
|
|||
|
Quote:
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
Last edited by DutchDaemon; September 5th, 2011 at 02:26. |
|
#7
|
|||
|
|||
|
Anyone got any links as to when the realtek wireless units will/might receive/get supported..?!?
|
|
#8
|
|||
|
|||
|
Is not which out of a solution, I believe a lot of people are wireless card
|
|
#9
|
||||
|
||||
|
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. <--- |
| The Following User Says Thank You to DutchDaemon For This Useful Post: | ||
|
#10
|
|||
|
|||
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
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 |