I am a newbie! I installed the newest iso. My netgear wna 3100 doesn't work so I don't have internet! Trying to learn. I install the drivers into ndiawrappre 1.55 and got an error, no interface. My research has told me I need ndiswrapper 1.57 or Add the following to
ntoskernal_io.c
wstdcall NTSTATUS WIN_FUNC(IoUnregisterPlugPlayNotification,1)
(void *tag)
{
TRACE2("%p", tag);
TODO(); /* Probably Not, legacy function abandoned in Windows 7 */
IOEXIT(return STATUS_SUCCESS); /* Linux doesn't use it either */
}
I haven't found where this file is? I clicked "Show Hidden Files" I just don't know where to start.
Also I could change the kernel to 2012-02, but I hate to go backward. If I understand right? I can use GRUB to load this kernel. Install kernel files in boot file and tell GRUB to load it at next boot? How/Maybe?
Could somebody Please update the iso to include ndiswrapper 1.57.
I found ndiswrapper 1.58 and it's RPM on softpedia and downloaded it but don't know how to do a manual install! This would be something really good to know. Anybody know of good tuts??
I also have a free partition and was think of doing a second install to help with this! Would that be a good idea? Then I could do changes on one from the other.
Also have access to a laptop with internet and have a flash drive, so can download load things and get them into poclos, it's just I don't know what to do next to get things installed without internet! LOL
Thank You! for your time on this! Any help I would be Thankful.