Description of problem: i installed ndiswrapper 1.52 and installed windows driver for atheros AR5005g PCI card. on statring my network manager and clicking on configure button for wireless button gave the following report. starting the NetworkManaer from the terminal would stall the system completely. Version-Release number of selected component (if applicable): How reproducible: started networkmanager in K-desktop and tried to configure wireless settings Steps to Reproduce: 1.click on networkmanager 2.configure wireless 3. Actual results: the attached report was the result Expected results: window to configure wireless setting Additional info:
Created attachment 296910 [details] The bug report
Note that ndiswrapper is not supported in Fedora because it's impossible to debug issues like your freeze when using it. The drivers are not open source and therefore there's no way to figure out where the bug really is, or to fix it even if the bug was known. In any case, I think you mean system-config-network, not NetworkManager. Can you post the output of the following command when executed in a terminal? tree /sys/class/net/ you may need to 'yum install tree' first.
*** This bug has been marked as a duplicate of 433748 ***