Results 1 to 6 of 6
i have fedora core 7 installed onm my ps3
i dont know how to connect to my wireless router
does anyone have any step by step guides of how i ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-26-2007 #1Just Joined!
- Join Date
- Jul 2007
- Posts
- 4
fedora core 7 wireless help
i have fedora core 7 installed onm my ps3
i dont know how to connect to my wireless router
does anyone have any step by step guides of how i can connect to it
- 07-26-2007 #2
you can enable the network manager services from the gnome menu System-Administrator-services. also to be sure that your wifi is working before you can try the following as root.
iwconfig (and then see with interface is a wireless extension let's say eth1)
iwconfig eth1 essid (your_network_name) mode manages key (your_key or off if there is no key)
dhclient eth1.
Regards.Linux is not only an operating system, it's a philosophy.
Archost.
- 07-26-2007 #3Just Joined!
- Join Date
- Jul 2007
- Posts
- 4
i do the iwconfig eth0 essid ..,
and it comes up
error for wireless request "set encode" (8B2A)
invalid argument "RGQGJRUH"
- 07-26-2007 #4
so eth0 is not your wifi card, post the output of iwconfig please.
Linux is not only an operating system, it's a philosophy.
Archost.
- 07-26-2007 #5Just Joined!
- Join Date
- Jul 2007
- Posts
- 4
lo no wireless extensions
eth0 IEEE 802.11bg ESSID: off/any nickname: " "
mode:managed chanell:0 access point: not associated
bit rate 54 mb/s
encryption key: <too big>
the details for my box are
ESSID: SKY18087
encryption type: WPA-TSK
ecryption key: RGQGJRUH
- 07-26-2007 #6
Sorry it's your wifi Card , so i believe that you did a mistake when typing the command , let's split the command
here is my case
iwconfig eth0 essid Alic-7cad mode managed ( press enter)
iwconfig eth0 key AR2345rnf..............
dhclient eth0
and post if there is any problem.
Regards.Linux is not only an operating system, it's a philosophy.
Archost.


Reply With Quote
