wifi using ndisgen causes kernel panic?

hello all,

ok im about to chuck this laptop at the wall, been trying to get this to work for 3 hours now...

basiclly the laptop has a RealTek 8191se wireless n card, now the only driver that seems to do anything is the XP 64 bit driver, the win 7 driver does nothing and the vista driver does not convert.

So after getting the module made from the XP 64 bit driver and the use kldload to load the modual the kernel panics???

can anyone tell me if there is somthing im doing wrong?

command i use is:
Code:
ndisgen net8192se.inf rtl8192se.sys
cp rtl8192se_sys.ko /boot/modules/
kldload rtl8192se_sys
panic time...

cheers,
Phil
 
ok i found a workaround, might not be an option for everyone but it worked for me...

I switched the wireless nic with one from another laptop, got picked up straight away, so at least now i have wireless on this box :p

cheers,
Phil
 
Back
Top