![]() |
|
#31
|
|||
|
|||
|
Hi Cody / DSMITH,
As i said, i just installed Fedora core 3. I tried to do the same thing with ndiswrapper but got a long message this time. I thought i should submit it here so that u or DSMITH could help me out. If I really have to upgrade my kernel then i would give that a try. I think at this stage that would be a risky business for me as i am a very new linux user. So, plz see if you guys can suggest me something else by looking at the error message. Code:
regards, masum |
|||
|
#32
|
||||
|
||||
|
It appears, though I can't say for certain, that you don't have gcc installed. Hence
Code:
I don't know about the RH/FC distros, but possibly the developer packages weren't installed by default. You don't have to be a programmer to have to use gcc (which is the GNU C compiler). Nearly every software package you download that isn't already in a binary format (meaning it's not an RPM or DEB file) will need to be "made" before it will work. To make sure you have gcc installed, I'd recommend using your "install sofware" or whatever FC uses and install the developer packages (if you have that option). You may need your CD or it may d/l from the Internet. After that, try running the ndiswrapper installation again and see if it works. __________________
Start Programming with Python-A beginner's guide to programming and the Python language. ------------- Common Sense v2.0-Striving to make the world a little bit smarter. |
|
#33
|
|||
|
|||
|
Hi,
I back again with the same problem. At last i think i got the NDiswrapper working (after a week long strugling to get the faultless CD of Fedora core 3) in my Fedora Core 3 systems. But now it seems like the Belkin Driver is playing up with me. As far as i can see from the package of my Belkin wireless card, it is Belking Wireless G Desktop Network Card (54 Mbps). Now after installing the NDiswrapper, when i do: Code:
it says 'invalid autorun.inf driver'. I tried the start.exe and also setup.exe (in 'Files' folder of the driver cd, knowing that it wouldn't work as there's no options for .exe files in ndiswrapper), but none did seem to work. Then now, when i typed: Code:
I am having above errors. Could you please help me out with this. Thanx, masum |
|
#34
|
||||
|
||||
|
Hi Masum.
It seems that you are trying to install the autorun inf file for the driver. This file is only used to tell Windows how to autorun the CD, it is not the driver file. Browse around on the CD for a different inf file. My driver was found under a subdirectory called Driver: Code:
If you have the same card as me, yours should be something like: Code:
It looks like you got everything else working, so this should be the last hurdle! Good luck! __________________
The best damn Sports Blog period. |
|
#35
|
|||
|
|||
|
I think its working. i mean it says the driver found (showing output similer to the output u had only with different driver name). I think my card is in wlan0, thats not a problem it seems as i did 'dmesg'. But when i do
Code:
I am getting the above error. Seems like the FC3 doesn't understand 'dhcpcd' command. What should do now to get my network working. I went to Applications > System Settings > Network, but no lan card is showing there. Sorry but as i said i m a newbie. I've no idea about networking in linux. thanx masum |
|
#36
|
|||
|
|||
|
hi,
i think i m giving u guys a hard time, but i can't work anything out. i tried a lot of thing but nothing seems to work. so here's again i m posting some of the output that i m getting so that u understand whats happening. Code:
it seems like my card is configured and its getting the signal as it is showing my modem (Netgear). please, help me out if u can (as i've been waiting for ur reply). else i think i've to stuck here as i tried my level best to download lots of document from the net and tried, but nothing worked. regards, masum |
|
#37
|
||||
|
||||
|
Here's two links that may or may not help you:
http://www.linuxforums.org/forum/post-189669.html http://prism2.unixguru.raleigh.nc.us/ The first one is a thread on LinuxForums regarding your wlan card and OS (near as I can tell). The second one is a page linking to RPMs you can d/l that theoritically should help enable wlan capabilities. Unfortunantly, they're for FC1 so I don't know if they're compatible. __________________
Start Programming with Python-A beginner's guide to programming and the Python language. ------------- Common Sense v2.0-Striving to make the world a little bit smarter. |
|
#38
|
|||
|
|||
|
Guys,
it's working, it is working at last. i don't know how to thank u all. u've been sooooo helpful. without ur help it would have never been possible. DSMITH, CRYSTALATTICE, i just appreciate the time u guys have given. i've started with this forum and hopefully would be an active member of this forum and would learn lots of things. as i said from the very beggining i m a new unix user and to start with something like wireless network and to be successfull (ofcourse full credit goes to u guys) is a big big achievement for me. I am just sooo happy now. thanx again. and here's what i did (i think) to get the thing working, as dhcpcd command wasn't working (for me)....after installing ndiswrapper and the driver... Code:
regards, masum |
|
#39
|
||||
|
||||
|
Hello guys,
I got a question. I've got a notebook (acer travelmate 2600) with an integrated wlan card (broadcom bcm94306), which should be supported by ndiswrapper. I followed all the instruction you wrote, but it seems that ndiswrapper (or someone else) doesn't recognize the card. Quote:
it says only "driver present", not "hardware present" as it should do. when i installed ndis wrapper, I got this message: Quote:
Could this be the reason for my problem? how can I deal with it? Sorry for my english thanks a lot ps this topic is really cool! |
|
#40
|
|||
|
|||
|
robby,
all i can tell u (as i m very new) is the error message (Kernel seems to have 4K size stack option (CONFIG_4KSTACKS) removed; many Windows drivers will need at least 8K size stacks. You should read wiki about 4K size stack issue. Don't complain about crashes until you resolve this) is not a problem as far as i can see. because if u check my post just above then u'll see that i got the same warning but didn't face any problem afterwards (my problem was my GCC wasn't installed). and with the other "Hardware present", other guys would be able to help u. masum |
Recent GIDBlog
Accepted for Ph.D. program by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Wireless G Desktop Card | Robo | Computer Software Forum - Linux | 3 | 04-Oct-2006 08:49 |
| Wireless Card Not Finding Networks | sublime12 | Computer Hardware Forum | 3 | 16-Sep-2006 21:01 |
| [HOWTO]Belkin 54G Wireless card in linux FC5 (Broadcom chip) | alaa | Computer Software Forum - Linux | 1 | 10-Sep-2006 20:36 |
| Which type of wireless ethernet card do you recommend? | Nickster64 | Computer Hardware Forum | 2 | 29-Apr-2006 23:10 |
| Need Help with my Cards Program (C++) | krisopotamus | C++ Forum | 2 | 06-Oct-2005 17:48 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The