How can I use wireless internet with Fedora Core x64? I'm not sure if FC64 support Intel 3945ABG, and not sure if the driver is installed.
-
open a terminal and type "ifconfig" there should be a list starting with eth0, which is your wired ethernet. if there is an eth1 listing, then the card is installed.
if you go to fedoraforums.org there are a bunch of threads about getting the 3945 working. here are a few
http://forums.fedoraforum.org/forum/showthread.php?t=132647&highlight=intel+3945
http://forums.fedoraforum.org/forum/showthread.php?t=135168&highlight=intel+3945 -
Thanks, dude. Finally!
-
it's working properly for you now?
-
no, not yet. It just returned "command not found" and
"[lockon@localhost ~]$ /sbin/ipw3945d
ipw3945d - regulatory daemon
Copyright (C) 2005-2006 Intel Corporation. All rights reserved.
version: 1.7.22
2006-12-25 00:38:47: ERROR: Could not find Intel PRO/Wireless 3945ABG Network Connection
"
I don't know why because I have already downloaded and installed the dkm-ipw3945, the ipw3945d, and the firmware -
hmmm, the only thing I can suggest is that you spend some time on fedoraforums.org searching. I don't use fedora myself, nor do I have the hardware.
-
Thanks, BigV
-
Code:chown ipw3945d:root /var/run/ipw3945d/
Code:ARGS="--timeout=-1 --quiet --pid-file=/var/run/ipw3945d/ipw3945d.pid"
-
I have already installed the drivers, but it seems like the driver is not presenting. I don't see the iwp3945d in var/run.
As I type in the command, it report as "invalid user." -
Then this is likely not the fix to your problem. Especially if you have no ipw3945d user.
-
how can I fix that? I have already download and install the dkms-iwp3945, the iwp3945d, and the iwp3945-firmware.
-
-
It's probably best to see if someone on a Fedora forum can respond to issues you have with getting your ipw3945 to work properly. There may be a simple way to address the problem you're having. I don't run Fedora, I run Gentoo, and when I installed the Gentoo ipw3945 packages, it did the user creation for me. (It just didn't setup the permissions correctly, something that wasn't fixed with the Gentoo specific install..)
If you want to read more about what I was referring to, regarding running the ipw3945d with different privileges and permissions, etc. Look at the ipw3945d README file. Here's one link for it. And if you start reading at the section called "4. RUNNING AS NON-ROOT", you'll see what I was referring to.
Again the easiest way to fix your problems is to ask on a Fedora support forum. Each distro usually handles things like this differently, and someone there may already know the answer to your problem.. Good Luck..
Wireless-FCx64
Discussion in 'Linux Compatibility and Software' started by clip, Dec 23, 2006.