Fedora Networking :: Command Line For Wireless USB Adapter - "out Of The Box" For FC10

Feb 15, 2009

I have an older laptop on which I have installed Fedora Core 10 (2.6.27.5-117.fc10.i686). I am using a Retail Plus Mini Wireless USB Adapter. I have scanned this forum and someone mentioned that support for this adapter should come "out of the box" for FC10. I have a fair amount of experience with Linux command line configuration but am by no means an expert. I have absolutely no experience, however, with wireless.

NB that via iwconfig I get the output below which is giving information about my (currently for now unencrypted) SSID called "activity_logged". Pardon my ignorance but wouldn't this mean that I have wireless enabled and if so how does one access it through the command line? I would also eventually like to go back to encrypted status and access that via command line.

[Code]...

View 5 Replies


ADVERTISEMENT

Fedora Networking :: Atheros AR2413 FC10 - D-Link Wireless Adapter Worked Fine With Network Manager Disabled

Mar 3, 2009

I have been running FC8 on this IBM T23 with a D-Link wireless adapter. Using MadWifi this has worked fine with Network Manager disabled. But now I have nuked that installation and replaced it with FC10. Network Manager is nice, and I would like to use it. And it kind-of works. Network Manager recognizes my router and all my neighbor's routers, but I can't connect.

[Code]....

View 5 Replies View Related

Fedora Installation :: Update From FC10 To Fedora 12 From The Command Line?

Dec 10, 2009

How do I update from FC10 to Fedora 12 from the command line.

View 2 Replies View Related

Fedora Networking :: Getting Wireless Connection From Command Line?

Jun 16, 2011

I'm new here but have been using different distros for a couple of years. I ran into this problem like a year ago for the first time and I really would like to solve this ( with your help now). I've already used hours trying to figure this out and seeked solutions online. So first things first:

- I want to connect to a wireless access point from CLI (for many different reasons)
- I'm using Fedora 13 with KDE and Gnome some specs:

Network controller: Intel Corporation PRO/Wireless 3945ABG [Golan] Network Connection (rev 02) Kernel driver in use: iwl3945 Kernel modules: iwl3945

[Code]...

View 1 Replies View Related

Fedora Networking :: Configure Wireless Interface On Command Line Only?

Apr 18, 2009

Ive been struggling to configure a wireless interface on Fedora 9I need to configure wlan0 command line only with NO display managerIve tried setting up /etc/sysconfig/network-scripts/ifcfg-wlan0 with the right information, doing dhcpbut no ip is retrieved. Checking the dhcp server logs on the DHCP server - no request is received.The link light on the wireless nic is not on either. iwconfig shows it has an Access point associated and an ESSID but im not getting back any IP.There seems to be very little documenta on how to set up wireless nics command line only on Fedora

View 1 Replies View Related

Fedora Networking :: Connect To The Wireless Network Via Command Line?

Jul 10, 2009

I am fairly familiar with Linux but had never ventured into Wlan settings / options / too much. I have compatible card (aetheros) and when running - iwlist wlan0 scanning - I get plenty networks showing up - meaning the card works. When I installed distro which is last night (before I ran update), I had that little bars menu at the top of the screen that showed available networks once clicked upon. Since I like to modify and make my settings better - I removed that little AT&T like bar, and now rebooted after update to find that I can not see available networks unless I use iwliset wlan0 scanning.... .#$*&)@&#(&%# - need I say more.

Two questions - how do you connect to the wireless network via command line? What is that vertical bars GUI tool called so I can find it and run it again? Is there (for the love of god) alternative to system-config-network GUI managment tool for wlan?

View 2 Replies View Related

Fedora Networking :: Connect To Wireless Network Using Command Line

Aug 17, 2009

I'm tryn' to connect to my wireless network using command line:iwconfig wlan0 essid MY_NETWORK as root.

After this typingiwconfig wlan0
result is:
wlan0 IEEE 802.11g ESSID:off/any
Mode:Managed Frequency:2.437 GHz Access Point: Not-Associated
Bit Rate:1 Mb/s

[Code]....

I installed ndiswrapper in order to use ipn2200 WinXp drivers.

View 4 Replies View Related

Fedora Networking :: TPLink Wireless Lan Card And FC10

Aug 1, 2009

How can i run internet in FC 10(KDE). I have wireless lan card in my pc.

TPLink TL WN353G.

View 1 Replies View Related

Fedora Networking :: FC10 - Wifi Devices To Work On 128bit WEP Network - Linksys Wireless-G And 5100AGN

Jun 20, 2009

I'm having trouble getting my wifi devices to work on my 128bit WEP network. I have a new Thinkpad T400, with an internal Intel PRO/Wireless 5100 AGN. I also have some cardbus cards: a Lucent ORiNOCO Gold, a Linksys Wireless-G, and a TRENDnet TEW-421PC. I have them set up as interfaces eth2, eth1, and eth3. (The TRENDnet isn't recognised as a network card at all, so no interface for it.) I have installed the latest firmware for the Linksys card.

The /etc/sysconfig/network-scripts/ifcfg-* files are virtually identical for all of them, differing only in the HWADDR and DEVICE lines. So here's the behaviour:

1. The Lucent card comes up just fine.
2. The internal 5100AGN and the Linksys cards won't come up, and watching with iwconfig shows that they're either associated with my AP OR they've got an encryption key set -- but not both.
3. When trying to bring up the 5100AGN, I get the following messages:

iwlagn: index 0 not used in uCode key table
iwlagn: index 3 not used in uCode key table

/var/log/messages shows DHCPDISCOVER requests being sent, but they're bound to fail since the association with the AP with WEP isn't being completed. And yes, the ifcfg-* files really *are* identical except for the DEVICE and HWADDR lines. The /etc/udev/rules.d/70-persistent-net.rules file correctly maps the interfaces to the MAC addresses. So why does my antique ORiNOCO card work and thew newer ones fail? How can I track down what's being done wrong/not being done?

View 4 Replies View Related

Ubuntu Networking :: Connecting To Wireless Via Command Line

Jun 21, 2010

I have setup my wireless card via ndiswrapper and I can see that if I perform an iwconfig that the card is wlan0. I have attempted to connect with the router but I can't get any connection.I know the password is: ########## (10 digits long) but for the life of me I can't get it to work via command line.

View 2 Replies View Related

Networking :: Command Line To Run Tools For Wireless In Ubuntu?

Jan 17, 2011

I want to run OpenBox on a netbook. For those of you not familiar, it is a very simple window manager, where I can launch a terminal with a mouse click, and I can start the few apps that I need from the command line. Basically, I am trading eye candy and easy access to a lot of stuff I don't need for a more responsive GUI.

My question is...what package should I install, and what corresponding command line would be used to launch a tool to manage the wireless LAN connection?

View 2 Replies View Related

Networking :: Connect To A Wireless Via Command Line Instead Of Utilizing The GUI?

Jul 27, 2011

So i was wondering if anyone can help me connect to a wireless network via command line instead of utilizing the GUI

so far i have done this, but im not sure what to do after this

Nexus:~ # ifconfig wlan0 down
Nexus:~ # ifconfig wlan0 up
Nexus:~ # iwlist scan
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.

[Code]...

View 5 Replies View Related

Ubuntu Networking :: USB Wireless USB Modem From The Command Line Termianl Only?

May 14, 2010

Without Gdm (The GUI Desktop running), or an Internet connection, how does One get pppd or wvdial to connect to a wireless broadband modem?I'm SURE this can be done with any modern Distro without additional downloads...but seem to be missing some crucial step...? I've been trying things like: (scrips for pppd and chat and ln {links} ttyACM0 to /dev/modem?) the modem is definitely on ttyACM0.

ln -sf /dev/ttyACM0 /dev/modem
/etc/ppp/chat-script
#!/bin/sh

[code]....

View 1 Replies View Related

Ubuntu Networking :: Launch Wireless Connection From The Command Line?

Oct 11, 2010

The title about says it! I have a major problem on my laptop after installing updates. Some of my icons in the top panel are broken. So as a first step I need to reinstall a few things. The first step is to start the wireless connection from the terminal. So would someone please tell what the command is?

View 2 Replies View Related

Ubuntu Networking :: Error Connecting To Wireless Via Command Line

Apr 6, 2011

I've been familiarizing myself with the command line and am attempting to connect to a wireless network but am getting stuck at the point wherein I need to put in a password.When I run iwconfig I see my card is wlan0.I definitely know my password as I can connect using a GUI. The encryption method for my network is WPA2.Could someone tell me how I could connect to a WPA2 secured network via a command line, and/or where I went wrong with what I've been trying?

View 1 Replies View Related

Ubuntu Networking :: Get Wireless WPA2 Working With Command Line Only?

Jul 6, 2011

I wanted to run a little media server in my house, shared with my laptop only, so I could free up space on my laptop drive. I took one of my Linux boxes out of my render farm and loaded up a minimal install, command line only of Ubuntu Lucid from the mini ISO (32 bit). I had to plug in a lan cable to install, but I wanted to move my box back out to the "farm" that doesn't have wired access to my intranet.

After much research, trial and error, this is what worked for me. My wireless card uses an Atheros AR5001X+ chip, and it works with the desktop cd out of the box. I found the "just works" desktop install uses the ath5k driver that is now included in Lucid, but I'm not using a desktop or window manager. I haven't tried this on server version, if you do, let others know what you had to install to get it to work.

The things I do tell you about, I instruct you as if you are a newbie, however I have left out some things that users should know or be able to lookup easily, like if you want a static address instead of using dhcp. You may not need all of the steps or you may have to do more research and troubleshooting.

Find your wireless card (you may need to lookup what to do if it is not recognized at all)List all pci devices, only show network devices (-v verbose, -vv very verbose): >>lspci -vv | grep Network List all hardware (| less lets you pause at each page - arrow keys, page down/up to navigate, q to quit) >>lshw | less

[Code]...

View 1 Replies View Related

Ubuntu Networking :: Install Wireless-tools From A Command Line Installation?

Jan 7, 2010

I did a command-line installation. I dont have an ethernet connection, only wireless. For some reason the alternate installer doesnt install "wireless-tools" How do i install it? At this point I am thinking of booting off a live USB, downloading the wireless-tolls package from here Save it to a folder in the command line installation where?) then boot back into command line and install from there But I am not that savvy with command lines, and dont know where to install to...

View 1 Replies View Related

Ubuntu Networking :: Setting Up The Wireless Interface On Server (command-line Only No GUI) / WPA

Aug 14, 2010

I've been having issues setting up the wireless interface on my Ubuntu server (command-line only, no GUI) and I can't seem to get it working. It seems as though the card is recognized, the drivers are installed and the interface is up, but it fails to connect. I have no idea where I'm going wrong. I have WPA and a MAC filtering setup on my wireless router. An exception has been made for this PC's MAC address and I've manually entered the connection details into /etc/network/interfaces.

[Code]...

View 2 Replies View Related

Fedora Networking :: Can't Use Wireless Usb Adapter

Dec 11, 2009

I just installed the driver for my D-link DWA160 adapter, And now I cant seem to get it working.

View 6 Replies View Related

General :: Wireless Networking - Install Broadcom Wi-Fi On Arch In Command Line Mode?

Jan 18, 2011

How do I install Broadcom Wi-Fi on Arch Linux in command line mode on an Acer eMachines EM350?

I assume that Broadcom STA should be the driver used and my USB key the way to install it with the help of another PC, assuming that I can't use a RJ45 ethernet connection on LAN.

View 1 Replies View Related

Ubuntu Networking :: Connecting To Unencrypted Wireless Network From Command Line Installation

Jan 8, 2010

I am trying to do a command line installation.Finished the installation and my wireless card wasnt working.Did a "sudo ifconfig wlan0 up" and got it working.But for some reason wireless-tools is not installed thus I dont have iwconfig, iwlist, etc.The wireless works and connects fine off a liveUSB.So I am going to give info from this liveUSB run and maybe someone can suggest how I can set the right settings on the Command Line Installation I presume in the etc/network/interfaces.

View 1 Replies View Related

CentOS 5 Networking :: How To Create Wireless Network From Command Line With Hidden ESSID

Feb 27, 2011

I have a CentOS 5.5 server running currently with a Netgear gigabit ethernet card and for wifi I have a wi-fi card with the chipset: RT2860.Now I have gotten the ethernet card and wi-fi card working but my main question is: How do you bridge the connection between the ethernet card and the wi-fi card to create a wireless network with a hidden ESSID if possible and WPA encryption? (So the server basically acts as a wireless router as well as doing all the other stuff I need to do on it).

View 2 Replies View Related

Fedora Networking :: Wireless USB Adapter Not Connecting: F10

Nov 12, 2009

I have a wireless USB (TP-Link TL-WN620G) adapter on F10( 2.6.27.38-170.2.113.fc10.i686). I have installed the drivers and it is detecting my router. But it keeps asking for network password with repeating a dialogue box although I entered correct password. I have configured the wireless configuration using NetworkManager.

View 6 Replies View Related

Fedora Networking :: D-Link DWA-125 Wireless 150 USB Adapter?

May 29, 2010

I have "D-Link DWA-125 Wireless 150 USB Adapter". I can use this wireless adapter on my laptop, i can use it on my desktop as well but only when windows is running, im a newbie to fedora, today is my 2nd day and 3rd night, so pretty exited about it. i have installed fedora 13 on a different hard-disk on my desktop. when the computer is booting, there is an orange light on the adapter glowing, it turns off when the computer reaches the fedora loading screen. If i see fedora's Network Configuration window under the hardware's tab i see the "D-Link DWA-125 Wireless 150 USB Adapter" listed along with my lan card. Now if i go towards the clock on the top right to get the wireless connection working, it shows wireless network disconnected. I have tried creating wireless connection manually by inserting the SSID, macadress, BSSID, ,WPA passkey etc, but still doesnt works. when i try connecting using hidden wireless connection, i receive window for inserting keyring password again and again, stating that the login password does not match. but during all this time, i still havent seen the orange light glowing activity on the external usb adapter. If i restart the computer in windows the adapter/wireless connection works. also have checked the Network service, it seems that the service is up and running. i really require some assisstance on this,

i have noticed this, that if i go under network configuration. the first tab over there, inside devices i cant see my D-Link adapter, but if i switch onto the hardware tab it shows my lan card as well as my D-Link adapter. so does it means that the driver is missing? or any service which is disabled, however at this point of time i can get only using wired connection. please assist me. with this issue, im also downloading the 500 complete update as well for fedora, hoping that it may make it work.

View 14 Replies View Related

Fedora Networking :: Wireless-G USB Network Adapter Setup For 12

Jul 14, 2010

To setup a Compact Wireless-G USB Network Adapter (WUSB54GC) on Fedora 12 ?

View 1 Replies View Related

Fedora Networking :: Suggest Wireless-N Adapter (USB Or PCI) That Is Well Supported Under F13?

Nov 26, 2010

Can anyone suggest a wireless-N adapter (USB or PCI) that is well supported under F13? And do you think an upgrade from G to N is worth it? I'm probably going to upgrade my router to N in any case as the old one is buggy and/or dying.

View 2 Replies View Related

Fedora Networking :: Setup A Wireless LAN Using A Zdyas Zd1211 USB Adapter

Mar 16, 2009

I am trying to set up a wireless LAN using a Zdyas zd1211 USB adapter. I downloaded the .tar file, uncompressed it, then used make and make install. I then loaded the driver using modprobe -v zd1211. I have some questions:

A) After I performed all this, when I ran the Network Configuration Window, I can't find the Zdyas zd1211 driver in the list of supported wireless cards. Is there a configuration file I should edit to add this driver to system-config-network?

B) To which files should I add the modprobe, ifconfig and iwconfig commands or values so that the driver is automatically loaded and configured whenever I reboot the computer?

C) I am using FC8. What package supports the wpa supplicant?

View 2 Replies View Related

Fedora Networking :: Usbid Of A Wireless Adapter Sufficient To Conclude?

Mar 7, 2010

I have a wireless usb-adapter with usbid:

Code:

Bus 001 Device 003: ID 1690:0711 Askey Computer Corp. [hex] SMCWUSBT-G (no firmware) I have heard that the second number after ":" above gives info about the chipset included in the adapter. It turns out this adapter has an atheros 5523 chipset. My question is if the product id 0711 above is the only thing determining if the adapter will work with Linux? If so, i can find in the file modules.usbmap that zd1211rw supports this chipset:

[Code]...

though it is associated with a different vendor id which is 0x1435. In this case, should i manually associate this driver with this adapter? You might ask why bother tweaking the OS?. The reason is that neither Fedora detected this thing as a wireless adapter nor ndiswrapper was able to install the windows driver (I think the problem is Fedora is 64 bit but win driver is 32 bit).

View 2 Replies View Related

Fedora Networking :: Netgear WG111v2 Wireless Adapter Won't Stay Online

Jan 28, 2010

I just installed Fedora 12 on my HP a430n PC.I used to run Fedora 10, then moved to Linux Mint 7, then to Ubuntu 9.10 and now I am back to Fedora because I want to become more adept with manual package installation and adding repos.When I ran Fedora 12 immediately after then install, before running yum update PackageKit or the software update, it would use my wireless adapter (Netgear WG111v2) and connect to and stay connected to a network just fine. No hiccups.After running the updates and restarting the computer, the wlan won't stay connected for longer than 20 seconds, which is frustrating when trying to install mp3 codecs.

This seems to be a bug in the latest driver update for the WG111v2, but I might be wrong. Anyone have a fix or a way to revert back to the initial driver (I don't know what the original wireless driver was called).

View 1 Replies View Related

Fedora :: Run Python3 Scripts From Command Line And Call Up Python 2.6.2 Idle With The Command Idle From Command Line?

May 29, 2010

i've gotten my fedora 12 to the point where i can run python3 scripts from command line and can call up python 2.6.2 idle with the command 'idle' from command line. what command will call up python3 (3.1.2 to be exact) idle?

View 5 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved