General :: Dhcpcd Wlan1 Times Out ?
Nov 19, 2010
I manage to connect to my wifi using
Iwconfig wlan1 essid "mywlan" key 1234567890
Then iwconfig wlan1 gives me:
Im using a Alfa Awus036h wifi dongel under Arch disc install, only got wifi on other computer.
View 3 Replies
ADVERTISEMENT
Jul 14, 2011
I know questions of the form "wireless not working on <blank>" abound, but here is another! I can't cut and paste since I don't have a connection on the computer I am having trouble with but I will paraphrase the best I can.
lspci output:
0c:00.0 Network controller: Intel ... PRO/wireless 4965 AG or AGN [Kedron] Network Connection (rev 61)
lsmod output (relavent line):
cfg80211 33680 3 iwlagn, iwlcore, mac80211
iwconfig shows wlan0 up and running, and iwlist scanning shows the router. I used to be able to just run dhcpcd wlan0 and connect, but now I get a
"timed out waiting for a valid DHCP server response"
Same deal running /etc/rc.d/rc.inet1.conf (which might be the new way Slack connects to things).
Not sure if it's important, but I have a little indicator light on my laptop that tells me if wireless is running. Before I try dhcpcd, the light is on. After it times out, the light goes out and I have to redo everything (ifconfig wlan0 up etc....) in order to get the light back on.
View 5 Replies
View Related
Dec 16, 2010
I have a laptop running OpenSuSE 11.2. I use the Yast menu to set up network settings via "traditional" ifconfig setup (not NetworkManager), because I found NM unusable in prior releases when doing network gymnastics such as router re-flashing, LAN reconfiguration, etc. where I needed control of the IP address, netmask, DHCP, tftp, etc. My laptop works fine with Yast "traditional" ifconfig configuration for eth0 connected to router to Internet. Works fine with Yast ifconfig configuration for USB WiFi as wlan1 to WiFi router to Internet. Also works fine for virtual machines on vmnets NAT-ed to the Internet. Works fine as long as there is only one network connection, that is.
Now, I have a second laptop. I want to network laptop #2 eth0 to laptop #1 eth0 for file transfer and/or Internet access WHILE laptop #1 is is linked to the Internet through wlan1. Unfortunately, I have not figured out how to get Yast/Network Configuration to do that. I have not been able to get Yast/Network Configuration to see both wlan1 and eth0 at the same time--when the Yast utility finishes, I do >ifconfig and >route, and I find that I have lost either eth0 or wlan1. Thus, when I do direct-connect file transfers, I loose the WiFi Internet connection on both machines.
I suspect that it might have something to do with Yast/Network Configuration utility not being able to handle two network interfaces on the host with different IP addresses. how to properly put an OpenSuSE machine on two networks simultaneously? And then how to turn on IP forwarding so that I can use laptop #1's WiFi as an Internet gateway for laptop #2?
View 1 Replies
View Related
Jan 21, 2016
My systemd-udev-settle.service is failing for some reason.
systemctl status systemd-udev-settle.service -a output
Code: Select all● systemd-udev-settle.service - udev Wait for Complete Device Initialization
Loaded: loaded (/lib/systemd/system/systemd-udev-settle.service; static)
[ode]...
Warning: Journal has been rotated since unit was started. Log output is incomplete or unavailable.
View 6 Replies
View Related
Apr 13, 2011
Does jexec need to be modified? Not clear from the error messages which jexec is
involved.
Result of zypper update...
The following package is going to be upgraded:
dhcpcd
1 package to upgrade.
There are some running programs that use files deleted by recent upgrade. You may wish to restart some of them. Run 'zypper ps' to list these programs.
The following running processes use deleted files:
You may wish to restart these processes. See 'man zypper' for information about the meaning of values in the above table.
View 1 Replies
View Related
Jan 20, 2011
I just realized that since I reinstalled slackware on my laptop, the machine is not obtaining an IP from my router during the startup proccess like it used to do before.
Now I see something like:
Code:
dhcpcd: eth0: waiting for carrier
dhcpcd: eth0: timed out
dhcpcd: eth0: waiting 8 sec
and it fails. After I login in KDE, I need to manually renew (or acquire) an IP. Issuing the command
[Code]...
View 14 Replies
View Related
May 25, 2011
I tried to run dhcpcd but it says i need to install it and I need to enable a component called universe. How do I do that?
View 3 Replies
View Related
Sep 28, 2010
For some reasons, dhcdpd wouldn't connect eth0 at startup and it takes 10 to 15 seconds of timeout. Since I don't really care because I use wifi, I would like to remove auto dhcpcd at startup but I can't fint it anywhere in /etc/rc.*.
View 3 Replies
View Related
Jan 13, 2011
I recently upgraded to a Intel i3 cpu and Intel H55 motherboard. This was from an old P4 machine that was running Slackware 13.0. The machine is a single connection to the internet through a cable modem. I moved the hard drives over, and found that dhcpcd would not work with this board in either Slackware 13.0 or 13.1 (after updating). I tried both the Gigabit onboard Lan, an old PCI ethernet card and installing the most recent version of dhcpcd. No luck. Dhcpcd would negotiate the lease with my cable modem, assign an IP address. But after that the process stalled. The internet was unreachable, and no nameservers were printed in /etc/resolv.conf. Manually killing dhcpcd and entering: "dhclient -4 eth0" got me on the internet without a problem. As this appears to be a lingering problem with dhcpcd, I am going to try to use dhclient permanently. Has anyone else moved over to using dhclient? If you have modified your startup scripts in /etc/rc.d to use dhclient.
View 3 Replies
View Related
Oct 13, 2010
this is rather odd actually and has never happened to be before.I recently installed slackware in a toshiba satellite m40 185 laptop and during boot it doesn't get an ip address from the server. the boot messages are of the sort:
dhcpcd: v5.2.2 started
dhcpcd: waiting for carrier
dhcpcd: timed out
[code]....
View 6 Replies
View Related
May 24, 2011
I am on slackware 13.37 using broadcom-sta and wicd from /extra. Every so often, sometimes really often, my wireless resets it's connection. The only common thread I can see in the system log is at the same time I get 4 messages that "dhcpcd not running"
View 11 Replies
View Related
Aug 2, 2010
we have a problem with dhcpcd at boot time on any openSUSE version from 11.0 to 11.3. It seems that a number of workstations never send out DHCPDISCOVER or DHCPREQUEST at boot time, we have verified this with packet dumps. The dhcp client progress bar is displayed on the console but eventually times out, goes into background and the system continues booting.This is a problem because the timeout takes a long time and users have to wait. Sometimes the display manager is even started but users cannot using LDAP authentication. Eventually these systems just continue to use their old lease and networking works.Curiously, when we do a network restart after boot, the clients send DHCPDISCOVER/-REQUEST normally, we only have this problem at boot time.
On the server side we're using ISC dhcpcd-1.3.22pl4-223.13 on SLES 10 SP2. I have read about others who had the same problem, they switched from dhcpcd to dhclient. I have also tried this, but for us dhclient is not an option for a number of other reasons. Another thing I have tried is setting DHCLIENT_SLEEP ("Some interfaces need time to initialize. Add the latency time in seconds")o two minutes to give the interface time to initialize.nfortunately this didn't change anything.
View 6 Replies
View Related
Nov 13, 2010
Does someone know of a tool that can be used to that will produce this result:When navigating to specific URL M-F 8 am to 5 pm any computer will receive an error message or be re-routed to a static site that something such as, "This site is only available during these hours."When navigating to that same URL during the other hours it will work as intended.The function needs to work with no intervention needed to the browsing computer or network.
View 6 Replies
View Related
Jun 22, 2011
ls in its man page mentions several times, e.g., ctime. What are the times ls has something to do with?
View 5 Replies
View Related
Jun 28, 2010
recently my F11 become halting for 2-4 times in aday for 1-3 min i do update to my F11 eveyday how to solve this halting? or i need to install new Fedora
View 5 Replies
View Related
Nov 26, 2010
From find man page:
Quote:
From ls man page:
Quote:
How many times are there associated with a file and what are they?
View 2 Replies
View Related
Feb 17, 2011
Just trying to get some packages upgraded on Debian/Lenny, esp. PHP5, but I always get the NO_PUBKEY error from php53.dotdeb.org.
I resolved the same problem with security.debian.org by doing:
apt-get install debian-keyring debian-archive-keyring
apt-key update
but no luck on dotdeb. trying:
gpg --keyserver keys.gnupg.net --recv-key A2098A6E
View 3 Replies
View Related
Jul 29, 2011
How do I get the details of the last 10 or 5 mount times for my linux system. Which also includes the times it was mounted from a foreign system running in ram like puppy linux or by another OS on the same hard disk.
View 3 Replies
View Related
Aug 22, 2010
I hope someone can help me. Been using Ubuntu for over a month now (My first foray into Linux) and I love it...BUT I'm having an intermittent problem that seems to be getting worse:Ubuntu will be working fine....then I'll go to open a program (like Chromium or Thunderbird) and it won't open. If I already have Chromium open, it might become unresponsive. If I'm downloading something, it will start acting weird (Like last night- I was downloading c.600MB file and Ubuntu went into dysfunctional mode- and said it was downloading a 2006453 GB file!)
Also, when it goes into dysfunctional mode, any dialogue boxes that come up (like the shut-down confirmation box) will be blank- just pure white- with no text or buttons visible.I can't even run any terminal commands when this happens, to try and diagnose the problem, because either terminal won't open, or if it does, it will be blank like the dialogue boxes- i.e. the purple background will just be replaced by pure white, with no cursor or text).I'll then restart the computer when these things happen, and then I'll get the "The disk for /tmp is not ready yet or not present" and have to press "f: to fix it- then it will boot up and work fine- sometimes for the rest of the day...sometimes for 5 minutes.
Since I don't see anyone else complaining about such behavior, I assume the problem is with my 'puter or my installation? If anyone has any ideas, please help. I really don't want to have to switch to a different distro- as I love Ubuntu///and I don't want to have to reinstall - as I have it configured the way I want it and plus it's on a partition (Still need to keep Win-D'ohs around just for when I want to use Magicjack)This is starting to happen several times a day...HELP...can't. Go. On like this![My 'puter's specs: Compaq Presario SR2170NX P4 3.0Ghz 1G Ram 150GB HD -all I usually do these days is email and the web]
View 16 Replies
View Related
May 20, 2011
How to get the idle time of keyboard and mouse in linux?
View 2 Replies
View Related
Jun 21, 2011
I just got a new laptop for work that dual boots with Windows 7 and Ubuntu 10.10.Normally, I can use an sslvpn connection to log onto my office servers to transfer data back and forth through Windows. However, I do my actual work on Linux, which the computing services department at the university where I work has not set up a sslvpn connection method for.I got the JRE set up on Linux and loaded up the sslvpn connection when I was asked for my sudo password. After following some other instructions, I created a different password to act as root.I entered that password over and over again and now I'm not able to attempt to connect again by trying another password.
View 3 Replies
View Related
Jul 25, 2011
I'm looking to find out how many times a file has been displayed on the web. I've setup Google Analytics link tracking but I'm trying to figure out how many times BEFORE Google analytics was setup people clicked and viewed a pdf file.
Is there a script that I could run through the log files to find out how many times it has been served?
View 1 Replies
View Related
Jan 11, 2010
I have seen this message more then once and I cannot find information that is understandable to me and which is recent, so maybe the situation has changed with newer kernels/file systems. My question: is this normal behavior with linux and beside from increasing the number of start-ups after which this check runs, is there another way to avoid this? Isn't there a way to do a check after the os has been loaded?
View 14 Replies
View Related
Mar 13, 2011
how can I rotate logfiles multiple times a day? I notice that the configuration for the logrotate-command is hourly, daily, weekly,.I notice that I can create a cron job where I specify the different times the log rotation need to be done:15 0,8,12,17 * * *But how do I combine these two ?
View 7 Replies
View Related
Apr 11, 2011
How to print "hello" infinite times without using implicit or explicit loop.
View 1 Replies
View Related
Feb 5, 2011
slackware-current kernel 2.6.35.10-smp for instance if i just want to connect to wep ap. i done
[code]...
it says waiting for carrier and it just time out, im wondering why i read somwhere that its not working good with slackware 13.1
View 9 Replies
View Related
Feb 20, 2011
I've just installed Ubuntu 10.04 and find that if I leave the machine for more than a couple minutes, it will automatically log me out. Instructions at other sites have indicated that session controls are to be found in System>Properties. But there is no Session in the list under Properties in Ubuntu 10.04. How can I control this feature so that I'm not having to constantly login every time I turn around? I've searched everywhere and can't find a solution.
View 3 Replies
View Related
Sep 11, 2011
this seems to be a strange question, i know. I've a database sqlite file called "a.db".I need to copy it 20 times (1 time for each letter of the alphabet) to have : b.db, c.db , d.db.
View 1 Replies
View Related
Jan 12, 2011
I've tried to do the installs using Unetbootin, LiveUSBcreator, and Startup Disk creator and the Install program from within the distros themselves, regardless of installation method the same problem returns. So I do not think the problem is related to method of installation.
Maybe it's hardware? I've tried a total of four different motherboards, (an MSI, 2 Gigabyte and an Asus) all with updated BIOS, all 4 of which work perfectly fine with normal Linux installations to the HD. I have no troubles running any of the above distros when installed to a hard drive.
The problem comes when I install to a thumb drive. Which thumb drive? Take your pick. I've used Sony, SanDisk, Kingston and a handful of cheaper brands in sizes from 2G up to 16G. The problem always returns regardless of the hardware involved. Therefore I do not think the problem is related to hardware.
I want a fully functioning installation of Linux on a thumbdrive. (I do not simply want a Live CD copied to a thumbdrive.) This will allow me to make changes to the software/settings and have those changes remain after rebooting. I'm able to do this just fine, and everything works perfectly until the third, fourth, or fifth reboot. At this point I enter my password and my password is no longer accepted. Sometimes the screen flickers a little, sometimes it just reloads the prompt. But it doesn't let me in. At this point it's Game Over. All the hard work installing and tailoring the install is down the drain. Yes, I've searched and found threads of this similar problem. Many of them go back to 2005 or 2006. The vast majority of them are people begging for help, receiving a few suggestions, finding no resolution and then the thread just dies. Honestly I've spent many, many hours following outdated advice that has, on occasion, worked, but only temporarily. The problem always returns. Something is seriously screwed up and I can't be alone.
So here I sit with a brand new 4Gb Sandisk that up until last night had a beautifully running Ubuntu 10.10 installation. And yet, voila, my password is now no longer good enough. It simply will not let me log on. I enter it, hit enter, and the log-in screen simply reloads itself.
View 9 Replies
View Related
Aug 9, 2010
I have failed to install the Ubuntu recommended driver many times. It's been pointed out that i have a build error in my make.log, (See att) but i don't know what the implications are?
View 13 Replies
View Related