ndiswrapper, which works quite well.
With kernel version 2.6.25 I want to change to the native driver (rtl8180)
After replacing ndiswrapper by rtl8180 it seems to works fine (even with several reboots),
but after the next cold start, the boot process hangs, while starting net.wlan0.
I try to add the realtek (phy) modules by hand, due to dmesg telling me phy0 is connected to rtl8185, but it does not help.
Can ndiswrapper does some init to card, which is not done by rtl8180 ?
Additional infos:
lspci
Code: Select all
00:0e.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)kernel (2.6.25-gentoo-r1) parameters
Code: Select all
kernel /boot/vmlinuz root=/dev/hda3 pci=routeirq video=sisfb:mode:1024x768x32,mem:12288,rate:70


