(E-Mail Removed) (Jeppe) writes:
]Hi @ll,
]I'm trying to get the Dell Truemobile 1350 wireless network card
]working on my Dell Inspiron 5160 laptop.
]So I installed ndiswrapper on my Mandrake 10.1 distribution.
Apparently you did not do so. What makes you think that you installed
ndiswrapper on your Mandrake 10.1 distribution?
The system looks in /lib/modules/2.6.8-12mdk (or whatever your kenrl is)
for the modules. Is there a module called ndiswrapper in there somewhere?
If not, you did not install it.
]I installed the windows driver and the driver is recognized:
]>ndiswrapper -l
]Installed ndis drivers:
]bcmwl5 hardware present
Sounds like you have ndiswrapper as a program, not a module.
]Also I did add it to the modprobe.conf:
]>more /etc/modprobe.conf
]{...}
]alias wlan0 ndiswrapper
]But when I want to continue by modprobe ndiswrapper it doesn't find
]the module:
]>modprobe ndiswrapper
]FATAL: Module ndiswrapper not found.
]Also, iwconfig doesn't show my card:
]>iwconfig
]lo no wireless extensions.
]eth0 no wireless extensions.
]eth1 no wireless extensions.
]sit0 no wireless extensions.
]Can anyone tell me what I'm doing wrong?
]Thx,
]Jeppe.