Yes. Run: sudo mkdir '/etc/ndiswrapper/test driver' sudo ndiswrapper -l and you'll get: ls: /etc/ndiswrapper/test: No such file or directory ls: driver: No such file or directory test driver : invalid driver!
I recommend to change whitespace to _ if you call ndiswrapper -i to install a driver. This would mean that 'test driver' would be 'test_driver'. -- ndisgtk doesn't work with a file name with space (in the tree and/or in the filename) https://bugs.launchpad.net/bugs/133623 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
