Results 1 to 4 of 4
Need so instructional help installing ndiswrapper on fedora 6. Newbie at linux and getting confused with the unpacking and stuff. Please let me know.
-Thanks...
- 02-14-2007 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 18
Having trouble installing ndiswrapper.
Need so instructional help installing ndiswrapper on fedora 6. Newbie at linux and getting confused with the unpacking and stuff. Please let me know.
-Thanks
- 02-14-2007 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,095
I don't run any wireless connections so can't help specifically, but here's a HowTo that might help to get you up and running:
http://www.linuxforums.org/forum/lin...ork-linux.htmlLast edited by oz; 02-14-2007 at 09:40 PM. Reason: spelling error
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 02-14-2007 #3
Do you have an active internet connection on the machine you're trying to install ndiswrapper on? If so, you can simply import the Livna repository and then use yum to install it. Try these two commands:
Note: You have to be root to execute the second command.Code:$rpm -ivh http://rpm.livna.org/livna-release-6.rpm #yum -y install ndiswrapper
- 02-14-2007 #4Just Joined!
- Join Date
- Feb 2007
- Posts
- 18
Thanks ozar for the quick response, I appreciate it, but I'm stuck now with an error message telling me that I should disable CONFIG_4KSTACKS in the kernel. How do I do this.
-Thanks John


Reply With Quote