LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problems connecting wirelessly with newly installed Fedora 14 (https://www.linuxquestions.org/questions/linux-newbie-8/problems-connecting-wirelessly-with-newly-installed-fedora-14-a-854717/)

r2g2btru 01-06-2011 05:18 PM

Problems connecting wirelessly with newly installed Fedora 14
 
Well my first problem was installing the driver, after days of working on it, I finally got the driver to be installed and to be associated with the network adapter. Now the issue is the wireless network adapter won't connect to my wireless network. I am new to Linux, and am trying to get my Fedora 14 to work online, without needing to constantly be wired in (what's the point of having a laptop if you have to be stationary). Anyways my network has WPA2 personal security with a TKIP + AES encryption (I switched it from solely AES because I thought that might have been the issue). Could somebody please help me solve this issue, I've heard a lot of good things about Linux, but so far its been frustrating trying to get this wireless connection working. I am currently taking a course on Linux, and I am using the opportunity to learn about and maybe switch over to a Linux OS which I have heard so much good stuff about in my previous courses. Thank you so much for any assistance you are able to offer me.

Soadyheid 01-06-2011 06:32 PM

Can you give us some details? What is the network adapter type? What driver did you load? What's the output of:
Code:

ifconfig
and also
Code:

iwconfig
Er... the type of laptop may also be useful.

If you check out other questions which have been asked you'll see that the community needs to know these sort of details to be able to offer help.

Play Bonny! :hattip:

Drakeo 01-06-2011 07:37 PM

read this link and make sure you read the other links in my post those are your manuals from fc14 step by step

r2g2btru 01-06-2011 08:55 PM

Here is some of the information asked for
lspci -k -nn info
03:00.0 Network controller [0280]: Realtek Semiconductor Co., Ltd. RTL8191SEvB Wireless LAN Controller [10ec:8172] (rev 10)
Subsystem: Realtek Semiconductor Co., Ltd. Device [10ec:8152]
Kernel driver in use: rtl819xSE
Kernel modules: r8192se_pci

ifconfig info
wlan0 Link encap:Ethernet HWaddr 00:26:B6:1A:2A:28
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:0 errors:0 dropped:0 overruns:0 frame:0
TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:0 (0.0 b) TX bytes:0 (0.0 b)
Interrupt:17 Memory:ffffc900050f0000-ffffc900050f0100
iwconfig info
wlan0 802.11bgn Nickname:"schfed"
Mode:Managed Frequency=2.457 GHz Access Point: Not-Associated
Bit Rate:130 Mb/s
Retry:on RTS thr:off Fragment thr:off
Power Management:off
Link Quality=10/100 Signal level=0 dBm Noise level=-100 dBm
Rx invalid nwid:0 Rx invalid crypt:0 Rx invalid frag:0
Tx excessive retries:0 Invalid misc:0 Missed beacon:0

It is Toshiba Laptop satellite A505-S6980

Sorry it takes so long for me to respond, I had to put the kids to sleep, then go on to Fedora get the information and switch back to Windows which is working wirelessly to load linuxquestions. Drakeo I will look at that link and see if it gives me anything that can help, if it helps solve my issue I will let yall, know if not I, please give me any other advice that may help me. Thank you.

r2g2btru 01-06-2011 09:24 PM

Thank you for your help, Drakeo. I had downloaded my Fedora 14, as a live cd, there were several packages I still had to install that weren't included in the live cd. Thanks for showing me the lspci command, once I used it with help I found the -k argument that let me see when the driver was finally assigned to my adapter. As for network manager, it seems like the issue was that I didn't have the adapter device set up to be managed by network manager. It is finally working now, thank you for all your help

Drakeo 01-07-2011 07:04 AM

you are welcome the learning curve of any system is the curve ball.


All times are GMT -5. The time now is 10:38 PM.