Slackware :: Starting The Wireless Wlan0 Manually?

Aug 10, 2010

My Slackware64 13.1 system is running off a notebook that does not leave the desk often so I stay connected via a ethernet cable. Recently I set up the wireless configuration for my home network and while I would like to have it so that it automatically goes to the wireless interface when the wired is down, I do not think that is possible without wicd or some other network manager. Anyway, whenever I start up Slackware both the wired and wireless interfaces activate and acquire their own IP addresses. What I would like is for the wireless configuration to remain dormant so that all I would have to do is issue "ifconfig wlan0 up" to turn on the wireless interface/connection. Is this possible? As it stands I have to manually issue the "ifconfig wlan0 down" to turn it off once the system boots up and I log in.

View 4 Replies


ADVERTISEMENT

Ubuntu Servers :: XUbuntu Wireless / "iwconfig" Giving A Third Entry: Wlan0 - Cannot Manually Reboot?

Mar 20, 2011

I have recently converted my old desktop computer into a server (using the ubuntu server 10.10 install disk), installed xubuntu, and have installed the driver for my WPN111 usb antenna using ndiswrapper. I then installed wicd to connect to my home network (with a WPA2 passkey). Anyways, it works great... with one major annoyance � whenever I reboot (with "sudo reboot") the computer, the wireless configuration isn't detected at all.

Code:
$ iwconfig
lo no wireless extensions
eth0 no wireless extensions

The only time it works is when I turn my computer off and manually turn back it on... and then "iwconfig" gives me a third entry: wlan0. The wireless then (and only then) works like a charm. The problem is, I want to be able to access this server away from home, and of course in that situation I cannot manually reboot it.

View 1 Replies View Related

Slackware :: Wireless Connection On Slax USB - How To Manually Set IP Address

Feb 1, 2011

I am trying to connect to the net wirelessly using Slax off my USB stick. I did the best I could using the wireless configure tool but Firefox will not surf - no connection. The configure tool shows that I am 'partly' connected in that it shows signal strength in green but I noticed that there is no entry for IP address. Am I suppose to know this and enter it? In LMDE, I see the IP as 192.168.2.10 and other addresses. Do I need to enter this stuff?

View 5 Replies View Related

Fedora Networking :: Starting WLAN0 On Boot Instead Of Logon?

Nov 4, 2009

I would like to mount a bunch of folders/shares when I start my machine up. I will be adding the mounts into my /etc/fstab folder BUT my WLAN0 only comes "up" and connects to my WAP AFTER logging in.

how I get it to start on PC boot instead of log in?

I think I need to disable network manager but I'm unfamiliar with the procedure in Fedora

View 2 Replies View Related

Ubuntu Networking :: Wireless - Lost It - 'wmaster0 No Wireless Extensions', But Then Refers To Wlan0 As The Wireless Connection

Mar 28, 2010

A friend who switched ISP's gave me his old Linksys WRT54-G wireless router. I went through the installation procedure and had a wireless connection up and running - smiley face. I had security set up for WPA, and decided to upgrade it to WPA2. Another smiley face. When I went to connect (had already done so successfully), I noticed it referred to my wireless as Linksys - I was expecting to see the SSID. So I started playing around in Network Manager and now I have things all effed up.

Don't know exactly what I did, but now I have no wireless. So I ran a few commands (lshw -C network, iwconfig, ifconfig, and iwlist scan), and looking at the results I see what appear to be inconsistencies in the output. I've posted them below, and make the following observations:

1. Under the lshw it refers to my wireless connection logical name as wmaster0, and has the correct MAC address, etc.

2. Under the iwconfig it says, 'wmaster0 no wireless extensions', but then refers to wlan0 as the wireless connection (although it does not seem to be running).

3. Under ifconfig I see both a wlan0 and a wlan0:avahi. The wlan0 has no IP, the wlan0:avahi does, but it is incorrect.

[Code]...

View 7 Replies View Related

OpenSUSE :: Manually Keep Starting Mysql And Mythbackend?

Apr 29, 2010

As the title states.

Code:
# /etc/init.d/mysql status
Checking for service MySQL: unused
# /etc/init.d/mythbackend status
Checking for service MythTV backend unused

View 9 Replies View Related

General :: Manually Starting Tomcat On Ubuntu?

Dec 9, 2010

I have installed tomcat6 on Ubuntu. It starts it automatically at the startup. I do not want it to start automatically, I want to start it manually because I use same 8080 port for different servers. If tomcat is already started on 8080, it becomes problem.

How do I stop Ubuntu from not starting tomcat automatically at startup.

View 2 Replies View Related

Ubuntu :: Cups Not Starting On Boot \ Manually Started?

Feb 26, 2010

I am running Ubuntu 9.10, and every time the computer starts, cups does not appear to be running. I have to run the following from the command line:

Code:
sudo /etc/init.d/cups start
After cups is started, printing works fine. Does anyone know how I can get cups to start on it's own when the computer boots?

View 9 Replies View Related

Ubuntu Networking :: Rename My Wireless Card From Eth1 To Wlan0 As Use Conkyrc And It Will Not Read Wireless Strength?

Aug 8, 2010

have a dell Inspiron 1501 with ubuntu 10.0.4 I want to rename my wireless card from eth1 to wlan0 as I use conkyrc and it will not read my wireless strength or my ssid cuz it thinks it's a ethernet card and not wireless card. I know this for a fact because peppermint os my wireless card was wlan0 and it worked just fine.

View 1 Replies View Related

CentOS 5 Networking :: Cant Get Wireless Going On Wlan0 Intel Pro Wireless 4965 AG Or AGN?

Oct 8, 2010

trying to connect wireless on wlan0 intel pro wireless 4965 AG or AGN

View 1 Replies View Related

OpenSUSE Wireless :: "iwlist Wlan0 Scan" Gives Back List Of Detected Wireless Networks

Mar 21, 2011

I have configured a wireless pcmcia card using ndiswrapper. I'm sure that works, as with the command "iwlist wlan0 scan" gives me back
the list of detected wireless networks. At this point I was wondering: is there a way to detect the new interface (wlan0) with network manager? Even after enabling the wifi card the network manager gnome applet always finds only eth0.

View 2 Replies View Related

Slackware :: Wicd No Longer Bringing Up Wlan0?

Jan 15, 2011

I have recently started using this laptop as a host for tinkering with vmware. I have wicd installed on it, which normally brings up wlan0 and connects to the nearest configured wireless lan automatically.

Vmware has installed another, virtual, NIC on the host, called vmnet8. I configured it in /rc.d/rc.inet1.conf with a static IP.

Now when I boot up the laptop vmnet8 starts up and running and correctly configured, but wlan0 doesn't. I have the wicd icon in my systray but it doesn't find a network, even when i click on it and refresh etc. I have to open a terminal and "ifconfig wlan0 up" in order to get the NIC up. Then wicd works fine.

Networking configuration in Slackware looks like a bit of a nightmare frankly (why i usually use wicd!) so I thought i'd ask you chaps before messing about too much.

View 6 Replies View Related

Fedora Networking :: Bring Up Wi-fi PCI Card (ifup Wlan0 Or Ifconfig Wlan0 Up) Whole PC Just Hangs Until Power It Off

May 20, 2009

When I try to bring up my wi-fi PCI card (ifup wlan0 or ifconfig wlan0 up) my whole PC just hangs until I power it off.

I believe I have the right drivers, but cannot see what I am doing wrong.

I'd really prefer not to go down the ndiswrapper route.

Firstly, I can see the PCI card and the driver it is using :

Code:
[J@gx260-f10 ~]$ lspci -k
...
...
01:08.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8185 IEEE 802.11a/b/g Wireless LAN Controller (rev 20)

[Code]....

the PC just hangs for ever. No mouse movement, ctrl-alt-del, nothing.

I have downloaded a Linux driver from Realtek but it will not compile. I have the latest kernel-devel, headers, and gcc. I can post compiler errors if anybody would like. They're all apparently to do with missing parameters.

View 6 Replies View Related

OpenSUSE Wireless :: Wlan0 Is Down - Got Crashed ?

Feb 28, 2010

After executing glxgears, my laptop got crashed.

I pressed Power Button and I turn it off. When I turn on the system again, the wlan0 dosent work.

I tried:

Code:

The result:

Code:

I tried:

Code:

The result:

Code:

RTNETLINK answers: No such file or directory

Cannot enable interface wlan0. interface wlan0 is not up

View 4 Replies View Related

Slackware :: Configure System To Start Wlan0 Instead Of Eth0?

Nov 29, 2010

I'm running Slackware-13.1 on my laptop. Connection to my network is via wlan0, a cable in most cases not pluged in.When starting the system the first attempt to configure the network is via eth0, which ends with dhcpcd timing out since there is no cable pluged in. Afterwards wlan0 is set up properly.

I have installed ifplugd, which is a daemon who connects to ethernet only if a cable is connected. With Gentoo this works out of the box. With Slackware ifplugd is started after rc.inet1 (probably). So the the system still tries to connect via ethernet before connecting to the wireless network.

I have also installed wicd.How can I manage that wlan0 is prefered over eth0?I noticed that neither wicd nor ifplugd belong to the default full installation of Slackware and therefore assume, there must be a solution which meets my requirements without even one of both programs.The laptop is only used at home. Wireless connection is normaly used. I need eth0 only in a case of emergency.

View 2 Replies View Related

Ubuntu Networking :: Ignoring Unknown Interface Wlan0=wlan0?

Jun 6, 2010

Also having this problem on Ubuntu 10.04.If I do "iwlist scan" I can pick up networks on wlan0:

Code:
lo Interface doesn't support scanning.
eth0 Interface doesn't support scanning.

[code]....

View 2 Replies View Related

OpenSUSE Wireless :: Enable Wlan0 [BCM4312 802.11b/g] On 11.3?

Aug 12, 2010

Question. How do I enable wlan0 and verify it worksSo far I get.

# /usr/sbin/iwlist scan
wlan0 Interface doesn't support scanning : Network is down
# hwinfo --wlan

[code].....

View 9 Replies View Related

Ubuntu :: 10.10 Conky Wireless Wlan0 Not Working

Feb 25, 2011

Earlier on my wireless is attached as eth1 and it works on to load conky except the Network section is blank. After that I had renamed eth1 to wlan0 and checked at ifconfig it is working fine.Now the conky won't load and I think something to do with my wlan0.

View 1 Replies View Related

Fedora :: Wireless Unavailable / No Ifcfg-wlan0 File?

Jul 2, 2011

(and new-ish to Linux in general) and would appreciate some assistance with fixing a problem I'm having with getting wireless working on my computer.Computer specs: Lenovo Thinkpad Edge 520, I5Wireless card: Intel WiFi Link 1000 b/g/n(Note: I also have a Netgear USB wireless adapter, and trying to use this does not solve my problem)I cannot activate wireless. When I go to Network Settings > Wireless, it is listed as "unavailable", and "off". When I try to switch wireless "on", it says "disconnected", but then immediately switches back to "off".Having tried to browse various forums and such for a solution, I tried looking for the file ifcfg-wlan0 under /etc/sysconfig/network-scripts, but it doesn't exist

View 4 Replies View Related

OpenSUSE Wireless :: How To Disable Usage Of Wlan0 For Knetworkmanager?

Jan 25, 2010

I have two usb wlan cards. In 11.2 whenever i start connection with the second one (wlan1) via knetworkmanager, the latter also starts a connection using the first one , leading to wlan problems,

In 11.1 i had no such problems because i could select the one to be used in knetworkmanager, and only that one was used by knetworkmanager.my current solution is to

su
ifdown wlan0
logout

this shuts down the first card but i have to do this manually after every restart. one thing: don't come with "deactivate in bios" - i knoe this but playing around in bios everytime i switch between windows and linux is no option. So how can i prohibit permanently that knetworkmanager uses the first one (wlan0)? putting in some place of suseconfigs a rmmod <driver>? where? /etc/sysconfig ??

View 1 Replies View Related

OpenSUSE Wireless :: Ndiswrapper Error Free But No Wlan0

Mar 25, 2010

I have to use ndiswrapper to get my wireless card to work (Cheap D-link usb wireless). I have never had a problem in ubuntu releases with getting it up and going, but in Fedora and now Opensuse I am struggling. I have everything setup with no errors. Ndiswrapper lists my drivers as installed and my hardware present. lsusb also has it listed. but when I modprobe ndiswrapper, I am getting no errors, but I am also not getting wlan0 to show when using iwconfig. I also noticed when modprobed the wireless card's light isn't coming on like ubuntu.

View 8 Replies View Related

OpenSUSE Wireless :: Wlan0 Not Shown In Ifconfig Command?

Feb 20, 2011

I have suse 11.3 tried to get wireless to workI issued command ifconfig and wlan0 not shown. One replier suggested that I need to get this working

View 9 Replies View Related

OpenSUSE Wireless :: Wlan0 Does Not Start 'automatically At Boot'

Jul 24, 2011

I have a 32-bit openSUSE 11.4 (2.6.37.6-0.5-default) installation with a
WNBA3100v2 wireless USB card and a 100Base-TX NIC running on a Dell 4700c:

Code:
BCM4401-B0 100Base-TX (Not connected)
MAC : YY:YY:YY:YY:YY:YY
BusID : 0000:04:07.0
Device Name: eth0

[Code].....

View 9 Replies View Related

OpenSUSE Wireless :: Wlan0 Resume On Laptop Wake Up?

Aug 11, 2011

I've just a had laptop meltdown which resulted in the acquisition of a replacement (HP635) sporting a realtek wireless NIC. Found the drivers and installed them and all is well. HOWEVER, the card is not activated on wake from sleep mode. This is kind of astounding to me. Every crappy windows version that I've used can handle this situation. Many searches, however have failed to yield any help. After every resume from sleep mode I have to run ifup to start wlan0. Surely this is not the only way it can be? I have to assume that I'm not getting something simple, and someone here can point out my failing. or if you can just sympathize. running 11.4 here using the realtek 8192 driver set to start at boot time. Though none of the other settings have had any effect on this problem.

View 5 Replies View Related

OpenSUSE Wireless :: SIOCSIFFLAGS: Unknown Error 132 / Wlan0 Up?

Sep 13, 2011

so what will i do ??

Code:
ifconfig wlan0 up
SIOCSIFFLAGS: Unknown error 132

[code]....

View 4 Replies View Related

General :: Wireless Networking - Binding Wlan0 To Eth0?

Jul 7, 2010

When I type ifconfig,

I see wlan0 and eth0. I want to somehow bind these two together into one device.

How would I go about doing this?

View 3 Replies View Related

Ubuntu :: Wireless Card Named Eth3 Instead Of WLAN0

Mar 17, 2010

I have managed to get everything MOST of the way setup...Come to find out though that I cant get conky to function 100% due to my wireless card being named eth3 instead of wlan0...I can get everything to work except for the signal strength, since ubuntu thinks its an ethernet cared. (although it show up as wireless connection in the network interface on the top right of ubuntu control bar). It's not a BIG deal but I was wondering if anyone had a fix or work around for this. BTW it is a Broad 4311 using Broad STA drivers if that makes any difference at all...

View 1 Replies View Related

OpenSUSE Wireless :: Iwlist Produces No Scan Result For Wlan0

Apr 29, 2010

This is probably the 1 millionth post about WIFI issues. I have tried many sources on the internet but cant get my wireless to work. I have been using another version of linux for long time. But recent edition of that particular linux does not support my wifi any more. Just recently i have tried SuSE and almost fell in love with it. The only problem, WIFI.

I got a Linksys WUSB54GC USB wifi stick which uses RT2800USB native driver. I installed SuSE from the scratch and it found the wifi stick installed the drivers. My only problem is it does not scan for wireless networks. I haev two wifi networks around here. I can connect to them with windows computer with the same wifi stick.

I have tried iwconfig iwlist ifup but i am stuck exactly what to do.

I get the following messages:

It seems to me i am sooo close.

View 1 Replies View Related

OpenSUSE Wireless :: Cant Get IP From DHCP. Dhclient Wlan0 -> No Such File Or Directory?

Jul 28, 2011

I was trying to connect to wireless via cmd:

* ifconfig wlan0 up
* iwconfig wlan0 essid 'XXX'
* iwconfig wlan0 key XXXXXXX
* dhclient wlan0 -> here i get error:
ls: cannot access /var/run/netconfig//wlan0/: no such file or directory

View 1 Replies View Related

Networking :: Wireless Network - Sudo IFConfig WLAN0 Not Working

Mar 15, 2011

I have got Ubuntu 10.10 on a Dell Inspiron Laptop. Can't get anywhere with wireless network. Tried a few bits of poking it blindly with a stick:

matthew@ubuntu:~$ lshw -C network
Warning: you should run this program as super-user.
*-network
Description: Network controller
Product: BCM4312 802.11b/g LP-PHY
Vendor: Broadcom Corporation
Physical id: 0
Bus info: pci@0000:0c:00.0
Version: 01
Width: 64 bits
Clock: 33MHz
Capabilities: bus_master cap_list
Configuration: driver=b43-pci-bridge latency=0
Resources: irq:17 memory:f69fc000-f69fffff
*-network .....

I reckon *-network DISABLED is a problem, I tried sudo ifconfig wlan0 up but that didn't work. The output of that and lspci are on the ubuntu side of my machine. I have also tried pressing my wireless on/off key (F2) but that doesn't work either.

View 8 Replies View Related







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