Hi all. I am new to SUSE. I have installed it on my DELL Inspiron 3100. Its been the easiest linux to install so far. Except I cant get Wifi to work. I have a Belkin F5D7050 and am using ndiswrapper and ndisgtk. It took me ages to get ndiswrapper and ndisgtk to install and work. Then I had to install usbutils. Basically piecing together many information from the net.
The next problem I cannot find a solution for. When I run ndisgtk from the command line, and then choose the driver (blkwgu) and click Configure Network, nothing happens except the following error:-
Code:
File "/usr/sbin/ndisgtk", line 260, in config_network
subprocess.Popen(["yast2 lan"])
File "/usr/lib/python2.5/subprocess.py", line 594, in __init__
errread, errwrite)
File "/usr/lib/python2.5/subprocess.py", line 1147, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
Does anyone know what this means?
Thanks